OSDN Git Service

* cp-tree.h (lang_type_class): Remove is_partial_instantiation.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
2
3         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
4         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
5         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
6         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
7         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
8         typename warning into error.
9         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
10         error messages.
11         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
12         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
13         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
14         messages.
15         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
16         make declaration visible in template.
17         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
18         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
19         messages.
20         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
21         message.
22         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
23         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
24         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
25         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
26         typename warning with error message.
27         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
28         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
29         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
30         
31 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
32
33         * g++.dg/parse/ambig2.C: New test.
34
35 2003-01-15  Richard Henderson  <rth@redhat.com>
36
37         * g++.dg/tls/init-2.C: Update error message string.
38
39 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
40
41         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
42
43 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
44
45         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
46         all for HC11/HC12.
47         * gcc.c-torture/compile/20001205-1.x: Likewise.
48         * gcc.c-torture/compile/20001226-1.x: Likewise.
49         * gcc.c-torture/compile/920520-1.x: Likewise.
50         * gcc.c-torture/compile/961203-1.x: Likewise.
51         * gcc.c-torture/compile/20020604-1.x: Likewise.
52
53 Wed Jan 15 12:20:52 CET 2003  Jan Hubicka  <jh@suse.cz>
54
55         * gcc.c-torture/compile/20030115-1.c: New test.
56
57         * gcc.dg/i386-fpcvt-1.c: New test.
58         * gcc.dg/i386-fpcvt-2.c: New test.
59
60 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
61
62         Further conform g++'s __vmi_class_type_info to the C++ ABI
63         specification.
64         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
65         the specification.
66
67 Tue Jan 14 00:45:03 CET 2003  Jan Hubicka  <jh@suse.cz>
68
69         * gcc.dg/i386-fpcvt-1.c: New test.
70         * gcc.dg/i386-fpcvt-2.c: New test.
71
72 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
73
74         * gcc.dg/i386-mmx-3.c: New test.
75
76 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
77
78         PR c++/9264
79         * g++.dg/parse/octal1.C: New file.
80
81         PR c++/9172
82         * g++.dg/parse/typename1.C: New file.
83
84 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
85
86         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
87         * gcc.dg/bf-no-ms-layout.c: Likewise.
88         * gcc.dg/bf-ms-attrib.c: Likewise.
89
90 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
91
92         PR c++/9099
93         * g++.dg/parse/dtor1.C: New file.
94
95         PR c++/9128
96         * g++.dg/rtti/typeid1.C: New file.
97
98         PR c++/9153
99         * g++.dg/parse/lookup1.C: New file.
100
101         PR c++/9171
102         * g++.dg/templ/spec5.C: New file.
103
104 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
105
106         * gcc.c-torture/compile/20030110-1.c: New test.
107
108 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
109
110         Merge from pch-branch:
111
112         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
113
114         * gcc.dg/pch/cpp-1.h: New.
115         * gcc.dg/pch/cpp-1.c: New.
116         * gcc.dg/pch/cpp-2.h: New.
117         * gcc.dg/pch/cpp-2.c: New.
118
119         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
120
121         * gcc.dg/pch/except-1.h: New.
122         * gcc.dg/pch/except-1.c: New.
123
124         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
125
126         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
127         running test.
128         * gcc.dg/pch: Include *.hp not *.h.
129         * gcc.dg/pch/system-1.h: New.
130         * gcc.dg/pch/system-1.c: New.
131
132         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
133
134         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
135         rather than trying to build and run a program using PCH.
136         * gcc.dg/pch: Remove dg-do commands from test files.
137         
138         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
139
140         * gcc.dg/pch/macro-3.c: New.
141         * gcc.dg/pch/macro-3.h: New.
142
143         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
144
145         * gcc.dg/pch/common-1.c: New.
146         * gcc.dg/pch/common-1.h: New.
147         * gcc.dg/pch/decl-1.c: New.
148         * gcc.dg/pch/decl-1.h: New.
149         * gcc.dg/pch/decl-2.c: New.
150         * gcc.dg/pch/decl-2.h: New.
151         * gcc.dg/pch/decl-3.c: New.
152         * gcc.dg/pch/decl-3.h: New.
153         * gcc.dg/pch/decl-4.c: New.
154         * gcc.dg/pch/decl-4.h: New.
155         * gcc.dg/pch/decl-5.c: New.
156         * gcc.dg/pch/decl-5.h: New.
157         * gcc.dg/pch/global-1.c: New.
158         * gcc.dg/pch/global-1.h: New.
159         * gcc.dg/pch/inline-1.c: New.
160         * gcc.dg/pch/inline-1.h: New.
161         * gcc.dg/pch/inline-2.c: New.
162         * gcc.dg/pch/inline-2.h: New.
163         * gcc.dg/pch/static-1.c: New.
164         * gcc.dg/pch/static-1.h: New.
165         * gcc.dg/pch/static-2.c: New.
166         * gcc.dg/pch/static-2.h: New.
167
168         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
169
170         * g++.dg/pch/pch.exp: Better handle failing testcases.
171         * gcc.dg/pch/pch.exp: Likewise.
172         * gcc.dg/pch/macro-1.c: New.
173         * gcc.dg/pch/macro-1.h: New.
174         * gcc.dg/pch/macro-2.c: New.
175         * gcc.dg/pch/macro-2.h: New.
176
177         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
178
179         * g++.dg/dg.exp: Treat files in pch/ specially.
180         * g++.dg/pch/pch.exp: New file.
181         * g++.dg/pch/empty.H: New file.
182         * g++.dg/pch/empty.C: New file.
183         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
184         "precompile".
185
186         * gcc.dg/pch/pch.exp: New file.
187         * gcc.dg/pch/empty.h: New file.
188         * gcc.dg/pch/empty.c: New file.
189         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
190         "precompile".
191
192 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
193
194         * g++.dg/template/friend14.C: New test.
195
196 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
197
198         * gcc.dg/old-style-asm-1.c: New test.
199
200 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
201
202         * gcc.c-torture/compile/20030109-1.c: New test.
203
204 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
205
206         * gcc.c-torture/execute/20030109-1.c: New test.
207
208 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
209
210         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
211         * g++.old-deja/g++.mike/dyncast2.C: Likewise
212         * g++.old-deja/g++.mike/dyncast3.C: Likewise
213         * g++.old-deja/g++.mike/eh2.C: Likewise
214         * g++.old-deja/g++.mike/eh3.C: Likewise
215         * g++.old-deja/g++.mike/eh5.C: Likewise
216         * g++.old-deja/g++.mike/eh6.C: Likewise
217         * g++.old-deja/g++.mike/eh7.C: Likewise
218         * g++.old-deja/g++.mike/eh8.C: Likewise
219         * g++.old-deja/g++.mike/eh9.C: Likewise
220         * g++.old-deja/g++.mike/eh10.C: Likewise
221         * g++.old-deja/g++.mike/eh12.C: Likewise
222         * g++.old-deja/g++.mike/eh13.C: Likewise
223         * g++.old-deja/g++.mike/eh14.C: Likewise
224         * g++.old-deja/g++.mike/eh16.C: Likewise
225         * g++.old-deja/g++.mike/eh17.C: Likewise
226         * g++.old-deja/g++.mike/eh18.C: Likewise
227         * g++.old-deja/g++.mike/eh21.C: Likewise
228         * g++.old-deja/g++.mike/eh23.C: Likewise
229         * g++.old-deja/g++.mike/eh24.C: Likewise
230         * g++.old-deja/g++.mike/eh25.C: Likewise
231         * g++.old-deja/g++.mike/eh26.C: Likewise
232         * g++.old-deja/g++.mike/eh27.C: Likewise
233         * g++.old-deja/g++.mike/eh28.C: Likewise
234         * g++.old-deja/g++.mike/eh29.C: Likewise
235         * g++.old-deja/g++.mike/eh31.C: Likewise
236         * g++.old-deja/g++.mike/eh33.C: Likewise
237         * g++.old-deja/g++.mike/eh34.C: Likewise
238         * g++.old-deja/g++.mike/eh35.C: Likewise
239         * g++.old-deja/g++.mike/eh36.C: Likewise
240         * g++.old-deja/g++.mike/eh37.C: Likewise
241         * g++.old-deja/g++.mike/eh38.C: Likewise
242         * g++.old-deja/g++.mike/eh39.C: Likewise
243         * g++.old-deja/g++.mike/eh40.C: Likewise
244         * g++.old-deja/g++.mike/eh41.C: Likewise
245         * g++.old-deja/g++.mike/eh42.C: Likewise
246         * g++.old-deja/g++.mike/eh44.C: Likewise
247         * g++.old-deja/g++.mike/eh46.C: Likewise
248         * g++.old-deja/g++.mike/eh47.C: Likewise
249         * g++.old-deja/g++.mike/eh48.C: Likewise
250         * g++.old-deja/g++.mike/eh49.C: Likewise
251         * g++.old-deja/g++.mike/eh50.C: Likewise
252         * g++.old-deja/g++.mike/eh51.C: Likewise
253         * g++.old-deja/g++.mike/eh53.C: Likewise
254         * g++.old-deja/g++.mike/eh55.C: Likewise
255         * g++.old-deja/g++.mike/p7912.C: Likewise
256         * g++.old-deja/g++.mike/p9706.C: Likewise
257         * g++.old-deja/g++.mike/p10416.C: Likewise
258         * g++.old-deja/g++.mike/p11667.C: Likewise
259         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex. 
260         Remove redundant reference to Iris.
261         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
262         Elxsi, i860, Pico Java, and WE32K.
263
264 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
265
266         * g++.dg/ext/asm4.C: New test.
267
268 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
269
270         PR c++/9030
271         * g++.dg/template/friend12.C: New test.
272         * g++.dg/template/friend13.C: Likewise.
273         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
274
275 Wed Jan  8 11:41:47 CET 2003  Jan Hubicka  <jh@suse.cz>
276
277         * gcc.dg/i386-cadd.c: New test.
278         * gcc.dg/i386-cmov4.c: Likewise.
279
280 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
281
282         PR c++/9165
283         * g++.dg/warn/Wunused-3.C: New test.
284
285         * g++.dg/abi/bitfield9.C: New test.
286
287         PR c++/9189
288         * g++.dg/parse/defarg3.C: New test.
289
290 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
291
292         * g++.dg/parse/ambig1.C: New test.
293         * g++.dg/parse/defarg2.C: New test.
294
295 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
296
297         * g++.dg/template/defarg-1.C: New test.
298         * g++.dg/template/local2.C: Likewise.
299
300 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
301
302         * gcc.c-torture/execute/20030105-1.c: New test.
303
304 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
305
306         * g++.dg/parse/namespace3.C: Remove extra semicolons.
307         * g++.dg/parse/namespace4.C: Likewise.
308
309 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
310
311         * g++.dg/template/ntp2.C: New test.
312
313 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
314
315         * g++.dg/parse/extern-C-1.C: New test.
316
317         * g++.dg/parse/namespace4.C: New test.
318
319         * g++.dg/template/nested1.C: New test.
320
321         * g++.dg/parse/namespace3.C: New test.
322
323 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
324
325         * g++.dg/lookup/two-stage1.C: New test.
326
327 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
328
329         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
330         * g++.old-deja/g++.jason/access8.C: Likewise.
331         * g++.old-deja/g++.other/decl5.C: Likewise.
332
333 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
334
335         * g++.dg/parse/parse7.C: New test.
336
337 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
338
339         PR c++/2843
340         * g++.dg/ext/attrib7.C: New test.
341
342 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
343
344         * g++.dg/parse/parse6.C: New test.
345
346 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
347
348         * gcc.dg/h8300-stack-1.c: New.
349
350 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
351
352         g++.dg/lookup/exception1.C: New test.
353
354         g++.dg/lookup/template1.C: New test.
355
356         g++.dg/parse/namespace2.C: New test.
357
358         g++.dg/parse/parens2.C: New test.
359
360 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
361
362         * g++.dg/parse/parse5.C: New test.
363         * g++.dg/lookup/scoped4.C: New test.
364
365 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
366
367         * g++.dg/parse/parens1.C: New test.
368
369         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
370         angle-bracket1.C.
371         * g++.dg/parse/parens2.C: New test.
372
373         * g++.dg/lookup/scope-operator1.C: New test.
374
375         * g++.dg/parse/operator1.C: New test.
376
377 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
378
379         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
380         * g++.old-deja/g++.other/access6.C: Likewise.
381         * g++.old-deja/g++.other/decl1.C: Likewise.
382         * g++.old-deja/g++.pt/typename12.C: Likewise.
383
384 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
385
386         * g++.dg/parse/namespace1.C: New test.
387         
388 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
389
390         * g++.dg/parse/parse4.C: New test.
391
392 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
393
394         * g++.dg/parse/parse3.C: New test.
395
396 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
397
398         * g++.dg/parse/parse2.C: New test.
399
400 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
401
402         * g++.dg/template/friend11.C: New test.
403
404 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
405
406         * g++.dg/parse/parse1.C: New test.
407
408 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
409
410         * lib/profopt.exp: Change the name of a global variable to avoid
411         possible clashes with other test suites.
412
413 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
414
415         * g++.dg/inherit/covariant8.C: New test.
416
417 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
418
419         * g++.dg/init/array9.C: New test.
420
421         PR c++/9112
422         * g++.dg/parse/expr1.C: New test.
423
424 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
425
426         * gcc.c-torture/compile/20021230-1.c: New test.
427
428 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
429
430         * g++.dg/inherit/covariant5.C: New test.
431         * g++.dg/inherit/covariant6.C: New test.
432         * g++.dg/inherit/covariant7.C: New test.
433
434 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
435
436         PR c++/2739
437         * g++.dg/other/access2.C: New test.
438
439 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
440
441         * g++.dg/other/anon-struct.C: No longer fails
442         * g++.old-deja/g++.brendan/parse4.C: Likewise.
443         * g++.old-deja/g++.brendan/parse5.C: Likewise.
444         * g++.old-deja/g++.brendan/parse6.C: Likewise.
445
446 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
447
448         * g++.dg/parse/angle-bracket.C (main): No longer fails.
449
450 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
451
452         * g++.dg/eh/spec4.C: Remove stray semicolon.
453         * g++.dg/expr/pmf-1.C: Change error message.
454         * g++.dg/ext/asm1.C: Remove stray semicolon.
455         * g++.dg/ext/typename1.C: Add missing typenames.
456         * g++.dg/inherit/template-as-base.C: Change error message.
457         * g++.dg/lookup/scoped1.C: Likewise.
458         * g++.dg/lookup/scoped2.C: Likewise.
459         * g++.dg/lookup/using2.C: Likewise.
460         * g++.dg/other/component1.C: Remove stray semicolon.
461         * g++.dg/other/do1.C: Change error message.
462         * g++.dg/other/error2.C: Likewise.
463         * g++.dg/other/init1.C: Likewise.
464         * g++.dg/other/packed1.C: Remove stray semicolon.
465         * g++.dg/other/ptrmem2.C: Change error message.
466         * g++.dg/parse/parameter-declaration-1.C: Remove line number
467         marker.
468         * g++.dg/special/initp1.C: Remove invalid attribute usage.
469         * g++.dg/template/access3.C: Add typename keyword.
470         * g++.dg/template/access5.C: Remove stray semicolon.
471         * g++.dg/template/access6.C: Likewise.
472         * g++.dg/template/complit1.C: Likewise.
473         * g++.dg/template/crash1.C: Change error message.
474         * g++.dg/template/inherit2.C: Remove stray semicolon.
475         * g++.dg/template/instantiate2.C: Likewise.
476         * g++.dg/template/instantiate3.C: Change error message.
477         * g++.dg/template/qual1.C: Remove stray semicolon.
478         * g++.dg/template/qualttp18.C: Change error message.
479         * g++.dg/template/ref1.C: Remove stray semicolon.
480         * g++.dg/template/sizeof1.C (A::value): Declare it.
481         * g++.dg/template/spec4.C: Change error message.
482         * g++.dg/template/static1.C: Likewise.
483         * g++.dg/template/type1.C: Likewise.
484         * g++.dg/template/typename3.C: Likewise.
485         * g++.old-deja/g++.benjamin/13478.C: Change error message.
486         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
487         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
488         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
489         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
490         named return value extension.
491         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
492         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
493         * g++.old-deja/g++.bob/extern_C.C: Likewise.
494         * g++.old-deja/g++.bob/inherit2.C: Likewise.
495         * g++.old-deja/g++.brendan/complex1.C: Likewise.
496         * g++.old-deja/g++.brendan/copy5.C: Likewise.
497         * g++.old-deja/g++.brendan/crash13.C: Likewise.
498         * g++.old-deja/g++.brendan/crash15.C: Likewise.
499         * g++.old-deja/g++.brendan/crash18.C: Change error message.
500         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
501         * g++.old-deja/g++.brendan/crash38.C: Likewise.
502         * g++.old-deja/g++.brendan/crash50.C: Likewise.
503         * g++.old-deja/g++.brendan/crash56.C: Likewise.
504         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
505         syntax.
506         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
507         * g++.old-deja/g++.brendan/crash8.C: Change error message.
508         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
509         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
510         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
511         * g++.old-deja/g++.brendan/template11.C: Likewise.
512         * g++.old-deja/g++.brendan/template26.C: Likewise.
513         * g++.old-deja/g++.brendan/template27.C: Use explicit
514         specialization syntax.
515         * g++.old-deja/g++.brendan/template30.C: Likewise.
516         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
517         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
518         non-dependent names.
519         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
520         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
521         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
522         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
523         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
524         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
525         named return value extension.
526         * g++.old-deja/g++.ext/namedret2.C: Likewise.
527         * g++.old-deja/g++.ext/namedret3.C: Likewise.
528         * g++.old-deja/g++.ext/return1.C: Likewise.
529         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
530         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
531         * g++.old-deja/g++.jason/access8.C: Likewise.
532         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
533         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
534         pseudo-destructor names.
535         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
536         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
537         pseudo-destructor names.
538         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
539         * g++.old-deja/g++.jason/overload19.C: Likewise.
540         * g++.old-deja/g++.jason/overload32.C: Likewise.
541         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
542         stray semicolons.
543         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
544         * g++.old-deja/g++.jason/return.C: Likewise.
545         * g++.old-deja/g++.jason/return2.C: Likewise.
546         * g++.old-deja/g++.jason/shadow1.C: Likewise.
547         * g++.old-deja/g++.jason/special.C: Use explicit specialization
548         syntax.
549         * g++.old-deja/g++.jason/template10.C: Account for use of
550         non-dependent names.
551         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
552         syntax.
553         * g++.old-deja/g++.jason/template37.C: Likewise.
554         * g++.old-deja/g++.law/access4.C: Change error messages.
555         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
556         pseudo-destructor names.
557         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
558         * g++.old-deja/g++.law/ctors9.C: Likewise.
559         * g++.old-deja/g++.law/cvt22.C: Likewise.
560         * g++.old-deja/g++.law/dtors5.C: Likewise.
561         * g++.old-deja/g++.law/global-init1.C: Likewise.
562         * g++.old-deja/g++.law/missed-error3.C: Likewise.
563         * g++.old-deja/g++.law/operators28.C: Likewise.
564         * g++.old-deja/g++.law/visibility28.C: Likewise.
565         * g++.old-deja/g++.martin/eval1.C: Likewise.
566         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
567         name.
568         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
569         * g++.old-deja/g++.mike/net34.C: Likewise.
570         * g++.old-deja/g++.mike/net36.C: Likewise.
571         * g++.old-deja/g++.mike/ns2.C: Likewise.
572         * g++.old-deja/g++.mike/p12306.C: Likewise.
573         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
574         value extension.
575         * g++.old-deja/g++.mike/p700.C: Likewise.
576         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
577         * g++.old-deja/g++.mike/p710.C: Likewise.
578         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
579         value extension.
580         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
581         * g++.old-deja/g++.mike/pmf9.C: Likewise.
582         * g++.old-deja/g++.ns/crash2.C: Likewise.
583         * g++.old-deja/g++.ns/crash3.C: Likewise.
584         * g++.old-deja/g++.ns/invalid1.C: Likewise.
585         * g++.old-deja/g++.ns/ns17.C: Likewise.
586         * g++.old-deja/g++.ns/template16.C: Likewise.
587         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
588         keyword.
589         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
590         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
591         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
592         named return value extension.
593         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
594         * g++.old-deja/g++.other/access4.C: Issue additional error
595         messages.
596         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
597         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
598         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
599         * g++.old-deja/g++.other/crash25.C: Change error message.
600         * g++.old-deja/g++.other/crash4.C: Change error message.
601         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
602         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
603         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
604         checks.
605         * g++.old-deja/g++.other/defarg8.C: Likewise.
606         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
607         * g++.old-deja/g++.other/dtor10.C: Likewise.
608         * g++.old-deja/g++.other/incomplete.C: Likewise.
609         * g++.old-deja/g++.other/linkage7.C: Likewise.
610         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
611         lookup algorithm.
612         * g++.old-deja/g++.other/mangle2.C: Likewise.
613         * g++.old-deja/g++.other/refinit2.C: Likewise.
614         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
615         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
616         * g++.old-deja/g++.pt/crash28.C: Likewise.
617         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
618         syntax.
619         * g++.old-deja/g++.pt/crash32.C: Change error message.
620         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
621         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
622         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
623         error message position.
624         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
625         * g++.old-deja/g++.pt/defarg8.C: Change error message.
626         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
627         syntax.
628         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
629         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
630         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
631         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
632         keyword.
633         * g++.old-deja/g++.pt/explicit31.C: Likewise.
634         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
635         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
636         keyword.
637         * g++.old-deja/g++.pt/explicit71.C: Change error message.
638         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
639         syntax.
640         * g++.old-deja/g++.pt/friend28.C: Account for use of
641         non-dependent names.
642         * g++.old-deja/g++.pt/friend29.C: Likewise.
643         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
644         rules.
645         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
646         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
647         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
648         lookup rules.
649         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
650         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
651         keyword.
652         * g++.old-deja/g++.pt/memclass20.C: Likewise.
653         * g++.old-deja/g++.pt/memclass5.C: Likewise.
654         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
655         keyword.
656         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
657         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
658         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
659         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
660         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
661         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template 
662         keyword.
663         * g++.old-deja/g++.pt/spec10.C: Likewise.
664         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
665         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
666         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
667         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
668         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
669         * g++.old-deja/g++.pt/ttp62.C: Likewise.
670         * g++.old-deja/g++.pt/ttp64.C: Likewise.
671         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
672         * g++.old-deja/g++.pt/typename15.C: Likewise.
673         * g++.old-deja/g++.pt/typename22.C: Likewise.
674         * g++.old-deja/g++.pt/typename6.C: Change error messages.
675         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
676         * g++.old-deja/g++.pt/virtual2.C: Likewise.
677         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
678         syntax.
679         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
680         return value extension.
681         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
682         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
683         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
684         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
685         
686 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
687
688         * g++.dg/warn/inline1.C: New test.
689         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
690         * g++.old-deja/g++.jason/synth10.C: Likewise.
691         * g++.old-deja/g++.mike/net31.C: Likewise.
692         * g++.old-deja/g++.mike/p8786.C: Likewise.
693
694         * g++.dg/template/friend10.C: New test.
695         * g++.dg/template/conv5.C: New test.
696
697 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
698         
699         * g++.dg/lookup/scoped3.C: New test.
700         
701         * g++.dg/lookup/decl1.C: New test.
702         * g++.dg/lookup/decl2.C: New test.
703
704 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
705
706         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
707         gcc.c-torture/compile/20021015-1.c,
708         gcc.c-torture/compile/20021015-2.c,
709         gcc.c-torture/compile/20021123-1.c,
710         gcc.c-torture/compile/20021123-2.c,
711         gcc.c-torture/compile/20021123-3.c,
712         gcc.c-torture/compile/20021123-4.c,
713         gcc.c-torture/execute/20021024-1.c: Add tests previously added
714         only to 3.1 or 3.2 branch.
715
716 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
717
718         * gcc.dg/i386-bitfield3.c: New test.
719         
720         * gcc.dg/i386-bitfield2.c: New test.
721         
722 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
723
724         * g++.dg/parse/conv_op1.C: New test.
725
726 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
727
728         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
729         approved.
730
731 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
732
733         * gcc.c-torture/compile/20021220-1.c: New test.
734
735 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
736
737         * gcc.dg/i386-fastcall-1.c: New.
738
739 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
740
741         * gcc.c-torture/execute/20021219-1.c: New test.
742
743 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
744
745         * gcc.dg/i386-pic-1.c: New test.
746
747 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
748
749         PR c++/8099
750         * g++.dg/template/friend9.C: New test.
751
752 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
753
754         PR c++/3663
755         * g++.dg/template/access7.C: New test.
756
757 2002-12-18  Nick Clifton  <nickc@redhat.com>
758
759         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
760         the libstdc++-v3 directory has been found.
761
762 2002-12-12  Devang Patel <dpatel@apple.com>
763         * gcc.dg/darwin-ld-1.c: New test.
764         * gcc.dg/darwin-ld-2.c: New test.
765         * gcc.dg/darwin-ld-3.c: New test.
766         * gcc.dg/darwin-ld-4.c: New test.
767         * gcc.dg/darwin-ld-5.c: New test.
768
769 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
770
771         * gcc.c-torture/compile/20021212-1.c: New test.
772
773 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
774
775         * gcc.dg/fshort-wchar: New test.
776
777 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
778
779         PR c++/8372
780         * g++.dg/template/dtor1.C: New test.
781
782         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
783         markers.
784
785 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
786
787         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
788
789 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
790
791         * g++.dg/template/static1.C: New test.
792         * g++.dg/template/static2.C: New test.
793         * g++.old-deja/g++.ext/memconst.C: New test.
794
795 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
796
797         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
798         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
799         * g++.dg/special/initp1.C: Likewise.
800
801 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
802
803         * gcc.c-torture/execute/20021204-1.c: New test.
804
805 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
806
807         * gcc.dg/ppc-fmadd-1.c: New file.
808         * gcc.dg/ppc-fmadd-2.c: New file.
809         * gcc.dg/ppc-fmadd-3.c: New file.
810
811 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
812
813         * gcc.c-torture/compile/20021204-1.c: New test.
814
815 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
816
817         * g++.dg/inherit/covariant2.C: New test.
818         * g++.dg/inherit/covariant3.C: New test.
819         * g++.dg/inherit/covariant4.C: New test.
820         * g++.dg/inherit/covariant1.C: Remove XFAIL.
821         * g++.old-deja/g++.robertl/eb17.C: Likewise.
822
823 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
824
825         PR c++/8688
826         * g++.dg/init/brace3.C: New test.
827
828 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
829
830         * gcc.dg/20020210-1.c: Fix a comment typo.
831
832 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
833
834         PR c++/8720
835         * g++.dg/parse/defarg1.C: New test.
836
837         PR c++/8615
838         * g++.dg/template/char1.C: New test.
839
840         * g++.dg/template/varmod1.C: Fix typo.
841
842 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
843
844         DR 180
845         * g++.old-deja/g++.pt/crash32.C: Expect error.
846
847 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
848
849         PR c++/5919
850         * g++.dg/template/varmod1.C: New test.
851
852         PR c++/8727
853         * g++.dg/inherit/typeinfo1.C: New test.
854
855         PR c++/8663
856         * g++.dg/inherit/typedef1.C: New test.
857
858 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
859
860         PR c++/8332
861         PR c++/8493
862         * g++.dg/template/strlen1.C: New test.
863
864         PR c++/8227
865         * g++.dg/template/ctor2.C: New test.
866
867         PR c++/8214
868         * g++.dg/init/string1.C: New test.
869
870         PR c++/8511
871         * g++.dg/template/friend8.C: New test.
872
873 2002-11-29  Joe Buck <jbuck@synopsys.com>
874
875         * g++.dg/lookup/anon2.C: New test.
876
877 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
878
879         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
880         h8300 port.
881
882 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
883
884         * gcc.dg/bitfld-6.c: New test.
885
886 Wed Nov 27 14:37:34 CET 2002  Jan Hubicka  <jh@suse.cz>
887
888         * gcc.c-torture/execute/20021127.[cx]: New test.
889
890 Tue Nov 26 22:09:53 CET 2002  Jan Hubicka  <jh@suse.cz>
891
892         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
893         quality.
894
895 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
896
897         * g++.dg/init/brace2.C: New test.
898         * g++.old-deja/g++.mike/p9129.C: Correct.
899
900 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
901
902         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
903
904 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
905
906         * gcc.dg/sibcall-6: New test for indirect sibcalls.
907
908 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
909
910         * testsuite/g++.dg/abi/empty11.C: New test.
911         * testsuite/g++.dg/rtti/cv1.C: New test.
912
913 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
914
915         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
916
917 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
918
919         * g++.dg/abi/empty10.C: New test.
920
921 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
922
923         * gcc.c-torture/compile/20021124-1.c: New test.
924
925 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
926
927         * g++.dg/abi/rtti2.C: New test.
928
929 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
930
931         * gcc.dg/i386-unroll-1.c: New test.
932
933 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
934
935         * gcc.c-torture/compile/20021120-1.c: New test.
936         * gcc.c-torture/compile/20021120-2.c: New test.
937
938 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
939
940         * gcc.dg/bitfld-5.c: New test.
941
942 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
943
944         * gcc.c-torture/execute/20021120-3.c: New test.
945
946 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
947
948         * gcc.c-torture/execute/20021120-2.c: New test.
949
950 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
951
952         * gcc.c-torture/execute/20021120-1.c: New test.
953
954 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
955
956         * gcc.c-torture/execute/20021118-3.c: New test.
957
958 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
959
960         * gcc.c-torture/compile/20021119-1.c: New test.
961
962 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
963
964         * gcc.dg/duff-1.c: New test.
965         * gcc.dg/duff-2.c: New test.
966         * gcc.dg/duff-3.c: New test.
967
968 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
969
970         * gcc.dg/cpp/_Pragma5.c: New test.
971
972 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
973
974         * gcc.c-torture/execute/20021118-2.c: New test.
975
976 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
977
978         * gcc.c-torture/execute/20021118-1.c: New test.
979
980 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
981
982         * gcc.dg/20021116-1.c: New test.
983
984 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
985
986         * g++.dg/abi/vcall1.C: New test.
987
988 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
989
990         * gcc.dg/20021029-1.c: New test.
991         * gcc.dg/20021029-2.c: New test.
992
993 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
994
995         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
996
997 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
998
999         PR c/8439
1000         * gcc.dg/20021110.c: Move to ...
1001         * gcc.c-torture/compile/20021110.c: .... here.
1002
1003 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1004
1005         PR c/8467
1006         * gcc.c-torture/execute/20021111-1.c
1007
1008 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
1009
1010         PR c/8439
1011         * gcc.dg/20021110.c: New test.
1012
1013 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
1014
1015         * g++.dg/abi/vthunk3.C: Run only on x86.
1016
1017 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
1018
1019         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
1020
1021 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
1022
1023         * lib/compat.exp (compat-execute): Fix logic error in last
1024         change.
1025
1026 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
1027
1028         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
1029
1030 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1031
1032         PR c++/8389
1033         * g++.dg/template/access6.C: New test.
1034
1035 Fri Nov  8 13:13:53 CET 2002  Jan Hubicka  <jh@suse.cz>
1036
1037         * gcc.dg/i386-ssefp-1.c: New test.
1038         * gcc.dg/i386-ssefp-1.c: New test.
1039
1040 Fri Nov  8 10:52:15 CET 2002  Jan Hubicka  <jh@suse.cz>
1041
1042         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
1043
1044 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
1045
1046         * g++.dg/abi/vthunk3.C: New test.
1047
1048         PR c++/8338
1049         * g++.dg/template/crash2.C: New test.
1050
1051 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
1052
1053         * testsuite/g++.dg/abi/dtor1.C: New test.
1054         * testsuite/g++.dg/abi/dtor2.C: Likewise.
1055
1056 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
1057
1058         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
1059         Darwin.
1060
1061 2002-11-04  Adam Nemet  <anemet@lnxw.com>
1062
1063         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
1064         -mthumb.  Only xfail with -O0.
1065
1066 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
1067
1068         * g++.dg/abi/thunk1.C: New test.
1069         * g++.dg/abi/thunk2.C: Likewise.
1070         * g++.dg/abi/vtt1.C: Likewise.
1071
1072 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
1073
1074         PR optimization/8423
1075         * gcc.c-torture/execute/builtin-constant.c: New test.
1076
1077 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
1078
1079         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
1080         Add some more cases.
1081
1082 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
1083
1084         PR c++/8391
1085         * g++.dg/opt/local1.C: New test.
1086
1087 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
1088
1089         PR c++/8160
1090         * g++.dg/template/complit1.C: New test.
1091
1092         PR c++/8149
1093         * g++.dg/template/typename4.C: Likewise.
1094
1095 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1096
1097         Core issue 287, PR c++/7639
1098         * g++.dg/template/instantiate1.C: Adjust error location.
1099         * g++.dg/template/instantiate3.C: New test.
1100         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
1101         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
1102         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
1103
1104 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
1105
1106         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
1107
1108 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
1109
1110         PR c++/8287
1111         * g++.dg/init/dtor2.C: New test.
1112
1113 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1114
1115         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
1116         * gcc.dg/nest.c: Bypass errors on irix6.
1117
1118 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
1119
1120         * gcc.dg/nest.c: Expect error for mmix-*-*.
1121         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
1122
1123 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
1124
1125         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
1126         markers.
1127
1128         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
1129
1130 2002-10-25  Mike Stump  <mrs@apple.com>
1131
1132         * gcc.dg/warn-1.c: New test.
1133
1134 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
1135
1136         * g++.dg/template/typename3.C: New test.
1137
1138 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
1139
1140         * g++.dg/lookup/ptrmem1.C: New test.
1141
1142         * g++.dg/abi/vthunk2.C: New test.
1143
1144 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
1145
1146         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
1147
1148 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
1149
1150         * g++.dg/abi/empty9.C: New test.
1151
1152 2002-10-24  Richard Henderson  <rth@redhat.com>
1153
1154         * g++.dg/inherit/thunk1.C: Enable for ia64.
1155
1156 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
1157
1158         PR c++/8067
1159         * g++.dg/lookup/pretty1.C: New test.
1160
1161 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
1162
1163         * gcc.dg/20021023-1.c: New test.
1164
1165 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
1166
1167         PR c++/7679
1168         * g++.dg/parse/inline1.C: New test.
1169
1170 2002-10-23  Richard Henderson  <rth@redhat.com>
1171
1172         * g++.dg/inherit/thunk1.C: Enable for x86_64.
1173
1174         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
1175
1176 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
1177
1178         PR c++/6579
1179         * g++.dg/parse/stmtexpr3.C: New test.
1180
1181 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
1182
1183         * g++.dg/expr/cond1.C: New test.
1184
1185 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
1186
1187         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
1188
1189 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
1190
1191         * g++.dg/abi/vbase13.C: New test.
1192         * g++.dg/abi/vbase14.C: Likewise.
1193
1194 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
1195
1196         * gcc.dg/tls/pic-1.c: New test.
1197         * gcc.dg/tls/nonpic-1.c: New test.
1198         * gcc.dg/20021018-1.c: New test.
1199
1200 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
1201
1202         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
1203         Remove only files with the same base name as the test case.
1204         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
1205         (profopt-execute): Likewise.  Also, remove old profiling
1206         and performance data files before running the tests.
1207
1208         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
1209         * g++.dg/bprob/bprob.exp: Likewise.
1210         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
1211         to allow more general test case names.
1212
1213         * g++.dg/bprob/bprob-1.C: Rename to ...
1214         * g++.dg/bprob/g++-bprob-1.C: ... this.
1215
1216         * g77.dg/bprob/bprob-1.f: Rename to ...
1217         * g77.dg/bprob/g77-bprob-1.f: ... this.
1218
1219 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
1220
1221         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
1222         bison 1.50 or later.
1223
1224 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
1225
1226         * g++.dg/README: Describe more test directories.
1227
1228 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
1229
1230         * g++.dg/init/array6.C: Add additional tests.
1231
1232 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
1233
1234         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
1235         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
1236
1237 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
1238
1239         * gcc.c-torture/compile/20020604-1.x: New.
1240         * gcc.c-torture/compile/simd-5.x: Likewise.
1241         * gcc.c-torture/execute/920710-1.x: Likewise.
1242         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
1243
1244 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
1245
1246         * g++.dg/inherit/override1.C: Add dg-options clause.
1247
1248 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1249
1250         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
1251         _mm_slli_si128.
1252
1253 2002-10-19  Andreas Schwab  <schwab@suse.de>
1254
1255         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
1256         directory component.
1257
1258 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
1259
1260         * g++.dg/inherit/thunk1.C: New test.
1261
1262         * g++.dg/inherit/override1.C: New test.
1263
1264         * g++.dg/abi/mangle11.C: New test.
1265         * g++.dg/abi/mangle14.C: New test.
1266         * g++.dg/abi/mangle17.C: New test.
1267
1268 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
1269
1270         * g++.dg/overload/member2.C: New test.
1271
1272 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
1273
1274         * g++.dg/README: Describe new compat directory.
1275         * g++.dg/dg.exp: Skip tests in compat directory.
1276         * README.compat: New file.
1277         * lib/compat.exp: New expect script.
1278         * g++.dg/compat: New test directory.
1279         * g++.dg/compat/compat.exp: New expect script.
1280         * g++.dg/compat/abi: New test directory.
1281         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
1282         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
1283         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
1284         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
1285         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
1286         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
1287         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
1288         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
1289         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
1290         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
1291         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
1292         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
1293         * g++.dg/compat/break: New test directory.
1294         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
1295         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
1296         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
1297         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
1298         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
1299         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
1300         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
1301         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
1302         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
1303         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
1304         g++.dg/compat/break/README: New files.
1305         * g++.dg/compat/eh: New test directory.
1306         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
1307         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
1308         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
1309         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
1310         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
1311         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
1312         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
1313         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
1314         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
1315         g++.dg/compat/eh/filter2_y.C,
1316         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
1317         g++.dg/compat/eh/new1_y.C,
1318         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
1319         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
1320         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
1321         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
1322         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
1323         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
1324         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
1325         g++.dg/compat/eh/unexpected1_y.C: New files.
1326         * g++.dg/compat/init: New test directory.
1327         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
1328         g++.dg/compat/init/array5_y.C,
1329         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
1330         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
1331         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
1332         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
1333         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
1334         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
1335         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
1336         g++.dg/compat/init/init-ref2_y.C: New files.
1337
1338 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
1339
1340         PR c++/7584
1341         * g++.dg/inherit/using3.C: New test.
1342
1343 Thu Oct 17 19:12:58 CEST 2002  Jan Hubicka  <jh@suse.cz>
1344
1345         * gcc.dg/20021017-2.c: New test.
1346
1347 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
1348
1349         * g++.dg/abi/mangle16.C: Adjust.
1350
1351         * g++.dg/init/array8.C: New test.
1352
1353 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
1354
1355         * gcc.dg/special/mips-abi.exp: New test.
1356         * gcc.dg/special/mips-abi.s: Empty file used by the above.
1357
1358 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
1359
1360         * g++.dg/abi/mangle16.C: New test.
1361         * g++.dg/abi/mangle17.C: Likewise.
1362
1363         PR c++/7478
1364         * g++.dg/template/ref1.C: New test.
1365
1366 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1367
1368         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
1369
1370 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
1371
1372         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
1373
1374 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
1375
1376         PR c++/7524
1377         * g++.dg/init/array7.C: New test.
1378
1379 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
1380
1381         * g++.dg/init/array6.C: New test.
1382
1383         * g++.dg/abi/mangle13.C: Likewise.
1384         * g++.dg/abi/mangle14.C: Likewise.
1385         * g++.dg/abi/mangle15.C: Likewise.
1386
1387 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
1388
1389         * g++.dg/abi/empty8.C: New test.
1390
1391 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
1392
1393         * g++.dg/init/ctor1.C: New test.
1394
1395 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
1396
1397         * gcc.c-torture/execute/20021015-1.c: New test.
1398
1399 Tue Oct 15 14:22:41 2002  J"orn Rennecke <joern.rennecke@superh.com>
1400
1401         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
1402
1403 Mon Oct 14 20:37:51 CEST 2002  Jan Hubicka  <jh@suse.cz>
1404
1405         * gcc.dg/i386-ssetype-[1-5].c: New tests.
1406
1407 2002-10-14  Richard Henderson  <rth@redhat.com>
1408
1409         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
1410
1411 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
1412
1413         PR optimization/6631
1414         * g++.dg/opt/const2.C: New test.
1415
1416 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
1417
1418         PR c++/7176
1419         * g++.dg/parse/friend1.C: New test.
1420         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
1421
1422 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
1423
1424         * gcc.dg/20021014-1.c: New test.
1425
1426 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
1427
1428         PR c++/5661
1429         * g++.dg/ext/vlm1.C: New test.
1430         * g++.dg/ext/vlm2.C: Likewise.
1431
1432         * g++.dg/init/array1.C: Remove invalid braces.
1433         * g++.dg/init/brace1.C: New test.
1434         * g++.dg/init/copy2.C: Likewise.
1435         * g++.dg/init/copy3.C: Likewise.
1436         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
1437         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
1438         braces.
1439
1440 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
1441
1442         * gcc.dg/cpp/assembler.S: Don't use -ansi.
1443
1444 Fri Oct 11 10:56:49 2002  Richard Shann  <richard.shann@superh.com>
1445
1446         * gcc.c-torture/compile/simd-5.c: New test.
1447
1448 2002-10-10  Roger Sayle  <roger@eyesopen.com>
1449
1450         * gcc.c-torture/execute/shiftopt-1.c: New test case.
1451
1452 2002-10-10  Jim Wilson  <wilson@redhat.com>
1453
1454         * gcc.c-torture/execute/20021010-1.c: New test.
1455
1456 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
1457
1458         PR c/7353
1459         * g++.dg/ext/typedef-init.C: New test.
1460         * gcc.dg/typedef-init.c: New test.
1461
1462 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
1463
1464         * gcc.dg/cpp/paste13.c: New test.
1465
1466 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1467
1468         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
1469         remaining platforms, XFAIL during compile, not execute.  Don't
1470         XFAIL at -O0.
1471
1472 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
1473
1474         * gcc.dg/alias-1.c: Tweak expected warning.
1475
1476 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
1477
1478         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
1479
1480 2002-10-06  Andreas Jaeger  <aj@suse.de>
1481
1482         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
1483         * gcc.dg/cpp/c++98.C: Likewise.
1484
1485         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
1486         * g++.dg/cpp/c++98.C: Likewise.
1487
1488         * g++.dg/README (Subdirectories): Mention cpp directory.
1489
1490         PR target/7559
1491         * gcc.dg/20021006-1.c: New test.
1492
1493 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1494
1495         PR c++/7804
1496         * g++.dg/other/warning1.C: New test.
1497
1498 2002-10-04  Roger Sayle  <roger@eyesopen.com>
1499
1500         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
1501         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
1502         and sparc-*-* with -m64 as expected failures.  See PR 8087.
1503
1504 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
1505
1506         PR c++/7931
1507         * g++.dg/template/ptrmem3.C: New test.
1508
1509         PR c++/7754
1510         * g++.dg/template/union1.C: New test.
1511
1512 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
1513
1514         PR c++/8006
1515         * g++.dg/abi/mangle9.C: New test.
1516         * g++.dg/abi/mangle10.C: New test.
1517         * g++.dg/abi/mangle11.C: New test.
1518         * g++.dg/abi/mangle12.C: New test.
1519
1520 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
1521
1522         PR c++/7188.
1523         * g++.dg/template/meminit1.C: New test.
1524         * g++.dg/warn/Wreorder-1.C: Likewise.
1525         * g++.old-deja/g++.mike/warn3.C: Tweak.
1526         * lib/prune.exp: Ingore "in copy constructor".
1527
1528 2002-10-02  Andreas Jaeger  <aj@suse.de>
1529
1530         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
1531         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
1532         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
1533         on x86-64.
1534
1535 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
1536
1537         * gcc.dg/empty1.C: Fix typo.
1538
1539 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
1540
1541         * gcc.dg/alias-1.c: New test.
1542
1543 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
1544
1545         * gcc.dg/empty1.C: New test.
1546
1547         * g++.dg/tls/init-2.C: Tweak error messages.
1548
1549 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
1550
1551         * gcc.c-torture/compile/20020923-1.c: New test.
1552
1553 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
1554
1555         * gcc.c-torture/execute/ffs-1.c: New test.
1556         * gcc.c-torture/execute/ffs-2.c: Ditto.
1557
1558 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
1559
1560         * g++.dg/overload/member1.C: New test.
1561
1562 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
1563
1564         * g++.dg/abi/empty7.C: New test.
1565         * g++.dg/init/pm2.C: Likewise.
1566
1567 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
1568
1569         * g++.dg/rtti/crash1.C: New test.
1570
1571 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
1572
1573         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
1574         gcc.dg/sibcall-4.c: New tests.
1575
1576 2002-09-28  Roger Sayle  <roger@eyesopen.com>
1577
1578         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
1579         powerpc and MMIX targets.
1580
1581 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
1582
1583         * gcc.dg/cpp/20020927-1.c: New.
1584
1585 2002-09-26  David S. Miller  <davem@redhat.com>
1586
1587         * gcc.c-torture/compile/trunctfdf.c: New.
1588
1589 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1590
1591         * lib/target-supports.exp (check_weak_available): Handle solaris2.
1592
1593 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
1594
1595         * gcc.c-torture/execute/loop-15.c: New.
1596
1597 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
1598
1599         * README.QMTEST: Fix typo.
1600
1601 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
1602
1603         * gcc.dg/20020926-1.c: New test.
1604
1605 2002-09-25  David S. Miller  <davem@redhat.com>
1606
1607         PR target/7842
1608         * gcc.c-torture/execute/shiftdi.c: New test.
1609
1610 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
1611
1612         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
1613         unique to the tool.
1614         * lib/g77.exp (g77_init): Likewise.
1615         * lib/g++.exp (g++_init): Likewise.
1616         * lib/objc.exp (objc_init): Likewise.
1617
1618 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
1619
1620         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
1621         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
1622         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
1623
1624 2002-09-25  Richard Henderson  <rth@redhat.com>
1625
1626         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
1627         too-small long double.
1628
1629 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
1630
1631         * gcc.dg/20020919-1.c: New test.
1632
1633 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
1634
1635         * g++.dg/abi/bitfield6.C: New test.
1636         * g++.dg/abi/bitfield7.C: New test.
1637         * g++.dg/abi/bitfield8.C: New test.
1638         * g++.dg/abi/vbase11.C: New test.
1639
1640 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1641
1642         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
1643         hppa*-*-hpux*.  Update test comment.
1644
1645 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
1646
1647         * gcc.dg/tls/struct-1.c: New test.
1648
1649 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
1650
1651         * gcc.dg/cpp/tr-warn2.c: Update.
1652
1653 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
1654
1655         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
1656
1657 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
1658
1659         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
1660         systems.
1661
1662 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
1663
1664         * gcc.c-torture/execute/ieee/mzero3.c: New test.
1665
1666         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
1667         Adjust for c++filt moved to binutils.  Remove spurious duplicate
1668         setting of cxxfilt.
1669
1670 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
1671
1672         * gcc.dg/20020312-2.c: Update for darwin.
1673
1674 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
1675
1676         * g++.old-deja/g++.other/crash32.C: Mark ICE.
1677
1678 Tue Sep 17 13:59:45 2002  Nicola Pero  <n.pero@mi.flashnet.it>
1679
1680         * objc.dg/comp-types-1.m: New test.
1681         * objc.dg/comp-types-2.m: New test.
1682         * objc.dg/comp-types-3.m: New test.
1683         * objc.dg/comp-types-4.m: New test.
1684         * objc.dg/comp-types-5.m: New test.
1685         * objc.dg/comp-types-6.m: New test.
1686
1687 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1688
1689         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
1690
1691 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
1692
1693         * g++.dg/other/do1.C: New test.
1694
1695         * g++.dg/template/subst1.C: New test.
1696
1697 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
1698
1699         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
1700
1701 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
1702
1703         * g++.dg/template/qualttp20.C: Adjust expected errors.
1704         * g++.old-deja/g++.jason/report.C: Likewise.
1705         * g++.old-deja/g++.other/qual1.C: Likewise.
1706
1707         * g++.dg/lookup/scoped2.C: New test.
1708
1709         * g++.dg/ext/asm3.C: New test.
1710
1711 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
1712
1713         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
1714
1715 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
1716
1717         * ChangeLog: follow spelling conventions.
1718         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
1719         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
1720         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
1721         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
1722         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
1723         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
1724         * g++.old-deja/g++.law/global-init1.C: Likewise.
1725         * g++.old-deja/g++.other/delete4.C: Likewise.
1726         * g++.old-deja/g++.other/inline21.C: Likewise.
1727         * g++.old-deja/g++.other/singleton.C: Likewise.
1728         * g77.dg/strlen0.f: Likewise.
1729         * g77.f-torture/compile/20010519-1.f: Likewise.
1730         * g77.f-torture/compile/980310-4.f: Likewise.
1731         * gcc.c-torture/compile/20000605-1.c: Likewise.
1732         * gcc.c-torture/execute/20020225-1.c: Likewise.
1733         * gcc.dg/c90-hexfloat-2.c: Likewise.
1734         * gcc.dg/c99-bool-1.c: Likewise.
1735         * gcc.dg/c99-hexfloat-2.c: Likewise.
1736         * gcc.dg/dll-2.c: Likewise.
1737         * gcc.dg/wtr-union-init-1.c: Likewise.
1738         * gcc.dg/wtr-union-init-2.c: Likewise.
1739         * gcc.dg/wtr-union-init-3.c: Likewise.
1740         * gcc.dg/cpp/avoidpaste1.c: Likewise.
1741         * gcc.dg/cpp/defined.c: Likewise.
1742         * gcc.dg/cpp/macsyntx.c: Likewise.
1743         * gcc.dg/cpp/paste2.c: Likewise.
1744         * gcc.dg/cpp/trad/defined.c: Likewise.
1745         * gcc.dg/format/c90-printf-1.c: Likewise.
1746         * gcc.dg/format/c90-scanf-1.c: Likewise.
1747         * gcc.dg/format/c99-printf-1.c: Likewise.
1748         * gcc.dg/format/c99-scanf-1.c: Likewise.
1749         * gcc.misc-tests/gcov-8.c: Likewise.
1750         * lib/profopt.exp: Likewise.
1751
1752 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
1753
1754         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
1755
1756 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
1757
1758         * g++.dg/inherit/using2.C: New test.
1759
1760 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
1761
1762         * ChangeLog: Follow spelling conventions.
1763         * g++.dg/template/friend4.C: Likewise.
1764         * g++.old-deja/g++.pt/crash67.C: Likewise.
1765         * gcc.c-torture/execute/20000801-4.c: Likewise.
1766         * gcc.dg/c90-digraph-1.c: Likewise.
1767         * gcc.dg/c94-digraph-1.c: Likewise.
1768         * gcc.dg/c99-digraph-1.c: Likewise.
1769         * gcc.dg/cpp/line5.c: Likewise.
1770         * gcc.dg/cpp/multiline.c: Likewise.
1771         * gcc.dg/cpp/trad/literals-1.c: Likewise.
1772         * gcc.dg/format/attr-3.c: Likewise.
1773         * gcc.dg/format/c90-scanf-3.c: Likewise.
1774         * gcc.dg/format/ext-4.c: Likewise.
1775
1776 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
1777
1778         * g++.dg/template/pretty1.C: New test.
1779
1780 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
1781
1782         * gcc.c-torture/execute/struct-cpy-1.c: New test.
1783
1784 2002-09-13  Matt Austern  <austern@apple.com>
1785
1786         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
1787         passing a cast expression to a function by const reference.
1788
1789 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
1790
1791         * g++.dg/template/deduce1.C: New test.
1792
1793 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
1794
1795         * gcc.c-torture/execute/simd-1.c: Force all use of int to
1796         32-bit int.
1797
1798 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1799
1800         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
1801         usage.
1802
1803 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
1804
1805         * gcc.c-torture/compile/20020910-1.c: New test.
1806
1807 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
1808
1809         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
1810
1811 2002-09-10  Andreas Jaeger  <aj@suse.de>
1812
1813         * gcc.dg/20020312-2.c: Adjust for x86-64.
1814
1815 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
1816
1817         * g77.dg/7388.f: New test case for PR 7388.
1818
1819 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
1820
1821         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
1822
1823 2002-09-05  Ziemowit Laski <zlaski@apple.com>
1824
1825         * objc.dg/proto-lossage-1.m: New test.
1826
1827 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
1828
1829         * gcc.dg/cpp/_Pragma4.c: Fix typo.
1830
1831 Fri Sep  6 16:39:37 2002  Nicola Pero  <n.pero@mi.flashnet.it>
1832
1833         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
1834         expected to pass.
1835
1836 2002-09-06  Stan Shebs  <shebs@apple.com>
1837             David Edelsohn  <edelsohn@gnu.org>
1838
1839         * gcc.dg/weak: New directory.
1840         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
1841         target-specific xfail bits.
1842         * gcc.dg/typeof-2.c: Move to new directory.
1843         * gcc.dg/weak.exp: New expect script.
1844
1845 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
1846
1847         * gcc.c-torture/execute/extzvsi.c: New test.
1848
1849 2002-09-05  Stan Shebs  <shebs@apple.com>
1850
1851         * gcc.dg/weak-1.c: xfail on Darwin.
1852         * gcc.dg/weak-2.c: Ditto.
1853         * gcc.dg/weak-3.c: Ditto.
1854         * gcc.dg/weak-4.c: Ditto.
1855         * gcc.dg/weak-5.c: Ditto.
1856         * gcc.dg/weak-6.c: Ditto.
1857         * gcc.dg/weak-7.c: Ditto.
1858         * gcc.dg/weak-8.c: Ditto.
1859         * gcc.dg/weak-9.c: Ditto.
1860
1861 Thu Sep  5 00:34:33 2002  J"orn Rennecke <joern.rennecke@superh.com>
1862
1863         * gcc.c-torture/execute/loop-14.c: New test.
1864
1865 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
1866
1867         * g++.dg/other/cxa-atexit1.C: New test.
1868
1869         * gcc.dg/typeof-2.c: New test.
1870
1871 2002-09-03  Roger Sayle  <roger@eyesopen.com>
1872
1873         * gcc.dg/builtins-2.c: New testcase.
1874         * gcc.dg/builtins-3.c: New testcase.
1875
1876 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
1877
1878         * gcc.dg/cpp/_Pragma4.c: New test.
1879
1880 Tue Sep  3 11:04:26 2002  Nicola Pero  <n.pero@mi.flashnet.it>
1881
1882         * objc/execute/nil_method-1.m: New testcase.
1883
1884 Sun Sep  1 12:47:39 2002  Nicola Pero  <n.pero@mi.flashnet.it>
1885
1886         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
1887         [Object class], not [Object initialize].
1888
1889 2002-08-31  Roger Sayle  <roger@eyesopen.com>
1890             Hans-Peter Nilsson  <hp@bitrange.com>
1891
1892         * gcc.c-torture/execute/20020720-1.x: Skip test on
1893         mmix-knuth-mmixware.  Correct comment.
1894
1895 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
1896
1897         * testsuite/g++.dg/abi/bitfield5.C: New test.
1898         * testsuite/g++.dg/abi/vbase10.C: Likewise.
1899
1900 Tue Aug 27 22:23:22 2002  Nicola Pero  <n.pero@mi.flashnet.it>
1901
1902         * objc.dg/undeclared-selector.m: New test.
1903
1904 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
1905
1906         * g++.dg/other/offsetof1.C: Avoid cast warning.
1907
1908 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
1909
1910         * objc.dg/super-class-2.m: New test.
1911
1912 2002-08-24  Matt Austern  <austern@apple.com>
1913
1914         * g++.dg/ext/lvaddr.C: New test.
1915         * g++.dg/ext/lvcast.C: New test.
1916
1917 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
1918
1919         * testsuite/g++.dg/inherit/cond1.C: New test.
1920
1921 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
1922
1923         * gcc.dg/noncompile/incomplete-1.c: New test.
1924
1925 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
1926
1927         * gcc.dg/typespec-1.c: New test.
1928
1929 2002-08-20  Devang Patel  <dpatel@apple.com>
1930         * objc.dg/proto-hier-2.m: New test.
1931
1932 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
1933
1934         * objc.dg/bitfield-1.m: New test.
1935         * objc.dg/bitfield-2.m: New test.
1936
1937 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
1938
1939         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
1940         gcc.dg/c99-flex-array-4.c: New tests.
1941
1942 2002-08-16  Stan Shebs  <shebs@apple.com>
1943
1944         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
1945
1946 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
1947
1948         * gcc.dg/typeof-1.c: New test.
1949         * g++.dg/ext/typeof2.C: New test.
1950
1951 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
1952
1953         * g++.dg/other/offsetof1.C: New test.
1954
1955 2002-08-14  Richard Henderson  <rth@redhat.com>
1956
1957         * gcc.dg/tls/diag-3.c: Fix expected message strings.
1958
1959 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
1960
1961         * gcc.dg/cpp/_Pragma3.c: New test.
1962
1963 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
1964
1965         * g++.dg/template/inherit3: New test.
1966
1967 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
1968
1969         * gcc.dg/bitfld-4.c: Add blank options.
1970
1971 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
1972
1973         * g++.dg/template/crash1.C: New test.
1974
1975 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
1976
1977         * gcc.dg/tls/opt-2.c: New test.
1978
1979 2002-08-08  Devang Patel  <dpatel@apple.com>
1980
1981         * objc.dg/selector-1.m : New test
1982
1983 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
1984
1985         * g++.dg/abi/bitfield4.C: New test.
1986         * gcc.dg/bitfld-4.c: New test.
1987
1988 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
1989
1990         * g++.dg/other/packed1.C: New test.
1991
1992 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
1993
1994         * g++.dg/abi/offsetof.C: Tweak error messages.
1995         * g++.old-deja/g++.mike/p10769a.C: Likewise.
1996
1997 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
1998
1999         * gcc.dg/bitfld-3.c: New test.
2000
2001 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
2002             Richard Henderson  <rth@redhat.com>
2003
2004         * gcc.dg/i386-bitfield1.c: New test.
2005         * g++.dg/abi/bitfield3.C: Update.
2006
2007 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
2008
2009         * objc.dg/const-str-2.m: Update.
2010         * gcc.dg/cpp/c++98.c: Change to C extension.
2011         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
2012         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
2013
2014 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
2015
2016         * testsuite/gcc.dg/tls/diag-3.c: New.
2017
2018 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
2019
2020         * g++.dg/README (Subdirectories): Document new subdir expr.
2021         * g++.dg/expr/pmf-1.C: New test.
2022
2023 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
2024
2025         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
2026
2027 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
2028
2029         * g++.dg/abi/bitfield3.C: New test.
2030
2031 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
2032
2033         * lib/gcov.exp: Tweak expected line formats.
2034         * gcc.misc-tests/gcov8.c: New test.
2035         * gcc.misc-tests/gcov8.x: New flags.
2036
2037 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
2038
2039         * consistency.vlad/layout/endian.c: Include string.h.
2040
2041         * gcc.c-torture/execute/20020805-1.c: New test.
2042
2043 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
2044
2045         * g++.dg/other/conversion1.C: New test.
2046
2047 2002-08-03  Roger Sayle  <roger@eyesopen.com>
2048
2049         * gcc.dg/builtins-1.c: New testcase.
2050
2051 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
2052
2053         * g++.dg/inherit/access3.C: New test.
2054
2055 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
2056
2057         * gcc.dg/ia64-visibility-2.c: New test.
2058
2059 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
2060
2061         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
2062         __qualifier_flags to __flags.
2063
2064 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
2065
2066         * g++.dg/inherit/operator1.C: New test.
2067         * g++.dg/lookup/disamb1.C: Fix typo in comment.
2068         * g++.dg/other/error1.C: Change expected error message.
2069         * g++.dg/template/conv4.C: Likewise.
2070
2071 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
2072
2073         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
2074         for documented behavior.
2075
2076 2002-07-25  Roger Sayle  <roger@eyesopen.com>
2077
2078         * gcc.c-torture/execute/20020720-1.x: Skip this test on
2079         several targets known to fail.
2080
2081 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
2082
2083         * gcc.dg/mips-args-[123].c: New tests.
2084
2085 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
2086
2087         * gcc.dg/ppc-spe.c: New.
2088
2089 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
2090
2091         * g++.dg/other/ptrmem4.C: New testcase.
2092
2093 2002-07-24  Richard Henderson  <rth@redhat.com>
2094
2095         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
2096
2097 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
2098
2099         * g++.dg/ext/alignof1.C (main): Return 0 for success.
2100
2101 2002-07-24  Roger Sayle  <roger@eyesopen.com>
2102
2103         * gcc.c-torture/execute/memset-3.c: New testcase.
2104
2105 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
2106
2107         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
2108         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
2109
2110 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2111
2112         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
2113         Delete.
2114
2115 Tue Jul 23 21:02:43 2002  J"orn Rennecke <joern.rennecke@superh.com>
2116
2117         * gcc.c-torture/compile/simd-4.c: New test.
2118
2119 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2120
2121         PR c++/7347, c++/7348
2122         * g++.dg/template/access4.C: New test.
2123         * g++.dg/template/access5.C: New test.
2124         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
2125         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
2126         * g++.old-deja/g++.pt/ttp58.C: Likewise.
2127         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
2128
2129 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
2130
2131         * gcc.dg/gnu89-init-2.c: New test.
2132
2133 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
2134
2135         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
2136
2137 2002-07-20  Roger Sayle  <roger@eyesopen.com>
2138
2139         * gcc.c-torture/execute/20020720-1.c: New testcase.
2140
2141 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
2142
2143         * gcc.dg/cpp/Wsignprom.c: New tests.
2144
2145 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
2146
2147         * gcc.c-torture/execute/loop-13.c: New test.
2148
2149 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
2150
2151         * gcc.dg/cpp/expr.c: New tests.
2152
2153 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
2154
2155         * g++.dg/opt/pr6713.C: Add template instantiation.
2156
2157 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
2158
2159         * gcc.dg/nest.c: New test.
2160
2161 2002-07-17  Richard Henderson  <rth@redhat.com>
2162
2163         * g++.dg/opt/pr6713.C: New test.
2164
2165 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
2166
2167         * gcc.c-torture/execute/loop-2e.x: Let the testcase
2168         XFAIL for all x86 processors.
2169
2170 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
2171
2172         * gcc.c-torture/execute/20010122-1.x: Do not test with
2173         -fomit-frame-pointer.
2174
2175 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2176
2177         * g++.dg/template/instantiate2.C: New test.
2178         * g++.dg/template/spec4.C: New test.
2179
2180 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2181
2182         * g++.dg/template/access2.C: New test.
2183         * g++.dg/template/access3.C: New test.
2184
2185 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
2186
2187         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
2188         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
2189         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
2190         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
2191         Convert to use <stdarg.h>.
2192         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
2193         Delete.
2194         * gcc.dg/va-arg-2.c: New.
2195         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
2196
2197 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
2198
2199         * gcc.c-torture/compile/20020710-1.c: New test.
2200
2201 Thu Jul 11 15:39:21 2002  J"orn Rennecke <joern.rennecke@superh.com>
2202                           Andrew Pinski  <pinskia@physics.uc.edu>
2203
2204         gcc.c-torture/compile/simd-2.c: New testcase.
2205         gcc.c-torture/compile/simd-3.c: Likewise.
2206
2207 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
2208
2209         PR c++/7224
2210         * g++.dg/overload/error1.C: New test.
2211
2212 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2213
2214         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
2215         configuration and IRIX 6 O32 ABI.
2216
2217 2002-07-11  Roger Sayle  <roger@eyesopen.com>
2218
2219         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
2220
2221 2002-07-10  Roger Sayle  <roger@eyesopen.com>
2222
2223         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
2224
2225 2002-07-10  Jeffrey A Law  <law@redhat.com>
2226
2227         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
2228
2229         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
2230
2231 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
2232
2233         * gcc.dg/20020312-2.c: Check for __PPC__.
2234
2235 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
2236
2237         * gcc.c-torture/compile/20020709-1.c: New test.
2238
2239 2002-07-07  Roger Sayle  <roger@eyesopen.com>
2240
2241         * g++.dg/template/qualttp21.C: New test case.
2242
2243 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
2244
2245         * gcc.c-torture/compile/20020706-1.c: New test.
2246         * gcc.c-torture/compile/20020706-2.c: New test.
2247
2248 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
2249             Alexandre Oliva  <aoliva@redhat.com>
2250
2251         * g++.dg/warn/incomplete1.C: New test.
2252
2253 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2254
2255         PR c++/7099
2256         * g++.dg/warn/noreturn1.C: New test.
2257
2258 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
2259
2260         PR c++/6706
2261         * g++.dg/debug/debug6.C: New test.
2262         * g++.dg/debug/debug7.C: New test.
2263
2264 Thu Jul  4 07:36:48 2002  J"orn Rennecke <joern.rennecke@superh.com>
2265
2266         * gcc.c-torture/compile/simd-3.c: New test.
2267
2268 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
2269
2270         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
2271         * gcc.dg/20020620-1.c: Likewise.
2272
2273 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2274
2275         PR c++/6944
2276         * g++.dg/init/array4.C: New test.
2277         * g++.dg/init/array5.C: New test.
2278
2279 Wed Jul  3 10:25:41 2002  J"orn Rennecke <joern.rennecke@superh.com>
2280
2281         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
2282         * gcc.c-torture/execute/simd-2.c (main): Likewise.
2283
2284 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2285
2286         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
2287         * gcc.dg/wtr-aggr-init-1.c: Likewise.
2288         * gcc.dg/wtr-conversion-1.c: Likewise.
2289         * gcc.dg/wtr-escape-1.c: Likewise.
2290         * gcc.dg/wtr-int-type-1.c: Likewise.
2291         * gcc.dg/wtr-label-1.c: Likewise.
2292         * gcc.dg/wtr-static-1.c: Likewise.
2293         * gcc.dg/wtr-strcat-1.c: Likewise.
2294         * gcc.dg/wtr-suffix-1.c: Likewise.
2295         * gcc.dg/wtr-switch-1.c: Likewise.
2296         * gcc.dg/wtr-unary-plus-1.c: Likewise.
2297         * gcc.dg/wtr-union-init-1.c: Likewise.
2298         * gcc.dg/wtr-union-init-2.c: Likewise.
2299         * gcc.dg/wtr-union-init-3.c: Likewise.
2300
2301         * gcc.dg/wtr-func-def-1.c: New test.
2302
2303 2002-07-02 Devang Patel <dpatel@apple.com>
2304
2305         * objc.dg/param-1.m: New test.
2306
2307 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
2308
2309         * gcc.dg/cpp/trad/directive.c: Add test.
2310         * gcc.dg/cpp/trad/macroargs.c: Add test.
2311         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
2312
2313 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
2314
2315         * gcc.dg/cpp/cmdlne-M.c: New test.
2316
2317 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
2318
2319         * objc.dg/desig-init-1.m: New test.
2320
2321 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2322
2323         PR c++/6716
2324         * g++.dg/template/instantiate1.C: New test.
2325
2326 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
2327
2328         PR c++/7112
2329         * g++.dg/template/sizeof2.C: New test.
2330
2331 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
2332
2333         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
2334         gcc.dg/cpp/trad/include.c: New tests.
2335
2336 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
2337
2338         PR target/7177
2339         * gcc.c-torture/compile/20020701-1.c: New test.
2340
2341 2002-07-01  Stan Shebs  <shebs@apple.com>
2342
2343         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
2344         header here...
2345         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
2346         (objc-torture-execute): or here.
2347
2348 Mon Jul  1 12:51:05 2002  J"orn Rennecke <joern.rennecke@superh.com>
2349
2350         * gcc.c-torture/execute/arith-rand-ll.c: New test.
2351
2352 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
2353
2354         * gcc.dg/cpp/trad/escaped-nl.c: New test.
2355
2356 2002-06-30  Devang Patel  <dpatel@apple.com>
2357
2358         * objc.dg/fsyntax-only.m: New test.
2359
2360 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
2361
2362         PR c++/6695
2363         * g++.dg/template/friend7.C: New file.
2364
2365 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
2366
2367         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
2368         return type.
2369
2370 Thu Jun 27 15:23:21 2002  J"orn Rennecke <joern.rennecke@superh.com>
2371
2372         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
2373         avoid division by zero.
2374
2375 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
2376
2377         * gcc.dg/Wunknownprag.c: New tests.
2378
2379 Tue Jun 25 21:50:38 2002  J"orn Rennecke <joern.rennecke@superh.com>
2380
2381         * gcc.c-torture/execute/simd-2.c: New test.
2382
2383 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
2384
2385         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
2386         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
2387         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
2388         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
2389         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
2390         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
2391         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
2392         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
2393         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
2394         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
2395         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
2396         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
2397         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
2398         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
2399         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
2400         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
2401         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
2402
2403 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
2404
2405         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
2406         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
2407         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
2408         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
2409         New tests.
2410         * gcc.dg/cpp/trad/directive.c: Update.
2411
2412 2002-06-23  Andreas Jaeger  <aj@suse.de>
2413
2414         * gcc.c-torture/execute/complex-6.c: New.
2415
2416 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
2417
2418         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
2419         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
2420         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
2421         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
2422
2423 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
2424
2425         * gcc.dg/cpp/trad: New directory with traditional tests copied
2426         from parent directory.
2427         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
2428         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
2429         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
2430         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
2431         Move to trad/ and rename.
2432         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
2433         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
2434         gcc.dg/cpp/trad/redef2.c: New tests.
2435         * gcc.dg/cpp/trad/trad.exp: New driver.
2436
2437 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
2438
2439         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
2440         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
2441         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
2442         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
2443         Remove.
2444
2445 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
2446
2447         * gcc.dg/20020620-1.c: New test.
2448
2449 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2450
2451         * g++.dg/template/ttp4.C: New test.
2452
2453 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
2454
2455         * g++.dg/opt/vt1.C: Fix regexp.
2456
2457 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2458
2459         * gcc.c-torture/execute/pure-1.c: Make functions static again.
2460         Don't use attribute `noinline'.
2461
2462 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
2463
2464         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
2465
2466 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
2467
2468         * gcc.c-torture/execute/simd-1.c: New.
2469
2470         * gcc.dg/simd-1.c: New.
2471
2472 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
2473
2474         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
2475
2476 2002-06-16  Richard Henderson  <rth@redhat.com>
2477
2478         * g++.dg/ext/anon-struct1.C: New.
2479         * g++.dg/ext/anon-struct2.C: New.
2480         * g++.dg/ext/anon-struct3.C: New.
2481         * gcc.dg/anon-struct-1.c: New.
2482         * gcc.dg/anon-struct-2.c: New.
2483         * gcc.dg/anon-struct-3.c: New.
2484         * gcc.dg/20011008-1.c: Adjust warning text.
2485         * gcc.dg/20020527-1.c: Add -fms-extensions.
2486
2487 2002-06-16  Richard Henderson  <rth@redhat.com>
2488
2489         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
2490
2491 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
2492
2493         * gcc.c-torture/execute/20020615-1.c: New test.
2494
2495 2002-06-15  Roger Sayle  <roger@eyesopen.com>
2496
2497         * gcc.c-tortuture/execute/compare-1.c: New test case.
2498         * gcc.c-tortuture/execute/compare-2.c: New test case.
2499         * gcc.c-tortuture/execute/compare-3.c: New test case.
2500
2501 2002-06-13  Richard Henderson  <rth@redhat.com>
2502
2503         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
2504         ia64 ilp32.
2505
2506 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2507
2508         * g++.dg/template/typename2.C: Update error message.
2509
2510 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
2511
2512         * gcc.c-torture/execute/20020611-1.c: New test.
2513
2514 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
2515
2516         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
2517         list of targets to skip.
2518
2519 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
2520
2521         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
2522         targets if not optimizing.
2523
2524 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
2525
2526         * gcc.c-torture/compile/20020605-1.c: New test.
2527
2528         * g++.dg/opt/vt1.C: New test.
2529
2530         * gcc.dg/20020531-1.c: New test.
2531
2532         * gcc.dg/20020530-1.c: New test.
2533
2534         * gcc.dg/20020527-1.c: New test.
2535
2536         * g++.dg/opt/cse1.C: New test.
2537
2538 2002-06-07  Roger Sayle  <roger@eyesopen.com>
2539
2540         * gcc.dg/20020607-2.c: New test case.
2541
2542 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
2543
2544         * gcc.c-torture/compile/20020604-1.c: New test.
2545
2546 2002-06-04  Richard Henderson  <rth@redhat.com>
2547
2548         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
2549         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
2550         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
2551
2552 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
2553
2554         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
2555
2556 2002-06-03  Richard Henderson  <rth@redhat.com>
2557
2558         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
2559         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
2560
2561 2002-06-02  Richard Henderson  <rth@redhat.com>
2562
2563         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
2564         test functions static.
2565
2566 2002-06-02  Andreas Jaeger  <aj@suse.de>
2567
2568         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
2569         now.
2570
2571 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2572
2573         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
2574         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
2575         Update for mofified diagnostics.
2576         * gcc.dg/c99-intconst-1.c: No longer fail.
2577
2578 2002-06-02  Richard Henderson  <rth@redhat.com>
2579
2580         * gcc.dg/uninit-A.c: Remove xfail markers.
2581
2582 2002-06-01  Roger Sayle  <roger@eyesopen.com>
2583
2584         * gcc.dg/fnegate-1.c: New test case.
2585
2586 2002-05-30  Osku Salerma  <osku@iki.fi>
2587
2588         * gcc.c-torture/execute/mayalias-1.c: New file.
2589
2590 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
2591
2592         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
2593         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
2594         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
2595
2596 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
2597
2598         * gcc.c-torture/execute/20020529-1.c: New test.
2599
2600 2002-05-27  Richard Henderson  <rth@redhat.com>
2601
2602         * g++.dg/ext/attrib6.C: New test case.
2603
2604 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2605
2606         * gcc.c-torture/execute/pure-1.c: New test.
2607
2608 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
2609
2610         * gcc.dg/cpp/arith-2.c: Remove.
2611
2612 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
2613
2614         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
2615         * gcc.dg/cpp/if-3.c: Remove.
2616
2617 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
2618
2619         * g++.dg/opt/cse2.C: New test.
2620
2621 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
2622
2623         * gcc.dg/cpp/arith-1.c: New semantic tests.
2624         * gcc.dg/cpp/if-1.c: Update.
2625
2626 2002-05-24  Ben Elliston  <bje@redhat.com>
2627
2628         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
2629
2630 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
2631
2632         * gcc.dg/verbose-asm.c: New test.
2633
2634 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
2635
2636         * gcc.dg/cpp/paste12.c: New test.
2637
2638 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
2639
2640         * g++.dg/parse/named_ops.C: New test.
2641
2642 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
2643
2644         * gcc/testsuite/gcc.dg/weak-8.c: New test.
2645
2646 Thu May 23 11:09:26 2002  J"orn Rennecke <joern.rennecke@superh.com>
2647
2648         * gcc.dg/weak-2.c: Allow optional leading underscore
2649         in scan-assembler symbol name.
2650         * gcc.dg/weak-3.c: Likewise.
2651         * gcc.dg/weak-4.c: Likewise.
2652         * gcc.dg/weak-5.c: Likewise.
2653
2654 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
2655
2656         * gcc.dg/20020523-1.c: New test.
2657
2658 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
2659
2660         * objc.dg/const-str-2.m: Update now that we stop after
2661         a command line error.
2662
2663 2002-05-22  Richard Henderson  <rth@redhat.com>
2664
2665         * g++.dg/dg.exp: Fix typo in test pruneing.
2666
2667 2002-05-22  Richard Henderson  <rth@redhat.com>
2668
2669         * g++.dg/dg.exp: Prune the tls subdirectory.
2670         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
2671         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
2672         * g++.dg/tls/init-1.C: New.
2673
2674 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
2675
2676         * gcc.dg/20020517-1.c: New test.
2677
2678 2002-05-21  Richard Henderson  <rth@redhat.com>
2679
2680         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
2681         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
2682
2683 Tue May 21 14:25:32 2002  Brian R. Gaeke  <brg@dgate.ORG>
2684
2685         * g++.dg/other/copy2.C: New test.
2686
2687 Mon May 20 10:51:35 2002  J"orn Rennecke <joern.rennecke@superh.com>
2688
2689         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
2690         (MAX_COPY): Bump up to 10 times sizeof (long long).
2691         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
2692
2693         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
2694         sizeof (long long).
2695
2696         * gcc.c-torture/execute/strcpy-1.c: New test.
2697
2698 2002-05-19  Jason Merrill  <jason2redhat.com>
2699
2700         * g++.dg/ext/oper1.C: New test.
2701
2702 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
2703 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
2704
2705         * README.QMTEST: New file.
2706
2707         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
2708
2709 2002-05-19  Andreas Jaeger  <aj@suse.de>
2710
2711         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
2712         now.
2713         * gcc.c-torture/execute/loop-2d.x: Likewise.
2714
2715 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
2716
2717         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
2718         support weak symbols.
2719         * gcc.dg/weak-4.c: Likewise
2720         * gcc.dg/weak-6.c: Likewise
2721
2722 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
2723
2724         * gcc.dg/weak-3.c: Add dg-excess-error comment for
2725         cygwin, coff and h8300-*-hms targets
2726         * gcc.dg/weak-5.c: Likewise
2727         * gcc.dg/weak-7.c: Likewise
2728
2729 2002-05-16  Jason Merrill  <jason@redhat.com>
2730
2731         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
2732         (scan-assembler-not, scan-assembler-dem): Likewise.
2733         (scan-assembler-dem-not): Likewise.
2734
2735 2002-05-15  Richard Henderson  <rth@redhat.com>
2736
2737         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
2738
2739 2002-05-15  Richard Henderson  <rth@redhat.com>
2740
2741         * gcc.dg/weak-5.c (vfoo1c): No warning here.
2742         (vfoo1f): Warning here.
2743         (vfoo1l): Don't redefine the alias.
2744
2745 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
2746
2747         * g++.dg/init/pm1.C: New test.
2748
2749 2002-05-12  David S. Miller  <davem@redhat.com>
2750
2751         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
2752         types.
2753
2754 2002-05-10  Roger Sayle  <roger@eyesopen.com>
2755
2756         * gcc.c-torture/execute/20020510-1.c: New test case.
2757
2758 2002-05-10  David S. Miller  <davem@redhat.com>
2759
2760         * gcc.c-torture/execute/conversion.c: Test long double too.
2761
2762 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
2763
2764         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
2765         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
2766         * lib/g++.exp (g++_link_flags): Likewise.
2767         * lib/objc.exp (objc_target_compile): Likewise.
2768
2769 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
2770
2771         * gcc.dg/cpp/poison.c: Update.
2772         * gcc.dg/cpp/20000625-2.c: Remove.
2773         * gcc.dg/cpp/direct2s.c: Remove final test.
2774
2775 2002-05-08  Tom Rix  <trix@redhat.com>
2776
2777         * gcc.c-torture/execute/20020508-1.c: New test.
2778         * gcc.c-torture/execute/20020508-2.c: New test.
2779         * gcc.c-torture/execute/20020508-3.c: New test.
2780
2781 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
2782
2783         * gcc.dg/cpp/charconst-4.c: More tests.
2784
2785 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
2786
2787         PR c/6569
2788         * gcc.dg/weak-3.c: Update location of warning messages.
2789         * gcc.dg/weak-5.c: Likewise.
2790
2791 2002-05-06  Roger Sayle  <roger@eyesopen.com>
2792
2793         * gcc.c-torture/execute/20020506-1.c: New test case.
2794
2795 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
2796
2797         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
2798
2799 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
2800
2801         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
2802
2803 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
2804
2805         * gcc.dg/cpp/charconst-3.c: New test.
2806
2807 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
2808
2809         * gcc.dg/cpp/charconst.c: Update tests.
2810
2811 2002-05-05  Tim Josling  <tej@melbpc.org.au>
2812
2813         * treelang: Added directory for new sample language treelang. Also
2814         lib/treelang.exp: New file to signal treelang should be tested.
2815
2816 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
2817
2818         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
2819         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
2820         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
2821         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
2822         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
2823         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
2824         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
2825
2826 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
2827
2828         * gcc.dg/format/xopen-2.c: New test.
2829
2830 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
2831
2832         * gcc.dg/20020503-1.c: New test.
2833
2834 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
2835
2836         * g++.dg/init/dtor1.C: Make it tougher.
2837
2838 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
2839
2840         * g++.dg/init/dtor1.C: New test.
2841
2842 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
2843
2844         * gcc.dg/altivec-8.c: New.
2845
2846 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
2847
2848         * gcc.dg/altivec-7.c: New.
2849
2850 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
2851
2852         * g++.dg/parse/typedef1.C: New test.
2853
2854 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
2855
2856         PR c++/6486
2857         * g++.dg/template/friend6.C: New test.
2858
2859         PR c++/6492
2860         * g++.dg/init/copy1.C: New test.
2861
2862 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
2863
2864         * g++.dg/warn/effc1.C: New test.
2865
2866 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
2867
2868         * gcc.dg/cpp/if-cexp.c: Add a test.
2869
2870 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
2871
2872         * gcc.dg/20020426-2.c: New test.
2873
2874 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
2875
2876         * gcc.dg/cpp/if-mop.c: Update.
2877         * gcc.dg/cpp/if-mpar.c: Add test.
2878         * gcc.dg/cpp/if-oppr.c: Update.
2879
2880 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2881
2882         PR c/6343
2883         * gcc.dg/weak-[2-7].c: New tests.
2884
2885 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
2886
2887         * gcc.dg/enum1.c: New test.
2888
2889 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
2890
2891         PR c++/6497
2892         * g++.dg/inherit/access2.C: New test.
2893
2894 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
2895
2896         PR bootstrap/6445
2897         * gcc.dg/20020426-1.c: New test.
2898
2899 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
2900
2901         * g++.dg/abi/enum1.C: New test.
2902
2903 2002-04-26  Richard Henderson  <rth@redhat.com>
2904
2905         * gcc.dg/c99-bool-1.c: Expect always true warning.
2906
2907 2002-04-25  Roger Sayle  <roger@eyesopen.com>
2908
2909         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
2910
2911 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2912
2913         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
2914         targets.
2915
2916 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
2917
2918         * g++.dg/abi/mange7.C: New test.
2919
2920         PR c++/6438.
2921         * g++.dg/parse/stmtexpr2.C: New test.
2922
2923 Wed Apr 24 21:38:36 2002  J"orn Rennecke <joern.rennecke@superh.com>
2924
2925         * gcc.dg/20020312-2.c: Add SH target.
2926
2927 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2928
2929         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
2930         compiler output on mips*-*-irix*.
2931
2932 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
2933
2934         * g++.dg/parse/attr1.C: New test.
2935
2936 2002-04-23  Roger Sayle  <roger@eyesopen.com>
2937
2938         * gcc.c-torture/execute/string-opt-17.c: New test case.
2939         * gcc.c-torture/execute/memset-2.c: New test case.
2940
2941 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
2942
2943         PR c++/6256:
2944         * g++.dg/template/friend5.C: New test.
2945
2946         PR c++/6331:
2947         * g++.dg/template/qual1.C: Likewise.
2948
2949 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
2950
2951         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
2952         Include stdlib.h, not stdio.h or ctype.h.
2953
2954 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
2955
2956         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
2957         cris-*-elf* and mmix-*-*.
2958         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
2959         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
2960         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
2961         Ditto.
2962         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
2963         * gcc.dg/wchar_t-1.c: Ditto.
2964
2965 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
2966
2967         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
2968         Clarify comment.
2969
2970 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
2971
2972         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
2973
2974 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2975
2976         * gcc.c-torture/execute/20000906-1.x: Delete.
2977
2978 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
2979
2980         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
2981
2982 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
2983
2984         * PR6367
2985         * g77.f-torture/execute/6367.f: New test.
2986         * g77.f-torture/execute/6367.x: Disable for MMIX.
2987
2988 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
2989
2990         * PR6352
2991         * g++.dg/opt/inline2.C: New test.
2992
2993 2002-04-18  Richard Henderson  <rth@redhat.com>
2994
2995         * gcc.dg/20000906-1.c: Enable for all targets.
2996         * gcc.c-torture/compile/iftrap-2.c: New.
2997
2998 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
2999
3000         * gcc.dg/20020418-1.c: New test.
3001         * gcc.dg/20020418-2.c: New test.
3002
3003 2002-04-18  Richard Henderson  <rth@redhat.com>
3004
3005         * gcc.c-torture/compile/iftrap-1.c: New.
3006         * gcc.dg/iftrap-1.c: Adjust for ia64.
3007         * gcc.dg/iftrap-2.c: New.
3008
3009 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
3010
3011         * gcc.c-torture/compile/20020418-1.c: New test.
3012
3013 2002-04-18  Roger Sayle  <roger@eyesopen.com>
3014
3015         * gcc.c-torture/compile/20020415-1.c: New.
3016
3017 2002-04-18  David S. Miller  <davem@redhat.com>
3018
3019         * gcc.c-torture/execute/20020418-1.c: New test.
3020
3021 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
3022
3023         * gcc.dg/20020416-1.c: New test.
3024
3025         * g++.dg/opt/inline1.C: New test.
3026
3027 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
3028
3029         * gcc.dg/altivec-5.c: New test.
3030
3031         * gcc.dg/20020415-1.c: New test.
3032
3033 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
3034
3035         * testsuite/lib/chill.exp: Remove.
3036
3037 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
3038
3039         * g++.dg/other/big-struct.C: New test.
3040
3041 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
3042
3043         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
3044         of scratch file.
3045
3046 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
3047
3048         PR c/6277
3049         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
3050         in scan-assembler function name
3051
3052 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
3053
3054         * g77.f-torture/execute/980628-4.x,
3055         g77.f-torture/execute/980628-5.x,
3056         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
3057         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
3058         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
3059         i[34567]86-*-*.
3060
3061 2002-04-13  David S. Miller  <davem@redhat.com>
3062
3063         * gcc.c-torture/execute/20020413-1.c: New test.
3064
3065 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
3066
3067         * gcc.dg/asm-6.c,
3068         * g++.dg/ext/asm1.C: New tests.
3069
3070 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
3071
3072         PR c++ 5373.
3073         * g++.dg/parse/stmtexpr1.C: New test.
3074
3075         PR c++/5189.
3076         * g++.dg/template/copy1.C: New test.
3077
3078 2002-04-12  Richard Henderson  <rth@redhat.com>
3079
3080         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
3081
3082 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
3083
3084         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
3085         gcc.c-torture/execute/20020307-2.c.
3086
3087 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
3088
3089         * g++.dg/ext/attrib5.C,
3090         * g++.dg/lookup/struct1.C: New tests.
3091
3092 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
3093
3094         * gcc.dg/20020411-1.c: New test.
3095
3096         * gcc.c-torture/execute/20020411-1.c: New test.
3097
3098 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
3099
3100         * g77.f-torture/execute/6177.f: New test.
3101
3102 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
3103
3104         PR middle-end/6247
3105         * g++.dg/opt/cleanup1.C: New test.
3106
3107         * g++.dg/opt/const1.C: New test.
3108
3109 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
3110
3111         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
3112
3113 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
3114
3115         PR c++/5507
3116         * g++.dg/template/typename2.C: New test.
3117
3118 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
3119
3120         * gcc.c-torture/execute/loop-12.c: New.
3121
3122 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
3123
3124         * g77.f-torture/execute/980628-4.x,
3125         g77.f-torture/execute/980628-5.x,
3126         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
3127         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
3128         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
3129
3130 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3131
3132         PR optimization/6086
3133         * g++.dg/opt/preinc1.C: New test.
3134
3135 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
3136
3137         PR c++/5571
3138         * g++.dg/opt/static2.C: New test.
3139
3140 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
3141
3142         PR c/5120
3143         * gcc.dg/20020406-1.c: New test.
3144
3145 2002-04-04  David S. Miller  <davem@redhat.com>
3146
3147         * gcc.c-torture/execute/20020404-1.c: New test.
3148
3149 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
3150
3151         PR c/6123
3152         * gcc.dg/20020312-2.c: Do not declare global register variable
3153         if __PIC__ or __pic__ is defined.
3154
3155 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
3156
3157         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
3158         __asm__ so that it works correctly even if -ansi -pedantic-errors.
3159
3160 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3161
3162         * gcc.misc-tests/linkage.exp: Update last change to handle
3163         sparc*-, not just sparc-.
3164
3165 2002-04-03  Richard Henderson  <rth@redhat.com>
3166
3167         * gcc.dg/cpp/ucs.c: Improved long UCS test.
3168
3169 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
3170
3171         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
3172
3173 2002-04-02  David S. Miller  <davem@redhat.com>
3174
3175         * gcc.c-torture/execute/20020402-3.c: New test.
3176
3177 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
3178
3179         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
3180         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
3181
3182         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
3183         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
3184         g77.f-torture/execute/20001201.x,
3185         g77.f-torture/execute/u77-test.x: New files.
3186
3187         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
3188         * gcc.dg/wchar_t-1.c: Ditto.
3189
3190 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3191
3192         * gcc.c-torture/execute/20020402-1.c: New test.
3193
3194 2002-04-01  Richard Henderson  <rth@redhat.com>
3195
3196         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
3197
3198         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
3199
3200 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3201
3202         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
3203
3204 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
3205
3206         * g++.dg/inherit/template-as-base.C: Expect error.
3207         * g++.dg/inherit/namespace-as-base.C: Likewise.
3208
3209 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
3210
3211         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
3212         g++.dg/ext/instantiate3.C: Tweak match patterns.
3213
3214         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
3215         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
3216         -da test.
3217
3218 2002-03-31  Richard Henderson  <rth@redhat.com>
3219
3220         * gcc.dg/special/alias-2.c: New.
3221         * gcc.dg/special/ecos.exp: Run it.
3222
3223 2002-03-31  Richard Henderson  <rth@redhat.com>
3224
3225         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
3226
3227 2002-03-31  Kazu Hirata  <kazu@hxi.com>
3228
3229         * gcc.dg/weak-1.c: Disable on h8300 port.
3230
3231 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
3232
3233         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
3234         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
3235         ordering tests.
3236         * g++.dg/bprob/bprob-1.C: New test.
3237         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
3238         * g++.dg/gcov/gcov-1.C: New test.
3239         * g++.dg/gcov/gcov-1.x: New file.
3240         * g++.dg/gcov/gcov-2.C: New test.
3241         * g++.dg/gcov/gcov-3.C: New test.
3242         * g++.dg/gcov/gcov-3.h: New file.
3243
3244 2002-03-28  Roger Sayle  <roger@eyesopen.com>
3245
3246         * g++.old-deja/g++.other/builtins5.C: New test.
3247         * g++.old-deja/g++.other/builtins6.C: New test.
3248         * g++.old-deja/g++.other/builtins7.C: New test.
3249         * g++.old-deja/g++.other/builtins8.C: New test.
3250         * g++.old-deja/g++.other/builtins9.C: New test.
3251
3252 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
3253
3254         * g++.dg/opt/static1.C: New test.
3255
3256         * g++.dg/opt/longbranch1.C: New test.
3257
3258 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
3259
3260         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
3261
3262         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
3263
3264 Thu Mar 28 16:38:09 2002  Jeffrey A Law  (law@redhat.com)
3265
3266         * gcc.c-torture/execute/20020328-1.c: New test.
3267
3268 2002-03-27  Richard Henderson  <rth@redhat.com>
3269
3270         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
3271         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
3272         move from g++.old-deja/g++.ext/.
3273
3274 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
3275
3276         * g++.dg/init/new2.C: New test.
3277
3278 2002-03-26  Richard Henderson  <rth@redhat.com>
3279
3280         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
3281
3282         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
3283         on sparc.
3284
3285         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
3286         sparcv9 systems.
3287         * gcc.dg/20001102-1.c: Likewise.
3288
3289 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
3290
3291         * gcc.dg/cpp/endif-pedantic1.c,
3292         gcc.dg/cpp/endif-pedantic2.c:  New tests.
3293
3294 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
3295
3296         * g++.dg/init/new1.C: New test.
3297
3298 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
3299
3300         * g++.dg/abi/vbase9.C: New test.
3301
3302 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
3303
3304         * gcc.dg/arm-asm.c: New test.
3305
3306 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
3307
3308         * gcc.dg/Wswitch-enum.c: New test.
3309         Fix PR c/5044.
3310
3311 2002-03-26  Richard Henderson  <rth@redhat.com>
3312
3313         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
3314         structure.
3315
3316 2002-03-25  Richard Henderson  <rth@redhat.com>
3317
3318         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
3319         sparcv9 systems.
3320
3321         * gcc.c-torture/compile/20011119-1.c (xxx): New.
3322         * gcc.c-torture/compile/20011119-2.c (xxx): New.
3323
3324 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
3325
3326         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
3327
3328 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
3329
3330         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
3331         targets using generic thunk support.
3332
3333 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
3334
3335         * gcc.c-torture/compile/20020323-1.c: New test.
3336
3337         * g++.dg/opt/conj2.C: New test.
3338
3339 2002-03-24  Richard Henderson  <rth@redhat.com>
3340
3341         * gcc.dg/weak-1.c: Use -fno-common.
3342
3343 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
3344
3345         * g77.dg/f77-edit-apostrophe-out.f: New test
3346         * g77.dg/f77-edit-h-out.f: New test
3347         * g77.dg/f77-edit-t-in.f: New test
3348         * g77.dg/f77-edit-t-out.f: New test
3349         * g77.dg/f77-edit-x-out.f: New test
3350         * g77.dg/f77-edit-slash-out.f: New test
3351         * g77.dg/f77-edit-colon-out.f: New test
3352         * g77.dg/f77-edit-s-out.f: New test
3353
3354 2002-03-24  Richard Henderson  <rth@redhat.com>
3355
3356         * objc/execute/formal_protocol-6.x: New XFAIL.
3357
3358 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
3359
3360         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
3361         that do not support weak symbols
3362
3363 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
3364
3365         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
3366         * lib/g77.exp:  Likewise
3367         * lib/objc.exp: Likewise
3368
3369 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
3370
3371         * gcc.dg/Wswitch-default.c: New test.
3372
3373 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
3374
3375         * g++.dg/other/enum1.C: New test.
3376
3377 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
3378
3379         * gcc.dg/pragma-ep-3.c: Fix typo.
3380
3381 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
3382
3383         * g++.dg/inherit/template-as-base.C: New test.
3384
3385 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
3386
3387         * g++.old-deja/g++.other/dwarf2-1.C: Move...
3388         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
3389
3390 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
3391
3392         * gcc.dg/cpp/multiline.c: Update to match.
3393
3394 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
3395
3396         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
3397
3398 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
3399
3400         * gcc.dg/cpp/extratokens2.c:  New file.
3401
3402 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
3403
3404         * gcc.dg/20020312-2.c: Add rs6000 target.
3405
3406         * gcc.c-torture/compile/20020319-1.c: New test.
3407
3408 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3409
3410         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
3411         (A, E): Handle this.
3412
3413 2002-03-20  Jason Merrill  <jason@redhat.com>
3414
3415         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
3416         ignoring -fpic.
3417         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
3418         through prune_gcc_output.
3419
3420 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
3421
3422         * gcc.c-torture/compile/20020320-1.c: New test.
3423
3424 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
3425
3426         * gcc.c-torture/compile/20020318-1.c: New test.
3427
3428         * gcc.dg/struct-by-value-1.c: New test.
3429
3430         * gcc.dg/20020319-1.c: New test.
3431
3432 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
3433
3434         * g++.dg/opt/conj1.C: New test.
3435
3436 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
3437
3438         * g++.dg/template/qualttp20.C: Revert previous change.
3439         * g++.dg/template/qualttp3.C: Likewise.
3440         * g++.dg/template/qualttp4.C: Likewise
3441         * g++.dg/template/qualttp5.C: Likewise
3442         * g++.dg/template/qualttp6.C: Likewise
3443         * g++.dg/template/qualttp7.C: Likewise
3444         * g++.dg/template/qualttp8.C: Likewise
3445         * g++.dg/template/recurse.C: Likewise.
3446
3447 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
3448
3449         * gcc.dg/cpp/wchar-1.c: Update.
3450
3451 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
3452
3453         * g++.dg/template/conv1.C: New test.
3454         * g++.dg/template/conv2.C: New test.
3455         * g++.dg/template/conv3.C: New test.
3456         * g++.dg/template/conv4.C: New test.
3457
3458 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
3459
3460         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
3461         * g++.dg/template/qualttp3.C: Likewise.
3462         * g++.dg/template/qualttp4.C: Likewise
3463         * g++.dg/template/qualttp5.C: Likewise
3464         * g++.dg/template/qualttp6.C: Likewise
3465         * g++.dg/template/qualttp7.C: Likewise
3466         * g++.dg/template/qualttp8.C: Likewise
3467         * g++.dg/template/recurse.C: Likewise.
3468
3469 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
3470
3471         * g++.dg/opt/dtor1.C: New test.
3472
3473 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
3474
3475         * gcc.c-torture/compile/20020315-1.c: New test.
3476
3477 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
3478
3479         * gcc.dg/weak-1.c: Fix scan tests.
3480
3481 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
3482
3483         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
3484         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
3485         cris-*-aout* mmix-*-*.
3486         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
3487         cris-*-aout* mmix-*-*.
3488         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
3489         cris-*-elf* cris-*-aout* and mmix-*-*.
3490         * gcc.dg/20001009-1.c: Ditto.
3491         * gcc.dg/20010912-1.c: Ditto.
3492         * gcc.dg/20020122-4.c: Ditto.
3493         * gcc.dg/inline-2.c: Ditto.
3494
3495 Thu Mar 14 14:28:38 2002  Jeffrey A Law  (law@cygnus.com)
3496
3497         * gcc.c-torture/compile/20020314-1.c: New test.
3498
3499 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
3500
3501         * gcc.c-torture/execute/20020314-1.c: New test.
3502
3503 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
3504
3505         * g++.dg/warn/Wunused-1.C: New test.
3506
3507 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
3508
3509         * g++.dg/abi/mangle6.C: New test.
3510
3511 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
3512
3513         * gcc.c-torture/compile/20020309-2.c: New test.
3514
3515         * gcc.c-torture/compile/20020312-1.c: New test.
3516
3517 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
3518
3519         * g++.dg/other/access1.C: New test.
3520
3521 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
3522
3523         * gcc.c-torture/execute/wchar_t-1.c: New test.
3524
3525 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
3526
3527         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
3528
3529 2002-03-12  Roger Sayle  <roger@eyesopen.com>
3530
3531         * gcc.dg/20020312-1.c: New test case.
3532
3533 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
3534
3535         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
3536
3537 2002-03-11  Richard Henderson  <rth@redhat.com>
3538
3539         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
3540         * g++.old-deja/g++.jason/report.C: Likewise.
3541
3542 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
3543
3544         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
3545         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
3546
3547 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
3548
3549         * testsuite/g++.dg/overload/pmf1.C: New test.
3550
3551 2002-03-11  Kazu Hirata  <kazu@hxi.com>
3552
3553         * gcc.c-torture/execute/20020307-1.c: Use long.
3554
3555 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
3556
3557         PR optimization/5844
3558         * gcc.dg/20020310-1.c: New test.
3559
3560 2002-03-09  Michael Meissner  <meissner@redhat.com>
3561
3562         * gcc.c-torture/execute/memcpy-2.c: New test.
3563         * gcc.c-torture/execute/memset-1.c: New test.
3564         * gcc.c-torture/execute/strlen-1.c: New test.
3565         * gcc.c-torture/execute/strcmp-1.c: New test.
3566         * gcc.c-torture/execute/strncmp-1.c: New test.
3567
3568 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
3569
3570         * gcc.dg/ppc-ldstruct.c: New test.
3571
3572 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
3573
3574         * gcc.c-torture/execute/va-arg-22.c: New test.
3575
3576 Sat Mar  9 07:47:50 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3577
3578         * gcc.c-torture/compile/20020309-1.c: New test.
3579
3580 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
3581
3582         * gcc.c-torture/execute/20020307-2.c: New test.
3583
3584 Thu Mar  7 10:05:31 2002  Jeffrey A Law  (law@redhat.com)
3585
3586         * g77.f-torture/compile/20020307-1.f: New test.
3587
3588 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
3589
3590         * gcc.dg/unordered-1.c: New test.
3591
3592 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
3593
3594         * gcc.c-torture/execute/20020307-1.c: New test.
3595
3596 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
3597
3598         * gcc.dg/20020304-1.c: New test.
3599
3600         * gcc.c-torture/compile/20020304-2.c: New test.
3601
3602 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
3603
3604         * gcc.c-torture/compile/20020304-1.c: New test case
3605         (from PR c/5830).
3606
3607 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
3608
3609         * gcc.dg/20020103-1.c: Add other -D ppc variants.
3610
3611 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
3612
3613         * g++.dg/other/classkey1.C: New test.
3614
3615 2002-03-01  Richard Henderson  <rth@redhat.com>
3616
3617         * gcc.c-torture/compile/981223-1.x: New.
3618         * gcc.c-torture/compile/920625-1.x: New.
3619
3620 2002-02-28  Richard Henderson  <rth@redhat.com>
3621
3622         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
3623
3624 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
3625
3626         * gcc.c-torture/execute/20020227-1.c: New test.
3627
3628 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
3629
3630         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
3631         here" ERROR lines.
3632         * g++.old-deja/g++.oliva/partord1.C: Likewise.
3633         * g++.old-deja.g++.other/defarg1.C: Likewise.
3634         * g++.old-deja/g++.pt/calls2.C: Likewise.
3635         * g++.old-deja/g++.pt/crash20.C: Likewise.
3636         * g++.old-deja/g++.pt/crash30.C: Likewise.
3637         * g++.old-deja/g++.pt/crash36.C: Likewise.
3638         * g++.old-deja/g++.pt/crash6.C: Likewise.
3639         * g++.old-deja/g++.pt/defarg13.C: Likewise.
3640         * g++.old-deja/g++.pt/derived3.C: Likewise.
3641         * g++.old-deja/g++.pt/error1.C: Likewise.
3642         * g++.old-deja/g++.pt/friend21.C: Likewise.
3643         * g++.old-deja/g++.pt/friend23.C: Likewise.
3644         * g++.old-deja/g++.pt/infinite1.C: Likewise.
3645         * g++.old-deja/g++.robertl/eb128.C: Likewise.
3646
3647 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
3648
3649         * gcc.c-torture/execute/20020225-2.c: New test.
3650
3651 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
3652
3653         * gcc.c-torture/execute/920730-1t.c,
3654         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
3655         Delete test cases, only relevant to -traditional.
3656
3657 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
3658
3659         * gcc.dg/cpp/undef1.c: Remove.
3660         * gcc.dg/cpp/directiv.c: Update.
3661         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
3662
3663 2002-02-27  Michael Meissner  <meissner@redhat.com>
3664
3665         * gcc.c-torture/execute/20020226-1.c: New test.
3666
3667 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
3668
3669         * g++.dg/debug/debug4.C: New test.
3670
3671         * gcc.dg/ia64-visibility-1.c: New test.
3672
3673 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
3674
3675         * gcc.dg/debug/20020224-1.c: New.
3676
3677 2002-02-25  Kazu Hirata  <kazu@hxi.com>
3678
3679         * gcc.c-torture/execute/960416-1.x: New.
3680         * gcc.c-torture/execute/divconst-3.x: Likewise.
3681
3682 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
3683
3684         * gcc.dg/20020224-1.c: New test.
3685
3686 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
3687
3688         * gcc.c-torture/execute/20020225-1.c: New.
3689
3690 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
3691
3692         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
3693
3694 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
3695
3696         * gcc.dg/20020222-1.c: New test.
3697
3698 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
3699
3700         * g++.dg/opt/anonunion1.C: New test.
3701
3702 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
3703
3704         * g++.dg/template/qualttp19.C: New test.
3705         * g++.dg/template/qualttp20.C: New test.
3706         * g++.old-deja/g++.jason/report.C: Adjust expected errors
3707         * g++.old-deja/g++.other/qual1.C: Likewise.
3708
3709 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
3710
3711         * gcc.dg/attr-alwaysinline.c: New.
3712
3713 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
3714
3715         * gcc.dg/20020220-1.c: New test.
3716
3717         * gcc.dg/20020220-2.c: New test.
3718
3719         * g++.dg/opt/mmx1.C: New test.
3720
3721 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
3722
3723         * gcc.c-torture/compile/20020110.c: New test.
3724
3725 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
3726
3727         * gcc.c-torture/execute/20020219-1.c: New test.
3728
3729         * gcc.dg/20020219-1.c: New test.
3730
3731         * gcc.dg/noncompile/20020220-1.c: New test.
3732
3733         * g++.dg/opt/ptrintsum1.C: New test.
3734
3735         * gcc.dg/debug/20020220-1.c: New test.
3736
3737 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
3738
3739         * gcc.c-torture/execute/20020216-1.c: New test.
3740
3741 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
3742
3743         * gcc.dg/decl-1.c: Update, new test.
3744
3745 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
3746
3747         * g++.dg/abi/bitfield1.C: New test.
3748         * g++.dg/abi/bitfield2.C: New test.
3749
3750 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
3751
3752         * gcc.dg/attr-nest.c: New test.
3753
3754 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
3755
3756         * gcc.c-torture/execute/20020215-1.c: New test.
3757
3758 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
3759
3760         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
3761         * g++.dg/debug/debug.exp: New.
3762         * g++.dg/debug/trivial.C: New.
3763         * g++.dg/debug/debug1.C: Moved...
3764         * g++.dg/other/debug1.C: ...from here.
3765         * g++.dg/debug/debug2.C: Moved...
3766         * g++.dg/other/debug2.C: ...from here.
3767         * g++.dg/debug/debug3.C: Moved...
3768         * g++.dg/other/debug3.C: ...from here.
3769
3770         * gcc.dg/noncompile/20020213-1.c: New test.
3771
3772 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
3773
3774         * g++.dg/other/debug3.C: New test.
3775
3776         * gcc.c-torture/execute/20020213-1.c: New test.
3777
3778 2002-02-13  Richard Smith <richard@ex-parrot.com>
3779
3780         * g++.old-deja/g++.other/thunk1.C: New test.
3781
3782 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
3783
3784         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
3785
3786 2002-02-13  Stan Shebs  <shebs@apple.com>
3787
3788         * gcc.dg/altivec-3.c: New.
3789
3790 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
3791
3792         * gcc.dg/Wunreachable-1.c: New test.
3793         * gcc.dg/Wunreachable-2.c: New test.
3794
3795 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
3796
3797         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
3798
3799 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
3800
3801         * gcc.dg/decl-1.c: New test.
3802
3803 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
3804
3805         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
3806
3807 2002-02-10  Kazu Hirata  <kazu@hxi.com>
3808
3809         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
3810         * gcc.c-torture/compile/980506-1.x: Likewise.
3811
3812 2002-02-10  Kazu Hirata  <kazu@hxi.com>
3813
3814         * gcc.dg/20020210-1.c: New.
3815
3816 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
3817
3818         * g77.f-torture/execute/947.f: New regression test
3819         for PR fortran/947.
3820
3821 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
3822
3823         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
3824         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
3825
3826 2002-02-08  Richard Henderson  <rth@redhat.com>
3827
3828         * gcc.c-torture/compile/labels-3.c: New.
3829
3830 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
3831
3832         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
3833         expression statements work instead.
3834         * gcc.dg/noncompile/20020207-1.c: New test.
3835
3836 2002-02-07  Richard Henderson  <rth@redhat.com>
3837
3838         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
3839
3840 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
3841
3842         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
3843         message from g77
3844         * lib/g77-dg.exp: Trim g77 error messages so that they are
3845         recognized by dg.exp.
3846
3847 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
3848
3849         PR fortran/5473
3850         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
3851
3852 2002-02-07  Richard Henderson  <rth@redhat.com>
3853
3854         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
3855         to be sufficiently aligned for integers.
3856
3857 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
3858
3859         * g++.dg/template/friend4.C: New test.
3860
3861 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
3862
3863         PR fortran/5743
3864         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
3865         unsupported cases.
3866
3867 2002-02-07  Richard Henderson  <rth@redhat.com>
3868
3869         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
3870         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
3871         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
3872         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
3873
3874 2002-02-06  Richard Henderson  <rth@redhat.com>
3875
3876         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
3877
3878 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
3879
3880         * gcc.dg/20020206-1.c: New test.
3881
3882 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
3883
3884         * gcc.c-torture/execute/20020206-1.c: New test.
3885
3886         * gcc.c-torture/execute/20020206-2.c: New test.
3887
3888         PR optimization/5429:
3889         * gcc.c-torture/compile/20020206-1.c: New test.
3890
3891 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
3892
3893         * g++.dg/ext/align1.C: Do not use an explicit alignment value
3894         as certain file formats cannot support particularly large
3895         alignments.
3896
3897         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
3898         and do not expect to be able to link the executable.
3899
3900         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
3901         fail because the COFF format does not support the weak attribute.
3902
3903 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
3904
3905         * g77.dg/pr5473.f:  New test
3906
3907 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
3908
3909         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
3910         Fix testcase accordingly.
3911
3912 2002-02-04  Richard Henderson  <rth@redhat.com>
3913
3914         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
3915         (buf): Change to be an array of pointers, not ints.
3916
3917 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
3918
3919         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
3920         before all tests.  Move warning one line above to match where it
3921         C frontend emits.
3922         * gcc.dg/Wswitch-2.c: New test.
3923         * g++.dg/warn/Wswitch-1.C: New test.
3924         * g++.dg/warn/Wswitch-2.C: New test.
3925
3926 2002-02-04  Richard Henderson  <rth@redhat.com>
3927
3928         * g++.dg/abi/offsetof.C: Fix size comparison.
3929
3930 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
3931
3932         * gcc.dg/cast-qual-2.c: New test.
3933
3934 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
3935
3936         * gcc.dg/20020201-4.c: New test.
3937
3938 2002-02-04  Ben Elliston  <bje@redhat.com>
3939
3940         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
3941         target_info attribute != 0, in addition to the empty string.
3942         (gcc_target_compile): Likewise.
3943
3944 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
3945
3946         * gcc.dg/Wswitch.c: New test.
3947         PR gcc/4475. PR gcc/3780.
3948
3949 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
3950
3951         * g77.f-torture/execute/5122.f: New test for regressions
3952         against PR fortran/5122.
3953
3954 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
3955
3956         * g77.f-torture/compile/pr3743.f: Delete
3957         * g77.dg/pr3743-1.f: New test.
3958         * g77.dg/pr3743-2.f: New test.
3959         * g77.dg/pr3743-3.f: New test.
3960         * g77.dg/pr3743-4.f: New test.
3961
3962 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
3963
3964         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
3965
3966 2002-02-02  Richard Henderson  <rth@redhat.com>
3967
3968         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
3969         * gcc.c-torture/execute/bf64-1.c: Likewise.
3970
3971 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
3972
3973         * gcc.dg/20020201-2.c: New test.
3974
3975         * gcc.dg/20020201-3.c: New test.
3976
3977         * gcc.c-torture/execute/bitfld-2.c: New test.
3978
3979 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
3980
3981         * gcc.dg/bitfld-1.c: Update.
3982         * gcc.dg/bitfld-2.c: Update.
3983         * gcc.c-torture/execute/bitfld-1.x: New.
3984
3985 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
3986
3987         * gcc.c-torture/execute/20020201-1.c: New test.
3988
3989 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
3990
3991         PR target/5469
3992         * gcc.dg/20020201-1.c: New test.
3993
3994 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
3995
3996         PR fortran/3743
3997         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
3998         * g77.f-torture/compile/pr3743.x: Remove
3999
4000 2002-01-31  Tom Rix  <trix@redhat.com>
4001
4002         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
4003
4004 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
4005
4006         * gcc.dg/noncompile/20020130-1.c: New test.
4007
4008 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
4009
4010         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
4011
4012 2002-01-29  Richard Henderson  <rth@redhat.com>
4013
4014         * gcc.c-torture/execute/991118-1.c: Cast various constants back
4015         to long long.
4016         * gcc.c-torture/execute/bf64-1.c: Likewise.
4017
4018 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
4019
4020         * gcc.c-torture/execute/20020129-1.c: New test.
4021
4022 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
4023
4024         * gcc.c-torture/compile/20000224-1.c: Update.
4025         * gcc.c-torture/execute/bitfld-1.c: New tests.
4026         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
4027         * gcc.dg/uninit-A.c: Update.
4028
4029 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
4030
4031         * g++.dg/template/ctor1.C: Add instantiation.
4032
4033 2002-01-28  Paul Koning  <pkoning@equallogic.com>
4034
4035         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
4036         argument to __builtin_prefetch to be const ptr.
4037
4038 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
4039
4040         * gcc.c-torture/compile/20020120-1.c: New test.
4041
4042 2002-01-27  Kazu Hirata  <kazu@hxi.com>
4043
4044         * gcc.c-torture/execute/20020127-1.c: New test.
4045
4046 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
4047
4048         * g77.dg/f77-edit-i-in.f: New test
4049         * g77.dg/f77-edit-i-out.f: New test
4050
4051 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
4052
4053         * gcc.dg/debug/debug.exp: New file.
4054         * gcc.dg/debug/trivial.c: New file.
4055         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
4056         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
4057         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
4058         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
4059         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
4060         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
4061         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
4062         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
4063         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
4064         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
4065         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
4066         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
4067         * gcc.dg/20000503-1.c: Removed.
4068         * gcc.dg/20010207-1.c: Removed.
4069         * gcc.dg/20011223-1.c: Removed.
4070         * gcc.dg/20020104-2.c: Removed.
4071         * gcc.dg/debug-1.c: Removed.
4072         * gcc.dg/debug-2.c: Removed.
4073         * gcc.dg/debug-3.c: Removed.
4074         * gcc.dg/debug-4.c: Removed.
4075         * gcc.dg/debug-5.c: Removed.
4076         * gcc.dg/debug-6.c: Removed.
4077         * gcc.dg/dwarf2-1.c: Removed.
4078         * gcc.dg/dwarf2-2.c: Removed.
4079
4080 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
4081
4082         * g++.old-deja/g++.other/eh5.C: New test.
4083         * g++.old-deja/g++.other/sibcall2.C: New test.
4084         * g++.old-deja/g++.other/array9.C: New test.
4085         * g++.old-deja/g++.other/typename2.C: New test.
4086         * g++.old-deja/g++.other/crash60.C: New test.
4087         * g++.old-deja/g++.other/conv9.C: New test.
4088         * g++.old-deja/g++.other/mangle10.C: New test.
4089         * g++.old-deja/g++.other/unchanging1.C: New test.
4090         * g++.old-deja/g++.other/exprstmt1.C: New test.
4091         * g++.old-deja/g++.other/inline23.C: New test.
4092         * g++.old-deja/g++.eh/ia64-1.C: New test.
4093         * g++.old-deja/g++.other/dwarf2-1.C: New test.
4094         * g++.old-deja/g++.other/reload1.C: New test.
4095         * g++.old-deja/g++.other/static20.C: New test.
4096         * g++.old-deja/g++.other/local-alloc1.C: New test.
4097         * g++.old-deja/g++.other/conv8.C: New test.
4098         * g++.old-deja/g++.other/stmtexpr2.C: New test.
4099         * g++.old-deja/g++.other/storeexpr1.C: New test.
4100         * g++.old-deja/g++.other/storeexpr2.C: New test.
4101         * g++.dg/eh/template2.C: New test.
4102         * g++.dg/warn/weak1.C: New test.
4103
4104 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
4105
4106         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
4107         Remove first, non-varying, argument.
4108
4109 2002-01-23  Richard Henderson  <rth@redhat.com>
4110
4111         * gcc.dg/inline-2.c: New.
4112
4113         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
4114         Add optional target arg.  Check number of arguments.
4115         (scan-assembler-not, scan-assembler-dem): Likewise.
4116         (scan-assembler-dem-not): Likewise.
4117
4118 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
4119
4120         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
4121         line 12.
4122         * g++.old-deja/g++.brendan/parse3.C,
4123         g++.old-deja/g++.other/crash26.C,
4124         g++.old-deja/g++.other/crash28.C,
4125         g++.old-deja/g++.other/crash29.C,
4126         g++.old-deja/g++.other/crash30.C,
4127         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
4128
4129 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
4130
4131         * gcc.dg/20020115-1.c: New.
4132
4133 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
4134
4135         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
4136
4137 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
4138
4139         * gcc.dg/20020122-3.c: New.
4140
4141 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
4142
4143         * g++.dg/other/gc1.C: New test.
4144
4145 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
4146
4147         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
4148
4149 2002-01-22  Richard Henderson  <rth@redhat.com>
4150
4151         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
4152
4153 2002-01-22  Richard Henderson  <rth@redhat.com>
4154
4155         * gcc.dg/20020122-4.c: New.
4156
4157 2002-01-22  H.J. Lu <hjl@gnu.org>
4158
4159         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
4160         link output.
4161         * gcc.dg/special/ecos.exp: Likewise.
4162         * lib/g++-dg.exp: Likewise.
4163         * lib/g77-dg.exp: Likewise.
4164         * lib/gcc-dg.exp : Likewise.
4165         * lib/mike-g++.exp: Likewise.
4166         * lib/mike-g77.exp: Likewise.
4167         * lib/mike-gcc.exp: Likewise.
4168         * lib/objc-dg.exp: Likewise.
4169
4170 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
4171
4172         PR target/5379
4173         * gcc.dg/20020122-2.c: New test.
4174
4175 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
4176
4177         * gcc.dg/20020122-1.c: New test.
4178
4179 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
4180
4181         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
4182
4183 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
4184
4185         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
4186
4187 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4188
4189         * gcc.c-torture/compile/20020121-1.c: New test.
4190
4191 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4192
4193         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
4194         ld_library_path.
4195
4196 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
4197
4198         * gcc.dg/20020218-1.c: New test.
4199
4200 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
4201
4202         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
4203         messages
4204         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
4205         "At global scope" warning
4206         * g++.dg/ext/align1.C: Change cygwin test for alignment
4207         from db-bogus to dg-warning
4208
4209 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
4210
4211         * g77.f-torture/compile/cpp2.F: New test.
4212
4213 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
4214
4215         * g++.dg/template/access1.C: New test.
4216
4217 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
4218
4219         * gcc.dg/20020118-1.c: New.
4220
4221 2002-01-18  Kazu Hirata  <kazu@hxi.com>
4222
4223         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
4224
4225 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
4226
4227         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
4228         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
4229         alignment warnings.
4230
4231 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
4232
4233         * gcc.misc-tests/i386-prefetch.exp: Save and restore
4234         torture_with_loops and torture_without_loops
4235
4236 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
4237
4238         * gcc.c-torture/compile/20020116-1.c: New test.
4239
4240 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
4241
4242         * gcc.dg/20020116-2.c: New test.
4243
4244         * gcc.dg/ultrasp4.c: New test.
4245
4246         * gcc.dg/20020116-1.c: New test.
4247
4248 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
4249
4250         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
4251         by EABI.
4252
4253 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
4254
4255         * gcc.misc-tests/i386-prefetch.exp: New.
4256         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
4257         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
4258         * gcc.misc-tests/i386-pf-none-1.c: New test.
4259         * gcc.misc-tests/i386-pf-sse-1.c: New test.
4260
4261 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
4262
4263         * gcc.dg/gnu89-init-1.c: Add new tests.
4264
4265 2002-01-15  Andreas Jaeger  <aj@suse.de>
4266
4267         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
4268         * gcc.dg/i386-mmx-2.c: Likewise.
4269         * gcc.dg/i386-sse-1.c: Likewise.
4270         * gcc.dg/i386-sse-2.c: Likewise.
4271         * gcc.dg/i386-sse-3.c: Likewise.
4272
4273 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
4274
4275         * g77.f-torture/execute/intrinsic-unix-bessel.f:
4276         Uncomment additional cases that now pass.
4277
4278 2002-01-11  Richard Henderson  <rth@redhat.com>
4279
4280         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
4281         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
4282
4283 Fri Jan 11 12:13:30 2002  Nicola Pero  <n.pero@mi.flashnet.it>
4284
4285         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
4286
4287 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
4288
4289         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
4290         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
4291
4292 2002-01-10  Dale Johannesen  <dalej@apple.com>
4293
4294         * gcc.c-torture/execute/loop-11.c: New.
4295
4296 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
4297
4298         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
4299         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
4300
4301 2002-01-09  Richard Henderson  <rth@redhat.com>
4302
4303         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
4304         type in which to perform the operation for each size.
4305
4306 Wed Jan  9 16:48:33 2002  Alan Matsuoka  (alanm@redhat.com)
4307
4308         * gcc.c-torture/compile/20020109-2.c: New test.
4309
4310 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
4311
4312         * gcc.c-torture/execute/loop-10.c: New test.
4313
4314 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
4315
4316         * gcc.c-torture/compile/20010226-1.c: New test.
4317         * gcc.c-torture/compile/20010227-1.c: New test.
4318         * gcc.c-torture/compile/20010426-1.c: New test.
4319         * gcc.c-torture/compile/20010510-1.c: New test.
4320         * gcc.c-torture/compile/20010605-3.c: New test.
4321         * gcc.c-torture/compile/20010824-1.c: New test.
4322         * gcc.c-torture/execute/20010409-1.c: New test.
4323         * gcc.dg/noncompile/20000901-1.c: New test.
4324         * gcc.dg/20001023-1.c: New test.
4325         * gcc.dg/20001101-1.c: New test.
4326         * gcc.dg/20001102-1.c: New test.
4327         * gcc.dg/20010207-1.c: New test.
4328         * gcc.dg/20010405-1.c: New test.
4329         * gcc.dg/20010822-1.c: New test.
4330         * gcc.dg/20011107-1.c: New test.
4331
4332 Wed Jan  9 14:03:20 2002  Jeffrey A Law  (law@redhat.com)
4333
4334         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
4335
4336         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
4337         execution failure on PA targets.
4338
4339 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
4340
4341         * gcc.c-torture/compile/20020109-1.c: New test.
4342
4343 2002-01-08  Kazu Hirata  <kazu@hxi.com>
4344
4345         * gcc.c-torture/execute/20020108-1.c: New test.
4346
4347 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
4348
4349         * gcc.dg/20020108-1.c: New test.
4350
4351 2002-01-08  H.J. Lu <hjl@gnu.org>
4352
4353         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
4354         for header files.
4355
4356 2002-01-08  Geoff Keating  <geoffk@redhat.com>
4357
4358         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
4359         consistency.
4360
4361 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
4362
4363         * gcc.dg/altivec-4.c: Test altivec predicates.
4364
4365 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
4366
4367         * gcc.c-torture/execute/20020107-1.c: New test.
4368
4369 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
4370
4371         PR c/5279
4372         * gcc.c-torture/compile/20020106-1.c: New test.
4373
4374 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
4375
4376         * gcc.c-torture/execute/nestfunc-4.c: New test.
4377
4378 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
4379
4380         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
4381         extra triple that slipped in.
4382         * g++.old-deja/g++.abi/align.C: Likewise.
4383         * g++.old-deja/g++.abi/bitfields.C: Likewise.
4384
4385 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
4386
4387         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
4388         * g++.old-deja/g++.abi/align.C: Likewise.
4389         * g++.old-deja/g++.abi/bitfields.C: Likewise.
4390
4391         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
4392         on FreeBSD/i386.
4393         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
4394         FreeBSD.
4395
4396 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
4397
4398         * gcc.dg/20020104-1.c: New test.
4399
4400         * gcc.dg/20020104-2.c: New test.
4401
4402 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
4403
4404         * gcc.dg/20020103-1.c: Fix typo in target selector.
4405
4406 2002-01-03  Richard Henderson  <rth@redhat.com>
4407
4408         * gcc.dg/20020103-1.c: New.
4409
4410 2002-01-03  Kazu Hirata  <kazu@hxi.com>
4411
4412         * gcc.c-torture/execute/20020103-1.c: New test.
4413
4414 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
4415
4416         * g++.dg/other/debug2.C: New test.
4417
4418         * gcc.c-torture/compile/20020103-1.c: New test.
4419
4420 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
4421
4422         * gcc.dg/gnu89-init-1.c: Added new tests.
4423
4424 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
4425
4426         * g++.dg/template/friend2.C: Remove as patch is reverted.
4427
4428         * g++.dg/warn/oldcast1.C: New test.
4429
4430         * g++.dg/template/ptrmem1.C: New test.
4431         * g++.dg/template/ptrmem2.C: New test.
4432
4433         * g++.dg/template/ntp.C: New test.
4434
4435         * g++.dg/other/component1.C: New test.
4436
4437         * g++.dg/template/ttp3.C: New test.
4438
4439         * g++.dg/template/friend2.C: New test.
4440         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
4441
4442 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
4443
4444         * g++.dg/other/ptrmem1.C: New test.
4445         * g++.dg/other/ptrmem2.C: New test.
4446
4447 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
4448
4449         * g++.dg/template/ctor1.C: New test.
4450
4451 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
4452
4453         * g++.dg/template/friend2.C: New test.
4454
4455 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
4456
4457         * gcc.dg/mmix-1.c: New test.
4458
4459 2001-12-31  Richard Henderson  <rth@redhat.com>
4460
4461         * gcc.dg/asm-5.c: New.
4462
4463 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
4464
4465         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
4466         in namespace __gnu_cxx
4467
4468 2001-12-30  Richard Henderson  <rth@redhat.com>
4469
4470         * gcc.dg/debug-6.c: New.
4471
4472 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
4473
4474         * gcc.c-torture/compile/20011229-2.c: New test.
4475
4476 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
4477
4478         * gcc.dg/debug-3.c: New test.
4479         * gcc.dg/debug-4.c: New test.
4480         * gcc.dg/debug-5.c: New test.
4481
4482 2001-12-29  Richard Henderson  <rth@redhat.com>
4483
4484         * g++.dg/eh/loop1.C: New.
4485
4486 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
4487
4488         * g++.dg/template/crash1.C: New test.
4489
4490 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
4491
4492         * g++.dg/other/const1.C: New test.
4493
4494 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
4495
4496         * gcc.c-torture/compile/20011229-1.c: New test.
4497
4498 2001-12-28  Stan Shebs  <shebs@apple.com>
4499
4500         * lib/objc-torture.exp: Resync with c-torture.exp.
4501         * lib/objc.exp: Load standard libraries.
4502
4503 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
4504
4505         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
4506         additional tests.
4507
4508 2001-12-27  Roger Sayle <roger@eyesopen.com>
4509
4510         * gcc.c-torture/execute/string-opt-16.c: New testcase.
4511
4512 2001-12-27  Richard Henderson  <rth@redhat.com>
4513
4514         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
4515
4516 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
4517
4518         * g++.dg/eh/ctor1.C: New test.
4519         * g++.dg/other/error2.C: New test.
4520
4521 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
4522
4523         * g++.dg/other/init2.C: New test.
4524
4525 2001-12-24  Richard Henderson  <rth@redhat.com>
4526
4527         * gcc.dg/20011223-1.c: New.
4528         * gcc.dg/inline-1.c: New.
4529
4530 2001-12-23  Richard Henderson  <rth@redhat.com>
4531
4532         * gcc.dg/asm-4.c: Test operand modifiers.
4533
4534 2001-12-23  Richard Henderson  <rth@redhat.com>
4535
4536         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
4537
4538 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
4539
4540         * gcc.c-torture/execute/20011223-1.c: New test.
4541
4542 2001-12-21  Richard Henderson  <rth@redhat.com>
4543
4544         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
4545         re-enables the warning.
4546
4547 2001-12-21  Richard Henderson  <rth@redhat.com>
4548
4549         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
4550
4551 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
4552
4553         * gcc.c-torture/compile/20011218-1.c: New test.
4554
4555 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
4556
4557         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
4558         arm-isr.c test.
4559         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
4560         epilogue generation for ARM ISR routines.
4561
4562 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4563
4564         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
4565         * gcc.dg/format/c90-printf-3.c: Likewise.
4566         * gcc.dg/format/c99-printf-3.c: Likewise.
4567         * gcc.dg/format/ext-1.c: Likewise.
4568         * gcc.dg/format/ext-6.c: Likewise.
4569         * gcc.dg/format/format.h: Prototype unlocked stdio.
4570
4571 2001-12-20  Richard Henderson  <rth@redhat.com>
4572
4573         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
4574         (arena): Use it.
4575         (malloc): Correct allocation logic.  Abort if we fill up the
4576         arena before initialization complete.
4577         (realloc): Correct allocation logic.
4578
4579 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
4580
4581         * gcc.c-torture/compile/20011219-2.c: New test.
4582
4583         * gcc.c-torture/execute/20011219-1.c: New test.
4584
4585 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
4586
4587         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
4588         target does not support weak symbols.
4589
4590 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
4591
4592         * gcc.c-torture/compile/20011219-1.c: New test.
4593
4594 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
4595
4596         * g++.dg/other/error1.C: New test.
4597
4598 Mon Dec 17 14:31:42 2001  Jeffrey A Law  (law@redhat.com)
4599
4600         * gcc.c-torture/execute/20011217-1.c: New test.
4601
4602 Mon Dec 17 16:54:56 2001  Nicola Pero  <nicola@brainstorm.co.uk>
4603
4604         * objc.dg/special/: New directory.
4605         * objc.dg/special/special.exp: New file.
4606         * objc.dg/special/unclaimed-category-1.h: New file.
4607         * objc.dg/special/unclaimed-category-1a.m: New file.
4608         * objc.dg/special/unclaimed-category-1.m: New file.
4609
4610 2001-12-17  Andreas Jaeger  <aj@suse.de>
4611
4612         * gcc.c-torture/compile/20011217-2.c: New test.
4613
4614 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
4615
4616         * gcc.c-torture/compile/20011217-1.c: New test.
4617
4618 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
4619
4620         * testsuite/gcc.dg/20011214-1.c: New.
4621
4622 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
4623
4624         * gcc.dg/altivec-4.c: New.
4625
4626 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
4627
4628         * gcc.dg/20011113-1.c: New test.
4629
4630 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4631
4632         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
4633         std::__malloc_alloc_template<0> and
4634         std::__default_alloc_template<false, 0>.
4635
4636 Thu Dec 13 10:35:33 2001  Nicola Pero  <n.pero@mi.flashnet.it>
4637
4638         * objc/execute/bf-21.m: New test.
4639         * objc/execute/enumeration-1.m: New test.
4640         * objc/execute/enumeration-2.m: New test.
4641
4642 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
4643
4644         * gcc.dg/gnu89-init-1.c: New test.
4645
4646 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
4647
4648         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
4649         * g++.old-deja/g++.jason/2371.C: Likewise.
4650         * g++.old-deja/g++.jason/template33.C: Likewise.
4651         * g++.old-deja/g++.jason/template34.C: Likewise.
4652         * g++.old-deja/g++.jason/template36.C: Likewise.
4653         * g++.old-deja/g++.oliva/typename1.C: Likewise.
4654         * g++.old-deja/g++.oliva/typename2.C: Likewise.
4655         * g++.old-deja/g++.other/typename1.C: Likewise.
4656         * g++.old-deja/g++.pt/inherit2.C: Likewise.
4657         * g++.old-deja/g++.pt/nontype5.C: Likewise.
4658         * g++.old-deja/g++.pt/typename11.C: Likewise.
4659         * g++.old-deja/g++.pt/typename14.C: Likewise.
4660         * g++.old-deja/g++.pt/typename16.C: Likewise.
4661         * g++.old-deja/g++.pt/typename3.C: Likewise.
4662         * g++.old-deja/g++.pt/typename4.C: Likewise.
4663         * g++.old-deja/g++.pt/typename5.C: Likewise.
4664         * g++.old-deja/g++.pt/typename7.C: Likewise.
4665         * g++.old-deja/g++.robertl/eb9.C: Likewise.
4666
4667 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
4668
4669         * g++.dg/other/linkage1.C: New test.
4670         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
4671         specifiers.
4672
4673 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
4674
4675         * gcc.dg/concat.c: New test.
4676
4677 2001-12-11  Stan Shebs  <shebs@apple.com>
4678
4679         * objc/compile: New test directory.
4680         * objc/compile/compile.exp: New expect script.
4681         * objc/compile/20011211-1.m: New compile test.
4682
4683 2001-12-11  Jason Merrill  <jason@redhat.com>
4684
4685         * lib/prune.exp (prune_gcc_output): Also handle "In member
4686         function".  So many permutations...
4687
4688 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
4689
4690         * g++.dg/template/typedef1.C: New test.
4691
4692 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
4693
4694         * g++.dg/other/copy1.C: New test.
4695
4696 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
4697
4698         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
4699
4700         * gcc.dg/builtin-choose-expr.c: New.
4701
4702 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
4703
4704         * gcc.dg/altivec-2.c: New.
4705
4706 2001-12-07  Richard Henderson  <rth@redhat.com>
4707
4708         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
4709
4710 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
4711
4712         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
4713         ultrasparc.
4714
4715 Fri Dec  7 06:29:03 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4716
4717         * g++-old.deja/g++.robertl/eb101.C: Deleted.
4718
4719 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
4720
4721         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
4722         variable argument list.
4723
4724 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
4725
4726         * gcc.c-torture/execute/memcheck: Delete entire directory.
4727         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
4728         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
4729
4730 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
4731
4732         * gcc.dg/Wshadow-1.c: New test.
4733
4734 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
4735
4736         * gcc.c-torture/compile/20011130-1.c: New test.
4737
4738         * gcc.dg/noncompile/20011025-1.c: New test.
4739
4740         * g++.dg/other/anon-union.C: New test.
4741
4742         * gcc.c-torture/execute/20011024-1.c: New test.
4743
4744 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
4745
4746         * gcc.c-torture/execute/20000722-1.x,
4747         gcc.c-torture/execute/20010123-1.x: Remove.
4748         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
4749         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
4750         gcc.dg/c99-complit-2.c: New tests.
4751
4752 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
4753
4754         * g++.dg/inherit/base1.C: New test.
4755
4756 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
4757
4758         * g++.dg/other/stdarg1.C: New test.
4759
4760         * gcc.c-torture/compile/20011130-2.c: New test.
4761
4762 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
4763
4764         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
4765         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
4766         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
4767         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
4768         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
4769         * gcc.dg/builtin-prefetch-1.c: New test.
4770
4771 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
4772
4773         * gcc.dg/20011130-1.c: New test.
4774
4775 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
4776
4777         * g++.dg/other/scope1.C: New test.
4778         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
4779
4780 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
4781
4782         * gcc.dg/vla-init-1.c: New test.
4783
4784 2001-12-01  Geoff Keating  <geoffk@redhat.com>
4785
4786         * gcc.c-torture/compile/structs.c: New testcase from GDB.
4787
4788 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
4789
4790         * objc.dg/alias.m: Update.
4791         * objc.dg/class-1.m: Update.
4792         * objc.dg/const-str-1.m: Update.
4793         * objc.dg/fwd-proto-1.m: Update.
4794         * objc.dg/id-1.m: Update.
4795         * objc.dg/super-class-1.m: Update.
4796
4797 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
4798
4799         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
4800         constructs.
4801
4802 Wed Nov 28 15:05:54 2001  Jeffrey A Law  (law@cygnus.com)
4803
4804         * gcc.c-torture/execute/20011128-1.c: New test.
4805
4806 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
4807
4808         * gcc.dg/20011127-1.c: New test.
4809
4810 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
4811
4812         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
4813         from Austin Group draft 7.
4814         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
4815         scanf format arguments.
4816         * gcc.dg/format/no-exargs-2.c: New test.
4817
4818 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
4819
4820         * g++.dg/abi/vbase8-4.C: New test.
4821
4822 2001-11-24  Ian Lance Taylor  <ian@airs.com>
4823
4824         * gcc.c-torture/execute/20011121-1.c: New test.
4825
4826 Fri Nov 23 15:55:44 2001  Jeffrey A Law  (law@cygnus.com)
4827
4828         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
4829
4830 2001-11-23  Andreas Jaeger  <aj@suse.de>
4831
4832         * gcc.dg/cpp/charconst-2.c: New test.
4833
4834 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
4835
4836         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
4837         to the host if it is remote.  Let tests specify extra headers
4838         they use.
4839         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
4840         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
4841         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
4842         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
4843         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
4844         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
4845         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
4846         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
4847         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
4848         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
4849
4850 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
4851
4852         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
4853         for little endian ARMs.
4854
4855 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
4856
4857         * gcc.c-torture/compile/20011119-1.c: New test.
4858         * gcc.c-torture/compile/20011119-2.c: New test.
4859
4860 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
4861
4862         * gcc.dg/altivec-1.c: Fix typo.
4863
4864 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
4865
4866         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
4867
4868 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
4869
4870         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
4871
4872 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
4873
4874         * lib/g77.exp: Don't specify --rpath-link.
4875
4876         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
4877         across all the headers.
4878         * gcc.dg/format/format.exp: For testing on a remote host,
4879         copy format.h.
4880
4881         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
4882         * gcc.c-torture/execute/930406-1.c: Likewise.
4883         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
4884
4885 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
4886
4887         * gcc.dg/altivec-1.c: New.
4888
4889 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
4890
4891         * gcc.dg/cpp/fpreprocessed.c: New test case.
4892
4893 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4894
4895         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
4896         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
4897         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
4898
4899 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4900
4901         * gcc.dg/no-builtin-1.c: New test.
4902
4903 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
4904
4905         * gcc.c-torture/execute/20011115-1.c: New test.
4906
4907 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
4908
4909         * gcc.c-torture/compile/20011114-2.c: New test.
4910         * gcc.c-torture/compile/20011114-3.c: New test.
4911         * gcc.c-torture/compile/20011114-4.c: New test.
4912
4913 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
4914
4915         * g++.dg/other/init1.C: New test.
4916
4917 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
4918
4919         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
4920         message.
4921
4922         * gcc.c-torture/execute/20011114-1.c: New testcase.
4923
4924         * gcc.c-torture/compile/20010327-1.c: Revert last change.
4925         * gcc.c-torture/compile/20011114-1.c: New test, exactly
4926         like the (before this change) version of 20010327-1.c.
4927
4928 2001-11-14  Roger Sayle <roger@eyesopen.com>
4929
4930         * gcc.c-torture/execute/string-opt-13.c: New testcase.
4931
4932 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
4933
4934         * g++.dg/init/array2.C: New test.
4935
4936 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
4937
4938         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
4939
4940 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
4941
4942         * g++.dg/other/forscope1.C: New test.
4943         * g++.dg/ext/forscope1.C: New test.
4944         * g++.dg/ext/forscope2.C: New test.
4945
4946 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
4947
4948         * gcc.c-torture/execute/20011113-1.c: New test.
4949
4950 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
4951
4952         * gcc.c-torture/execute/20011109-2.c: New test.
4953
4954         * gcc.c-torture/execute/20011109-1.c: New test.
4955
4956 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
4957
4958         * gcc.c-torture/compile/20011109-1.c: New test.
4959
4960 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
4961
4962         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
4963         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
4964         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
4965         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
4966         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
4967         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
4968         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
4969
4970 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
4971
4972         * g++.dg/warn/Wshadow-1.C: New tests.
4973         * g++.old-deja/g++.mike/for3.C: Update.
4974
4975 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
4976
4977         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
4978         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
4979         XFAILs.  Adjust expected error texts.
4980         * gcc.c-torture/compile/20011106-1.c,
4981         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
4982         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
4983         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
4984         gcc.dg/c99-array-lval-5.c: New tests.
4985
4986 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
4987
4988         * gcc.dg/cpp/defined.c: Update.
4989
4990 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
4991
4992         * gcc.c-torture/execute/anon-1.c: New test.
4993
4994 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
4995
4996         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
4997         same size, so no warning should be produced on stormy16.
4998
4999         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
5000         due to oversized array.
5001         * g++.old-deja/g++.mike/ns15.C: Likewise.
5002         * g++.old-deja/g++.pt/crash16.C: Likewise.
5003
5004 2001-11-02  Graham Stott  <grahams@redhat.com>
5005
5006         * g++.dgother/debug1.C: Fix typos.
5007
5008 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
5009
5010         * g++.dg/other/debug1.C: New test.
5011
5012 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
5013
5014         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
5015         of unsigned long.
5016
5017 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
5018
5019         * gcc.dg/20011029-2.c: New test.
5020
5021         * gcc.c-torture/compile/20011029-1.c: New test.
5022
5023 Mon Oct 29 21:19:53 2001  Nicola Pero  <n.pero@mi.flashnet.it>
5024
5025         * objc/execute/class_self-1.m: New test.
5026         * objc/execute/class_self-2.m: New test.
5027
5028 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
5029
5030         * gcc.misc-tests/msgs.exp: Delete.
5031         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
5032         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
5033         error set to match recent changes.
5034
5035 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
5036
5037         * gcc.dg/20011021-1.c: New test.
5038
5039 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
5040
5041         * gcc.c-torture/compile/20011023-1.c: New test.
5042
5043 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
5044
5045         * lib/g77.exp: Rewrite based on lib/g++.exp.
5046
5047 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
5048
5049         * gcc.c-torture/execute/20011019-1.c: New test.
5050
5051         * gcc.dg/20011018-1.c: New test.
5052
5053 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
5054
5055         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
5056
5057 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
5058
5059         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
5060         * gcc.dg/attr-invalid.c: Likewise.
5061
5062 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
5063
5064         * testsuite/gcc.dg/20011015-1.c: New test.
5065
5066 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
5067
5068         * g++.dg/template/unify2.C: New test.
5069
5070 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
5071
5072         * g++.dg/other/exception-specification.C: New test
5073
5074 2001-10-13  Tom Rix  <trix@redhat.com>
5075
5076         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
5077         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
5078
5079 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
5080
5081         * testsuite/gcc.dg/20011009-1.c: New test.
5082
5083 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
5084
5085         PR g++/4476
5086         * g++.dg/other/friend1.C: New test.
5087
5088 2001-10-11  Richard Henderson  <rth@redhat.com>
5089
5090         * g++.old-deja/g++.other/crash18.C: Add -S to options.
5091
5092 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5093
5094         * gcc.c-torture/compile/20011010-1.c: New.
5095
5096 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
5097
5098         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
5099         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
5100         g77.f-torture/execute/execute.exp,
5101         g77.f-torture/noncompile/noncompile.exp,
5102         gcc.c-torture/compile/compile.exp,
5103         gcc.c-torture/execute/execute.exp,
5104         gcc.c-torture/execute/ieee/ieee.exp,
5105         gcc.c-torture/execute/memcheck/memcheck.exp,
5106         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
5107         objc/execute/execute.exp: Update FSF address.
5108
5109 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
5110
5111         * gcc.dg/cpp/cmdlne-C.c: Update.
5112         * gcc.dg/cpp/cmdlne-C2.c: New.
5113
5114 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5115
5116         * gcc.c-torture/execute/20011008-3.c: New.
5117
5118 2001-10-08  DJ Delorie  <dj@redhat.com>
5119
5120         * gcc.dg/20011008-1.c: New.
5121         * gcc.dg/20011008-2.c: New.
5122
5123 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
5124
5125         * gcc.dg/cpp/spacing1.c: Update test.
5126
5127 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5128
5129         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
5130         spelling errors of "separate" as "seperate".
5131
5132 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
5133
5134         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
5135         enough to avoid inlining.
5136
5137 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
5138
5139         * lib/g77.exp: set libg2c_dir correctly.
5140
5141 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
5142
5143         * gcc.dg/cpp/macro11.c: New test.
5144
5145 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
5146
5147         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
5148         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
5149         gcc.dg/format/multattr-3.c: New tests.
5150         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
5151         tests for format attributes on function pointers being rejected.
5152
5153 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
5154
5155         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
5156
5157 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
5158
5159         * g++.dg/warn/format1.C: New test.
5160
5161 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
5162
5163         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
5164
5165 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
5166
5167         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
5168
5169 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
5170
5171         * gcc.dg/cpp/redef2.c: Add test.
5172
5173 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
5174
5175         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
5176         long-standing bug on i686, apparently.
5177         * gcc.c-torture/execute/loop-2c.x: New file.
5178         * gcc.c-torture/execute/loop-2d.x: New file.
5179         * gcc.c-torture/execute/loop-3c.x: New file.
5180
5181 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
5182
5183         * gcc.dg/cpp/20000625-2.c: Correct line number.
5184
5185 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
5186
5187         * gcc.dg/cpp/macro10.c: New test.
5188         * gcc.dg/cpp/strify3.c: New test.
5189         * gcc.dg/cpp/spacing1.c: Add tests.
5190         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
5191         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
5192
5193 2001-09-24  DJ Delorie  <dj@redhat.com>
5194
5195         * gcc.c-torture/execute/20010924-1.c: New test.
5196
5197 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
5198
5199         * testsuite/objc/execute/paste.m: Remove.
5200
5201 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
5202
5203         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
5204
5205 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
5206
5207         * g77.dg/strlen0.f: New test.
5208
5209 2001-09-21  Richard Henderson  <rth@redhat.com>
5210
5211         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
5212         * g++.old-deja/g++.abi/vtable2.C: Likewise.
5213
5214 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
5215
5216         Table-driven attributes.
5217         * g++.dg/ext/attrib1.C: New test.
5218
5219 2001-09-20  DJ Delorie  <dj@redhat.com>
5220
5221         * gcc.dg/20000926-1.c: Update expected warning messages.
5222         * gcc.dg/array-2.c: Likewise, and test for warnings too.
5223         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
5224         array.
5225
5226 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
5227
5228         * g++.dg/eh/registers1.C: New test case.
5229
5230 2001-09-17  Richard Henderson  <rth@redhat.com>
5231
5232         * gcc.dg/array-5.c: Fix VLA decomposition test.
5233
5234 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
5235
5236         * gcc.dg/cpp/line5.c: New testcase.
5237
5238 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
5239
5240         * gcc.dg/cpp/macro9.c: New test.
5241
5242 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
5243
5244         * gcc.c-torture/execute/980223.c: Change type of addr from long
5245         to char *.
5246
5247 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
5248
5249         * gcc.c-torture/execute/20010915-1.c: New test.
5250
5251 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
5252
5253         * g77.dg/bprob: New directory.
5254         * g77.dg/bprob/bprob.exp: New file.
5255         * g77.dg/bprob/bprob-1.f: New test.
5256         * g77.dg/gcov: New directory.
5257         * g77.dg/gcov/gcov.exp: New file.
5258         * g77.dg/gcov/gcov-1.f: New test.
5259         * g77.dg/gcov/gcov-1.x: New file.
5260
5261 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
5262
5263         * gcc.dg/cpp/directiv.c: Update.
5264         * gcc.dg/cpp/undef1.c: Update.
5265
5266 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
5267
5268         * gcc.dg/20010912-1.c: New test.
5269
5270 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
5271
5272         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
5273         language-independent file in lib.
5274         * lib/gcov.exp: New file.
5275
5276 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
5277
5278         * gcc.c-torture/compile/20010911-1.c: New test.
5279
5280 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
5281
5282         * lib/profopt.exp: New, to support profile-directed optimizations.
5283         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
5284         * gcc.misc-tests/bprob-1.c: New test.
5285         * gcc.misc-tests/bprob-2.c: New test.
5286
5287 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
5288
5289         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
5290         XFAIL and which kinds of gcov output to verify.
5291         * gcc.misc-tests/gcov-4b.x: New file.
5292         * gcc.misc-tests/gcov-5b.x: New file.
5293         * gcc.misc-tests/gcov-6.x: New file.
5294         * gcc.misc-tests/gcov-7.c: New test.
5295         * gcc.misc-tests/gcov-7.x: New file.
5296
5297 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
5298
5299         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
5300         * gcc.misc-tests/gcov-6.c: New test.
5301
5302 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
5303
5304         PR c++/3986
5305         * g++.dg/abi/vbase1.C: New test.
5306
5307 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
5308
5309         * objc.dg/method-2.m: New.
5310
5311 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
5312
5313         PR c++/4203
5314         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
5315         * g++.dg/init/empty1.C: New test.
5316
5317 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
5318
5319         * gcc.c-torture/compile/20010903-1.c: New test.
5320
5321 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
5322
5323         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
5324         for m68k.
5325
5326 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
5327
5328         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
5329
5330         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
5331
5332         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
5333
5334 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
5335
5336         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
5337         for 16-bit 'unsigned int'.
5338
5339 2001-08-29  Kazu Hirata  <kazu@hxi.com>
5340
5341         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
5342
5343 2001-08-27  Richard Henderson  <rth@redhat.com>
5344
5345         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
5346         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
5347
5348 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
5349
5350         * gcc.dg/asm-names.c (ymain): New.
5351
5352 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
5353
5354         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
5355         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
5356         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
5357
5358 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5359
5360         * gcc.dg/compare5.c: New testcase.
5361
5362 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
5363
5364         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
5365         and "In instantiation".
5366
5367 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
5368
5369         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
5370
5371 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
5372
5373         * gcc.misc-tests/gcov.exp: Add support for branch information.
5374         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
5375         * gcc.misc-tests/gcov-4.c: New test.
5376         * gcc.misc-tests/gcov-4b.c: New test.
5377         * gcc.misc-tests/gcov-5b.c: New test.
5378
5379 2001-08-20  Zack Weinberg  <zackw@panix.com>
5380
5381         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
5382         expected to fail.
5383
5384 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5385
5386         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
5387
5388 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
5389
5390         * g++.dg/eh/template1.C: New test.
5391
5392 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
5393
5394         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
5395         Fix thinko.
5396         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
5397         for xfail.
5398
5399 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
5400
5401         * lib/g77-dg.exp:  Use prune.exp for common procedures
5402         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
5403         * lib/g77.exp: (g77-dg-prune) Remove
5404
5405 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
5406
5407         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
5408
5409 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5410
5411         * g++.dg/template/unify1.C: New test.
5412
5413 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
5414
5415         * g++.dg/abi/empty4.C: New test.
5416
5417 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
5418
5419         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
5420         solaris2.*
5421         * g77.f-torture/compile/pr3743.x: Likewise
5422
5423 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
5424
5425         * g++.dg/other/using-declaration.C: New test.
5426
5427 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
5428
5429         * gcc.dg/cpp/tr-sign.c: New testcase.
5430
5431 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
5432
5433         * gcc.dg/cpp/19951025-1.c: Revert.
5434         * gcc.dg/cpp/directiv.c: We no longer process directives that
5435         interrupt macro arguments.
5436
5437 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
5438
5439         * gcc.dg/bconstp-1.c: New test.
5440
5441 2001-08-03  Richard Henderson  <rth@redhat.com>
5442
5443         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
5444
5445 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
5446
5447         * gcc.dg/cpp/19951025-1.c: Update.
5448
5449 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
5450
5451         * g77.dg/ff90-1.f (s): Fix reference of variable z,
5452         should be x.
5453
5454 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
5455
5456         Kill -fhonor-std.
5457         * g++.old-deja/g++.ns/ns14.C: Remove special options.
5458         * g++.old-deja/g++.other/std1.C: Likewise.
5459         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
5460
5461 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
5462
5463         * lib/g77.exp:  Load gcc-defs.exp for common procedures
5464         (g77_pass, g77_fail, g77_finish, g77_exit,
5465         ${tool}_check_unsupported_p} Now redundant.  Deleted.
5466
5467 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
5468
5469         * g77.dg/fbackslash.f
5470         * g77.dg/fcase-preserve.f
5471         * g77.dg/ff90-1.f
5472         * g77.dg/ffixed-line-length-0.f
5473         * g77.dg/ffixed-line-length-132.f
5474         * g77.dg/ffixed-line-length-7.f
5475         * g77.dg/ffixed-line-length-72.f
5476         * g77.dg/ffixed-line-length-none.f
5477         * g77.dg/ffree-form-1.f
5478         * g77.dg/fno-backslash.f
5479         * g77.dg/fno-f90-1.f
5480         * g77.dg/fno-fixed-form-1.f
5481         * g77.dg/fno-onetrip.f
5482         * g77.dg/fno-typeless-boz.f
5483         * g77.dg/fno-underscoring.f
5484         * g77.dg/fno-vxt-1.f
5485         * g77.dg/fonetrip.f
5486         * g77.dg/ftypeless-boz.f
5487         * g77.dg/fugly-assumed.f
5488         * g77.dg/funderscoring.f
5489         * g77.dg/fvxt-1.f
5490
5491 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
5492
5493         * objc.dg/fwd-proto-1.m: New.
5494         * objc.dg/local-decl-1.m: New.
5495         * objc.dg/naming-1.m: New.
5496         * objc.dg/naming-2.m: New.
5497         * objc.dg/proto-hier-1.m: New.
5498
5499 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
5500
5501         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
5502         largest-type elements to a struct makes its size grow.
5503
5504 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
5505
5506         * g++.dg/abi/vthunk1.C: New test.
5507
5508 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
5509
5510         * g++.dg/abi/vbase8-22.C: New test.
5511
5512 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
5513
5514         * gcc.dg/cpp/macro8.c: New test.
5515
5516 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
5517
5518         * g++.dg/abi/vbase8-21.C: New test.
5519
5520 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
5521
5522         * g++.dg/abi/vbase8-10.C: New test.
5523
5524 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5525
5526         * lib/g++.exp (g++_set_ld_library_path): Renamed to
5527         ${tool}_set_ld_library_path.
5528         Changed caller.
5529         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
5530         g++.exp.
5531
5532 2001-07-26  Stan Cox <scox@redhat.com>
5533
5534         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
5535         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
5536         gcc_exit, gcc_check_unsupported_p):
5537         Moved to gcc-deps.exp
5538         * gcc-deps.exp: New file.
5539
5540 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5541
5542         * g++.old-deja/g++.pt/defarg14.C: New test.
5543
5544 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
5545
5546         * g++.old-deja/g++.other/lineno5.C: New test.
5547
5548 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
5549
5550         * g++.old-deja/g++.pt/crash68.C: New test.
5551
5552 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
5553
5554         * g++.old-deja/g++.other/crash42.C: New test.
5555
5556 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
5557
5558         * gcc.dg/cpp/extratokens.c: Fix.
5559         * gcc.dg/cpp/skipping2.c: New tests.
5560
5561 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5562
5563         * gcc.c-torture/execute/20010724-1.c: New file.
5564         * gcc.c-torture/execute/20010724-1.x: New file.
5565
5566 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
5567
5568         * g++.old-deja/g++.other/cond7.C: New test.
5569
5570 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
5571
5572         * g++.old-deja/g++.other/optimize4.C: New test.
5573
5574 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
5575
5576         * g++.old-deja/g++.abi/vbase8-5.C: New test.
5577
5578 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
5579
5580         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
5581         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
5582         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
5583         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
5584
5585         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
5586         bug report" message.
5587
5588         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
5589         * g++.dg/ext/instantiate1.C: Move from old-deja.
5590
5591 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
5592
5593         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
5594         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
5595         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
5596         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
5597
5598 Mon Jul 23 10:14:17 2001  Jeffrey A Law  (law@cygnus.com)
5599
5600         * gcc.c-torture/execute/20010723-1.c: New test.
5601
5602 2001-07-23  Ben Elliston  <bje@redhat.com>
5603
5604         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
5605
5606 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5607
5608         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
5609         i[34567]86-*-*.
5610         Delete handling of ieee_multilib_flags.
5611         Pass -mieee for alpha*-*-* and sh-*-*.
5612         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
5613
5614 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
5615
5616         Remove old-abi tests.
5617         * g++.old-deja/g++.mike/p11116.C: Remove.
5618         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
5619
5620 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
5621
5622         * g77.f-torture/compile/pr3743.f:  New test
5623
5624 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
5625
5626         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
5627
5628 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5629
5630         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
5631         g++.old-deja/g++.pt/static6.C: Likewise.
5632         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
5633         supports weak symbols.
5634
5635 2001-07-18  Andreas Jaeger  <aj@suse.de>
5636
5637         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
5638         supported again.
5639
5640 2001-07-18  Andreas Jaeger  <aj@suse.de>
5641
5642         * gcc.dg/iftrap-1.c: Fix target line.
5643
5644 2001-07-17  Richard Henderson  <rth@redhat.com>
5645
5646         * gcc.c-torture/execute/20010717-1.c: New.
5647
5648 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5649
5650         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
5651         tests.
5652
5653 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
5654
5655         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
5656
5657 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5658
5659         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
5660         UAC_SIGBUS, UAC_NOPRINT definitions.
5661
5662 Mon Jul 16 12:21:56 2001  Nicola Pero  <n.pero@mi.flashnet.it>
5663
5664         * objc/execute/object_is_class.m: New test.
5665         * objc/execute/object_is_meta_class.m: New test.
5666
5667 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
5668
5669         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
5670         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
5671
5672 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
5673
5674         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
5675         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
5676
5677 2001-07-14  Richard Henderson  <rth@redhat.com>
5678
5679         * gcc.dg/iftrap-1.c: New.
5680
5681 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
5682
5683         * g77.f-torture/execute/intrinsic77.f: New test.
5684
5685 2001-07-11  Janis Johnson <janis@us.ibm.com>
5686
5687         * gcc.misc-tests/gcov-3.c: New test.
5688
5689 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
5690
5691         * gcc.c-torture/compile/20010711-1.c,
5692         * gcc.c-torture/compile/20010711-2.c: New tests.
5693
5694 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
5695
5696         * gcc.c-torture/execute/20010711-1.c: New test.
5697
5698 2001-07-11  Ben Elliston  <bje@redhat.com>
5699
5700         * g++.old-deja/g++.other/enum5.C: New test.
5701
5702 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
5703
5704         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
5705         (g++-dg-prune): Call prune_gcc_output.
5706         * prune.exp: New file for prune_gcc_output.
5707         * lib/g++.exp, lib/gcc.exp: Load it.
5708
5709 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
5710
5711         * gcc.c-torture/compile/20010701-1.c,
5712         g++.old-deja/g++.ext/attrib6.C: New tests.
5713
5714 Fri Jul  6 09:31:43 2001  Jeffrey A Law  (law@cygnus.com)
5715
5716         * gcc.c-torture/compile/20010706-1.c: New test.
5717
5718 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
5719
5720         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
5721
5722 2001-06-28  Stan Shebs  <shebs@apple.com>
5723
5724         * gcc.dg/pragma-darwin.c: New test.
5725
5726 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5727
5728         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
5729         Solaris 2.[678] system.
5730
5731 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
5732
5733         * gcc.dg/20010622-1.c: New test.
5734
5735 2001-06-18  Stan Shebs  <shebs@apple.com>
5736
5737         * objc.dg: New directory.
5738         * objc.dg/dg.exp: New file.
5739         * objc.dg/alias.m: New.
5740         * objc.dg/class-1.m: New.
5741         * objc.dg/class-2.m: New.
5742         * objc.dg/const-str-1.m: New.
5743         * objc.dg/const-str-2.m: New.
5744         * objc.dg/id-1.m: New.
5745         * objc.dg/method-1.m: New.
5746         * objc.dg/super-class-1.m: New.
5747         * lib/objc-dg.exp: New file.
5748
5749 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5750
5751         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
5752         of label name.
5753
5754 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
5755
5756         * g++.old-deja/g++.abi/vbase8-9.C: New test.
5757
5758 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5759
5760         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
5761         variable.
5762
5763 2001-06-12  Richard Henderson  <rth@redhat.com>
5764
5765         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
5766
5767 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
5768
5769         * g++.old-deja/g++.abi/vbase5.C: New test.
5770         * g++.old-deja/g++.abi/vbase6.C: New test.
5771         * g++.old-deja/g++.abi/vbase7.C: New test.
5772
5773 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5774
5775         * gcc.c-torture/compile/20010610-1.c: New test.
5776
5777 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
5778
5779         * g++.old-deja/g++.abi/vbase4.C: New test.
5780
5781 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
5782
5783         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
5784         support %f for HC11/HC12 targets.
5785         * gcc.c-torture/execute/930513-1.x: New file, likewise.
5786         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
5787         on HC11/HC12 targets.
5788         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
5789
5790 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5791
5792         * gcc.dg/wchar_t-1.c: New file.
5793         * gcc.dg/wint_t-1.c: Likewise.
5794
5795 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
5796
5797         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
5798
5799 2001-06-11  Richard Henderson  <rth@redhat.com>
5800
5801         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
5802
5803 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
5804
5805         * gcc.c-torture/compile/20010611-1.c: New test.
5806
5807 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
5808
5809         * gcc.dg/c99-tag-1.c: Add more tests.
5810
5811 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
5812
5813         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
5814         representation on MN10300 and ARM/Thumb.
5815
5816 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
5817
5818         * g77.f-torture/execute/20010610.f: New.
5819
5820 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
5821
5822         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
5823         names.
5824
5825 2001-06-09  Richard Henderson  <rth@redhat.com>
5826
5827         * gcc.c-torture/execute/ashrdi-1.c: New.
5828         * gcc.c-torture/execute/ashldi-1.c: New.
5829         * gcc.c-torture/execute/lshrdi-1.c: New.
5830
5831 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
5832
5833         * objc/execute/load-3.m: Added. Check sending +load to categories,
5834         in addition to classes.
5835
5836 2001-06-08  Stan Shebs  <shebs@apple.com>
5837
5838         * objc/execute/load-2.m: New test.  From Nicola Pero
5839         <n.pero@mi.flashnet.it>.
5840
5841 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
5842
5843         * gcc.c-torture/execute/20010605-2.c: New test.
5844
5845 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
5846
5847         * g++.old-deja/g++.abi/vbase2.C: New test.
5848         * g++.old-deja/g++.abi/vbase3.C: New test.
5849
5850 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
5851
5852         * g++.old-deja/g++.pt/friend49.C: New test.
5853
5854 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
5855
5856         * g++.old-deja/g++.ext/anon3.C: New test.
5857
5858 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
5859
5860         * g++.old-deja/g++.other/conv7.C: New test.
5861
5862 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
5863
5864         * gcc.c-torture/compile/20010605-2.c: New test.
5865
5866 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5867
5868         * gcc.c-torture/execute/20010604-1.c: New test.
5869
5870 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
5871
5872         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
5873
5874 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
5875
5876         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
5877         (g++_link_flags): Likewise.
5878         (g++_init): Pass gccpath's value to two previous functions.
5879
5880 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5881
5882         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
5883         Ensure logfile entry matches exec command line.
5884
5885 2001-05-31  Richard Henderson  <rth@redhat.com>
5886
5887         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
5888         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
5889
5890 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
5891
5892         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
5893         compiler for irix6.2
5894
5895 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
5896
5897         * g++.old-deja/g++.other/optimize3.C: New file.
5898
5899 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
5900
5901         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
5902         assemble.
5903
5904 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
5905
5906         * g++.old-deja/g++.other/optimize2.C: New file.
5907
5908 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
5909
5910         * gcc.c-torture/compile/20010518-2.c: New file.
5911         * gcc.c-torture/execute/20010518-1.c: New file.
5912         * gcc.c-torture/execute/20010518-2.c: New file.
5913
5914 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
5915
5916         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
5917
5918 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
5919
5920         G++ no longer defines builtins that do not begin with __builtin.
5921         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
5922         * g++.old-deja/g++.brendand/misc13.C: Likewise.
5923         * g++.old-deja/g++.law/builtin1.C: Likewise.
5924         * g++.old-deja/g++.law/cvt2.C: Likewise.
5925         * g++.old-deja/g++.mike/net5.C: Likewise.
5926         * g++.old-deja/g++.other/builtins1.C: Likewise.
5927         * g++.old-deja/g++.other/builtins2.C: Likewise.
5928         * g++.old-deja/g++.other/builtins3.C: Likewise.
5929         * g++.old-deja/g++.other/builtins4.C: Likewise.
5930         * g++.old-deja/g++.other/inline8.C: Likewise.
5931         * g++.old-deja/g++.robertl/eb39.C: Likewise.
5932
5933 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
5934
5935         * g++.old-deja/g++.pt/using1.C: Adjust.
5936         * g++.old-deja/g++.pt/using2.C: New test.
5937
5938 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
5939
5940         * gcc.dg/cpp/charconst.c: New tests.
5941         * gcc.dg/cpp/escape.c: New tests.
5942         * gcc.dg/cpp/escape-1.c: New tests.
5943         * gcc.dg/cpp/escape-2.c: New tests.
5944         * gcc.dg/cpp/ucs.c: New tests.
5945
5946 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
5947
5948         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
5949         native compiler for irix6.5.
5950
5951 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
5952
5953         * lib/g++.exp (g++_include_flags): Use args to compute
5954         get_multilibs.
5955         (g++_link_flags): Likewise.
5956         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
5957
5958 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
5959
5960         * gcc.dg/c90-hexfloat-1.c: Add more tests.
5961
5962 2001-05-21  Geoff Keating  <geoffk@redhat.com>
5963
5964         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
5965         this file.
5966
5967 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
5968
5969         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
5970         STACK_SIZE;
5971         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
5972         to STACK_SIZE; Use it to define size of add_histo array.
5973         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
5974         to STACK_SIZE.
5975         (f): Use GITT_SIZE to define size of gitt local table.
5976         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
5977         to STACK_SIZE; Use it to define size of bytemem array.
5978
5979 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
5980
5981         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
5982         on 68HC11/HC12 due to the asm instruction.
5983         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
5984         * gcc.c-torture/compile/920520-1.x: Likewise.
5985         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
5986         on 68HC11/HC12 because the function is larger than 64K.
5987         * gcc.c-torture/compile/961203-1.x: New file, this test fails
5988         on 68HC11/HC12 because the structure is too large.
5989
5990 2001-05-20  Richard Henderson  <rth@redhat.com>
5991
5992         * gcc.c-torture/execute/20010520-1.c: New.
5993
5994 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5995
5996         * g++.old-deja/g++.warn/compare1.C: New test.
5997         * gcc.dg/compare4.c: New test.
5998
5999 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
6000
6001         * g++.old-deja/g++.other/optimize1.C: New test.
6002
6003 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6004
6005         * g++.old-deja/g++.pt/spec41.C: New test.
6006
6007 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
6008
6009         * gcc.c-torture/compile/20010114-1.x: Remove.
6010
6011 2001-05-18  Stan Shebs  <shebs@apple.com>
6012
6013         * gcc.c-torture/compile/20010518-1.c: New test.
6014
6015 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
6016
6017         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
6018         * g++.old-deja/g++.pt/crash67.C: New test.
6019
6020 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
6021
6022         * g++.old-deja/g++.other/debug9.C: New test.
6023
6024 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
6025
6026         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
6027
6028 Wed May 16 20:33:57 CEST 2001  Jan Hubicka  <jh@suse.cz>
6029
6030         * gcc.c-torture/compile/20010516-1.c: New test.
6031
6032 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
6033
6034         * g++.old-deja/g++.other/crash41.C: New test.
6035
6036 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
6037
6038         * g++.old-deja/g++.pt/crash66.C: New test.
6039
6040 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
6041
6042         * g++.old-deja/g++.robertl/eb27.C: Convert.
6043
6044 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
6045
6046         * g++.dg/friend-warn.C: New test.  Do not warn about friend
6047         declaration being redundant.
6048
6049 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
6050
6051         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
6052
6053 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
6054
6055         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
6056
6057 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
6058
6059         * lib/g++.exp: Use testsuite_flags.
6060
6061 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
6062
6063         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
6064
6065 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6066
6067         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
6068
6069 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
6070
6071         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
6072
6073 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
6074
6075         * gcc.c-torture/compile/20010313-1.c: New test.
6076
6077 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
6078
6079         * gcc.dg/cpp/direct2.c: New test.
6080         * gccq.dg/cpp/direct2s.c: New test.
6081
6082         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
6083
6084 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
6085
6086         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
6087         * g++.old-deja/g++.other/op3.C: Likewise.
6088
6089 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
6090
6091         * gcc.dg/cpp/syshdr.h: New file.
6092         * gcc.dg/cpp/sysmac1.c: Update.
6093         * gcc.dg/cpp/sysmac2.c: Update.
6094
6095 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
6096
6097         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
6098
6099 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
6100
6101         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
6102         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
6103
6104 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
6105
6106         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
6107
6108 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
6109
6110         * lib/g++.exp (g++_include_flags): Don't use any special flags
6111         if TESTING_IN_BUILD_TREE is not defined.
6112         (g++_init): Use a plain 'c++' as the compiler if
6113         TESTING_IN_BUILD_TREEE is not defined.
6114
6115 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
6116
6117         * g++.old-deja/g++.eh/catch13.C: New test.
6118         * g++.old-deja/g++.eh/catch14.C: New test.
6119
6120 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
6121
6122         * gcc.dg/cpp/tr-define.c: New test.
6123
6124 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
6125
6126         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
6127         <stdlib.h>, not <malloc.h>.
6128
6129 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
6130
6131         * g++.old-deja/g++.ns/template17.C: New test.
6132
6133 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
6134
6135         * g++.old-deja/g++.pt/ref4.C: New test.
6136
6137 2001-04-30  Richard Henderson  <rth@redhat.com>
6138
6139         * gcc.dg/20000724-1.c: Revert last change.
6140
6141 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
6142
6143         * g77.f-torture/execute/20010430.f: New test.
6144
6145 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
6146
6147         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
6148
6149 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
6150
6151         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
6152
6153 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
6154
6155         * g++.old-deja/g++.eh/crash6.C: New test.
6156
6157 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
6158
6159         * g++.old-deja/g++.other/warn7.C: New test.
6160
6161 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
6162
6163         * g++.old-deja/g++.other/defarg9.C: New test.
6164
6165 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
6166
6167         * g77.f-torture/compile/20010426.f: New test.
6168         * g77.f-torture/execute/20010426.f: New test.
6169
6170 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
6171
6172         * g77.f-torture/compile/20000629-1.x: Remove - error
6173         has been fixed.
6174
6175 Thu Apr 26 11:15:12 2001  Jeffrey A Law  (law@cygnus.com)
6176
6177         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
6178         Tweak slightly to work with g++.dg framework.
6179         * g++.dg/special/ecos.exp: Run initp1.C test.
6180         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
6181
6182         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
6183         its linker doesn't give line numbers either.
6184         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
6185
6186 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
6187
6188         * g++.old-deja/g++.other/lex1.C: New test.
6189
6190 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
6191
6192         * gcc.dg/noncompile/20010425-1.c: New test.
6193
6194 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
6195
6196         * g++.old-deja/g++.pt/mangle2.C: New test.
6197
6198 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
6199
6200         * gcc.dg/format/plus-1.c: New test.
6201
6202 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
6203
6204         * gcc.dg/20010423-1.c: New test.
6205
6206 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
6207
6208         * gcc.c-torture/execute/20010422-1.c: New test.
6209
6210 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
6211
6212         * g++.old-deja/g++.ns/type2.C: New test.
6213
6214 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
6215
6216         * g++.old-deja/g++.other/perf1.C: New test.
6217
6218 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
6219
6220         * gcc.dg/c99-func-2.c: Remove xfail.
6221         * gcc.dg/c99-func-3.c: Remove xfail.
6222         * gcc.dg/c99-func-4.c: Remove xfail.
6223
6224 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
6225
6226         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
6227
6228 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
6229
6230         * gcc.c-torture/compile/20010423-1.c: New test.
6231
6232 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
6233
6234         * g++.old-deja/g++.pt/typename28.C: New test.
6235
6236 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
6237
6238         * g++.old-deja/g++.abi/empty2.C: New test.
6239         * g++.old-deja/g++.abi/empty3.C: New test.
6240
6241 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
6242
6243         * g++.old-deja/g++.other/comdat2.C: New test.
6244         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
6245
6246 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
6247
6248         * g++.old-deja/g++.other/overload14.C: New test.
6249
6250 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
6251
6252         * g++.old-deja/g++.other/lookup23.C: New test.
6253
6254 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
6255
6256         * gcc.c-torture/execute/20010403-1.c: New test.
6257
6258 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
6259             Mark Mitchell  <mark@codesourcery.com>
6260
6261         * lib/old-dejagnu.exp: Don't delete output of executable.
6262         Add .exe suffix to executables.
6263
6264 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
6265
6266         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
6267
6268 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6269
6270         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
6271
6272 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
6273
6274         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
6275         * g++.old-deja/g++.abi/crash1.C: New test.
6276
6277 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
6278
6279         * g++.old-deja/g++.other/crash40.C: New test.
6280
6281 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6282
6283         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
6284
6285 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
6286
6287         * g++.old-deja/g++.other/warn6.C: New test.
6288
6289 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
6290
6291         * g++.old-deja/g++.robertl/eb42.C: Same.
6292
6293 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6294
6295         * gcc.dg/wtr-conversion-1.c: New testcase.
6296
6297 2001-04-10  Richard Henderson  <rth@redhat.com>
6298
6299         * g++.old-deja/g++.other/array5.C: New.
6300
6301 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6302
6303         * gcc.c-torture/execute/20010408-1.c: New test.
6304
6305 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
6306
6307         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
6308         headers and constructs.
6309         * g++.old-deja/g++.robertl/eb79.C: Same.
6310         * g++.old-deja/g++.robertl/eb77.C (main): Same.
6311         * g++.old-deja/g++.robertl/eb73.C: Same.
6312         * g++.old-deja/g++.robertl/eb66.C (main): Same.
6313         * g++.old-deja/g++.robertl/eb55.C (t): Same.
6314         * g++.old-deja/g++.robertl/eb54.C (main): Same.
6315         * g++.old-deja/g++.robertl/eb46.C (main): Same.
6316         * g++.old-deja/g++.robertl/eb44.C: Same.
6317         * g++.old-deja/g++.robertl/eb41.C (main): Same.
6318         * g++.old-deja/g++.robertl/eb4.C (main): Same.
6319         * g++.old-deja/g++.robertl/eb39.C: Same.
6320         * g++.old-deja/g++.robertl/eb33.C (main): Same.
6321         * g++.old-deja/g++.robertl/eb31.C (main): Same.
6322         * g++.old-deja/g++.robertl/eb30.C: Same.
6323         * g++.old-deja/g++.robertl/eb3.C: Same.
6324         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
6325         * g++.old-deja/g++.robertl/eb21.C: Same.
6326         * g++.old-deja/g++.robertl/eb15.C: Same.
6327         * g++.old-deja/g++.robertl/eb118.C: Same.
6328         * g++.old-deja/g++.robertl/eb115.C (main): Same.
6329         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
6330         * g++.old-deja/g++.robertl/eb109.C: Same.
6331         * g++.old-deja/g++.other/sibcall1.C (main): Same.
6332         * g++.old-deja/g++.mike/rtti1.C: Same.
6333         * g++.old-deja/g++.mike/p658.C: Same.
6334         * g++.old-deja/g++.mike/net46.C: Same.
6335         * g++.old-deja/g++.mike/net34.C: Same.
6336         * g++.old-deja/g++.mike/memoize1.C: Same.
6337         * g++.old-deja/g++.mike/eh2.C: Same.
6338         * g++.old-deja/g++.law/weak.C: Same.
6339         * g++.old-deja/g++.law/visibility7.C: Same.
6340         * g++.old-deja/g++.law/visibility25.C: Same.
6341         * g++.old-deja/g++.law/visibility22.C: Same.
6342         * g++.old-deja/g++.law/visibility2.C: Same.
6343         * g++.old-deja/g++.law/visibility17.C: Same.
6344         * g++.old-deja/g++.law/visibility13.C: Same.
6345         * g++.old-deja/g++.law/visibility10.C: Same.
6346         * g++.old-deja/g++.law/visibility1.C: Same.
6347         * g++.old-deja/g++.law/virtual3.C (eval): Same.
6348         * g++.old-deja/g++.law/vbase1.C: Same.
6349         * g++.old-deja/g++.law/operators32.C: Same.
6350         * g++.old-deja/g++.law/nest3.C: Same.
6351         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
6352         * g++.old-deja/g++.law/except5.C (main): Same.
6353         * g++.old-deja/g++.law/cvt7.C (run): Same.
6354         * g++.old-deja/g++.law/cvt2.C: Same.
6355         * g++.old-deja/g++.law/cvt16.C: Same.
6356         * g++.old-deja/g++.law/ctors6.C (bar): Same.
6357         * g++.old-deja/g++.law/ctors17.C (main): Same.
6358         * g++.old-deja/g++.law/ctors13.C: Same.
6359         * g++.old-deja/g++.law/ctors12.C (main): Same.
6360         * g++.old-deja/g++.law/ctors10.C: Same.
6361         * g++.old-deja/g++.law/code-gen5.C: Same.
6362         * g++.old-deja/g++.law/bad-error7.C: Same.
6363         * g++.old-deja/g++.law/arm9.C: Same.
6364         * g++.old-deja/g++.law/arm12.C: Same.
6365         * g++.old-deja/g++.law/arg8.C: Same.
6366         * g++.old-deja/g++.law/arg1.C: Same.
6367         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
6368         * g++.old-deja/g++.jason/template31.C: Same.
6369         * g++.old-deja/g++.jason/template24.C (main): Same.
6370         * g++.old-deja/g++.jason/2371.C: Same.
6371         * g++.old-deja/g++.eh/new2.C: Same.
6372         * g++.old-deja/g++.eh/new1.C: Same.
6373         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
6374         * g++.old-deja/g++.brendan/nest21.C (main): Same.
6375         * g++.old-deja/g++.brendan/err-msg3.C: Same.
6376         * g++.old-deja/g++.brendan/crash62.C: Same.
6377         * g++.old-deja/g++.brendan/crash52.C: Same.
6378         * g++.old-deja/g++.brendan/crash49.C (main): Same.
6379         * g++.old-deja/g++.brendan/crash38.C: Same.
6380         * g++.old-deja/g++.brendan/crash15.C (main): Same.
6381         * g++.old-deja/g++.brendan/copy9.C: Same.
6382
6383 Fri Apr  6 15:36:15 2001  J"orn Rennecke <amylaar@redhat.com>
6384
6385         * gcc.c-torture/execute/20001203-2.c (memset):
6386         Count argument is of type __SIZE_TYPE__.
6387
6388 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
6389
6390         * gcc.c-torture/compile/20010404-1.c: New test.
6391
6392 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
6393
6394         * gcc.c-torture/compile/20010326-1.c: New test.
6395
6396 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
6397
6398         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
6399         peculiarities of the SH.
6400         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
6401
6402 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6403
6404         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
6405         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
6406         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
6407
6408 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
6409
6410         * g77.f-torture/compile/20010321-1.f: New test.
6411
6412 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
6413
6414         * gcc.c-torture/compile/20010329-1.c: New test.
6415
6416 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
6417
6418         * gcc.c-torture/execute/20010329-1.c: New test.
6419
6420 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
6421
6422         * g++.old-deja/g++.other/eh4.C: Fix typo.
6423
6424 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
6425
6426         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
6427
6428 2001-03-28  Philip Blundell  <philb@gnu.org>
6429
6430         * gcc.c-torture/compile/20010328-1.c: New test.
6431
6432 2001-03-27  Richard Henderson  <rth@redhat.com>
6433
6434         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
6435         * g++.old-deja/g++.eh/vbase3.C: Likewise.
6436
6437 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
6438
6439         * gcc.c-torture/compile/20010327-1.c: New test.
6440
6441 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
6442
6443         * g++.old-deja/g++.other/friend12.C: New test.
6444         * g++.old-deja/g++.other/friend9.C: Expect no errors.
6445         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
6446
6447 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
6448
6449         * gcc.c-torture/execute/20010325-1.c: New test.
6450
6451 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
6452
6453         * g++.old-deja/g++.other/mangle3.C: New test.
6454
6455 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
6456
6457         * g++.old-deja/g++.other/anon8.C: New test.
6458
6459 2001-03-20  Philip Blundell  <philb@gnu.org>
6460
6461         * gcc.c-torture/compile/20010320-1.c: New test.
6462
6463 2001-03-17  Richard Henderson  <rth@redhat.com>
6464
6465         * g++.old-deja/g++.other/eh4.C: Add expected error text.
6466
6467 2001-03-15  Geoff Keating  <geoff@redhat.com>
6468
6469         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
6470         tests on AIX.
6471
6472 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
6473
6474         * g++.old-deja/g++.other/eh4.C: New test.
6475
6476 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
6477
6478         * gcc.dg/cpp/mi1.c: Update.
6479
6480 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
6481
6482         * g++.old-deja/g++.other/regstack.C: New test.
6483
6484 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
6485
6486         * g++.old-deja/g++.other/ref4.C: New test.
6487
6488 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
6489
6490         * objc/execute/va_method.m: Added.
6491         * objc/execute/IMP.m: Added.
6492         * objc/execute/_cmd.m: Added.
6493         * objc/execute/accessing_ivars.m: Added.
6494         * objc/execute/class-1.m: Added.
6495         * objc/execute/class-10.m: Added.
6496         * objc/execute/class-11.m: Added.
6497         * objc/execute/class-12.m: Added.
6498         * objc/execute/class-13.m: Added.
6499         * objc/execute/class-14.m: Added.
6500         * objc/execute/class-2.m: Added.
6501         * objc/execute/class-3.m: Added.
6502         * objc/execute/class-4.m: Added.
6503         * objc/execute/class-5.m: Added.
6504         * objc/execute/class-6.m: Added.
6505         * objc/execute/class-7.m: Added.
6506         * objc/execute/class-8.m: Added.
6507         * objc/execute/class-9.m: Added.
6508         * objc/execute/class-tests-1.h
6509         * objc/execute/class-tests-2.h
6510         * objc/execute/compatibility_alias.m: Added.
6511         * objc/execute/encode-1.m: Added.
6512         * objc/execute/formal_protocol-1.m: Added.
6513         * objc/execute/formal_protocol-2.m: Added.
6514         * objc/execute/formal_protocol-3.m: Added.
6515         * objc/execute/formal_protocol-4.m: Added.
6516         * objc/execute/formal_protocol-5.m: Added.
6517         * objc/execute/formal_protocol-6.m: Added.
6518         * objc/execute/formal_protocol-7.m: Added.
6519         * objc/execute/informal_protocol.m: Added.
6520         * objc/execute/initialize.m: Added.
6521         * objc/execute/load.m: Added.
6522         * objc/execute/many_args_method.m: Added.
6523         * objc/execute/nested-3.m: Added.
6524         * objc/execute/no_clash.m: Added.
6525         * objc/execute/private.m: Added.
6526         * objc/execute/redefining_self.m: Added.
6527         * objc/execute/root_methods.m: Added.
6528         * objc/execute/selector-1.m: Added.
6529         * objc/execute/static-1.m: Added.
6530         * objc/execute/static-2.m: Added.
6531         * objc/execute/va_method.m: Added.
6532
6533 2001-03-10  Richard Henderson  <rth@redhat.com>
6534
6535         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
6536
6537 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
6538
6539         * g++.old-deja/g++.other/crash31.C: XFAIL.
6540         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
6541         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
6542         * gcc.c-torture/execute/20010123-1.x: XFAIL.
6543         * gcc.c-torture/execute/20010124-1.x: XFAIL.
6544         * gcc.dg/sequence-pt-1.c: XFAIL one test.
6545
6546 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
6547
6548         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
6549
6550 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
6551
6552         * gcc.dg/20000724-1.c: Don't use multiline strings.
6553
6554 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
6555
6556         * objc/execute/string1.m, objc/execute/string2.m: Compare the
6557         result of -cString against what we expect it to be; don't just
6558         print it out for no one to read.
6559
6560         * objc/execute/string3.m, objc/execute/string4.m: New tests.
6561         Based on testcases provided by Nicola Pero.
6562
6563 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
6564
6565         * gcc.dg/cpp/macro7.c: New test.
6566
6567 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
6568
6569         * gcc.dg/cpp/multiline.c: Update.
6570
6571 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
6572
6573         * g++.old-deja/g++.other/enum3.C: New test.
6574
6575 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
6576
6577         * g++.old-deja/g++.other/pod1.C: New test.
6578
6579 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
6580
6581         * g++.old-deja/g++.ext/overload1.C: New test.
6582
6583 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
6584
6585         * g++.old-deja/g++.pt/using1.C: New test.
6586
6587 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
6588
6589         * g++.old-deja/g++.other/using9.C: New test.
6590
6591 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
6592
6593         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
6594
6595         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
6596
6597 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
6598
6599         * g++.old-deja/g++.ext/realpt1.C: Remove.
6600
6601 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
6602
6603         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
6604
6605 2001-02-26  Will Cohen  <wcohen@redhat.com>
6606
6607         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
6608
6609 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
6610
6611         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
6612         templatized constructors.
6613
6614 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6615
6616         * gcc.c-torture/execute/20010224-1.c: New test.
6617
6618 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
6619
6620         * gcc.c-torture/execute/20010222-1.c: New test.
6621
6622 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
6623
6624         * g++.old-deja/g++.other/inline20.C: New test.
6625
6626 Wed Feb 21 12:38:22 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
6627
6628         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
6629
6630 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
6631
6632         * g++.old-deja/g++.other/lookup22.C: New test.
6633
6634 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
6635
6636         * g77.dg: New directory.
6637         * g77.dg/20010216-1.f: New test case.
6638         * g77.dg/dg.exp: New driver.
6639         * lib/g77-dg.exp: New driver library.
6640
6641 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6642
6643         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
6644
6645 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
6646
6647         * g++.old-deja/g++.other/decl9.C: New test.
6648
6649 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
6650
6651         * g++.old-deja/g++.other/init16.C: Update the test so that it does
6652         not need <string> and also tests the initialization at runtime.
6653
6654 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
6655
6656         * gcc.c-torture/execute/longlong.c: New test.
6657
6658 Wed Feb 14 21:41:17 2001  J"orn Rennecke <amylaar@redhat.com>
6659
6660         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
6661
6662 Wed Feb 14 21:31:25 2001  J"orn Rennecke <amylaar@redhat.com>
6663
6664         * gcc.c-torture/execute/920302-1.c (execute):
6665         Change argument type to short.
6666
6667 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
6668
6669         * g++.old-deja/g++.pt/deduct6.C: New test.
6670
6671 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
6672
6673         * g++.old-deja/g++.pt/deduct5.C: New test.
6674
6675 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
6676
6677         * gcc.c-torture/execute/20010209-1.c: New test.
6678
6679 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
6680
6681         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
6682
6683 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
6684
6685         * g++.dg/vtgc1.C: Update for new ABI.
6686
6687         * consistency.vlad: New directory, 1665 files.
6688
6689 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
6690
6691         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
6692         return type.
6693         * gcc.dg/cpp/digraphs.c: Declare puts.
6694
6695 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
6696
6697         * g++.old-deja/g++.other/warn5.C: New test.
6698
6699 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
6700
6701         * g++.old-deja/g++.pt/spec40.C: New test.
6702
6703 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
6704
6705         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
6706         case.
6707         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
6708
6709 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
6710
6711         * gcc.c-torture/compile/20010209-1.c: New test.
6712
6713 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
6714
6715         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
6716         excess errors message but not if it crashes.
6717         * g++.old-deja/g++.other/crash27.C: Likewise.
6718         * g++.old-deja/g++.other/crash28.C: Likewise.
6719         * g++.old-deja/g++.other/crash30.C: Likewise.
6720         * g++.old-deja/g++.other/crash32.C: Likewise.
6721         * g++.old-deja/g++.other/crash35.C: Likewise.
6722         * g++.old-deja/g++.pt/inherit2.C: Likewise.
6723
6724 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
6725
6726         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
6727         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
6728         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
6729         g77.f-torture/execute/execute.exp,
6730         g77.f-torture/noncompile/noncompile.exp,
6731         gcc.c-torture/execute/execute.exp,
6732         gcc.c-torture/execute/memcheck/memcheck.exp,
6733         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
6734         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
6735         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
6736         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
6737         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
6738         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
6739         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
6740         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
6741         Remove bug reporting instructions with ancient email addresses.
6742
6743 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
6744
6745         * gcc.dg/20010202-1.c: New test.
6746         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
6747
6748 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
6749
6750         * g++.dg/stdbool-if.C: New test.
6751
6752 Wed Feb  7 09:54:47 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
6753
6754         * objc/execute/fdecl.m: Added main().
6755
6756 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
6757
6758         * gcc.c-torture/execute/20010206-1.c: New test.
6759
6760 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
6761
6762         * gcc.dg/cpp/avoidpaste1.c: Update.
6763
6764 Tue Feb  5 8:53:33 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
6765
6766         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
6767         Pero <nicola@brainstorm.co.uk>.
6768         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
6769
6770 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
6771
6772         * g++.old-deja/g++.pt/spec39.C: New test.
6773
6774 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
6775
6776         * gcc.c-torture/compile/20010202-1.c: New test.
6777
6778 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
6779
6780         * g++.old-deja/g++.abi/primary2.C: New test.
6781         * g++.old-deja/g++.abi/primary3.C: New test.
6782         * g++.old-deja/g++.abi/primary4.C: New test.
6783         * g++.old-deja/g++.abi/primary5.C: New test.
6784         * g++.old-deja/g++.abi/vtable3.h: New test.
6785         * g++.old-deja/g++.abi/vtable3a.C: New test.
6786         * g++.old-deja/g++.abi/vtable3b.C: New test.
6787         * g++.old-deja/g++.abi/vtable3c.C: New test.
6788         * g++.old-deja/g++.abi/vtable3d.C: New test.
6789         * g++.old-deja/g++.abi/vtable3e.C: New test.
6790         * g++.old-deja/g++.abi/vtable3f.C: New test.
6791         * g++.old-deja/g++.abi/vtable3g.C: New test.
6792         * g++.old-deja/g++.abi/vtable3h.C: New test.
6793         * g++.old-deja/g++.abi/vtable3i.C: New test.
6794         * g++.old-deja/g++.abi/vtable3j.C: New test.
6795         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
6796
6797 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
6798
6799         * g++.old-deja/g++.other/anon6.C: New test.
6800         * g++.old-deja/g++.other/anon7.C: New test.
6801
6802 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
6803
6804         * gcc.dg/cpp/avoidpaste2.c: New tests.
6805
6806 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
6807
6808         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
6809
6810 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
6811
6812         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
6813         DECIMAL_DIG cases for Irix."
6814
6815 Wed Jan 31 12:23:32 2001  J"orn Rennecke <amylaar@redhat.com>
6816
6817         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
6818
6819 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
6820
6821         * gcc.dg/c99-tag-1.c: New test.
6822
6823 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
6824
6825         * gcc.dg/cpp/tr-warn1.c: Add tests.
6826
6827 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
6828
6829         * gcc.dg/cpp/avoidpaste1.c: Update.
6830         * gcc.dg/cpp/paste4.c: Update.
6831
6832 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
6833
6834         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
6835         cases for Irix.
6836
6837 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6838
6839         * g++.old-deja/g++.other/inline19.C: New test.
6840
6841 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
6842
6843         * gcc.dg/Wlarger-than.c: New test.
6844
6845 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
6846
6847         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
6848
6849 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
6850
6851         * gcc.c-torture/execute/20010129-1.c: New test.
6852         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
6853
6854 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
6855
6856         * gcc.dg/cpp/avoidpaste1.c: Test case.
6857
6858 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
6859
6860         * g++.old-deja/g++.other/inline18.C: New test.
6861
6862 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6863
6864         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
6865         and __builtin_putchar.
6866
6867 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
6868
6869         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
6870         tests.
6871
6872 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
6873
6874         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
6875         floating point number rounding mode to round to the nearest
6876         representable mode.
6877
6878 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
6879
6880         * g++.old-deja/g++.other/mangle2.C: New test.
6881
6882 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
6883
6884         * gcc.c-torture/compile/20010124-1.c: New test.
6885
6886 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
6887
6888         * g++.old-deja/g++.pt/spec38.C: New test.
6889
6890 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6891
6892         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
6893         "Build don't run".
6894
6895 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6896
6897         * gcc.c-torture/execute/20010123-1.c: New test.
6898
6899 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
6900
6901         * g++.old-deja/g++.pt/spec37.C: New test.
6902
6903 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
6904
6905         * g++.old-deja/g++.pt/overload14.C: New test.
6906
6907 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6908
6909         * gcc.c-torture/execute/20010122-1.c: New test, exercise
6910         __builtin_return_address.
6911
6912 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
6913
6914         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
6915         * g++.old-deja/g++.pt/spec35.C: New test.
6916         * g++.old-deja/g++.pt/spec36.C: New test.
6917
6918 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
6919
6920         * gcc.c-torture/compile/20010118-1.c: New test.
6921
6922 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
6923
6924         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
6925
6926 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
6927
6928         * gcc.c-torture/execute/20010119-1.c: New test.
6929
6930 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
6931
6932         * g++.old-deja/g++.other/vbase5.C: New test.
6933
6934 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
6935
6936         * gcc.c-torture/execute/20010118-1.c: New test.
6937
6938 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
6939
6940         * g++.old-deja/g++.pt/deduct3.C: New test.
6941
6942 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
6943
6944         * g++.old-deja/g++.pt/spec34.C: New test.
6945
6946 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
6947
6948         * g77.f-torture/compile/20000601-2.f: New test.
6949
6950 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
6951
6952         * g++.old-deja/g++.other/init17.C: New test.
6953
6954 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
6955
6956         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
6957
6958 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
6959
6960         * g++.old-deja/g++.pt/unify8.C: New test.
6961
6962 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
6963
6964         * g++.old-deja/g++.abi/vbase1.C: New test.
6965
6966 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
6967
6968         * g++.old-deja/g++.pt/crash65.C: New test.
6969
6970 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
6971
6972         * gcc.dg/cpp/assembl2.S: New test case.
6973
6974 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
6975
6976         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
6977         are supported.
6978
6979 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6980
6981         * g++.old-deja/g++.other/builtins1.C: New test.
6982         * g++.old-deja/g++.other/builtins2.C: Likewise.
6983         * g++.old-deja/g++.other/builtins3.C: Likewise.
6984         * g++.old-deja/g++.other/builtins4.C: Likewise.
6985
6986 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
6987
6988         * gcc.c-torture/compile/20010117-1.c: New test.
6989         * gcc.c-torture/compile/20010117-2.c: New test.
6990
6991 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
6992
6993         * g77.f-torture/execute/20010116.[fx]: New test,
6994         XFAIL on i?86-*-*.
6995         * g77.f-torture/compile/20010115.f: Indicate it's
6996         a test for PR fortran/1636.
6997
6998 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
6999
7000         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
7001
7002 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
7003
7004         * g77.f-torture/compile/20010115.f: New test.
7005
7006 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
7007
7008         * g++.old-deja/g++.pt/nontype5.C: New test.
7009
7010 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
7011
7012         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
7013         have an equivalent working one below it.
7014
7015 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
7016
7017         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
7018         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
7019
7020 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
7021
7022         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
7023         message containing "init_priority".
7024         (conpr-2.C): Likewise.
7025         (conpr-3.C): Likewise.
7026         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
7027
7028 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7029
7030         * gcc.c-torture/execute/20010114-2.c: New test.
7031
7032 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
7033
7034         * gcc.c-torture/compile/20010114-1.c: New test.
7035         * gcc.c-torture/compile/20010114-1.x: Xfail.
7036         * gcc.c-torture/compile/20010114-2.c: New test.
7037         * gcc.c-torture/execute/20010114-1.c: New test.
7038         * gcc.dg/trunc-1.c: New test.
7039         * gcc.dg/uninit-B.c: New test.
7040
7041 2001-01-13  Nick Clifton  <nickc@redhat.com>
7042
7043         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
7044         target.
7045
7046 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7047
7048         * gcc.c-torture/compile/20010113-1.c: New test.
7049
7050 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
7051
7052         * gcc.c-torture/compile/20001212-1.c: New test.
7053
7054 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
7055
7056         * gcc.dg/cpp/widestr1.c: Update.
7057         * gcc.dg/cpp/prag-imp.c: Remove.
7058
7059 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
7060
7061         * gcc.c-torture/execute/20000801-3.x: Remove.
7062         * gcc.dg/c90-init-1.c: New test.
7063         * gcc.dg/c99-init-1.c: New test.
7064         * gcc.dg/c99-init-2.c: New test.
7065         * gcc.dg/gnu99-init-1.c: New test.
7066
7067 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
7068
7069         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
7070         testing that no relevant ones were found.
7071
7072 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
7073
7074         * g++.old-deja/g++.pt/cast2.C: New test.
7075
7076 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
7077
7078         * g++.old-deja/g++.pt/friend47.C: New test.
7079
7080 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
7081
7082         * g++.old-deja/g++.pt/instantiate13.C: New test.
7083
7084 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
7085
7086         * g++.old-deja/g++.other/defarg7.C: New test.
7087         * g++.old-deja/g++.other/defarg8.C: New test.
7088
7089 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
7090
7091         * g++.old-deja/g++.pt/crash64.C: New test.
7092
7093 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
7094
7095         * g++.old-deja/g++.pt/crash63.C: New test.
7096
7097 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
7098
7099         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
7100
7101 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
7102
7103         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
7104
7105 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
7106
7107         * g++.old-deja/g++.pt/error3.C: New test.
7108
7109 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
7110
7111         * g++.old-deja/g++.other/crash39.C: New test.
7112
7113 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
7114
7115         * g++.old-deja/g++.other/vbase4.C: New test.
7116
7117 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
7118
7119         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
7120         * gcc.dg/special/20000419-2.c: New file. Identical to above.
7121         * gcc.dg/special/special.exp: New test driver which will check
7122         for alias support for the above test.
7123
7124 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
7125
7126         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
7127         problems on small machines.
7128         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
7129         parameterize.
7130
7131 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
7132
7133         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
7134         mips.
7135         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
7136
7137 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
7138
7139         * g++.old_deja/g++.pt/using8.C: New test.
7140
7141 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
7142
7143         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
7144
7145 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
7146
7147         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
7148         where a failure is expected.
7149         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
7150
7151 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
7152
7153         * g++.old_deja/g++.pt/instantiate12.C: New test.
7154
7155 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
7156
7157         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
7158         start of structs.
7159         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
7160         * g++.old-deja/g++.brendan/crash17.C: Likewise.
7161         * g++.old-deja/g++.brendan/crash29.C: Likewise.
7162         * g++.old-deja/g++.brendan/crash48.C: Likewise.
7163         * g++.old-deja/g++.brendan/ns1.C: Likewise.
7164         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
7165         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
7166         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
7167         * g++.old-deja/g++.eh/spec6.C: Likewise.
7168         * g++.old-deja/g++.jason/crash3.C: Likewise.
7169         * g++.old-deja/g++.law/ctors11.C: Likewise.
7170         * g++.old-deja/g++.law/ctors17.C: Likewise.
7171         * g++.old-deja/g++.law/ctors5.C: Likewise.
7172         * g++.old-deja/g++.law/ctors9.C: Likewise.
7173         * g++.old-deja/g++.mike/ambig1.C: Likewise.
7174         * g++.old-deja/g++.mike/net22.C: Likewise.
7175         * g++.old-deja/g++.mike/p3538a.C: Likewise.
7176         * g++.old-deja/g++.mike/p3538b.C: Likewise.
7177         * g++.old-deja/g++.mike/virt3.C: Likewise.
7178         * g++.old-deja/g++.niklas/t128.C: Likewise.
7179         * g++.old-deja/g++.other/anon4.C: Likewise.
7180         * g++.old-deja/g++.other/using1.C: Likewise.
7181         * g++.old-deja/g++.other/warn3.C: Likewise.
7182         * g++.old-deja/g++.pt/t37.C: Likewise.
7183         * g++.old-deja/g++.robertl/eb69.C: Likewise.
7184         * g++.old-deja/g++.robertl/eb71.C: Likewise.
7185
7186 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
7187
7188         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
7189
7190 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7191
7192         * gcc.c-torture/execute/stdio-opt-3.c: New test.
7193
7194 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
7195
7196         * gcc.c-torture/compile/20010107-1.c: New test.
7197
7198 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
7199
7200         * gcc.c-torture/execute/builtin-noret-1.c: New test.
7201
7202 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
7203
7204         * gcc.dg/format/format.h: New file.
7205         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
7206         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
7207         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
7208         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
7209         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
7210         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
7211         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
7212         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
7213         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
7214         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
7215         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
7216         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
7217         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
7218         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
7219         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
7220         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
7221         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
7222         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
7223         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
7224         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
7225         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
7226         instead of declaring standard types, macros and functions in each
7227         test.
7228
7229 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
7230
7231         * gcc.c-torture/execute/20010106-1.c: New test.
7232
7233 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
7234
7235         * gcc.dg/format/format.exp: New file.
7236         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
7237         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
7238         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
7239         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
7240         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
7241         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
7242         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
7243         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
7244         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
7245         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
7246         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
7247         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
7248         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
7249         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
7250         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
7251         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
7252         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
7253         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
7254         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
7255         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
7256         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
7257         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
7258         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
7259         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
7260         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
7261         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
7262         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
7263         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
7264         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
7265         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
7266         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
7267         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
7268         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
7269         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
7270         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
7271         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
7272         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
7273         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
7274         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
7275         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
7276         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
7277         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
7278
7279 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
7280
7281         * gcc.c-torture/execute/991228-1.c: Take word endianness into
7282         account.
7283
7284 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
7285
7286         * gcc.c-torture/execute/builtin-complex-1.c: New test.
7287
7288 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
7289
7290         * g++.old-deja/g++.pt/crash62.C: New test.
7291
7292 2001-01-04  Richard Henderson  <rth@redhat.com>
7293
7294         * gcc.dg/20000926-1.c: Update expected warnings.
7295         * gcc.dg/array-2.c: Likewise.
7296         * gcc.dg/array-4.c: Also validate flexible array members.
7297         * gcc.dg/c99-flex-array-1.c: New.
7298
7299 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
7300
7301         * gcc.c-torture/compile/20001222-1.x: Remove.
7302
7303 Thu Jan  4 13:54:11 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7304
7305         * gcc.c-torture/execute/built-in-setjmp.c: New.
7306
7307 2001-01-03  Richard Henderson  <rth@redhat.com>
7308
7309         * gcc.dg/940510-1.c: Update expected error wording.
7310         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
7311
7312 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
7313
7314         * lib/target-supports.exp (check_alias_available): Modified to
7315         indicate aliases not supported if only weak aliases are supported.
7316
7317 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7318
7319         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
7320         Turn on cmpstrsi checks for __pj__ and __i370__.
7321
7322 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
7323
7324         * g++.old-deja/g++.other/virtual11.C: New test.
7325
7326 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
7327
7328         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
7329
7330 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7331
7332         * gcc.c-torture/compile/20010102-1.c: New test.
7333
7334 2001-01-02  Andreas Jaeger  <aj@suse.de>
7335
7336         * gcc.dg/noreturn-3.c: New test.
7337
7338         * gcc.dg/noreturn-4.c: New test.
7339
7340 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7341
7342         * gcc.c-torture/execute/stdio-opt-1.c: Also test
7343         __builtin_fputc and __builtin_fwrite.
7344
7345 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
7346
7347         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
7348         signed char, not default char.
7349
7350 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
7351
7352         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
7353
7354 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
7355
7356         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
7357
7358 2000-12-29  Richard Henderson  <rth@redhat.com>
7359
7360         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
7361         (__cyg_profile_func_exit): Define.
7362
7363 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
7364
7365         * g++.dg/vtgc1.C: New test.
7366
7367 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
7368
7369         * gcc.dg/noncompile/20001228-1.c: New test.
7370
7371         * gcc.dg/20001228-1.c: New test.
7372
7373         * gcc.c-torture/execute/20001228-1.c: New test.
7374
7375 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
7376
7377         * gcc.dg/format-strfmon-1.c: New test.
7378
7379 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7380
7381         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
7382         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
7383         * gcc.c-torture/execute/string-opt-1.c: Likewise.
7384         * gcc.c-torture/execute/string-opt-2.c: Likewise.
7385         * gcc.c-torture/execute/string-opt-3.c: Likewise.
7386         * gcc.c-torture/execute/string-opt-4.c: Likewise.
7387         * gcc.c-torture/execute/string-opt-6.c: Likewise.
7388         * gcc.c-torture/execute/string-opt-7.c: Likewise.
7389         * gcc.c-torture/execute/string-opt-8.c: Likewise.
7390         * gcc.c-torture/execute/string-opt-9.c: Likewise.
7391         * gcc.c-torture/execute/string-opt-10.c: Likewise.
7392         * gcc.c-torture/execute/string-opt-11.c: Likewise.
7393         * gcc.c-torture/execute/string-opt-12.c: Likewise.
7394
7395         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
7396         * gcc.c-torture/execute/string-opt-4.c: Test index.
7397
7398 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
7399
7400         * gcc.c-torture/compile/20001226-1.c: New test.
7401
7402 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
7403
7404         * gcc.c-torture/compile/20001222-1.c: New test.
7405         * gcc.c-torture/compile/20001222-1.x: Xfail.
7406
7407 Fri Dec 22 06:45:03 2000  Alexandre Oliva  <aoliva@redhat.com>
7408
7409         * gcc.c-torture/execute/comp-goto-2.c: New test.
7410
7411 Thu Dec 21 22:43:03 2000  J"orn Rennecke <amylaar@redhat.com>
7412
7413         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
7414         Use long types if __INT_MAX__ is 32767.
7415         (main): Use cast to (sint32 *) when poking 88 into a_page.
7416
7417         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
7418
7419 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
7420
7421         * gcc.c-torture/compile/20001221-1.c: New test.
7422         * gcc.c-torture/execute/20001221-1.c: New test.
7423
7424 2000-12-20  Richard Henderson  <rth@redhat.com>
7425
7426         * g++.old-deja/g++.pt/crash36.C: Update error lines.
7427         * g++.old-deja/g++.robertl/eb109.C: Likewise.
7428
7429 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7430
7431         * gcc.dg/compare3.c: New test.
7432
7433 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7434
7435         * gcc.dg/format-warnll-1.c: New test.
7436
7437 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
7438
7439         * gcc.dg/cpp/cmdlne-P.c: New test.
7440
7441 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7442
7443         * gcc.c-torture/execute/builtin-abs-1.c,
7444         gcc.c-torture/execute/builtin-abs-2.c: New tests.
7445
7446 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
7447
7448         * gcc.dg/cpp/multiline.c: New test.
7449
7450 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
7451
7452         * g++.old-deja/g++.other/syshdr1.C: Update.
7453         * gcc.dg/cpp/lineflags.c: Remove temporarily.
7454
7455 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7456
7457         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
7458
7459 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7460
7461         * g++.old-deja/g++.pt/ttp65.C: New test.
7462
7463 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7464
7465         * g++.old-deja/g++.pt/ttp64.C: New test.
7466
7467 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7468
7469         * g++.old-deja/g++.pt/spec33.C: New test.
7470
7471 2000-12-14  Catherine Moore  <clm@redhat.com>
7472
7473         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
7474         * gcc.c-torture/execute/920612-2.c: Likewise.
7475         * gcc.c-torture/execute/920428-2.c: Likewise.
7476         * gcc-c-torture/execute/va-arg-11.c: Call exit.
7477         * gcc.c-torture/execute/va-arg-21.c: Likewise.
7478
7479 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7480
7481         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
7482         * gcc.dg/pack-test-2.c: Likewise.
7483
7484 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
7485
7486         Tests by Zack Weinberg <zackw@stanford.edu>.
7487
7488         * gcc.dg/cpp/defined.c: Update.
7489         * gcc.dg/cpp/defined_trad.c: New tests.
7490
7491 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
7492
7493         * gcc.dg/cpp/trad-direct.c: Update.
7494
7495 2000-12-11  Neil Booth  <neilb@earthling.net>
7496
7497         * gcc.dg/cpp/defined_trad.c
7498
7499 2000-12-11  Neil Booth  <neilb@earthling.net>
7500
7501         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
7502
7503 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
7504
7505         * gcc.dg/format-miss-2.c: New test.
7506
7507 2000-12-09  Neil Booth  <neilb@earthling.net>
7508
7509         * gcc.dg/cpp/lineflags.c: New tests.
7510         * gcc.dg/cpp/poison.c: Update.
7511         * gcc.dg/cpp/redef2.c: Update.
7512         * gcc.dg/cpp/skipping.c: New test.
7513
7514 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
7515
7516         * g++.old-deja/g++.other/eh3.C: New testcase.
7517
7518 2000-12-07  Neil Booth  <neilb@earthling.net>
7519
7520         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
7521         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
7522         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
7523         wtr-union-init-2.c, wtr-union-init-3.c: Update.
7524         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
7525         Update.
7526
7527 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
7528
7529         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
7530         __SIZE_TYPE__ instead of int for type of integers cast to
7531         pointers.
7532
7533 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
7534
7535         * g++.old-deja/g++.other/cleanup4.C: New test.
7536
7537 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
7538
7539         * format-sec-1.c: New test.
7540
7541 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
7542
7543         * gcc.dg/format-nonlit-3.c: New test.
7544
7545 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
7546
7547         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
7548         through a null pointer.
7549
7550 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7551
7552         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
7553         * g++.old-deja/g++.pt/partial4.C: New test.
7554
7555 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
7556
7557         * gcc.c-torture/execute/ieee/hugeval.x: New.
7558
7559 2000-12-06  Neil Booth  <neilb@earthling.net>
7560
7561         * gcc.dg/cpp/backslash2.c: New tests.
7562
7563 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7564
7565         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
7566         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
7567
7568 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
7569
7570         * gcc.c-torture/execute/20001203-2.c: New testcase.
7571
7572 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
7573
7574         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
7575         * g++.old-deja/g++.other/virtual10.C: New test.
7576
7577 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
7578
7579         * g++.old-deja/g++.mike/pmf5.C: Remove test.
7580
7581 2000-12-05  Richard Henderson  <rth@redhat.com>
7582
7583         * gcc.c-torture/compile/20001205-1.c: New.
7584
7585 2000-12-04  Neil Booth  <neilb@earthling.net>
7586
7587         * g++.old-deja/g++.other/virtual9.C: New test.
7588         * g++.old-deja/g++.pt/crash61.C: New test.
7589         * gcc.c-torture/execute/loop-9.c: New test.
7590
7591 2000-12-04  Neil Booth  <neilb@earthling.net>
7592
7593         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
7594         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
7595         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
7596         * gcc.dg/cpp/extratokens.c: ...here.
7597
7598 2000-12-04  Neil Booth  <neilb@earthling.net>
7599
7600         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
7601         New tests.
7602
7603 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7604
7605         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
7606         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
7607
7608 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
7609
7610         * gcc.c-torture/execute/20001203-1.c: New test.
7611
7612 2000-12-03  Neil Booth  <neilb@earthling.net>
7613
7614         * gcc.dg/cpp/macro6.c: New test cases.
7615
7616 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7617
7618         * gcc.c-torture/execute/string-opt-9.c: New test.
7619         * gcc.c-torture/execute/string-opt-10.c: Likewise.
7620         * gcc.c-torture/execute/string-opt-11.c: Likewise.
7621         * gcc.c-torture/execute/string-opt-12.c: Likewise.
7622
7623         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
7624         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
7625
7626 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
7627
7628         * gcc.dg/cpp/if-6.c: New testcase.
7629
7630         * gcc.dg/20001201-1.c: New testcase.
7631
7632 2000-12-02  Neil Booth  <neilb@earthling.net>
7633
7634         * g++.old-deja/g++.other/externC4.C,
7635         g++.old-deja/g++.other/friend10.C: New tests.
7636
7637 2000-12-02  Neil Booth  <neilb@earthling.net>
7638
7639         * g++.old-deja/g++.other/instan2.C
7640         * g++.old-deja/g++.other/instan3.C: New test.
7641
7642 2000-12-02  Neil Booth  <neilb@earthling.net>
7643
7644         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
7645         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
7646         gnuc99.c,gnuc99-pedantic.c: New tests.
7647
7648 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
7649
7650         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
7651         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
7652
7653 2000-12-01  Neil Booth  <neilb@earthling.net>
7654
7655         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
7656         * gcc.dg/cpp/poison.c: Update.
7657         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
7658
7659 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
7660
7661         * g77.f-torture/execute/20001201.f: New test.
7662
7663 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
7664
7665         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
7666
7667 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
7668
7669         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
7670
7671 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
7672
7673         * g++.old-deja/g++.other/cast6.C: New test.
7674
7675 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
7676
7677         * gcc.c-torture/execute/20001130-2.c: New testcase.
7678
7679 2000-11-30  Richard Henderson  <rth@redhat.com>
7680
7681         * gcc.c-torture/execute/20001130-1.c: New test.
7682
7683 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
7684
7685         * g++.old-deja/g++.other/op3.C: New test.
7686
7687 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
7688
7689         * g++.old-deja/g++.other/op2.C: New test.
7690
7691 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
7692
7693         * g++.old-deja/g++.other/crash38.C: New test.
7694
7695 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
7696
7697         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
7698
7699 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
7700
7701         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
7702         tests.
7703         * gcc.c-torture/execute/string-opt-6.c: New test.
7704
7705         * gcc.dg/20001117-1.c: Add main.
7706
7707 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
7708
7709         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
7710         Move from here ...
7711         * gcc.dg/940510-1.c: ... to here.
7712
7713         * gcc.dg/20000926-1.c: GNU C now allows initializations of
7714         zero-size arrays in toplevel structures.
7715
7716 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
7717
7718         * gcc.c-torture/execute/loop-8.c: New test.
7719
7720 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
7721
7722         * g++.old-deja/g++.other/base1.C: New test.
7723
7724 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
7725
7726         * g++.old-deja/g++.other/parse2.C: New test.
7727
7728 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
7729
7730         * g++.old-deja/g++.pt/incomplete1.C: New test.
7731
7732 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
7733
7734         * g++.old-deja/g++.other/friend9.C: New test.
7735
7736 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
7737
7738         * gcc.dg/20001127-1.c: New test.
7739
7740 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
7741
7742         * g++.old-deja/g++.pt/friend46.C: New test.
7743
7744 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
7745
7746         * g++.old-deja/g++.other/ptrmem8.C: New test.
7747
7748 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7749
7750         * gcc.c-torture/execute/string-opt-7.c: New test.
7751         * gcc.c-torture/execute/string-opt-8.c: Likewise.
7752
7753 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
7754
7755         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
7756         instead of 'mkcheck 2'.
7757
7758 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
7759
7760         * gcc.c-torture/execute/memcheck/driver.c,
7761         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
7762         C9X references to refer to C99.
7763
7764 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
7765
7766         * gcc.dg/ultrasp3.c: New test.
7767
7768 2000-11-25  Neil Booth  <neilb@earthling.net>
7769
7770         * gcc.dg/cpp/include2.c: Update test to be locale independent.
7771
7772 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
7773
7774         * gcc.c-torture/compile/20001123-2.c: New.
7775
7776 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7777
7778         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
7779
7780 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
7781
7782         * gcc.dg/sequence-point-1.c: Add some new tests.
7783         * gcc.c-torture/execute/20001124-1.c: New test.
7784
7785 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
7786
7787         * g++.old-deja/g++.other/vaarg4.C: New test.
7788         * gcc.c-torture/compile/20001123-1.c: New test.
7789
7790 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
7791
7792         * g++.other/crash24.C: Adjust and remove XFAIL.
7793         * g++.other/crash37.C: New test.
7794
7795 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
7796
7797         * g++.old-deja/g++.pt/instantiate9.C: New test.
7798
7799 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
7800
7801         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
7802         new ABI, too.
7803
7804         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
7805         * g++.old-deja/g++.robertl/eb55.C: Likewise.
7806
7807 2000-11-22  Neil Booth  <neilb@earthling.net>
7808
7809         * gcc.dg/cpp/Wtrigraphs.c: New test.
7810
7811 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
7812
7813         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
7814
7815 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
7816
7817         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
7818
7819 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
7820
7821         * lib/gcc-dg.exp: load_lib scanasm.exp.
7822         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
7823         * lib/g++-dg.exp: load_lib scanasm.exp.
7824         * lib/scanasm.exp: New.
7825         (scan-assembler, scan-assembler-not): Add optional arguments to
7826         test name, or if not present, the pattern name.
7827         (scan-assembler-dem, scan-assembler-dem-not): New.
7828
7829         * g++.dg/dg.exp: New.
7830
7831 2000-11-21  Neil Booth  <neilb@earthling.net>
7832
7833         * gcc.dg/cpp/integrated1.c: Remove.
7834
7835 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
7836
7837         * gcc.c-torture/execute/20001121-1.c: New test.
7838
7839 2000-11-21  Richard Henderson  <rth@redhat.com>
7840
7841         * gcc.c-torture/compile/20001121-1.c: New test.
7842
7843 2000-11-20  Neil Booth  <neilb@earthling.net>
7844
7845         * gcc.dg/cpp/integrated1.c: New test.
7846
7847 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
7848
7849         * g++.old-deja/g++.other/inline17.C: New test.
7850
7851 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
7852
7853         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
7854         local variable to be zero: I made the variable global. Now
7855         uses abort() and exit() instead of relying on main's return value.
7856
7857 2000-11-20  Neil Booth  <neilb@earthling.net>
7858
7859         * gcc.dg/cpp/paste2.c: Update test.
7860         * objc/execute/paste.m: New test.
7861
7862 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
7863
7864         * gcc.dg/c99-condexpr-1.c: New test.
7865
7866 2000-11-20  Neil Booth  <neilb@earthling.net>
7867
7868         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
7869
7870 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
7871
7872         * g++.old-deja/g++.pt/export1.C: New test.
7873
7874 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
7875
7876         * gcc.dg/20001117-1.c: New test.
7877
7878 2000-11-18  Richard Henderson  <rth@redhat.com>
7879
7880         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
7881
7882 2000-11-18  Richard Henderson  <rth@redhat.com>
7883
7884         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
7885         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
7886         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
7887
7888 2000-11-18  Richard Henderson  <rth@redhat.com>
7889
7890         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
7891         (main): New.  Exit cleanly.
7892
7893 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7894
7895         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
7896         gcc.dg/c99-fordecl-2.c: New tests.
7897
7898 2000-11-18  Richard Henderson  <rth@redhat.com>
7899
7900         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
7901         * gcc.c-torture/execute/zerolen-2.c: New.
7902
7903 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7904
7905         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
7906         memory.
7907
7908 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
7909
7910         * g++.old-deja/g++.pt/instantiate8.C: New test.
7911
7912 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
7913
7914         * g++.old-deja/g++.other/incomplete.C: Add more tests.
7915         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
7916
7917 2000-11-16  Nick Clifton  <nickc@redhat.com>
7918
7919         * gcc.c-torture/execute/nestfunc-2.c: New test.
7920         * gcc.c-torture/execute/nestfunc-3.c: New test.
7921
7922 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
7923
7924         * gcc.c-torture/compile/20001116-1.c: New test.
7925
7926 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7927
7928         * gcc.c-torture/execute/20001115-1.c: New test.
7929
7930 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
7931
7932         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
7933         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
7934         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
7935         * g++.old-deja/g++.abi/vmihint.C: Likewise.
7936
7937 2000-11-15  Neil Booth  <neilb@earthling.net>
7938
7939         gcc.dg/cpp/_Pragma1.c: Update.
7940         gcc.dg/cpp/_Pragma2.c: New test.
7941
7942 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
7943
7944         * g++.old-deja/g++.other/anon5.C: New test.
7945
7946 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
7947
7948         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
7949         tests.
7950
7951 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
7952
7953         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
7954         output.
7955
7956 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7957
7958         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
7959         labels at end of compound statements.
7960
7961 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
7962
7963         * gcc.c-torture/execute/loop-7.c: New test.
7964
7965 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7966
7967         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
7968
7969 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7970
7971         * gcc.dg/c99-bool-1.c: New test.
7972
7973 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7974
7975         * gcc.dg/c99-scope-1.c: Remove xfail.
7976         * gcc.dg/c99-scope-2.c: New test.
7977
7978 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7979
7980         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
7981         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
7982
7983 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
7984
7985         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
7986         error messages.
7987
7988         * g++.mike/p700.C: Don't typedef wchar_t.
7989         * g++.mike/p784.C: Likewise.
7990         * g++.mike/eb101.C: Don't use __wchar_t.
7991
7992 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
7993
7994         * g77.f-torture/execute/20001111.[fx]: Test premature exit
7995         from DO loop.
7996
7997 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
7998
7999         * gcc.c-torture/execute/20001111-1.c: New test.
8000
8001 2000-11-10  Nick Clifton  <nickc@redhat.com>
8002
8003         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
8004         long multuiple and accumulate.
8005
8006 2000-11-09  Richard Henderson  <rth@redhat.com>
8007
8008         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
8009         via size_t instead of int.
8010
8011         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
8012         * gcc.c-torture/execute/string-opt-2.c: Likewise.
8013         * gcc.c-torture/execute/string-opt-3.c: Likewise.
8014         * gcc.c-torture/execute/string-opt-4.c: Likewise.
8015
8016 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
8017
8018         * gcc.c-torture/compile/20001109-1.c: New test.
8019         * gcc.c-torture/compile/20001109-2.c: New test.
8020
8021 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
8022
8023         * g++.old-deja/g++.pt/operator1.C: New test.
8024         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
8025
8026 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
8027
8028         * gcc.dg/20001108-1.c: New test.
8029
8030 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
8031
8032         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
8033         with both arguments constant strings.
8034         * gcc.c-torture/execute/string-opt-3.c: New test.
8035         * gcc.c-torture/execute/string-opt-4.c: New test.
8036         * gcc.c-torture/execute/string-opt-5.c: New test.
8037
8038 2000-11-08  Nick Clifton  <nickc@redhat.com>
8039
8040         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
8041         mulsidi3adddi patterns.
8042
8043 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
8044
8045         * g++.old-deja/g++.other/crash36.C: New test.
8046
8047 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
8048
8049         * g++.old-deja/g++.other/init16.C: New test.
8050
8051 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
8052
8053         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
8054
8055 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
8056
8057         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
8058         * gcc.c-torture/execute/va-arg-16.x: Likewise.
8059         * gcc.c-torture/execute/va-arg-17.x: Likewise.
8060
8061 2000-11-07  DJ Delorie  <dj@redhat.com>
8062
8063         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
8064
8065 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8066
8067         * gcc.c-torture/execute/string-opt-1.c: New test.
8068
8069 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
8070
8071         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
8072         mips-sgi-irix6.* because the MIPS ABI passes floating-point
8073         parameters in registers, and there is no way for a varargs
8074         function to know in which order the integer and floating-point
8075         parameters should be interleaved when they are placed on the
8076         stack.
8077         * gcc.c-torture/execute/va-arg-16.x: Likewise.
8078         * gcc.c-torture/execute/va-arg-17.x: Likewise.
8079
8080 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8081
8082         * gcc.c-torture/execute/string-opt-2.c: New test.
8083
8084 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
8085
8086         * g++.old-deja/g++.pt/crash60.C: New test.
8087
8088 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
8089
8090         * g++.old-deja/g++.other/crash24.C: New test.
8091         * g++.old-deja/g++.other/crash25.C: New test.
8092         * g++.old-deja/g++.other/crash26.C: New test.
8093         * g++.old-deja/g++.other/crash27.C: New test.
8094         * g++.old-deja/g++.other/crash28.C: New test.
8095         * g++.old-deja/g++.other/crash29.C: New test.
8096         * g++.old-deja/g++.other/crash30.C: New test.
8097         * g++.old-deja/g++.other/crash31.C: New test.
8098         * g++.old-deja/g++.other/crash32.C: New test.
8099         * g++.old-deja/g++.other/crash33.C: New test.
8100         * g++.old-deja/g++.other/crash34.C: New test.
8101         * g++.old-deja/g++.other/crash35.C: New test.
8102
8103 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
8104
8105         * gcc.c-torture/execute/20001031-1.c: New test.
8106
8107 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
8108
8109         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
8110         namespace.
8111
8112         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
8113         standards-conformant.
8114
8115         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
8116
8117         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
8118         * g++.old-deja/g++.mike/p755a.C: Likewise.
8119         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
8120         library makes no calls to `operator new' during initialization.
8121
8122 2000-11-04  Neil Booth  <neilb@earthling.net>
8123
8124         * gcc.dg/cpp/include2.c: New tests.
8125
8126 Fri Nov  3 13:32:14 2000  Mark P Mitchell  <mark@codesourcery.com>
8127
8128         * lib/g++.exp (g++_set_ld_library_path): New function.
8129         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
8130
8131 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
8132
8133         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
8134         warnings.
8135
8136 2000-11-01  Richard Henderson  <rth@redhat.com>
8137
8138         * g++.old-deja/g++.ext/namedret1.C: New.
8139         * g++.old-deja/g++.ext/namedret2.C: New.
8140         * g++.old-deja/g++.ext/namedret3.C: New.
8141
8142 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
8143
8144         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
8145         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
8146
8147 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8148
8149         * gcc.c-torture/execute/va-arg-21.c: New test.
8150
8151 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
8152
8153         * gcc.dg/c99-complex-2.c: New test.
8154
8155 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8156
8157         * gcc.c-torture/execute/stdio-opt-1.c: New test.
8158
8159 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
8160
8161         * g++.old-deja/g++.other/inline16.C: New test.
8162
8163 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
8164
8165         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
8166         __PRETTY_FUNCTION__
8167
8168 2000-10-29  Neil Booth  <neilb@earthling.net>
8169
8170         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
8171         New tests.
8172         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
8173         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
8174         optimisation.
8175
8176 2000-10-29  Neil Booth  <neilb@earthling.net>
8177
8178         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
8179         * mi1.c, mi1c.h: Add null directives to multiple-include test.
8180         * mi5.c: Test multiple includes work with -C.
8181         * trigraphs.c: Test ^= version.
8182
8183 2000-10-28  Neil Booth  <neilb@earthling.net>
8184
8185         New tests and test updates for new macro expander.
8186
8187         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
8188         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
8189         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
8190         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
8191         new diagnostic messages.
8192
8193         * gcc.dg/cpp/macro3.c: New tests.
8194
8195 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
8196
8197         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
8198         on the same line.
8199
8200 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
8201
8202         * g++.old-deja/g++.other/eh2.C: New test.
8203
8204 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
8205
8206         * gcc.c-torture/execute/20001027-1.c: New test.
8207
8208 2000-10-26  Richard Henderson  <rth@redhat.com>
8209
8210         * gcc.c-torture/execute/20001026-1.c: New.
8211
8212 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
8213
8214         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
8215         * g++.old-deja/g++.law/builtin1.C: Likewise.
8216         * g++.old-deja/g++.law/ctors10.C: Likewise.
8217         * g++.old-deja/g++.law/virtual3.C: Likewise.
8218         * g++.old-deja/g++.mike/p658.C: Likewise.
8219         * g++.old-deja/g++.other/sibcall1.C: Likewise.
8220         * g++.old-deja/g++.other/vaarg2.C: Likewise.
8221         * g++.old-deja/g++.robertl/eb124.C: Likewise.
8222         * g++.old-deja/g++.robertl/eb44.C: Likewise.
8223         * g++.old-deja/g++.robertl/eb77.C: Likewise.
8224
8225 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
8226
8227         * gcc.c-torture/compile/20001024-1.c: New test.
8228
8229 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
8230
8231         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
8232         to tell us whether or not we are using V3.
8233
8234 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
8235
8236         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
8237         operands.
8238
8239 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
8240
8241         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
8242
8243 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
8244
8245         * gcc.c-torture/execute/20001024-1.c: New test.
8246
8247 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
8248
8249         * g++.old-deja/g++.other/sibcall1.C: New test.
8250
8251 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
8252
8253         * gcc.dg/noncompile/init-3.c: New test.
8254
8255 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
8256
8257         * gcc.dg/format-array-1.c: New test.
8258
8259 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8260
8261         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
8262         writing through null pointers; remove comment about testing
8263         unterminated strings.
8264
8265 2000-10-17  Matthew Hiller  <hiller@redhat.com>
8266
8267         * gcc.c-torture/execute/20001017-2.c: New test.
8268
8269 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8270
8271         * gcc.c-torture/compile/20001018-1.c: New test.
8272         * gcc.c-torture/compile/20001018-1.x: Xfail.
8273
8274 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8275
8276         * gcc.c-torture/execute/20001017-1.c: New test.
8277
8278 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8279
8280         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
8281         for multiple use of arguments with scanf formats; add tests for
8282         multiple use of arguments.
8283
8284 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
8285
8286         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
8287
8288 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8289
8290         * gcc.dg/format-miss-1.c: New test.
8291
8292 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
8293
8294         * gcc.c-torture/execute/20001013-1.c: New test.
8295
8296 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
8297
8298         * gcc.dg/format-branch-1.c: New test.
8299
8300 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
8301
8302         * README, lib/file-format.exp: Remove EGCS references.
8303
8304 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
8305
8306         * gcc.dg/20001013-1.c: New test.
8307
8308 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
8309
8310         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
8311         for intmax_t in the compiler using __typeof__ and the type rules
8312         for conditional expressions.
8313
8314 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
8315
8316         * gcc.dg/20001012-1.c: New test.
8317         * gcc.dg/20001012-2.c: New test.
8318
8319 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
8320
8321         * gcc.dg/format-attr-1.c: New test.
8322
8323 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
8324
8325         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
8326         __LONG_LONG_MAX__ instead of LLONG_MAX.
8327
8328 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
8329
8330         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
8331         scanf flags.
8332         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
8333         flags.
8334
8335 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
8336
8337         * gcc.dg/sequence-pt-1.c: New test.
8338
8339 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
8340
8341         * gcc.c-torture/execute/20001011-1.c: New testcase.
8342         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
8343
8344 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
8345
8346         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
8347         does not error on it.
8348
8349 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
8350
8351         * gcc.dg/20001009-1.c: New test.
8352
8353 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
8354
8355         * gcc.c-torture/compile/20001009-1.c: Move from here ....
8356         * gcc.c-torture/execute/20001009-2.c: ... to here.
8357
8358 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
8359
8360         * gcc.c-torture/compile/20001009-1.c: New testcase.
8361         * gcc.c-torture/execute/20001009-1.c: New testcase.
8362         Testcases provided by Jan Hubicka <jh@suse.cz>.
8363
8364 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
8365
8366         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
8367         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
8368         uintmax_t using <limits.h> to emulate the compiler's internal
8369         logic.  No longer XFAIL %j tests.
8370
8371 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
8372
8373         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
8374         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
8375         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
8376         regexps and details of expected handling of some bad formats.
8377         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
8378         suppression.
8379
8380 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
8381
8382         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
8383         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
8384         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
8385         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
8386         in list archives.
8387
8388 2000-10-06  Richard Henderson  <rth@cygnus.com>
8389
8390         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
8391         * g++.old-deja/g++.brendan/crash52.C: Likewise.
8392         * g++.old-deja/g++.jason/report.C: Likewise.
8393         * g++.old-deja/g++.law/friend5.C: Likewise.
8394         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
8395         of the expected warnings.
8396
8397 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
8398
8399         * g++.old-deja/g++.pt/enum14.C: New test.
8400
8401 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
8402
8403         * g++.old-deja/g++.pt/crash59.C: New test.
8404
8405 2000-10-04  Will Cohen  <wcohen@redhat.com>
8406
8407         * gcc.dg/20000926-1.c: New test.
8408
8409 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
8410
8411         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
8412         function name for current C++ compiler.
8413         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
8414
8415 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
8416
8417         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
8418         __PRETTY_FUNCTION__.
8419         * g++.old-deja/g++.ext/pretty2.C: Likewise.
8420
8421 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8422
8423         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
8424
8425 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
8426
8427         * gcc.c-torture/compile/20000923-1.c: New test.
8428
8429 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
8430
8431         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
8432         * g++.old-deja/g++.pt/ttp62.C: Same.
8433         * g++.old-deja/g++.other/inline14.C: Same.
8434
8435 2000-09-24  Richard Henderson  <rth@cygnus.com>
8436
8437         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
8438
8439 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
8440
8441         * gcc.dg/c90-printf-1.c: Add test for wide string format.
8442
8443 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
8444
8445         * gcc.c-torture/compile/20000922-1.c: New file.
8446
8447 2000-09-21  Nick Clifton  <nickc@redhat.com>
8448
8449         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
8450         a signed long modulo operation.
8451         (mod6): New function - perform an unsigned long modulo operation.
8452         (main): Add tests for modulos of very large numbers by very small
8453         dividends.
8454
8455 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8456
8457         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
8458
8459 2000-09-19  Richard Henderson  <rth@cygnus.com>
8460
8461         * gcc.dg/compare2.c (case 10): XFAIL.
8462
8463 2000-09-18  Richard Henderson  <rth@cygnus.com>
8464
8465         * gcc.c-torture/execute/20000906-1.c: Move ...
8466         * gcc.dg/20000906-1.c: ... here.  Only run on targets
8467         that support __builtin_trap.
8468
8469 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
8470
8471         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
8472
8473 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8474
8475         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
8476         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
8477         more $ format tests.
8478
8479 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8480
8481         * gcc.dg/format-errmk-1.c: New test.
8482
8483 2000-09-17  Greg McGary  <greg@mcgary.org>
8484
8485         * gcc.c-torture/execute/20000917-1.x: Remove.
8486
8487 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8488
8489         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
8490
8491 2000-09-17  Greg McGary  <greg@mcgary.org>
8492
8493         * gcc.c-torture/execute/20000917-1.c: New test.
8494         * gcc.c-torture/execute/20000917-1.x: XFAIL.
8495
8496 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
8497
8498         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
8499         in nested macro bug.
8500
8501 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
8502
8503         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
8504
8505 Thu Sep 14 16:48:49 2000  Jeffrey A Law  (law@cygnus.com)
8506
8507         * gcc.c-torture/execute/20000914-1.c: New test.
8508
8509 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
8510
8511         * g++.other/inline13.C: New test.
8512
8513 2000-09-12  Andreas Jaeger  <aj@suse.de>
8514
8515         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
8516         constant by Ulrich Drepper <drepper@redhat.com>.
8517
8518 Tue Sep 12 18:32:07 2000  J"orn Rennecke <amylaar@redhat.co.uk>
8519
8520         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
8521
8522 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8523
8524         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
8525
8526 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
8527
8528         * gcc.dg/cpp/backslash.c: New test.
8529
8530 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
8531
8532         * gcc.c-torture/execute/20000910-1.c: New test.
8533         * gcc.c-torture/execute/20000910-2.c: Likewise.
8534
8535 2000-09-11  Robert Lipe  <robertl@sco.com>
8536
8537         * gcc.dg/pragma-align.c: New test.
8538
8539 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
8540
8541         * g++.old-deja/g++.pt/explicit82.C: New test.
8542         * g++.old-deja/g++.pt/explicit83.C: New test.
8543
8544 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
8545
8546         * gcc.dg/asm-names.c: New test.
8547
8548 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8549
8550         * gcc.dg/cpp/tr-warn6.c: New test
8551
8552 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
8553
8554         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
8555         be accepted.
8556
8557 2000-09-07  Catherine Moore  <clm@redhat.com>
8558
8559         * gcc.c-torture/execute/unroll-1.c: New test.
8560
8561 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
8562
8563         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
8564         ERROR markers.
8565         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
8566         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
8567         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
8568         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
8569         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
8570         Preprocess only.
8571         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
8572         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
8573
8574 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
8575
8576         * g++.old-deja/g++.pt/deduct2.C: New test.
8577
8578 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
8579
8580         * g++.old-deja/g++.pt/parms2.C: New test.
8581
8582 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
8583
8584         * g++.old-deja/g++.pt/crash58.C: New test.
8585
8586 2000-09-06  Greg McGary  <greg@mcgary.org>
8587
8588         * gcc.c-torture/execute/20000906-1.c: New test.
8589         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
8590
8591 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8592
8593         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
8594
8595 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
8596
8597         * g++.old-deja/g++.pt/crash57.C: New test.
8598
8599 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
8600
8601         * g++.old-deja/g++.pt/crash56.C: New test.
8602
8603 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
8604
8605         * g++.old-deja/g++.pt/koenig1.C: New test.
8606
8607 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
8608
8609         * gcc.dg/20000904-1.c: New test.
8610
8611 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
8612
8613         * gcc.dg/cpp/paste8.c: New test.
8614
8615 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
8616
8617         * gcc.c-torture/compile/20000827-1.c: New test.
8618
8619 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
8620
8621         * gcc.dg/format-diag-1.c: New test.
8622
8623 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
8624
8625         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
8626         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
8627         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
8628         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
8629         gcc.dg/formatz-1.c: Adjust warning regular expressions.
8630
8631 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
8632
8633         * g++.old-deja/g++.other/nested4.C: New test.
8634
8635 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
8636
8637         * g++.old-deja/g++.ns/scoped1.C: New test.
8638
8639 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
8640
8641         * lib/g++.exp: Support testing already-installed GCC.
8642
8643 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8644
8645         * wtr-label-1.c, wtr-suffix-1.c: New tests.
8646
8647 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8648
8649         * gcc.dg/return-type-2.c: New test.
8650
8651 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
8652
8653         * gcc.c-torture/compile/20000825-1.c: New test.
8654
8655 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
8656
8657         * gcc.dg/dwarf2-2.c: New test.
8658
8659 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
8660
8661         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
8662         dg-warning regexps.
8663
8664 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
8665
8666         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
8667         gcc.dg/format-ext-5.c: New tests.
8668
8669 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
8670
8671         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
8672
8673 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
8674
8675         * gcc.dg/noncompile/930622-2.c: Adjust error message.
8676
8677 2000-08-24  Richard Henderson  <rth@cygnus.com>
8678
8679         * gcc.dg/ia64-sync-1.c: New test.
8680         * gcc.dg/ia64-sync-2.c: New test.
8681         * gcc.dg/ia64-asm-1.c: New test.
8682
8683 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
8684
8685         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
8686         * gcc.dg/format-ext-2.c: New test.
8687
8688 2000-08-23  Jason Merrill  <jason@redhat.com>
8689
8690         * lib/old-dejagnu.exp: Also ignore "In member function" and
8691         "At global scope".
8692
8693 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8694
8695         * gcc.dg/noncompile/label-lineno-1.c: New test.
8696
8697 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
8698
8699         * gcc.dg/c99-array-nonobj-1.c: New test.
8700
8701 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
8702
8703         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
8704         tests.
8705         * gcc.dg/format-ext-1.c: New test.
8706
8707 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8708
8709         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
8710         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
8711         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
8712         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
8713         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
8714
8715 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
8716
8717         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
8718         gcc.dg/c99-strftime-2.c: New tests.
8719
8720 2000-08-22  Richard Henderson  <rth@cygnus.com>
8721
8722         * gcc.c-torture/execute/20000822-1.c: New test.
8723
8724 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
8725
8726         * gcc.c-torture/execute/20000819-1.x: Remove.
8727
8728 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
8729
8730         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
8731         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
8732         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
8733         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
8734         gcc.dg/format-xopen-1.c: New tests.
8735
8736 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
8737
8738         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
8739
8740 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
8741
8742         * g++.old-deja/g++.other/loop2.C: New test.
8743
8744         * gcc.c-torture/compile/20000606-1.c: New test.
8745         * gcc.c-torture/compile/20000728-1.c: New test.
8746         * gcc.c-torture/execute/20000801-1.c: New test.
8747         * gcc.c-torture/execute/20000801-2.c: New test.
8748         * gcc.c-torture/execute/20000819-1.c: New test.
8749         * gcc.c-torture/execute/20000819-1.x: XFAIL.
8750         * gcc.dg/20000629-1.c: New test.
8751         * gcc.dg/20000724-1.c: New test.
8752         * gcc.dg/20000807-1.c: New test.
8753
8754 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
8755
8756         * gcc.dg/cpp/pragma-1.c: New test.
8757         * gcc.dg/cpp/pragma-2.c: New test.
8758
8759 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
8760
8761         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
8762         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
8763
8764 Fri Aug 18 16:57:35 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
8765
8766         * gcc.c-torture/compile/20000818-1.c: New test.
8767
8768 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
8769
8770         * gcc.c-torture/execute/20000818-1.c: New test.
8771
8772 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8773
8774         * gcc.dg/format-va-1.c: New test.
8775
8776 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
8777
8778         * g++.old-deja/g++.other/typedef8.C: New test.
8779
8780 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
8781
8782         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
8783         * g++.old-deja/g++.mike/net36.C: Mark candidate.
8784         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
8785         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
8786         * g++.old-deja/g++.other/ptrmem7.C: New test.
8787         * g++.old-deja/g++.pt/ptrmem10.C: New test.
8788
8789 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
8790
8791         * g++.old-deja/g++.pt/typename27.C: New test.
8792
8793 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
8794
8795         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
8796         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
8797         * g++.old-deja/g++.pt/friend45.C: New test.
8798         * g++.old-deja/g++.other/friend8.C: New test.
8799
8800 2000-08-15  Richard Henderson  <rth@cygnus.com>
8801
8802         * gcc.c-torture/execute/20000815-1.c: New test.
8803
8804 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
8805
8806         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
8807         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
8808         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
8809
8810 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
8811
8812         * g++.old-deja/g++.other/refinit2.C: New test.
8813
8814 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
8815
8816         * lib/c-torture.exp (c-torture): Make
8817         compiler_conditional_xfail_data global.
8818         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
8819         compiler_conditional_xfail_data machinery.
8820         (f-torture-execute): Likewise.
8821         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
8822         and only when unrolling loops.
8823
8824         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
8825
8826 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
8827
8828         * g++.old-deja/g++.pt/explicit81.C: New test.
8829
8830 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
8831
8832         * g++.old-deja/g++.pt/typename26.C: New test.
8833
8834 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
8835
8836         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
8837         warning.
8838
8839 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
8840
8841         * g++.old-deja/g++.other/array3.C: New test.
8842
8843 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
8844
8845         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
8846         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
8847         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
8848         New tests.
8849
8850 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
8851
8852         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
8853         * g++.old-deja/g++.abi/vmihint.C: Likewise.
8854
8855 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
8856
8857         * gcc.c-torture/execute/20000808-1.c: New test.
8858
8859 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
8860
8861         * gcc.dg/c90-const-expr-1.c: New test.
8862
8863 2000-08-08  Richard Henderson  <rth@cygnus.com>
8864
8865         * gcc.dg/noncompile/920923-1.c: Declare calloc.
8866
8867 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
8868
8869         * gcc.dg/noncompile/const-ll-1.c: New test.
8870
8871 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
8872
8873         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
8874
8875 Sun Aug  6 11:41:51 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
8876
8877         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
8878         that running programs linked against the shared version of libobjc
8879         run correctly.
8880
8881 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
8882
8883         * gcc.dg/c99-printf-1.c: New test.
8884
8885 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
8886
8887         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
8888
8889 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
8890
8891         * gcc.c-torture/execute/20000731-1.x: Delete.
8892
8893 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
8894
8895         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
8896         and torture_without_loops as is done by c-torture.exp.
8897         (search_for): Copy from c-torture.exp.
8898         (gcc-dg-runtest): New function, drives a directory of tests
8899         iterating over the TORTURE_OPTIONS.
8900         (scan-assembler, scan-assembler-not): Move here from
8901         individual directory drivers.
8902
8903         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
8904         defined by lib/gcc-dg.exp.
8905         * gcc.dg/cpp/cpp.exp: Likewise.
8906         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
8907         gcc-dg-runtest, so we cycle over optimization options.
8908
8909         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
8910         * gcc.dg/compare2.c: No longer expected to fail.
8911
8912 Fri Aug  4 23:00:50 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
8913
8914         * gcc.c-torture/execute/20000804-1.c: New test.
8915
8916 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
8917
8918         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
8919
8920 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
8921
8922         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
8923
8924 Thu Aug  3 01:46:33 2000  Jeffrey A Law  (law@cygnus.com)
8925
8926         * gcc.c-torture/compile/20000803-1.c: New test.
8927
8928 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
8929
8930         * gcc.c-torture/execute/20000801-3.c,
8931         gcc.c-torture/execute/20000801-4.c: New tests.
8932         * gcc.c-torture/execute/20000801-3.x,
8933         gcc.c-torture/execute/20000801-4.x: Xfail.
8934
8935 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
8936
8937         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
8938         libobjc/.libs to allow for libtool.
8939
8940 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
8941
8942         * gcc.c-torture/compile/20000802-1.c: New test.
8943
8944 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
8945
8946         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
8947
8948 Mon Jul 31 21:14:49 2000  Jeffrey A Law  (law@cygnus.com)
8949
8950         * gcc-c-torture/execute/20000731-2.c: New test.
8951
8952         * gcc.c-torture/execute/20000731-1.c: New test.
8953         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
8954
8955 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
8956
8957         * testsuite/gcc.dg/cpp/paste7.c: New test.
8958         * gcc.dg/cpp/20000725-1.c: New test.
8959
8960 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
8961
8962         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
8963         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
8964         declaration warning for __builtin_dwarf_reg_size.
8965
8966         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
8967
8968 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
8969
8970         * gcc.dg/noncompile/voidparam-1.c: New test.
8971
8972 2000-07-30  Richard Henderson  <rth@cygnus.com>
8973
8974         * gcc.dg/c90-digraph-1.c: Don't xfail.
8975         * gcc.dg/compare2.c (case 10): Xfail.
8976         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
8977
8978 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
8979
8980         * gcc.dg/c99-main-1.c: New test.
8981
8982 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
8983
8984         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
8985
8986 Wed Jul 26 19:41:51 2000  Hans-Peter Nilsson  <hp@axis.com>
8987
8988         * gcc.c-tortuer/execute/20000726-1.c: New test.
8989
8990 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
8991
8992         * gcc.c-torture/execute/enum-2.c: New test.
8993
8994 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8995
8996         * gcc.dg/cpp/tr-warn3.c: New test.
8997
8998 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
8999
9000         * g++.old-deja/g++.ext/implicit1.C: Remove.
9001         * g++.old-deja/g++.jason/c2.C: Remove
9002         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
9003         * g++.old-deja/g++.pt/crash16.C: Likewise.
9004         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
9005
9006 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
9007
9008         * g++.old-deja/g++.other/for2.C: New test.
9009
9010 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
9011
9012         * gcc.dg/20000720-1.c: New test.
9013
9014 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
9015
9016         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
9017
9018 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
9019
9020         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
9021         * gcc.c-torture/execute/20000722-1.c: New.
9022         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
9023
9024 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
9025
9026         * gcc.dg/cpp/20000720-1.S: New test.
9027
9028 2000-07-21  Michael Meissner  <meissner@redhat.com>
9029
9030         * gcc.c-torture/execute/ieee/hugeval.c: New test.
9031
9032 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
9033
9034         * g++.old-deja/g++.brendan/crash16.C,
9035         g++.old-deja/g++.brendan/parse3.C,
9036         g++.old-deja/g++.brendan/redecl1.C,
9037         g++.old-deja/g++.ns/template13.C,
9038         g++.old-deja/g++.other/decl4.C,
9039         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
9040
9041 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
9042
9043         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
9044         and "Internal error".
9045
9046         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
9047         regexps.
9048         * gcc.dg/cpp/paste6.c: New test.
9049
9050 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
9051
9052         * gcc.dg/cpp/tr-direct.c: New test.
9053
9054         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
9055         gcc.dg/cpp/undef1.c: Tweak error regexps.
9056
9057 2000-07-18  Eric Christopher <echristo@redhat.com>
9058
9059         * gcc.c-torture/compile/20000718-1.c: New test.
9060
9061 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
9062
9063         * cpplex.c (_cpp_push_token): If the token being pushed back
9064         is the previous token in this context, just subtract one from
9065         context->posn.
9066         * cppmacro.c (save_expansion): Clear aux field when storing a
9067         placemarker.
9068
9069 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
9070
9071         * gcc.dg/noncompile/redecl-1.c: New test.
9072
9073 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
9074
9075         * gcc.c-torture/execute/20000717-5.c: New test.
9076         * gcc.c-torture/execute/20000717-1.x: Removed.
9077
9078 2000-07-17  Richard Henderson  <rth@cygnus.com>
9079
9080         * gcc.c-torture/execute/20000717-4.c: New test.
9081
9082 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
9083
9084         * gcc.dg/cpp/syshdr.c: New test.
9085         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
9086
9087 2000-07-17  Neil Booth  <neilb@earthling.net>
9088
9089         * gcc.dg/cpp/cmdlne-dM.c: New test.
9090         * gcc.dg/cpp/cmdlne-dD.c: New test.
9091
9092 Mon Jul 17 03:13:12 2000  Jeffrey A Law  (law@cygnus.com)
9093
9094         * gcc.c-torture/execute/20000717-3.c: New test.
9095
9096         * gcc.c-torture/compile/20000717-1.c: New test.
9097
9098 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
9099
9100         * gcc.c-torture/execute/20000717-2.c: New test.
9101
9102 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9103
9104         * gcc.dg/formatz-1.c: New test.
9105
9106         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
9107         * gcc.dg/c99-digraph-1.c: New tests.
9108
9109         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
9110         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
9111
9112         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
9113         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
9114         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
9115         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
9116         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
9117         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
9118         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
9119
9120 Mon Jul 17 00:41:57 2000   Greg McGary <greg@mcgary.org>
9121
9122         * gcc.c-torture/execute/20000717-1.c: New test.
9123         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
9124
9125 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
9126
9127         * gcc.c-torture/execute/20000715-2.c: New test.
9128         * gcc.dg/20000715-1.c: New test.
9129
9130 2000-07-15  Michael Meissner  <meissner@redhat.com>
9131
9132         * gcc.c-torture/execute/20000715-1.c: New test.
9133
9134 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
9135
9136         * gcc.c-torture/execute/20000707-1.c: New test.
9137
9138 2000-07-13  Neil Booth  <NeilB@earthling.net>
9139
9140         * testsuite/gcc.dg/cpp/digraph1.c,
9141         testsuite/gcc.dg/cpp/digraph2.c,
9142         testsuite/gcc.dg/cpp/digraphs.c: New tests.
9143
9144 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
9145
9146         * g77.f-torture/compile/20000630-2.f:  New test.
9147         * g77.f-torture/compile/20000630-2.x
9148
9149 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
9150
9151         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
9152
9153 2000-07-11  Neil Booth  <NeilB@earthling.net>
9154
9155         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
9156
9157 2000-07-11  Neil Booth  <NeilB@earthling.net>
9158
9159         * gcc.dg/cpp/cmdlne-C.c: New.
9160
9161 2000-07-09  Neil Booth  <NeilB@earthling.net>
9162
9163         * gcc.dg/cpp/directiv.c: New tests.
9164         * gcc.dg/cpp/undef1.c: Update.
9165
9166 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
9167
9168         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
9169
9170 2000-07-09  Neil Booth  <NeilB@earthling.net>
9171
9172         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
9173
9174 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
9175
9176         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
9177         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
9178
9179 2000-07-08  Neil Booth  <NeilB@earthling.net>
9180
9181         * gcc.dg/cpp/macsyntx.c: New tests.
9182
9183 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
9184
9185         * gcc.dg/20000707-1.c: New test.
9186
9187 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
9188
9189         * gcc.c-torture/execute/20000706-1.c: New test.
9190         * gcc.c-torture/execute/20000706-2.c: New test.
9191         * gcc.c-torture/execute/20000706-3.c: New test.
9192         * gcc.c-torture/execute/20000706-4.c: New test.
9193         * gcc.c-torture/execute/20000706-5.c: New test.
9194
9195 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
9196
9197         * g++.old-deja/g++.pt/instantiate7.C: New test.
9198
9199 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
9200
9201         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
9202         * g++.old-deja/g++.mike/thunk3.C: Likewise.
9203         * g++.old-deja/g++.other/rtti3.C: Likewise.
9204         * g++.old-deja/g++.other/rttid3.C: Likewise.
9205
9206 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
9207
9208         *  g77.f-torture/compile/20000630-1.x: Fix typo
9209
9210 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
9211
9212         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
9213         assembly output.
9214
9215 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
9216
9217         * gcc.dg/cpp/ident.c: New test.
9218
9219 2000-07-05  Neil Booth  <NeilB@earthling.net>
9220
9221         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
9222           gcc.dg/cpp/lexstrng.c: New tests.
9223
9224 2000-07-04  Neil Booth  <NeilB@earthling.net>
9225
9226         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
9227         * gcc.dg/cpp/strify2.c: Same.
9228
9229 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
9230
9231         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
9232         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
9233         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
9234         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
9235
9236         * testsuite/gcc.dg/cpp/macro1.c,
9237         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
9238         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
9239         testsuite/gcc.dg/cpp/strify1.c,
9240         testsuite/gcc.dg/cpp/strify2.c: New tests.
9241
9242 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
9243
9244         * gcc.c-torture/execute/20000703-1.c: New test.
9245
9246 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
9247
9248         * g++.old-deja/g++.pt (lookup10.C): New test.
9249
9250 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
9251
9252         * g++.old-deja/g++.pt (typename25.C): New test.
9253
9254 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
9255
9256         * gcc.c-torture/compile/20000701-1.c: New test.
9257
9258 2000-06-30  Nick Clifton  <nickc@cygnus.com>
9259
9260         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
9261         to test case.
9262
9263 2000-06-30  Catherine Moore  <clm@cygnus.com>
9264
9265         * gcc.c-torture/execute/align-1.c: New test.
9266
9267 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
9268
9269         * g++.old-deja/g++.pt/expr8.C: New test.
9270         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
9271
9272 2000-06-29  Nick Clifton  <nickc@cygnus.com>
9273
9274         * gcc.c-torture/compile/20000629-1.c: New test.
9275
9276 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
9277
9278
9279         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
9280         gcc.dg/noncompile directory, depending on whether they're
9281         preprocessor tests or not.  Annotate all the tests for the dg
9282         framework.
9283
9284         * gcc.c-torture/noncompile/noncompile.exp: Delete.
9285         * gcc.dg/noncompile/noncompile.exp: New.
9286
9287         * Moved files:
9288         Old name                                New name
9289         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
9290         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
9291         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
9292         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
9293         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
9294         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
9295         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
9296         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
9297         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
9298         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
9299         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
9300         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
9301         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
9302         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
9303         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
9304         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
9305         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
9306         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
9307         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
9308         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
9309         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
9310         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
9311         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
9312         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
9313
9314         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
9315         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
9316         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
9317         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
9318         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
9319         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
9320
9321 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
9322
9323         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
9324         declare one variable.  On the fourth, error.
9325         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
9326         declared by 20000628-1a.h.
9327
9328 2000-06-29  Richard Henderson  <rth@redhat.com>
9329
9330         * gcc.c-torture/execute/930529-1.x: New file.
9331         * gcc.dg/920413-1.c: Adjust expected warning text.
9332         * gcc.dg/980217-1.c: Declare abort.
9333         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
9334
9335 Thu Jun 29 09:42:40 2000  Jeffrey A Law  (law@cygnus.com)
9336
9337         * g77.f-torture/compile/20000629-1.f: New test.
9338         * g77.f-torture/compile/20000629-1.x: Expected to fail.
9339
9340 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
9341
9342         Rearrange lots of files, removing entirely the
9343         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
9344         directories.
9345
9346         * Deleted files:
9347         gcc.c-torture/code_quality/code_quality.exp
9348         gcc.c-torture/special/special.exp
9349         gcc.failure/failure.exp
9350         gcc.failure/940409-1.x
9351         gcc.c-torture/compile/961203-1.x
9352
9353         * New files:
9354         gcc.misc-tests/linkage.exp
9355         gcc.c-torture/execute/920730-1t.c
9356         gcc.c-torture/execute/920730-1t.x
9357         gcc.c-torture/compile/920520-1.x
9358         gcc.c-torture/compile/920521-1.x
9359         gcc.c-torture/compile/981006-1.x
9360         gcc.c-torture/execute/eeprof-1.x
9361
9362         * Moved files (possibly with modifications to fit a new harness):
9363         Old name                                New name
9364         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
9365         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
9366         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
9367         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
9368         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
9369         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
9370         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
9371         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
9372         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
9373         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
9374         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
9375         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
9376         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
9377         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
9378
9379 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
9380
9381         * c-torture/compile/961203-1.x: Delete.
9382
9383         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
9384         not exit. Include stdio.h.
9385         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
9386         * gcc.misc-tests/dg-12.c: Likewise.
9387         * gcc.misc-tests/dg-5.c: Likewise.
9388         * gcc.misc-tests/dg-6.c: Likewise.
9389         * gcc.misc-tests/dg-7.c: Prototype abort.
9390         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
9391         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
9392         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
9393         not exit.
9394         * gcc.misc-tests/sieve.c: Use return from main, not exit.
9395         * gcc.misc-tests/sort2.c: Use return from main, not exit.
9396
9397 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
9398
9399         * gcc.dg/cpp/20000628-1.c: New test.
9400         * gcc.dg/cpp/20000628-1.h: New header for above test.
9401         * gcc.dg/cpp/20000628-1a.h: Likewise.
9402
9403 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
9404
9405         * gcc.dg/cpp: New directory.
9406         * gcc.dg/cpp/cpp.exp: New driver.
9407         * gcc.dg/cpp/20000627-1.c: New test.
9408         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
9409         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
9410         and rewrite as a compilation test.
9411
9412         * gcc.dg: Move many files into the cpp subdirectory, possibly
9413         renaming or editing them as well.
9414         Old name                New name
9415         990119-1.c              cpp/19990119-1.c
9416         990228-1.c              cpp/19990228-1.c
9417         990407-1.c              cpp/19990407-1.c
9418         990409-1.c              cpp/19990409-1.c
9419         990413-1.c              cpp/19990413-1.c
9420         990703-1.c              cpp/19990703-1.c
9421         20000127-1.c            cpp/20000127-1.c
9422         20000129-1.c            cpp/20000129-1.c
9423         20000207-1.c            cpp/20000207-1.c
9424         20000207-2.c            cpp/20000207-2.c
9425         20000209-1.c            cpp/20000209-1.c
9426         20000209-2.c            cpp/20000209-2.c
9427         20000301-1.c            cpp/20000301-1.c
9428         20000419-1.c            cpp/20000419-1.c
9429         20000510-1.S            cpp/20000510-1.S
9430         20000519-1.c            cpp/20000519-1.c
9431         20000529-1.c            cpp/20000529-1.c
9432         20000625-1.c            cpp/20000625-1.c
9433         20000625-2.c            cpp/20000625-2.c
9434         cpp-as1.c               cpp/assert1.c
9435         cpp-as2.c               cpp/assert2.c
9436         cxx-comments-1.c        cpp/cxxcom1.c
9437         cxx-comments-2.c        cpp/cxxcom2.c
9438         endif-label.c           cpp/endif.c
9439         cpp-hash1.c             cpp/hash1.c
9440         cpp-hash2.c             cpp/hash2.c
9441         cpp-if1.c               cpp/if-1.c
9442         cpp-if2.c               cpp/if-2.c
9443         cpp-if3.c               cpp/if-3.c
9444         cpp-if4.c               cpp/if-4.c
9445         cpp-if5.c               cpp/if-5.c
9446         cpp-cond.c              cpp/if-cexp.c
9447         cpp-missingop.c         cpp/if-mop.c
9448         cpp-missingparen.c      cpp/if-mpar.c
9449         cpp-opprec.c            cpp/if-oppr.c
9450         cpp-ifparen.c           cpp/if-paren.c
9451         cpp-shortcircuit.c      cpp/if-sc.c
9452         cpp-shift.c             cpp/if-shift.c
9453         cpp-unary.c             cpp/if-unary.c
9454         cpp-li1.c               cpp/line1.c
9455         cpp-li2.c               cpp/line2.c
9456         lineno.c                cpp/line3.c
9457         lineno-2.c              cpp/line4.c
9458         cpp-mi.c                cpp/mi1.c
9459         cpp-mic.h               cpp/mi1c.h
9460         cpp-micc.h              cpp/mi1cc.h
9461         cpp-mind.h              cpp/mi1nd.h
9462         cpp-mindp.h             cpp/mi1ndp.h
9463         cpp-mix.h               cpp/mi1x.h
9464         cpp-mi2.c               cpp/mi2.c
9465         cpp-mi2a.h              cpp/mi2a.h
9466         cpp-mi2b.h              cpp/mi2b.h
9467         cpp-mi2c.h              cpp/mi2c.h
9468         cpp-mi3.c               cpp/mi3.c
9469         cpp-mi3.def             cpp/mi3.def
9470         poison-1.c              cpp/poison.c
9471         pr-impl.c               cpp/prag-imp.c
9472         cpp-redef-2.c           cpp/redef1.c
9473         cpp-redef.c             cpp/redef2.c
9474         strpaste.c              cpp/strp1.c
9475         strpaste-2.c            cpp/strp2.c
9476         cpp-tradpaste.c         cpp/tr-paste.c
9477         cpp-tradstringify.c     cpp/tr-str.c
9478         cpp-tradwarn1.c         cpp/tr-warn1.c
9479         cpp-tradwarn2.c         cpp/tr-warn2.c
9480         trigraphs.c             cpp/trigraphs.c
9481         cpp-unc1.c              cpp/unc1.c
9482         cpp-unc2.c              cpp/unc2.c
9483         cpp-unc3.c              cpp/unc3.c
9484         cpp-unc.c               cpp/unc4.c
9485         undef.c                 cpp/undef1.c
9486         undef-2.c               cpp/undef2.c
9487         cpp-wi1.c               cpp/widestr1.c
9488
9489 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
9490
9491         * lib/g++.exp (g++_include_flags): Tweak.
9492
9493 2000-06-27  H.J. Lu  <hjl@gnu.org>
9494             Loren J. Rittle  <ljrittle@acm.org>
9495
9496         * lib/g++.exp (g++_include_flags): Override libgloss.exp
9497         version with one that knows about the new gcc tree structure.
9498         (g++_link_flags): Same.
9499
9500 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
9501
9502         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
9503         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
9504         case we are cross-compiling.
9505
9506         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
9507         g++.old-deja/g++.niklas/Makefile.in,
9508         g++.old-deja/g++.niklas/configure.in,
9509         g++.old-deja/g++.other/Makefile.in,
9510         g++.old-deja/g++.other/configure.in,
9511         gcc.c-torture/code_quality/Makefile.in,
9512         gcc.c-torture/code_quality/configure.in,
9513         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
9514         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
9515         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
9516         gcc.c-torture/execute/ieee/Makefile.in,
9517         gcc.c-torture/execute/ieee/configure.in,
9518         gcc.c-torture/noncompile/Makefile.in,
9519         gcc.c-torture/noncompile/configure.in,
9520         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
9521         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
9522         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
9523
9524 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
9525
9526         * g++.old-deja/g++.other/ambig3.C: New test.
9527
9528 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
9529
9530         * g++.old-deja/g++.pt/syntax1.C: New test.
9531         * g++.old-deja/g++.pt/syntax2.C: New test.
9532         * g++.old-deja/g++.other/syntax3.C: New test.
9533         * g++.old-deja/g++.other/syntax4.C: New test.
9534
9535 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
9536
9537         * gcc.dg/20000623-1.c: Prototype exit and abort.
9538
9539 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
9540
9541         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
9542         New tests.
9543         * gcc.dg/cpp-mi3.def: New file.
9544
9545         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
9546         inside assertions.
9547         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
9548         lexer's error messages.
9549         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
9550         divine anything from the linemarkers.
9551         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
9552         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
9553
9554 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
9555
9556         * gcc.dg/20000623-1.c: New test.
9557
9558 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
9559
9560         * gcc.c-torture/execute/20000622-1.c: New test.
9561
9562 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
9563
9564         * g++.old-deja/g++.other/init15.C: New test.
9565
9566 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
9567
9568         * g++.old-deja/g++.pt/vaarg2.C: New test.
9569         * g++.old-deja/g++.pt/vaarg3.C: New test.
9570
9571 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
9572
9573         * g++.old-deja/g++.other/dyncast6.C: New test.
9574
9575 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
9576
9577         * gcc.c-torture/execute/loop-6.c: New test.
9578
9579 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
9580
9581         * gcc.dg/20000614-1.c: New test.
9582         * gcc.dg/20000614-2.c: New test.
9583
9584 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
9585
9586         * g++.old-deja/g++.other/inline12.C: New test.
9587
9588 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
9589
9590         * g++.old-deja/g++.other/eh1.C: New test.
9591
9592 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
9593
9594         * g++.old-deja/g++.other/type.C: New test.
9595
9596 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
9597
9598         * g++.old-deja/g++.other/initstring.C: New test.
9599
9600 2000-06-12  Jason Merrill  <jason@redhat.com>
9601
9602         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
9603
9604 Fri Jun  9 22:46:34 2000  Jeffrey A Law  (law@cygnus.com)
9605
9606         * gcc.c-torture/compile/20000609-1.c: New test.
9607
9608 Fri Jun  9 21:54:28 2000  Clinton Popetz  <cpopetz@cygnus.com>
9609
9610         * gcc.dg/20000609-1.c: New test.
9611
9612 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
9613
9614         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
9615         * gcc.c-torture/noncompile/poison-1.c: Move...
9616         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
9617         * gcc.dg/cpp-li1.c: Add a token after the #line.
9618
9619 2000-06-05  Richard Henderson  <rth@cygnus.com>
9620
9621         * gcc.c-torture/execute/20000605-2.c: New test.
9622         * gcc.c-torture/execute/20000605-3.c: New test.
9623
9624 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
9625
9626         * g77.f-torture/execute/20000503-1.x: New file.
9627
9628 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
9629
9630         * g++.old-deja/g++.eh/badalloc1.C: New test.
9631
9632 2000-06-05  Richard Henderson  <rth@cygnus.com>
9633
9634         * gcc.c-torture/execute/20000605-1.c: New test.
9635
9636 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
9637             Nathan Sidwell <nathan@codesourcery.com>
9638
9639         * gcc.c-torture/compile/20000605-1.c: New test.
9640
9641 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
9642
9643         * g77.f-torture/compile/20000601-1.f:  New test.
9644
9645 2000-06-03  Richard Henderson  <rth@cygnus.com>
9646
9647         * gcc.c-torture/execute/20000603-1.c: New.
9648
9649 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
9650
9651         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
9652         * gcc.dg/noreturn-2.c (noreturn): Likewise.
9653
9654 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
9655
9656         * gcc.dg/compare2.c (case 12): XFAIL.
9657         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
9658         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
9659
9660         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
9661
9662 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
9663
9664         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
9665         guard macro is already defined when the header is first
9666         included.
9667         * gcc.dg/cpp-mix.h: New file.
9668         * gcc.dg/endif-label.c: Update patterns to match compiler.
9669
9670         * g++.brendan/complex1.C: Declare abort.
9671         * g++.law/refs4.C: Remove XFAIL.
9672         * g++.oliva/expr2.C: Declare abort and exit.
9673
9674 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
9675
9676         * gcc.c-torture/execute/20000528-1.c: New test.
9677
9678         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
9679         * g++.old-deja/g++.law/temps4.C: Likewise.
9680
9681         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
9682         stdlib.h.  Call abort() on failure.
9683         * g++.old-deja/g++.law/refs4.C: Likewise.
9684         * g++.old-deja/g++.law/temps4.C: Likewise.
9685         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
9686         * gcc.c-torture/execute/20000112-1.c: Include string.h.
9687
9688 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
9689
9690         Relative to g++.dg/special:
9691         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
9692
9693         Relative to g++.old-deja:
9694         * g++.brendan/complex1.C, g++.jason/optimize2.C,
9695         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
9696         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
9697         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
9698         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
9699         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
9700         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
9701
9702         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
9703         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
9704         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
9705         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
9706         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
9707         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
9708         and/or string.h.
9709
9710         * g++.other/goto1.C: Update expectations for error messages.
9711
9712 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
9713
9714         * gcc.c-torture/compile/20000523-1.c: New test.
9715
9716 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
9717
9718         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
9719
9720 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
9721
9722         * g++.old-deja/g++.eh/catch11.C: New test.
9723         * g++.old-deja/g++.eh/catch12.C: New test.
9724
9725 2000-05-24  Nick Clifton  <nickc@cygnus.com>
9726
9727         * gcc.c-torture/execute/20000523-1.c: New test.
9728
9729 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
9730
9731         * c-torture/execute/bcp-1.c: Replace abort in arg of
9732         __builtin_constant_p with a generic external function.
9733
9734         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
9735         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
9736         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
9737         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
9738         Prototype abort and/or exit.
9739
9740         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
9741         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
9742         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
9743         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
9744
9745 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
9746
9747         * gcc.dg/dwarf2-1.c: New test.
9748
9749 2000-05-20  Richard Henderson  <rth@cygnus.com>
9750
9751         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
9752
9753 2000-05-20  Andreas Jaeger  <aj@suse.de>
9754
9755         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
9756         testcase.
9757
9758 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
9759
9760         * gcc.c-torture/execute/20000519-2.c: New test.
9761
9762 2000-05-19  Andreas Jaeger  <aj@suse.de>
9763
9764         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
9765         which fails with SSA.
9766
9767         * lib/c-torture.exp: Also test with -O3 -fssa.
9768
9769 2000-05-18  Michael Meissner  <meissner@redhat.com>
9770
9771         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
9772         * gcc.c-torture/execute/920415-1.c: Ditto.
9773         * gcc.c-torture/execute/920501-1.c: Ditto.
9774         * gcc.c-torture/execute/conversion.c: Ditto.
9775         * gcc.c-torture/execute/cvt-1.c: Ditto.
9776
9777 Thu May 18 16:03:29 2000  Jeffrey A Law  (law@cygnus.com)
9778
9779         * gcc.c-torture/compile/20000518-1.c: New test.
9780
9781 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
9782
9783         * g77.f-torture/compile/200005018.f:  New test.
9784
9785 Wed May 17 18:30:10 2000  Jeffrey A Law  (law@cygnus.com)
9786
9787         * gcc.c-torture/compile/20000517-1.c: New test.
9788
9789 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9790
9791         * gcc.c-torture/execute/20000516-1.c: New test.
9792
9793 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
9794
9795         * g++.old-deja/g++.other/eh.C: New test.
9796
9797 2000-05-12  Richard Henderson  <rth@cygnus.com>
9798
9799         * gcc.c-torture/execute/990208-1.c (main): Don't pass
9800         constants through to doit's conditional.
9801
9802 Thu May 11 19:02:43 2000  Jeffrey A Law  (law@cygnus.com)
9803
9804         * gcc.c-torture/compile/20000511-1.c: New test.
9805         * g77.f-torture/compile/20000511-1.f: New test.
9806         * g77.f-torture/compile/20000511-2.f: New test.
9807
9808 2000-05-11  Michael Meissner  <meissner@redhat.com>
9809
9810         * gcc.c-torture/execute/20000511-1.c: New test.
9811
9812 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
9813
9814         * gcc.dg/dg.exp: Scan .S files as well as .c files.
9815         * gcc.dg/20000510-1.S: New.
9816
9817 2000-05-08  Catherine Moore  <clm@cygnus.com>
9818
9819         * gcc.dg/unused-3.c: New.
9820
9821 2000-05-06  Richard Henderson  <rth@cygnus.com>
9822
9823           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
9824           * g++.old-deja/g++.mike/warn1.C: Likewise.
9825           * g++.old-deja/g++.pt/local1.C: Likewise.
9826           * g++.old-deja/g++.pt/local7.C: Likewise.
9827           * g++.old-deja/g++.pt/spec16.C: Likewise.
9828
9829 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
9830
9831         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
9832
9833 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
9834
9835           * g77.f-torture/execute/20000503-1.f:  New test.
9836
9837 2000-05-04  Andreas Jaeger  <aj@suse.de>
9838
9839         * gcc.dg/noreturn-2.c: New test.
9840
9841 2000-05-04  Neil Booth  <NeilB@earthling.net>
9842
9843         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
9844         preprocessor.
9845
9846 2000-05-04  Richard Henderson  <rth@cygnus.com>
9847
9848         * gcc.c-torture/execute/20000503-1.c: Fix typo.
9849
9850 2000-05-04  Richard Henderson  <rth@cygnus.com>
9851
9852         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
9853         OpenSSL by Jason R Thorpe.
9854
9855 Wed May  3 13:02:10 2000  Jim Wilson  <wilson@cygnus.com>
9856
9857         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
9858
9859 2000-05-03  Robert Lipe <robertlipe@usa.net>
9860
9861         * gcc.dg/20000503-1.c: New test.
9862
9863 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
9864
9865         * gcc.c-torture/compile/20000502-1.c: New test.
9866         * g++.old-deja/g++.other/align.C: New test.
9867         * gcc.dg/cpp-tradstringify.c: New test.
9868
9869 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
9870
9871         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
9872         and hard registers.
9873
9874 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
9875
9876         * gcc.c-torture/execute/loop-5.c: New test.
9877
9878 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
9879
9880         * gcc.c-torture/execute/va-arg-20.c: New test.
9881
9882 Sun Apr 23 14:41:33 2000  Jeffrey A Law  (law@cygnus.com)
9883
9884         * gcc.c-torture/execute/20000422-1.c: New test.
9885
9886 2000-04-20  Greg McGary  <gkm@gnu.org>
9887
9888         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
9889         when optimizing, but without sibling-call optimizations (-O1).
9890
9891 Thu Apr 20 11:57:03 2000  Jeffrey A Law  (law@cygnus.com)
9892
9893           * gcc.c-torture/compile/20000420-1.c: New test.
9894
9895 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
9896
9897         * g++.abi/ptrflags.C: New test.
9898         * g++.eh/catchptr1.C: Test incomplete pointer chains.
9899
9900 Wed Apr 19 09:16:32 2000  Catherine Moore  <clm@cygnus.com>
9901
9902         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
9903
9904 2000-04-19  Greg McGary  <gkm@gnu.org>
9905
9906         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
9907         sibling-call optimizations.
9908
9909 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
9910
9911         * gcc.dg/20000419-1.c: New test.
9912
9913 Wed Apr 12 22:54:02 2000  Hans-Peter Nilsson  <hp@axis.com>
9914
9915         * gcc.c-torture/execute/20000412-6.c: New test.
9916
9917 Wed Apr 12 10:25:08 2000  Jeffrey A Law  (law@cygnus.com)
9918
9919         * gcc.c-torture/execute/20000412-5.c: New test.
9920         * g77.f-torture/compile/20000412-1.f: New test.
9921         * gcc.c-torture/execute/20000412-4.c: New test.
9922         * gcc.c-torture/compile/20000412-2.c: New test.
9923         * gcc.c-torture/execute/20000412-3.c: New test.
9924         * gcc.c-torture/compile/20000412-1.c: New test.
9925         * gcc.c-torture/execute/20000412-2.c: New test.
9926
9927 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
9928
9929         * objc/execute/bf-20.m: New test.
9930
9931 2000-04-10  Richard Henderson  <rth@cygnus.com>
9932
9933         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
9934
9935         * gcc.c-torture/execute/20000412-1.c: New test.
9936
9937 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
9938
9939         * g++.old-deja/g++.eh/catchptr1.C: New test.
9940
9941 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
9942
9943         * g++.old-deja/g++.abi/cxa_vec.C: New test.
9944
9945 2000-04-08  Neil Booth  <NeilB@earthling.net>
9946
9947         * gcc.dg/cpp-nullchar.c: Remove test as
9948         embedded nulls cause problems.
9949
9950 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9951
9952         * gcc.dg/compare2.c: New test.
9953
9954 2000-04-08  Neil Booth  <NeilB@earthling.net>
9955
9956         * gcc.dg/cpp-nullchar.c: New test.
9957
9958 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
9959
9960         * gcc.dg/cpp-mi2.c: New test.
9961         * gcc.dg/cpp-mi2[abc].h: New files.
9962
9963 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
9964
9965         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
9966         member name.
9967
9968 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
9969
9970         * g++.old-deja/g++.abi/vmihint.C: New test.
9971
9972 2000-04-06  Neil Booth  <NeilB@earthling.net>
9973
9974         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
9975         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
9976         copyright.
9977
9978 Wed Apr  5 22:51:36 2000  Hans-Peter Nilsson  <hp@axis.com>
9979
9980         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
9981         avoid stack-frame overwrite.
9982
9983 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
9984
9985         * gcc.c-torture/compile/20000405-2.c: New test.
9986         * gcc.c-torture/compile/20000405-3.c: New test.
9987
9988 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9989
9990         * gcc.c-torture/compile/20000405-1.c: New test.
9991
9992 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
9993
9994         * gcc.dg/cast-qual-1.c: Revert last change.
9995
9996 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9997
9998         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
9999
10000 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
10001
10002         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
10003         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
10004
10005 Mon Apr  3 02:35:34 2000  Jeffrey A Law  (law@cygnus.com)
10006
10007         * gcc.c-torture/compile/20000403-2.c: New test.
10008         * gcc.c-torture/compile/20000403-1.c: New test.
10009
10010 Mon Apr  3 16:53:52 2000  Hans-Peter Nilsson  <hp@axis.com>
10011
10012         * gcc.c-torture/execute/20000403-1.c: New test.
10013
10014 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
10015
10016         * gcc.c-torture/execute/20000402-1.c: New test.
10017
10018 Mon Apr  3 14:10:34 2000  Donald Lindsay  <dlindsay@cygnus.com>
10019
10020         * gcc.c-torture/execute/va-arg-15.c: New test.
10021         * gcc.c-torture/execute/va-arg-16.c: New test.
10022         * gcc.c-torture/execute/va-arg-17.c: New test.
10023         * gcc.c-torture/execute/va-arg-18.c: New test.
10024         * gcc.c-torture/execute/va-arg-19.c: New test.
10025
10026 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
10027
10028         * gcc.c-torture/compile/981211-1.c: Move to...
10029         * gcc.dg/cpp-as1.c: ...here.
10030         * gcc.dg/cpp-as2.c: New file.
10031
10032         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
10033         compiler.
10034
10035 2000-04-02  Neil Booth  <NeilB@earthling.net>
10036
10037         * gcc.dg/cpp-cond.c  New tests.
10038         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
10039         accidental success less likely.
10040         * gcc.dg/cpp-missingop.c  New tests.
10041         * gcc.dg/cpp-missingparen.c  New tests.
10042         * gcc.dg/cpp-shift.c  New tests.
10043         * gcc.dg/cpp-shortcircuit.c  New tests.
10044         * gcc.dg/cpp-unary.c  New tests.
10045
10046 Wed Mar 29 13:44:23 2000  Jeffrey A Law  (law@cygnus.com)
10047
10048         * gcc.c-torture/compile/20000329-1.c: New test.
10049
10050 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
10051
10052         * gcc.c-torture/compile/20000326-1.c: New test.
10053         * gcc.c-torture/compile/20000326-2.c: New test.
10054
10055 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
10056
10057         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
10058         the first parameter is a function argument.
10059
10060 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
10061
10062         * g++.old-deja/g++.ext/array4.C: New test.
10063
10064 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
10065
10066         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
10067
10068 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10069
10070         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
10071
10072 2000-03-19  Richard Henderson  <rth@cygnus.com>
10073
10074         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
10075
10076 2000-03-19  Richard Henderson  <rth@cygnus.com>
10077
10078         * gcc.c-torture/compile/20000319-1.c: New test.
10079
10080 Tue Mar 14 08:58:37 2000  Jeffrey A Law  (law@cygnus.com)
10081
10082         * gcc.c-torture/execute/20000314-3.c: New test.
10083         * gcc.c-torture/execute/20000314-2.c: New test.
10084         * gcc.c-torture/execute/20000314-1.c: New test.
10085         * gcc.c-torture/compile/20000314-2.c: New test.
10086         * gcc.c-torture/compile/20000314-1.c: New test.
10087
10088 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
10089
10090         * g++.old-deja/g++.warn/inline.C: New test.
10091
10092 Fri Mar 10 01:15:19 2000  Hans-Peter Nilsson  <hp@bitrange.com>
10093
10094         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
10095         standards-compliant result rather than specific constants.
10096         Put test-values in array.
10097
10098 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
10099
10100         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
10101         (g++_target_compile): Put test-specific options last.
10102
10103 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
10104
10105         * g++.old-deja/g++.eh/vbase4.C: New test.
10106
10107 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
10108
10109         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
10110
10111 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
10112
10113         * g++.old-deja/g++.brendan/misc12.C: Removed.
10114         * g++.old-deja/g++.pt/memtemp77.C: Constify.
10115         * g++.old-deja/g++.ext/pretty4.C: New test.
10116
10117 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
10118
10119         * g++.old-deja/g++.other/string2.C: New test.
10120
10121 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
10122
10123         * g++.old-deja/g++.warn/impint2.C: New test.
10124
10125 Sun Mar  5 23:25:12 2000  Hans-Peter Nilsson  <hp@bitrange.com>
10126
10127         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
10128         is 1, not zero.
10129
10130 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
10131
10132         * g++.old-deja/g++.warn/impint.C: New test.
10133         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
10134         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
10135         * g++.old-deja/g++.pt/explicit12.C: Likewise.
10136         * g++.old-deja/g++.pt/explicit13.C: Likewise.
10137         * g++.old-deja/g++.pt/explicit17.C: Likewise.
10138         * g++.old-deja/g++.pt/explicit18.C: Likewise.
10139         * g++.old-deja/g++.pt/explicit19.C: Likewise.
10140         * g++.old-deja/g++.pt/explicit23.C: Likewise.
10141         * g++.old-deja/g++.pt/explicit31.C: Likewise.
10142         * g++.old-deja/g++.pt/explicit35.C: Likewise.
10143         * g++.old-deja/g++.pt/explicit6.C: Likewise.
10144         * g++.old-deja/g++.pt/memclass7.C: Likewise.
10145
10146 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
10147
10148         * gcc.dg/cpp-redef.c: New test.
10149
10150 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
10151
10152         * g++.old-deja/g++.pt/unify7.C: New test.
10153
10154 Sat Feb 26 19:46:09 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10155
10156         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
10157         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
10158
10159 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
10160
10161         * gcc.c-torture/compile/20000224-1.c: New test.
10162
10163 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10164
10165         * gcc.c-torture/compile/cpp-2.c: New test.
10166         * gcc.c-torture/compile/cpp-1.c: New test.
10167
10168 Fri Feb 25 21:44:49 2000  Jeffrey A Law  (law@cygnus.com)
10169
10170         * gcc.c-torture/execute/20000225-1.c: New test.
10171
10172 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10173
10174         * gcc.dg/cpp-li2.c: New test.
10175
10176         * gcc.dg/cpp-wi1.c: New test.
10177
10178         * gcc.dg/cpp-li1.c: New test.
10179
10180 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
10181
10182         * g++.old-deja/g++.other/sizeof5.C: New test.
10183
10184 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10185
10186         * gcc.c-torture/execute/va-arg-13.c: New test.
10187
10188 Wed Feb 23 14:16:06 2000  Donald Lindsay  <dlindsay@cygnus.com>
10189
10190         * gcc.c-torture/execute/va-arg-12.c: New test.
10191
10192 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
10193
10194         * gcc.c-torture/execute/20000223-1.c: New test.
10195
10196 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
10197
10198         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
10199
10200 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
10201
10202         * g++.old-deja/g++.abi/ptrmem.C: New test.
10203
10204 2000-02-19  Richard Henderson  <rth@cygnus.com>
10205
10206         * gcc.c-torture/compile/init-3.c: New.
10207
10208 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
10209
10210         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
10211         ALWAYS_CXXFLAGS.
10212
10213 Fri Feb 11 12:35:40 2000  Robert Lipe <robertl@sco.com>
10214
10215         * gcc.c-torture/compile/20000211-3.c: New test.
10216
10217 Fri Feb 11 12:35:40 2000  Martin Buchholz <martin@xemacs.org>
10218
10219         * gcc.c-torture/compile/20000211-2.c: New test.
10220
10221 Fri Feb 11 12:35:40 2000  Jeffrey A Law  (law@cygnus.com)
10222
10223         * gcc.c-torture/compile/20000211-1.c: New test.
10224
10225 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
10226
10227         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
10228           on native targets
10229
10230 2000-02-08  Nathan Sidwell  <nathan@acm.org>
10231
10232         * g++.old-deja/g++.other/cast5.C: New test.
10233
10234 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
10235
10236         * gcc.c-torture/execute/20000205-1.c: New.
10237
10238 2000-02-03  Nathan Sidwell  <nathan@acm.org>
10239
10240         * g++.old-deja/g++.jason/cast3.C: Return void.
10241         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
10242
10243 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10244
10245         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
10246
10247         * gcc.dg/loop-1.c: New test.
10248
10249 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
10250
10251         * gcc.c-torture/compile/20000127-1.c: New test.
10252         * gcc.c-torture/execute/991228-1.c: New test.
10253
10254 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10255
10256         * gcc.dg/unused-2.c: New test.
10257
10258         * gcc.dg/conv-1.c: New test.
10259
10260 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
10261
10262         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
10263         compiler.
10264         (tool_option_proc): Fix typo.
10265
10266 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
10267
10268         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
10269         of the ld on the host, not on the build machine.
10270         Also, don't crash if '--help' is not a supported option.
10271
10272 2000-01-24  Richard Henderson  <rth@cygnus.com>
10273
10274         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
10275
10276 Thu Jan 20 12:34:48 2000  Jeffrey A Law  (law@cygnus.com)
10277
10278         * gcc.c-torture/execute/20000120-2.c: New test.
10279         * gcc.c-torture/execute/20000120-1.c: New test.
10280
10281 Thu Jan 13 02:29:32 2000  Jeffrey A Law  (law@cygnus.com)
10282
10283         * gcc.c-torture/execute/20000113-1.c: New test.
10284
10285 Wed Jan 12 20:26:58 2000  Jeffrey A Law  (law@cygnus.com)
10286
10287         * gcc.c-torture/execute/20000112-1.c: New test.
10288
10289 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10290
10291         * gcc.dg/20000111-1.c: New test.
10292
10293 Mon Jan 10 18:12:49 2000  Jeffrey A Law  (law@cygnus.com)
10294
10295         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
10296         with 16 bit integers.
10297
10298 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10299
10300         * gcc.dg/20000108-1.c: New test.
10301
10302 2000-01-05  Nathan Sidwell  <nathan@acm.org>
10303
10304         * g++.old-deja/g++.ns/koenig8.C: New test.
10305
10306 2000-01-05  Nathan Sidwell  <nathan@acm.org>
10307
10308         * g++.old-deja/g++.other/cast4.C: New test.
10309
10310 Wed Jan  5 00:26:20 2000  Jeffrey A Law  (law@cygnus.com)
10311
10312         * gcc.c-torture/compile/20000105-2.c: New test.
10313         * gcc.c-torture/compile/20000105-1.c: New test.
10314
10315 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10316
10317         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
10318         references to printf & atoi to conform to ANSI standard.
10319         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
10320         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
10321         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
10322         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
10323         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
10324         * g++.old-deja/g++.brendan/complex1.C: Likewise.
10325         * g++.old-deja/g++.brendan/copy1.C: Likewise.
10326         * g++.old-deja/g++.brendan/copy2.C: Likewise.
10327         * g++.old-deja/g++.brendan/copy3.C: Likewise.
10328         * g++.old-deja/g++.brendan/copy4.C: Likewise.
10329         * g++.old-deja/g++.brendan/copy5.C: Likewise.
10330         * g++.old-deja/g++.brendan/copy6.C: Likewise.
10331         * g++.old-deja/g++.brendan/copy7.C: Likewise.
10332         * g++.old-deja/g++.brendan/copy8.C: Likewise.
10333         * g++.old-deja/g++.brendan/crash11.C: Likewise.
10334         * g++.old-deja/g++.brendan/crash14.C: Likewise.
10335         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
10336         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
10337         * g++.old-deja/g++.brendan/delete2.C: Likewise.
10338         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
10339         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
10340         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
10341         * g++.old-deja/g++.brendan/eh1.C: Likewise.
10342         * g++.old-deja/g++.brendan/groff1.C: Likewise.
10343         * g++.old-deja/g++.brendan/init3.C: Likewise.
10344         * g++.old-deja/g++.brendan/misc12.C: Likewise.
10345         * g++.old-deja/g++.brendan/misc7.C: Likewise.
10346         * g++.old-deja/g++.brendan/new2.C: Likewise.
10347         * g++.old-deja/g++.brendan/operators4.C: Likewise.
10348         * g++.old-deja/g++.brendan/operators5.C: Likewise.
10349         * g++.old-deja/g++.brendan/overload2.C: Likewise.
10350         * g++.old-deja/g++.brendan/overload7.C: Likewise.
10351         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
10352         * g++.old-deja/g++.brendan/reference1.C: Likewise.
10353         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
10354         * g++.old-deja/g++.brendan/template24.C: Likewise.
10355         * g++.old-deja/g++.brendan/template3.C: Likewise.
10356         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
10357         * g++.old-deja/g++.jason/inline3.C: Likewise.
10358         * g++.old-deja/g++.jason/opeq.C: Likewise.
10359         * g++.old-deja/g++.law/arg5.C: Likewise.
10360         * g++.old-deja/g++.law/arm7.C: Likewise.
10361         * g++.old-deja/g++.law/ctors11.C: Likewise.
10362         * g++.old-deja/g++.law/cvt8.C: Likewise.
10363         * g++.old-deja/g++.law/init9.C: Likewise.
10364         * g++.old-deja/g++.law/refs4.C: Likewise.
10365         * g++.old-deja/g++.law/template2.C: Likewise.
10366         * g++.old-deja/g++.law/visibility24.C: Likewise.
10367         * g++.old-deja/g++.law/vtable3.C: Likewise.
10368         * g++.old-deja/g++.mike/asm2.C: Likewise.
10369         * g++.old-deja/g++.mike/eh1.C: Likewise.
10370         * g++.old-deja/g++.mike/misc1.C: Likewise.
10371         * g++.old-deja/g++.mike/misc13.C: Likewise.
10372         * g++.old-deja/g++.mike/misc14.C: Likewise.
10373         * g++.old-deja/g++.mike/ns12.C: Likewise.
10374         * g++.old-deja/g++.mike/p1248.C: Likewise.
10375         * g++.old-deja/g++.mike/p3708.C: Likewise.
10376         * g++.old-deja/g++.mike/p3708a.C: Likewise.
10377         * g++.old-deja/g++.mike/p3708b.C: Likewise.
10378         * g++.old-deja/g++.mike/p646.C: Likewise.
10379         * g++.old-deja/g++.mike/p700.C: Likewise.
10380         * g++.old-deja/g++.mike/p783.C: Likewise.
10381         * g++.old-deja/g++.mike/p783a.C: Likewise.
10382         * g++.old-deja/g++.mike/p783b.C: Likewise.
10383         * g++.old-deja/g++.mike/p786.C: Likewise.
10384         * g++.old-deja/g++.mike/p789.C: Likewise.
10385         * g++.old-deja/g++.mike/p789a.C: Likewise.
10386         * g++.old-deja/g++.mike/p807a.C: Likewise.
10387         * g++.old-deja/g++.other/delete3.C: Likewise.
10388         * g++.old-deja/g++.other/dyncast1.C: Likewise.
10389         * g++.old-deja/g++.other/dyncast2.C: Likewise.
10390         * g++.old-deja/g++.other/dyncast3.C: Likewise.
10391         * g++.old-deja/g++.other/empty1.C: Likewise.
10392         * g++.old-deja/g++.other/temporary1.C: Likewise.
10393         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
10394         * g++.old-deja/g++.pt/t16.C: Likewise.
10395         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
10396
10397 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
10398
10399         * gcc.dg/991230-1.c: New test.
10400
10401 Wed Dec 29 23:48:49 1999  Jeffrey A Law  (law@cygnus.com)
10402
10403         * gcc.c-torture/compile/991229-3.c: New test.
10404         * gcc.c-torture/compile/991229-2.c: New test.
10405         * gcc.c-torture/compile/991229-1.c: New test.
10406
10407 Wed Dec 29 20:54:46 1999  Greg McGary <gkm@eng.ascend.com>
10408
10409         * gcc.c-torture/compile/labels-2.c: New test.
10410
10411 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
10412
10413         * gcc.c-torture/execute/991227-1.c: New test.
10414
10415 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10416
10417         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
10418
10419 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
10420
10421         * gcc.c-torture/execute/991221-1.c: New test.
10422
10423 1999-12-20  Nathan Sidwell  <nathan@acm.org>
10424
10425         * g++.old-deja/g++.other/cast3.C: New test.
10426
10427 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
10428
10429         * gcc.c-torture/execute/991216-4.c: New test.
10430
10431 1999-12-16  Michael Meissner  <meissner@cygnus.com>
10432
10433         * gcc.c-torture/execute/991216-1.c: New test.
10434         * gcc.c-torture/execute/991216-2.c: New test.
10435         * gcc.c-torture/execute/991216-3.c: New test.
10436
10437 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
10438
10439         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
10440         Actually make the test fail by using "-O2" for compilation.
10441
10442 1999-12-15  Nathan Sidwell  <nathan@acm.org>
10443
10444         * g++.old-deja/g++.warn/cast-align1.C: New test.
10445
10446 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
10447
10448         * gcc.c-torture/compile/991214-1.c: New test.
10449         * gcc.c-torture/compile/991214-2.c: New test.
10450
10451 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
10452
10453         * gcc.dg/991214-1.c: New test.
10454
10455 Mon Dec 13 23:03:09 1999  Jeffrey A Law  (law@cygnus.com)
10456
10457         * gcc.c-torture/compile/991213-3.c: New test.
10458         * gcc.c-torture/compile/991213-2.c: New test.
10459         * gcc.c-torture/compile/991213-1.c: New test.
10460
10461 Fri Dec 10 00:53:10 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
10462
10463         * gcc.dg/991209-1.c: New test.
10464
10465 Wed Dec  8 23:44:08 1999  Nathan Sidwell <nathan@acm.org>
10466
10467         * gcc.c-torture/compile/991208-1.c: New test.
10468
10469 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10470
10471         * gcc.dg/ultrasp2.c: New test.
10472
10473 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
10474
10475         * g++.old-deja/g++.abi/align.C (main): Fix typo.
10476
10477 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
10478
10479         * gcc.c-torture/compile/991202-1.c: New test.
10480         * gcc.c-torture/execute/991202-1.c: New test.
10481         * gcc.c-torture/execute/991202-2.c: New test.
10482         * gcc.c-torture/execute/991202-3.c: New test.
10483
10484 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
10485
10486         * g++.old-deja/g++.abi/align.C: New test.
10487         * g++.old-deja/g++.abi/aggregates.C: Likewise.
10488         * g++.old-deja/g++.abi/bitfields.C: Likewise.
10489
10490 1999-12-01  Richard Henderson  <rth@cygnus.com>
10491
10492         * gcc.c-torture/execute/991201-1.c: New.
10493
10494 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
10495
10496         * gcc.dg/991129-1.c: New test.
10497
10498 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
10499
10500         * gcc.c-torture/compile/991127-1.c: New test.
10501
10502 1999-11-22  Nathan Sidwell  <nathan@acm.org>
10503
10504         * g++.old-deja/g++.other/warn4.C: New test.
10505
10506 1999-11-22  Nathan Sidwell  <nathan@acm.org>
10507
10508         * g++.old-deja/g++.eh/cleanup2.C: New test.
10509         * g++.old-deja/g++.ext/pretty2.C: New test.
10510         * g++.old-deja/g++.ext/pretty3.C: New test.
10511         * g++.old-deja/g++.other/debug6.C: New test.
10512
10513 Wed Oct 20 16:18:23 1999  Jim Wilson  <wilson@cygnus.com>
10514
10515         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
10516         compiler_output to look for one error message instead of two.
10517
10518 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
10519
10520         * gcc.c-torture/execute/991118-1.c: Also test case
10521         where the word boundary does not split a byte evenly.
10522
10523 1999-11-19  Nathan Sidwell  <nathan@acm.org>
10524
10525         * g++.old-deja/g++.ext/restrict1.C: New test.
10526
10527 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
10528
10529         * gcc.c-torture/execute/991118-1.c: New test.
10530
10531 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
10532
10533         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
10534         working directory pathnames.
10535
10536 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
10537
10538         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
10539         host is equipped with driver.h and driver.o so it can actually
10540         compile and run the tests.
10541
10542 Fri Oct  8 18:46:11 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
10543
10544         * gcc.c-torture/compile/991008-1.c: New test.
10545
10546 1999-11-08  Nick Clifton  <nickc@cygnus.com>
10547
10548         * lib/gcc-dg.exp: Include target-supports.exp
10549
10550 1999-11-05  Nick Clifton  <nickc@cygnus.com>
10551
10552         * lib/target-supports.exp: New file: Provide procs to test for
10553         features supported by the target.
10554         (check_weak_available): Moved here from ecos.exp.
10555         (check_alias_available): New proc: Determine of the target
10556         toolchain supports the alias attribute.
10557
10558         * gcc.dg/special/ecos.exp: Move check_weak_available to
10559         target-supports.exp.
10560         (alias-1.c): Only perform the test if the target supports
10561         aliases.
10562         (wkali-1.c): Only perform the test if the target supports
10563         aliases.
10564
10565         * gcc.dg/990506-0.c: Expect error messages from cross
10566         targets as well as native targets.
10567
10568 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10569
10570         * gcc.dg/ultrasp1.c: Removed xfail.
10571         * gcc.dg/struct-ret-2.c: Likewise.
10572         * gcc.dg/array-1.c: Likewise.
10573
10574 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10575
10576         * gcc.dg/struct-ret-2.c: New test.
10577
10578         * gcc.dg/array-1.c: New test.
10579
10580 Sat Oct 30 22:23:46 1999  Stephen L Moshier <moshier@mediaone.net>
10581
10582         * gcc.c-torture/execute/991030-1.c: New test.
10583
10584 Tue Oct 26 20:25:42 1999  Richard Henderson  <rth@cygnus.com>
10585
10586         * gcc.c-torture/compile/991026-2.c: New test.
10587
10588 Tue Oct 26 00:45:56 1999  Jeffrey A Law  (law@cygnus.com)
10589
10590         * gcc.c-torture/compile/991026-1.c: New test.
10591
10592 Sat Oct 23 23:36:03 1999  Jeffrey A Law  (law@cygnus.com)
10593
10594         * gcc.c-torture/execute/991023-1.c: New test.
10595
10596 Tue Oct 19 02:11:29 1999  Jeffrey A Law  (law@cygnus.com)
10597
10598         * gcc.c-torture/execute/991019-1.c: New test.
10599
10600 Sat Oct 16 00:05:48 1999  Richard Henderson  <rth@cygnus.com>
10601
10602         * gcc.c-torture/execute/991016-1.c: New test.
10603
10604 Thu Oct 14 04:22:47 1999  Stephane Carrez  <stcarrez@worldnet.fr>
10605
10606         * gcc.c-torture/execute/991014-1.c: New test.
10607
10608 Wed Oct 13 22:01:35 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
10609
10610         * g++.old-deja/g++.other/union2.C: New test.
10611
10612 1999-10-13  Nathan Sidwell  <nathan@acm.org>
10613
10614         * g++.old-deja/g++.other/vaarg2.C: New test.
10615         * g++.old-deja/g++.other/vaarg3.C: New test.
10616
10617 1999-10-12  Craig Burley  <craig@jcb-sc.com>
10618
10619         * g77.f-torture/noncompile/19990905-1.f: Moved from being
10620         in compile/.
10621
10622 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
10623
10624         * gcc.c-torture/execute/va-arg-11.c: New test.
10625
10626 Fri Oct  1 00:53:17 1999  Mark P. Mitchell  <mark@codesourcery.com>
10627
10628         * lib/file-format.exp (gcc_target_object_format): Don't
10629         crash if objdump is unavailable.
10630
10631 Wed Sep 29 23:48:44 1999  Donn Terry <donn@interix.com>
10632
10633         * gcc.misc-tests/mg.exp: delete extraneous redirection.
10634
10635 1999-09-28  Nick Clifton  <nickc@cygnus.com>
10636
10637         * gcc.c-torture/compile/990928-1.c: New test.
10638
10639 Tue Sep 28 13:19:15 BST 1999  Nathan Sidwell  <nathan@acm.org>
10640
10641         * g++.old-deja/g++.other/decl6.C: New test.
10642
10643 Tue Sep 28 01:19:09 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10644
10645         * gcc.c-torture/execute/va-arg-10.c: New test.
10646
10647 Mon Sep 27 09:14:24 BST 1999  Nathan Sidwell  <nathan@acm.org>
10648
10649         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
10650         __PRETTY_FUNCTION__.
10651
10652 1999-09-23  Nick Clifton  <nickc@cygnus.com>
10653
10654         * gcc.c-torture/execute/990923-1.c: New test.
10655
10656 1999-09-21  Nick Clifton  <nickc@cygnus.com>
10657
10658         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
10659         for which -fpic is inappropriate.
10660
10661 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
10662
10663         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
10664
10665 Tue Sep 21 15:38:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
10666
10667         * g++.old-deja/g++.other/dyncast1.C: New test.
10668         * g++.old-deja/g++.other/dyncast2.C: New test.
10669         * g++.old-deja/g++.other/dyncast3.C: New test.
10670         * g++.old-deja/g++.other/dyncast4.C: New test.
10671         * g++.old-deja/g++.other/dyncast5.C: New test.
10672         * g++.old-deja/g++.eh/catch3.C: New test.
10673         * g++.old-deja/g++.eh/catch3p.C: New test.
10674         * g++.old-deja/g++.eh/catch4.C: New test.
10675         * g++.old-deja/g++.eh/catch4p.C: New test.
10676         * g++.old-deja/g++.eh/catch5.C: New test.
10677         * g++.old-deja/g++.eh/catch5p.C: New test.
10678         * g++.old-deja/g++.eh/catch6.C: New test.
10679         * g++.old-deja/g++.eh/catch6p.C: New test.
10680         * g++.old-deja/g++.eh/catch7.C: New test.
10681         * g++.old-deja/g++.eh/catch7p.C: New test.
10682         * g++.old-deja/g++.eh/catch8.C: New test.
10683         * g++.old-deja/g++.eh/catch8p.C: New test.
10684         * g++.old-deja/g++.eh/catch9.C: New test.
10685         * g++.old-deja/g++.eh/catch9p.C: New test.
10686
10687 Mon Sep 13 14:14:21 BST 1999  Nathan Sidwell  <nathan@acm.org>
10688
10689         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
10690         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
10691
10692 Mon Sep 13 06:28:57 1999  Jeffrey A Law  (law@cygnus.com)
10693
10694         * gcc.c-torture/compile/990913-1.c: New test.
10695
10696 Fri Sep 10 11:21:25 BST 1999  Nathan Sidwell  <nathan@acm.org>
10697
10698         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
10699         * g++.old-deja/g++.jason/rfg5.C: Likewise.
10700
10701 Thu Sep  9 10:40:36 1999  Richard Henderson  <rth@cygnus.com>
10702
10703         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
10704
10705 Thu Sep  9 12:32:57 BST 1999  Nathan Sidwell  <nathan@acm.org>
10706
10707         * g++.old-deja/g++.other/lookup11.C: New test.
10708         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
10709         what is permitted and what we want.
10710         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
10711         overload use.
10712         * g++.old-deja/g++.jason/rfg5.C: Likewise
10713
10714 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
10715
10716         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
10717         * gcc.c-torture/noncompile/poison-1.c: New file.
10718
10719 Wed Sep  8 09:39:56 BST 1999  Nathan Sidwell  <nathan@acm.org>
10720
10721         * g++.old-deja/g++.other/sizeof3.C: New test.
10722         * g++.old-deja/g++.other/sizeof4.C: New test.
10723         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
10724         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
10725
10726 1999-09-07  Richard Henderson  <rth@cygnus.com>
10727
10728         * gcc.dg/va-arg-1.c: New.
10729
10730 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10731
10732         * gcc.c-torture/execute/va-arg-9.c: New test.
10733
10734 1999-09-05  Craig Burley  <craig@jcb-sc.com>
10735
10736         * g77.f-torture/compile/980519-2.f: New test.
10737         * g77.f-torture/compile/19990905-0.f: New test.
10738         * g77.f-torture/compile/19990905-1.f: New test.
10739         * g77.f-torture/compile/19990905-2.f: New test.
10740
10741         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
10742
10743 Fri Sep  3 10:39:38 BST 1999  Richard Earnshaw <rearnsha@arm.com>
10744
10745         * gcc.c-torture/execute/990827-1.c: Fix typo.
10746
10747 Fri Sep 03 09:31:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
10748
10749         * g++.old-deja/g++.other/deref1.C: New test.
10750
10751 Thu Sep 02 09:27:34 BST 1999  Nathan Sidwell  <nathan@acm.org>
10752
10753         * g++.old-deja/g++.other/ambig2.C: New test.
10754         * g++.old-deja/g++.other/cond5.C: New test.
10755         * g++.old-deja/g++.other/lookup16.C: New test.
10756
10757 Thu Sep  2 01:17:51 1999  Marc Espie <espie@cvs.openbsd.org>
10758
10759         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
10760         assemblers too.
10761
10762 Tue Aug 31 17:57:49 1999  Jeffrey A Law  (law@cygnus.com)
10763
10764         * lib/c-torture.exp: Avoid the "compare executables" optimization
10765         when testing native.
10766
10767 Sun Aug 29 14:35:41 1999  Jeffrey A Law  (law@cygnus.com)
10768
10769         * gcc.c-torture/execute/990829-1.c: New test.
10770         * gcc.c-torture/compile/990829-1.c: New test.
10771
10772 1999-08-27  Paul Burchard  <burchard@pobox.com>
10773
10774         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
10775         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
10776         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
10777         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
10778         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
10779         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
10780         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
10781         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
10782         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
10783         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
10784         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
10785
10786 Fri Aug 27 01:24:16 1999  Jeffrey A Law  (law@cygnus.com)
10787
10788         * gcc.c-torture/execute/990827-1.c: New test.
10789
10790 1999-08-26  Craig Burley  <craig@jcb-sc.com>
10791
10792         * g77.f-torture/noncompile/19990826-4.f: New test.
10793
10794         * g77.f-torture/compile/19990826-3.f: New test.
10795
10796         * g77.f-torture/execute/19990826-2.f: New test.
10797
10798         * g77.f-torture/compile/19990826-1.f: New test.
10799
10800         * gcc.c-torture/execute/990826-0.c: New test.
10801         * g77.c-torture/execute/19990826-0.f: New test.
10802
10803         * g77.f-torture/noncompile/970626-2.f: New test.
10804
10805 1999-08-25  Paul Burchard  <burchard@pobox.com>
10806
10807         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
10808         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
10809         lss-011.C: New tests.
10810
10811 1999-08-25  Nathan Sidwell  <nathan@acm.org>
10812
10813         * g++.old-deja/g++.other/decl5.C: New test.
10814
10815 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10816
10817         * noncompile/noncompile.exp: Load_lib c-torture.exp.
10818         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
10819         call `postbase' for each one.  All callers of `postbase' changed
10820         to call this instead.
10821
10822 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
10823
10824         * gcc.c-torture/execute/990811-1.c: New test.
10825
10826 1999-08-09  Nick Clifton  <nickc@cygnus.com>
10827
10828         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
10829         just native ones.
10830
10831         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
10832         just native ones.
10833
10834 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
10835
10836         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
10837
10838 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
10839
10840         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
10841
10842 1999-08-04  Nathan Sidwell  <nathan@acm.org>
10843
10844         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
10845
10846 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
10847
10848         * gcc.c-torture/execute/990804-1.c: New test.
10849
10850 1999-08-03  Nathan Sidwell  <nathan@acm.org>
10851
10852         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
10853         * g++.old-deja/g++.brendan/crash64.C: Likewise
10854         * g++.old-deja/g++.brendan/overload8.C: Likewise
10855
10856 1999-08-03  Nathan Sidwell  <nathan@acm.org>
10857
10858         * g++.old-deja/g++.other/struct1.C: New test.
10859
10860 1999-08-03  Nathan Sidwell  <nathan@acm.org>
10861
10862         * g++.old-deja/g++.other/enum2.C: New test.
10863
10864 Mon Aug  2 13:35:12 1999  Richard Henderson  <rth@cygnus.com>
10865
10866         Adapted from tests from Franz Sirl:
10867         * gcc.c-torture/execute/va-arg-7.c: New test.
10868         * gcc.c-torture/execute/va-arg-8.c: New test.
10869
10870 Sun Aug  1 22:29:34 1999  Jeffrey A Law  (law@cygnus.com)
10871
10872         * gcc.c-torture/compile/990801-2.c: New test.
10873
10874         * gcc.c-torture/compile/990801-1.c: New test.
10875
10876 1999-07-27  Michael Meissner  <meissner@cygnus.com>
10877
10878         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
10879         fp-cmp-1.c, converting double to float.
10880
10881         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
10882         fp-cmp-1.c, converting double to long double.
10883
10884         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
10885         from fr1 to unknown_register, since fr1 is a legitimate register
10886         on some machines.
10887
10888 Sun Jul 25 21:41:37 1999  Jeffrey A Law  (law@cygnus.com)
10889
10890         * README: More listname related changes.
10891
10892 1999-07-08  Catherine Moore  <clm@cygnus.com>
10893
10894         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
10895
10896 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
10897
10898         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
10899
10900 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
10901
10902         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
10903
10904 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
10905
10906         * gcc.dg/990703-1.c: New test.
10907
10908 1999-06-29  Nick Clifton  <nickc@cygnus.com>
10909
10910         * lib/file-format.exp: New file: Move definition of proc
10911         gcc_target_object_format to here from
10912         gcc.dg/special/ecos.exp.
10913
10914         * lib/c-torture.exp: Include lib file-format.exp.
10915         * lib/gcc-dg.exp: Include lib file-format.exp.
10916
10917         * gcc.dg/special/ecos.exp: Remove definition of proc
10918         gcc_target_object_format.
10919
10920 Mon Jun 28 08:20:51 1999  Jeffrey A Law  (law@cygnus.com)
10921
10922         * gcc.c-torture/execute/990628-1.c: New test.
10923
10924 Fri Jun 25 05:28:40 1999  Jeffrey A Law  (law@cygnus.com)
10925
10926         * gcc.c-torture/compile/990625-2.c: New test.
10927
10928         * gcc.c-torture/compile/990625-1.c: New test.
10929
10930 1999-06-23  Nick Clifton  <nickc@cygnus.com>
10931
10932         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
10933         attributes compile.
10934         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
10935         ports that use the COFF/PE file format.
10936
10937 Thu Jun 17 13:48:16 1999  Jeffrey A Law  (law@cygnus.com)
10938
10939         * gcc.c-torture/compile/990617-1.c: New test.
10940
10941 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
10942
10943         * g++.old-deja/g++.other/decl4.C: New test.
10944
10945 1999-06-14  Nathan Sidwell  <nathan@acm.org>
10946
10947         * g++.old-deja/g++.other/bitfld3.C: New test.
10948
10949 1999-06-08  Nathan Sidwell  <nathan@acm.org>
10950
10951         * g++.old-deja/g++.eh/catch1.C: New test.
10952
10953 Mon Jun  7 23:39:16 1999  Jeffrey A Law  (law@cygnus.com)
10954
10955         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
10956
10957         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
10958         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
10959
10960 1999-06-05  Craig Burley  <craig@jcb-sc.com>
10961
10962         * g77.f-torture/compile/19990502-0.f: Replace with new,
10963         shorter, test that still fails after recent changes.
10964
10965 Fri Jun  4 02:25:04 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
10966
10967         * gcc.c-torture/execute/990604-1.c: New test.
10968
10969 Mon May 31 00:34:51 1999  Jeffrey A Law  (law@cygnus.com)
10970
10971         * gcc.c-torture/execute/990531-1.c: New test.
10972
10973 Thu May 27 02:38:36 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10974
10975         * gcc.c-torture/compile/990527-1.c: New test.
10976
10977 Thu May 27 02:18:51 1999  Joern Rennecke <amylaar@cygnus.com>
10978
10979         * gcc.c-torture/execute/990527-1.c: New test.
10980
10981 1999-05-25  Nick Clifton  <nickc@cygnus.com>
10982
10983         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
10984         bitfields as signed.
10985
10986 1999-05-25  Craig Burley  <craig@jcb-sc.com>
10987
10988         * g77.f-torture/compile/19990525-0.f: New test.
10989
10990 Tue May 25 01:21:16 1999  Jeffrey A Law  (law@cygnus.com)
10991
10992         * gcc.c-torture/execute/990525-2.c: New test.
10993
10994         * gcc.c-torture/execute/990525-1.c: New test.
10995
10996 1999-05-24  Nathan Sidwell  <nathan@acm.org>
10997
10998         * g++.old-deja/g++.other/anon3.C: New test.
10999         * g++.old-deja/g++.other/anon4.C: New test.
11000         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
11001         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
11002         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
11003         Merrill).
11004
11005 Mon May 24 00:01:52 1999  Jeffrey A Law  (law@cygnus.com)
11006
11007         * gcc.c-torture/execute/990524-1.c: New test.
11008
11009         * gcc.dg/990524-1.c: New test.
11010
11011 Sun May 23 21:18:12 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11012
11013         * gcc.c-torture/compile/990523-1.c: New test.
11014
11015 Wed May 19 02:56:18 1999  Raja R Harinath <harinath@cs.umn.edu>
11016
11017         * gcc.c-torture/compile/990519-1.c: New test.
11018
11019 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
11020
11021         * gcc.c-torture/compile/990517-1.c: New test.
11022
11023         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
11024         (e4, f4): New tests.
11025         (main): Call them.
11026
11027 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11028
11029         * gcc.dg/noreturn-1.c: New test.
11030
11031 Thu May 13 02:02:46 1999  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
11032
11033         * gcc.c-torture/execute/990513-1.c: New test.
11034
11035 1999-05-10  Richard Henderson  <rth@cygnus.com>
11036
11037         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
11038
11039 1999-05-10  Craig Burley  <craig@jcb-sc.com>
11040
11041         * g77.f-torture/execute/erfc.f: Use small single-precision
11042         values, to avoid problems on Alphas when not -mieee.
11043
11044 1999-05-08  Craig Burley  <craig@jcb-sc.com>
11045
11046         * gcc.dg/990506-0.c: New test.
11047
11048 1999-05-08  Richard Henderson  <rth@cygnus.com>
11049
11050         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
11051         the constant to test.  Don't XFAIL 64-bit targets.
11052
11053         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
11054         * g++.old-deja/g++.law/profile1.C: Likewise.
11055
11056         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
11057         operator new instances.
11058         * g++.old-deja/g++.other/delete5.C: Likewise.
11059
11060 1999-05-03  Craig Burley  <craig@jcb-sc.com>
11061
11062         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
11063         intrinsic.
11064
11065 1999-05-03  Craig Burley  <craig@jcb-sc.com>
11066
11067         * g77.f-torture/execute/u77-test.f: Reverse order of two
11068         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
11069
11070 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11071
11072         * gcc.dg/compare1.c: New test.
11073
11074 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
11075
11076         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
11077         New tests.
11078
11079 1999-05-02  Craig Burley  <craig@jcb-sc.com>
11080
11081         * g77.f-torture/compile/19990502-1.f: New test.
11082
11083 1999-05-02  Craig Burley  <craig@jcb-sc.com>
11084
11085         * g77.f-torture/compile/19990502-0.f: New test.
11086
11087 Sun May  2 01:38:50 1999  Craig Burley  <craig@jcb-sc.com>
11088
11089         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
11090         intrinsic.
11091
11092 Sun May  2 01:13:37 1999  Craig Burley  <craig@jcb-sc.com>
11093
11094         * g77.f-torture/execute/u77-test.f (main): List libU77
11095         intrinsics not currently tested.
11096         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
11097         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
11098         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
11099         Trim blanks off the ends of some printed strings.
11100
11101 Sun May  2 00:06:45 1999  Craig Burley  <craig@jcb-sc.com>
11102
11103         * g77.f-torture/execute/u77-test.f (main): Just warn about
11104         FSTAT gid disagreement, as it's expected on some systems.
11105
11106 Sat May  1 23:57:18 1999  Craig Burley  <craig@jcb-sc.com>
11107
11108         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
11109         use a new function, which allows for some slop.
11110         Clean up some commentary.
11111         (issum): The new function.
11112         (sgladd): Deleted subroutine.
11113
11114 1999-05-01  Craig Burley  <craig@jcb-sc.com>
11115
11116         * g77.f-torture/execute/u77-test.f: Modify to be more like
11117         libf2c/libU77 version, bringing patches to that version here.
11118         Add suitable commentary.
11119
11120 Sun Apr 25 12:28:59 1999  Richard Henderson  <rth@cygnus.com>
11121
11122         * gcc.dg/990424-1.c: New test.
11123
11124 1999-04-24  Craig Burley  <craig@jcb-sc.com>
11125
11126         * g77.f-torture/execute/u77-test.f (main): Bug involving
11127         LSTAT has been fixed, so turn back on full checking.
11128
11129 1999-04-20  Craig Burley  <craig@jcb-sc.com>
11130
11131         * g77.f-torture/compile/19990419-0.f: New test.
11132         * g77.f-torture/execute/19990419-1.f: New test.
11133
11134 Sat Apr 17 16:56:48 1999  Richard Henderson  <rth@cygnus.com>
11135
11136         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
11137         to avoid the need for a prototype to supress a warning.
11138
11139 Wed Apr  7 23:08:59 1999  Jim Wilson  <wilson@cygnus.com>
11140
11141         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
11142
11143 Sun Apr  4 04:02:53 1999  Jeffrey A Law  (law@cygnus.com)
11144
11145         * gcc.c-torture/execute/990404-1.c: New test.
11146
11147 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
11148
11149         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
11150         * gcc.dg/cpp-if3.c: Don't use -pedantic.
11151         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
11152         missing initializer warnings.
11153
11154 Sun Mar 28 00:49:41 1999  Jeffrey A Law  (law@cygnus.com)
11155
11156         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
11157         matching strings.
11158
11159 Fri Mar 26 00:50:46 1999  Jeffrey A Law  (law@cygnus.com)
11160
11161         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
11162
11163 1999-03-26  Craig Burley  <craig@jcb-sc.com>
11164
11165         * g77.f-torture/execute/19990325-0.f: New test.
11166         * g77.f-torture/execute/19990325-1.f: New test.
11167
11168 Wed Mar 24 22:50:50 1999  Jeffrey A Law  (law@cygnus.com)
11169
11170         * gcc.c-torture/execute/990324-1.c: New test.
11171
11172 Mon Mar 22 14:55:58 1999  Jim Wilson  <wilson@cygnus.com>
11173
11174         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
11175         test with 4.
11176
11177 Wed Mar 17 12:22:39 1999  Richard Henderson  <rth@cygnus.com>
11178
11179         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
11180
11181 1999-03-13  Craig Burley  <craig@jcb-sc.com>
11182
11183         * g77.f-torture/execute/19990313-2.f: New test.
11184         * g77.f-torture/execute/19990313-3.f: New test.
11185
11186 1999-03-13  Craig Burley  <craig@jcb-sc.com>
11187
11188         * g77.f-torture/execute/19990313-0.f: New test.
11189         * g77.f-torture/execute/19990313-1.f: New test.
11190
11191 Fri Mar 12 16:17:28 1999  Jim Wilson  <wilson@cygnus.com>
11192
11193         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
11194         printf to sprintf.
11195         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
11196         (main): Add check for u15.  Conditionalize u31 check depending on
11197         whether ints are <32 bits or >=32 bits.
11198
11199 1999-03-08  Craig Burley  <craig@jcb-sc.com>
11200
11201         * g77.f-torture/execute/19981119-0.f: Improve testiness.
11202
11203 1999-03-08  Craig Burley  <craig@jcb-sc.com>
11204
11205         * g77.f-torture/compile/19990305-0.f: New test.
11206         * g77.f-torture/execute/19981119-0.f: New test.
11207
11208 1999-03-08  Craig Burley  <craig@jcb-sc.com>
11209
11210         * g77.f-torture/execute/970625-2.f: call ABORT if final
11211         result is not correct, instead of just printing it.
11212         Add this checking via newly introduced obfuscation, to
11213         trip up buggy front ends.
11214
11215 1999-03-07  Craig Burley  <craig@jcb-sc.com>
11216
11217         * g77.f-torture/compile/960317-1.f: Moved from being
11218         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
11219
11220 1999-03-06  Craig Burley  <craig@jcb-sc.com>
11221
11222         * g77.f-torture/execute/960317-1.f: New (old) test.
11223         * g77.f-torture/execute/970625-2.f: Ditto.
11224
11225 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
11226
11227         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
11228         message on line 1 or line 2; cccp and cpplib do this differently.
11229
11230 Mon Mar  1 23:29:14 1999  Jeffrey A Law  (law@cygnus.com)
11231
11232         * g++.old-deja/g++.law/weak1.C: New test.
11233
11234 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
11235
11236         * gcc.c-torture/execute/990119-1.c: Renamed to...
11237         * gcc.dg/990119-1.c: this, so it will only be tested once
11238         (it's a preprocessor test, it doesn't need to be run at
11239         multiple optimization levels).
11240
11241 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
11242
11243         * lib/g++.exp: Don't add incdir=$base_dir/../include to
11244           ALWAYS_CXXFLAGS.
11245
11246 1999-02-24  Craig Burley  <craig@jcb-sc.com>
11247
11248         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
11249         * g77.f-torture/compile/19981216-0.f: ...as it is expected
11250         to not be compilable by current g77.
11251
11252 1999-02-24  Nick Clifton  <nickc@cygnus.com>
11253
11254         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
11255
11256 Mon Feb 22 01:15:08 1999  Jeffrey A Law  (law@cygnus.com)
11257
11258         * gcc.c-torture/execute/990222-1.c: New test.
11259
11260 1999-02-19  Craig Burley  <craig@jcb-sc.com>
11261
11262         * g77.f-torture/compile/19990218-0.f: New test.
11263         * g77.f-torture/noncompile/19990218-1.f: New test.
11264
11265 1999-02-18  Craig Burley  <craig@jcb-sc.com>
11266
11267         * g77.f-torture/compile/19981216-0.f: New test.
11268
11269 Sun Feb 14 01:26:29 1999  Jeffrey A Law  (law@cygnus.com)
11270
11271         * gcc.dg/990214-1.c: New test.
11272
11273 Sat Feb 13 00:43:52 1999  Jeffrey A Law  (law@cygnus.com)
11274
11275         * gcc.dg/990213-2.c: New test.
11276
11277         * gcc.dg/990213-1.c: New test.
11278
11279 Fri Feb 12 11:04:35 1999  Jeffrey A Law  (law@cygnus.com)
11280
11281         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
11282         ints.
11283
11284 1999-02-11  Nick Clifton  <nickc@cygnus.com>
11285
11286         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
11287         specified by target.
11288
11289         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
11290
11291 Thu Feb 11 01:12:12 1999  Jeffrey A Law  (law@cygnus.com)
11292
11293         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
11294
11295 Wed Feb 10 13:08:12 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
11296
11297         * gcc.dg/special/ecos.exp: New test driver for new tests with
11298         special requirements.
11299
11300         * gcc.dg/special/alias-1.c: New test.
11301         * gcc.dg/special/gcsec-1.c: New test.
11302         * gcc.dg/special/weak-1.c: New test.
11303         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
11304         * gcc.dg/special/weak-2.c: New test.
11305         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
11306         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
11307         * gcc.dg/special/wkali-1.c: New test.
11308         * gcc.dg/special/wkali-2.c: New test.
11309         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
11310         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
11311
11312 Wed Feb 10 12:15:35 1999  Felix Lee  <flee@cygnus.com>
11313
11314           * lib/c-torture.exp (c-torture-compile): Pull out code for
11315           analyzing gcc error messages.
11316           (c-torture-execute): Likewise.  Fix some (harmless) false
11317           positives.
11318           * lib/gcc.exp (gcc_check_compile): New function.
11319
11320 Mon Feb  8 21:42:57 1999  Richard Henderson  <rth@cygnus.com>
11321
11322         * gcc.c-torture/execute/990208-1.c: New test.
11323
11324 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
11325
11326         * g++.dg/special/ecos.exp: New driver for new tests with special
11327         requirements
11328
11329         * g++.dg/special/conpr-1.C: New test
11330         * g++.dg/special/conpr-2.C: New test
11331         * g++.dg/special/conpr-2a.C: New test
11332         * g++.dg/special/conpr-3.C: New test
11333         * g++.dg/special/conpr-3a.C: New test
11334         * g++.dg/special/conpr-3b.C: New test
11335
11336         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
11337         allow g++ to use the dg driver
11338
11339         * README: Add comment about g++.dg directory
11340
11341 Sat Feb  6 18:00:38 1999  Jeffrey A Law  (law@cygnus.com)
11342
11343         * README: Update email addresses.
11344
11345 1999-02-03  Nick Clifton  <nickc@cygnus.com>
11346
11347         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
11348         arguments in order to force structure S onto the stack even on
11349         the alpha.
11350         (test): Pass 10 leading arguments to function foo as well as the
11351         structure S.
11352
11353         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
11354         failure for all targets.
11355
11356         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
11357         abort to terminate program execution.
11358
11359 Sat Jan 30 16:22:47 1999  Richard Henderson  <rth@cygnus.com>
11360
11361         * gcc.c-torture/execute/990130-1.c: New test.
11362
11363 Sat Jan 30 11:10:06 1999  Jeffrey A Law  (law@cygnus.com)
11364
11365         * gcc.dg/990130-1.c: New test.
11366
11367 1999-01-28  Michael Meissner  <meissner@cygnus.com>
11368
11369         * gcc.c-torture/execute/990128-1.c: New test.
11370
11371 1999-01-27  Michael Meissner  <meissner@cygnus.com>
11372
11373         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
11374
11375 1999-01-27  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): ditto, and fix some (harmless) false
11380         positives.
11381         * lib/gcc.exp (gcc_check_compile): new function.
11382
11383 Sun Jan 17 00:02:33 1999  Jeffrey A Law  (law@cygnus.com)
11384
11385         * gcc.dg/990117-1.c: New test.
11386
11387         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
11388
11389         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
11390
11391 Fri Jan 15 02:52:00 1999  Jeffrey A Law  (law@cygnus.com)
11392
11393         * g77.f-torture/compile/990115-1.f: New test.
11394
11395 Thu Jan  7 23:39:47 1999  Jeffrey A Law  (law@cygnus.com)
11396
11397         * gcc.c-torture/compile/990107-1.c: New test
11398
11399 Wed Jan  6 02:21:59 1999  Jeffrey A Law  (law@cygnus.com)
11400
11401         * gcc.c-torture/execute/990106-2.c: New test.
11402
11403         * gcc.c-torture/execute/990106-1.c: New test.
11404
11405 Wed Dec 30 23:05:28 1998  Zack Weinberg <zack@rabi.columbia.edu>
11406
11407         * gcc.c-torture/compile/981223-1.c: New test.
11408
11409 Tue Dec 29 11:33:25 1998  Richard Henderson  <rth@cygnus.com>
11410
11411         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
11412         (opt3): Rename from opt4 and disable.
11413
11414 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
11415
11416         * g++.old-deja/g++.pt/ptrmem5.C: New test.
11417
11418 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
11419
11420         * g++.old-deja/g++.other/conv5.C: New test.
11421
11422 1998-12-14  Nick Clifton  <nickc@cygnus.com>
11423
11424         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
11425
11426 Fri Dec 11 10:25:57 1998  Jeffrey A Law  (law@cygnus.com)
11427
11428         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
11429
11430 Fri Dec 11 01:12:45 1998  Zack Weinberg <zack@rabi.columbia.edu>
11431
11432         * gcc.c-torture/compile/981211-1.c: New test.
11433
11434 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
11435
11436         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
11437
11438         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
11439
11440 Tue Dec  8 22:50:04 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11441
11442         * gcc.special/930510-1.c: Make C9X safe.
11443         * gcc.misc-tests/gcov-1.c Similarly.
11444         * gcc.misc-tests/gcov-2.c Similarly.
11445
11446 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
11447
11448         * gcc.dg/ultrasp1.c: New test.
11449
11450 Sun Dec  6 00:40:12 1998  Richard Henderson  <rth@cygnus.com>
11451
11452         * gcc.c-torture/execute/981206.c: New test.
11453
11454 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
11455
11456         * g++.old-deja/g++.ns/template7.C: New test.
11457
11458         * g++.old-deja/g++.other/expr1.C: New test.
11459
11460         * g++.old-deja/g++.eh/tmpl3.C: New test.
11461
11462         * g++.old-deja/g++.eh/tmpl2.C: New test.
11463
11464 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
11465
11466         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
11467         * g++.old-deja/g++.other/using6.C: Removed.
11468         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
11469
11470         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
11471
11472 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
11473
11474         * g++.old-deja/g++.pt/overload8.C: New test.
11475
11476         * g++.old-deja/g++.pt/overload7.C: New test.
11477
11478         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
11479
11480         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
11481         and relinking messages.
11482         * lib/g++.exp (g++_target_compile): Remove .rpo file when
11483         compiling with -frepo.
11484
11485 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
11486
11487         * g++.old-deja/g++.pt/lookup6.C: New test.
11488
11489 1998-11-30  Nick Clifton  <nickc@cygnus.com>
11490
11491         * gcc.c-torture/execute/981130-1.c: New test.
11492         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
11493
11494 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
11495
11496         * g++.old-deja/g++.pt/explicit76.C: New test.
11497
11498         * g++.old-deja/g++.pt/friend38.C: New test.
11499
11500         * g++.old-deja/g++.ns/crash2.C: New test.
11501
11502         * g++.old-deja/g++.pt/defarg8.C: New test.
11503
11504         * g++.old-deja/g++.pt/instantiate6.C: New test.
11505
11506         * g++.old-deja/g++.pt/static6.C: New test.
11507
11508         * g++.old-deja/g++.pt/decl2.C: New test.
11509
11510 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
11511
11512         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
11513         problem is actually related with name lookup, but so what? :-)
11514
11515         * g++.old-deja/g++.pt/friend37.C: New test.
11516
11517 1998-11-25  Dave Love  <d.love@dl.ac.uk>
11518
11519         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
11520         element, which fails on some systems.
11521
11522         * g77.f-torture/execute/labug1.f: New test.
11523
11524 Sat Nov 21 21:41:05 1998  Jeffrey A Law  (law@cygnus.com)
11525
11526         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
11527         is defined.
11528
11529 1998-11-18  Dave Love  <d.love@dl.ac.uk>
11530
11531         * g77.f-torture/compile/981117-1.f: New test.
11532
11533 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
11534
11535         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
11536         properly discarded.
11537
11538 Sun Oct 11 05:04:28 1998  Ken Raeburn  <raeburn@cygnus.com>
11539
11540         * gcc.c-torture/execute/memcheck: New directory of tests for
11541         -fcheck-memory-usage.
11542
11543 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11544
11545         * README: New file, general information about the testsuite and
11546         new description of the various C++ test subdirectories.
11547         * README.g++: Eliminate obsolete information, update and move most
11548         relevant stuff to README.
11549
11550 Sat Nov  7 02:55:55 1998  Richard Henderson  <rth@cygnus.com>
11551
11552         * gcc.c-torture/compile/981107-1.c: New test.
11553
11554 Mon Nov  2 11:16:03 1998  Doug Evans  <devans@canuck.cygnus.com>
11555
11556         * execute/memcpy-bi.c: New testcase.
11557
11558 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
11559
11560         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
11561         base classes.
11562
11563         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
11564         template is selected.
11565
11566         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
11567         classes, it should be accepted for all types.
11568
11569         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
11570
11571         * g++.old-deja/g++.pt/spec24.C: Ensure that template
11572         specializations start with template headers.
11573
11574 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
11575
11576         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
11577
11578         * g++.old-deja/g++.other/init9.C: Test cross initialization of
11579         non-POD types.
11580
11581 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
11582
11583         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
11584
11585 Thu Oct 22 16:01:44 1998  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11586
11587         * compile/981022-1.c, compile/981022-1.x: New test and driver.
11588
11589 Mon Oct 19 14:03:07 1998  Jeffrey A Law  (law@cygnus.com)
11590
11591         * 981019-1.c: New test.
11592
11593 Wed Oct 14 21:11:19 1998  Robert Lipe <robertl@dgii.com>
11594
11595         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
11596         find objc headers.
11597
11598 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
11599
11600         * compile/981001-4.c: Remove use of GCC extension that triggers a
11601         compiler bug.
11602
11603 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
11604
11605         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
11606
11607 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
11608
11609         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
11610         instantiation of template produces incorrect code for delete
11611         expression.
11612
11613         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
11614         constructors' name is not unique.
11615         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
11616         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
11617
11618         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
11619         automatic array of const is ill-formed.
11620
11621         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
11622         of template parameter?
11623
11624         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
11625         const.
11626
11627         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
11628         pointer-to-member expression.
11629
11630         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
11631         declaration causes ICE.
11632
11633 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
11634
11635         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
11636         reserved in the global namespace.
11637
11638         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
11639         generate needed virtual table.
11640
11641         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
11642
11643 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
11644
11645         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
11646         template-dependent type
11647
11648 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
11649
11650         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
11651         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
11652         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
11653
11654         * g++.old-deja/g++.other/using5.C: New test; using decl from base
11655         class should be usable as argument of member function.
11656         * g++.old-deja/g++.other/using6.C: New test; using decl from base
11657         class should be usable as return type of member function.
11658         * g++.old-deja/g++.other/using7.C: New test; using decl from base
11659         class should be usable as type of data member.
11660
11661         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
11662
11663 Fri Oct  9 19:19:19 1998  Jeffrey A Law  (law@cygnus.com)
11664
11665         * gcc.c-torture/special/920521-1.c: Fix bogus test.
11666
11667 Thu Oct  8 19:14:05 1998  Nick Clifton  <nickc@cygnus.com>
11668
11669         * gcc.dg/dll-?.c Add thumb to target list.
11670         Fix assembler scan patterns to match current assembler output.
11671
11672 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
11673
11674         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
11675         matching of template brackets.
11676
11677         * g++.old-deja/g++.other/using4.C: New test.  Test using
11678         declarations of methods from base classes.
11679
11680         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
11681         within functions should introduce names into the innermost
11682         enclosing namespace.
11683
11684         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
11685         of static locals if first initialization throws.
11686
11687 Wed Oct  7 12:00:20 1998  Jim Wilson  <wilson@cygnus.com>
11688
11689         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
11690
11691 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
11692
11693         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
11694         lose track of the possible targets of tablejump insns.
11695         * special/special.exp: Run it.
11696
11697 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
11698
11699         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
11700         must be declared before its specializations can be named in friend
11701         declarations.
11702
11703 1998-10-05  Dave Love  <d.love@dl.ac.uk>
11704
11705         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
11706
11707         * g77.f-torture/execute/io1.f: New test.
11708
11709 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
11710
11711         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
11712         with pointer to template function, for which no argument deduction
11713         is possible.
11714
11715         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
11716         specialization of template function as argument to template
11717         function.
11718
11719         * g++.old-deja/g++.other/access2.C: New test; Inner class
11720         shouldn't have privileged access to Outer's names.
11721
11722 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
11723
11724         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
11725         friend template declared within template class conflicts with
11726         nested class of the same name.
11727
11728         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
11729         is ignored.
11730
11731         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
11732         object with direct initializer as function declaration.
11733
11734         * g++.old-deja/g++.other/decl2.C: New test; duplicate
11735         initializers.
11736
11737         * g++.old-deja/g++.other/null2.C: New test; conditional operator
11738         involving const pointer and NULL produces incorrect result.
11739
11740         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
11741         type name without `typename' should be rejected with -pedantic.
11742
11743 Fri Oct  2 21:55:58 1998  Richard Henderson  <rth@cygnus.com>
11744
11745         * g++.old-deja/g++.other/addrof1.C: New test.
11746
11747 Thu Oct  1 17:15:26 1998  Nick Clifton  <nickc@cygnus.com>
11748
11749         * gcc.c-torture/compile/981001-1.c: New test.
11750         * gcc.c-torture/execute/981001-1.c: New test.
11751
11752 Thu Oct  1 19:05:20 1998  Jeffrey A Law  (law@cygnus.com)
11753
11754         * gcc.c-torture/compile/981001-2.c: New test.
11755         * gcc.c-torture/compile/981001-3.c: New test.
11756         * gcc.c-torture/compile/981001-4.c: New test.
11757
11758 1998-10-01  Robert Lipe  <robertl@dgii.com>
11759
11760         * lib/objc.exp (objc_target_compile): Add -L during compiles for
11761         multilibbed hosts.   Idea grafted from g77.exp.
11762
11763 1998-09-30  Dave Love  <d.love@dl.ac.uk>
11764
11765         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
11766         avoid losing on systems which need -lsocket.
11767
11768 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
11769
11770         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
11771         * g++.old-deja/g++.other/nested2.C: Ditto.
11772         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
11773         failure.
11774
11775 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
11776
11777         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
11778         preferred over template operator!= for enum bitfields.
11779
11780 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
11781
11782         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
11783         that happen to have the same base name, but in different scopes,
11784         are incorrectly rejected.
11785
11786 1998-09-16  Richard Henderson  <rth@cygnus.com>
11787
11788         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
11789         on the native word size instead of an integer literal.
11790
11791 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
11792
11793         * g++.old-deja/g++.other/static2.C: Invocation of static data
11794         member of type pointer-to-function denoted as non-static member.
11795
11796         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
11797         checks involving function types and aliases.
11798
11799 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
11800
11801         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
11802         redefined to the same non-trivial type.
11803
11804         * g++.old-deja/g++.pt/explicit73.C: Test for proper
11805         namespace-qualification of template specializations declared in
11806         other namespaces.
11807
11808         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
11809         to declare a subset of the specializations of a template function
11810         as friends of specializations of a template class.
11811
11812         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
11813         member templates that do not fully specialize the enclosing
11814         template class are rejected.
11815
11816 1998-09-11  Dave Love  <d.love@dl.ac.uk>
11817
11818         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
11819
11820 1998-09-08  Dave Love  <d.love@dl.ac.uk>
11821
11822         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
11823         altered from libf2c/libU77 version.
11824
11825 1998-09-06  Dave Love  <d.love@dl.ac.uk>
11826
11827         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
11828
11829 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
11830
11831         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
11832         (un)signed char are different types for template specialization
11833         purposes.
11834
11835 Thu Sep  3 00:40:32 1998  Ovidiu Predescu  <ovidiu@aracnet.com>
11836
11837         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
11838         * objc: ObjC testsuite.
11839
11840 Mon Aug 31 12:00:00 1998  Catherine Moore  <clm@cygnus.com>
11841
11842         * gcc.c-torture/execute/941014-1.x:  New file.
11843
11844 Mon Aug 31 15:19:32 1998  Nick Clifton  <nickc@cygnus.com>
11845
11846         * lib/c-torture.exp: Add support for
11847         torture_eval_before_compile and torture_eval_before_execute
11848         variables.
11849
11850 Sun Aug 30 17:38:20 1998  Jeffrey A Law  (law@cygnus.com)
11851
11852         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
11853         this test triggers valid.
11854
11855 Thu Aug 27 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
11856
11857         * gcc.dg/980827-1.c: New test.
11858
11859 Wed Aug 26 16:10:00 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
11860
11861         * gcc.c-torture/execute/loop-4b.c: New test.
11862
11863 Wed Aug 26 16:25:38 1998  Nick Clifton  <nickc@cygnus.com>
11864
11865         * lib/c-torture.exp: Add support for
11866         torture_eval_before_compile and torture_eval_before_execute
11867         variables.
11868
11869 Tue Aug 25 19:42:13 1998  Jeffrey A Law  (law@cygnus.com)
11870
11871         * gcc.c-torture/compile/980825-1.c: New test.
11872
11873 Mon Aug 24 14:20:32 1998  Nick Clifton  <nickc@cygnus.com>
11874
11875         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
11876         count number tests in opt_t0 not good_t0.
11877
11878 Mon Aug 24 16:38:52 1998  Jeffrey A Law  (law@cygnus.com)
11879
11880         * gcc.c-torture/compile/930326-1.x: Fix typo.
11881
11882 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
11883
11884         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
11885         causes an ICE.
11886
11887 Fri Aug 21 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
11888
11889         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
11890         STACK_SIZE is defined.
11891         * gcc.c-torture/unsorted/stuct.c: Similarly.
11892
11893         * gcc.c-torture/compile/980821-1.c: New test.
11894
11895 Fri Aug 21 03:14:04 1998  Jeffrey A Law  (law@cygnus.com)
11896
11897         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
11898
11899 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
11900
11901         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
11902         code.
11903
11904 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
11905
11906         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
11907         error'.
11908
11909 Tue Aug 18 19:19:50 1998  Jeffrey A Law  (law@cygnus.com)
11910
11911         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
11912
11913 Sun Aug 16 01:29:19 1998  Jeffrey A Law  (law@cygnus.com)
11914
11915         * gcc.c-torture/compile/980816-1.c: New test.
11916
11917         * gcc.dg/980816-1.c: New test.
11918
11919 Thu Aug 13 00:13:55 1998  Jeffrey A Law  (law@cygnus.com)
11920
11921         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
11922         compiler for ieee tests.
11923
11924 1998-08-01  Dave Love  <d.love@dl.ac.uk>
11925
11926         * g77.f-torture/compile/980729-0.f: New test.
11927
11928 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
11929
11930         * gcc.c-torture/special/eeprof-1.c: New test, for
11931         -finstrument-functions.
11932         * gcc.c-torture/special/special.exp: Run it.
11933
11934 Wed Jul 29 00:17:18 1998  Jeffrey A Law  (law@cygnus.com)
11935
11936         * gcc.c-torture/compile/980729-1.c: New test.
11937
11938 Mon Jul 27 11:05:07 1998  Nick Clifton  <nickc@cygnus.com>
11939
11940         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
11941         __thumb__ is defined, and test for ARM style doubles if so.
11942
11943 1998-07-26  Dave Love  <d.love@dl.ac.uk>
11944
11945         * g77.f-torture/noncompile/980615-0.f: New test.
11946
11947 Sun Jul 26 01:15:56 1998  H.J. Lu  (hjl@gnu.org)
11948
11949         * gcc.dg/980312-1.c: Do link instead of compile.
11950         * gcc.dg/980313-1.c: Likewise.
11951
11952 Sun Jul 26 01:05:02 1998  Jeffrey A Law  (law@cygnus.com)
11953
11954         * gcc.c-torture/compile/980726-1.c: New test.
11955
11956 1998-07-25  Dave Love  <d.love@dl.ac.uk>
11957
11958         * g77.f-torture/execute/io0.f: New test.
11959
11960 Fri Jul 24 11:02:43 1998  Nick Clifton  <nickc@cygnus.com>
11961
11962         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
11963         an int.
11964
11965 Thu Jun 18 15:12:30 1998  Michael Meissner  <meissner@cygnus.com>
11966
11967         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
11968         m32r bugs.
11969
11970 Fri Jul 17 14:19:32 1998  Nick Clifton  <nickc@cygnus.com>
11971
11972         * gcc.dg/980626-1.c: Expect failures for all toolchains until
11973         c-decl.c:grokdeclarator can handle mode attributes.
11974
11975 Thu Jul 16 21:42:50 1998  Jeffrey A Law  (law@cygnus.com)
11976
11977         * gcc.c-torture/execute/980716-1.c: New test.
11978
11979 Mon Jul 13 22:26:37 1998  Jeffrey A Law  (law@cygnus.com)
11980
11981         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
11982         the mn10200.
11983         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
11984         the mn10200.
11985         * gcc.c-torture/execute/va-arg-3.x: Similarly.
11986         * gcc.c-torture/compile/930326-1.x: Similarly.
11987
11988 1998-07-13  Dave Love  <d.love@dl.ac.uk>
11989
11990         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
11991         New test from Craig.
11992
11993 1998-07-12  Dave Love  <d.love@dl.ac.uk>
11994
11995         * g77.f-torture/noncompile/980616-0.f: New test.
11996
11997         * g77.f-torture/execute/970816-3.f:  New test from Craig.
11998
11999 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
12000
12001         *  g++.other/singleton.C: Return error value instead of taking
12002         SIGSEGV.
12003
12004 Fri Jul 10 10:02:03 1998  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
12005
12006         *  g++.other/singleton.C: New test.   Warning is under dispute.
12007         Runtime crash is not.
12008
12009 Thu Jul  9 23:07:45 1998  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
12010
12011         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
12012         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
12013         using6.C, using7.C}:  New namespace tests.
12014
12015 Thu Jul  9 22:44:49 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
12016
12017         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
12018         specialization with typedef'ed names used as array indexes.
12019
12020 Thu Jul  9 00:38:51 1998  Jeffrey A Law  (law@cygnus.com)
12021
12022         * gcc.c-torture/execute/980709-1.c: New test.
12023
12024         * gcc.dg/980709-1.c: New test.
12025
12026 Tue Jul  7 13:41:27 1998  Richard Henderson  <rth@cygnus.com>
12027
12028         * gcc.c-torture/execute/bcp-1.c: New test.
12029
12030 Tue Jul  7 11:49:04 1998  Jeffrey A Law  (law@cygnus.com)
12031
12032         * gcc.c-torture/execute/980707-1.c: New test.
12033
12034 Mon Jul  6 18:20:27 1998  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
12035
12036         * gcc.c-torture/compile/980706-1.c: New test.
12037
12038 1998-07-01  Dave Love  <d.love@dl.ac.uk>
12039
12040         * g77.f-torture/execute/980701-0.f,
12041         g77.f-torture/execute/980701-1.f: New test from Craig.
12042
12043 Wed Jul  1 00:52:51 1998  Jeffrey A Law  (law@cygnus.com)
12044
12045         * gcc.c-torture/compile/980701-1.c: New test.
12046
12047         * gcc.c-torture/execute/980701-1.c: New test.
12048
12049 Tue Jun 30 11:51:42 1998  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
12050 rlsruhe.de>
12051
12052         * g++.old-deja/g++.robertl/eb132.C: New test.
12053         * g++.old-deja/g++.robertl/eb133.C: Likewise.
12054
12055 1998-06-29  Dave Love  <d.love@dl.ac.uk>
12056
12057         * g77.f-torture/execute/980628-7.f,
12058         g77.f-torture/execute/980628-8.f,
12059         g77.f-torture/execute/980628-9.f,
12060         g77.f-torture/execute/980628-10.f: New tests from Craig.
12061
12062         * g77.f-torture/execute/980628-3.f: Remove mail headers.
12063
12064 Sun Jun 28 12:49:02 1998  Jeffrey A Law  (law@cygnus.com)
12065
12066         * g77.f-torture/execute/980628-4.f: New test from Craig.
12067         * g77.f-torture/execute/980628-5.f: Likewise.
12068         * g77.f-torture/execute/980628-2.f: Likewise.
12069         * g77.f-torture/execute/980628-0.f: Likewise.
12070         * g77.f-torture/execute/980628-1.f: Likewise.
12071         * g77.f-torture/execute/980628-3.f: Likewise.
12072         * g77.f-torture/execute/980628-6.f: Likewise.
12073
12074 Sun Jun 28 00:37:26 1998  Jeffrey A Law  (law@cygnus.com)
12075
12076         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
12077         directory when nothing has been installed yet.
12078
12079 Sat Jun 27 23:23:18 1998  Carlo Wood  <carlo@runaway.xs4all.nl>
12080
12081         * gcc.c-torture/special/special.exp: Handle newer versions of
12082         dejagnu.
12083
12084 Fri Jun 26 17:57:40 1998  Jeffrey A Law  (law@cygnus.com)
12085
12086         * gcc.dg/980626-1.c: New test.
12087
12088 Fri Jun 19 23:26:12 1998  Bruno Haible <haible@ilog.fr>
12089
12090         * gcc.misc-tests/m-un-2.c: New test.
12091         * g++.old-deja/g++.other/warn01.c: Likewise.
12092
12093 Fri Jun 19 14:06:36 1998  Robert Lipe  <robertl@dgii.com>
12094
12095         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
12096         compatibility with assmblers with a different comment character.
12097         Eliminate use of GAS-specific extensions.
12098
12099 Fri Jun 19 02:05:14 1998  Jeffrey A Law  (law@cygnus.com)
12100
12101         * gcc.c-torture/execute/ieee/980619-1.c: New test.
12102
12103 Fri Jun 19 00:58:11 1998  Robert Lipe  <robertl@dgii.com>
12104
12105         *lib/g77.exp: Replace search for libf2c.a with search for newly
12106         renamed libg2c.a
12107
12108 Wed Jun 17 18:53:12 1998  Jeffrey A Law  (law@cygnus.com)
12109
12110         * gcc.c-torture/execute/980617-1.c: New test.
12111
12112 Fri Jun 12 01:08:49 1998  Jeffrey A Law  (law@cygnus.com)
12113
12114         * gcc.c-torture/execute/980612-1.c: New test.
12115
12116 Mon Jun  8 02:13:42 1998  Jeffrey A Law  (law@cygnus.com)
12117
12118         * gcc.dg/980523-1.c: Only test on ppc-linux.
12119         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
12120
12121         * gcc.c-torture/execute/980608-1.c: New test.
12122
12123 Fri Jun  5 21:54:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
12124
12125         * gcc.c-torture/execute/980605-1.c: New test.
12126
12127 Thu Jun  4 01:39:24 1998  Jeffrey A Law  (law@cygnus.com)
12128
12129         * gcc.c-torture/execute/980604-1.c: New test.
12130
12131 Tue Jun  2 20:51:43 1998  Jeffrey A Law  (law@cygnus.com)
12132
12133         * gcc.c-torture/execute/980602-1.c: New test.
12134         * gcc.c-torture/execute/980602-2.c: Likewise.
12135
12136 1998-06-02  Dave Love  <d.love@dl.ac.uk>
12137
12138         * 970125-0.f: Fix per JCB.  Add commentary.
12139
12140 Sun May 31 23:23:29 1998  Michael Meissner  <meissner@cygnus.com>
12141
12142         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
12143         IEEE -0 support.
12144
12145 Fri May 29 01:10:12 1998  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
12146
12147         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
12148         earlier.
12149
12150 Thu May 28 00:17:42 1998  Catherine Moore <clm@cygnus.com>
12151
12152         * gcc.c-torture/execute/980526-3.c: New test.
12153
12154 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
12155
12156         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
12157         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
12158         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
12159         m88k-motorola-sysv3 to XFAIL.
12160
12161 Tue May 26 23:58:03 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12162
12163         * gcc.dg/980526-1.c: New test.
12164         * gcc.c-torture/execute/980526-2.c: New test.
12165
12166 Tue May 26 23:40:40 1998  Jeffrey A Law  (law@cygnus.com)
12167
12168         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
12169
12170         * gcc.c-torture/execute/980526-1.c: New test.
12171
12172 1998-05-26  Dave Love  <d.love@dl.ac.uk>
12173
12174         * g77.f-torture/execute/alpha2.f: Add runtime test.
12175
12176 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
12177
12178         * g++.old-deja/old-deja.exp: Strip leading directories.
12179
12180         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
12181         error for the line.  Don't run multiple tests for the same line.
12182
12183 Sat May 23 23:27:10 1998  Jeffrey A Law  (law@cygnus.com)
12184
12185         * gcc.dg/980523-1.c: New test.
12186
12187 1998-05-23  Dave Love  <d.love@dl.ac.uk>
12188
12189         * g77.f-torture/compile/970915-0.f: New test.
12190
12191 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
12192
12193         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
12194
12195 Thu May 21 23:23:21 1998  Jeffrey A Law  (law@cygnus.com)
12196
12197         * gcc.dg/980520-1.c: New test.
12198
12199 Wed May 20 14:37:15 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12200
12201         * gcc.dg/980502-1.c: Fix return type.
12202
12203 Wed May 20 11:29:48 1998  Jeffrey A Law  (law@cygnus.com)
12204
12205         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
12206         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
12207         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
12208         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
12209         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
12210
12211 1998-05-20  Dave Love  <d.love@dl.ac.uk>
12212
12213         * g77.f-torture/execute/980520-1.f: New test.
12214
12215 1998-05-15  Dave Love  <d.love@dl.ac.uk>
12216
12217         * lib/mike-g77.exp: New file.
12218
12219         * g77.f-torture/noncompile/noncompile.exp,
12220         g77.f-torture/noncompile/check0.f: New files.
12221
12222 1998-05-14  Dave Love  <d.love@dl.ac.uk>
12223
12224         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
12225         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
12226         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
12227         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
12228         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
12229         abort where appropriate.
12230
12231 Tue May  5 19:20:13 1998  Michael Meissner  <meissner@cygnus.com>
12232
12233         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
12234         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
12235
12236 1998-04-29  Dave Love  <d.love@dl.ac.uk>
12237
12238         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
12239
12240 1998-04-27  Dave Love  <d.love@dl.ac.uk>
12241
12242         * g77.f-torture/compile/980427-0.f: New test.
12243
12244 1998-04-24  Dave Love  <d.love@dl.ac.uk>
12245
12246         * g77.f-torture/compile/980424-0.f: New test.
12247
12248 1998-04-19  Dave Love  <d.love@dl.ac.uk>
12249
12250         * g77.f-torture/compile/980419-2.f (main): New test.
12251         * g77.f-torture/compile/970125-0.f: New test.
12252         * g77.f-torture/compile/980419-1.f: New test.
12253
12254 Wed Apr  8 13:09:15 1998  Jim Wilson  <wilson@cygnus.com>
12255
12256         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
12257         of loop-4.c.
12258
12259 Tue Apr  7 12:01:24 1998  Jim Wilson  <wilson@cygnus.com>
12260
12261         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
12262
12263 Fri Apr  3 12:27:49 1998  Jim Wilson  <wilson@cygnus.com>
12264
12265         * gcc.c-torture/compile/980329-1.c: New test.
12266
12267 Wed Mar 18 16:22:22 1998  Jim Wilson  <wilson@cygnus.com>
12268
12269         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
12270         * gcc.dg/980312-1.c: Fix typo in -march command.
12271
12272 Mon Mar 16 20:01:30 1998  H.J. Lu  (hjl@gnu.org)
12273
12274         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
12275
12276 Wed Mar 11 13:08:48 1998  Robert Lipe  <robertl@dgii.com>
12277
12278         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
12279         Dave Love agree the Fortran source is bogus.
12280
12281 Wed Mar 11 00:03:49 1998  Robert Lipe  <robertl@dgii.com>
12282
12283         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
12284         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
12285         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
12286         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
12287         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
12288
12289 Tue Mar 10 00:31:51 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
12290
12291         * g++.old-deja/g++.other/friend1.C: New test.
12292
12293 1998-02-18  Dave Love  <d.love@dl.ac.uk>
12294
12295         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
12296         possibly uninitialized) variables and declare dnrm2.
12297
12298 Mon Feb 23 15:16:53 1998  Robert Lipe <robertl@dgii.com>
12299
12300         From Bruno Haible <haible@ilog.fr>:
12301         * gcc.c-torture/execute/980223.c: New test.
12302
12303 Fri Feb 13 00:36:07 1998  Jeffrey A Law  (law@cygnus.com)
12304
12305         * gcc.dg/ifelse-1.c: New test.
12306
12307 Mon Feb  9 02:08:47 1998  H.J. Lu  (hjl@gnu.org)
12308
12309         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
12310
12311           * lib/old-dejagnu.exp (old-dejagnu): Added the
12312           "execution test - XFAIL *-*-*" handling in the spirit of
12313           "excess errors test -". Changed the "execution test fails"
12314           handling to be like "excess errors test fails".
12315           * Update various tests accordingly.
12316
12317 Fri Feb  6 14:30:48 1998  Jim Wilson  <wilson@cygnus.com>
12318
12319         * gcc.c-torture/execute/980205.c: New test.
12320
12321 Sun Jan 18 01:33:59 1998  Jeffrey A Law  (law@cygnus.com)
12322
12323         * lib/c-torture.exp: Look for .x files instead of .cexp files.
12324         * lib/f-torture.exp: Similarly.
12325         * gcc.c-torture: Rename all .cexp files to .x files.
12326
12327 Mon Dec  8 23:55:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
12328
12329         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
12330         (940510-1.c): Removed duplicate.
12331         (971104-1.c): New test.
12332
12333 Tue Nov 25 16:18:51 1997  Kate Hedstrom  (kate@ahab.rutgers.edu)
12334
12335           * lib/f-torture.exp: Improve error and loop detection.
12336
12337 Wed Nov 19 14:27:04 1997  Michael Meissner  <meissner@cygnus.com>
12338
12339         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
12340         use that to size the filler array.
12341
12342 Fri Sep 26 10:50:53 1997  Bob Manson  <manson@charmed.cygnus.com>
12343
12344         * lib/c-torture.exp(c-torture-execute): Fix typo.
12345
12346         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
12347         testcase as the executable name. Keep the executable around if
12348         the test fails.
12349
12350 Fri Sep 19 17:19:53 1997  Bob Manson  <manson@charmed.cygnus.com>
12351
12352         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
12353         changes.  Only test one -g option, and move it to the end of the
12354         list of options to test.
12355
12356 Fri Sep 19 17:58:00 1997  Michael Meissner  <meissner@cygnus.com>
12357
12358         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
12359         variable GCC_TORTURE_OPTIONS to supply default switches separated
12360         by colons.  If no environment variable, run tests with -O0 -g, -O1
12361         -g, and -O2 -g as well.
12362
12363 Wed Sep 17 10:12:26 1997  Bob Manson  <manson@charmed.cygnus.com>
12364
12365         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
12366         explanatory comments. Fix indentation.
12367
12368 Mon Sep 15 00:36:53 1997  Jeffrey A Law  (law@cygnus.com)
12369
12370         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
12371
12372 Thu Sep 11 13:54:47 1997  Jeffrey A Law  (law@cygnus.com)
12373
12374         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
12375         * g++.old-deja/g++.mike/p7325.C: Likewise.
12376         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
12377
12378 Thu Sep 11 10:00:03 1997  Alexandre Oliva  (oliva@dcc.unicamp.br)
12379
12380         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
12381         * g++.old-deja/g++.brendan/crash30.C: Likewise.
12382         * g++.old-deja/g++.brendan/crash39.C: Likewise.
12383         * g++.old-deja/g++.law/operators4.C: Likewise.
12384
12385 Thu Sep 11 09:53:40 1997  Joe Buck  (jbuck@synopsys.com)
12386
12387         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
12388         * g++.old-deja/g++.mike/p784.C: Ditto.
12389         * g++.old-deja/g++.mike/p785.C: Ditto.
12390
12391 Fri Sep  5 00:21:42 1997  Jeffrey A Law  (law@cygnus.com)
12392
12393           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
12394
12395 Wed Sep  3 17:29:35 1997  Bob Manson  <manson@charmed.cygnus.com>
12396
12397         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
12398         target feature; pass this to c-torture-execute as needed.
12399
12400 Wed Sep  3 17:15:00 1997  Bob Manson  <manson@charmed.cygnus.com>
12401
12402         * lib/c-torture.exp(c-torture-execute): If the previous and the
12403         current executables being tested are identical, we don't need to
12404         run the executable again. Try to make the executable names
12405         unique. Add an optional argument for passing additional compiler
12406         flags.
12407
12408 Tue Sep  2 16:34:31 1997  Doug Evans  <dje@canuck.cygnus.com>
12409
12410         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
12411
12412 Fri Aug 29 12:48:09 1997  Jeffrey A Law  (law@cygnus.com)
12413
12414         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
12415
12416 Thu Jul 31 12:17:24 1997  Jeffrey A Law  (law@cygnus.com)
12417
12418         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
12419         32bit or larger longs.
12420
12421         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
12422         have either a 32bit long or 32bit int.
12423
12424 Tue Jul 29 00:40:38 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
12425
12426         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
12427         Make double precision tests dependent on sizeof (double).
12428
12429 Wed Jul  9 15:15:40 1997  Bob Manson  <manson@charmed.cygnus.com>
12430
12431         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
12432         too.
12433
12434 Tue Jun 17 22:11:16 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
12435
12436         * gcc.c-torture/compile/961203-1.cexp: New script.
12437
12438 Mon Jun 16 15:27:06 1997  Bob Manson  <manson@charmed.cygnus.com>
12439
12440         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
12441         up the includes ourselves.
12442
12443 Wed Jun 11 17:33:21 1997  Bob Manson  <manson@charmed.cygnus.com>
12444
12445         * lib/plumhall.exp: Remove random include, and add a few
12446         verbose messages for debugging.
12447
12448 Fri Jun  6 14:23:24 1997  Bob Manson  <manson@charmed.cygnus.com>
12449
12450         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
12451         of trying to do it ourselves.
12452
12453 Wed Jun  4 03:38:50 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
12454
12455         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
12456
12457 Wed Jun  4 18:43:55 1997  Bob Manson  <manson@charmed.cygnus.com>
12458
12459         * gcc.prms/5403.c: Made regexp a bit less strict.
12460
12461 Tue Jun  3 15:12:39 1997  Bob Manson  <manson@charmed.cygnus.com>
12462
12463         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
12464         is returned from remote_load instead.
12465         * lib/plumhall.exp: Ditto.
12466         * lib/mike-g++.exp: Ditto.
12467         * lib/old-dejagnu.exp: Ditto.
12468         * lib/c-torture.exp: Ditto.
12469
12470 Fri May 30 23:15:15 1997  Bob Manson  <manson@charmed.cygnus.com>
12471
12472         * lib/g++.exp: Use build_wrapper procedure.
12473         * lib/gcc.exp: Ditto.
12474
12475 Tue May 20 15:23:27 1997  Jeffrey A Law  (law@cygnus.com)
12476
12477         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
12478         an old-style decl for malloc.  Fixes tests to work when
12479         sizeof (int) != sizeof (size_t).
12480
12481 Thu May 15 14:00:04 1997  Mike Meissner  <meissner@cygnus.com>
12482
12483         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
12484
12485         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
12486         use stdargs.h interface.
12487
12488 Thu May 15 14:10:39 1997  Mike Meissner  <meissner@cygnus.com>
12489
12490         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
12491         NO_VARARGS when compiling.
12492
12493 Thu May  1 14:49:19 1997  Bob Manson  <manson@charmed.cygnus.com>
12494
12495         * lib/plumhall.exp(ph_includes): New procedure.
12496         (ph_make): Use it.
12497         (ph_compiler): Ditto.
12498
12499         * lib/g++.exp: Rename test-glue.c to testglue.c.
12500         * lib/gcc.exp: Ditto.
12501
12502 Thu Apr 10 14:50:26 1997  Bob Manson  <manson@charmed.cygnus.com>
12503
12504         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
12505         to completion when it's called.
12506
12507 Fri Mar 21 16:34:52 1997  Michael Meissner  <meissner@cygnus.com>
12508
12509         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
12510         is defined, don't do test.
12511
12512 Thu Mar 20 09:50:32 1997  Doug Evans  <dje@canuck.cygnus.com>
12513
12514         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
12515         for object files.
12516         (ph_summary): Mark skipped testcases as untested, not unresolved.
12517
12518         * lib/plumhall.exp (ph_make): If unresolved because of bad
12519         errorCode, record errorCode in log file.
12520         (*): Replace send_log/verbose with verbose -log.
12521
12522 Wed Mar 19 13:06:26 1997  Michael Meissner  <meissner@cygnus.com>
12523
12524         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
12525         double conversion if double isn't at least 8 bytes.
12526
12527         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
12528         int to work with targets where int is 16 bits.
12529
12530         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
12531         8 bytes, just exit, since 4 byte doubles don't have enough bits of
12532         precision for the test to complete.
12533
12534 Fri Mar 14 17:51:02 1997  Michael Meissner  <meissner@cygnus.com>
12535
12536         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
12537         if d10v is not compiled with the -mdouble64 flag.
12538         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
12539
12540         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
12541         d10v is not compiled with the -mint32 flag.
12542
12543 Thu Mar 13 16:09:28 1997  Bob Manson  <manson@charmed.cygnus.com>
12544
12545         * lib/plumhall.exp: Use incr_count.
12546
12547 Wed Mar 12 10:01:33 1997  Jeffrey A Law  (law@cygnus.com)
12548
12549         * gcc.c-torture: Update to c-torture-1.45.
12550
12551 Sun Feb 23 18:12:04 1997  Bob Manson  <manson@charmed.cygnus.com>
12552
12553         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
12554         the name of the expect testcase file).
12555
12556         * lib/g++.exp(g++_init): Ditto.
12557
12558 Thu Feb 20 13:53:05 1997  Bob Manson  <manson@charmed.cygnus.com>
12559
12560         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
12561         the host.
12562
12563         * lib/gcc.exp(gcc_exit): New procedure.
12564
12565 Wed Feb 19 15:16:16 1997  Bob Manson  <manson@charmed.cygnus.com>
12566
12567         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
12568         specs where appropriate.
12569
12570         * g++.old-deja/g++.arm/*: Added additional ERROR checks
12571         because of new "candidates are" messages, and removed a few
12572
12573         * Converted all non-old-style g++ testcases to old-style, and
12574         moved into g++.old-deja.
12575
12576 Fri Feb 14 11:46:46 1997  Bob Manson  <manson@charmed.cygnus.com>
12577
12578         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
12579         options.
12580
12581         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
12582         succeeded.
12583
12584         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
12585
12586 Thu Feb 13 17:30:46 1997  Michael Meissner  <meissner@cygnus.com>
12587
12588         * lib/gcc.exp (gcc_target_compile): Add support for defining
12589         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
12590         the machine doesn't have those features.
12591
12592 Tue Feb 11 12:57:11 1997  Bob Manson  <manson@charmed.cygnus.com>
12593
12594         * g++.law/operators4.exp: Don't use LIBS.
12595
12596 Sat Feb  8 14:45:55 1997  Bob Manson  <manson@charmed.cygnus.com>
12597
12598         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
12599
12600         * lib/mike-g++.exp: Don't set the compiler to be tested here.
12601         * lib/g++.exp: Set it here instead. Also, allow use of the
12602         --tool_exec and --tool_opt options. Change CXX to
12603         GXX_UNDER_TEST.
12604
12605         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
12606
12607         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
12608
12609 Fri Feb  7 12:55:45 1997  Bob Manson  <manson@charmed.cygnus.com>
12610
12611         * lib/old-dejagnu.exp: Use prune_warnings instead of
12612         prune_system_crud.
12613         * lib/mike-g++.exp: Ditto.
12614         * lib/gcc.exp: Ditto.
12615         * lib/g++.exp: Ditto.
12616
12617         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
12618
12619 Fri Feb  7 10:41:53 1997  Jeffrey A Law  (law@cygnus.com)
12620
12621           * 941014-2.c: Include stdlib.h
12622           * 960327-1.c: Include stdio.h
12623           * dbra.c, index-1.c: Don't assume ints are 32bits.
12624
12625 Tue Feb  4 12:51:09 1997  Bob Manson  <manson@charmed.cygnus.com>
12626
12627         * lib/gcc.exp: Add gcc,stack_size target feature.
12628
12629         * lib/g++.exp(g++_target_compile): Add the include and link
12630         paths here, not in two other places. And, it's $options, not
12631         options.
12632
12633         * lib/mike-g++.exp(postbase): Remove the code that determines
12634         the correct include and link paths.
12635         * g++.old-deja/old-deja.exp: Ditto.
12636
12637 Mon Feb  3 19:00:07 1997  Bob Manson  <manson@charmed.cygnus.com>
12638
12639         * lib/g++.exp(g++_init): target_compile no longer returns the
12640         filename of the result.
12641
12642 Sun Feb  2 14:42:34 1997  Bob Manson  <manson@charmed.cygnus.com>
12643
12644         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
12645         call to glob.
12646
12647         * gcc.c-torture/special/special.exp: Change call to
12648         gcc_target_compile to include the object file.
12649
12650 Sun Feb  2 17:11:50 1997  Ian Lance Taylor  <ian@cygnus.com>
12651
12652         * gcc.c-torture/special/special.exp: Correct misspelling in last
12653         change.
12654
12655 Sat Feb  1 12:34:23 1997  Bob Manson  <manson@charmed.cygnus.com>
12656
12657         * lib/plumhall.exp(ph_summary): Log the entire output of the
12658         executable. Return -1 if there were any failures, 0 otherwise.
12659         (ph_execute): Return -1 if there were any failures, 0 otherwise.
12660         (ph_make): Clean up objects and executables that were built
12661         if the tests succeeded.
12662
12663 Thu Jan 30 13:45:56 1997  Bob Manson  <manson@charmed.cygnus.com>
12664
12665         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
12666         libraries and includes in the build tree as appropriate.
12667
12668 Wed Jan 29 17:19:34 1997  Bob Manson  <manson@charmed.cygnus.com>
12669
12670         * lib/c-torture.exp: Instead of looking for the global variable
12671         NO_LONG_LONG, check to see if that's a feature of the target.
12672
12673 Wed Jan 29 00:36:25 1997  Bob Manson  <manson@charmed.cygnus.com>
12674
12675         * config/default.exp: Minimize. Delete the remainer of the files in
12676         config; this functionality is now in devo/dejagnu/config.
12677
12678         g++.*/*: Pass any additional flags used to compile to postbase;
12679         delete CXXFLAGS.
12680
12681         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
12682         is now done by runtest.exp. Use gcc_target_compile instead of
12683         compile.
12684
12685         lib/c-torture.exp: Use gcc_target_compile instead of compile.
12686         Remove references to CFLAGS. Use remote_file instead of
12687         calling rm -f.
12688         (c-torture): Take a list of arguments to use to compile this
12689         testcase.
12690
12691         lib/g++.exp: Simplify. Use target_compile instead of compile.
12692         lib/gcc-dg.exp: Ditto.
12693         lib/gcc.exp: Ditto.
12694         lib/mike-{gcc,g++}.exp: Ditto.
12695         lib/old-dejagnu.exp: Ditto.
12696         lib/plumhall.exp: Ditto.
12697
12698 Wed Jan  8 14:43:07 1997  Jim Wilson  <wilson@cygnus.com>
12699
12700         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
12701         (ph_linker): Likewise.
12702
12703 Wed Nov 13 16:04:19 1996  Joern Rennecke <amylaar@cygnus.com>
12704
12705           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
12706         MAP_ANON / MAP_ANONYMOUS if defined;
12707         else try to map from /dev/zero .
12708
12709 Tue Nov 12 23:30:12 1996  Jeffrey A Law  (law@cygnus.com)
12710
12711         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
12712         isn't defined, then define it to MAP_ANONYMOUS.
12713
12714 Tue Nov 12 11:57:49 1996  Jeffrey A Law  (law@cygnus.com)
12715
12716         * gcc.c-torture: Update to c-torture-1.42 release.
12717
12718 Mon Nov 11 12:45:31 1996  Jeffrey A Law  (law@cygnus.com)
12719
12720         * gcc.c-torture: Update to c-torture-1.41 release.
12721
12722 Sun Oct 27 18:56:18 1996  Jeffrey A Law  (law@cygnus.com)
12723
12724         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
12725         c-torture release.
12726
12727 Thu Aug 15 11:09:36 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12728
12729         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
12730         and LDFLAGS.  Fix second case to append the target_info ldflags
12731         onto LDFLAGS, not CFLAGS.
12732         * lib/g++.exp (g++_init): Add target_info stuff.
12733         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
12734         of libgloss and newlib flags for !native.
12735
12736         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
12737         (GDB): Fix relative path to go up another dir for finding gdb.
12738
12739 Thu Aug  8 17:03:27 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
12740
12741         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
12742         versions in the target_info array, if they don't exist.
12743
12744 Fri Aug  2 15:39:03 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12745
12746         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
12747
12748 Mon Jul  8 15:45:58 1996  Jim Wilson  <wilson@cygnus.com>
12749
12750         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
12751         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
12752
12753 Mon Jul  1 15:53:00 1996  Bob Manson  <manson@charmed.cygnus.com>
12754
12755         * lib/old-dejagnu.exp: Don't remove the output file before we've
12756         actually tested it. Don't append pwd to the path of the executable
12757         we're testing.
12758
12759 Sun Jun 30 14:37:50 1996  Doug Evans  <dje@canuck.cygnus.com>
12760
12761         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
12762
12763 Wed Jun 26 14:15:55 1996  Bob Manson  <manson@charmed.cygnus.com>
12764
12765         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
12766         temporary directory for compiler files, and set it to a default
12767         value of /tmp. Set $output as the name of the output file from
12768         compiling the testcase. Add a -o option to $cflags_var so the
12769         compiler writes the final output file as $output. Set $executable
12770         to $output.
12771
12772         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
12773         directory for compiler files, and set it to /tmp if it doesn't
12774         already have a value. Set $output_file to the name of the output
12775         file from compiling the testcase. Add a -o option to CXXFLAGS so
12776         the compiler writes the final output file as $output. Use $output
12777         as the executable to be tested.
12778
12779 Mon Jun 24 17:12:16 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12780
12781         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
12782
12783 Sat Jun  8 15:12:24 1996  Jeffrey A Law  (law@cygnus.com)
12784
12785         * gcc.c-torture/execute/pending-1.c: New test.  Still
12786         pending in Tege's queue.
12787
12788 Wed Apr 24 18:13:45 1996  Jim Wilson  <wilson@chestnut.cygnus.com>
12789
12790         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
12791         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
12792         if there were failures.  Call unresolved if there were unresolved
12793         testcases.  Call gcc_fail if program did not run to completion.
12794         (ph_make): Pass additional argument name to ph_execute.
12795         (ph_execute): Add new argument.  Pass additional arguments to
12796         ph_summary.  Call gcc_fail is there is no execution output.
12797
12798 Wed Apr 24 13:39:23 1996  Jeffrey A Law  (law@cygnus.com)
12799
12800         * lib/plumhall.exp (proc_summary): Output relavent summary
12801         lines into the log so specific failures in plumhall can be
12802         investigated.
12803
12804 Wed Apr 10 13:23:45 1996  Jeffrey A Law  (law@cygnus.com)
12805
12806         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
12807         (c-torture-execute): Don't try to execute tests which use
12808         "long long" types if $NO_LONG_LONG is nonzero.
12809
12810 Mon Apr  8 08:52:29 1996  Doug Evans  <dje@canuck.cygnus.com>
12811
12812         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
12813         not c-torture.
12814
12815         * gcc.ieee: Move from here.
12816         * gcc.c-torture/execute/ieee: To here.
12817
12818 Tue Mar 26 23:41:18 1996  Jeffrey A Law  (law@cygnus.com)
12819
12820         * gcc.c-torture: Update to c-torture-1.41 release.
12821
12822 Fri Mar 22 15:49:24 1996  Jeffrey A Law  (law@cygnus.com)
12823
12824         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
12825         not "$output".
12826
12827 Thu Mar  7 12:37:08 1996  Doug Evans  <dje@charmed.cygnus.com>
12828
12829         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
12830         -c present.
12831
12832 Sat Mar  2 22:36:37 1996  Jeffrey A Law  (law@cygnus.com)
12833
12834         * config/proelf.exp: Handle connecting to a simulator.
12835
12836 Wed Jan 31 00:58:15 1996  Jeffrey A Law  (law@cygnus.com)
12837
12838         * config/proelf.exp: New file.  Enough framework that we can
12839         run c-torture tests on the proelf targets (or any other target
12840         that gdb can connect to for that matter).
12841
12842 Mon Jan 29 08:57:46 1996  Doug Evans  <dje@canuck.cygnus.com>
12843
12844         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
12845         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
12846
12847         * lib/plumhall.exp (ph_execute): Always call ph_summary if
12848         exec_output exists.
12849
12850 Sun Jan 28 11:28:43 1996  Doug Evans  <dje@charmed.cygnus.com>
12851
12852         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
12853         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
12854
12855         * config/*.exp: Update FSF address.  Change result of ${tool}_load
12856         to pass/fail/unresolved/unsupported/untested.  Caller must now
12857         call unresolved/unsupported/untested.
12858         * lib/*.exp: Update FSF address.  Update to handle new results of
12859         ${tool}_load.
12860         * lib/chill.exp (verbose): Delete.
12861
12862 Sat Jan 27 12:28:07 1996  Doug Evans  <dje@charmed.cygnus.com>
12863
12864         * lib/gcc.exp (default_gcc_start): Change order of args to
12865         $LDFLAGS $CFLAGS $LIBS.
12866         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
12867         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
12868         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
12869         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
12870         * gcc.misc-tests/dg-test.exp: Likewise.
12871         * gcc.misc-tests/msgs.exp: Likewise.
12872         * gcc.prms/prms.exp: Likewise.
12873         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
12874         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
12875
12876         * lib/dg.exp: Deleted, moved to dejagnu/lib.
12877
12878 Wed Jan 24 18:37:00 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12879
12880         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
12881
12882         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
12883         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
12884
12885         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
12886         necessary.
12887
12888 Sat Jan 20 17:22:08 1996  Brendan Kehoe  <brendan@cygnus.com>
12889
12890         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
12891         global for loop; add use of $mathlib.
12892         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
12893         settings here; set mathlib for anything but VxWorks.
12894
12895 Mon Jan 22 16:31:57 1996  Jeffrey A Law  (law@cygnus.com)
12896
12897         * gcc.c-torture: Update to c-torture-1.40 release.
12898
12899 Wed Jan  3 00:54:33 1996  Jeffrey A Law  (law@cygnus.com)
12900
12901         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
12902         dg.exp.
12903
12904 Sun Dec  3 16:17:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
12905
12906         * lib/c-torture.exp (c-torture-execute): Declare "output" as
12907         global.
12908
12909 Fri Nov 17 20:01:19 1995  Doug Evans  <dje@canuck.cygnus.com>
12910
12911         * lib/g++.exp (LIBS): Define if not already.
12912         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
12913         (gcc-dg-prune): Call prune_gcc_output.
12914         * lib/gcc.exp (prune_gcc_output): New proc.
12915         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
12916         prune_gcc_output.
12917
12918 Thu Nov 16 09:15:40 1995  Doug Evans  <dje@canuck.cygnus.com>
12919
12920         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
12921         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
12922
12923 Wed Nov 15 23:04:36 1995  Jeffrey A Law  (law@cygnus.com)
12924
12925         * gcc.c-torture: Update to c-torture-1.39 release.
12926
12927 Sat Nov  4 12:52:05 1995  Doug Evans  <dje@canuck.cygnus.com>
12928
12929         * lib/c-torture.exp (c-torture-execute): Don't return if one option
12930         fails, try others as well.
12931
12932 Thu Nov  2 09:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
12933
12934         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
12935         If compilation fails, mark execute tests as `untested'.
12936         If test is marked as unsupported, don't mark compilation and
12937         execute tests as failed.
12938
12939 Wed Oct 25 20:57:55 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12940
12941         * lib/g++.exp (g++_init): Don't link in libg++, and look to
12942         libstdc++ for whether or not we want to be doing shared
12943         libraries.  Delete link_curses since we don't need it anymore.
12944         * lib/mike-g++.exp (postbase): Don't link in libg++.
12945         * g++.old-deja/old-deja.exp: Likewise.
12946
12947 Mon Oct 23 13:05:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12948
12949         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
12950
12951 Tue Oct 17 15:24:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12952
12953         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
12954         For that, add `-Wl,-a,shared_archive'.
12955         * g++.old-deja/old-deja.exp: Likewise.
12956
12957 Tue Oct 17 13:09:06 1995  Doug Evans  <dje@canuck.cygnus.com>
12958
12959         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
12960
12961 Mon Oct 16 23:13:32 1995  Brendan Kehoe  <brendan@cygnus.com>
12962
12963         * lib/mike-g++.exp (postbase): Pay attention to the status of
12964         g++_load.
12965
12966 Mon Oct 16 19:28:32 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12967
12968           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
12969
12970 Mon Oct 16 13:48:58 1995  Doug Evans  <dje@canuck.cygnus.com>
12971
12972         * lib/gcc.exp (default_gcc_start): No longer need to log program
12973         being executed or its output, execute_anywhere does that now.
12974         * lib/g++.exp (default_g++_version): Call execute_anywhere.
12975         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
12976
12977 Thu Oct 12 10:34:58 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12978
12979         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
12980         the same as those in lib/g++.exp.
12981
12982 Tue Oct 10 13:47:27 1995  Jeff Law  (law@hurl.cygnus.com)
12983
12984         * gcc.c-torture: Update to c-torture-1.38 release.
12985         * gcc.ieee: Related changes.
12986
12987 Fri Oct  6 12:39:17 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12988
12989         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
12990         "exec". Minor reformatting changes.
12991
12992         * config/rom68k.exp (${tool}_load): Make it work in a canadian
12993         cross. This means all "exec" calls now work on a remote host as
12994         well.
12995         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
12996         cross. Filter out the extra "\r\n" stuff that expect puts in.
12997         (c-torture-execute): Filter out the bogus warnings like
12998         c-torture-compile does. Add support for canadian cross.
12999         * lib/gcc.exp (default_gcc_version, default_gcc_start)
13000         Use execute_anywhere rather than calling exec directly. Now it
13001         works for canadian cross testing.
13002
13003 Thu Oct  5 10:06:45 1995  Brendan Kehoe  <brendan@rtl.cygnus.com>
13004
13005         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
13006         results into a variable, and check that rather than using file exists.
13007
13008 Wed Oct  4 16:31:02 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13009
13010         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
13011         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
13012
13013 Tue Sep 26 10:15:14 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13014
13015         * g++.old-deja/old-deja.exp: Create and pass runshlib and
13016         lib_curses if there's a shared libg++ in the build tree.
13017
13018 Fri Sep 22 10:47:24 1995  Doug Evans  <dje@canuck.cygnus.com>
13019
13020         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
13021         if not supported target.
13022
13023 Fri Sep 22 09:22:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13024
13025         * lib/g++.exp (g++_init): Move empty setting of runshlib and
13026         link_curses up to always happen, not just for native builds.
13027
13028 Thu Sep 21 10:23:32 1995  Jeff Law  (law@snake.cs.utah.edu)
13029
13030         * gcc.c-torture: Update to c-torture-1.36 release.
13031         * gcc.failure: Related changes.
13032
13033 Wed Sep 20 10:56:26 1995  Doug Evans  <dje@canuck.cygnus.com>
13034
13035         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
13036
13037 Tue Sep 19 17:26:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13038
13039         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
13040         * lib/mike-g++.exp (postbase): Not in here.  Still reference
13041         runshlib, link_curses, and mathlib for link and run.
13042
13043         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
13044         pass the runtime shared library options for Solaris, OSF/1, and
13045         Irix5, and link with -lcurses to avoid unresolved references.
13046
13047 Wed Sep 13 15:28:10 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13048
13049         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
13050         only run once.
13051
13052 Wed Sep 13 10:51:52 1995  Doug Evans  <dje@canuck.cygnus.com>
13053
13054         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
13055
13056 Mon Sep 11 11:02:03 1995  Jeff Law  (law@snake.cs.utah.edu)
13057
13058         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
13059         do not have a framework for the "compat" tests yet.
13060
13061 Sat Sep  9 16:15:20 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13062
13063         * lib/mike-g++.exp (postbase): New local variable `mathlib',
13064         set to null if we're testing vxworks5.1.  Use that instead of
13065         `-lm' in the setting of LIBS for link and run.
13066
13067 Fri Sep  8 13:53:38 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13068
13069         * config/rom68k.exp (${tool}_load): Major changes to make it
13070         work.  Verified that it does in fact return the stuff in
13071         exec_output properly.  Catch any Emul or any TRAP other than 0.
13072
13073 Thu Sep  7 23:04:06 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13074
13075         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
13076         LDFLAGS properly for targets that need stuff from libgloss.
13077         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
13078         only run once.
13079         (gpp_initialized): New variable.
13080
13081 Wed Sep  6 21:56:13 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13082
13083         * config/rom68k.exp: Load libgloss.exp.
13084         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
13085         so we can produce a fully linked binary.
13086         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
13087         so we can produce a fully linked binary.
13088
13089 Sun Sep  3 13:25:26 1995  Doug Evans  <dje@canuck.cygnus.com>
13090
13091         * lib/plumhall.exp (ph_section): Watch for expected failures.
13092         Add missing `else'.
13093
13094         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
13095         run the testcase.
13096         (c-torture): Likewise.
13097
13098 Mon Aug 28 11:23:38 1995  Doug Evans  <dje@cygnus.com>
13099
13100         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
13101
13102         * lib/mike-g++.exp (mike_cleanup): New proc.
13103         (prebase): New globals compiler_result, not_compiler_result,
13104         target_regexp.
13105         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
13106         allow leading "-" in pattern.  Watch for unsupported tests.
13107         If $compiler_result is set, pattern match assembler code,
13108         and ditto for $not_compiler_result.
13109         * lib/mike-gcc.exp: Likewise.
13110
13111         * lib/plumhall.exp (ph_execute): Only call ph_summary if
13112         execution "succeeded".
13113
13114 Mon Aug 14 14:03:53 1995  Doug Evans  <dje@canuck.cygnus.com>
13115
13116         * config/win32.exp: New file.
13117         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
13118
13119 Fri Aug  4 15:39:54 1995  Doug Evans  <dje@canuck.cygnus.com>
13120
13121         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
13122         unsupported.
13123         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
13124         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
13125         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
13126
13127         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
13128         "... without exceptions was ...".  That is now handled by
13129         prune_system_crud.
13130         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
13131
13132 Tue Aug  1 11:09:33 1995  Doug Evans  <dje@canuck.cygnus.com>
13133
13134         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
13135         sieve.c,sort2.c}: New files.
13136         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
13137         sieve.exp,sort2.exp}: Drivers for them.
13138
13139         * lib/mike-gcc.exp (program_output): New user settable variable.
13140         (postbase): Call prune_system_crud.  Also prune extraneous compiler
13141         messages.
13142         * lib/mike-g++.exp (program_output): New user settable variable.
13143
13144         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
13145
13146         * config/sh.exp: Deleted (use sim.exp instead).
13147
13148 Fri Jul 28 11:33:46 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13149
13150         * config/vx.exp: Declare CHECKTASK as global.
13151         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
13152         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
13153         * lib/old-dejagnu.exp: Load [pwd]/$executable.
13154
13155 Wed Jul 26 19:45:39 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13156
13157         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
13158         target. Like vx.exp, only includes `vx29k.exp' instead of
13159         `vxworks.exp'.
13160
13161 Sun Jul 23 17:38:52 1995  Ian Lance Taylor  <ian@cygnus.com>
13162
13163         * config/sim.exp: Increase time limit from 120 seconds to 240.
13164
13165 Thu Jul  6 11:07:38 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13166
13167         * gcc.c-torture/execute/950628-1.c: New test.
13168
13169 Sat Jun 10 18:51:41 1995  Jeff Law  (law@snake.cs.utah.edu)
13170
13171         * gcc.c-torture: Update with changes/additions from
13172         c-torture-1.34.
13173
13174 Mon Jun  5 17:58:07 1995  Doug Evans  <dje@canuck.cygnus.com>
13175
13176         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
13177
13178 Sun Jun  4 05:13:57 1995  Jeff Law  (law@snake.cs.utah.edu)
13179
13180         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
13181
13182 Thu Jun  1 00:06:19 1995  Jeff Law  (law@snake.cs.utah.edu)
13183
13184         * gcc.c-torture/compile/950512-1.c: New test.
13185         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
13186         * gcc.dg/struct-ret-1.c: Likewise.
13187
13188 Wed May 31 14:25:13 1995  Doug Evans  <dje@canuck.cygnus.com>
13189
13190         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
13191           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
13192
13193 Tue May 30 11:19:54 1995  Doug Evans  <dje@canuck.cygnus.com>
13194
13195         * gcc.c-torture/special/920411-1.c: Deleted.
13196         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
13197
13198 Mon May 22 16:55:11 1995  Doug Evans  <dje@chestnut.cygnus.com>
13199
13200         * config/sim.exp (${tool}_load): Hack in call to bash to get a
13201         cpu limit.
13202
13203 Fri May 12 18:57:54 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
13204
13205         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
13206
13207 Thu May  4 14:23:54 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
13208
13209         From kenner;
13210         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
13211         is the proper length.
13212         * va-arg-3.c: Likewise.
13213
13214 Sun Apr 30 16:02:59 1995  Doug Evans  <dje@canuck.cygnus.com>
13215
13216         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
13217         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
13218
13219         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
13220         * lib/g++.exp (default_g++_start): Delete old cruft.
13221
13222 Tue Apr 25 17:20:18 1995  Torbjorn Granlund  <tege@cygnus.com>
13223
13224         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
13225         (2 * (1 << 18)) to (2 * (1 << 17)).
13226
13227         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
13228
13229 Thu Apr 20 12:21:13 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13230
13231         * config/rom68k.exp: Renamed from config/idp.exp
13232
13233 Tue Apr 18 13:33:26 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
13234
13235         * c-torture/compile/921109-2.c
13236
13237 Tue Apr 18 10:45:12 1995  Mike Stump  <mrs@cygnus.com>
13238
13239         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
13240         excess errors.
13241
13242 Sat Apr 15 11:16:58 1995  Doug Evans  <dje@chestnut.cygnus.com>
13243
13244         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
13245         output.
13246         * lib/g++.exp (default_g++_start): Likewise.
13247
13248 Wed Mar 29 16:34:03 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
13249
13250         * gcc.c-torture/compile/950329-1.c: New test.
13251
13252 Tue Mar 28 16:10:33 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13253
13254           * config/bug.exp (${tool}_load): Updated to use new remote_open
13255           and remote_close procs.
13256         * config/idp.exp: New file.
13257
13258 Wed Mar 22 15:01:58 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
13259
13260         * gcc.c-torture/execute/950322-1.c: New test.
13261
13262 Tue Mar 21 21:24:49 1995  Doug Evans  <dje@canuck.cygnus.com>
13263
13264         * config/vx.exp (${tool}_load): Clean up testing of return code from
13265         vxworks_ld and vxworks_spawn.
13266
13267 Tue Mar 21 17:01:42 1995  Doug Evans  <dje@deneb.cygnus.com>
13268
13269         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
13270
13271 Mon Mar 13 14:49:42 1995  Mike Stump  <mrs@cygnus.com>
13272
13273         * lib/old-deja.exp: Add `excess errors test - ' error, now one
13274         can mark excess errors on a machine by machine basis.  Note, the
13275         default is to not expect any excess errors, even when excess
13276         errors test - is given, so you will want to put an XFAIL ... on
13277         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
13278         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
13279         those 4 machines, but no others.
13280
13281 Fri Mar 10 12:33:04 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13282
13283         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
13284         * lib/c-torture.exp: to here.
13285
13286 Fri Mar 10 10:38:15 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
13287
13288         * gcc.c-torture/execute/950221-1.c: New test.
13289         * gcc.c-torture/execute/struct-ret-1.c: New test.
13290         * gcc.c-torture/compile/950221-1.c: New test.
13291
13292         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
13293
13294 Fri Mar  3 16:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13295
13296         * gcc.c-torture/execute/arith-1.c (main): Return 0.
13297         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
13298
13299 Wed Mar  1 02:08:29 1995  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
13300
13301         * g++.gb: New directory of tests, derived from my signature and
13302         class scoping tests.
13303
13304         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
13305         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
13306         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
13307         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
13308         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
13309         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
13310         * g++.gb/sig25.C: Likewise.
13311
13312         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
13313         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
13314         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
13315         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
13316         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
13317         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
13318         * g++.gb/sig25.exp: Likewise.
13319
13320         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
13321         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
13322         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
13323         * g++.gb/scope13.C: Likewise, this test still fails.
13324
13325         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
13326         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
13327         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
13328         * g++.gb/scope13.exp: Ditto.
13329
13330         * g++.gb/README: New file, explains what these tests are about.
13331
13332 Tue Feb 28 10:37:52 1995  Doug Evans  <dje@canuck.cygnus.com>
13333
13334         * lib/dg.exp (dg-do): Support `preprocess'.
13335         (dg-test): Likewise.
13336
13337 Mon Feb 13 15:18:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13338
13339         * config/udi.exp: change "continue -expect" to "exp_continue".
13340
13341 Sat Feb 11 00:25:20 1995  Torbjorn Granlund  (tege@tiny.cygnus.com)
13342
13343         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
13344         Delete redundant tests.
13345
13346         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
13347         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
13348         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
13349         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
13350         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
13351         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
13352         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
13353         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
13354
13355         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
13356         storing label pointers.
13357         * gcc.c-torture/execute/921019-1.c: Likewise.
13358         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
13359         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
13360         parameter fp.
13361         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
13362         constants.
13363
13364         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
13365         Delete obsolete tests.
13366
13367         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
13368         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
13369         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
13370         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
13371         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
13372         * gcc.c-torture/compile/950124-1.c: New test.
13373
13374         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
13375
13376 Wed Feb  8 15:30:17 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13377
13378         * lib/mike-g++.exp: Add -lm to LIBS.
13379
13380 Tue Feb  7 17:09:50 1995  Doug Evans  <dje@canuck.cygnus.com>
13381
13382         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
13383
13384 Mon Jan 30 14:33:25 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13385
13386         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
13387
13388 Thu Jan 12 16:41:34 1995  Doug Evans  <dje@canuck.cygnus.com>
13389
13390         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
13391
13392 Mon Jan  2 11:50:10 1995  Jeff Law  (law@snake.cs.utah.edu)
13393
13394         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
13395         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
13396         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
13397         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
13398         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
13399         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
13400         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
13401         * g++.law/{operators31.C, operators32.C,
13402         * g++.law/{operators33.C, operators34.C}: Likewise.
13403         * g++.law/{pic1.C, refs2.C}: Likewise.
13404         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
13405         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
13406         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
13407         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
13408
13409         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
13410         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
13411         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
13412         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
13413         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
13414         * g++.law/{enum9.exp, friend5.exp}: Likewise.
13415         * g++.law/{nest3.exp, nest4.exp}: Likewise.
13416         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
13417         * g++.law/{operators30.exp, operators31.exp}: Likewise.
13418         * g++.law/{operators32.exp, operators33.exp}: Likewise.
13419         * g++.law/{operators34.exp}: Likewise.
13420         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
13421         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
13422         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
13423         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
13424         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
13425
13426         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
13427         No longer expected to fail.
13428         * g++.law/missed-error3.C: Tweak for recent bool changes.
13429
13430 Sun Dec  4 20:54:33 1994  Doug Evans  <dje@canuck.cygnus.com>
13431
13432         * config/emb-unix: Deleted.
13433         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
13434         remote execution.  Do final link on remote host if REMOTE_LINK is set.
13435
13436 Thu Dec  1 08:43:05 1994  Doug Evans  <dje@canuck.cygnus.com>
13437
13438         * lib/dg.exp (dg-test): Fix typo in last patch.
13439
13440 Wed Nov 30 13:25:32 1994  Doug Evans  <dje@canuck.cygnus.com>
13441
13442         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
13443         (handles multiple occurrences).
13444
13445 Thu Nov 24 19:48:38 1994  Doug Evans  <dje@canuck.cygnus.com>
13446
13447         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
13448         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
13449         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
13450         printed).
13451         * lib/c-torture.exp (c-torture-compile): Likewise.
13452         (c-torture): Prepend full path if missing.
13453         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
13454         (gcc_fail): Likewise.
13455         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
13456
13457 Wed Nov 23 13:56:00 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
13458
13459         * lib/netware.exp: Only attach to NetWare i386 systems.
13460
13461 Wed Nov 16 11:27:00 1994  Doug Evans  <dje@canuck.cygnus.com>
13462
13463         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
13464         messages.  Add test name to "output pattern match" pass/fail message.
13465
13466 Sat Nov 12 22:11:52 1994  Doug Evans  <dje@canuck.cygnus.com>
13467
13468         * gcc.dg: New testsuite.
13469         * gcc.dg/dg.exp: New file.
13470
13471         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
13472         test-switch.c}: Deleted.
13473
13474         * gcc.misc-tests/msgs.exp: New testcase driver.
13475
13476 Wed Nov  9 14:23:09 1994  Doug Evans  <dje@canuck.cygnus.com>
13477
13478         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
13479         Watch for illegal return values from ${tool}_load.
13480         * config/unix.exp (${tool}_load): Fix pass/fail detection for
13481         cross targets.  Coerce return value >0 to 1.
13482
13483 Tue Nov  8 14:10:33 1994  Doug Evans  <dje@canuck.cygnus.com>
13484
13485         * config/unix.exp (${tool}_load): Call program rsh, not proc.
13486
13487         * config/emb-unix.exp: New file.
13488
13489         * config/sim.exp: Error if variable $SIM not defined.
13490         (${tool}_load): Mark test as "untested" if simulator missing.
13491
13492         * config/unix.exp: Load remote.exp to get rcp_download.
13493         * lib/c-torture.exp: Use different option lists for testcases with
13494         and without loops.
13495         * gcc.c-torture/execute/execute.exp: Likewise.
13496
13497 Wed Nov  2 14:47:58 1994  Doug Evans  <dje@canuck.cygnus.com>
13498
13499         * config/*.exp: Clarify return code from ${tool}_load.
13500         Call `unresolved' or `untested' instead of `warning' or `perror'
13501         (sometimes you still want to call both though).
13502         Add comment that `shell_id' is local to each file.
13503         * config/udi.exp (timeout): Set to 30.
13504         Don't print warning if connection fails, $connectmode has already
13505         printed an error.
13506         (${tool}_load): Move verbose messages to level 2.
13507         Rework pattern for "Process started" message.
13508         Pass `shell_id' to ${connectmode}_download.
13509         Retry twice upon timeout.  Make resetting of target more robust.
13510         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
13511         Pass `shell_id' to exit_$connectmode.
13512         Only call exit_$connectmode if connected.
13513         * config/unix.exp (${tool}_load): Check return codes better.
13514         * config/vrtx.exp (${tool}_load): Likewise.
13515         * config/vx.exp (${tool}_load): Likewise.
13516         Delete unneeded global's.
13517         * lib/dg.exp (dg-test): Update to reflect clarified return codes
13518         from ${tool}_load.
13519         (dg-stat): Delete.
13520         (dg-init): Delete recording of pass/fail counts.
13521         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
13522         (old-dejagnu-init): Likewise.
13523         (old-dejagnu-stat): Delete contents, empty proc now.
13524         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
13525         (c-torture): Delete references to lcnt, lpass, lfail.
13526         Get option list from TORTURE_OPTIONS.
13527         Delete -funroll[-all]-loops if no loops.
13528         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
13529         (g++_stat): Delete contents (empty proc now).
13530         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
13531         (gcc_finish): Likewise.
13532         (gcc_stat): Deleted.
13533         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
13534         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
13535         * gcc.c-torture/execute/execute.exp: Likewise.
13536         Split tests into two parts: compile, execute.
13537         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
13538         no loops.  Update to reflect clarified return codes from ${tool}_load.
13539
13540 Fri Oct 21 23:10:16 1994  Doug Evans  <dje@canuck.cygnus.com>
13541
13542         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
13543         to grep for.
13544         (old-dejagnu): Likewise (where necessary).
13545
13546 Fri Oct 14 17:54:58 1994  Doug Evans  <dje@canuck.cygnus.com>
13547
13548         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
13549
13550         * lib/dg.exp (dg-process-target): Fix processing of selector.
13551         Add comment regarding use of `error'.
13552
13553         * lib/gcc.exp (prune_system_crud): Define if missing.
13554         * lib/g++.exp (prune_system_crud): Likewise.
13555
13556         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
13557         Call prune_system_crud.
13558         * lib/dg.exp (dg-runtest): New proc.
13559         Use perror instead of send_user for tcl errors in testcase.
13560         Don't return any value, it's never used.
13561         Don't clobber previous definition of `unknown'.
13562         Print tcl errors in `dg-final'.
13563
13564 Wed Oct 12 13:05:37 1994  Doug Evans  <dje@canuck.cygnus.com>
13565
13566         * lib/dg.exp (dg-process-target): Improve syntax error messages.
13567         (dg-test): Don't print errorInfo, it contains stack backtrace.
13568
13569 Mon Sep 26 12:18:53 1994  Doug Evans  (dje@canuck.cygnus.com)
13570
13571         * lib/g++.exp (runtest_file_p): Define if missing.
13572
13573 Sat Sep 24 15:29:23 1994  Doug Evans  (dje@cygnus.com)
13574
13575         * lib/mike-g++.exp: Comment out loading of g++.exp.
13576         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
13577         (default_g++_version): Always print something.
13578         (default_g++_start): Comment out call to `which'.
13579         (g++_start, g++_load): Deleted (must be defined in config file).
13580         * lib/gcc.exp: Test for existence of $CC at start.
13581         Delete check for tmpdir (done in gcc_init).
13582         (default_gcc_version): Always print something.
13583         (default_gcc_start): Comment out call to `which'.
13584         * config/*.exp: Major cleanup - make cross targets work at least a
13585         little better for g++ (by not being "--tool gcc" specific).
13586         Rename gcc_xxx to ${tool}_xxx.
13587         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
13588         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
13589
13590 Thu Sep 22 11:39:17 1994  Doug Evans  (dje@canuck.cygnus.com)
13591
13592         * lib/c-torture.exp (c-torture-compile): Rework compiler
13593         message processing.
13594
13595         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
13596         c-torture.
13597
13598 Wed Sep 21 09:49:43 1994  Doug Evans  (dje@canuck.cygnus.com)
13599
13600         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
13601
13602         * lib/dg.exp (dg-process-target): Support { target native }.
13603
13604 Tue Sep 20 17:16:55 1994  Doug Evans  (dje@canuck.cygnus.com)
13605
13606         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
13607         looked for "... program xxx got fatal signal".
13608         Correct regsub munging of `comp_output'.
13609         Ignore compiler messages "path prefix not used" and "linker input
13610         file unused".
13611
13612 Wed Sep 14 11:44:40 1994  Doug Evans  (dje@canuck.cygnus.com)
13613
13614         * lib/gcc.exp (runtest_file_p): Define if missing.
13615         * gcc.prms/template.c: Example to work from.
13616
13617 Tue Sep 13 10:30:48 1994  Doug Evans  (dje@canuck.cygnus.com)
13618
13619         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
13620         * lib/dg.exp (dg-test): Call unsupported testcases as such.
13621
13622         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
13623         * gcc.prms/1883.c: Moved from compile/940714-1.c.
13624         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
13625         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
13626
13627         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
13628         (dg-process-target): No longer a varargs proc.
13629         Return S/N for target, P/F for xfail.  All callers changed.
13630         (user option procs): More argument checking.
13631         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
13632         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
13633         (dg-test): Skip test if not running on selected target in `dg-do'.
13634         Update handling of `dg-do-what', `dg-output-text'.
13635         Separate execution pass/fail from output pattern match pass/fail.
13636         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
13637
13638 Mon Sep 12 13:47:35 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13639
13640         * gcc.c-torture/special/special.exp: Don't expect failure for mips
13641         target for 920510-1.c.
13642
13643 Mon Sep 12 12:44:39 1994  Doug Evans  (dje@canuck.cygnus.com)
13644
13645         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
13646         Clean up comment regarding use of passcnt, etc.
13647         (gcc_stat): Don't update `testcnt' here.
13648         (gcc_finish): Do it here.
13649         Might as well reset `but_id' here too.
13650         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
13651         to determine if the file should be tested.
13652         * gcc.c-torture/compile/compile.exp: Likewise.
13653         * gcc.c-torture/execute/execute.exp: Likewise.
13654         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
13655         * gcc.misc-tests/dg-test.exp: Likewise.
13656         * gcc.prms/prms.exp: Likewise.
13657         * gcc.wendy/wendy.exp: Likewise.
13658         * g++.old-deja.exp: Likewise.
13659         Move "Testing file" message to verbose level 1.
13660
13661 Fri Sep  9 10:21:18 1994  Doug Evans  (dje@canuck.cygnus.com)
13662
13663         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
13664
13665 Thu Sep  8 16:52:43 1994  Doug Evans  (dje@canuck.cygnus.com)
13666
13667         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
13668         (default_gcc_start): Accept optional second list element
13669         of compiler flags.  Print compiler output at verbosity level 2.
13670         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
13671         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
13672         Save current values of framework globals passcnt, failcnt, xpasscnt,
13673         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
13674         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
13675         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
13676         xfailcnt to compute stats.  Update framework global `testcnt' from
13677         pass/fail counts.
13678         (gcc_finish): New proc.  Clean up test environment.
13679         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
13680         (gcc_epass, gcc_efail): Delete.
13681         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
13682         argument of line number.
13683         (dg-init): If the tool has an init routine, call it.
13684         (dg-test): Remove args `cflags_var' and `libs_var'.
13685         Pass all compiler options to ${tool}_start.
13686         Handle missing line number.
13687         (dg-finish): New function.
13688         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
13689         particular files.  Call gcc_finish at end.  Move "skipping test"
13690         message to verbosity level 3.
13691         * gcc.c-torture/compile/compile.exp: Likewise.
13692         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
13693         * gcc.c-torture/execute/execute.exp: Likewise.
13694         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
13695         Print testcase being tried at verbosity level 1.
13696         * gcc.c-torture/special/special.exp: Unset xfail.
13697         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
13698         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
13699         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
13700         * gcc.failure/failure.exp: Likewise.
13701         * gcc.ieee/ieee.exp: Likewise.
13702         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
13703         Update call to dg-test.  Call dg-finish at end.
13704         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
13705         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
13706         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
13707         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
13708         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
13709         * gcc.wendy/wendy.exp: Add copyright.
13710         Delete setting of tmpdir (done by gcc_init).
13711         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
13712         Pass compiler flags to gcc_start.  Call gcc_finish at end.
13713         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
13714         gcc_[ce]pass/fail.
13715
13716 Wed Sep  7 11:09:08 1994  Doug Evans  (dje@canuck.cygnus.com)
13717
13718         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
13719         confusion.
13720         (g++_load): Likewise.
13721
13722         * config/*.exp (gcc_load): Some were varargs fns and some were not.
13723         Rename argument to `prog' to remove the confusion.
13724         Varargs fns behave differently too!
13725         (g++_load): Likewise.
13726
13727         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
13728
13729         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
13730         what it is.  Delete (always) printing of status value for !native.
13731         Simplify verbose code, and include status and exec_output.
13732         (g++_load): Use gcc_load.
13733
13734 Sun Sep  4 13:59:27 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13735
13736         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
13737         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
13738         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
13739         940714-3.c as these testcases don't exist anymore.  Make
13740         va-arg-1.c expected to pass.
13741
13742 Fri Aug 19 12:27:07 1994  Doug Evans  (dje@canuck.cygnus.com)
13743
13744         * gcc.misc-tests/misc.exp: Only run specific testcases.
13745         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
13746         * gcc.misc-tests/dg-[1-9].c: New files.
13747
13748         * lib/dg.exp: New testsuite driver.
13749         * gcc.prms/prms.exp: Use it.
13750
13751         * README.gcc: New file.
13752
13753         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
13754         Document and reset `lxpass' and `lxfail'.
13755         Simplify "initialized" message.
13756         (gcc_stat): Clean up comments a little.
13757
13758 Tue Aug 16 11:16:46 1994  Doug Evans  (dje@canuck.cygnus.com)
13759
13760         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
13761
13762 Mon Aug 15 21:20:36 1994  Doug Evans  (dje@canuck.cygnus.com)
13763
13764         * lib/old-dejagnu.exp (process-option): New proc.
13765         (old-dejagnu-init, old-dejagnu-stat): Likewise.
13766         (old-dejagnu): Simplify.
13767         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
13768
13769 Sun Aug 14 09:23:53 1994  Jeff Law  (law@snake.cs.utah.edu)
13770
13771         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
13772         exists and is not an empty string.
13773
13774         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
13775         $xfail rather than calling setup_xfail.  Clear $xfail when test is
13776         finished.
13777         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
13778         automatically.
13779
13780         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
13781         longer expected to fail.
13782
13783         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
13784         "f" function call.
13785
13786         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
13787
13788         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
13789         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
13790         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
13791         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
13792         c-torture-1.29.
13793
13794         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
13795         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
13796
13797         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
13798
13799         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
13800         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
13801
13802         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
13803         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
13804         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
13805
13806 Tue Jul 12 12:49:44 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13807
13808         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
13809         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
13810         940714-1.c, 940714-2.c, 940714-3.c},
13811         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
13812         gcc.misc-tests/{mg.c,mg.exp}:
13813         New tests.
13814         * gcc.noncompile/noncompile.exp: Change accordingly.
13815
13816 Thu Jul  7 14:20:33 1994  Doug Evans  (dje@canuck.cygnus.com)
13817
13818         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
13819         Undo previous clobberage.
13820
13821 Mon Jul  4 17:00:59 1994  Jeff Law  (law@snake.cs.utah.edu)
13822
13823         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
13824         * gcc.special/{930510-1.c, special.exp}:
13825         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
13826         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
13827         struct-varargs-1.c}: New tests from c-torture-1.26.
13828
13829 Tue Jun 28 17:39:42 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13830
13831         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
13832           argument to switch.
13833
13834 Sat May 21 10:39:38 1994  Bill Cox  (bill@rtl.cygnus.com)
13835
13836         * Revert the previous changes.  Please see Rob's directory
13837           (/lisa/test/rob/progressive/gcc/testsuite) for testing
13838           fixes.
13839
13840 Thu May 19 18:00:03 1994  Bill Cox  (bill@rtl.cygnus.com)
13841
13842         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
13843             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
13844             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
13845             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
13846             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
13847             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
13848             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
13849             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
13850             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
13851             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
13852             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
13853             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
13854             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
13855             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
13856             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
13857             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
13858             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
13859             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
13860             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
13861             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
13862             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
13863             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
13864             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
13865             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
13866             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
13867             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
13868             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
13869
13870 Tue May 17 14:55:09 1994  Bill Cox  (bill@rtl.cygnus.com)
13871
13872         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
13873             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
13874           with perror calls.
13875
13876 Mon May  2 17:41:13 1994  Jason Merrill  (jason@deneb.cygnus.com)
13877
13878         * config/unix.exp (g++_load): Fix syntax.
13879
13880 Thu Apr 14 12:22:10 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13881
13882         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
13883         * gcc.noncompile/921017-1.c: Deleted obsolete test.
13884         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
13885         Don't expect va-arg-1.c to fail.  Correct expected output for
13886         920928-1.c.
13887         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
13888         * gcc.wendy/hbm4.c: Correct typo.
13889         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
13890
13891 Mon Mar 28 13:29:37 1994  Doug Evans  (dje@canuck.cygnus.com)
13892
13893         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
13894         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
13895         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
13896         * lib/c-torture.exp (c-torture-compile): Ditto.
13897
13898         Reduce volume of output (remove all the -I's and such).
13899         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
13900         Call gcc_cpass, gcc_cfail.
13901         (c-torture): Pass testing option to c-torture-compile.
13902
13903 Mon Mar 21 12:40:33 1994  Doug Evans  (dje@cygnus.com)
13904
13905         Bring patches over from progressive.
13906         * config/default.exp: Exit remote shell cleanly.
13907         (g++_exit, g++_start): Add default versions.
13908         * config/sim.exp (gcc_load): Use perror, not error.
13909
13910 Sun Mar 20 12:05:32 1994  Doug Evans  (dje@canuck.cygnus.com)
13911
13912         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
13913         set in site.exp.
13914
13915 Mon Mar 14 19:30:28 1994  Doug Evans  (dje@cygnus.com)
13916
13917         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
13918         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
13919         (wendy_try): New proc to run testcase.
13920         (main loop): Call 'em.
13921         * gcc.wendy/*.c: Clean up pass to correct expected output.
13922
13923         * lib/gcc.exp: Minor cleanup work.
13924         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
13925
13926 Wed Mar  9 15:22:54 1994  Doug Evans  (dje@canuck.cygnus.com)
13927
13928         * config/sim.exp (gcc_load): Document return codes better.
13929         Don't pass -v to simulator.
13930
13931 Thu Feb 24 07:15:18 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13932
13933           * gcc.special/920717-x.c: Fix typo.
13934           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
13935           get at sources.
13936
13937         * lib/mike-gcc.exp: Fix typo.
13938
13939 Tue Feb 15 15:41:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
13940
13941         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
13942         binary to use, transform the name.
13943         * config/*.exp: rename everything. Nuke any g++ specific files,
13944         it's now a special case of gcc that requires no special support.
13945         Add a default.exp for unsupported targets.
13946
13947 Fri Feb 11 12:59:54 1994  Rob Savoye  (rob@poseidon.cygnus.com)
13948
13949         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
13950         lib/old-dejagnu.exp: Fix a few patterns to work with the new
13951         version of Tcl.
13952
13953 Wed Feb  9 21:35:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
13954
13955         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
13956         than a warning.
13957
13958 Sun Feb  6 16:52:13 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13959
13960         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
13961
13962 Mon Jan  3 17:28:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13963
13964         * gcc.execute/execute.exp: Combine opt_list and foption_list into
13965         option_list.  Compile every file with only 4/6 option choices
13966         (same as C torture) instead of with 12/18 different option
13967         choices.
13968         * lib/c-torture.exp: Likewise.
13969
13970         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
13971         not already set.
13972
13973 Thu Dec 30 17:17:07 1993  Mike Stump  (mrs@rtl.cygnus.com)
13974
13975         * lib/old-deja.exp: Add `excess errors test fails' error, now one
13976         can put an XFAIL *-*-* on excess errors.
13977
13978 Sun Dec 19 21:45:34 1993  Jeffrey A. Law  (law@snake.cs.utah.edu
13979
13980         * g++.law: Add more tests derived from g++-bugs snapshots.
13981
13982         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
13983         equivalent to g++.law/init9.
13984
13985         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
13986         compiled it, and the a.out file after we've run it.
13987
13988 Fri Dec 17 11:29:56 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13989
13990         * lib/mike-g++.exp (postbase): Delete the .o file after we've
13991         compiled it, and the a.out file after we've run it.
13992
13993 Fri Dec 17 10:18:16 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
13994
13995         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
13996
13997 Wed Dec 15 20:36:40 1993  Rob Savoye  (rob@darkstar.cygnus.com)
13998
13999         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
14000         version number.
14001
14002 Sun Dec 12 21:10:04 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
14003
14004         * g++.law: New directory of g++ tests derived from the g++-bugs
14005         snapshots.
14006
14007 Thu Dec 09 16:50:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14008
14009         * gcc.compile: initbug1.c initbug1.exp testcase added
14010
14011 Mon Dec 06 11:09:52 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14012
14013         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
14014         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
14015           fixes submitted by Jeff Law (law@cs.utah.edu)
14016         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
14017           Jeff Law (law@cs.utah.edu)
14018
14019
14020 Tue Nov 30 16:34:07 1993  Mike Stump  (mrs@cygnus.com)
14021
14022         * config/unix-g++.exp: Follow the gcc way of doing things.
14023         * g++.old-deja/old-deja.exp: Minor updates.
14024         * lib/g++.exp: New file, follow the gcc way of doing things.
14025         * lib/old-dejagnu.exp: Minor updates.
14026         * lib/mike-g++.exp: Always unset errorInfo.
14027
14028 Sat Nov  6 11:34:51 1993  Mike Stump  (mrs@cygnus.com)
14029
14030         * lib/gcc.exp: Fix some errors with the below change, CC and
14031         CFLAGS should be global when setting, not local.
14032
14033 Wed Nov  3 11:16:26 1993  Rob Savoye  (rob@darkstar.cygnus.com)
14034
14035         * lib/gcc.exp: Transform tool name.
14036
14037 Wed Oct 27 23:57:29 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14038
14039         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
14040
14041 Wed Oct 27 14:45:50 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14042
14043         * lib/gcc.exp: change gcc_done to gcc_stat
14044
14045 Wed Oct 27 09:57:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14046
14047         * Upgraded gcc testsuite to c-torture version 1.25
14048
14049 Sun Oct 24 10:58:03 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14050
14051         * lib/gcc.exp: added reporting code. Changed verbose compile message.
14052         * lib/c-torture: added hooks for new reporting code.
14053
14054 Thu Oct 21 18:45:32 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14055
14056         * config/sh-gcc.exp: check if sh-sim exists in the path
14057
14058 Mon Oct 18 11:13:22 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14059
14060         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
14061         * gcc.compile/compile.exp: Initial changes for new logic.
14062         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
14063         * gcc.failure/failure.exp: Initial changes for new logic.
14064         * gcc.ieee/ieee.exp: Initial changes for new logic.
14065         * gcc.misc-tests/misc.exp: Initial changes for new logic.
14066         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
14067         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
14068         * lib/c-torture.exp: Initial changes for new logic.
14069         * lib/gcc.exp: Initial changes for new logic.
14070
14071 Fri Oct 15 00:19:42 1993  Mike Stump  (mrs@cygnus.com)
14072
14073         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
14074         depend upon failure or success.  Fully qualify names in failure
14075         and success messages.  Always remove a.out before starting
14076         compile, just in case.  Pay more attention to error text output by
14077         the compiler.  Handle testcases with no known past errors just
14078         like all others, so that things are uniform.  Other miscellaneous
14079         improvements.
14080
14081 Wed Oct 13 15:04:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14082
14083         * gcc.cpp: new directory for cpp tests
14084
14085 Mon Oct  4 09:03:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14086
14087         * lib/chill.exp: Code reformatted, removed unused code.
14088         * config/unix-chill.exp: Code reformatted, removed unused code.
14089         * chill.execute/execute.exp: Code reformatted, removed unused code.
14090         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
14091
14092 Mon Oct  4 06:19:26 1993  Ian Lance Taylor  (ian@cygnus.com)
14093
14094         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
14095         routines not written.
14096
14097 Mon Sep 27 21:07:44 1993  Rob Savoye  (rob@darkstar.cygnus.com)
14098
14099         * config/bug-gcc.exp: Use new procs from bug.exp.
14100
14101 Tue Sep 21 18:21:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
14102
14103         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
14104         via ftp, rather than depending on NFS.
14105         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
14106         case.
14107
14108 Thu Sep  9 23:09:15 1993  Rob Savoye  (rob@darkstar.cygnus.com)
14109
14110         * config/bug-gcc.exp: Use new download proc.
14111
14112 Tue Sep 14 19:23:58 1993  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
14113
14114         * chill.execute/execute.exp: cleanups, handles errors better
14115         * chill.compile/compile.exp: rewrite, based on execute.exp
14116         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
14117         * lib/chill.exp: major changes to diff proc and compile and link
14118           procs. added chill_fail and chill_pass wrappers to pass and
14119           fail. added more comments, and handle error codes better.
14120           Added a hack to capture stderr from exec, so noncompile tests
14121           can work.
14122
14123 Sat Sep 11 15:30:10 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14124
14125         * chill.execute/execute.exp: rewrite of testsuite driver
14126         * lib/chill.exp: rewrite of testsuite driver
14127         * config/unix-chill.exp: rewrite of testsuite driver
14128
14129 Wed Aug 25 14:11:13 1993  Bill Cox  (bill@rtl.cygnus.com)
14130
14131     In chill.execute:
14132         * iexpr.ch: Standardize uppercase.
14133         * tuples.dat: Standardize uppercase.
14134         * vary.ch: standardize.  Correct varying string assignments.
14135         * vary.dat: Add new output lines.
14136
14137 Tue Aug 24 13:45:49 1993  Bill Cox  (bill@rtl.cygnus.com)
14138
14139     In chill.execute:
14140         * chprintf.ch: Standardize use of uppercase.
14141         * tuples.ch: Standardize and turn arr2 into a DCL,
14142           rather than a SYN.
14143         * pinits.ch: Standardize.
14144
14145 Mon Aug 23 17:26:58 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14146
14147         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
14148         * Makefil: Renamed to Makefile.in.
14149         * configure.in: New.
14150
14151 Mon Aug 23 14:24:13 1993  Bill Cox  (bill@rtl.cygnus.com)
14152
14153     In chill.execute:
14154         * .cvsignore: Add result/output files.
14155         * Makefile: Fix up variables at start.  Use MFLAGS
14156           everywhere.  Correct bool_loc, built_ins entries.
14157           Add entry for vary1.ch.
14158         * bitarray.ch: Standardize upper-case usage.
14159         * bitexpr.ch: Standardize, add output of b1.
14160         * params.ch: Use arrayt in along PROC parameters, to
14161           avoid novelty problems.
14162         * sets.ch: Tiny cleanup.
14163         * vary1.ch: Re-indent.
14164
14165 Tue Aug 17 15:42:07 1993  Bill Cox  (bill@rtl.cygnus.com)
14166
14167           * Add PR-related files to Makefiles, .cvsignore files, etc.
14168
14169 Mon Aug  2 15:46:05 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
14170
14171         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
14172           with compiler objects. New names are test-flow.c and test-loop.c
14173
14174 Tue Jul 27 10:08:08 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
14175
14176         * Upgraded c-torture tests from 1.19 to 1.20
14177
14178         * new files:
14179         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
14180         * gcc.compile: 930623-1.c 930623-2.c
14181         * gcc.noncompile: 930622-1.c 930622-2.c
14182         * gcc.failure: 920411-1.c 920627-2.c
14183         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
14184
14185 Tue Jul 20 15:19:44 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
14186
14187         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
14188           More changes to get testsuite working properly. Needs more work.
14189           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
14190
14191 Mon Jul 19 18:40:31 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
14192
14193         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
14194           More changes to get testsuite working properly. Needs more work.
14195
14196 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat  (cassidy@cygnus.com)
14197
14198         * chill.compile/compile.exp: Added for Dejagnu support
14199         * chill.execute/execute.exp: Added for Dejagnu support
14200         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
14201
14202 Sat Jun 19 07:13:05 1993  Bill Cox  (bill@rtl.cygnus.com)
14203
14204     This should complete moving the CHILL test files.
14205         * chill.noncompile(.cvsignore printf.grt
14206             in-printf.grt chprintf.grt chprintf.ch):
14207             Added test-support files.
14208           (Makefile): Modified further.
14209         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
14210             signal.ch): Added test files.
14211           * chill.execute (.cvsignore printf.grt printr.c
14212             in-printf.grt rts.c chprintf.grt rts.h): Added
14213           test-support files.
14214             (Makefile): More corrections.
14215
14216 Fri Jun 18 23:40:54 1993  Bill Cox  (bill@rtl.cygnus.com)
14217
14218         * chill.compile, chill.execute, chill.nocompile: Add CHILL
14219           test cases, ready for DejaGnu.
14220
14221 Thu Jun 17 19:14:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14222
14223         * Upgraded c-torture tests from 1.18 to 1.19
14224
14225         * gcc.compile: added test(s):
14226           930607-1.c
14227         * gcc.execute: added test(s):
14228           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
14229
14230         * added new subdirectory for misc tests: gcc.misc-tests
14231         * gcc.misc-test(s): added tests:
14232           inst-check.c test-consts.c test-ior.c test-switch.c
14233
14234 Wed Jun  9 16:53:26 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14235
14236         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
14237
14238 Mon Jun  7 16:18:40 1993  Ian Lance Taylor  (ian@cygnus.com)
14239
14240         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
14241
14242 Thu Jun  3 13:13:36 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14243
14244         * Upgraded c-torture tests from 1.17 to 1.18
14245
14246 Wed Jun  2 19:02:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14247
14248         * Upgraded c-torture tests from 1.12 to 1.17
14249
14250 Fri Apr 30 09:38:41 1993  Mike Werner  (mtw@deneb.cygnus.com)
14251
14252         * lib/old-dejagnu.exp:
14253           Fixed handling of XFAIL target triplets to correctly
14254           recognize wildcard characters.  Removed code that
14255           appended a unique id tag to the end of the file name
14256           printed out by the result of the testcases within a
14257           given test file.
14258
14259 Thu Apr 29 19:06:29 1993  Mike Werner  (mtw@deneb.cygnus.com)
14260
14261         * lib/old-dejagnu.exp:
14262           Reworked expected failure handling to trigger off of XFAIL
14263           keyword in keyphrase embeded in testcase source code. The
14264           XFAIL keyword must be at the end of the keyphrase line. It
14265           may optionally be followed by one or more target triplets.
14266           It has just occured that the handling of wildcards in the
14267           target triplet may not be correct.
14268
14269 Fri Apr 23 13:16:20 1993  Mike Werner  (mtw@deneb.cygnus.com)
14270
14271         * g++.old-deja/tests:
14272           Moved all subdirectories up one level into g++.old-deja .
14273
14274         * lib/old-dejagnu.exp:
14275           Fixed problem with CXXFLAGS not being properly reset, and being
14276           corrupted with extraneous "-c" compiler option.  This was
14277           causing binaries to not be generated for test that needed them.
14278           Modified strings passed to "pass" and "fail" so that individual
14279           tests from the same test file would be distinguished by an
14280           identifier appended to the test file name in the summary logs;
14281           this corrected a problem with erroneous diff logs.  Added code
14282           to search testcases for expected fail and unexpected pass keywords.
14283
14284 Tue Apr 20 18:27:58 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14285
14286         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
14287
14288 Thu Apr 15 11:01:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
14289
14290         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
14291           Removed extraneous text from end of "Special g++ Options"
14292           keyphrase.
14293
14294         * lib/old-dejagnu.exp: Added pattern matching to look for new
14295           keywords, embedded in testcases comments, which will trigger
14296           calls to xpass and xfail.
14297
14298 Wed Apr 14 14:28:01 1993  Mike Werner  (mtw@deneb.cygnus.com)
14299
14300         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
14301           comments embedded in the testcases, especially the one looking for
14302           special compiler options, as well as the pattern matching for the
14303           compiler output again.
14304
14305 Mon Apr 12 15:15:37 1993  Mike Werner  (mtw@deneb.cygnus.com)
14306
14307         * lib/old-dejagnu.exp: Do a proper check of the return value for
14308           execute tests. Fixed several problems with the pattern matching
14309           of the compiler output which gave erroneous test results.
14310           Changed several of the test result messages to be more descriptive.
14311         * config/unix-g++.exp: Proc g++_load now actually works and
14312           executes the tests passed to it and returns a usable return
14313           value.
14314
14315 Sun Apr 11 17:22:37 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14316
14317           * lib/gcc.exp: Exits gracefully if $CC is bogus.
14318
14319 Fri Apr  9 09:41:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
14320
14321         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
14322           Modified both files to properly execute the old style
14323           dejagnu tests. The previous versions of these files were
14324           experimental and did not function anything near correctly.
14325
14326 Mon Apr  5 21:08:24 1993  Rob Savoye  (rob@cygnus.com)
14327
14328         * Removed all Makefile.in and configure.in files. No configuration
14329         needed now.
14330
14331 Fri Apr  2 12:15:17 1993  Mike Werner  (mtw@deneb.cygnus.com)
14332
14333         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
14334
14335 Sun Mar 28 11:17:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14336
14337         * gcc.compile/configure.in, gcc.unsorted/configure.in,
14338         gcc.special/configure.in, gcc.noncompile/configure.in,
14339         gcc.execute/configure.in, gcc.code_quality/configure.in,
14340         g++.other/configure.in, g++.old-deja/configure.in,
14341         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
14342         in srcname setting.
14343
14344 Thu Mar 25 20:07:55 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14345
14346         * lib/udi.exp:  Fixed mondfe and mondfe_download.
14347         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
14348         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
14349
14350 Thu Mar 25 13:06:41 1993  Ian Lance Taylor  (ian@cygnus.com)
14351
14352         * config/udi-gdb.exp: Check $shell_id after connecting to target.
14353         (gdb_exit): Don't remove *_soc files.
14354
14355 Mon Mar 22 14:28:46 1993  Ian Lance Taylor  (ian@cygnus.com)
14356
14357         * lib/c-torture.exp: Don't look for main; instead always use -w
14358         -c.  This is how the c-torture tests work.  Remove the object
14359         file if the compilation succeeds.
14360         * gcc.execute/execute.exp: Remove executable if test passes.
14361         * gcc.noncompile/noncompile.exp: Every test is an expected
14362         failure.
14363         * gcc.special/special.exp: Added tests from c-torture 1.11,
14364         corrected use of existing test.
14365         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
14366         gcc.execute/920625-1.c: Updated to c-torture 1.11.
14367         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
14368         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
14369         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
14370         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
14371         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
14372         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
14373         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
14374         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
14375         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
14376         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
14377         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
14378         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
14379         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
14380         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
14381         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
14382         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
14383         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
14384         c-torture 1.11.
14385         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
14386         correspond to c-torture 1.11.
14387
14388         * New file.