OSDN Git Service

* gcc.dg/conv-1.c: New test.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
2
3         * gcc.dg/conv-1.c: New test.
4
5 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
6
7         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
8         compiler.
9         (tool_option_proc): Fix typo.
10         
11 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
12
13         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
14         of the ld on the host, not on the build machine.
15         Also, don't crash if '--help' is not a supported option.
16
17 2000-01-24  Richard Henderson  <rth@cygnus.com>
18
19         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
20
21 Thu Jan 20 12:34:48 2000  Jeffrey A Law  (law@cygnus.com)
22
23         * gcc.c-torture/execute/20000120-2.c: New test.
24         * gcc.c-torture/execute/20000120-1.c: New test.
25
26 Thu Jan 13 02:29:32 2000  Jeffrey A Law  (law@cygnus.com)
27
28         * gcc.c-torture/execute/20000113-1.c: New test.
29
30 Wed Jan 12 20:26:58 2000  Jeffrey A Law  (law@cygnus.com)
31
32         * gcc.c-torture/execute/20000112-1.c: New test.
33
34 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
35
36         * gcc.dg/20000111-1.c: New test.
37
38 Mon Jan 10 18:12:49 2000  Jeffrey A Law  (law@cygnus.com)
39
40         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
41         with 16 bit integers.
42
43 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
44
45         * gcc.dg/20000108-1.c: New test.
46
47 2000-01-05  Nathan Sidwell  <nathan@acm.org>
48
49         * g++.old-deja/g++.ns/koenig8.C: New test.
50
51 2000-01-05  Nathan Sidwell  <nathan@acm.org>
52
53         * g++.old-deja/g++.other/cast4.C: New test.
54
55 Wed Jan  5 00:26:20 2000  Jeffrey A Law  (law@cygnus.com)
56
57         * gcc.c-torture/compile/20000105-2.c: New test.
58         * gcc.c-torture/compile/20000105-1.c: New test.
59
60 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
61
62         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
63         references to printf & atoi to conform to ANSI standard.
64         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
65         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
66         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
67         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
68         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
69         * g++.old-deja/g++.brendan/complex1.C: Likewise.
70         * g++.old-deja/g++.brendan/copy1.C: Likewise.
71         * g++.old-deja/g++.brendan/copy2.C: Likewise.
72         * g++.old-deja/g++.brendan/copy3.C: Likewise.
73         * g++.old-deja/g++.brendan/copy4.C: Likewise.
74         * g++.old-deja/g++.brendan/copy5.C: Likewise.
75         * g++.old-deja/g++.brendan/copy6.C: Likewise.
76         * g++.old-deja/g++.brendan/copy7.C: Likewise.
77         * g++.old-deja/g++.brendan/copy8.C: Likewise.
78         * g++.old-deja/g++.brendan/crash11.C: Likewise.
79         * g++.old-deja/g++.brendan/crash14.C: Likewise.
80         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
81         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
82         * g++.old-deja/g++.brendan/delete2.C: Likewise.
83         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
84         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
85         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
86         * g++.old-deja/g++.brendan/eh1.C: Likewise.
87         * g++.old-deja/g++.brendan/groff1.C: Likewise.
88         * g++.old-deja/g++.brendan/init3.C: Likewise.
89         * g++.old-deja/g++.brendan/misc12.C: Likewise.
90         * g++.old-deja/g++.brendan/misc7.C: Likewise.
91         * g++.old-deja/g++.brendan/new2.C: Likewise.
92         * g++.old-deja/g++.brendan/operators4.C: Likewise.
93         * g++.old-deja/g++.brendan/operators5.C: Likewise.
94         * g++.old-deja/g++.brendan/overload2.C: Likewise.
95         * g++.old-deja/g++.brendan/overload7.C: Likewise.
96         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
97         * g++.old-deja/g++.brendan/reference1.C: Likewise.
98         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
99         * g++.old-deja/g++.brendan/template24.C: Likewise.
100         * g++.old-deja/g++.brendan/template3.C: Likewise.
101         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
102         * g++.old-deja/g++.jason/inline3.C: Likewise.
103         * g++.old-deja/g++.jason/opeq.C: Likewise.
104         * g++.old-deja/g++.law/arg5.C: Likewise.
105         * g++.old-deja/g++.law/arm7.C: Likewise.
106         * g++.old-deja/g++.law/ctors11.C: Likewise.
107         * g++.old-deja/g++.law/cvt8.C: Likewise.
108         * g++.old-deja/g++.law/init9.C: Likewise.
109         * g++.old-deja/g++.law/refs4.C: Likewise.
110         * g++.old-deja/g++.law/template2.C: Likewise.
111         * g++.old-deja/g++.law/visibility24.C: Likewise.
112         * g++.old-deja/g++.law/vtable3.C: Likewise.
113         * g++.old-deja/g++.mike/asm2.C: Likewise.
114         * g++.old-deja/g++.mike/eh1.C: Likewise.
115         * g++.old-deja/g++.mike/misc1.C: Likewise.
116         * g++.old-deja/g++.mike/misc13.C: Likewise.
117         * g++.old-deja/g++.mike/misc14.C: Likewise.
118         * g++.old-deja/g++.mike/ns12.C: Likewise.
119         * g++.old-deja/g++.mike/p1248.C: Likewise.
120         * g++.old-deja/g++.mike/p3708.C: Likewise.
121         * g++.old-deja/g++.mike/p3708a.C: Likewise.
122         * g++.old-deja/g++.mike/p3708b.C: Likewise.
123         * g++.old-deja/g++.mike/p646.C: Likewise.
124         * g++.old-deja/g++.mike/p700.C: Likewise.
125         * g++.old-deja/g++.mike/p783.C: Likewise.
126         * g++.old-deja/g++.mike/p783a.C: Likewise.
127         * g++.old-deja/g++.mike/p783b.C: Likewise.
128         * g++.old-deja/g++.mike/p786.C: Likewise.
129         * g++.old-deja/g++.mike/p789.C: Likewise.
130         * g++.old-deja/g++.mike/p789a.C: Likewise.
131         * g++.old-deja/g++.mike/p807a.C: Likewise.
132         * g++.old-deja/g++.other/delete3.C: Likewise.
133         * g++.old-deja/g++.other/dyncast1.C: Likewise.
134         * g++.old-deja/g++.other/dyncast2.C: Likewise.
135         * g++.old-deja/g++.other/dyncast3.C: Likewise.
136         * g++.old-deja/g++.other/empty1.C: Likewise.
137         * g++.old-deja/g++.other/temporary1.C: Likewise.
138         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
139         * g++.old-deja/g++.pt/t16.C: Likewise.
140         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
141
142 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
143
144         * gcc.dg/991230-1.c: New test.
145
146 Wed Dec 29 23:48:49 1999  Jeffrey A Law  (law@cygnus.com)
147
148         * gcc.c-torture/compile/991229-3.c: New test.
149         * gcc.c-torture/compile/991229-2.c: New test.
150         * gcc.c-torture/compile/991229-1.c: New test.
151
152 Wed Dec 29 20:54:46 1999  Greg McGary <gkm@eng.ascend.com>
153
154         * gcc.c-torture/compile/labels-2.c: New test.
155
156 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
157
158         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
159
160 1999-12-20  Nathan Sidwell  <nathan@acm.org>
161
162         * g++.old-deja/g++.other/cast3.C: New test.
163
164 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
165
166         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
167         Actually make the test fail by using "-O2" for compilation.
168
169 1999-12-15  Nathan Sidwell  <nathan@acm.org>
170
171         * g++.old-deja/g++.warn/cast-align1.C: New test.
172
173 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
174
175         * gcc.dg/991214-1.c: New test.
176         
177 Mon Dec 13 23:03:09 1999  Jeffrey A Law  (law@cygnus.com)
178
179         * gcc.c-torture/compile/991213-3.c: New test.
180         * gcc.c-torture/compile/991213-2.c: New test.
181         * gcc.c-torture/compile/991213-1.c: New test.
182
183 Fri Dec 10 00:53:10 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
184
185         * gcc.dg/991209-1.c: New test.
186
187 Wed Dec  8 23:44:08 1999  Nathan Sidwell <nathan@acm.org>
188
189         * gcc.c-torture/compile/991208-1.c: New test.
190
191 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
192
193         * gcc.dg/ultrasp2.c: New test.
194
195 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
196
197         * g++.old-deja/g++.abi/align.C (main): Fix typo.
198
199 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
200
201         * g++.old-deja/g++.abi/align.C: New test.
202         * g++.old-deja/g++.abi/aggregates.C: Likewise.
203         * g++.old-deja/g++.abi/bitfields.C: Likewise.
204
205 1999-12-01  Richard Henderson  <rth@cygnus.com>
206
207         * gcc.c-torture/execute/991201-1.c: New.
208
209 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
210
211         * gcc.dg/991129-1.c: New test.
212
213 1999-11-22  Nathan Sidwell  <nathan@acm.org>
214
215         * g++.old-deja/g++.other/warn4.C: New test.
216
217 1999-11-22  Nathan Sidwell  <nathan@acm.org>
218
219         * g++.old-deja/g++.eh/cleanup2.C: New test.
220         * g++.old-deja/g++.ext/pretty2.C: New test.
221         * g++.old-deja/g++.ext/pretty3.C: New test.
222         * g++.old-deja/g++.other/debug6.C: New test.
223
224 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
225
226         * gcc.c-torture/execute/991118-1.c: Also test case
227         where the word boundary does not split a byte evenly.
228
229 1999-11-19  Nathan Sidwell  <nathan@acm.org>
230
231         * g++.old-deja/g++.ext/restrict1.C: New test.
232
233 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
234
235         * gcc.c-torture/execute/991118-1.c: New test.
236
237 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
238
239         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
240         working directory pathnames.
241
242 1999-11-08  Nick Clifton  <nickc@cygnus.com>
243
244         * lib/gcc-dg.exp: Include target-supports.exp
245
246 1999-11-05  Nick Clifton  <nickc@cygnus.com>
247
248         * lib/target-supports.exp: New file: Provide procs to test for 
249         features supported by the target.
250         (check_weak_available): Moved here from ecos.exp.
251         (check_alias_available): New proc: Determine of the target
252         toolchain supports the alias attribute.
253         
254         * gcc.dg/special/ecos.exp: Move check_weak_available to
255         target-supports.exp. 
256         (alias-1.c): Only perform the test if the target supports
257         aliases. 
258         (wkali-1.c): Only perform the test if the target supports
259         aliases. 
260
261         * gcc.dg/990506-0.c: Expect error messages from cross
262         targets as well as native targets.
263
264 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
265
266         * gcc.dg/ultrasp1.c: Removed xfail.
267         * gcc.dg/struct-ret-2.c: Likewise.
268         * gcc.dg/array-1.c: Likewise.
269
270 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
271
272         * gcc.dg/struct-ret-2.c: New test.
273
274         * gcc.dg/array-1.c: New test.
275
276 Sat Oct 30 22:23:46 1999  Stephen L Moshier <moshier@mediaone.net>
277
278         * gcc.c-torture/execute/991030-1.c: New test.
279
280 Tue Oct 26 20:25:42 1999  Richard Henderson  <rth@cygnus.com>
281
282         * gcc.c-torture/compile/991026-2.c: New test.
283
284 Tue Oct 26 00:45:56 1999  Jeffrey A Law  (law@cygnus.com)
285
286         * gcc.c-torture/compile/991026-1.c: New test.
287
288 Sat Oct 23 23:36:03 1999  Jeffrey A Law  (law@cygnus.com)
289
290         * gcc.c-torture/execute/991023-1.c: New test.
291
292 Tue Oct 19 02:11:29 1999  Jeffrey A Law  (law@cygnus.com)
293
294         * gcc.c-torture/execute/991019-1.c: New test.
295
296 Sat Oct 16 00:05:48 1999  Richard Henderson  <rth@cygnus.com>
297
298         * gcc.c-torture/execute/991016-1.c: New test.
299
300 Thu Oct 14 04:22:47 1999  Stephane Carrez  <stcarrez@worldnet.fr>
301
302         * gcc.c-torture/execute/991014-1.c: New test.
303
304 Wed Oct 13 22:01:35 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
305
306         * g++.old-deja/g++.other/union2.C: New test.
307
308 1999-10-13  Nathan Sidwell  <nathan@acm.org>
309
310         * g++.old-deja/g++.other/vaarg2.C: New test.
311         * g++.old-deja/g++.other/vaarg3.C: New test.
312
313 1999-10-12  Craig Burley  <craig@jcb-sc.com>
314
315         * g77.f-torture/noncompile/19990905-1.f: Moved from being
316         in compile/.
317
318 Fri Oct  1 00:53:17 1999  Mark P. Mitchell  <mark@codesourcery.com>
319
320         * lib/file-format.exp (gcc_target_object_format): Don't
321         crash if objdump is unavailable.
322
323 Wed Sep 29 23:48:44 1999  Donn Terry <donn@interix.com>
324
325         * gcc.misc-tests/mg.exp: delete extraneous redirection.
326
327 Tue Sep 28 13:19:15 BST 1999  Nathan Sidwell  <nathan@acm.org>
328
329         * g++.old-deja/g++.other/decl6.C: New test.
330
331 Tue Sep 28 01:19:09 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
332
333         * gcc.c-torture/execute/va-arg-10.c: New test.
334
335 Mon Sep 27 09:14:24 BST 1999  Nathan Sidwell  <nathan@acm.org>
336
337         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
338         __PRETTY_FUNCTION__.
339
340 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
341
342         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
343
344 Tue Sep 21 15:38:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
345
346         * g++.old-deja/g++.other/dyncast1.C: New test.
347         * g++.old-deja/g++.other/dyncast2.C: New test.
348         * g++.old-deja/g++.other/dyncast3.C: New test.
349         * g++.old-deja/g++.other/dyncast4.C: New test.
350         * g++.old-deja/g++.other/dyncast5.C: New test.
351         * g++.old-deja/g++.eh/catch3.C: New test.
352         * g++.old-deja/g++.eh/catch3p.C: New test.
353         * g++.old-deja/g++.eh/catch4.C: New test.
354         * g++.old-deja/g++.eh/catch4p.C: New test.
355         * g++.old-deja/g++.eh/catch5.C: New test.
356         * g++.old-deja/g++.eh/catch5p.C: New test.
357         * g++.old-deja/g++.eh/catch6.C: New test.
358         * g++.old-deja/g++.eh/catch6p.C: New test.
359         * g++.old-deja/g++.eh/catch7.C: New test.
360         * g++.old-deja/g++.eh/catch7p.C: New test.
361         * g++.old-deja/g++.eh/catch8.C: New test.
362         * g++.old-deja/g++.eh/catch8p.C: New test.
363         * g++.old-deja/g++.eh/catch9.C: New test.
364         * g++.old-deja/g++.eh/catch9p.C: New test.
365
366 Mon Sep 13 14:14:21 BST 1999  Nathan Sidwell  <nathan@acm.org>
367
368         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
369         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
370
371 Mon Sep 13 06:28:57 1999  Jeffrey A Law  (law@cygnus.com)
372
373         * gcc.c-torture/compile/990913-1.c: New test.
374
375 Fri Sep 10 11:21:25 BST 1999  Nathan Sidwell  <nathan@acm.org>
376
377         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
378         * g++.old-deja/g++.jason/rfg5.C: Likewise.
379
380 Thu Sep  9 10:40:36 1999  Richard Henderson  <rth@cygnus.com>
381
382         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
383
384 Thu Sep  9 12:32:57 BST 1999  Nathan Sidwell  <nathan@acm.org>
385
386         * g++.old-deja/g++.other/lookup11.C: New test.
387         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
388         what is permitted and what we want.
389         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
390         overload use.
391         * g++.old-deja/g++.jason/rfg5.C: Likewise
392
393 Wed Sep  8 09:39:56 BST 1999  Nathan Sidwell  <nathan@acm.org>
394
395         * g++.old-deja/g++.other/sizeof3.C: New test.
396         * g++.old-deja/g++.other/sizeof4.C: New test.
397         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
398         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
399
400 1999-09-07  Richard Henderson  <rth@cygnus.com>
401
402         * gcc.dg/va-arg-1.c: New.
403
404 1999-09-05  Craig Burley  <craig@jcb-sc.com>
405
406         * g77.f-torture/compile/980519-2.f: New test.
407         * g77.f-torture/compile/19990905-0.f: New test.
408         * g77.f-torture/compile/19990905-1.f: New test.
409         * g77.f-torture/compile/19990905-2.f: New test.
410
411         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
412
413 Fri Sep  3 10:39:38 BST 1999  Richard Earnshaw <rearnsha@arm.com>
414
415         * gcc.c-torture/execute/990827-1.c: Fix typo.
416
417 Fri Sep 03 09:31:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
418
419         * g++.old-deja/g++.other/deref1.C: New test.
420
421 Thu Sep 02 09:27:34 BST 1999  Nathan Sidwell  <nathan@acm.org>
422
423         * g++.old-deja/g++.other/ambig2.C: New test.
424         * g++.old-deja/g++.other/cond5.C: New test.
425         * g++.old-deja/g++.other/lookup16.C: New test.
426
427 Thu Sep  2 01:17:51 1999  Marc Espie <espie@cvs.openbsd.org>
428
429         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
430         assemblers too.
431
432 Tue Aug 31 17:57:49 1999  Jeffrey A Law  (law@cygnus.com)
433
434         * lib/c-torture.exp: Avoid the "compare executables" optimization
435         when testing native.
436
437 Sun Aug 29 14:35:41 1999  Jeffrey A Law  (law@cygnus.com)
438
439         * gcc.c-torture/execute/990829-1.c: New test.
440         * gcc.c-torture/compile/990829-1.c: New test.
441
442 1999-08-27  Paul Burchard  <burchard@pobox.com>
443
444         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
445         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
446         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
447         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
448         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
449         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
450         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
451         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
452         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
453         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
454         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
455
456 Fri Aug 27 01:24:16 1999  Jeffrey A Law  (law@cygnus.com)
457
458         * gcc.c-torture/execute/990827-1.c: New test.
459
460 1999-08-26  Craig Burley  <craig@jcb-sc.com>
461
462         * g77.f-torture/noncompile/19990826-4.f: New test.
463
464         * g77.f-torture/compile/19990826-3.f: New test.
465
466         * g77.f-torture/execute/19990826-2.f: New test.
467
468         * g77.f-torture/compile/19990826-1.f: New test.
469
470         * gcc.c-torture/execute/990826-0.c: New test.
471         * g77.c-torture/execute/19990826-0.f: New test.
472
473         * g77.f-torture/noncompile/970626-2.f: New test.
474
475 1999-08-25  Paul Burchard  <burchard@pobox.com>
476
477         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
478         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
479         lss-011.C: New tests.
480
481 1999-08-25  Nathan Sidwell  <nathan@acm.org>
482
483         * g++.old-deja/g++.other/decl5.C: New test.
484
485 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
486
487         * noncompile/noncompile.exp: Load_lib c-torture.exp.
488         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
489         call `postbase' for each one.  All callers of `postbase' changed
490         to call this instead.
491
492 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
493
494         * gcc.c-torture/execute/990811-1.c: New test.
495
496 1999-08-09  Nick Clifton  <nickc@cygnus.com>
497
498         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
499         just native ones.
500
501         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
502         just native ones.
503
504 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
505
506         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
507
508 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
509
510         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
511
512 1999-08-04  Nathan Sidwell  <nathan@acm.org>
513
514         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
515
516 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
517
518         * gcc.c-torture/execute/990804-1.c: New test.
519
520 1999-08-03  Nathan Sidwell  <nathan@acm.org>
521
522         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
523         * g++.old-deja/g++.brendan/crash64.C: Likewise
524         * g++.old-deja/g++.brendan/overload8.C: Likewise
525
526 1999-08-03  Nathan Sidwell  <nathan@acm.org>
527
528         * g++.old-deja/g++.other/struct1.C: New test.
529
530 1999-08-03  Nathan Sidwell  <nathan@acm.org>
531
532         * g++.old-deja/g++.other/enum2.C: New test.
533
534 Mon Aug  2 13:35:12 1999  Richard Henderson  <rth@cygnus.com>
535
536         Adapted from tests from Franz Sirl:
537         * gcc.c-torture/execute/va-arg-7.c: New test.
538         * gcc.c-torture/execute/va-arg-8.c: New test.
539
540 Sun Aug  1 22:29:34 1999  Jeffrey A Law  (law@cygnus.com)
541
542         * gcc.c-torture/compile/990801-2.c: New test.
543
544         * gcc.c-torture/compile/990801-1.c: New test.
545
546 Sun Jul 25 21:41:37 1999  Jeffrey A Law  (law@cygnus.com)
547
548         * README: More listname related changes.
549
550 1999-07-08  Catherine Moore  <clm@cygnus.com>
551
552         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
553
554 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
555
556         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
557
558 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
559
560         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
561
562 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
563
564         * gcc.dg/990703-1.c: New test.
565
566 1999-06-29  Nick Clifton  <nickc@cygnus.com>
567
568         * lib/file-format.exp: New file: Move definition of proc 
569         gcc_target_object_format to here from
570         gcc.dg/special/ecos.exp.
571
572         * lib/c-torture.exp: Include lib file-format.exp.
573         * lib/gcc-dg.exp: Include lib file-format.exp.
574
575         * gcc.dg/special/ecos.exp: Remove definition of proc
576         gcc_target_object_format.
577         
578 Mon Jun 28 08:20:51 1999  Jeffrey A Law  (law@cygnus.com)
579
580         * gcc.c-torture/execute/990628-1.c: New test.
581
582 Fri Jun 25 05:28:40 1999  Jeffrey A Law  (law@cygnus.com)
583
584         * gcc.c-torture/compile/990625-2.c: New test.
585
586         * gcc.c-torture/compile/990625-1.c: New test.
587
588 Thu Jun 17 13:48:16 1999  Jeffrey A Law  (law@cygnus.com)
589
590         * gcc.c-torture/compile/990617-1.c: New test.
591
592 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
593
594         * g++.old-deja/g++.other/decl4.C: New test.
595
596 1999-06-14  Nathan Sidwell  <nathan@acm.org>
597
598         * g++.old-deja/g++.other/bitfld3.C: New test.
599
600 1999-06-08  Nathan Sidwell  <nathan@acm.org>
601
602         * g++.old-deja/g++.eh/catch1.C: New test.
603
604 Mon Jun  7 23:39:16 1999  Jeffrey A Law  (law@cygnus.com)
605
606         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
607
608         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
609         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
610
611 1999-06-05  Craig Burley  <craig@jcb-sc.com>
612
613         * g77.f-torture/compile/19990502-0.f: Replace with new,
614         shorter, test that still fails after recent changes.
615
616 Fri Jun  4 02:25:04 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
617
618         * gcc.c-torture/execute/990604-1.c: New test.
619
620 Mon May 31 00:34:51 1999  Jeffrey A Law  (law@cygnus.com)
621
622         * gcc.c-torture/execute/990531-1.c: New test.
623
624 Thu May 27 02:38:36 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
625
626         * gcc.c-torture/compile/990527-1.c: New test.
627
628 Thu May 27 02:18:51 1999  Joern Rennecke <amylaar@cygnus.com>
629
630         * gcc.c-torture/execute/990527-1.c: New test.
631
632 1999-05-25  Craig Burley  <craig@jcb-sc.com>
633
634         * g77.f-torture/compile/19990525-0.f: New test.
635
636 Tue May 25 01:21:16 1999  Jeffrey A Law  (law@cygnus.com)
637
638         * gcc.c-torture/execute/990525-2.c: New test.
639
640         * gcc.c-torture/execute/990525-1.c: New test.
641
642 1999-05-24  Nathan Sidwell  <nathan@acm.org>
643
644         * g++.old-deja/g++.other/anon3.C: New test.
645         * g++.old-deja/g++.other/anon4.C: New test.
646         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
647         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
648         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
649         Merrill).
650
651 Mon May 24 00:01:52 1999  Jeffrey A Law  (law@cygnus.com)
652
653         * gcc.c-torture/execute/990524-1.c: New test.
654
655         * gcc.dg/990524-1.c: New test.
656
657 Sun May 23 21:18:12 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
658
659         * gcc.c-torture/compile/990523-1.c: New test.
660
661 Wed May 19 02:56:18 1999  Raja R Harinath <harinath@cs.umn.edu>
662
663         * gcc.c-torture/compile/990519-1.c: New test.
664
665 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
666
667         * gcc.c-torture/compile/990517-1.c: New test.
668
669         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
670         (e4, f4): New tests.
671         (main): Call them.
672
673 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
674
675         * gcc.dg/noreturn-1.c: New test.
676
677 Thu May 13 02:02:46 1999  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
678
679         * gcc.c-torture/execute/990513-1.c: New test.
680
681 1999-05-10  Richard Henderson  <rth@cygnus.com>
682
683         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
684
685 1999-05-10  Craig Burley  <craig@jcb-sc.com>
686
687         * g77.f-torture/execute/erfc.f: Use small single-precision
688         values, to avoid problems on Alphas when not -mieee.
689
690 1999-05-08  Craig Burley  <craig@jcb-sc.com>
691
692         * gcc.dg/990506-0.c: New test.
693
694 1999-05-08  Richard Henderson  <rth@cygnus.com>
695
696         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
697         the constant to test.  Don't XFAIL 64-bit targets.
698
699         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
700         * g++.old-deja/g++.law/profile1.C: Likewise.
701
702         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
703         operator new instances.
704         * g++.old-deja/g++.other/delete5.C: Likewise.
705
706 1999-05-03  Craig Burley  <craig@jcb-sc.com>
707
708         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
709         intrinsic.
710
711 1999-05-03  Craig Burley  <craig@jcb-sc.com>
712
713         * g77.f-torture/execute/u77-test.f: Reverse order of two
714         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
715
716 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
717
718         * gcc.dg/compare1.c: New test.
719
720 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
721
722         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
723         New tests.
724
725 1999-05-02  Craig Burley  <craig@jcb-sc.com>
726
727         * g77.f-torture/compile/19990502-1.f: New test.
728
729 1999-05-02  Craig Burley  <craig@jcb-sc.com>
730
731         * g77.f-torture/compile/19990502-0.f: New test.
732
733 Sun May  2 01:38:50 1999  Craig Burley  <craig@jcb-sc.com>
734
735         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
736         intrinsic.
737
738 Sun May  2 01:13:37 1999  Craig Burley  <craig@jcb-sc.com>
739
740         * g77.f-torture/execute/u77-test.f (main): List libU77
741         intrinsics not currently tested.
742         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
743         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
744         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
745         Trim blanks off the ends of some printed strings.
746
747 Sun May  2 00:06:45 1999  Craig Burley  <craig@jcb-sc.com>
748
749         * g77.f-torture/execute/u77-test.f (main): Just warn about
750         FSTAT gid disagreement, as it's expected on some systems.
751
752 Sat May  1 23:57:18 1999  Craig Burley  <craig@jcb-sc.com>
753
754         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
755         use a new function, which allows for some slop.
756         Clean up some commentary.
757         (issum): The new function.
758         (sgladd): Deleted subroutine.
759
760 1999-05-01  Craig Burley  <craig@jcb-sc.com>
761
762         * g77.f-torture/execute/u77-test.f: Modify to be more like
763         libf2c/libU77 version, bringing patches to that version here.
764         Add suitable commentary.
765
766 Sun Apr 25 12:28:59 1999  Richard Henderson  <rth@cygnus.com>
767
768         * gcc.dg/990424-1.c: New test.
769
770 1999-04-24  Craig Burley  <craig@jcb-sc.com>
771
772         * g77.f-torture/execute/u77-test.f (main): Bug involving
773         LSTAT has been fixed, so turn back on full checking.
774
775 1999-04-20  Craig Burley  <craig@jcb-sc.com>
776
777         * g77.f-torture/compile/19990419-0.f: New test.
778         * g77.f-torture/execute/19990419-1.f: New test.
779
780 Sat Apr 17 16:56:48 1999  Richard Henderson  <rth@cygnus.com>
781
782         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
783         to avoid the need for a prototype to supress a warning.
784
785 Sun Apr  4 04:02:53 1999  Jeffrey A Law  (law@cygnus.com)
786
787         * gcc.c-torture/execute/990404-1.c: New test.
788
789 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
790
791         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
792         * gcc.dg/cpp-if3.c: Don't use -pedantic.
793         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
794         missing initializer warnings.
795
796 Sun Mar 28 00:49:41 1999  Jeffrey A Law  (law@cygnus.com)
797
798         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
799         matching strings.
800
801 Fri Mar 26 00:50:46 1999  Jeffrey A Law  (law@cygnus.com)
802
803         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
804
805 1999-03-26  Craig Burley  <craig@jcb-sc.com>
806
807         * g77.f-torture/execute/19990325-0.f: New test.
808         * g77.f-torture/execute/19990325-1.f: New test.
809
810 Wed Mar 24 22:50:50 1999  Jeffrey A Law  (law@cygnus.com)
811
812         * gcc.c-torture/execute/990324-1.c: New test.
813
814 1999-03-13  Craig Burley  <craig@jcb-sc.com>
815
816         * g77.f-torture/execute/19990313-2.f: New test.
817         * g77.f-torture/execute/19990313-3.f: New test.
818
819 1999-03-13  Craig Burley  <craig@jcb-sc.com>
820
821         * g77.f-torture/execute/19990313-0.f: New test.
822         * g77.f-torture/execute/19990313-1.f: New test.
823
824 1999-03-08  Craig Burley  <craig@jcb-sc.com>
825
826         * g77.f-torture/execute/19981119-0.f: Improve testiness.
827
828 1999-03-08  Craig Burley  <craig@jcb-sc.com>
829
830         * g77.f-torture/compile/19990305-0.f: New test.
831         * g77.f-torture/execute/19981119-0.f: New test.
832
833 1999-03-08  Craig Burley  <craig@jcb-sc.com>
834
835         * g77.f-torture/execute/970625-2.f: call ABORT if final
836         result is not correct, instead of just printing it.
837         Add this checking via newly introduced obfuscation, to
838         trip up buggy front ends.
839
840 1999-03-07  Craig Burley  <craig@jcb-sc.com>
841
842         * g77.f-torture/compile/960317-1.f: Moved from being
843         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
844
845 1999-03-06  Craig Burley  <craig@jcb-sc.com>
846
847         * g77.f-torture/execute/960317-1.f: New (old) test.
848         * g77.f-torture/execute/970625-2.f: Ditto.
849
850 Mon Mar  1 23:29:14 1999  Jeffrey A Law  (law@cygnus.com)
851
852         * g++.old-deja/g++.law/weak1.C: New test.
853
854 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
855
856         * gcc.c-torture/execute/990119-1.c: Renamed to...
857         * gcc.dg/990119-1.c: this, so it will only be tested once
858         (it's a preprocessor test, it doesn't need to be run at
859         multiple optimization levels).
860
861 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
862
863         * lib/g++.exp: Don't add incdir=$base_dir/../include to
864         ALWAYS_CXXFLAGS.
865
866 1999-02-24  Craig Burley  <craig@jcb-sc.com>
867
868         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
869         * g77.f-torture/compile/19981216-0.f: ...as it is expected
870         to not be compilable by current g77.
871
872 1999-02-24  Nick Clifton  <nickc@cygnus.com>
873
874         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
875
876 Mon Feb 22 01:15:08 1999  Jeffrey A Law  (law@cygnus.com)
877
878         * gcc.c-torture/execute/990222-1.c: New test.
879
880 1999-02-19  Craig Burley  <craig@jcb-sc.com>
881
882         * g77.f-torture/compile/19990218-0.f: New test.
883         * g77.f-torture/noncompile/19990218-1.f: New test.
884
885 1999-02-18  Craig Burley  <craig@jcb-sc.com>
886
887         * g77.f-torture/compile/19981216-0.f: New test.
888
889 Sun Feb 14 01:26:29 1999  Jeffrey A Law  (law@cygnus.com)
890
891         * gcc.dg/990214-1.c: New test.
892
893 Sat Feb 13 00:43:52 1999  Jeffrey A Law  (law@cygnus.com)
894
895         * gcc.dg/990213-2.c: New test.
896
897         * gcc.dg/990213-1.c: New test.
898
899 Fri Feb 12 11:04:35 1999  Jeffrey A Law  (law@cygnus.com)
900
901         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
902         ints.
903
904 1999-02-11  Nick Clifton  <nickc@cygnus.com>
905
906         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
907         specified by target.
908
909         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
910
911 Thu Feb 11 01:12:12 1999  Jeffrey A Law  (law@cygnus.com)
912
913         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
914
915 Wed Feb 10 13:08:12 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
916
917         * gcc.dg/special/ecos.exp: New test driver for new tests with
918         special requirements.
919
920         * gcc.dg/special/alias-1.c: New test.
921         * gcc.dg/special/gcsec-1.c: New test.
922         * gcc.dg/special/weak-1.c: New test.
923         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
924         * gcc.dg/special/weak-2.c: New test.
925         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
926         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
927         * gcc.dg/special/wkali-1.c: New test.
928         * gcc.dg/special/wkali-2.c: New test.
929         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
930         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
931
932 Wed Feb 10 12:15:35 1999  Felix Lee  <flee@cygnus.com>
933
934         * lib/c-torture.exp (c-torture-compile): Pull out code for
935         analyzing gcc error messages.
936         (c-torture-execute): Likewise.  Fix some (harmless) false
937         positives.
938         * lib/gcc.exp (gcc_check_compile): New function.
939
940 Mon Feb  8 21:42:57 1999  Richard Henderson  <rth@cygnus.com>
941
942         * gcc.c-torture/execute/990208-1.c: New test.
943
944 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
945
946         * g++.dg/special/ecos.exp: New driver for new tests with special
947         requirements
948         
949         * g++.dg/special/conpr-1.C: New test
950         * g++.dg/special/conpr-2.C: New test
951         * g++.dg/special/conpr-2a.C: New test
952         * g++.dg/special/conpr-3.C: New test
953         * g++.dg/special/conpr-3a.C: New test
954         * g++.dg/special/conpr-3b.C: New test
955         
956         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
957         allow g++ to use the dg driver
958
959         * README: Add comment about g++.dg directory
960
961 Sat Feb  6 18:00:38 1999  Jeffrey A Law  (law@cygnus.com)
962
963         * README: Update email addresses.
964
965 Sat Jan 30 16:22:47 1999  Richard Henderson  <rth@cygnus.com>
966
967         * gcc.c-torture/execute/990130-1.c: New test.
968
969 Sat Jan 30 11:10:06 1999  Jeffrey A Law  (law@cygnus.com)
970
971         * gcc.dg/990130-1.c: New test.
972
973 1999-01-27  Felix Lee  <flee@cygnus.com>
974
975         * lib/c-torture.exp (c-torture-compile): pull out code for
976         analyzing gcc error messages.
977         (c-torture-execute): ditto, and fix some (harmless) false
978         positives.
979         * lib/gcc.exp (gcc_check_compile): new function.
980
981 Sun Jan 17 00:02:33 1999  Jeffrey A Law  (law@cygnus.com)
982
983         * gcc.dg/990117-1.c: New test.
984
985         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
986
987         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
988
989 Fri Jan 15 02:52:00 1999  Jeffrey A Law  (law@cygnus.com)
990
991         * g77.f-torture/compile/990115-1.f: New test.
992
993 Thu Jan  7 23:39:47 1999  Jeffrey A Law  (law@cygnus.com)
994
995         * gcc.c-torture/compile/990107-1.c: New test
996
997 Wed Jan  6 02:21:59 1999  Jeffrey A Law  (law@cygnus.com)
998
999         * gcc.c-torture/execute/990106-2.c: New test.
1000
1001         * gcc.c-torture/execute/990106-1.c: New test.
1002
1003 Wed Dec 30 23:05:28 1998  Zack Weinberg <zack@rabi.columbia.edu>
1004
1005         * gcc.c-torture/compile/981223-1.c: New test.
1006
1007 Tue Dec 29 11:33:25 1998  Richard Henderson  <rth@cygnus.com>
1008
1009         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
1010         (opt3): Rename from opt4 and disable.
1011
1012 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
1013
1014         * g++.old-deja/g++.pt/ptrmem5.C: New test.
1015
1016 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
1017
1018         * g++.old-deja/g++.other/conv5.C: New test.
1019
1020 Fri Dec 11 10:25:57 1998  Jeffrey A Law  (law@cygnus.com)
1021
1022         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
1023
1024 Fri Dec 11 01:12:45 1998  Zack Weinberg <zack@rabi.columbia.edu>
1025
1026         * gcc.c-torture/compile/981211-1.c: New test.
1027
1028 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
1029
1030         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
1031
1032         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
1033
1034 Tue Dec  8 22:50:04 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1035
1036         * gcc.special/930510-1.c: Make C9X safe.
1037         * gcc.misc-tests/gcov-1.c Similarly.
1038         * gcc.misc-tests/gcov-2.c Similarly.
1039
1040 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
1041
1042         * gcc.dg/ultrasp1.c: New test.
1043
1044 Sun Dec  6 00:40:12 1998  Richard Henderson  <rth@cygnus.com>
1045
1046         * gcc.c-torture/execute/981206.c: New test.
1047
1048 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
1049
1050         * g++.old-deja/g++.ns/template7.C: New test.
1051
1052         * g++.old-deja/g++.other/expr1.C: New test.
1053
1054         * g++.old-deja/g++.eh/tmpl3.C: New test.
1055
1056         * g++.old-deja/g++.eh/tmpl2.C: New test.
1057
1058 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
1059
1060         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
1061         * g++.old-deja/g++.other/using6.C: Removed.
1062         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
1063
1064         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
1065
1066 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
1067
1068         * g++.old-deja/g++.pt/overload8.C: New test.
1069
1070         * g++.old-deja/g++.pt/overload7.C: New test.
1071
1072         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
1073
1074         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
1075         and relinking messages.
1076         * lib/g++.exp (g++_target_compile): Remove .rpo file when
1077         compiling with -frepo.
1078
1079 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
1080
1081         * g++.old-deja/g++.pt/lookup6.C: New test.
1082
1083 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
1084
1085         * g++.old-deja/g++.pt/explicit76.C: New test.
1086
1087         * g++.old-deja/g++.pt/friend38.C: New test.
1088
1089         * g++.old-deja/g++.ns/crash2.C: New test.
1090
1091         * g++.old-deja/g++.pt/defarg8.C: New test.
1092
1093         * g++.old-deja/g++.pt/instantiate6.C: New test.
1094
1095         * g++.old-deja/g++.pt/static6.C: New test.
1096
1097         * g++.old-deja/g++.pt/decl2.C: New test.
1098
1099 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
1100
1101         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
1102         problem is actually related with name lookup, but so what? :-)
1103
1104         * g++.old-deja/g++.pt/friend37.C: New test.
1105
1106 1998-11-25  Dave Love  <d.love@dl.ac.uk>
1107
1108         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
1109         element, which fails on some systems.
1110
1111         * g77.f-torture/execute/labug1.f: New test.
1112
1113 Sat Nov 21 21:41:05 1998  Jeffrey A Law  (law@cygnus.com)
1114
1115         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
1116         is defined.
1117
1118 1998-11-18  Dave Love  <d.love@dl.ac.uk>
1119
1120         * g77.f-torture/compile/981117-1.f: New test.
1121
1122 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
1123
1124         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
1125         properly discarded.
1126
1127 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1128
1129         * README: New file, general information about the testsuite and 
1130         new description of the various C++ test subdirectories.
1131         * README.g++: Eliminate obsolete information, update and move most
1132         relevant stuff to README.
1133
1134 Sat Nov  7 02:55:55 1998  Richard Henderson  <rth@cygnus.com>
1135
1136         * gcc.c-torture/compile/981107-1.c: New test.
1137
1138 Mon Nov  2 11:16:03 1998  Doug Evans  <devans@canuck.cygnus.com>
1139
1140         * execute/memcpy-bi.c: New testcase.
1141
1142 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
1143
1144         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
1145         base classes.
1146
1147         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
1148         template is selected.
1149
1150         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
1151         classes, it should be accepted for all types.
1152
1153         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
1154
1155         * g++.old-deja/g++.pt/spec24.C: Ensure that template
1156         specializations start with template headers.
1157
1158 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
1159
1160         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
1161
1162         * g++.old-deja/g++.other/init9.C: Test cross initialization of
1163         non-POD types.
1164
1165 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
1166
1167         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
1168
1169 Thu Oct 22 16:01:44 1998  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1170
1171         * compile/981022-1.c, compile/981022-1.x: New test and driver.
1172
1173 Mon Oct 19 14:03:07 1998  Jeffrey A Law  (law@cygnus.com)
1174
1175         * 981019-1.c: New test.
1176
1177 Wed Oct 14 21:11:19 1998  Robert Lipe <robertl@dgii.com>
1178
1179         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
1180         find objc headers.
1181
1182 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
1183
1184         * compile/981001-4.c: Remove use of GCC extension that triggers a
1185         compiler bug.
1186
1187 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
1188
1189         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
1190
1191 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
1192
1193         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
1194         instantiation of template produces incorrect code for delete
1195         expression.
1196
1197         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
1198         constructors' name is not unique.
1199         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
1200         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
1201
1202         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
1203         automatic array of const is ill-formed.
1204
1205         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
1206         of template parameter?
1207
1208         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
1209         const.
1210
1211         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
1212         pointer-to-member expression.
1213
1214         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
1215         declaration causes ICE.
1216
1217 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
1218
1219         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
1220         reserved in the global namespace.
1221
1222         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
1223         generate needed virtual table.
1224
1225         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
1226
1227 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
1228
1229         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
1230         template-dependent type
1231
1232 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
1233
1234         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
1235         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
1236         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
1237
1238         * g++.old-deja/g++.other/using5.C: New test; using decl from base
1239         class should be usable as argument of member function.
1240         * g++.old-deja/g++.other/using6.C: New test; using decl from base
1241         class should be usable as return type of member function.
1242         * g++.old-deja/g++.other/using7.C: New test; using decl from base
1243         class should be usable as type of data member.
1244
1245         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
1246
1247 Fri Oct  9 19:19:19 1998  Jeffrey A Law  (law@cygnus.com)
1248
1249         * gcc.c-torture/special/920521-1.c: Fix bogus test.
1250
1251 Thu Oct  8 19:14:05 1998  Nick Clifton  <nickc@cygnus.com>
1252
1253         * gcc.dg/dll-?.c Add thumb to target list.
1254         Fix assembler scan patterns to match current assembler output.
1255
1256 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
1257
1258         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
1259         matching of template brackets.
1260
1261         * g++.old-deja/g++.other/using4.C: New test.  Test using
1262         declarations of methods from base classes.
1263
1264         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
1265         within functions should introduce names into the innermost
1266         enclosing namespace.
1267
1268         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
1269         of static locals if first initialization throws.
1270
1271 Wed Oct  7 12:00:20 1998  Jim Wilson  <wilson@cygnus.com>
1272
1273         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
1274
1275 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
1276
1277         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
1278         must be declared before its specializations can be named in friend
1279         declarations.
1280
1281 1998-10-05  Dave Love  <d.love@dl.ac.uk>
1282
1283         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
1284
1285         * g77.f-torture/execute/io1.f: New test.
1286
1287 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
1288
1289         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
1290         with pointer to template function, for which no argument deduction
1291         is possible.
1292
1293         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
1294         specialization of template function as argument to template
1295         function.
1296
1297         * g++.old-deja/g++.other/access2.C: New test; Inner class
1298         shouldn't have privileged access to Outer's names.
1299
1300 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
1301
1302         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
1303         friend template declared within template class conflicts with
1304         nested class of the same name.
1305
1306         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
1307         is ignored.
1308
1309         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
1310         object with direct initializer as function declaration.
1311
1312         * g++.old-deja/g++.other/decl2.C: New test; duplicate
1313         initializers.
1314
1315         * g++.old-deja/g++.other/null2.C: New test; conditional operator
1316         involving const pointer and NULL produces incorrect result.
1317
1318         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
1319         type name without `typename' should be rejected with -pedantic.
1320
1321 Fri Oct  2 21:55:58 1998  Richard Henderson  <rth@cygnus.com>
1322
1323         * g++.old-deja/g++.other/addrof1.C: New test.
1324
1325 Thu Oct  1 19:05:20 1998  Jeffrey A Law  (law@cygnus.com)
1326
1327         * gcc.c-torture/compile/981001-2.c: New test.
1328         * gcc.c-torture/compile/981001-3.c: New test.
1329         * gcc.c-torture/compile/981001-4.c: New test.
1330
1331 1998-10-01  Robert Lipe  <robertl@dgii.com>
1332
1333         * lib/objc.exp (objc_target_compile): Add -L during compiles for
1334         multilibbed hosts.   Idea grafted from g77.exp.
1335
1336 1998-09-30  Dave Love  <d.love@dl.ac.uk>
1337
1338         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
1339         avoid losing on systems which need -lsocket.
1340
1341 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
1342
1343         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
1344         * g++.old-deja/g++.other/nested2.C: Ditto.
1345         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
1346         failure.
1347
1348 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
1349
1350         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
1351         preferred over template operator!= for enum bitfields.
1352
1353 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
1354
1355         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
1356         that happen to have the same base name, but in different scopes,
1357         are incorrectly rejected.
1358
1359 1998-09-16  Richard Henderson  <rth@cygnus.com>
1360
1361         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
1362         on the native word size instead of an integer literal.
1363
1364 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
1365
1366         * g++.old-deja/g++.other/static2.C: Invocation of static data
1367         member of type pointer-to-function denoted as non-static member.
1368
1369         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving 
1370         checks involving function types and aliases.
1371
1372 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
1373
1374         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
1375         redefined to the same non-trivial type.
1376
1377         * g++.old-deja/g++.pt/explicit73.C: Test for proper
1378         namespace-qualification of template specializations declared in
1379         other namespaces.
1380
1381         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
1382         to declare a subset of the specializations of a template function
1383         as friends of specializations of a template class.
1384
1385         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
1386         member templates that do not fully specialize the enclosing
1387         template class are rejected.
1388
1389 1998-09-11  Dave Love  <d.love@dl.ac.uk>
1390
1391         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
1392
1393 1998-09-08  Dave Love  <d.love@dl.ac.uk>
1394
1395         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
1396         altered from libf2c/libU77 version.
1397
1398 1998-09-06  Dave Love  <d.love@dl.ac.uk>
1399
1400         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
1401
1402 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
1403
1404         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
1405         (un)signed char are different types for template specialization
1406         purposes.
1407
1408 Thu Sep  3 00:40:32 1998  Ovidiu Predescu  <ovidiu@aracnet.com>
1409
1410         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
1411         * objc: ObjC testsuite.
1412
1413 Mon Aug 31 15:19:32 1998  Nick Clifton  <nickc@cygnus.com>
1414
1415         * lib/c-torture.exp: Add support for
1416         torture_eval_before_compile and torture_eval_before_execute
1417         variables.
1418
1419 Sun Aug 30 17:38:20 1998  Jeffrey A Law  (law@cygnus.com)
1420
1421         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
1422         this test triggers valid.
1423
1424 Thu Aug 27 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
1425
1426         * gcc.dg/980827-1.c: New test.
1427
1428 Wed Aug 26 16:25:38 1998  Nick Clifton  <nickc@cygnus.com>
1429
1430         * lib/c-torture.exp: Add support for
1431         torture_eval_before_compile and torture_eval_before_execute
1432         variables.
1433
1434 Tue Aug 25 19:42:13 1998  Jeffrey A Law  (law@cygnus.com)
1435
1436         * gcc.c-torture/compile/980825-1.c: New test.
1437
1438 Mon Aug 24 16:38:52 1998  Jeffrey A Law  (law@cygnus.com)
1439
1440         * gcc.c-torture/compile/930326-1.x: Fix typo.
1441
1442 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
1443
1444         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
1445         causes an ICE.
1446
1447 Fri Aug 21 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
1448
1449         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
1450         STACK_SIZE is defined.
1451         * gcc.c-torture/unsorted/stuct.c: Similarly.
1452
1453         * gcc.c-torture/compile/980821-1.c: New test.
1454
1455 Fri Aug 21 03:14:04 1998  Jeffrey A Law  (law@cygnus.com)
1456
1457         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
1458
1459 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
1460
1461         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
1462         code. 
1463
1464 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
1465
1466         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
1467         error'.
1468
1469 Tue Aug 18 19:19:50 1998  Jeffrey A Law  (law@cygnus.com)
1470
1471         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
1472
1473 Sun Aug 16 01:29:19 1998  Jeffrey A Law  (law@cygnus.com)
1474
1475         * gcc.c-torture/compile/980816-1.c: New test.
1476
1477         * gcc.dg/980816-1.c: New test.
1478
1479 1998-08-01  Dave Love  <d.love@dl.ac.uk>
1480
1481         * g77.f-torture/compile/980729-0.f: New test.
1482
1483 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
1484
1485         * gcc.c-torture/special/eeprof-1.c: New test, for
1486         -finstrument-functions.
1487         * gcc.c-torture/special/special.exp: Run it.
1488
1489 Wed Jul 29 00:17:18 1998  Jeffrey A Law  (law@cygnus.com)
1490
1491         * gcc.c-torture/compile/980729-1.c: New test.
1492
1493 1998-07-26  Dave Love  <d.love@dl.ac.uk>
1494
1495         * g77.f-torture/noncompile/980615-0.f: New test.
1496
1497 Sun Jul 26 01:15:56 1998  H.J. Lu  (hjl@gnu.org)
1498
1499         * gcc.dg/980312-1.c: Do link instead of compile.
1500         * gcc.dg/980313-1.c: Likewise.
1501
1502 Sun Jul 26 01:05:02 1998  Jeffrey A Law  (law@cygnus.com)
1503
1504         * gcc.c-torture/compile/980726-1.c: New test.
1505
1506 1998-07-25  Dave Love  <d.love@dl.ac.uk>
1507
1508         * g77.f-torture/execute/io0.f: New test.
1509
1510 Fri Jul 17 14:19:32 1998  Nick Clifton  <nickc@cygnus.com>
1511
1512         * gcc.dg/980626-1.c: Expect failures for all toolchains until
1513         c-decl.c:grokdeclarator can handle mode attributes.
1514
1515 Thu Jul 16 21:42:50 1998  Jeffrey A Law  (law@cygnus.com)
1516
1517         * gcc.c-torture/execute/980716-1.c: New test.
1518
1519 Mon Jul 13 22:26:37 1998  Jeffrey A Law  (law@cygnus.com)
1520
1521         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
1522         the mn10200.
1523         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
1524         the mn10200.
1525         * gcc.c-torture/execute/va-arg-3.x: Similarly.
1526         * gcc.c-torture/compile/930326-1.x: Similarly.
1527
1528 1998-07-13  Dave Love  <d.love@dl.ac.uk>
1529
1530         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
1531         New test from Craig.
1532
1533 1998-07-12  Dave Love  <d.love@dl.ac.uk>
1534
1535         * g77.f-torture/noncompile/980616-0.f: New test.
1536
1537         * g77.f-torture/execute/970816-3.f:  New test from Craig.
1538
1539 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
1540         
1541         *  g++.other/singleton.C: Return error value instead of taking
1542         SIGSEGV.
1543
1544 Fri Jul 10 10:02:03 1998  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de> 
1545
1546         *  g++.other/singleton.C: New test.   Warning is under dispute.
1547         Runtime crash is not.
1548
1549 Thu Jul  9 23:07:45 1998  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
1550
1551         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C, 
1552         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C, 
1553         using6.C, using7.C}:  New namespace tests.
1554
1555 Thu Jul  9 22:44:49 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
1556
1557         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
1558         specialization with typedef'ed names used as array indexes.
1559
1560 Thu Jul  9 00:38:51 1998  Jeffrey A Law  (law@cygnus.com)
1561
1562         * gcc.c-torture/execute/980709-1.c: New test.
1563
1564         * gcc.dg/980709-1.c: New test.
1565
1566 Tue Jul  7 13:41:27 1998  Richard Henderson  <rth@cygnus.com>
1567
1568         * gcc.c-torture/execute/bcp-1.c: New test.
1569
1570 Tue Jul  7 11:49:04 1998  Jeffrey A Law  (law@cygnus.com)
1571
1572         * gcc.c-torture/execute/980707-1.c: New test.
1573
1574 Mon Jul  6 18:20:27 1998  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
1575
1576         * gcc.c-torture/compile/980706-1.c: New test.
1577
1578 1998-07-01  Dave Love  <d.love@dl.ac.uk>
1579
1580         * g77.f-torture/execute/980701-0.f,
1581         g77.f-torture/execute/980701-1.f: New test from Craig.
1582
1583 Wed Jul  1 00:52:51 1998  Jeffrey A Law  (law@cygnus.com)
1584
1585         * gcc.c-torture/compile/980701-1.c: New test.
1586
1587         * gcc.c-torture/execute/980701-1.c: New test.
1588
1589 Tue Jun 30 11:51:42 1998  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
1590 rlsruhe.de>
1591
1592         * g++.old-deja/g++.robertl/eb132.C: New test.
1593         * g++.old-deja/g++.robertl/eb133.C: Likewise.
1594
1595 1998-06-29  Dave Love  <d.love@dl.ac.uk>
1596
1597         * g77.f-torture/execute/980628-7.f,
1598         g77.f-torture/execute/980628-8.f,
1599         g77.f-torture/execute/980628-9.f,
1600         g77.f-torture/execute/980628-10.f: New tests from Craig.
1601
1602         * g77.f-torture/execute/980628-3.f: Remove mail headers.
1603
1604 Sun Jun 28 12:49:02 1998  Jeffrey A Law  (law@cygnus.com)
1605
1606         * g77.f-torture/execute/980628-4.f: New test from Craig.
1607         * g77.f-torture/execute/980628-5.f: Likewise.
1608         * g77.f-torture/execute/980628-2.f: Likewise.
1609         * g77.f-torture/execute/980628-0.f: Likewise.
1610         * g77.f-torture/execute/980628-1.f: Likewise.
1611         * g77.f-torture/execute/980628-3.f: Likewise.
1612         * g77.f-torture/execute/980628-6.f: Likewise.
1613
1614 Sun Jun 28 00:37:26 1998  Jeffrey A Law  (law@cygnus.com)
1615
1616         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
1617         directory when nothing has been installed yet.
1618
1619 Sat Jun 27 23:23:18 1998  Carlo Wood  <carlo@runaway.xs4all.nl>
1620
1621         * gcc.c-torture/special/special.exp: Handle newer versions of
1622         dejagnu.
1623
1624 Fri Jun 26 17:57:40 1998  Jeffrey A Law  (law@cygnus.com)
1625
1626         * gcc.dg/980626-1.c: New test.
1627
1628 Fri Jun 19 23:26:12 1998  Bruno Haible <haible@ilog.fr>
1629
1630         * gcc.misc-tests/m-un-2.c: New test.
1631         * g++.old-deja/g++.other/warn01.c: Likewise.
1632
1633 Fri Jun 19 14:06:36 1998  Robert Lipe  <robertl@dgii.com>
1634         
1635         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
1636         compatibility with assmblers with a different comment character.
1637         Eliminate use of GAS-specific extensions. 
1638
1639 Fri Jun 19 02:05:14 1998  Jeffrey A Law  (law@cygnus.com)
1640
1641         * gcc.c-torture/execute/ieee/980619-1.c: New test.
1642
1643 Fri Jun 19 00:58:11 1998  Robert Lipe  <robertl@dgii.com>
1644
1645         *lib/g77.exp: Replace search for libf2c.a with search for newly
1646         renamed libg2c.a
1647
1648 Wed Jun 17 18:53:12 1998  Jeffrey A Law  (law@cygnus.com)
1649
1650         * gcc.c-torture/execute/980617-1.c: New test.
1651
1652 Fri Jun 12 01:08:49 1998  Jeffrey A Law  (law@cygnus.com)
1653
1654         * gcc.c-torture/execute/980612-1.c: New test.
1655
1656 Mon Jun  8 02:13:42 1998  Jeffrey A Law  (law@cygnus.com)
1657
1658         * gcc.dg/980523-1.c: Only test on ppc-linux.
1659         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
1660
1661         * gcc.c-torture/execute/980608-1.c: New test.
1662
1663 Thu Jun  4 01:39:24 1998  Jeffrey A Law  (law@cygnus.com)
1664
1665         * gcc.c-torture/execute/980604-1.c: New test.
1666
1667 Tue Jun  2 20:51:43 1998  Jeffrey A Law  (law@cygnus.com)
1668
1669         * gcc.c-torture/execute/980602-1.c: New test.
1670         * gcc.c-torture/execute/980602-2.c: Likewise.
1671
1672 1998-06-02  Dave Love  <d.love@dl.ac.uk>
1673
1674         * 970125-0.f: Fix per JCB.  Add commentary.
1675
1676 Fri May 29 01:10:12 1998  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
1677
1678         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
1679         earlier.
1680
1681 Thu May 28 00:17:42 1998  Catherine Moore <clm@cygnus.com>
1682
1683         * gcc.c-torture/execute/980526-3.c: New test.
1684
1685 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
1686
1687         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
1688         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
1689         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
1690         m88k-motorola-sysv3 to XFAIL.
1691
1692 Tue May 26 23:58:03 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1693
1694         * gcc.dg/980526-1.c: New test.
1695         * gcc.c-torture/execute/980526-2.c: New test.
1696
1697 Tue May 26 23:40:40 1998  Jeffrey A Law  (law@cygnus.com)
1698
1699         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
1700
1701         * gcc.c-torture/execute/980526-1.c: New test.
1702
1703 1998-05-26  Dave Love  <d.love@dl.ac.uk>
1704
1705         * g77.f-torture/execute/alpha2.f: Add runtime test.
1706
1707 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
1708
1709         * g++.old-deja/old-deja.exp: Strip leading directories.
1710
1711         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
1712         error for the line.  Don't run multiple tests for the same line.
1713
1714 Sat May 23 23:27:10 1998  Jeffrey A Law  (law@cygnus.com)
1715
1716         * gcc.dg/980523-1.c: New test.
1717
1718 1998-05-23  Dave Love  <d.love@dl.ac.uk>
1719
1720         * g77.f-torture/compile/970915-0.f: New test.
1721
1722 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
1723
1724         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
1725
1726 Thu May 21 23:23:21 1998  Jeffrey A Law  (law@cygnus.com)
1727
1728         * gcc.dg/980520-1.c: New test.
1729
1730 Wed May 20 14:37:15 1998  Manfred Hollstein  <manfred@s-direktnet.de>
1731
1732         * gcc.dg/980502-1.c: Fix return type.
1733
1734 Wed May 20 11:29:48 1998  Jeffrey A Law  (law@cygnus.com)
1735
1736         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
1737         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
1738         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
1739         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
1740         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
1741
1742 1998-05-20  Dave Love  <d.love@dl.ac.uk>
1743
1744         * g77.f-torture/execute/980520-1.f: New test.
1745
1746 1998-05-15  Dave Love  <d.love@dl.ac.uk>
1747
1748         * lib/mike-g77.exp: New file.
1749
1750         * g77.f-torture/noncompile/noncompile.exp,
1751         g77.f-torture/noncompile/check0.f: New files.
1752
1753 1998-05-14  Dave Love  <d.love@dl.ac.uk>
1754
1755         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
1756         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
1757         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
1758         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
1759         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
1760         abort where appropriate.
1761
1762 Tue May  5 19:20:13 1998  Michael Meissner  <meissner@cygnus.com>
1763
1764         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
1765         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
1766
1767 1998-04-29  Dave Love  <d.love@dl.ac.uk>
1768
1769         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
1770
1771 1998-04-27  Dave Love  <d.love@dl.ac.uk>
1772
1773         * g77.f-torture/compile/980427-0.f: New test.
1774
1775 1998-04-24  Dave Love  <d.love@dl.ac.uk>
1776
1777         * g77.f-torture/compile/980424-0.f: New test.
1778
1779 1998-04-19  Dave Love  <d.love@dl.ac.uk>
1780
1781         * g77.f-torture/compile/980419-2.f (main): New test.
1782         * g77.f-torture/compile/970125-0.f: New test.
1783         * g77.f-torture/compile/980419-1.f: New test.
1784
1785 Wed Mar 18 16:22:22 1998  Jim Wilson  <wilson@cygnus.com>
1786
1787         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
1788         * gcc.dg/980312-1.c: Fix typo in -march command.
1789
1790 Mon Mar 16 20:01:30 1998  H.J. Lu  (hjl@gnu.org)
1791
1792         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
1793
1794 Wed Mar 11 13:08:48 1998  Robert Lipe  <robertl@dgii.com>
1795
1796         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
1797         Dave Love agree the Fortran source is bogus.
1798
1799 Wed Mar 11 00:03:49 1998  Robert Lipe  <robertl@dgii.com>
1800
1801         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
1802         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
1803         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
1804         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
1805         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
1806
1807 Tue Mar 10 00:31:51 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
1808
1809         * g++.old-deja/g++.other/friend1.C: New test.
1810
1811 1998-02-18  Dave Love  <d.love@dl.ac.uk>
1812
1813         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
1814         possibly uninitialized) variables and declare dnrm2.
1815
1816 Fri Feb 13 00:36:07 1998  Jeffrey A Law  (law@cygnus.com)
1817
1818         * gcc.dg/ifelse-1.c: New test.
1819
1820 Mon Feb  9 02:08:47 1998  H.J. Lu  (hjl@gnu.org)
1821
1822         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
1823
1824         * lib/old-dejagnu.exp (old-dejagnu): Added the
1825         "execution test - XFAIL *-*-*" handling in the spirit of
1826         "excess errors test -". Changed the "execution test fails"
1827         handling to be like "excess errors test fails".
1828         * Update various tests accordingly.
1829
1830 Sun Jan 18 01:33:59 1998  Jeffrey A Law  (law@cygnus.com)
1831
1832         * lib/c-torture.exp: Look for .x files instead of .cexp files.
1833         * lib/f-torture.exp: Similarly.
1834         * gcc.c-torture: Rename all .cexp files to .x files.
1835
1836 Tue Nov 25 16:18:51 1997  Kate Hedstrom  (kate@ahab.rutgers.edu)
1837
1838         * lib/f-torture.exp: Improve error and loop detection.
1839
1840 Fri Sep 26 10:50:53 1997  Bob Manson  <manson@charmed.cygnus.com>
1841
1842         * lib/c-torture.exp(c-torture-execute): Fix typo.
1843
1844         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
1845         testcase as the executable name. Keep the executable around if
1846         the test fails.
1847
1848 Fri Sep 19 17:19:53 1997  Bob Manson  <manson@charmed.cygnus.com>
1849
1850         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
1851         changes.  Only test one -g option, and move it to the end of the
1852         list of options to test.
1853
1854 Fri Sep 19 17:58:00 1997  Michael Meissner  <meissner@cygnus.com>
1855
1856         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
1857         variable GCC_TORTURE_OPTIONS to supply default switches separated
1858         by colons.  If no environment variable, run tests with -O0 -g, -O1
1859         -g, and -O2 -g as well.
1860
1861 Wed Sep 17 10:12:26 1997  Bob Manson  <manson@charmed.cygnus.com>
1862
1863         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
1864         explanatory comments. Fix indentation.
1865
1866 Mon Sep 15 00:36:53 1997  Jeffrey A Law  (law@cygnus.com)
1867
1868         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
1869
1870 Thu Sep 11 13:54:47 1997  Jeffrey A Law  (law@cygnus.com)
1871
1872         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
1873         * g++.old-deja/g++.mike/p7325.C: Likewise.
1874         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
1875
1876 Thu Sep 11 10:00:03 1997  Alexandre Oliva  (oliva@dcc.unicamp.br)
1877
1878         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
1879         * g++.old-deja/g++.brendan/crash30.C: Likewise.
1880         * g++.old-deja/g++.brendan/crash39.C: Likewise.
1881         * g++.old-deja/g++.law/operators4.C: Likewise.
1882
1883 Thu Sep 11 09:53:40 1997  Joe Buck  (jbuck@synopsys.com)
1884
1885         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
1886         * g++.old-deja/g++.mike/p784.C: Ditto.
1887         * g++.old-deja/g++.mike/p785.C: Ditto.
1888
1889 Fri Sep  5 00:21:42 1997  Jeffrey A Law  (law@cygnus.com)
1890
1891         * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
1892
1893 Wed Sep  3 17:15:00 1997  Bob Manson  <manson@charmed.cygnus.com>
1894
1895         * lib/c-torture.exp(c-torture-execute): If the previous and the
1896         current executables being tested are identical, we don't need to
1897         run the executable again. Try to make the executable names
1898         unique. Add an optional argument for passing additional compiler
1899         flags.
1900
1901 Tue Sep  2 16:34:31 1997  Doug Evans  <dje@canuck.cygnus.com>
1902
1903         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
1904
1905 Thu Jul 31 12:17:24 1997  Jeffrey A Law  (law@cygnus.com)
1906
1907         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
1908         32bit or larger longs.
1909
1910         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
1911         have either a 32bit long or 32bit int.
1912
1913 Wed Jul  9 15:15:40 1997  Bob Manson  <manson@charmed.cygnus.com>
1914
1915         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
1916         too.
1917
1918 Mon Jun 16 15:27:06 1997  Bob Manson  <manson@charmed.cygnus.com>
1919
1920         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
1921         up the includes ourselves.
1922
1923 Wed Jun 11 17:33:21 1997  Bob Manson  <manson@charmed.cygnus.com>
1924
1925         * lib/plumhall.exp: Remove random include, and add a few
1926         verbose messages for debugging.
1927
1928 Fri Jun  6 14:23:24 1997  Bob Manson  <manson@charmed.cygnus.com>
1929
1930         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
1931         of trying to do it ourselves.
1932
1933 Wed Jun  4 18:43:55 1997  Bob Manson  <manson@charmed.cygnus.com>
1934
1935         * gcc.prms/5403.c: Made regexp a bit less strict.
1936
1937 Tue Jun  3 15:12:39 1997  Bob Manson  <manson@charmed.cygnus.com>
1938
1939         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
1940         is returned from remote_load instead.
1941         * lib/plumhall.exp: Ditto.
1942         * lib/mike-g++.exp: Ditto.
1943         * lib/old-dejagnu.exp: Ditto.
1944         * lib/c-torture.exp: Ditto.
1945
1946 Fri May 30 23:15:15 1997  Bob Manson  <manson@charmed.cygnus.com>
1947
1948         * lib/g++.exp: Use build_wrapper procedure.
1949         * lib/gcc.exp: Ditto.
1950
1951 Tue May 20 15:23:27 1997  Jeffrey A Law  (law@cygnus.com)
1952
1953         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
1954         an old-style decl for malloc.  Fixes tests to work when
1955         sizeof (int) != sizeof (size_t).
1956
1957 Thu May 15 14:10:39 1997  Mike Meissner  <meissner@cygnus.com>
1958
1959         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
1960         NO_VARARGS when compiling.
1961
1962 Thu May  1 14:49:19 1997  Bob Manson  <manson@charmed.cygnus.com>
1963
1964         * lib/plumhall.exp(ph_includes): New procedure.
1965         (ph_make): Use it.
1966         (ph_compiler): Ditto.
1967
1968         * lib/g++.exp: Rename test-glue.c to testglue.c.
1969         * lib/gcc.exp: Ditto.
1970
1971 Thu Apr 10 14:50:26 1997  Bob Manson  <manson@charmed.cygnus.com>
1972
1973         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
1974         to completion when it's called.
1975
1976 Thu Mar 20 09:50:32 1997  Doug Evans  <dje@canuck.cygnus.com>
1977
1978         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
1979         for object files.
1980         (ph_summary): Mark skipped testcases as untested, not unresolved.
1981
1982         * lib/plumhall.exp (ph_make): If unresolved because of bad
1983         errorCode, record errorCode in log file.
1984         (*): Replace send_log/verbose with verbose -log.
1985
1986 Thu Mar 13 16:09:28 1997  Bob Manson  <manson@charmed.cygnus.com>
1987
1988         * lib/plumhall.exp: Use incr_count.
1989
1990 Wed Mar 12 10:01:33 1997  Jeffrey A Law  (law@cygnus.com)
1991
1992         * gcc.c-torture: Update to c-torture-1.45.
1993
1994 Sun Feb 23 18:12:04 1997  Bob Manson  <manson@charmed.cygnus.com>
1995
1996         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
1997         the name of the expect testcase file).
1998         
1999         * lib/g++.exp(g++_init): Ditto.
2000
2001 Thu Feb 20 13:53:05 1997  Bob Manson  <manson@charmed.cygnus.com>
2002
2003         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
2004         the host.
2005
2006         * lib/gcc.exp(gcc_exit): New procedure.
2007
2008 Wed Feb 19 15:16:16 1997  Bob Manson  <manson@charmed.cygnus.com>
2009
2010         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
2011         specs where appropriate.
2012
2013         * g++.old-deja/g++.arm/*: Added additional ERROR checks
2014         because of new "candidates are" messages, and removed a few
2015
2016         * Converted all non-old-style g++ testcases to old-style, and
2017         moved into g++.old-deja.
2018
2019 Fri Feb 14 11:46:46 1997  Bob Manson  <manson@charmed.cygnus.com>
2020
2021         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
2022         options.
2023
2024         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
2025         succeeded.
2026
2027         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
2028
2029 Thu Feb 13 17:30:46 1997  Michael Meissner  <meissner@cygnus.com>
2030
2031         * lib/gcc.exp (gcc_target_compile): Add support for defining
2032         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
2033         the machine doesn't have those features.
2034
2035 Tue Feb 11 12:57:11 1997  Bob Manson  <manson@charmed.cygnus.com>
2036
2037         * g++.law/operators4.exp: Don't use LIBS.
2038
2039 Sat Feb  8 14:45:55 1997  Bob Manson  <manson@charmed.cygnus.com>
2040
2041         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
2042         
2043         * lib/mike-g++.exp: Don't set the compiler to be tested here.
2044         * lib/g++.exp: Set it here instead. Also, allow use of the
2045         --tool_exec and --tool_opt options. Change CXX to
2046         GXX_UNDER_TEST.
2047         
2048         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
2049         
2050         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
2051
2052 Fri Feb  7 12:55:45 1997  Bob Manson  <manson@charmed.cygnus.com>
2053
2054         * lib/old-dejagnu.exp: Use prune_warnings instead of
2055         prune_system_crud.
2056         * lib/mike-g++.exp: Ditto.
2057         * lib/gcc.exp: Ditto.
2058         * lib/g++.exp: Ditto.
2059
2060         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
2061
2062 Fri Feb  7 10:41:53 1997  Jeffrey A Law  (law@cygnus.com)
2063
2064         * 941014-2.c: Include stdlib.h
2065         * 960327-1.c: Include stdio.h
2066         * dbra.c, index-1.c: Don't assume ints are 32bits.
2067
2068 Tue Feb  4 12:51:09 1997  Bob Manson  <manson@charmed.cygnus.com>
2069
2070         * lib/gcc.exp: Add gcc,stack_size target feature.
2071
2072         * lib/g++.exp(g++_target_compile): Add the include and link 
2073         paths here, not in two other places. And, it's $options, not
2074         options.
2075
2076         * lib/mike-g++.exp(postbase): Remove the code that determines
2077         the correct include and link paths.
2078         * g++.old-deja/old-deja.exp: Ditto.
2079
2080 Mon Feb  3 19:00:07 1997  Bob Manson  <manson@charmed.cygnus.com>
2081
2082         * lib/g++.exp(g++_init): target_compile no longer returns the
2083         filename of the result.
2084
2085 Sun Feb  2 14:42:34 1997  Bob Manson  <manson@charmed.cygnus.com>
2086
2087         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
2088         call to glob.
2089
2090         * gcc.c-torture/special/special.exp: Change call to
2091         gcc_target_compile to include the object file.
2092
2093 Sun Feb  2 17:11:50 1997  Ian Lance Taylor  <ian@cygnus.com>
2094
2095         * gcc.c-torture/special/special.exp: Correct misspelling in last
2096         change.
2097
2098 Sat Feb  1 12:34:23 1997  Bob Manson  <manson@charmed.cygnus.com>
2099
2100         * lib/plumhall.exp(ph_summary): Log the entire output of the
2101         executable. Return -1 if there were any failures, 0 otherwise.
2102         (ph_execute): Return -1 if there were any failures, 0 otherwise.
2103         (ph_make): Clean up objects and executables that were built
2104         if the tests succeeded.
2105
2106 Thu Jan 30 13:45:56 1997  Bob Manson  <manson@charmed.cygnus.com>
2107
2108         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
2109         libraries and includes in the build tree as appropriate.
2110
2111 Wed Jan 29 17:19:34 1997  Bob Manson  <manson@charmed.cygnus.com>
2112
2113         * lib/c-torture.exp: Instead of looking for the global variable
2114         NO_LONG_LONG, check to see if that's a feature of the target.
2115
2116 Wed Jan 29 00:36:25 1997  Bob Manson  <manson@charmed.cygnus.com>
2117
2118         * config/default.exp: Minimize. Delete the remainer of the files in
2119         config; this functionality is now in devo/dejagnu/config.
2120
2121         g++.*/*: Pass any additional flags used to compile to postbase;
2122         delete CXXFLAGS.
2123         
2124         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
2125         is now done by runtest.exp. Use gcc_target_compile instead of
2126         compile.
2127
2128         lib/c-torture.exp: Use gcc_target_compile instead of compile.
2129         Remove references to CFLAGS. Use remote_file instead of
2130         calling rm -f.
2131         (c-torture): Take a list of arguments to use to compile this
2132         testcase.
2133
2134         lib/g++.exp: Simplify. Use target_compile instead of compile.
2135         lib/gcc-dg.exp: Ditto.
2136         lib/gcc.exp: Ditto.
2137         lib/mike-{gcc,g++}.exp: Ditto.
2138         lib/old-dejagnu.exp: Ditto.
2139         lib/plumhall.exp: Ditto.
2140         
2141 Wed Jan  8 14:43:07 1997  Jim Wilson  <wilson@cygnus.com>
2142
2143         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
2144         (ph_linker): Likewise.
2145
2146 Wed Nov 13 16:04:19 1996  Joern Rennecke <amylaar@cygnus.com>
2147
2148         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
2149         MAP_ANON / MAP_ANONYMOUS if defined;
2150         else try to map from /dev/zero .
2151
2152 Tue Nov 12 23:30:12 1996  Jeffrey A Law  (law@cygnus.com)
2153
2154         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
2155         isn't defined, then define it to MAP_ANONYMOUS.
2156
2157 Tue Nov 12 11:57:49 1996  Jeffrey A Law  (law@cygnus.com)
2158
2159         * gcc.c-torture: Update to c-torture-1.42 release.
2160
2161 Mon Nov 11 12:45:31 1996  Jeffrey A Law  (law@cygnus.com)
2162
2163         * gcc.c-torture: Update to c-torture-1.41 release.
2164
2165 Sun Oct 27 18:56:18 1996  Jeffrey A Law  (law@cygnus.com)
2166
2167         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
2168         c-torture release.
2169
2170 Thu Aug 15 11:09:36 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
2171
2172         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
2173         and LDFLAGS.  Fix second case to append the target_info ldflags
2174         onto LDFLAGS, not CFLAGS.
2175         * lib/g++.exp (g++_init): Add target_info stuff.
2176         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
2177         of libgloss and newlib flags for !native.
2178
2179         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
2180         (GDB): Fix relative path to go up another dir for finding gdb.
2181
2182 Thu Aug  8 17:03:27 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
2183
2184         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
2185         versions in the target_info array, if they don't exist.
2186
2187 Fri Aug  2 15:39:03 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
2188
2189         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
2190
2191 Mon Jul  8 15:45:58 1996  Jim Wilson  <wilson@cygnus.com>
2192
2193         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
2194         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
2195
2196 Mon Jul  1 15:53:00 1996  Bob Manson  <manson@charmed.cygnus.com>
2197
2198         * lib/old-dejagnu.exp: Don't remove the output file before we've
2199         actually tested it. Don't append pwd to the path of the executable
2200         we're testing.
2201
2202 Sun Jun 30 14:37:50 1996  Doug Evans  <dje@canuck.cygnus.com>
2203
2204         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
2205
2206 Wed Jun 26 14:15:55 1996  Bob Manson  <manson@charmed.cygnus.com>
2207
2208         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
2209         temporary directory for compiler files, and set it to a default
2210         value of /tmp. Set $output as the name of the output file from
2211         compiling the testcase. Add a -o option to $cflags_var so the
2212         compiler writes the final output file as $output. Set $executable
2213         to $output.
2214
2215         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
2216         directory for compiler files, and set it to /tmp if it doesn't
2217         already have a value. Set $output_file to the name of the output
2218         file from compiling the testcase. Add a -o option to CXXFLAGS so
2219         the compiler writes the final output file as $output. Use $output
2220         as the executable to be tested.
2221
2222 Mon Jun 24 17:12:16 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
2223
2224         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
2225
2226 Sat Jun  8 15:12:24 1996  Jeffrey A Law  (law@cygnus.com)
2227
2228         * gcc.c-torture/execute/pending-1.c: New test.  Still
2229         pending in Tege's queue.
2230
2231 Wed Apr 24 18:13:45 1996  Jim Wilson  <wilson@chestnut.cygnus.com>
2232
2233         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
2234         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
2235         if there were failures.  Call unresolved if there were unresolved
2236         testcases.  Call gcc_fail if program did not run to completion.
2237         (ph_make): Pass additional argument name to ph_execute.
2238         (ph_execute): Add new argument.  Pass additional arguments to
2239         ph_summary.  Call gcc_fail is there is no execution output.
2240
2241 Wed Apr 24 13:39:23 1996  Jeffrey A Law  (law@cygnus.com)
2242
2243         * lib/plumhall.exp (proc_summary): Output relavent summary
2244         lines into the log so specific failures in plumhall can be
2245         investigated.
2246
2247 Wed Apr 10 13:23:45 1996  Jeffrey A Law  (law@cygnus.com)
2248
2249         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
2250         (c-torture-execute): Don't try to execute tests which use
2251         "long long" types if $NO_LONG_LONG is nonzero.
2252
2253 Mon Apr  8 08:52:29 1996  Doug Evans  <dje@canuck.cygnus.com>
2254
2255         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
2256         not c-torture.
2257
2258         * gcc.ieee: Move from here.
2259         * gcc.c-torture/execute/ieee: To here.
2260
2261 Tue Mar 26 23:41:18 1996  Jeffrey A Law  (law@cygnus.com)
2262
2263         * gcc.c-torture: Update to c-torture-1.41 release.
2264
2265 Fri Mar 22 15:49:24 1996  Jeffrey A Law  (law@cygnus.com)
2266
2267         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
2268         not "$output".
2269
2270 Thu Mar  7 12:37:08 1996  Doug Evans  <dje@charmed.cygnus.com>
2271
2272         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
2273         -c present.
2274
2275 Sat Mar  2 22:36:37 1996  Jeffrey A Law  (law@cygnus.com)
2276
2277         * config/proelf.exp: Handle connecting to a simulator.
2278
2279 Wed Jan 31 00:58:15 1996  Jeffrey A Law  (law@cygnus.com)
2280
2281         * config/proelf.exp: New file.  Enough framework that we can
2282         run c-torture tests on the proelf targets (or any other target
2283         that gdb can connect to for that matter).
2284
2285 Mon Jan 29 08:57:46 1996  Doug Evans  <dje@canuck.cygnus.com>
2286
2287         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
2288         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
2289
2290         * lib/plumhall.exp (ph_execute): Always call ph_summary if
2291         exec_output exists.
2292
2293 Sun Jan 28 11:28:43 1996  Doug Evans  <dje@charmed.cygnus.com>
2294
2295         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
2296         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
2297
2298         * config/*.exp: Update FSF address.  Change result of ${tool}_load
2299         to pass/fail/unresolved/unsupported/untested.  Caller must now
2300         call unresolved/unsupported/untested.
2301         * lib/*.exp: Update FSF address.  Update to handle new results of
2302         ${tool}_load.
2303         * lib/chill.exp (verbose): Delete.
2304
2305 Sat Jan 27 12:28:07 1996  Doug Evans  <dje@charmed.cygnus.com>
2306
2307         * lib/gcc.exp (default_gcc_start): Change order of args to
2308         $LDFLAGS $CFLAGS $LIBS.
2309         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
2310         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
2311         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
2312         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
2313         * gcc.misc-tests/dg-test.exp: Likewise.
2314         * gcc.misc-tests/msgs.exp: Likewise.
2315         * gcc.prms/prms.exp: Likewise.
2316         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
2317         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
2318
2319         * lib/dg.exp: Deleted, moved to dejagnu/lib.
2320
2321 Wed Jan 24 18:37:00 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
2322
2323         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
2324
2325         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
2326         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
2327
2328         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
2329         necessary.
2330
2331 Sat Jan 20 17:22:08 1996  Brendan Kehoe  <brendan@cygnus.com>
2332
2333         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
2334         global for loop; add use of $mathlib.
2335         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
2336         settings here; set mathlib for anything but VxWorks.
2337
2338 Mon Jan 22 16:31:57 1996  Jeffrey A Law  (law@cygnus.com)
2339
2340         * gcc.c-torture: Update to c-torture-1.40 release.
2341
2342 Wed Jan  3 00:54:33 1996  Jeffrey A Law  (law@cygnus.com)
2343
2344         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
2345         dg.exp.
2346
2347 Sun Dec  3 16:17:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
2348
2349         * lib/c-torture.exp (c-torture-execute): Declare "output" as
2350         global.
2351
2352 Fri Nov 17 20:01:19 1995  Doug Evans  <dje@canuck.cygnus.com>
2353
2354         * lib/g++.exp (LIBS): Define if not already.
2355         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
2356         (gcc-dg-prune): Call prune_gcc_output.
2357         * lib/gcc.exp (prune_gcc_output): New proc.
2358         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
2359         prune_gcc_output.
2360
2361 Thu Nov 16 09:15:40 1995  Doug Evans  <dje@canuck.cygnus.com>
2362
2363         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
2364         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
2365
2366 Wed Nov 15 23:04:36 1995  Jeffrey A Law  (law@cygnus.com)
2367
2368         * gcc.c-torture: Update to c-torture-1.39 release.
2369
2370 Sat Nov  4 12:52:05 1995  Doug Evans  <dje@canuck.cygnus.com>
2371
2372         * lib/c-torture.exp (c-torture-execute): Don't return if one option
2373         fails, try others as well.
2374
2375 Thu Nov  2 09:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
2376
2377         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
2378         If compilation fails, mark execute tests as `untested'.
2379         If test is marked as unsupported, don't mark compilation and
2380         execute tests as failed.
2381
2382 Wed Oct 25 20:57:55 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
2383
2384         * lib/g++.exp (g++_init): Don't link in libg++, and look to
2385         libstdc++ for whether or not we want to be doing shared
2386         libraries.  Delete link_curses since we don't need it anymore.
2387         * lib/mike-g++.exp (postbase): Don't link in libg++.
2388         * g++.old-deja/old-deja.exp: Likewise.
2389
2390 Mon Oct 23 13:05:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
2391
2392         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
2393
2394 Tue Oct 17 15:24:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
2395
2396         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
2397         For that, add `-Wl,-a,shared_archive'.
2398         * g++.old-deja/old-deja.exp: Likewise.
2399
2400 Tue Oct 17 13:09:06 1995  Doug Evans  <dje@canuck.cygnus.com>
2401
2402         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
2403
2404 Mon Oct 16 23:13:32 1995  Brendan Kehoe  <brendan@cygnus.com>
2405
2406         * lib/mike-g++.exp (postbase): Pay attention to the status of
2407         g++_load.
2408
2409 Mon Oct 16 19:28:32 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
2410
2411         * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
2412
2413 Mon Oct 16 13:48:58 1995  Doug Evans  <dje@canuck.cygnus.com>
2414
2415         * lib/gcc.exp (default_gcc_start): No longer need to log program
2416         being executed or its output, execute_anywhere does that now.
2417         * lib/g++.exp (default_g++_version): Call execute_anywhere.
2418         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
2419
2420 Thu Oct 12 10:34:58 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
2421
2422         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
2423         the same as those in lib/g++.exp.
2424
2425 Tue Oct 10 13:47:27 1995  Jeff Law  (law@hurl.cygnus.com)
2426
2427         * gcc.c-torture: Update to c-torture-1.38 release.
2428         * gcc.ieee: Related changes.
2429
2430 Fri Oct  6 12:39:17 1995  Rob Savoye  <rob@darkstar.cygnus.com>
2431
2432         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
2433         "exec". Minor reformatting changes.
2434
2435         * config/rom68k.exp (${tool}_load): Make it work in a canadian
2436         cross. This means all "exec" calls now work on a remote host as
2437         well.
2438         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
2439         cross. Filter out the extra "\r\n" stuff that expect puts in.
2440         (c-torture-execute): Filter out the bogus warnings like
2441         c-torture-compile does. Add support for canadian cross.
2442         * lib/gcc.exp (default_gcc_version, default_gcc_start)
2443         Use execute_anywhere rather than calling exec directly. Now it
2444         works for canadian cross testing.
2445
2446 Thu Oct  5 10:06:45 1995  Brendan Kehoe  <brendan@rtl.cygnus.com>
2447
2448         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
2449         results into a variable, and check that rather than using file exists.
2450
2451 Wed Oct  4 16:31:02 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
2452
2453         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
2454         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
2455
2456 Tue Sep 26 10:15:14 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
2457
2458         * g++.old-deja/old-deja.exp: Create and pass runshlib and
2459         lib_curses if there's a shared libg++ in the build tree.
2460
2461 Fri Sep 22 10:47:24 1995  Doug Evans  <dje@canuck.cygnus.com>
2462
2463         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
2464         if not supported target.
2465
2466 Fri Sep 22 09:22:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
2467
2468         * lib/g++.exp (g++_init): Move empty setting of runshlib and
2469         link_curses up to always happen, not just for native builds.
2470
2471 Thu Sep 21 10:23:32 1995  Jeff Law  (law@snake.cs.utah.edu)
2472
2473         * gcc.c-torture: Update to c-torture-1.36 release.
2474         * gcc.failure: Related changes.
2475
2476 Wed Sep 20 10:56:26 1995  Doug Evans  <dje@canuck.cygnus.com>
2477
2478         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
2479
2480 Tue Sep 19 17:26:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
2481
2482         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
2483         * lib/mike-g++.exp (postbase): Not in here.  Still reference
2484         runshlib, link_curses, and mathlib for link and run.
2485
2486         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
2487         pass the runtime shared library options for Solaris, OSF/1, and
2488         Irix5, and link with -lcurses to avoid unresolved references.
2489         
2490 Wed Sep 13 15:28:10 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
2491
2492         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
2493         only run once.
2494
2495 Wed Sep 13 10:51:52 1995  Doug Evans  <dje@canuck.cygnus.com>
2496
2497         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
2498
2499 Mon Sep 11 11:02:03 1995  Jeff Law  (law@snake.cs.utah.edu)
2500
2501         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
2502         do not have a framework for the "compat" tests yet.
2503
2504 Sat Sep  9 16:15:20 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
2505
2506         * lib/mike-g++.exp (postbase): New local variable `mathlib',
2507         set to null if we're testing vxworks5.1.  Use that instead of
2508         `-lm' in the setting of LIBS for link and run.
2509
2510 Fri Sep  8 13:53:38 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
2511
2512         * config/rom68k.exp (${tool}_load): Major changes to make it
2513         work.  Verified that it does in fact return the stuff in
2514         exec_output properly.  Catch any Emul or any TRAP other than 0.
2515
2516 Thu Sep  7 23:04:06 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
2517
2518         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
2519         LDFLAGS properly for targets that need stuff from libgloss.
2520         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
2521         only run once.
2522         (gpp_initialized): New variable.
2523
2524 Wed Sep  6 21:56:13 1995  Rob Savoye  <rob@darkstar.cygnus.com>
2525
2526         * config/rom68k.exp: Load libgloss.exp.
2527         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
2528         so we can produce a fully linked binary.
2529         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
2530         so we can produce a fully linked binary.
2531
2532 Sun Sep  3 13:25:26 1995  Doug Evans  <dje@canuck.cygnus.com>
2533
2534         * lib/plumhall.exp (ph_section): Watch for expected failures.
2535         Add missing `else'.
2536
2537         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
2538         run the testcase.
2539         (c-torture): Likewise.
2540
2541 Mon Aug 28 11:23:38 1995  Doug Evans  <dje@cygnus.com>
2542
2543         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
2544
2545         * lib/mike-g++.exp (mike_cleanup): New proc.
2546         (prebase): New globals compiler_result, not_compiler_result,
2547         target_regexp.
2548         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
2549         allow leading "-" in pattern.  Watch for unsupported tests.
2550         If $compiler_result is set, pattern match assembler code,
2551         and ditto for $not_compiler_result.
2552         * lib/mike-gcc.exp: Likewise.
2553
2554         * lib/plumhall.exp (ph_execute): Only call ph_summary if
2555         execution "succeeded".
2556
2557 Mon Aug 14 14:03:53 1995  Doug Evans  <dje@canuck.cygnus.com>
2558
2559         * config/win32.exp: New file.
2560         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
2561
2562 Fri Aug  4 15:39:54 1995  Doug Evans  <dje@canuck.cygnus.com>
2563
2564         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
2565         unsupported.
2566         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
2567         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
2568         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
2569
2570         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
2571         "... without exceptions was ...".  That is now handled by
2572         prune_system_crud.
2573         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
2574
2575 Tue Aug  1 11:09:33 1995  Doug Evans  <dje@canuck.cygnus.com>
2576
2577         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
2578         sieve.c,sort2.c}: New files.
2579         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
2580         sieve.exp,sort2.exp}: Drivers for them.
2581
2582         * lib/mike-gcc.exp (program_output): New user settable variable.
2583         (postbase): Call prune_system_crud.  Also prune extraneous compiler
2584         messages.
2585         * lib/mike-g++.exp (program_output): New user settable variable.
2586
2587         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
2588
2589         * config/sh.exp: Deleted (use sim.exp instead).
2590
2591 Fri Jul 28 11:33:46 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
2592
2593         * config/vx.exp: Declare CHECKTASK as global.
2594         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
2595         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
2596         * lib/old-dejagnu.exp: Load [pwd]/$executable.
2597
2598 Wed Jul 26 19:45:39 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
2599
2600         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
2601         target. Like vx.exp, only includes `vx29k.exp' instead of
2602         `vxworks.exp'.
2603
2604 Sun Jul 23 17:38:52 1995  Ian Lance Taylor  <ian@cygnus.com>
2605
2606         * config/sim.exp: Increase time limit from 120 seconds to 240.
2607
2608 Thu Jul  6 11:07:38 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
2609
2610         * gcc.c-torture/execute/950628-1.c: New test.
2611
2612 Sat Jun 10 18:51:41 1995  Jeff Law  (law@snake.cs.utah.edu)
2613
2614         * gcc.c-torture: Update with changes/additions from
2615         c-torture-1.34.
2616
2617 Mon Jun  5 17:58:07 1995  Doug Evans  <dje@canuck.cygnus.com>
2618
2619         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
2620
2621 Sun Jun  4 05:13:57 1995  Jeff Law  (law@snake.cs.utah.edu)
2622
2623         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
2624
2625 Thu Jun  1 00:06:19 1995  Jeff Law  (law@snake.cs.utah.edu)
2626
2627         * gcc.c-torture/compile/950512-1.c: New test.
2628         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
2629         * gcc.dg/struct-ret-1.c: Likewise.
2630
2631 Wed May 31 14:25:13 1995  Doug Evans  <dje@canuck.cygnus.com>
2632
2633         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
2634         930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
2635
2636 Tue May 30 11:19:54 1995  Doug Evans  <dje@canuck.cygnus.com>
2637
2638         * gcc.c-torture/special/920411-1.c: Deleted.
2639         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
2640
2641 Mon May 22 16:55:11 1995  Doug Evans  <dje@chestnut.cygnus.com>
2642
2643         * config/sim.exp (${tool}_load): Hack in call to bash to get a
2644         cpu limit.
2645
2646 Fri May 12 18:57:54 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
2647
2648         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
2649
2650 Thu May  4 14:23:54 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
2651
2652         From kenner;
2653         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
2654         is the proper length.
2655         * va-arg-3.c: Likewise.
2656
2657 Sun Apr 30 16:02:59 1995  Doug Evans  <dje@canuck.cygnus.com>
2658
2659         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
2660         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
2661
2662         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
2663         * lib/g++.exp (default_g++_start): Delete old cruft.
2664
2665 Tue Apr 25 17:20:18 1995  Torbjorn Granlund  <tege@cygnus.com>
2666
2667         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
2668         (2 * (1 << 18)) to (2 * (1 << 17)).
2669
2670         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
2671
2672 Thu Apr 20 12:21:13 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
2673
2674         * config/rom68k.exp: Renamed from config/idp.exp
2675
2676 Tue Apr 18 13:33:26 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
2677
2678         * c-torture/compile/921109-2.c
2679
2680 Tue Apr 18 10:45:12 1995  Mike Stump  <mrs@cygnus.com>
2681
2682         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
2683         excess errors.
2684
2685 Sat Apr 15 11:16:58 1995  Doug Evans  <dje@chestnut.cygnus.com>
2686
2687         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
2688         output.
2689         * lib/g++.exp (default_g++_start): Likewise.
2690
2691 Wed Mar 29 16:34:03 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
2692
2693         * gcc.c-torture/compile/950329-1.c: New test.
2694
2695 Tue Mar 28 16:10:33 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
2696
2697         * config/bug.exp (${tool}_load): Updated to use new remote_open
2698           and remote_close procs.
2699         * config/idp.exp: New file.
2700
2701 Wed Mar 22 15:01:58 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
2702
2703         * gcc.c-torture/execute/950322-1.c: New test.
2704
2705 Tue Mar 21 21:24:49 1995  Doug Evans  <dje@canuck.cygnus.com>
2706
2707         * config/vx.exp (${tool}_load): Clean up testing of return code from
2708         vxworks_ld and vxworks_spawn.
2709
2710 Tue Mar 21 17:01:42 1995  Doug Evans  <dje@deneb.cygnus.com>
2711
2712         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
2713
2714 Mon Mar 13 14:49:42 1995  Mike Stump  <mrs@cygnus.com>
2715
2716         * lib/old-deja.exp: Add `excess errors test - ' error, now one
2717         can mark excess errors on a machine by machine basis.  Note, the
2718         default is to not expect any excess errors, even when excess
2719         errors test - is given, so you will want to put an XFAIL ... on
2720         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
2721         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
2722         those 4 machines, but no others.
2723
2724 Fri Mar 10 12:33:04 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
2725
2726         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
2727         * lib/c-torture.exp: to here.
2728
2729 Fri Mar 10 10:38:15 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
2730
2731         * gcc.c-torture/execute/950221-1.c: New test.
2732         * gcc.c-torture/execute/struct-ret-1.c: New test.
2733         * gcc.c-torture/compile/950221-1.c: New test.
2734
2735         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
2736
2737 Fri Mar  3 16:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
2738
2739         * gcc.c-torture/execute/arith-1.c (main): Return 0.
2740         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
2741
2742 Wed Mar  1 02:08:29 1995  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
2743
2744         * g++.gb: New directory of tests, derived from my signature and
2745         class scoping tests.
2746
2747         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
2748         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
2749         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
2750         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
2751         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
2752         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
2753         * g++.gb/sig25.C: Likewise.
2754
2755         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
2756         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
2757         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
2758         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
2759         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
2760         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
2761         * g++.gb/sig25.exp: Likewise.
2762
2763         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
2764         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
2765         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
2766         * g++.gb/scope13.C: Likewise, this test still fails.
2767
2768         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
2769         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
2770         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
2771         * g++.gb/scope13.exp: Ditto.
2772
2773         * g++.gb/README: New file, explains what these tests are about.
2774
2775 Tue Feb 28 10:37:52 1995  Doug Evans  <dje@canuck.cygnus.com>
2776
2777         * lib/dg.exp (dg-do): Support `preprocess'.
2778         (dg-test): Likewise.
2779
2780 Mon Feb 13 15:18:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
2781
2782         * config/udi.exp: change "continue -expect" to "exp_continue".
2783
2784 Sat Feb 11 00:25:20 1995  Torbjorn Granlund  (tege@tiny.cygnus.com)
2785
2786         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
2787         Delete redundant tests.
2788
2789         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
2790         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
2791         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
2792         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
2793         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
2794         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
2795         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
2796         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
2797
2798         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
2799         storing label pointers.
2800         * gcc.c-torture/execute/921019-1.c: Likewise.
2801         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
2802         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
2803         parameter fp.
2804         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
2805         constants.
2806
2807         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
2808         Delete obsolete tests.
2809
2810         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
2811         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
2812         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
2813         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
2814         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
2815         * gcc.c-torture/compile/950124-1.c: New test.
2816
2817         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
2818
2819 Wed Feb  8 15:30:17 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
2820
2821         * lib/mike-g++.exp: Add -lm to LIBS.
2822
2823 Tue Feb  7 17:09:50 1995  Doug Evans  <dje@canuck.cygnus.com>
2824
2825         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
2826
2827 Mon Jan 30 14:33:25 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
2828
2829         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
2830
2831 Thu Jan 12 16:41:34 1995  Doug Evans  <dje@canuck.cygnus.com>
2832
2833         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
2834
2835 Mon Jan  2 11:50:10 1995  Jeff Law  (law@snake.cs.utah.edu)
2836
2837         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
2838         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
2839         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
2840         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
2841         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
2842         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
2843         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
2844         * g++.law/{operators31.C, operators32.C, 
2845         * g++.law/{operators33.C, operators34.C}: Likewise.
2846         * g++.law/{pic1.C, refs2.C}: Likewise.
2847         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
2848         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
2849         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
2850         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
2851
2852         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
2853         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
2854         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
2855         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
2856         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
2857         * g++.law/{enum9.exp, friend5.exp}: Likewise.
2858         * g++.law/{nest3.exp, nest4.exp}: Likewise.
2859         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
2860         * g++.law/{operators30.exp, operators31.exp}: Likewise.
2861         * g++.law/{operators32.exp, operators33.exp}: Likewise. 
2862         * g++.law/{operators34.exp}: Likewise.
2863         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
2864         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
2865         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
2866         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
2867         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
2868
2869         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
2870         No longer expected to fail.
2871         * g++.law/missed-error3.C: Tweak for recent bool changes.
2872
2873 Sun Dec  4 20:54:33 1994  Doug Evans  <dje@canuck.cygnus.com>
2874
2875         * config/emb-unix: Deleted.
2876         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
2877         remote execution.  Do final link on remote host if REMOTE_LINK is set.
2878
2879 Thu Dec  1 08:43:05 1994  Doug Evans  <dje@canuck.cygnus.com>
2880
2881         * lib/dg.exp (dg-test): Fix typo in last patch.
2882
2883 Wed Nov 30 13:25:32 1994  Doug Evans  <dje@canuck.cygnus.com>
2884
2885         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
2886         (handles multiple occurrences).
2887
2888 Thu Nov 24 19:48:38 1994  Doug Evans  <dje@canuck.cygnus.com>
2889
2890         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
2891         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
2892         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
2893         printed).
2894         * lib/c-torture.exp (c-torture-compile): Likewise.
2895         (c-torture): Prepend full path if missing.
2896         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
2897         (gcc_fail): Likewise.
2898         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
2899
2900 Wed Nov 23 13:56:00 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
2901
2902         * lib/netware.exp: Only attach to NetWare i386 systems.
2903
2904 Wed Nov 16 11:27:00 1994  Doug Evans  <dje@canuck.cygnus.com>
2905
2906         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
2907         messages.  Add test name to "output pattern match" pass/fail message.
2908
2909 Sat Nov 12 22:11:52 1994  Doug Evans  <dje@canuck.cygnus.com>
2910
2911         * gcc.dg: New testsuite.
2912         * gcc.dg/dg.exp: New file.
2913
2914         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
2915         test-switch.c}: Deleted.
2916
2917         * gcc.misc-tests/msgs.exp: New testcase driver.
2918
2919 Wed Nov  9 14:23:09 1994  Doug Evans  <dje@canuck.cygnus.com>
2920
2921         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
2922         Watch for illegal return values from ${tool}_load.
2923         * config/unix.exp (${tool}_load): Fix pass/fail detection for
2924         cross targets.  Coerce return value >0 to 1.
2925
2926 Tue Nov  8 14:10:33 1994  Doug Evans  <dje@canuck.cygnus.com>
2927
2928         * config/unix.exp (${tool}_load): Call program rsh, not proc.
2929
2930         * config/emb-unix.exp: New file.
2931
2932         * config/sim.exp: Error if variable $SIM not defined.
2933         (${tool}_load): Mark test as "untested" if simulator missing.
2934
2935         * config/unix.exp: Load remote.exp to get rcp_download.
2936         * lib/c-torture.exp: Use different option lists for testcases with
2937         and without loops.
2938         * gcc.c-torture/execute/execute.exp: Likewise.
2939
2940 Wed Nov  2 14:47:58 1994  Doug Evans  <dje@canuck.cygnus.com>
2941
2942         * config/*.exp: Clarify return code from ${tool}_load.
2943         Call `unresolved' or `untested' instead of `warning' or `perror'
2944         (sometimes you still want to call both though).
2945         Add comment that `shell_id' is local to each file.
2946         * config/udi.exp (timeout): Set to 30.
2947         Don't print warning if connection fails, $connectmode has already
2948         printed an error.
2949         (${tool}_load): Move verbose messages to level 2.
2950         Rework pattern for "Process started" message.
2951         Pass `shell_id' to ${connectmode}_download.
2952         Retry twice upon timeout.  Make resetting of target more robust.
2953         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
2954         Pass `shell_id' to exit_$connectmode.
2955         Only call exit_$connectmode if connected.
2956         * config/unix.exp (${tool}_load): Check return codes better.
2957         * config/vrtx.exp (${tool}_load): Likewise.
2958         * config/vx.exp (${tool}_load): Likewise.
2959         Delete unneeded global's.
2960         * lib/dg.exp (dg-test): Update to reflect clarified return codes
2961         from ${tool}_load.
2962         (dg-stat): Delete.
2963         (dg-init): Delete recording of pass/fail counts.
2964         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
2965         (old-dejagnu-init): Likewise.
2966         (old-dejagnu-stat): Delete contents, empty proc now.
2967         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
2968         (c-torture): Delete references to lcnt, lpass, lfail.
2969         Get option list from TORTURE_OPTIONS.
2970         Delete -funroll[-all]-loops if no loops.
2971         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
2972         (g++_stat): Delete contents (empty proc now).
2973         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
2974         (gcc_finish): Likewise.
2975         (gcc_stat): Deleted.
2976         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
2977         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
2978         * gcc.c-torture/execute/execute.exp: Likewise.
2979         Split tests into two parts: compile, execute.
2980         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
2981         no loops.  Update to reflect clarified return codes from ${tool}_load.
2982
2983 Fri Oct 21 23:10:16 1994  Doug Evans  <dje@canuck.cygnus.com>
2984
2985         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
2986         to grep for.
2987         (old-dejagnu): Likewise (where necessary).
2988
2989 Fri Oct 14 17:54:58 1994  Doug Evans  <dje@canuck.cygnus.com>
2990
2991         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
2992
2993         * lib/dg.exp (dg-process-target): Fix processing of selector.
2994         Add comment regarding use of `error'.
2995
2996         * lib/gcc.exp (prune_system_crud): Define if missing.
2997         * lib/g++.exp (prune_system_crud): Likewise.
2998
2999         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
3000         Call prune_system_crud.
3001         * lib/dg.exp (dg-runtest): New proc.
3002         Use perror instead of send_user for tcl errors in testcase.
3003         Don't return any value, it's never used.
3004         Don't clobber previous definition of `unknown'.
3005         Print tcl errors in `dg-final'.
3006
3007 Wed Oct 12 13:05:37 1994  Doug Evans  <dje@canuck.cygnus.com>
3008
3009         * lib/dg.exp (dg-process-target): Improve syntax error messages.
3010         (dg-test): Don't print errorInfo, it contains stack backtrace.
3011
3012 Mon Sep 26 12:18:53 1994  Doug Evans  (dje@canuck.cygnus.com)
3013
3014         * lib/g++.exp (runtest_file_p): Define if missing.
3015
3016 Sat Sep 24 15:29:23 1994  Doug Evans  (dje@cygnus.com)
3017
3018         * lib/mike-g++.exp: Comment out loading of g++.exp.
3019         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
3020         (default_g++_version): Always print something.
3021         (default_g++_start): Comment out call to `which'.
3022         (g++_start, g++_load): Deleted (must be defined in config file).
3023         * lib/gcc.exp: Test for existence of $CC at start.
3024         Delete check for tmpdir (done in gcc_init).
3025         (default_gcc_version): Always print something.
3026         (default_gcc_start): Comment out call to `which'.
3027         * config/*.exp: Major cleanup - make cross targets work at least a
3028         little better for g++ (by not being "--tool gcc" specific).
3029         Rename gcc_xxx to ${tool}_xxx.
3030         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
3031         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
3032
3033 Thu Sep 22 11:39:17 1994  Doug Evans  (dje@canuck.cygnus.com)
3034
3035         * lib/c-torture.exp (c-torture-compile): Rework compiler
3036         message processing.
3037
3038         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
3039         c-torture.
3040
3041 Wed Sep 21 09:49:43 1994  Doug Evans  (dje@canuck.cygnus.com)
3042
3043         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
3044
3045         * lib/dg.exp (dg-process-target): Support { target native }.
3046
3047 Tue Sep 20 17:16:55 1994  Doug Evans  (dje@canuck.cygnus.com)
3048
3049         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
3050         looked for "... program xxx got fatal signal".
3051         Correct regsub munging of `comp_output'.
3052         Ignore compiler messages "path prefix not used" and "linker input
3053         file unused".
3054
3055 Wed Sep 14 11:44:40 1994  Doug Evans  (dje@canuck.cygnus.com)
3056
3057         * lib/gcc.exp (runtest_file_p): Define if missing.
3058         * gcc.prms/template.c: Example to work from.
3059
3060 Tue Sep 13 10:30:48 1994  Doug Evans  (dje@canuck.cygnus.com)
3061
3062         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
3063         * lib/dg.exp (dg-test): Call unsupported testcases as such.
3064
3065         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
3066         * gcc.prms/1883.c: Moved from compile/940714-1.c.
3067         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
3068         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
3069
3070         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
3071         (dg-process-target): No longer a varargs proc.
3072         Return S/N for target, P/F for xfail.  All callers changed.
3073         (user option procs): More argument checking.
3074         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
3075         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
3076         (dg-test): Skip test if not running on selected target in `dg-do'.
3077         Update handling of `dg-do-what', `dg-output-text'.
3078         Separate execution pass/fail from output pattern match pass/fail.
3079         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
3080
3081 Mon Sep 12 13:47:35 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
3082
3083         * gcc.c-torture/special/special.exp: Don't expect failure for mips
3084         target for 920510-1.c.
3085
3086 Mon Sep 12 12:44:39 1994  Doug Evans  (dje@canuck.cygnus.com)
3087
3088         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
3089         Clean up comment regarding use of passcnt, etc.
3090         (gcc_stat): Don't update `testcnt' here.
3091         (gcc_finish): Do it here.
3092         Might as well reset `but_id' here too.
3093         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
3094         to determine if the file should be tested.
3095         * gcc.c-torture/compile/compile.exp: Likewise.
3096         * gcc.c-torture/execute/execute.exp: Likewise.
3097         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
3098         * gcc.misc-tests/dg-test.exp: Likewise.
3099         * gcc.prms/prms.exp: Likewise.
3100         * gcc.wendy/wendy.exp: Likewise.
3101         * g++.old-deja.exp: Likewise.
3102         Move "Testing file" message to verbose level 1.
3103
3104 Fri Sep  9 10:21:18 1994  Doug Evans  (dje@canuck.cygnus.com)
3105
3106         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
3107
3108 Thu Sep  8 16:52:43 1994  Doug Evans  (dje@canuck.cygnus.com)
3109
3110         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
3111         (default_gcc_start): Accept optional second list element
3112         of compiler flags.  Print compiler output at verbosity level 2.
3113         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
3114         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
3115         Save current values of framework globals passcnt, failcnt, xpasscnt,
3116         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
3117         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
3118         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
3119         xfailcnt to compute stats.  Update framework global `testcnt' from
3120         pass/fail counts.
3121         (gcc_finish): New proc.  Clean up test environment.
3122         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
3123         (gcc_epass, gcc_efail): Delete.
3124         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
3125         argument of line number.
3126         (dg-init): If the tool has an init routine, call it.
3127         (dg-test): Remove args `cflags_var' and `libs_var'.
3128         Pass all compiler options to ${tool}_start.
3129         Handle missing line number.
3130         (dg-finish): New function.
3131         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
3132         particular files.  Call gcc_finish at end.  Move "skipping test"
3133         message to verbosity level 3.
3134         * gcc.c-torture/compile/compile.exp: Likewise.
3135         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
3136         * gcc.c-torture/execute/execute.exp: Likewise.
3137         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
3138         Print testcase being tried at verbosity level 1.
3139         * gcc.c-torture/special/special.exp: Unset xfail.
3140         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
3141         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
3142         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
3143         * gcc.failure/failure.exp: Likewise.
3144         * gcc.ieee/ieee.exp: Likewise.
3145         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
3146         Update call to dg-test.  Call dg-finish at end.
3147         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
3148         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
3149         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
3150         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
3151         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
3152         * gcc.wendy/wendy.exp: Add copyright.
3153         Delete setting of tmpdir (done by gcc_init).
3154         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
3155         Pass compiler flags to gcc_start.  Call gcc_finish at end.
3156         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
3157         gcc_[ce]pass/fail.
3158
3159 Wed Sep  7 11:09:08 1994  Doug Evans  (dje@canuck.cygnus.com)
3160
3161         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
3162         confusion.
3163         (g++_load): Likewise.
3164
3165         * config/*.exp (gcc_load): Some were varargs fns and some were not.
3166         Rename argument to `prog' to remove the confusion.
3167         Varargs fns behave differently too!
3168         (g++_load): Likewise.
3169
3170         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
3171
3172         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
3173         what it is.  Delete (always) printing of status value for !native.
3174         Simplify verbose code, and include status and exec_output.
3175         (g++_load): Use gcc_load.
3176
3177 Sun Sep  4 13:59:27 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
3178
3179         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
3180         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
3181         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
3182         940714-3.c as these testcases don't exist anymore.  Make
3183         va-arg-1.c expected to pass.
3184
3185 Fri Aug 19 12:27:07 1994  Doug Evans  (dje@canuck.cygnus.com)
3186
3187         * gcc.misc-tests/misc.exp: Only run specific testcases.
3188         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
3189         * gcc.misc-tests/dg-[1-9].c: New files.
3190
3191         * lib/dg.exp: New testsuite driver.
3192         * gcc.prms/prms.exp: Use it.
3193
3194         * README.gcc: New file.
3195
3196         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
3197         Document and reset `lxpass' and `lxfail'.
3198         Simplify "initialized" message.
3199         (gcc_stat): Clean up comments a little.
3200
3201 Tue Aug 16 11:16:46 1994  Doug Evans  (dje@canuck.cygnus.com)
3202
3203         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
3204
3205 Mon Aug 15 21:20:36 1994  Doug Evans  (dje@canuck.cygnus.com)
3206
3207         * lib/old-dejagnu.exp (process-option): New proc.
3208         (old-dejagnu-init, old-dejagnu-stat): Likewise.
3209         (old-dejagnu): Simplify.
3210         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
3211
3212 Sun Aug 14 09:23:53 1994  Jeff Law  (law@snake.cs.utah.edu)
3213
3214         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
3215         exists and is not an empty string.
3216
3217         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
3218         $xfail rather than calling setup_xfail.  Clear $xfail when test is
3219         finished.
3220         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
3221         automatically.
3222
3223         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
3224         longer expected to fail.
3225
3226         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to 
3227         "f" function call.
3228
3229         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
3230
3231         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
3232         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
3233         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
3234         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
3235         c-torture-1.29.
3236
3237         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
3238         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
3239
3240         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
3241
3242         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
3243         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
3244
3245         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
3246         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
3247         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
3248
3249 Tue Jul 12 12:49:44 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
3250
3251         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
3252         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
3253         940714-1.c, 940714-2.c, 940714-3.c},
3254         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
3255         gcc.misc-tests/{mg.c,mg.exp}:
3256         New tests.
3257         * gcc.noncompile/noncompile.exp: Change accordingly.
3258
3259 Thu Jul  7 14:20:33 1994  Doug Evans  (dje@canuck.cygnus.com)
3260
3261         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
3262         Undo previous clobberage.
3263
3264 Mon Jul  4 17:00:59 1994  Jeff Law  (law@snake.cs.utah.edu)
3265
3266         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
3267         * gcc.special/{930510-1.c, special.exp}:
3268         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
3269         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
3270         struct-varargs-1.c}: New tests from c-torture-1.26.
3271
3272 Tue Jun 28 17:39:42 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
3273
3274         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
3275           argument to switch.
3276
3277 Sat May 21 10:39:38 1994  Bill Cox  (bill@rtl.cygnus.com)
3278
3279         * Revert the previous changes.  Please see Rob's directory
3280           (/lisa/test/rob/progressive/gcc/testsuite) for testing
3281           fixes.
3282
3283 Thu May 19 18:00:03 1994  Bill Cox  (bill@rtl.cygnus.com)
3284
3285         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp, 
3286           g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
3287           g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
3288           g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
3289           g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
3290           g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
3291           g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp, 
3292           g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp, 
3293           g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
3294           g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
3295           g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp, 
3296           g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp, 
3297           g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp, 
3298           g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
3299           g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp, 
3300           g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
3301           g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
3302           g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
3303           g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp, 
3304           g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
3305           g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
3306           g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
3307           gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp, 
3308           gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
3309           gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
3310           lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
3311           lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
3312
3313 Tue May 17 14:55:09 1994  Bill Cox  (bill@rtl.cygnus.com)
3314
3315         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
3316           lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
3317           with perror calls.
3318
3319 Mon May  2 17:41:13 1994  Jason Merrill  (jason@deneb.cygnus.com)
3320
3321         * config/unix.exp (g++_load): Fix syntax.
3322
3323 Thu Apr 14 12:22:10 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
3324
3325         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
3326         * gcc.noncompile/921017-1.c: Deleted obsolete test.
3327         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
3328         Don't expect va-arg-1.c to fail.  Correct expected output for
3329         920928-1.c.
3330         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
3331         * gcc.wendy/hbm4.c: Correct typo.
3332         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
3333
3334 Mon Mar 28 13:29:37 1994  Doug Evans  (dje@canuck.cygnus.com)
3335
3336         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
3337         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
3338         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
3339         * lib/c-torture.exp (c-torture-compile): Ditto.
3340
3341         Reduce volume of output (remove all the -I's and such).
3342         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
3343         Call gcc_cpass, gcc_cfail.
3344         (c-torture): Pass testing option to c-torture-compile.
3345
3346 Mon Mar 21 12:40:33 1994  Doug Evans  (dje@cygnus.com)
3347
3348         Bring patches over from progressive.
3349         * config/default.exp: Exit remote shell cleanly.
3350         (g++_exit, g++_start): Add default versions.
3351         * config/sim.exp (gcc_load): Use perror, not error.
3352
3353 Sun Mar 20 12:05:32 1994  Doug Evans  (dje@canuck.cygnus.com)
3354
3355         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
3356         set in site.exp.
3357
3358 Mon Mar 14 19:30:28 1994  Doug Evans  (dje@cygnus.com)
3359
3360         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
3361         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
3362         (wendy_try): New proc to run testcase.
3363         (main loop): Call 'em.
3364         * gcc.wendy/*.c: Clean up pass to correct expected output.
3365
3366         * lib/gcc.exp: Minor cleanup work.
3367         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
3368
3369 Wed Mar  9 15:22:54 1994  Doug Evans  (dje@canuck.cygnus.com)
3370
3371         * config/sim.exp (gcc_load): Document return codes better.
3372         Don't pass -v to simulator.
3373
3374 Thu Feb 24 07:15:18 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
3375
3376         * gcc.special/920717-x.c: Fix typo.
3377         * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
3378         get at sources.
3379
3380         * lib/mike-gcc.exp: Fix typo.
3381
3382 Tue Feb 15 15:41:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
3383
3384         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
3385         binary to use, transform the name.
3386         * config/*.exp: rename everything. Nuke any g++ specific files,
3387         it's now a special case of gcc that requires no special support.
3388         Add a default.exp for unsupported targets.
3389
3390 Fri Feb 11 12:59:54 1994  Rob Savoye  (rob@poseidon.cygnus.com)
3391
3392         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
3393         lib/old-dejagnu.exp: Fix a few patterns to work with the new
3394         version of Tcl.
3395
3396 Wed Feb  9 21:35:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
3397
3398         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
3399         than a warning.
3400
3401 Sun Feb  6 16:52:13 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
3402
3403         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
3404
3405 Mon Jan  3 17:28:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
3406
3407         * gcc.execute/execute.exp: Combine opt_list and foption_list into
3408         option_list.  Compile every file with only 4/6 option choices
3409         (same as C torture) instead of with 12/18 different option
3410         choices.
3411         * lib/c-torture.exp: Likewise.
3412
3413         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
3414         not already set.
3415
3416 Thu Dec 30 17:17:07 1993  Mike Stump  (mrs@rtl.cygnus.com)
3417
3418         * lib/old-deja.exp: Add `excess errors test fails' error, now one
3419         can put an XFAIL *-*-* on excess errors.
3420
3421 Sun Dec 19 21:45:34 1993  Jeffrey A. Law  (law@snake.cs.utah.edu
3422
3423         * g++.law: Add more tests derived from g++-bugs snapshots.
3424
3425         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's 
3426         equivalent to g++.law/init9.
3427
3428         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
3429         compiled it, and the a.out file after we've run it.
3430
3431 Fri Dec 17 11:29:56 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
3432
3433         * lib/mike-g++.exp (postbase): Delete the .o file after we've
3434         compiled it, and the a.out file after we've run it.
3435
3436 Fri Dec 17 10:18:16 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
3437
3438         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
3439
3440 Wed Dec 15 20:36:40 1993  Rob Savoye  (rob@darkstar.cygnus.com)
3441
3442         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
3443         version number. 
3444
3445 Sun Dec 12 21:10:04 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
3446
3447         * g++.law: New directory of g++ tests derived from the g++-bugs
3448         snapshots.
3449
3450 Thu Dec 09 16:50:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
3451
3452         * gcc.compile: initbug1.c initbug1.exp testcase added
3453
3454 Mon Dec 06 11:09:52 1993  Jeffrey Wheat  (cassidy@cygnus.com)
3455
3456         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
3457         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
3458           fixes submitted by Jeff Law (law@cs.utah.edu)
3459         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
3460           Jeff Law (law@cs.utah.edu)
3461
3462
3463 Tue Nov 30 16:34:07 1993  Mike Stump  (mrs@cygnus.com)
3464
3465         * config/unix-g++.exp: Follow the gcc way of doing things.
3466         * g++.old-deja/old-deja.exp: Minor updates.
3467         * lib/g++.exp: New file, follow the gcc way of doing things.
3468         * lib/old-dejagnu.exp: Minor updates.
3469         * lib/mike-g++.exp: Always unset errorInfo.
3470
3471 Sat Nov  6 11:34:51 1993  Mike Stump  (mrs@cygnus.com)
3472
3473         * lib/gcc.exp: Fix some errors with the below change, CC and
3474         CFLAGS should be global when setting, not local.
3475
3476 Wed Nov  3 11:16:26 1993  Rob Savoye  (rob@darkstar.cygnus.com)
3477
3478         * lib/gcc.exp: Transform tool name.
3479
3480 Wed Oct 27 23:57:29 1993  Jeffrey Wheat  (cassidy@cygnus.com)
3481
3482         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
3483
3484 Wed Oct 27 14:45:50 1993  Jeffrey Wheat  (cassidy@cygnus.com)
3485
3486         * lib/gcc.exp: change gcc_done to gcc_stat
3487
3488 Wed Oct 27 09:57:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
3489
3490         * Upgraded gcc testsuite to c-torture version 1.25
3491
3492 Sun Oct 24 10:58:03 1993  Jeffrey Wheat  (cassidy@cygnus.com)
3493
3494         * lib/gcc.exp: added reporting code. Changed verbose compile message.
3495         * lib/c-torture: added hooks for new reporting code.
3496
3497 Thu Oct 21 18:45:32 1993  Jeffrey Wheat  (cassidy@cygnus.com)
3498
3499         * config/sh-gcc.exp: check if sh-sim exists in the path
3500
3501 Mon Oct 18 11:13:22 1993  Jeffrey Wheat  (cassidy@cygnus.com)
3502
3503         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
3504         * gcc.compile/compile.exp: Initial changes for new logic.
3505         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
3506         * gcc.failure/failure.exp: Initial changes for new logic.
3507         * gcc.ieee/ieee.exp: Initial changes for new logic.
3508         * gcc.misc-tests/misc.exp: Initial changes for new logic.
3509         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
3510         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
3511         * lib/c-torture.exp: Initial changes for new logic.
3512         * lib/gcc.exp: Initial changes for new logic.
3513
3514 Fri Oct 15 00:19:42 1993  Mike Stump  (mrs@cygnus.com)
3515
3516         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
3517         depend upon failure or success.  Fully qualify names in failure
3518         and success messages.  Always remove a.out before starting
3519         compile, just in case.  Pay more attention to error text output by
3520         the compiler.  Handle testcases with no known past errors just
3521         like all others, so that things are uniform.  Other miscellaneous
3522         improvements.
3523
3524 Wed Oct 13 15:04:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
3525
3526         * gcc.cpp: new directory for cpp tests
3527
3528 Mon Oct  4 09:03:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
3529
3530         * lib/chill.exp: Code reformatted, removed unused code.
3531         * config/unix-chill.exp: Code reformatted, removed unused code.
3532         * chill.execute/execute.exp: Code reformatted, removed unused code.
3533         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
3534
3535 Mon Oct  4 06:19:26 1993  Ian Lance Taylor  (ian@cygnus.com)
3536
3537         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
3538         routines not written.
3539
3540 Mon Sep 27 21:07:44 1993  Rob Savoye  (rob@darkstar.cygnus.com)
3541
3542         * config/bug-gcc.exp: Use new procs from bug.exp.
3543
3544 Tue Sep 21 18:21:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
3545
3546         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
3547         via ftp, rather than depending on NFS.
3548         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
3549         case.
3550
3551 Thu Sep  9 23:09:15 1993  Rob Savoye  (rob@darkstar.cygnus.com)
3552
3553         * config/bug-gcc.exp: Use new download proc.
3554
3555 Tue Sep 14 19:23:58 1993  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
3556
3557         * chill.execute/execute.exp: cleanups, handles errors better
3558         * chill.compile/compile.exp: rewrite, based on execute.exp
3559         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
3560         * lib/chill.exp: major changes to diff proc and compile and link
3561           procs. added chill_fail and chill_pass wrappers to pass and
3562           fail. added more comments, and handle error codes better. 
3563           Added a hack to capture stderr from exec, so noncompile tests
3564           can work.
3565           
3566 Sat Sep 11 15:30:10 1993  Jeffrey Wheat  (cassidy@cygnus.com)
3567
3568         * chill.execute/execute.exp: rewrite of testsuite driver
3569         * lib/chill.exp: rewrite of testsuite driver
3570         * config/unix-chill.exp: rewrite of testsuite driver
3571
3572 Wed Aug 25 14:11:13 1993  Bill Cox  (bill@rtl.cygnus.com)
3573
3574     In chill.execute:
3575         * iexpr.ch: Standardize uppercase.
3576         * tuples.dat: Standardize uppercase.
3577         * vary.ch: standardize.  Correct varying string assignments.
3578         * vary.dat: Add new output lines.
3579
3580 Tue Aug 24 13:45:49 1993  Bill Cox  (bill@rtl.cygnus.com)
3581
3582     In chill.execute:
3583         * chprintf.ch: Standardize use of uppercase.
3584         * tuples.ch: Standardize and turn arr2 into a DCL,
3585           rather than a SYN.
3586         * pinits.ch: Standardize.
3587
3588 Mon Aug 23 17:26:58 1993  Per Bothner  (bothner@kalessin.cygnus.com)
3589
3590         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
3591         * Makefil: Renamed to Makefile.in.
3592         * configure.in: New.
3593
3594 Mon Aug 23 14:24:13 1993  Bill Cox  (bill@rtl.cygnus.com)
3595
3596     In chill.execute:
3597         * .cvsignore: Add result/output files.
3598         * Makefile: Fix up variables at start.  Use MFLAGS
3599           everywhere.  Correct bool_loc, built_ins entries.
3600           Add entry for vary1.ch.
3601         * bitarray.ch: Standardize upper-case usage.
3602         * bitexpr.ch: Standardize, add output of b1.
3603         * params.ch: Use arrayt in along PROC parameters, to
3604           avoid novelty problems.
3605         * sets.ch: Tiny cleanup.
3606         * vary1.ch: Re-indent.
3607
3608 Tue Aug 17 15:42:07 1993  Bill Cox  (bill@rtl.cygnus.com)
3609
3610         * Add PR-related files to Makefiles, .cvsignore files, etc.
3611
3612 Mon Aug  2 15:46:05 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
3613
3614         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
3615           with compiler objects. New names are test-flow.c and test-loop.c
3616
3617 Tue Jul 27 10:08:08 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
3618
3619         * Upgraded c-torture tests from 1.19 to 1.20
3620
3621         * new files:
3622         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c 
3623         * gcc.compile: 930623-1.c 930623-2.c 
3624         * gcc.noncompile: 930622-1.c 930622-2.c
3625         * gcc.failure: 920411-1.c 920627-2.c
3626         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
3627
3628 Tue Jul 20 15:19:44 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
3629
3630         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
3631           More changes to get testsuite working properly. Needs more work.
3632           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
3633
3634 Mon Jul 19 18:40:31 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
3635
3636         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
3637           More changes to get testsuite working properly. Needs more work.
3638
3639 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat  (cassidy@cygnus.com)
3640
3641         * chill.compile/compile.exp: Added for Dejagnu support
3642         * chill.execute/execute.exp: Added for Dejagnu support
3643         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
3644
3645 Sat Jun 19 07:13:05 1993  Bill Cox  (bill@rtl.cygnus.com)
3646
3647     This should complete moving the CHILL test files.
3648         * chill.noncompile(.cvsignore printf.grt 
3649           in-printf.grt chprintf.grt chprintf.ch):
3650           Added test-support files.
3651           (Makefile): Modified further.
3652         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
3653           signal.ch): Added test files.
3654         * chill.execute (.cvsignore printf.grt printr.c
3655           in-printf.grt rts.c chprintf.grt rts.h): Added
3656           test-support files.
3657           (Makefile): More corrections.
3658
3659 Fri Jun 18 23:40:54 1993  Bill Cox  (bill@rtl.cygnus.com)
3660
3661         * chill.compile, chill.execute, chill.nocompile: Add CHILL
3662           test cases, ready for DejaGnu.
3663
3664 Thu Jun 17 19:14:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
3665
3666         * Upgraded c-torture tests from 1.18 to 1.19
3667
3668         * gcc.compile: added test(s):
3669           930607-1.c
3670         * gcc.execute: added test(s):
3671           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
3672
3673         * added new subdirectory for misc tests: gcc.misc-tests
3674         * gcc.misc-test(s): added tests:
3675           inst-check.c test-consts.c test-ior.c test-switch.c
3676
3677 Wed Jun  9 16:53:26 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
3678
3679         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
3680
3681 Mon Jun  7 16:18:40 1993  Ian Lance Taylor  (ian@cygnus.com)
3682
3683         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
3684
3685 Thu Jun  3 13:13:36 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
3686
3687         * Upgraded c-torture tests from 1.17 to 1.18
3688
3689 Wed Jun  2 19:02:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
3690
3691         * Upgraded c-torture tests from 1.12 to 1.17
3692
3693 Fri Apr 30 09:38:41 1993  Mike Werner  (mtw@deneb.cygnus.com)
3694
3695         * lib/old-dejagnu.exp:
3696           Fixed handling of XFAIL target triplets to correctly
3697           recognize wildcard characters.  Removed code that
3698           appended a unique id tag to the end of the file name
3699           printed out by the result of the testcases within a
3700           given test file.
3701
3702 Thu Apr 29 19:06:29 1993  Mike Werner  (mtw@deneb.cygnus.com)
3703
3704         * lib/old-dejagnu.exp:
3705           Reworked expected failure handling to trigger off of XFAIL
3706           keyword in keyphrase embeded in testcase source code. The
3707           XFAIL keyword must be at the end of the keyphrase line. It
3708           may optionally be followed by one or more target triplets.
3709           It has just occured that the handling of wildcards in the
3710           target triplet may not be correct.
3711
3712 Fri Apr 23 13:16:20 1993  Mike Werner  (mtw@deneb.cygnus.com)
3713
3714         * g++.old-deja/tests:
3715           Moved all subdirectories up one level into g++.old-deja .
3716
3717         * lib/old-dejagnu.exp:
3718           Fixed problem with CXXFLAGS not being properly reset, and being
3719           corrupted with extraneous "-c" compiler option.  This was
3720           causing binaries to not be generated for test that needed them.
3721           Modified strings passed to "pass" and "fail" so that individual
3722           tests from the same test file would be distinguished by an
3723           identifier appended to the test file name in the summary logs;
3724           this corrected a problem with erroneous diff logs.  Added code
3725           to search testcases for expected fail and unexpected pass keywords.
3726
3727 Tue Apr 20 18:27:58 1993  Rob Savoye  (rob at darkstar.cygnus.com)
3728
3729         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
3730
3731 Thu Apr 15 11:01:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
3732
3733         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
3734           Removed extraneous text from end of "Special g++ Options"
3735           keyphrase.
3736
3737         * lib/old-dejagnu.exp: Added pattern matching to look for new
3738           keywords, embedded in testcases comments, which will trigger
3739           calls to xpass and xfail.
3740
3741 Wed Apr 14 14:28:01 1993  Mike Werner  (mtw@deneb.cygnus.com)
3742
3743         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
3744           comments embedded in the testcases, especially the one looking for
3745           special compiler options, as well as the pattern matching for the
3746           compiler output again.
3747
3748 Mon Apr 12 15:15:37 1993  Mike Werner  (mtw@deneb.cygnus.com)
3749
3750         * lib/old-dejagnu.exp: Do a proper check of the return value for
3751           execute tests. Fixed several problems with the pattern matching
3752           of the compiler output which gave erroneous test results.
3753           Changed several of the test result messages to be more descriptive.
3754         * config/unix-g++.exp: Proc g++_load now actually works and
3755           executes the tests passed to it and returns a usable return
3756           value. 
3757
3758 Sun Apr 11 17:22:37 1993  Rob Savoye  (rob at darkstar.cygnus.com)
3759
3760         * lib/gcc.exp: Exits gracefully if $CC is bogus.
3761
3762 Fri Apr  9 09:41:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
3763
3764         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
3765           Modified both files to properly execute the old style
3766           dejagnu tests. The previous versions of these files were
3767           experimental and did not function anything near correctly.
3768
3769 Mon Apr  5 21:08:24 1993  Rob Savoye  (rob@cygnus.com)
3770
3771         * Removed all Makefile.in and configure.in files. No configuration
3772         needed now.
3773
3774 Fri Apr  2 12:15:17 1993  Mike Werner  (mtw@deneb.cygnus.com)
3775
3776         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
3777
3778 Sun Mar 28 11:17:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
3779
3780         * gcc.compile/configure.in, gcc.unsorted/configure.in,
3781         gcc.special/configure.in, gcc.noncompile/configure.in,
3782         gcc.execute/configure.in, gcc.code_quality/configure.in,
3783         g++.other/configure.in, g++.old-deja/configure.in,
3784         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
3785         in srcname setting.
3786
3787 Thu Mar 25 20:07:55 1993  Rob Savoye  (rob at darkstar.cygnus.com)
3788
3789         * lib/udi.exp:  Fixed mondfe and mondfe_download.
3790         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
3791         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
3792
3793 Thu Mar 25 13:06:41 1993  Ian Lance Taylor  (ian@cygnus.com)
3794
3795         * config/udi-gdb.exp: Check $shell_id after connecting to target.
3796         (gdb_exit): Don't remove *_soc files.
3797
3798 Mon Mar 22 14:28:46 1993  Ian Lance Taylor  (ian@cygnus.com)
3799
3800         * lib/c-torture.exp: Don't look for main; instead always use -w
3801         -c.  This is how the c-torture tests work.  Remove the object
3802         file if the compilation succeeds.
3803         * gcc.execute/execute.exp: Remove executable if test passes.
3804         * gcc.noncompile/noncompile.exp: Every test is an expected
3805         failure.
3806         * gcc.special/special.exp: Added tests from c-torture 1.11,
3807         corrected use of existing test.
3808         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
3809         gcc.execute/920625-1.c: Updated to c-torture 1.11.
3810         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
3811         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
3812         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
3813         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
3814         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
3815         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
3816         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
3817         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
3818         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
3819         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
3820         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
3821         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
3822         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
3823         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
3824         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
3825         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
3826         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
3827         c-torture 1.11.
3828         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
3829         correspond to c-torture 1.11.
3830
3831         * New file.
3832