* Makefile.in: Rebuilt.
[official-gcc.git] / gcc / testsuite / ChangeLog
blobcdfd501c68c64b77fd77abdb0b91210e47603b19
1 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
3         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
4         * g++.old-deja/g++.pt/crash67.C: New test.
6 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
8         * g++.old-deja/g++.other/debug9.C: New test.
10 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
12         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
14 Wed May 16 20:33:57 CEST 2001  Jan Hubicka  <jh@suse.cz>
16         * gcc.c-torture/compile/20010516-1.c: New test.
18 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
20         * g++.old-deja/g++.other/crash41.C: New test.
22 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
24         * g++.old-deja/g++.pt/crash66.C: New test.
26 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
28         * g++.old-deja/g++.robertl/eb27.C: Convert.
30 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
32         * g++.dg/friend-warn.C: New test.  Do not warn about friend
33         declaration being redundant.
35 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
37         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
39 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
41         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
43 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
45         * lib/g++.exp: Use testsuite_flags.
46         
47 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
49         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
51 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
53         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
55 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
57         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
59 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
61         * gcc.c-torture/compile/20010313-1.c: New test.
63 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
65         * gcc.dg/cpp/direct2.c: New test.
66         * gccq.dg/cpp/direct2s.c: New test.
68         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
70 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
72         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
73         * g++.old-deja/g++.other/op3.C: Likewise.
75 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
77         * gcc.dg/cpp/syshdr.h: New file.
78         * gcc.dg/cpp/sysmac1.c: Update.
79         * gcc.dg/cpp/sysmac2.c: Update.
81 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
83         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
85 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
87         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
88         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
90 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
92         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
94 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
96         * lib/g++.exp (g++_include_flags): Don't use any special flags
97         if TESTING_IN_BUILD_TREE is not defined.
98         (g++_init): Use a plain 'c++' as the compiler if
99         TESTING_IN_BUILD_TREEE is not defined.
101 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
103         * g++.old-deja/g++.eh/catch13.C: New test.
104         * g++.old-deja/g++.eh/catch14.C: New test.
106 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
108         * gcc.dg/cpp/tr-define.c: New test.
110 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
112         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
113         <stdlib.h>, not <malloc.h>.
115 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
117         * g++.old-deja/g++.ns/template17.C: New test.
119 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
121         * g++.old-deja/g++.pt/ref4.C: New test.
123 2001-04-30  Richard Henderson  <rth@redhat.com>
125         * gcc.dg/20000724-1.c: Revert last change.
127 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
129         * g77.f-torture/execute/20010430.f: New test.
131 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
133         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
135 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
137         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
139 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
141         * g++.old-deja/g++.eh/crash6.C: New test.
143 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
145         * g++.old-deja/g++.other/warn7.C: New test.
147 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
149         * g++.old-deja/g++.other/defarg9.C: New test.
151 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
153         * g77.f-torture/compile/20010426.f: New test.
154         * g77.f-torture/execute/20010426.f: New test.
156 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
158         * g77.f-torture/compile/20000629-1.x: Remove - error
159         has been fixed.
161 Thu Apr 26 11:15:12 2001  Jeffrey A Law  (law@cygnus.com)
163         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
164         Tweak slightly to work with g++.dg framework.
165         * g++.dg/special/ecos.exp: Run initp1.C test.
166         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
168         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
169         its linker doesn't give line numbers either.
170         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
172 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
174         * g++.old-deja/g++.other/lex1.C: New test.
176 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
178         * gcc.dg/noncompile/20010425-1.c: New test.
180 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
182         * g++.old-deja/g++.pt/mangle2.C: New test.
184 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
186         * gcc.dg/format/plus-1.c: New test.
188 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
190         * gcc.dg/20010423-1.c: New test.
192 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
194         * gcc.c-torture/execute/20010422-1.c: New test.
196 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
198         * g++.old-deja/g++.ns/type2.C: New test.
200 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
202         * g++.old-deja/g++.other/perf1.C: New test.
204 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
206         * gcc.dg/c99-func-2.c: Remove xfail.
207         * gcc.dg/c99-func-3.c: Remove xfail.
208         * gcc.dg/c99-func-4.c: Remove xfail.
210 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
212         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
214 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
216         * gcc.c-torture/compile/20010423-1.c: New test.
218 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
220         * g++.old-deja/g++.pt/typename28.C: New test.
222 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
224         * g++.old-deja/g++.abi/empty2.C: New test.
225         * g++.old-deja/g++.abi/empty3.C: New test.
227 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
229         * g++.old-deja/g++.other/comdat2.C: New test.
230         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
232 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
234         * g++.old-deja/g++.other/overload14.C: New test.
236 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
238         * g++.old-deja/g++.other/lookup23.C: New test.
240 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
242         * gcc.c-torture/execute/20010403-1.c: New test.
244 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
245             Mark Mitchell  <mark@codesourcery.com>
247         * lib/old-dejagnu.exp: Don't delete output of executable.
248         Add .exe suffix to executables.
250 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
252         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
254 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
256         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
258 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
260         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
261         * g++.old-deja/g++.abi/crash1.C: New test.
263 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
265         * g++.old-deja/g++.other/crash40.C: New test.
267 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
269         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
271 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
273         * g++.old-deja/g++.other/warn6.C: New test.
275 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
277         * g++.old-deja/g++.robertl/eb42.C: Same.
279 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
281         * gcc.dg/wtr-conversion-1.c: New testcase.
283 2001-04-10  Richard Henderson  <rth@redhat.com>
285         * g++.old-deja/g++.other/array5.C: New.
287 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
289         * gcc.c-torture/execute/20010408-1.c: New test.
291 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
293         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
294         headers and constructs.
295         * g++.old-deja/g++.robertl/eb79.C: Same.
296         * g++.old-deja/g++.robertl/eb77.C (main): Same.
297         * g++.old-deja/g++.robertl/eb73.C: Same.
298         * g++.old-deja/g++.robertl/eb66.C (main): Same.
299         * g++.old-deja/g++.robertl/eb55.C (t): Same.
300         * g++.old-deja/g++.robertl/eb54.C (main): Same.
301         * g++.old-deja/g++.robertl/eb46.C (main): Same.
302         * g++.old-deja/g++.robertl/eb44.C: Same.
303         * g++.old-deja/g++.robertl/eb41.C (main): Same.
304         * g++.old-deja/g++.robertl/eb4.C (main): Same.
305         * g++.old-deja/g++.robertl/eb39.C: Same.
306         * g++.old-deja/g++.robertl/eb33.C (main): Same.
307         * g++.old-deja/g++.robertl/eb31.C (main): Same.
308         * g++.old-deja/g++.robertl/eb30.C: Same.
309         * g++.old-deja/g++.robertl/eb3.C: Same.
310         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
311         * g++.old-deja/g++.robertl/eb21.C: Same.
312         * g++.old-deja/g++.robertl/eb15.C: Same.
313         * g++.old-deja/g++.robertl/eb118.C: Same.
314         * g++.old-deja/g++.robertl/eb115.C (main): Same.
315         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
316         * g++.old-deja/g++.robertl/eb109.C: Same.
317         * g++.old-deja/g++.other/sibcall1.C (main): Same.
318         * g++.old-deja/g++.mike/rtti1.C: Same.
319         * g++.old-deja/g++.mike/p658.C: Same.
320         * g++.old-deja/g++.mike/net46.C: Same.
321         * g++.old-deja/g++.mike/net34.C: Same.
322         * g++.old-deja/g++.mike/memoize1.C: Same.
323         * g++.old-deja/g++.mike/eh2.C: Same.
324         * g++.old-deja/g++.law/weak.C: Same.
325         * g++.old-deja/g++.law/visibility7.C: Same.
326         * g++.old-deja/g++.law/visibility25.C: Same.
327         * g++.old-deja/g++.law/visibility22.C: Same.
328         * g++.old-deja/g++.law/visibility2.C: Same.
329         * g++.old-deja/g++.law/visibility17.C: Same.
330         * g++.old-deja/g++.law/visibility13.C: Same.
331         * g++.old-deja/g++.law/visibility10.C: Same.
332         * g++.old-deja/g++.law/visibility1.C: Same.
333         * g++.old-deja/g++.law/virtual3.C (eval): Same.
334         * g++.old-deja/g++.law/vbase1.C: Same.
335         * g++.old-deja/g++.law/operators32.C: Same.
336         * g++.old-deja/g++.law/nest3.C: Same.
337         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
338         * g++.old-deja/g++.law/except5.C (main): Same.
339         * g++.old-deja/g++.law/cvt7.C (run): Same.
340         * g++.old-deja/g++.law/cvt2.C: Same.
341         * g++.old-deja/g++.law/cvt16.C: Same.
342         * g++.old-deja/g++.law/ctors6.C (bar): Same.
343         * g++.old-deja/g++.law/ctors17.C (main): Same.
344         * g++.old-deja/g++.law/ctors13.C: Same.
345         * g++.old-deja/g++.law/ctors12.C (main): Same.
346         * g++.old-deja/g++.law/ctors10.C: Same.
347         * g++.old-deja/g++.law/code-gen5.C: Same.
348         * g++.old-deja/g++.law/bad-error7.C: Same.
349         * g++.old-deja/g++.law/arm9.C: Same.
350         * g++.old-deja/g++.law/arm12.C: Same.
351         * g++.old-deja/g++.law/arg8.C: Same.
352         * g++.old-deja/g++.law/arg1.C: Same.
353         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
354         * g++.old-deja/g++.jason/template31.C: Same.
355         * g++.old-deja/g++.jason/template24.C (main): Same.
356         * g++.old-deja/g++.jason/2371.C: Same.
357         * g++.old-deja/g++.eh/new2.C: Same.
358         * g++.old-deja/g++.eh/new1.C: Same.
359         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
360         * g++.old-deja/g++.brendan/nest21.C (main): Same.
361         * g++.old-deja/g++.brendan/err-msg3.C: Same.
362         * g++.old-deja/g++.brendan/crash62.C: Same.
363         * g++.old-deja/g++.brendan/crash52.C: Same.
364         * g++.old-deja/g++.brendan/crash49.C (main): Same.
365         * g++.old-deja/g++.brendan/crash38.C: Same.
366         * g++.old-deja/g++.brendan/crash15.C (main): Same.
367         * g++.old-deja/g++.brendan/copy9.C: Same.
369 Fri Apr  6 15:36:15 2001  J"orn Rennecke <amylaar@redhat.com>
371         * gcc.c-torture/execute/20001203-2.c (memset):
372         Count argument is of type __SIZE_TYPE__.
374 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
376         * gcc.c-torture/compile/20010404-1.c: New test.
378 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
380         * gcc.c-torture/compile/20010326-1.c: New test.
382 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
384         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
385         peculiarities of the SH.
386         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
388 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
390         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
391         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
392         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
394 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
396         * g77.f-torture/compile/20010321-1.f: New test.
398 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
400         * gcc.c-torture/compile/20010329-1.c: New test.
402 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
404         * gcc.c-torture/execute/20010329-1.c: New test.
406 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
408         * g++.old-deja/g++.other/eh4.C: Fix typo.
410 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
412         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
414 2001-03-28  Philip Blundell  <philb@gnu.org>
416         * gcc.c-torture/compile/20010328-1.c: New test.
418 2001-03-27  Richard Henderson  <rth@redhat.com>
420         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
421         * g++.old-deja/g++.eh/vbase3.C: Likewise.
423 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
425         * gcc.c-torture/compile/20010327-1.c: New test.
427 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
429         * g++.old-deja/g++.other/friend12.C: New test.
430         * g++.old-deja/g++.other/friend9.C: Expect no errors.
431         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
433 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
435         * gcc.c-torture/execute/20010325-1.c: New test.
437 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
439         * g++.old-deja/g++.other/mangle3.C: New test.
441 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
443         * g++.old-deja/g++.other/anon8.C: New test.
445 2001-03-20  Philip Blundell  <philb@gnu.org>
447         * gcc.c-torture/compile/20010320-1.c: New test.
449 2001-03-17  Richard Henderson  <rth@redhat.com>
451         * g++.old-deja/g++.other/eh4.C: Add expected error text.
453 2001-03-15  Geoff Keating  <geoff@redhat.com>
455         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
456         tests on AIX.
458 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
460         * g++.old-deja/g++.other/eh4.C: New test.
462 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
464         * gcc.dg/cpp/mi1.c: Update.
466 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
468         * g++.old-deja/g++.other/regstack.C: New test.
470 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
472         * g++.old-deja/g++.other/ref4.C: New test.
474 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
476         * objc/execute/va_method.m: Added.
477         * objc/execute/IMP.m: Added.
478         * objc/execute/_cmd.m: Added.
479         * objc/execute/accessing_ivars.m: Added.
480         * objc/execute/class-1.m: Added.
481         * objc/execute/class-10.m: Added.
482         * objc/execute/class-11.m: Added.
483         * objc/execute/class-12.m: Added.
484         * objc/execute/class-13.m: Added.
485         * objc/execute/class-14.m: Added.
486         * objc/execute/class-2.m: Added.
487         * objc/execute/class-3.m: Added.
488         * objc/execute/class-4.m: Added.
489         * objc/execute/class-5.m: Added.
490         * objc/execute/class-6.m: Added.
491         * objc/execute/class-7.m: Added.
492         * objc/execute/class-8.m: Added.
493         * objc/execute/class-9.m: Added.
494         * objc/execute/class-tests-1.h
495         * objc/execute/class-tests-2.h
496         * objc/execute/compatibility_alias.m: Added.
497         * objc/execute/encode-1.m: Added.
498         * objc/execute/formal_protocol-1.m: Added.
499         * objc/execute/formal_protocol-2.m: Added.
500         * objc/execute/formal_protocol-3.m: Added.
501         * objc/execute/formal_protocol-4.m: Added.
502         * objc/execute/formal_protocol-5.m: Added.
503         * objc/execute/formal_protocol-6.m: Added.
504         * objc/execute/formal_protocol-7.m: Added.
505         * objc/execute/informal_protocol.m: Added.
506         * objc/execute/initialize.m: Added.
507         * objc/execute/load.m: Added.
508         * objc/execute/many_args_method.m: Added.
509         * objc/execute/nested-3.m: Added.
510         * objc/execute/no_clash.m: Added.
511         * objc/execute/private.m: Added.
512         * objc/execute/redefining_self.m: Added.
513         * objc/execute/root_methods.m: Added.
514         * objc/execute/selector-1.m: Added.
515         * objc/execute/static-1.m: Added.
516         * objc/execute/static-2.m: Added.
517         * objc/execute/va_method.m: Added.
519 2001-03-10  Richard Henderson  <rth@redhat.com>
521         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
523 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
525         * g++.old-deja/g++.other/crash31.C: XFAIL.
526         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
527         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
528         * gcc.c-torture/execute/20010123-1.x: XFAIL.
529         * gcc.c-torture/execute/20010124-1.x: XFAIL.
530         * gcc.dg/sequence-pt-1.c: XFAIL one test.
532 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
534         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
536 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
538         * gcc.dg/20000724-1.c: Don't use multiline strings.
540 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
542         * objc/execute/string1.m, objc/execute/string2.m: Compare the
543         result of -cString against what we expect it to be; don't just
544         print it out for no one to read.
546         * objc/execute/string3.m, objc/execute/string4.m: New tests.
547         Based on testcases provided by Nicola Pero.
549 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
551         * gcc.dg/cpp/macro7.c: New test.
553 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
555         * gcc.dg/cpp/multiline.c: Update.
557 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
559         * g++.old-deja/g++.other/enum3.C: New test.
561 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
563         * g++.old-deja/g++.other/pod1.C: New test.
565 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
567         * g++.old-deja/g++.ext/overload1.C: New test.
569 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
571         * g++.old-deja/g++.pt/using1.C: New test.
573 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
575         * g++.old-deja/g++.other/using9.C: New test.
577 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
579         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
581         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
583 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
585         * g++.old-deja/g++.ext/realpt1.C: Remove.
587 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
589         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
591 2001-02-26  Will Cohen  <wcohen@redhat.com>
593         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
595 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
597         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
598         templatized constructors.
600 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
602         * gcc.c-torture/execute/20010224-1.c: New test.
604 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
606         * gcc.c-torture/execute/20010222-1.c: New test.
608 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
610         * g++.old-deja/g++.other/inline20.C: New test.
612 Wed Feb 21 12:38:22 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
614         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
616 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
618         * g++.old-deja/g++.other/lookup22.C: New test.
620 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
622         * g77.dg: New directory.
623         * g77.dg/20010216-1.f: New test case.
624         * g77.dg/dg.exp: New driver.
625         * lib/g77-dg.exp: New driver library.
627 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
629         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
631 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
633         * g++.old-deja/g++.other/decl9.C: New test.
635 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
637         * g++.old-deja/g++.other/init16.C: Update the test so that it does
638         not need <string> and also tests the initialization at runtime.
640 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
642         * gcc.c-torture/execute/longlong.c: New test.
644 Wed Feb 14 21:41:17 2001  J"orn Rennecke <amylaar@redhat.com>
646         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
648 Wed Feb 14 21:31:25 2001  J"orn Rennecke <amylaar@redhat.com>
650         * gcc.c-torture/execute/920302-1.c (execute):
651         Change argument type to short.
653 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
655         * g++.old-deja/g++.pt/deduct6.C: New test.
657 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
659         * g++.old-deja/g++.pt/deduct5.C: New test.
661 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
663         * gcc.c-torture/execute/20010209-1.c: New test.
665 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
667         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
669 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
671         * g++.dg/vtgc1.C: Update for new ABI.
673         * consistency.vlad: New directory, 1665 files.
675 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
677         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
678         return type.
679         * gcc.dg/cpp/digraphs.c: Declare puts.
681 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
683         * g++.old-deja/g++.other/warn5.C: New test.
685 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
687         * g++.old-deja/g++.pt/spec40.C: New test.
689 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
691         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
692         case.
693         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
695 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
697         * gcc.c-torture/compile/20010209-1.c: New test.
699 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
701         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
702         excess errors message but not if it crashes.
703         * g++.old-deja/g++.other/crash27.C: Likewise.
704         * g++.old-deja/g++.other/crash28.C: Likewise.
705         * g++.old-deja/g++.other/crash30.C: Likewise.
706         * g++.old-deja/g++.other/crash32.C: Likewise.
707         * g++.old-deja/g++.other/crash35.C: Likewise.
708         * g++.old-deja/g++.pt/inherit2.C: Likewise.
710 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
712         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
713         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
714         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
715         g77.f-torture/execute/execute.exp,
716         g77.f-torture/noncompile/noncompile.exp,
717         gcc.c-torture/execute/execute.exp,
718         gcc.c-torture/execute/memcheck/memcheck.exp,
719         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
720         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
721         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
722         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
723         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
724         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
725         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
726         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
727         Remove bug reporting instructions with ancient email addresses.
729 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
731         * gcc.dg/20010202-1.c: New test.
732         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
734 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
736         * g++.dg/stdbool-if.C: New test.
738 Wed Feb  7 09:54:47 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
740         * objc/execute/fdecl.m: Added main().
742 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
744         * gcc.c-torture/execute/20010206-1.c: New test.
746 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
748         * gcc.dg/cpp/avoidpaste1.c: Update.
750 Tue Feb  5 8:53:33 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
752         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
753         Pero <nicola@brainstorm.co.uk>.
754         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
756 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
758         * g++.old-deja/g++.pt/spec39.C: New test.
760 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
762         * gcc.c-torture/compile/20010202-1.c: New test.
764 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
766         * g++.old-deja/g++.abi/primary2.C: New test.
767         * g++.old-deja/g++.abi/primary3.C: New test.
768         * g++.old-deja/g++.abi/primary4.C: New test.
769         * g++.old-deja/g++.abi/primary5.C: New test.
770         * g++.old-deja/g++.abi/vtable3.h: New test.
771         * g++.old-deja/g++.abi/vtable3a.C: New test.
772         * g++.old-deja/g++.abi/vtable3b.C: New test.
773         * g++.old-deja/g++.abi/vtable3c.C: New test.
774         * g++.old-deja/g++.abi/vtable3d.C: New test.
775         * g++.old-deja/g++.abi/vtable3e.C: New test.
776         * g++.old-deja/g++.abi/vtable3f.C: New test.
777         * g++.old-deja/g++.abi/vtable3g.C: New test.
778         * g++.old-deja/g++.abi/vtable3h.C: New test.
779         * g++.old-deja/g++.abi/vtable3i.C: New test.
780         * g++.old-deja/g++.abi/vtable3j.C: New test.
781         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
783 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
785         * g++.old-deja/g++.other/anon6.C: New test.
786         * g++.old-deja/g++.other/anon7.C: New test.
788 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
790         * gcc.dg/cpp/avoidpaste2.c: New tests.
792 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
794         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
796 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
798         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
799         DECIMAL_DIG cases for Irix."
801 Wed Jan 31 12:23:32 2001  J"orn Rennecke <amylaar@redhat.com>
803         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
805 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
807         * gcc.dg/c99-tag-1.c: New test.
809 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
811         * gcc.dg/cpp/tr-warn1.c: Add tests.
813 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
815         * gcc.dg/cpp/avoidpaste1.c: Update.
816         * gcc.dg/cpp/paste4.c: Update.
818 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
820         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
821         cases for Irix.
823 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
825         * g++.old-deja/g++.other/inline19.C: New test.
827 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
829         * gcc.dg/Wlarger-than.c: New test.
831 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
833         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
835 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
837         * gcc.c-torture/execute/20010129-1.c: New test.
838         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
840 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
842         * gcc.dg/cpp/avoidpaste1.c: Test case.
844 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
846         * g++.old-deja/g++.other/inline18.C: New test.
848 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
850         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
851         and __builtin_putchar.
853 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
855         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
856         tests.
858 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
860         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
861         floating point number rounding mode to round to the nearest
862         representable mode.
864 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
866         * g++.old-deja/g++.other/mangle2.C: New test.
868 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
870         * gcc.c-torture/compile/20010124-1.c: New test.
872 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
874         * g++.old-deja/g++.pt/spec38.C: New test.
876 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
878         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
879         "Build don't run".
881 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
883         * gcc.c-torture/execute/20010123-1.c: New test.
885 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
887         * g++.old-deja/g++.pt/spec37.C: New test.
889 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
891         * g++.old-deja/g++.pt/overload14.C: New test.
893 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
895         * gcc.c-torture/execute/20010122-1.c: New test, exercise
896         __builtin_return_address.
898 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
900         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
901         * g++.old-deja/g++.pt/spec35.C: New test.
902         * g++.old-deja/g++.pt/spec36.C: New test.
904 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
906         * gcc.c-torture/compile/20010118-1.c: New test.
908 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
910         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
912 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
914         * gcc.c-torture/execute/20010119-1.c: New test.
916 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
918         * g++.old-deja/g++.other/vbase5.C: New test.
920 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
922         * gcc.c-torture/execute/20010118-1.c: New test.
924 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
926         * g++.old-deja/g++.pt/deduct3.C: New test.
928 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
930         * g++.old-deja/g++.pt/spec34.C: New test.
932 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
934         * g77.f-torture/compile/20000601-2.f: New test.
936 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
938         * g++.old-deja/g++.other/init17.C: New test.
940 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
942         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
944 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
946         * g++.old-deja/g++.pt/unify8.C: New test.
948 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
950         * g++.old-deja/g++.abi/vbase1.C: New test.
952 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
954         * g++.old-deja/g++.pt/crash65.C: New test.
956 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
958         * gcc.dg/cpp/assembl2.S: New test case.
960 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
962         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
963         are supported.
965 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
967         * g++.old-deja/g++.other/builtins1.C: New test.
968         * g++.old-deja/g++.other/builtins2.C: Likewise.
969         * g++.old-deja/g++.other/builtins3.C: Likewise.
970         * g++.old-deja/g++.other/builtins4.C: Likewise.
972 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
974         * gcc.c-torture/compile/20010117-1.c: New test.
975         * gcc.c-torture/compile/20010117-2.c: New test.
977 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
979         * g77.f-torture/execute/20010116.[fx]: New test,
980         XFAIL on i?86-*-*.
981         * g77.f-torture/compile/20010115.f: Indicate it's
982         a test for PR fortran/1636.
984 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
986         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
988 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
990         * g77.f-torture/compile/20010115.f: New test.
992 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
994         * g++.old-deja/g++.pt/nontype5.C: New test.
996 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
998         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
999         have an equivalent working one below it.
1001 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
1003         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
1004         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
1006 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
1008         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
1009         message containing "init_priority".
1010         (conpr-2.C): Likewise.
1011         (conpr-3.C): Likewise.
1012         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
1014 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1016         * gcc.c-torture/execute/20010114-2.c: New test.
1018 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
1020         * gcc.c-torture/compile/20010114-1.c: New test.
1021         * gcc.c-torture/compile/20010114-1.x: Xfail.
1022         * gcc.c-torture/compile/20010114-2.c: New test.
1023         * gcc.c-torture/execute/20010114-1.c: New test.
1024         * gcc.dg/trunc-1.c: New test.
1025         * gcc.dg/uninit-B.c: New test.
1027 2001-01-13  Nick Clifton  <nickc@redhat.com>
1029         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
1030         target.
1032 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
1034         * gcc.c-torture/compile/20010113-1.c: New test.
1036 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
1038         * gcc.c-torture/compile/20001212-1.c: New test.
1040 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
1042         * gcc.dg/cpp/widestr1.c: Update.
1043         * gcc.dg/cpp/prag-imp.c: Remove.
1045 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
1047         * gcc.c-torture/execute/20000801-3.x: Remove.
1048         * gcc.dg/c90-init-1.c: New test.
1049         * gcc.dg/c99-init-1.c: New test.
1050         * gcc.dg/c99-init-2.c: New test.
1051         * gcc.dg/gnu99-init-1.c: New test.
1053 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
1055         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
1056         testing that no relevant ones were found.
1058 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
1060         * g++.old-deja/g++.pt/cast2.C: New test.
1062 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
1064         * g++.old-deja/g++.pt/friend47.C: New test.
1066 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
1068         * g++.old-deja/g++.pt/instantiate13.C: New test.
1070 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
1072         * g++.old-deja/g++.other/defarg7.C: New test.
1073         * g++.old-deja/g++.other/defarg8.C: New test.
1075 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
1077         * g++.old-deja/g++.pt/crash64.C: New test.
1079 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
1081         * g++.old-deja/g++.pt/crash63.C: New test.
1083 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
1085         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
1087 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
1089         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
1091 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
1093         * g++.old-deja/g++.pt/error3.C: New test.
1095 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
1097         * g++.old-deja/g++.other/crash39.C: New test.
1099 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
1101         * g++.old-deja/g++.other/vbase4.C: New test.
1103 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
1105         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
1106         * gcc.dg/special/20000419-2.c: New file. Identical to above.
1107         * gcc.dg/special/special.exp: New test driver which will check
1108         for alias support for the above test.
1110 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
1112         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
1113         problems on small machines.
1114         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
1115         parameterize.
1117 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
1119         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
1120         mips.
1121         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
1123 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
1125         * g++.old_deja/g++.pt/using8.C: New test.
1127 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
1129         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
1131 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
1133         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
1134         where a failure is expected.
1135         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
1137 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
1139         * g++.old_deja/g++.pt/instantiate12.C: New test.
1141 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
1143         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
1144         start of structs.
1145         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
1146         * g++.old-deja/g++.brendan/crash17.C: Likewise.
1147         * g++.old-deja/g++.brendan/crash29.C: Likewise.
1148         * g++.old-deja/g++.brendan/crash48.C: Likewise.
1149         * g++.old-deja/g++.brendan/ns1.C: Likewise.
1150         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
1151         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
1152         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
1153         * g++.old-deja/g++.eh/spec6.C: Likewise.
1154         * g++.old-deja/g++.jason/crash3.C: Likewise.
1155         * g++.old-deja/g++.law/ctors11.C: Likewise.
1156         * g++.old-deja/g++.law/ctors17.C: Likewise.
1157         * g++.old-deja/g++.law/ctors5.C: Likewise.
1158         * g++.old-deja/g++.law/ctors9.C: Likewise.
1159         * g++.old-deja/g++.mike/ambig1.C: Likewise.
1160         * g++.old-deja/g++.mike/net22.C: Likewise.
1161         * g++.old-deja/g++.mike/p3538a.C: Likewise.
1162         * g++.old-deja/g++.mike/p3538b.C: Likewise.
1163         * g++.old-deja/g++.mike/virt3.C: Likewise.
1164         * g++.old-deja/g++.niklas/t128.C: Likewise.
1165         * g++.old-deja/g++.other/anon4.C: Likewise.
1166         * g++.old-deja/g++.other/using1.C: Likewise.
1167         * g++.old-deja/g++.other/warn3.C: Likewise.
1168         * g++.old-deja/g++.pt/t37.C: Likewise.
1169         * g++.old-deja/g++.robertl/eb69.C: Likewise.
1170         * g++.old-deja/g++.robertl/eb71.C: Likewise.
1172 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
1174         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
1176 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1178         * gcc.c-torture/execute/stdio-opt-3.c: New test.
1180 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
1182         * gcc.c-torture/compile/20010107-1.c: New test.
1184 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
1186         * gcc.c-torture/execute/builtin-noret-1.c: New test.
1188 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
1190         * gcc.dg/format/format.h: New file.
1191         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
1192         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
1193         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
1194         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
1195         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
1196         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
1197         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
1198         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
1199         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
1200         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
1201         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
1202         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
1203         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
1204         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
1205         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
1206         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
1207         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
1208         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
1209         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
1210         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
1211         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
1212         instead of declaring standard types, macros and functions in each
1213         test.
1215 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
1217         * gcc.c-torture/execute/20010106-1.c: New test.
1219 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
1221         * gcc.dg/format/format.exp: New file.
1222         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
1223         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
1224         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
1225         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
1226         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
1227         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
1228         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
1229         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
1230         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
1231         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
1232         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
1233         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
1234         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
1235         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
1236         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
1237         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
1238         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
1239         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
1240         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
1241         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
1242         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
1243         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
1244         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
1245         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
1246         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
1247         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
1248         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
1249         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
1250         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
1251         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
1252         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
1253         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
1254         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
1255         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
1256         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
1257         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
1258         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
1259         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
1260         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
1261         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
1262         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
1263         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
1265 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
1267         * gcc.c-torture/execute/991228-1.c: Take word endianness into
1268         account.
1270 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
1272         * gcc.c-torture/execute/builtin-complex-1.c: New test.
1274 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
1276         * g++.old-deja/g++.pt/crash62.C: New test.
1278 2001-01-04  Richard Henderson  <rth@redhat.com>
1280         * gcc.dg/20000926-1.c: Update expected warnings.
1281         * gcc.dg/array-2.c: Likewise.
1282         * gcc.dg/array-4.c: Also validate flexible array members.
1283         * gcc.dg/c99-flex-array-1.c: New.
1285 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
1287         * gcc.c-torture/compile/20001222-1.x: Remove.
1289 Thu Jan  4 13:54:11 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1291         * gcc.c-torture/execute/built-in-setjmp.c: New.
1293 2001-01-03  Richard Henderson  <rth@redhat.com>
1295         * gcc.dg/940510-1.c: Update expected error wording.
1296         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
1298 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
1300         * lib/target-supports.exp (check_alias_available): Modified to
1301         indicate aliases not supported if only weak aliases are supported.
1303 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1305         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
1306         Turn on cmpstrsi checks for __pj__ and __i370__.
1308 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
1310         * g++.old-deja/g++.other/virtual11.C: New test.
1312 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
1314         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
1316 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1318         * gcc.c-torture/compile/20010102-1.c: New test.
1320 2001-01-02  Andreas Jaeger  <aj@suse.de>
1322         * gcc.dg/noreturn-3.c: New test.
1324         * gcc.dg/noreturn-4.c: New test.
1326 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1328         * gcc.c-torture/execute/stdio-opt-1.c: Also test
1329         __builtin_fputc and __builtin_fwrite.
1331 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
1333         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
1334         signed char, not default char.
1336 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
1338         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
1340 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
1342         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
1344 2000-12-29  Richard Henderson  <rth@redhat.com>
1346         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
1347         (__cyg_profile_func_exit): Define.
1349 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
1351         * g++.dg/vtgc1.C: New test.
1353 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
1355         * gcc.dg/noncompile/20001228-1.c: New test.
1357         * gcc.dg/20001228-1.c: New test.
1359         * gcc.c-torture/execute/20001228-1.c: New test.
1361 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
1363         * gcc.dg/format-strfmon-1.c: New test.
1365 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1367         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
1368         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
1369         * gcc.c-torture/execute/string-opt-1.c: Likewise.
1370         * gcc.c-torture/execute/string-opt-2.c: Likewise.
1371         * gcc.c-torture/execute/string-opt-3.c: Likewise.
1372         * gcc.c-torture/execute/string-opt-4.c: Likewise.
1373         * gcc.c-torture/execute/string-opt-6.c: Likewise.
1374         * gcc.c-torture/execute/string-opt-7.c: Likewise.
1375         * gcc.c-torture/execute/string-opt-8.c: Likewise.
1376         * gcc.c-torture/execute/string-opt-9.c: Likewise.
1377         * gcc.c-torture/execute/string-opt-10.c: Likewise.
1378         * gcc.c-torture/execute/string-opt-11.c: Likewise.
1379         * gcc.c-torture/execute/string-opt-12.c: Likewise.
1381         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
1382         * gcc.c-torture/execute/string-opt-4.c: Test index.
1384 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
1386         * gcc.c-torture/compile/20001226-1.c: New test.
1388 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
1390         * gcc.c-torture/compile/20001222-1.c: New test.
1391         * gcc.c-torture/compile/20001222-1.x: Xfail.
1393 Fri Dec 22 06:45:03 2000  Alexandre Oliva  <aoliva@redhat.com>
1395         * gcc.c-torture/execute/comp-goto-2.c: New test.
1397 Thu Dec 21 22:43:03 2000  J"orn Rennecke <amylaar@redhat.com>
1399         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
1400         Use long types if __INT_MAX__ is 32767.
1401         (main): Use cast to (sint32 *) when poking 88 into a_page.
1403         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
1405 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
1407         * gcc.c-torture/compile/20001221-1.c: New test.
1408         * gcc.c-torture/execute/20001221-1.c: New test.
1410 2000-12-20  Richard Henderson  <rth@redhat.com>
1412         * g++.old-deja/g++.pt/crash36.C: Update error lines.
1413         * g++.old-deja/g++.robertl/eb109.C: Likewise.
1415 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1417         * gcc.dg/compare3.c: New test.
1419 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
1421         * gcc.dg/format-warnll-1.c: New test.
1423 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
1425         * gcc.dg/cpp/cmdlne-P.c: New test.
1427 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
1429         * gcc.c-torture/execute/builtin-abs-1.c,
1430         gcc.c-torture/execute/builtin-abs-2.c: New tests.
1432 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
1434         * gcc.dg/cpp/multiline.c: New test.
1436 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
1438         * g++.old-deja/g++.other/syshdr1.C: Update.
1439         * gcc.dg/cpp/lineflags.c: Remove temporarily.
1441 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1443         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
1445 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1447         * g++.old-deja/g++.pt/ttp65.C: New test.
1449 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1451         * g++.old-deja/g++.pt/ttp64.C: New test.
1453 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1455         * g++.old-deja/g++.pt/spec33.C: New test.
1457 2000-12-14  Catherine Moore  <clm@redhat.com>
1459         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
1460         * gcc.c-torture/execute/920612-2.c: Likewise.
1461         * gcc.c-torture/execute/920428-2.c: Likewise.
1462         * gcc-c-torture/execute/va-arg-11.c: Call exit.
1463         * gcc.c-torture/execute/va-arg-21.c: Likewise.
1465 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1467         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
1468         * gcc.dg/pack-test-2.c: Likewise.
1470 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
1472         Tests by Zack Weinberg <zackw@stanford.edu>.
1474         * gcc.dg/cpp/defined.c: Update.
1475         * gcc.dg/cpp/defined_trad.c: New tests.
1477 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
1479         * gcc.dg/cpp/trad-direct.c: Update.
1481 2000-12-11  Neil Booth  <neilb@earthling.net>
1483         * gcc.dg/cpp/defined_trad.c
1485 2000-12-11  Neil Booth  <neilb@earthling.net>
1487         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
1489 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
1491         * gcc.dg/format-miss-2.c: New test.
1493 2000-12-09  Neil Booth  <neilb@earthling.net>
1495         * gcc.dg/cpp/lineflags.c: New tests.
1496         * gcc.dg/cpp/poison.c: Update.
1497         * gcc.dg/cpp/redef2.c: Update.
1498         * gcc.dg/cpp/skipping.c: New test.
1500 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
1502         * g++.old-deja/g++.other/eh3.C: New testcase.
1504 2000-12-07  Neil Booth  <neilb@earthling.net>
1506         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
1507         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
1508         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
1509         wtr-union-init-2.c, wtr-union-init-3.c: Update.
1510         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
1511         Update.
1513 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
1515         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
1516         __SIZE_TYPE__ instead of int for type of integers cast to
1517         pointers.
1519 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
1521         * g++.old-deja/g++.other/cleanup4.C: New test.
1523 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
1525         * format-sec-1.c: New test.
1527 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
1529         * gcc.dg/format-nonlit-3.c: New test.
1531 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
1533         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
1534         through a null pointer.
1536 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1538         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
1539         * g++.old-deja/g++.pt/partial4.C: New test.
1541 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
1543         * gcc.c-torture/execute/ieee/hugeval.x: New.
1545 2000-12-06  Neil Booth  <neilb@earthling.net>
1547         * gcc.dg/cpp/backslash2.c: New tests.
1549 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1551         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
1552         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
1554 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
1556         * gcc.c-torture/execute/20001203-2.c: New testcase.
1558 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
1560         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
1561         * g++.old-deja/g++.other/virtual10.C: New test.
1563 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
1565         * g++.old-deja/g++.mike/pmf5.C: Remove test.
1567 2000-12-05  Richard Henderson  <rth@redhat.com>
1569         * gcc.c-torture/compile/20001205-1.c: New.
1571 2000-12-04  Neil Booth  <neilb@earthling.net>
1573         * g++.old-deja/g++.other/virtual9.C: New test.
1574         * g++.old-deja/g++.pt/crash61.C: New test.
1575         * gcc.c-torture/execute/loop-9.c: New test.
1577 2000-12-04  Neil Booth  <neilb@earthling.net>
1579         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
1580         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
1581         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
1582         * gcc.dg/cpp/extratokens.c: ...here.
1584 2000-12-04  Neil Booth  <neilb@earthling.net>
1586         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
1587         New tests.
1589 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1591         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
1592         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
1594 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
1596         * gcc.c-torture/execute/20001203-1.c: New test.
1598 2000-12-03  Neil Booth  <neilb@earthling.net>
1600         * gcc.dg/cpp/macro6.c: New test cases.
1602 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1604         * gcc.c-torture/execute/string-opt-9.c: New test.
1605         * gcc.c-torture/execute/string-opt-10.c: Likewise.
1606         * gcc.c-torture/execute/string-opt-11.c: Likewise.
1607         * gcc.c-torture/execute/string-opt-12.c: Likewise.
1609         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
1610         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
1612 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
1614         * gcc.dg/cpp/if-6.c: New testcase.
1616         * gcc.dg/20001201-1.c: New testcase.
1618 2000-12-02  Neil Booth  <neilb@earthling.net>
1620         * g++.old-deja/g++.other/externC4.C,
1621         g++.old-deja/g++.other/friend10.C: New tests.
1623 2000-12-02  Neil Booth  <neilb@earthling.net>
1625         * g++.old-deja/g++.other/instan2.C
1626         * g++.old-deja/g++.other/instan3.C: New test.
1628 2000-12-02  Neil Booth  <neilb@earthling.net>
1630         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
1631         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
1632         gnuc99.c,gnuc99-pedantic.c: New tests.
1634 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
1636         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
1637         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
1639 2000-12-01  Neil Booth  <neilb@earthling.net>
1641         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
1642         * gcc.dg/cpp/poison.c: Update.
1643         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
1645 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
1647         * g77.f-torture/execute/20001201.f: New test.
1649 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
1651         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
1653 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
1655         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
1657 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
1659         * g++.old-deja/g++.other/cast6.C: New test.
1661 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
1663         * gcc.c-torture/execute/20001130-2.c: New testcase.
1665 2000-11-30  Richard Henderson  <rth@redhat.com>
1667         * gcc.c-torture/execute/20001130-1.c: New test.
1669 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
1671         * g++.old-deja/g++.other/op3.C: New test.
1673 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
1675         * g++.old-deja/g++.other/op2.C: New test.
1677 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
1679         * g++.old-deja/g++.other/crash38.C: New test.
1681 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
1683         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
1685 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
1687         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
1688         tests.
1689         * gcc.c-torture/execute/string-opt-6.c: New test.
1691         * gcc.dg/20001117-1.c: Add main.
1693 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
1695         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
1696         Move from here ...
1697         * gcc.dg/940510-1.c: ... to here.
1699         * gcc.dg/20000926-1.c: GNU C now allows initializations of
1700         zero-size arrays in toplevel structures.
1702 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
1704         * gcc.c-torture/execute/loop-8.c: New test.
1706 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
1708         * g++.old-deja/g++.other/base1.C: New test.
1710 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
1712         * g++.old-deja/g++.other/parse2.C: New test.
1714 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
1716         * g++.old-deja/g++.pt/incomplete1.C: New test.
1718 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
1720         * g++.old-deja/g++.other/friend9.C: New test.
1722 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
1724         * gcc.dg/20001127-1.c: New test.
1726 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
1728         * g++.old-deja/g++.pt/friend46.C: New test.
1730 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
1732         * g++.old-deja/g++.other/ptrmem8.C: New test.
1734 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1736         * gcc.c-torture/execute/string-opt-7.c: New test.
1737         * gcc.c-torture/execute/string-opt-8.c: Likewise.
1739 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
1741         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
1742         instead of 'mkcheck 2'.
1744 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
1746         * gcc.c-torture/execute/memcheck/driver.c,
1747         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
1748         C9X references to refer to C99.
1750 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
1752         * gcc.dg/ultrasp3.c: New test.
1754 2000-11-25  Neil Booth  <neilb@earthling.net>
1756         * gcc.dg/cpp/include2.c: Update test to be locale independent.
1758 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
1760         * gcc.c-torture/compile/20001123-2.c: New.
1762 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1764         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
1766 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
1768         * gcc.dg/sequence-point-1.c: Add some new tests.
1769         * gcc.c-torture/execute/20001124-1.c: New test.
1771 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
1773         * g++.old-deja/g++.other/vaarg4.C: New test.
1774         * gcc.c-torture/compile/20001123-1.c: New test.
1776 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
1778         * g++.other/crash24.C: Adjust and remove XFAIL.
1779         * g++.other/crash37.C: New test.
1781 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
1783         * g++.old-deja/g++.pt/instantiate9.C: New test.
1785 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
1787         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
1788         new ABI, too.
1790         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
1791         * g++.old-deja/g++.robertl/eb55.C: Likewise.
1793 2000-11-22  Neil Booth  <neilb@earthling.net>
1795         * gcc.dg/cpp/Wtrigraphs.c: New test.
1797 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
1799         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
1801 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
1803         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
1805 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
1807         * lib/gcc-dg.exp: load_lib scanasm.exp.
1808         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
1809         * lib/g++-dg.exp: load_lib scanasm.exp.
1810         * lib/scanasm.exp: New.
1811         (scan-assembler, scan-assembler-not): Add optional arguments to
1812         test name, or if not present, the pattern name.
1813         (scan-assembler-dem, scan-assembler-dem-not): New.
1815         * g++.dg/dg.exp: New.
1817 2000-11-21  Neil Booth  <neilb@earthling.net>
1819         * gcc.dg/cpp/integrated1.c: Remove.
1821 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
1823         * gcc.c-torture/execute/20001121-1.c: New test.
1825 2000-11-21  Richard Henderson  <rth@redhat.com>
1827         * gcc.c-torture/compile/20001121-1.c: New test.
1829 2000-11-20  Neil Booth  <neilb@earthling.net>
1831         * gcc.dg/cpp/integrated1.c: New test.
1833 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
1835         * g++.old-deja/g++.other/inline17.C: New test.
1837 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
1839         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
1840         local variable to be zero: I made the variable global. Now
1841         uses abort() and exit() instead of relying on main's return value.
1843 2000-11-20  Neil Booth  <neilb@earthling.net>
1845         * gcc.dg/cpp/paste2.c: Update test.
1846         * objc/execute/paste.m: New test.
1848 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
1850         * gcc.dg/c99-condexpr-1.c: New test.
1852 2000-11-20  Neil Booth  <neilb@earthling.net>
1854         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
1856 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
1858         * g++.old-deja/g++.pt/export1.C: New test.
1860 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
1862         * gcc.dg/20001117-1.c: New test.
1864 2000-11-18  Richard Henderson  <rth@redhat.com>
1866         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
1868 2000-11-18  Richard Henderson  <rth@redhat.com>
1870         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
1871         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
1872         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
1874 2000-11-18  Richard Henderson  <rth@redhat.com>
1876         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
1877         (main): New.  Exit cleanly.
1879 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
1881         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
1882         gcc.dg/c99-fordecl-2.c: New tests.
1884 2000-11-18  Richard Henderson  <rth@redhat.com>
1886         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
1887         * gcc.c-torture/execute/zerolen-2.c: New.
1889 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1891         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
1892         memory.
1894 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
1896         * g++.old-deja/g++.pt/instantiate8.C: New test.
1898 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
1900         * g++.old-deja/g++.other/incomplete.C: Add more tests.
1901         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
1903 2000-11-16  Nick Clifton  <nickc@redhat.com>
1905         * gcc.c-torture/execute/nestfunc-2.c: New test.
1906         * gcc.c-torture/execute/nestfunc-3.c: New test.
1908 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
1910         * gcc.c-torture/compile/20001116-1.c: New test.
1912 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1914         * gcc.c-torture/execute/20001115-1.c: New test.
1916 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
1918         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
1919         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
1920         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
1921         * g++.old-deja/g++.abi/vmihint.C: Likewise.
1923 2000-11-15  Neil Booth  <neilb@earthling.net>
1925         gcc.dg/cpp/_Pragma1.c: Update.
1926         gcc.dg/cpp/_Pragma2.c: New test.
1928 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
1930         * g++.old-deja/g++.other/anon5.C: New test.
1932 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
1934         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
1935         tests.
1937 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
1939         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
1940         output.
1942 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
1944         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
1945         labels at end of compound statements.
1947 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
1949         * gcc.c-torture/execute/loop-7.c: New test.
1951 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
1953         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
1955 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
1957         * gcc.dg/c99-bool-1.c: New test.
1959 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
1961         * gcc.dg/c99-scope-1.c: Remove xfail.
1962         * gcc.dg/c99-scope-2.c: New test.
1964 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1966         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
1967         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
1969 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
1971         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
1972         error messages.
1974         * g++.mike/p700.C: Don't typedef wchar_t.
1975         * g++.mike/p784.C: Likewise.
1976         * g++.mike/eb101.C: Don't use __wchar_t.
1978 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
1980         * g77.f-torture/execute/20001111.[fx]: Test premature exit
1981         from DO loop.
1983 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
1985         * gcc.c-torture/execute/20001111-1.c: New test.
1987 2000-11-10  Nick Clifton  <nickc@redhat.com>
1989         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
1990         long multuiple and accumulate.
1992 2000-11-09  Richard Henderson  <rth@redhat.com>
1994         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
1995         via size_t instead of int.
1997         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
1998         * gcc.c-torture/execute/string-opt-2.c: Likewise.
1999         * gcc.c-torture/execute/string-opt-3.c: Likewise.
2000         * gcc.c-torture/execute/string-opt-4.c: Likewise.
2002 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
2004         * gcc.c-torture/compile/20001109-1.c: New test.
2005         * gcc.c-torture/compile/20001109-2.c: New test.
2007 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
2009         * g++.old-deja/g++.pt/operator1.C: New test.
2010         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
2012 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
2014         * gcc.dg/20001108-1.c: New test.
2016 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
2018         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
2019         with both arguments constant strings.
2020         * gcc.c-torture/execute/string-opt-3.c: New test.
2021         * gcc.c-torture/execute/string-opt-4.c: New test.
2022         * gcc.c-torture/execute/string-opt-5.c: New test.
2024 2000-11-08  Nick Clifton  <nickc@redhat.com>
2026         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
2027         mulsidi3adddi patterns.
2029 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
2031         * g++.old-deja/g++.other/crash36.C: New test.
2033 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
2035         * g++.old-deja/g++.other/init16.C: New test.
2037 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
2039         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
2041 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
2043         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
2044         * gcc.c-torture/execute/va-arg-16.x: Likewise.
2045         * gcc.c-torture/execute/va-arg-17.x: Likewise.
2047 2000-11-07  DJ Delorie  <dj@redhat.com>
2049         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
2051 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2053         * gcc.c-torture/execute/string-opt-1.c: New test.
2055 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
2057         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
2058         mips-sgi-irix6.* because the MIPS ABI passes floating-point
2059         parameters in registers, and there is no way for a varargs
2060         function to know in which order the integer and floating-point
2061         parameters should be interleaved when they are placed on the
2062         stack.
2063         * gcc.c-torture/execute/va-arg-16.x: Likewise.
2064         * gcc.c-torture/execute/va-arg-17.x: Likewise.
2066 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2068         * gcc.c-torture/execute/string-opt-2.c: New test.
2070 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
2072         * g++.old-deja/g++.pt/crash60.C: New test.
2074 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
2076         * g++.old-deja/g++.other/crash24.C: New test.
2077         * g++.old-deja/g++.other/crash25.C: New test.
2078         * g++.old-deja/g++.other/crash26.C: New test.
2079         * g++.old-deja/g++.other/crash27.C: New test.
2080         * g++.old-deja/g++.other/crash28.C: New test.
2081         * g++.old-deja/g++.other/crash29.C: New test.
2082         * g++.old-deja/g++.other/crash30.C: New test.
2083         * g++.old-deja/g++.other/crash31.C: New test.
2084         * g++.old-deja/g++.other/crash32.C: New test.
2085         * g++.old-deja/g++.other/crash33.C: New test.
2086         * g++.old-deja/g++.other/crash34.C: New test.
2087         * g++.old-deja/g++.other/crash35.C: New test.
2089 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
2091         * gcc.c-torture/execute/20001031-1.c: New test.
2093 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
2095         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
2096         namespace.
2098         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
2099         standards-conformant.
2101         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
2103         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
2104         * g++.old-deja/g++.mike/p755a.C: Likewise.
2105         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
2106         library makes no calls to `operator new' during initialization.
2108 2000-11-04  Neil Booth  <neilb@earthling.net>
2110         * gcc.dg/cpp/include2.c: New tests.
2112 Fri Nov  3 13:32:14 2000  Mark P Mitchell  <mark@codesourcery.com>
2114         * lib/g++.exp (g++_set_ld_library_path): New function.
2115         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
2117 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
2119         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
2120         warnings.
2122 2000-11-01  Richard Henderson  <rth@redhat.com>
2124         * g++.old-deja/g++.ext/namedret1.C: New.
2125         * g++.old-deja/g++.ext/namedret2.C: New.
2126         * g++.old-deja/g++.ext/namedret3.C: New.
2128 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
2130         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
2131         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
2133 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2135         * gcc.c-torture/execute/va-arg-21.c: New test.
2137 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
2139         * gcc.dg/c99-complex-2.c: New test.
2141 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2143         * gcc.c-torture/execute/stdio-opt-1.c: New test.
2145 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
2147         * g++.old-deja/g++.other/inline16.C: New test.
2149 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
2151         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
2152         __PRETTY_FUNCTION__
2154 2000-10-29  Neil Booth  <neilb@earthling.net>
2156         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
2157         New tests.
2158         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
2159         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
2160         optimisation.
2162 2000-10-29  Neil Booth  <neilb@earthling.net>
2164         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
2165         * mi1.c, mi1c.h: Add null directives to multiple-include test.
2166         * mi5.c: Test multiple includes work with -C.
2167         * trigraphs.c: Test ^= version.
2169 2000-10-28  Neil Booth  <neilb@earthling.net>
2171         New tests and test updates for new macro expander.
2173         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
2174         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
2175         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
2176         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
2177         new diagnostic messages.
2179         * gcc.dg/cpp/macro3.c: New tests.
2181 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
2183         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
2184         on the same line.
2186 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
2188         * g++.old-deja/g++.other/eh2.C: New test.
2190 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
2192         * gcc.c-torture/execute/20001027-1.c: New test.
2194 2000-10-26  Richard Henderson  <rth@redhat.com>
2196         * gcc.c-torture/execute/20001026-1.c: New.
2198 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
2200         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
2201         * g++.old-deja/g++.law/builtin1.C: Likewise.
2202         * g++.old-deja/g++.law/ctors10.C: Likewise.
2203         * g++.old-deja/g++.law/virtual3.C: Likewise.
2204         * g++.old-deja/g++.mike/p658.C: Likewise.
2205         * g++.old-deja/g++.other/sibcall1.C: Likewise.
2206         * g++.old-deja/g++.other/vaarg2.C: Likewise.
2207         * g++.old-deja/g++.robertl/eb124.C: Likewise.
2208         * g++.old-deja/g++.robertl/eb44.C: Likewise.
2209         * g++.old-deja/g++.robertl/eb77.C: Likewise.
2211 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
2213         * gcc.c-torture/compile/20001024-1.c: New test.
2215 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
2217         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
2218         to tell us whether or not we are using V3.
2220 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
2222         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
2223         operands.
2225 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
2227         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
2229 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
2231         * gcc.c-torture/execute/20001024-1.c: New test.
2233 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
2235         * g++.old-deja/g++.other/sibcall1.C: New test.
2237 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
2239         * gcc.dg/noncompile/init-3.c: New test.
2241 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
2243         * gcc.dg/format-array-1.c: New test.
2245 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2247         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
2248         writing through null pointers; remove comment about testing
2249         unterminated strings.
2251 2000-10-17  Matthew Hiller  <hiller@redhat.com>
2253         * gcc.c-torture/execute/20001017-2.c: New test.
2255 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2257         * gcc.c-torture/compile/20001018-1.c: New test.
2258         * gcc.c-torture/compile/20001018-1.x: Xfail.
2260 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2262         * gcc.c-torture/execute/20001017-1.c: New test.
2264 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
2266         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
2267         for multiple use of arguments with scanf formats; add tests for
2268         multiple use of arguments.
2270 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
2272         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
2274 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
2276         * gcc.dg/format-miss-1.c: New test.
2278 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
2280         * gcc.c-torture/execute/20001013-1.c: New test.
2282 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
2284         * gcc.dg/format-branch-1.c: New test.
2286 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
2288         * README, lib/file-format.exp: Remove EGCS references.
2290 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
2292         * gcc.dg/20001013-1.c: New test.
2294 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
2296         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
2297         for intmax_t in the compiler using __typeof__ and the type rules
2298         for conditional expressions.
2300 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
2302         * gcc.dg/20001012-1.c: New test.
2303         * gcc.dg/20001012-2.c: New test.
2305 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
2307         * gcc.dg/format-attr-1.c: New test.
2309 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
2311         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
2312         __LONG_LONG_MAX__ instead of LLONG_MAX.
2314 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
2316         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
2317         scanf flags.
2318         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
2319         flags.
2321 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
2323         * gcc.dg/sequence-pt-1.c: New test.
2325 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
2327         * gcc.c-torture/execute/20001011-1.c: New testcase.
2328         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
2330 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
2332         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
2333         does not error on it.
2335 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
2337         * gcc.dg/20001009-1.c: New test.
2339 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
2341         * gcc.c-torture/compile/20001009-1.c: Move from here ....
2342         * gcc.c-torture/execute/20001009-2.c: ... to here.
2344 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
2346         * gcc.c-torture/compile/20001009-1.c: New testcase.
2347         * gcc.c-torture/execute/20001009-1.c: New testcase.
2348         Testcases provided by Jan Hubicka <jh@suse.cz>.
2350 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
2352         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
2353         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
2354         uintmax_t using <limits.h> to emulate the compiler's internal
2355         logic.  No longer XFAIL %j tests.
2357 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
2359         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
2360         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
2361         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
2362         regexps and details of expected handling of some bad formats.
2363         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
2364         suppression.
2366 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2368         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
2369         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
2370         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
2371         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
2372         in list archives.
2374 2000-10-06  Richard Henderson  <rth@cygnus.com>
2376         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
2377         * g++.old-deja/g++.brendan/crash52.C: Likewise.
2378         * g++.old-deja/g++.jason/report.C: Likewise.
2379         * g++.old-deja/g++.law/friend5.C: Likewise.
2380         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
2381         of the expected warnings.
2383 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
2385         * g++.old-deja/g++.pt/enum14.C: New test.
2387 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
2389         * g++.old-deja/g++.pt/crash59.C: New test.
2391 2000-10-04  Will Cohen  <wcohen@redhat.com>
2393         * gcc.dg/20000926-1.c: New test.
2395 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
2397         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
2398         function name for current C++ compiler.
2399         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
2401 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
2403         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
2404         __PRETTY_FUNCTION__.
2405         * g++.old-deja/g++.ext/pretty2.C: Likewise.
2407 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2409         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
2411 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
2413         * gcc.c-torture/compile/20000923-1.c: New test.
2415 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
2417         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
2418         * g++.old-deja/g++.pt/ttp62.C: Same.
2419         * g++.old-deja/g++.other/inline14.C: Same.
2421 2000-09-24  Richard Henderson  <rth@cygnus.com>
2423         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
2425 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
2427         * gcc.dg/c90-printf-1.c: Add test for wide string format.
2429 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
2431         * gcc.c-torture/compile/20000922-1.c: New file.
2433 2000-09-21  Nick Clifton  <nickc@redhat.com>
2435         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
2436         a signed long modulo operation.
2437         (mod6): New funciton - perform an unsigned long modulo operation.
2438         (main): Add tests for modulos of very large numbers by very small
2439         dividends.
2441 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2443         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
2445 2000-09-19  Richard Henderson  <rth@cygnus.com>
2447         * gcc.dg/compare2.c (case 10): XFAIL.
2449 2000-09-18  Richard Henderson  <rth@cygnus.com>
2451         * gcc.c-torture/execute/20000906-1.c: Move ...
2452         * gcc.dg/20000906-1.c: ... here.  Only run on targets
2453         that support __builtin_trap.
2455 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
2457         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
2459 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2461         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
2462         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
2463         more $ format tests.
2465 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2467         * gcc.dg/format-errmk-1.c: New test.
2469 2000-09-17  Greg McGary  <greg@mcgary.org>
2471         * gcc.c-torture/execute/20000917-1.x: Remove.
2473 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
2475         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
2477 2000-09-17  Greg McGary  <greg@mcgary.org>
2479         * gcc.c-torture/execute/20000917-1.c: New test.
2480         * gcc.c-torture/execute/20000917-1.x: XFAIL.
2482 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
2484         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
2485         in nested macro bug.
2487 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
2489         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
2491 Thu Sep 14 16:48:49 2000  Jeffrey A Law  (law@cygnus.com)
2493         * gcc.c-torture/execute/20000914-1.c: New test.
2495 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
2497         * g++.other/inline13.C: New test.
2499 2000-09-12  Andreas Jaeger  <aj@suse.de>
2501         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
2502         constant by Ulrich Drepper <drepper@redhat.com>.
2504 Tue Sep 12 18:32:07 2000  J"orn Rennecke <amylaar@redhat.co.uk>
2506         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
2508 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2510         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
2512 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
2514         * gcc.dg/cpp/backslash.c: New test.
2516 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
2518         * gcc.c-torture/execute/20000910-1.c: New test.
2519         * gcc.c-torture/execute/20000910-2.c: Likewise.
2521 2000-09-11  Robert Lipe  <robertl@sco.com>
2523         * gcc.dg/pragma-align.c: New test.
2525 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
2527         * g++.old-deja/g++.pt/explicit82.C: New test.
2528         * g++.old-deja/g++.pt/explicit83.C: New test.
2530 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
2532         * gcc.dg/asm-names.c: New test.
2534 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2536         * gcc.dg/cpp/tr-warn6.c: New test
2538 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2540         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
2541         be accepted.
2543 2000-09-07  Catherine Moore  <clm@redhat.com>
2545         * gcc.c-torture/execute/unroll-1.c: New test.
2547 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
2549         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
2550         ERROR markers.
2551         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
2552         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
2553         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
2554         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
2555         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
2556         Preprocess only.
2557         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
2558         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
2560 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
2562         * g++.old-deja/g++.pt/deduct2.C: New test.
2564 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
2566         * g++.old-deja/g++.pt/parms2.C: New test.
2568 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
2570         * g++.old-deja/g++.pt/crash58.C: New test.
2572 2000-09-06  Greg McGary  <greg@mcgary.org>
2574         * gcc.c-torture/execute/20000906-1.c: New test.
2575         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
2577 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2579         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
2581 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
2583         * g++.old-deja/g++.pt/crash57.C: New test.
2585 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
2587         * g++.old-deja/g++.pt/crash56.C: New test.
2589 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
2591         * g++.old-deja/g++.pt/koenig1.C: New test.
2593 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
2595         * gcc.dg/20000904-1.c: New test.
2597 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
2599         * gcc.dg/cpp/paste8.c: New test.
2601 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
2603         * gcc.c-torture/compile/20000827-1.c: New test.
2605 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
2607         * gcc.dg/format-diag-1.c: New test.
2609 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
2611         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
2612         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
2613         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
2614         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
2615         gcc.dg/formatz-1.c: Adjust warning regular expressions.
2617 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
2619         * g++.old-deja/g++.other/nested4.C: New test.
2621 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
2623         * g++.old-deja/g++.ns/scoped1.C: New test.
2625 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
2627         * lib/g++.exp: Support testing already-installed GCC.
2629 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2631         * wtr-label-1.c, wtr-suffix-1.c: New tests.
2633 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2635         * gcc.dg/return-type-2.c: New test.
2637 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
2639         * gcc.c-torture/compile/20000825-1.c: New test.
2641 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
2643         * gcc.dg/dwarf2-2.c: New test.
2645 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
2647         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
2648         dg-warning regexps.
2650 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
2652         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
2653         gcc.dg/format-ext-5.c: New tests.
2655 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
2657         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
2659 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
2661         * gcc.dg/noncompile/930622-2.c: Adjust error message.
2663 2000-08-24  Richard Henderson  <rth@cygnus.com>
2665         * gcc.dg/ia64-sync-1.c: New test.
2666         * gcc.dg/ia64-sync-2.c: New test.
2667         * gcc.dg/ia64-asm-1.c: New test.
2669 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
2671         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
2672         * gcc.dg/format-ext-2.c: New test.
2674 2000-08-23  Jason Merrill  <jason@redhat.com>
2676         * lib/old-dejagnu.exp: Also ignore "In member function" and
2677         "At global scope".
2679 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2681         * gcc.dg/noncompile/label-lineno-1.c: New test.
2683 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
2685         * gcc.dg/c99-array-nonobj-1.c: New test.
2687 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
2689         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
2690         tests.
2691         * gcc.dg/format-ext-1.c: New test.
2693 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2695         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
2696         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
2697         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
2698         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
2699         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
2701 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
2703         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
2704         gcc.dg/c99-strftime-2.c: New tests.
2706 2000-08-22  Richard Henderson  <rth@cygnus.com>
2708         * gcc.c-torture/execute/20000822-1.c: New test.
2710 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
2712         * gcc.c-torture/execute/20000819-1.x: Remove.
2714 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
2716         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
2717         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
2718         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
2719         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
2720         gcc.dg/format-xopen-1.c: New tests.
2722 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
2724         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
2726 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
2728         * g++.old-deja/g++.other/loop2.C: New test.
2730         * gcc.c-torture/compile/20000606-1.c: New test.
2731         * gcc.c-torture/compile/20000728-1.c: New test.
2732         * gcc.c-torture/execute/20000801-1.c: New test.
2733         * gcc.c-torture/execute/20000801-2.c: New test.
2734         * gcc.c-torture/execute/20000819-1.c: New test.
2735         * gcc.c-torture/execute/20000819-1.x: XFAIL.
2736         * gcc.dg/20000629-1.c: New test.
2737         * gcc.dg/20000724-1.c: New test.
2738         * gcc.dg/20000807-1.c: New test.
2740 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
2742         * gcc.dg/cpp/pragma-1.c: New test.
2743         * gcc.dg/cpp/pragma-2.c: New test.
2745 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
2747         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
2748         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
2750 Fri Aug 18 16:57:35 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2752         * gcc.c-torture/compile/20000818-1.c: New test.
2754 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
2756         * gcc.c-torture/execute/20000818-1.c: New test.
2758 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2760         * gcc.dg/format-va-1.c: New test.
2762 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
2764         * g++.old-deja/g++.other/typedef8.C: New test.
2766 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
2768         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
2769         * g++.old-deja/g++.mike/net36.C: Mark candidate.
2770         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
2771         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
2772         * g++.old-deja/g++.other/ptrmem7.C: New test.
2773         * g++.old-deja/g++.pt/ptrmem10.C: New test.
2775 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
2777         * g++.old-deja/g++.pt/typename27.C: New test.
2779 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
2781         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
2782         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
2783         * g++.old-deja/g++.pt/friend45.C: New test.
2784         * g++.old-deja/g++.other/friend8.C: New test.
2786 2000-08-15  Richard Henderson  <rth@cygnus.com>
2788         * gcc.c-torture/execute/20000815-1.c: New test.
2790 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
2792         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
2793         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
2794         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
2796 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
2798         * g++.old-deja/g++.other/refinit2.C: New test.
2800 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
2802         * lib/c-torture.exp (c-torture): Make
2803         compiler_conditional_xfail_data global.
2804         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
2805         compiler_conditional_xfail_data machinery.
2806         (f-torture-execute): Likewise.
2807         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
2808         and only when unrolling loops.
2810         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
2812 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
2814         * g++.old-deja/g++.pt/explicit81.C: New test.
2816 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
2818         * g++.old-deja/g++.pt/typename26.C: New test.
2820 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
2822         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
2823         warning.
2825 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
2827         * g++.old-deja/g++.other/array3.C: New test.
2829 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
2831         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
2832         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
2833         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
2834         New tests.
2836 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
2838         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
2839         * g++.old-deja/g++.abi/vmihint.C: Likewise.
2841 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
2843         * gcc.c-torture/execute/20000808-1.c: New test.
2845 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
2847         * gcc.dg/c90-const-expr-1.c: New test.
2849 2000-08-08  Richard Henderson  <rth@cygnus.com>
2851         * gcc.dg/noncompile/920923-1.c: Declare calloc.
2853 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
2855         * gcc.dg/noncompile/const-ll-1.c: New test.
2857 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2859         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
2861 Sun Aug  6 11:41:51 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
2863         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
2864         that running programs linked against the shared version of libobjc
2865         run correctly.
2867 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
2869         * gcc.dg/c99-printf-1.c: New test.
2871 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
2873         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
2875 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
2877         * gcc.c-torture/execute/20000731-1.x: Delete.
2879 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
2881         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
2882         and torture_without_loops as is done by c-torture.exp.
2883         (search_for): Copy from c-torture.exp.
2884         (gcc-dg-runtest): New function, drives a directory of tests
2885         iterating over the TORTURE_OPTIONS.
2886         (scan-assembler, scan-assembler-not): Move here from
2887         individual directory drivers.
2889         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
2890         defined by lib/gcc-dg.exp.
2891         * gcc.dg/cpp/cpp.exp: Likewise.
2892         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
2893         gcc-dg-runtest, so we cycle over optimization options.
2895         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
2896         * gcc.dg/compare2.c: No longer expected to fail.
2898 Fri Aug  4 23:00:50 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
2900         * gcc.c-torture/execute/20000804-1.c: New test.
2902 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
2904         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
2906 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
2908         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
2910 Thu Aug  3 01:46:33 2000  Jeffrey A Law  (law@cygnus.com)
2912         * gcc.c-torture/compile/20000803-1.c: New test.
2914 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
2916         * gcc.c-torture/execute/20000801-3.c,
2917         gcc.c-torture/execute/20000801-4.c: New tests.
2918         * gcc.c-torture/execute/20000801-3.x,
2919         gcc.c-torture/execute/20000801-4.x: Xfail.
2921 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
2923         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
2924         libobjc/.libs to allow for libtool.
2926 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
2928         * gcc.c-torture/compile/20000802-1.c: New test.
2930 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
2932         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
2934 Mon Jul 31 21:14:49 2000  Jeffrey A Law  (law@cygnus.com)
2936         * gcc-c-torture/execute/20000731-2.c: New test.
2938         * gcc.c-torture/execute/20000731-1.c: New test.
2939         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
2941 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
2943         * testsuite/gcc.dg/cpp/paste7.c: New test.
2944         * gcc.dg/cpp/20000725-1.c: New test.
2946 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
2948         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
2949         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
2950         declaration warning for __builtin_dwarf_reg_size.
2952         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
2954 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
2956         * gcc.dg/noncompile/voidparam-1.c: New test.
2958 2000-07-30  Richard Henderson  <rth@cygnus.com>
2960         * gcc.dg/c90-digraph-1.c: Don't xfail.
2961         * gcc.dg/compare2.c (case 10): Xfail.
2962         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
2964 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
2966         * gcc.dg/c99-main-1.c: New test.
2968 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
2970         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
2972 Wed Jul 26 19:41:51 2000  Hans-Peter Nilsson  <hp@axis.com>
2974         * gcc.c-tortuer/execute/20000726-1.c: New test.
2976 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
2978         * gcc.c-torture/execute/enum-2.c: New test.
2980 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2982         * gcc.dg/cpp/tr-warn3.c: New test.
2984 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
2986         * g++.old-deja/g++.ext/implicit1.C: Remove.
2987         * g++.old-deja/g++.jason/c2.C: Remove
2988         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
2989         * g++.old-deja/g++.pt/crash16.C: Likewise.
2990         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
2992 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
2994         * g++.old-deja/g++.other/for2.C: New test.
2996 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
2998         * gcc.dg/20000720-1.c: New test.
3000 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
3002         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
3004 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
3006         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
3007         * gcc.c-torture/execute/20000722-1.c: New.
3008         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
3010 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
3012         * gcc.dg/cpp/20000720-1.S: New test.
3014 2000-07-21  Michael Meissner  <meissner@redhat.com>
3016         * gcc.c-torture/execute/ieee/hugeval.c: New test.
3018 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
3020         * g++.old-deja/g++.brendan/crash16.C,
3021         g++.old-deja/g++.brendan/parse3.C,
3022         g++.old-deja/g++.brendan/redecl1.C,
3023         g++.old-deja/g++.ns/template13.C,
3024         g++.old-deja/g++.other/decl4.C,
3025         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
3027 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
3029         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
3030         and "Internal error".
3032         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
3033         regexps.
3034         * gcc.dg/cpp/paste6.c: New test.
3036 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
3038         * gcc.dg/cpp/tr-direct.c: New test.
3040         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
3041         gcc.dg/cpp/undef1.c: Tweak error regexps.
3043 2000-07-18  Eric Christopher <echristo@redhat.com>
3045         * gcc.c-torture/compile/20000718-1.c: New test.
3047 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
3049         * cpplex.c (_cpp_push_token): If the token being pushed back
3050         is the previous token in this context, just subtract one from
3051         context->posn.
3052         * cppmacro.c (save_expansion): Clear aux field when storing a
3053         placemarker.
3055 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
3057         * gcc.dg/noncompile/redecl-1.c: New test.
3059 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
3061         * gcc.c-torture/execute/20000717-5.c: New test.
3062         * gcc.c-torture/execute/20000717-1.x: Removed.
3064 2000-07-17  Richard Henderson  <rth@cygnus.com>
3066         * gcc.c-torture/execute/20000717-4.c: New test.
3068 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
3070         * gcc.dg/cpp/syshdr.c: New test.
3071         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
3073 2000-07-17  Neil Booth  <neilb@earthling.net>
3075         * gcc.dg/cpp/cmdlne-dM.c: New test.
3076         * gcc.dg/cpp/cmdlne-dD.c: New test.
3078 Mon Jul 17 03:13:12 2000  Jeffrey A Law  (law@cygnus.com)
3080         * gcc.c-torture/execute/20000717-3.c: New test.
3082         * gcc.c-torture/compile/20000717-1.c: New test.
3084 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
3086         * gcc.c-torture/execute/20000717-2.c: New test.
3088 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3090         * gcc.dg/formatz-1.c: New test.
3092         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
3093         * gcc.dg/c99-digraph-1.c: New tests.
3095         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
3096         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
3098         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
3099         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
3100         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
3101         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
3102         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
3103         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
3104         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
3106 Mon Jul 17 00:41:57 2000   Greg McGary <greg@mcgary.org>
3108         * gcc.c-torture/execute/20000717-1.c: New test.
3109         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
3111 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
3113         * gcc.c-torture/execute/20000715-2.c: New test.
3114         * gcc.dg/20000715-1.c: New test.
3116 2000-07-15  Michael Meissner  <meissner@redhat.com>
3118         * gcc.c-torture/execute/20000715-1.c: New test.
3120 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
3122         * gcc.c-torture/execute/20000707-1.c: New test.
3124 2000-07-13  Neil Booth  <NeilB@earthling.net>
3126         * testsuite/gcc.dg/cpp/digraph1.c,
3127         testsuite/gcc.dg/cpp/digraph2.c,
3128         testsuite/gcc.dg/cpp/digraphs.c: New tests.
3130 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
3132         * g77.f-torture/compile/20000630-2.f:  New test.
3133         * g77.f-torture/compile/20000630-2.x
3135 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
3137         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
3139 2000-07-11  Neil Booth  <NeilB@earthling.net>
3141         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
3143 2000-07-11  Neil Booth  <NeilB@earthling.net>
3145         * gcc.dg/cpp/cmdlne-C.c: New.
3147 2000-07-09  Neil Booth  <NeilB@earthling.net>
3149         * gcc.dg/cpp/directiv.c: New tests.
3150         * gcc.dg/cpp/undef1.c: Update.
3152 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
3154         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
3156 2000-07-09  Neil Booth  <NeilB@earthling.net>
3158         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
3160 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
3162         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
3163         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
3165 2000-07-08  Neil Booth  <NeilB@earthling.net>
3167         * gcc.dg/cpp/macsyntx.c: New tests.
3169 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
3171         * gcc.dg/20000707-1.c: New test.
3173 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
3175         * gcc.c-torture/execute/20000706-1.c: New test.
3176         * gcc.c-torture/execute/20000706-2.c: New test.
3177         * gcc.c-torture/execute/20000706-3.c: New test.
3178         * gcc.c-torture/execute/20000706-4.c: New test.
3179         * gcc.c-torture/execute/20000706-5.c: New test.
3181 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
3183         * g++.old-deja/g++.pt/instantiate7.C: New test.
3185 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
3187         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
3188         * g++.old-deja/g++.mike/thunk3.C: Likewise.
3189         * g++.old-deja/g++.other/rtti3.C: Likewise.
3190         * g++.old-deja/g++.other/rttid3.C: Likewise.
3192 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
3194         *  g77.f-torture/compile/20000630-1.x: Fix typo
3196 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
3198         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
3199         assembly output.
3201 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
3203         * gcc.dg/cpp/ident.c: New test.
3205 2000-07-05  Neil Booth  <NeilB@earthling.net>
3207         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
3208           gcc.dg/cpp/lexstrng.c: New tests.
3210 2000-07-04  Neil Booth  <NeilB@earthling.net>
3212         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
3213         * gcc.dg/cpp/strify2.c: Same.
3215 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
3217         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
3218         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
3219         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
3220         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
3222         * testsuite/gcc.dg/cpp/macro1.c,
3223         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
3224         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
3225         testsuite/gcc.dg/cpp/strify1.c,
3226         testsuite/gcc.dg/cpp/strify2.c: New tests.
3228 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
3230         * gcc.c-torture/execute/20000703-1.c: New test.
3232 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
3234         * g++.old-deja/g++.pt (lookup10.C): New test.
3236 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
3238         * g++.old-deja/g++.pt (typename25.C): New test.
3240 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
3242         * gcc.c-torture/compile/20000701-1.c: New test.
3244 2000-06-30  Nick Clifton  <nickc@cygnus.com>
3246         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
3247         to test case.
3249 2000-06-30  Catherine Moore  <clm@cygnus.com>
3251         * gcc.c-torture/execute/align-1.c: New test.
3253 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
3255         * g++.old-deja/g++.pt/expr8.C: New test.
3256         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
3258 2000-06-29  Nick Clifton  <nickc@cygnus.com>
3260         * gcc.c-torture/compile/20000629-1.c: New test.
3262 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
3265         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
3266         gcc.dg/noncompile directory, depending on whether they're
3267         preprocessor tests or not.  Annotate all the tests for the dg
3268         framework.
3270         * gcc.c-torture/noncompile/noncompile.exp: Delete.
3271         * gcc.dg/noncompile/noncompile.exp: New.
3273         * Moved files:
3274         Old name                                New name
3275         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
3276         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
3277         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
3278         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
3279         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
3280         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
3281         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
3282         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
3283         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
3284         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
3285         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
3286         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
3287         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
3288         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
3289         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
3290         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
3291         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
3292         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
3293         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
3294         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
3295         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
3296         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
3297         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
3298         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
3300         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
3301         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
3302         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
3303         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
3304         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
3305         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
3307 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
3309         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
3310         declare one variable.  On the fourth, error.
3311         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
3312         declared by 20000628-1a.h.
3314 2000-06-29  Richard Henderson  <rth@redhat.com>
3316         * gcc.c-torture/execute/930529-1.x: New file.
3317         * gcc.dg/920413-1.c: Adjust expected warning text.
3318         * gcc.dg/980217-1.c: Declare abort.
3319         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
3321 Thu Jun 29 09:42:40 2000  Jeffrey A Law  (law@cygnus.com)
3323         * g77.f-torture/compile/20000629-1.f: New test.
3324         * g77.f-torture/compile/20000629-1.x: Expected to fail.
3326 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
3328         Rearrange lots of files, removing entirely the
3329         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
3330         directories.
3332         * Deleted files:
3333         gcc.c-torture/code_quality/code_quality.exp
3334         gcc.c-torture/special/special.exp
3335         gcc.failure/failure.exp
3336         gcc.failure/940409-1.x
3337         gcc.c-torture/compile/961203-1.x
3339         * New files:
3340         gcc.misc-tests/linkage.exp
3341         gcc.c-torture/execute/920730-1t.c
3342         gcc.c-torture/execute/920730-1t.x
3343         gcc.c-torture/compile/920520-1.x
3344         gcc.c-torture/compile/920521-1.x
3345         gcc.c-torture/compile/981006-1.x
3346         gcc.c-torture/execute/eeprof-1.x
3348         * Moved files (possibly with modifications to fit a new harness):
3349         Old name                                New name
3350         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
3351         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
3352         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
3353         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
3354         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
3355         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
3356         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
3357         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
3358         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
3359         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
3360         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
3361         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
3362         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
3363         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
3365 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
3367         * c-torture/compile/961203-1.x: Delete.
3369         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
3370         not exit. Include stdio.h.
3371         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
3372         * gcc.misc-tests/dg-12.c: Likewise.
3373         * gcc.misc-tests/dg-5.c: Likewise.
3374         * gcc.misc-tests/dg-6.c: Likewise.
3375         * gcc.misc-tests/dg-7.c: Prototype abort.
3376         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
3377         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
3378         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
3379         not exit.
3380         * gcc.misc-tests/sieve.c: Use return from main, not exit.
3381         * gcc.misc-tests/sort2.c: Use return from main, not exit.
3383 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
3385         * gcc.dg/cpp/20000628-1.c: New test.
3386         * gcc.dg/cpp/20000628-1.h: New header for above test.
3387         * gcc.dg/cpp/20000628-1a.h: Likewise.
3389 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
3391         * gcc.dg/cpp: New directory.
3392         * gcc.dg/cpp/cpp.exp: New driver.
3393         * gcc.dg/cpp/20000627-1.c: New test.
3394         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
3395         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
3396         and rewrite as a compilation test.
3398         * gcc.dg: Move many files into the cpp subdirectory, possibly
3399         renaming or editing them as well.
3400         Old name                New name
3401         990119-1.c              cpp/19990119-1.c
3402         990228-1.c              cpp/19990228-1.c
3403         990407-1.c              cpp/19990407-1.c
3404         990409-1.c              cpp/19990409-1.c
3405         990413-1.c              cpp/19990413-1.c
3406         990703-1.c              cpp/19990703-1.c
3407         20000127-1.c            cpp/20000127-1.c
3408         20000129-1.c            cpp/20000129-1.c
3409         20000207-1.c            cpp/20000207-1.c
3410         20000207-2.c            cpp/20000207-2.c
3411         20000209-1.c            cpp/20000209-1.c
3412         20000209-2.c            cpp/20000209-2.c
3413         20000301-1.c            cpp/20000301-1.c
3414         20000419-1.c            cpp/20000419-1.c
3415         20000510-1.S            cpp/20000510-1.S
3416         20000519-1.c            cpp/20000519-1.c
3417         20000529-1.c            cpp/20000529-1.c
3418         20000625-1.c            cpp/20000625-1.c
3419         20000625-2.c            cpp/20000625-2.c
3420         cpp-as1.c               cpp/assert1.c
3421         cpp-as2.c               cpp/assert2.c
3422         cxx-comments-1.c        cpp/cxxcom1.c
3423         cxx-comments-2.c        cpp/cxxcom2.c
3424         endif-label.c           cpp/endif.c
3425         cpp-hash1.c             cpp/hash1.c
3426         cpp-hash2.c             cpp/hash2.c
3427         cpp-if1.c               cpp/if-1.c
3428         cpp-if2.c               cpp/if-2.c
3429         cpp-if3.c               cpp/if-3.c
3430         cpp-if4.c               cpp/if-4.c
3431         cpp-if5.c               cpp/if-5.c
3432         cpp-cond.c              cpp/if-cexp.c
3433         cpp-missingop.c         cpp/if-mop.c
3434         cpp-missingparen.c      cpp/if-mpar.c
3435         cpp-opprec.c            cpp/if-oppr.c
3436         cpp-ifparen.c           cpp/if-paren.c
3437         cpp-shortcircuit.c      cpp/if-sc.c
3438         cpp-shift.c             cpp/if-shift.c
3439         cpp-unary.c             cpp/if-unary.c
3440         cpp-li1.c               cpp/line1.c
3441         cpp-li2.c               cpp/line2.c
3442         lineno.c                cpp/line3.c
3443         lineno-2.c              cpp/line4.c
3444         cpp-mi.c                cpp/mi1.c
3445         cpp-mic.h               cpp/mi1c.h
3446         cpp-micc.h              cpp/mi1cc.h
3447         cpp-mind.h              cpp/mi1nd.h
3448         cpp-mindp.h             cpp/mi1ndp.h
3449         cpp-mix.h               cpp/mi1x.h
3450         cpp-mi2.c               cpp/mi2.c
3451         cpp-mi2a.h              cpp/mi2a.h
3452         cpp-mi2b.h              cpp/mi2b.h
3453         cpp-mi2c.h              cpp/mi2c.h
3454         cpp-mi3.c               cpp/mi3.c
3455         cpp-mi3.def             cpp/mi3.def
3456         poison-1.c              cpp/poison.c
3457         pr-impl.c               cpp/prag-imp.c
3458         cpp-redef-2.c           cpp/redef1.c
3459         cpp-redef.c             cpp/redef2.c
3460         strpaste.c              cpp/strp1.c
3461         strpaste-2.c            cpp/strp2.c
3462         cpp-tradpaste.c         cpp/tr-paste.c
3463         cpp-tradstringify.c     cpp/tr-str.c
3464         cpp-tradwarn1.c         cpp/tr-warn1.c
3465         cpp-tradwarn2.c         cpp/tr-warn2.c
3466         trigraphs.c             cpp/trigraphs.c
3467         cpp-unc1.c              cpp/unc1.c
3468         cpp-unc2.c              cpp/unc2.c
3469         cpp-unc3.c              cpp/unc3.c
3470         cpp-unc.c               cpp/unc4.c
3471         undef.c                 cpp/undef1.c
3472         undef-2.c               cpp/undef2.c
3473         cpp-wi1.c               cpp/widestr1.c
3475 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
3477         * lib/g++.exp (g++_include_flags): Tweak.
3479 2000-06-27  H.J. Lu  <hjl@gnu.org>
3480             Loren J. Rittle  <ljrittle@acm.org>
3482         * lib/g++.exp (g++_include_flags): Override libgloss.exp
3483         version with one that knows about the new gcc tree structure.
3484         (g++_link_flags): Same.
3486 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
3488         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
3489         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
3490         case we are cross-compiling.
3492         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
3493         g++.old-deja/g++.niklas/Makefile.in,
3494         g++.old-deja/g++.niklas/configure.in,
3495         g++.old-deja/g++.other/Makefile.in,
3496         g++.old-deja/g++.other/configure.in,
3497         gcc.c-torture/code_quality/Makefile.in,
3498         gcc.c-torture/code_quality/configure.in,
3499         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
3500         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
3501         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
3502         gcc.c-torture/execute/ieee/Makefile.in,
3503         gcc.c-torture/execute/ieee/configure.in,
3504         gcc.c-torture/noncompile/Makefile.in,
3505         gcc.c-torture/noncompile/configure.in,
3506         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
3507         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
3508         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
3510 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
3512         * g++.old-deja/g++.other/ambig3.C: New test.
3514 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
3516         * g++.old-deja/g++.pt/syntax1.C: New test.
3517         * g++.old-deja/g++.pt/syntax2.C: New test.
3518         * g++.old-deja/g++.other/syntax3.C: New test.
3519         * g++.old-deja/g++.other/syntax4.C: New test.
3521 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
3523         * gcc.dg/20000623-1.c: Prototype exit and abort.
3525 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
3527         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
3528         New tests.
3529         * gcc.dg/cpp-mi3.def: New file.
3531         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
3532         inside assertions.
3533         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
3534         lexer's error messages.
3535         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
3536         divine anything from the linemarkers.
3537         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
3538         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
3540 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
3542         * gcc.dg/20000623-1.c: New test.
3544 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
3546         * gcc.c-torture/execute/20000622-1.c: New test.
3548 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
3550         * g++.old-deja/g++.other/init15.C: New test.
3552 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
3554         * g++.old-deja/g++.pt/vaarg2.C: New test.
3555         * g++.old-deja/g++.pt/vaarg3.C: New test.
3557 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
3559         * g++.old-deja/g++.other/dyncast6.C: New test.
3561 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
3563         * gcc.c-torture/execute/loop-6.c: New test.
3565 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
3567         * gcc.dg/20000614-1.c: New test.
3568         * gcc.dg/20000614-2.c: New test.
3570 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
3572         * g++.old-deja/g++.other/inline12.C: New test.
3574 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
3576         * g++.old-deja/g++.other/eh1.C: New test.
3578 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
3580         * g++.old-deja/g++.other/type.C: New test.
3582 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
3584         * g++.old-deja/g++.other/initstring.C: New test.
3586 2000-06-12  Jason Merrill  <jason@redhat.com>
3588         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
3590 Fri Jun  9 22:46:34 2000  Jeffrey A Law  (law@cygnus.com)
3592         * gcc.c-torture/compile/20000609-1.c: New test.
3594 Fri Jun  9 21:54:28 2000  Clinton Popetz  <cpopetz@cygnus.com>
3596         * gcc.dg/20000609-1.c: New test.
3598 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
3600         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
3601         * gcc.c-torture/noncompile/poison-1.c: Move...
3602         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
3603         * gcc.dg/cpp-li1.c: Add a token after the #line.
3605 2000-06-05  Richard Henderson  <rth@cygnus.com>
3607         * gcc.c-torture/execute/20000605-2.c: New test.
3608         * gcc.c-torture/execute/20000605-3.c: New test.
3610 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
3612         * g77.f-torture/execute/20000503-1.x: New file.
3614 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
3616         * g++.old-deja/g++.eh/badalloc1.C: New test.
3618 2000-06-05  Richard Henderson  <rth@cygnus.com>
3620         * gcc.c-torture/execute/20000605-1.c: New test.
3622 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
3623             Nathan Sidwell <nathan@codesourcery.com>
3625         * gcc.c-torture/compile/20000605-1.c: New test.
3627 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
3629         * g77.f-torture/compile/20000601-1.f:  New test.
3631 2000-06-03  Richard Henderson  <rth@cygnus.com>
3633         * gcc.c-torture/execute/20000603-1.c: New.
3635 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
3637         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
3638         * gcc.dg/noreturn-2.c (noreturn): Likewise.
3640 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
3642         * gcc.dg/compare2.c (case 12): XFAIL.
3643         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
3644         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
3646         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
3648 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
3650         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
3651         guard macro is already defined when the header is first
3652         included.
3653         * gcc.dg/cpp-mix.h: New file.
3654         * gcc.dg/endif-label.c: Update patterns to match compiler.
3656         * g++.brendan/complex1.C: Declare abort.
3657         * g++.law/refs4.C: Remove XFAIL.
3658         * g++.oliva/expr2.C: Declare abort and exit.
3660 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
3662         * gcc.c-torture/execute/20000528-1.c: New test.
3664         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
3665         * g++.old-deja/g++.law/temps4.C: Likewise.
3667         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
3668         stdlib.h.  Call abort() on failure.
3669         * g++.old-deja/g++.law/refs4.C: Likewise.
3670         * g++.old-deja/g++.law/temps4.C: Likewise.
3671         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
3672         * gcc.c-torture/execute/20000112-1.c: Include string.h.
3674 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
3676         Relative to g++.dg/special:
3677         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
3679         Relative to g++.old-deja:
3680         * g++.brendan/complex1.C, g++.jason/optimize2.C,
3681         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
3682         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
3683         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
3684         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
3685         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
3686         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
3688         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
3689         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
3690         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
3691         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
3692         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
3693         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
3694         and/or string.h.
3696         * g++.other/goto1.C: Update expectations for error messages.
3698 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
3700         * gcc.c-torture/compile/20000523-1.c: New test.
3702 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
3704         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
3706 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
3708         * g++.old-deja/g++.eh/catch11.C: New test.
3709         * g++.old-deja/g++.eh/catch12.C: New test.
3711 2000-05-24  Nick Clifton  <nickc@cygnus.com>
3713         * gcc.c-torture/execute/20000523-1.c: New test.
3715 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
3717         * c-torture/execute/bcp-1.c: Replace abort in arg of
3718         __builtin_constant_p with a generic external function.
3720         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
3721         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
3722         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
3723         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
3724         Prototype abort and/or exit.
3726         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
3727         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
3728         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
3729         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
3731 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
3733         * gcc.dg/dwarf2-1.c: New test.
3735 2000-05-20  Richard Henderson  <rth@cygnus.com>
3737         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
3739 2000-05-20  Andreas Jaeger  <aj@suse.de>
3741         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
3742         testcase.
3744 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
3746         * gcc.c-torture/execute/20000519-2.c: New test.
3748 2000-05-19  Andreas Jaeger  <aj@suse.de>
3750         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
3751         which fails with SSA.
3753         * lib/c-torture.exp: Also test with -O3 -fssa.
3755 2000-05-18  Michael Meissner  <meissner@redhat.com>
3757         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
3758         * gcc.c-torture/execute/920415-1.c: Ditto.
3759         * gcc.c-torture/execute/920501-1.c: Ditto.
3760         * gcc.c-torture/execute/conversion.c: Ditto.
3761         * gcc.c-torture/execute/cvt-1.c: Ditto.
3763 Thu May 18 16:03:29 2000  Jeffrey A Law  (law@cygnus.com)
3765         * gcc.c-torture/compile/20000518-1.c: New test.
3767 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
3769         * g77.f-torture/compile/200005018.f:  New test.
3771 Wed May 17 18:30:10 2000  Jeffrey A Law  (law@cygnus.com)
3773         * gcc.c-torture/compile/20000517-1.c: New test.
3775 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3777         * gcc.c-torture/execute/20000516-1.c: New test.
3779 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
3781         * g++.old-deja/g++.other/eh.C: New test.
3783 2000-05-12  Richard Henderson  <rth@cygnus.com>
3785         * gcc.c-torture/execute/990208-1.c (main): Don't pass
3786         constants through to doit's conditional.
3788 Thu May 11 19:02:43 2000  Jeffrey A Law  (law@cygnus.com)
3790         * gcc.c-torture/compile/20000511-1.c: New test.
3791         * g77.f-torture/compile/20000511-1.f: New test.
3792         * g77.f-torture/compile/20000511-2.f: New test.
3794 2000-05-11  Michael Meissner  <meissner@redhat.com>
3796         * gcc.c-torture/execute/20000511-1.c: New test.
3798 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
3800         * gcc.dg/dg.exp: Scan .S files as well as .c files.
3801         * gcc.dg/20000510-1.S: New.
3803 2000-05-08  Catherine Moore  <clm@cygnus.com>
3805         * gcc.dg/unused-3.c: New.
3807 2000-05-06  Richard Henderson  <rth@cygnus.com>
3809           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
3810           * g++.old-deja/g++.mike/warn1.C: Likewise.
3811           * g++.old-deja/g++.pt/local1.C: Likewise.
3812           * g++.old-deja/g++.pt/local7.C: Likewise.
3813           * g++.old-deja/g++.pt/spec16.C: Likewise.
3815 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
3817         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
3819 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
3821           * g77.f-torture/execute/20000503-1.f:  New test.
3823 2000-05-04  Andreas Jaeger  <aj@suse.de>
3825         * gcc.dg/noreturn-2.c: New test.
3827 2000-05-04  Neil Booth  <NeilB@earthling.net>
3829         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
3830         preprocessor.
3832 2000-05-04  Richard Henderson  <rth@cygnus.com>
3834         * gcc.c-torture/execute/20000503-1.c: Fix typo.
3836 2000-05-04  Richard Henderson  <rth@cygnus.com>
3838         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
3839         OpenSSL by Jason R Thorpe.
3841 Wed May  3 13:02:10 2000  Jim Wilson  <wilson@cygnus.com>
3843         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
3845 2000-05-03  Robert Lipe <robertlipe@usa.net>
3847         * gcc.dg/20000503-1.c: New test.
3849 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
3851         * gcc.c-torture/compile/20000502-1.c: New test.
3852         * g++.old-deja/g++.other/align.C: New test.
3853         * gcc.dg/cpp-tradstringify.c: New test.
3855 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
3857         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
3858         and hard registers.
3860 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
3862         * gcc.c-torture/execute/loop-5.c: New test.
3864 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
3866         * gcc.c-torture/execute/va-arg-20.c: New test.
3868 Sun Apr 23 14:41:33 2000  Jeffrey A Law  (law@cygnus.com)
3870         * gcc.c-torture/execute/20000422-1.c: New test.
3872 2000-04-20  Greg McGary  <gkm@gnu.org>
3874         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
3875         when optimizing, but without sibling-call optimizations (-O1).
3877 Thu Apr 20 11:57:03 2000  Jeffrey A Law  (law@cygnus.com)
3879           * gcc.c-torture/compile/20000420-1.c: New test.
3881 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
3883         * g++.abi/ptrflags.C: New test.
3884         * g++.eh/catchptr1.C: Test incomplete pointer chains.
3886 Wed Apr 19 09:16:32 2000  Catherine Moore  <clm@cygnus.com>
3888         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
3890 2000-04-19  Greg McGary  <gkm@gnu.org>
3892         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
3893         sibling-call optimizations.
3895 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
3897         * gcc.dg/20000419-1.c: New test.
3899 Wed Apr 12 22:54:02 2000  Hans-Peter Nilsson  <hp@axis.com>
3901         * gcc.c-torture/execute/20000412-6.c: New test.
3903 Wed Apr 12 10:25:08 2000  Jeffrey A Law  (law@cygnus.com)
3905         * gcc.c-torture/execute/20000412-5.c: New test.
3906         * g77.f-torture/compile/20000412-1.f: New test.
3907         * gcc.c-torture/execute/20000412-4.c: New test.
3908         * gcc.c-torture/compile/20000412-2.c: New test.
3909         * gcc.c-torture/execute/20000412-3.c: New test.
3910         * gcc.c-torture/compile/20000412-1.c: New test.
3911         * gcc.c-torture/execute/20000412-2.c: New test.
3913 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
3915         * objc/execute/bf-20.m: New test.
3917 2000-04-10  Richard Henderson  <rth@cygnus.com>
3919         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
3921         * gcc.c-torture/execute/20000412-1.c: New test.
3923 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
3925         * g++.old-deja/g++.eh/catchptr1.C: New test.
3927 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
3929         * g++.old-deja/g++.abi/cxa_vec.C: New test.
3931 2000-04-08  Neil Booth  <NeilB@earthling.net>
3933         * gcc.dg/cpp-nullchar.c: Remove test as
3934         embedded nulls cause problems.
3936 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3938         * gcc.dg/compare2.c: New test.
3940 2000-04-08  Neil Booth  <NeilB@earthling.net>
3942         * gcc.dg/cpp-nullchar.c: New test.
3944 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
3946         * gcc.dg/cpp-mi2.c: New test.
3947         * gcc.dg/cpp-mi2[abc].h: New files.
3949 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
3951         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
3952         member name.
3954 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
3956         * g++.old-deja/g++.abi/vmihint.C: New test.
3958 2000-04-06  Neil Booth  <NeilB@earthling.net>
3960         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
3961         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
3962         copyright.
3964 Wed Apr  5 22:51:36 2000  Hans-Peter Nilsson  <hp@axis.com>
3966         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
3967         avoid stack-frame overwrite.
3969 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
3971         * gcc.c-torture/compile/20000405-2.c: New test.
3972         * gcc.c-torture/compile/20000405-3.c: New test.
3974 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
3976         * gcc.c-torture/compile/20000405-1.c: New test.
3978 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
3980         * gcc.dg/cast-qual-1.c: Revert last change.
3982 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3984         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
3986 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
3988         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
3989         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
3991 Mon Apr  3 02:35:34 2000  Jeffrey A Law  (law@cygnus.com)
3993         * gcc.c-torture/compile/20000403-2.c: New test.
3994         * gcc.c-torture/compile/20000403-1.c: New test.
3996 Mon Apr  3 16:53:52 2000  Hans-Peter Nilsson  <hp@axis.com>
3998         * gcc.c-torture/execute/20000403-1.c: New test.
4000 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
4002         * gcc.c-torture/execute/20000402-1.c: New test.
4004 Mon Apr  3 14:10:34 2000  Donald Lindsay  <dlindsay@cygnus.com>
4006         * gcc.c-torture/execute/va-arg-15.c: New test.
4007         * gcc.c-torture/execute/va-arg-16.c: New test.
4008         * gcc.c-torture/execute/va-arg-17.c: New test.
4009         * gcc.c-torture/execute/va-arg-18.c: New test.
4010         * gcc.c-torture/execute/va-arg-19.c: New test.
4012 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
4014         * gcc.c-torture/compile/981211-1.c: Move to...
4015         * gcc.dg/cpp-as1.c: ...here.
4016         * gcc.dg/cpp-as2.c: New file.
4018         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
4019         compiler.
4021 2000-04-02  Neil Booth  <NeilB@earthling.net>
4023         * gcc.dg/cpp-cond.c  New tests.
4024         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
4025         accidental success less likely.
4026         * gcc.dg/cpp-missingop.c  New tests.
4027         * gcc.dg/cpp-missingparen.c  New tests.
4028         * gcc.dg/cpp-shift.c  New tests.
4029         * gcc.dg/cpp-shortcircuit.c  New tests.
4030         * gcc.dg/cpp-unary.c  New tests.
4032 Wed Mar 29 13:44:23 2000  Jeffrey A Law  (law@cygnus.com)
4034         * gcc.c-torture/compile/20000329-1.c: New test.
4036 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
4038         * gcc.c-torture/compile/20000326-1.c: New test.
4039         * gcc.c-torture/compile/20000326-2.c: New test.
4041 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
4043         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
4044         the first parameter is a function argument.
4046 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
4048         * g++.old-deja/g++.ext/array4.C: New test.
4050 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
4052         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
4054 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4056         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
4058 2000-03-19  Richard Henderson  <rth@cygnus.com>
4060         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
4062 2000-03-19  Richard Henderson  <rth@cygnus.com>
4064         * gcc.c-torture/compile/20000319-1.c: New test.
4066 Tue Mar 14 08:58:37 2000  Jeffrey A Law  (law@cygnus.com)
4068         * gcc.c-torture/execute/20000314-3.c: New test.
4069         * gcc.c-torture/execute/20000314-2.c: New test.
4070         * gcc.c-torture/execute/20000314-1.c: New test.
4071         * gcc.c-torture/compile/20000314-2.c: New test.
4072         * gcc.c-torture/compile/20000314-1.c: New test.
4074 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
4076         * g++.old-deja/g++.warn/inline.C: New test.
4078 Fri Mar 10 01:15:19 2000  Hans-Peter Nilsson  <hp@bitrange.com>
4080         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
4081         standards-compliant result rather than specific constants.
4082         Put test-values in array.
4084 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
4086         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
4087         (g++_target_compile): Put test-specific options last.
4089 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
4091         * g++.old-deja/g++.eh/vbase4.C: New test.
4093 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
4095         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
4097 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
4099         * g++.old-deja/g++.brendan/misc12.C: Removed.
4100         * g++.old-deja/g++.pt/memtemp77.C: Constify.
4101         * g++.old-deja/g++.ext/pretty4.C: New test.
4103 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
4105         * g++.old-deja/g++.other/string2.C: New test.
4107 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
4109         * g++.old-deja/g++.warn/impint2.C: New test.
4111 Sun Mar  5 23:25:12 2000  Hans-Peter Nilsson  <hp@bitrange.com>
4113         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
4114         is 1, not zero.
4116 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
4118         * g++.old-deja/g++.warn/impint.C: New test.
4119         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
4120         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
4121         * g++.old-deja/g++.pt/explicit12.C: Likewise.
4122         * g++.old-deja/g++.pt/explicit13.C: Likewise.
4123         * g++.old-deja/g++.pt/explicit17.C: Likewise.
4124         * g++.old-deja/g++.pt/explicit18.C: Likewise.
4125         * g++.old-deja/g++.pt/explicit19.C: Likewise.
4126         * g++.old-deja/g++.pt/explicit23.C: Likewise.
4127         * g++.old-deja/g++.pt/explicit31.C: Likewise.
4128         * g++.old-deja/g++.pt/explicit35.C: Likewise.
4129         * g++.old-deja/g++.pt/explicit6.C: Likewise.
4130         * g++.old-deja/g++.pt/memclass7.C: Likewise.
4132 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
4134         * gcc.dg/cpp-redef.c: New test.
4136 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
4138         * g++.old-deja/g++.pt/unify7.C: New test.
4140 Sat Feb 26 19:46:09 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4142         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
4143         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
4145 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
4147         * gcc.c-torture/compile/20000224-1.c: New test.
4149 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4151         * gcc.c-torture/compile/cpp-2.c: New test.
4152         * gcc.c-torture/compile/cpp-1.c: New test.
4154 Fri Feb 25 21:44:49 2000  Jeffrey A Law  (law@cygnus.com)
4156         * gcc.c-torture/execute/20000225-1.c: New test.
4158 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4160         * gcc.dg/cpp-li2.c: New test.
4162         * gcc.dg/cpp-wi1.c: New test.
4164         * gcc.dg/cpp-li1.c: New test.
4166 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
4168         * g++.old-deja/g++.other/sizeof5.C: New test.
4170 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4172         * gcc.c-torture/execute/va-arg-13.c: New test.
4174 Wed Feb 23 14:16:06 2000  Donald Lindsay  <dlindsay@cygnus.com>
4176         * gcc.c-torture/execute/va-arg-12.c: New test.
4178 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
4180         * gcc.c-torture/execute/20000223-1.c: New test.
4182 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
4184         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
4186 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
4188         * g++.old-deja/g++.abi/ptrmem.C: New test.
4190 2000-02-19  Richard Henderson  <rth@cygnus.com>
4192         * gcc.c-torture/compile/init-3.c: New.
4194 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
4196         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
4197         ALWAYS_CXXFLAGS.
4199 Fri Feb 11 12:35:40 2000  Robert Lipe <robertl@sco.com>
4201         * gcc.c-torture/compile/20000211-3.c: New test.
4203 Fri Feb 11 12:35:40 2000  Martin Buchholz <martin@xemacs.org>
4205         * gcc.c-torture/compile/20000211-2.c: New test.
4207 Fri Feb 11 12:35:40 2000  Jeffrey A Law  (law@cygnus.com)
4209         * gcc.c-torture/compile/20000211-1.c: New test.
4211 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
4213         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
4214           on native targets
4216 2000-02-08  Nathan Sidwell  <nathan@acm.org>
4218         * g++.old-deja/g++.other/cast5.C: New test.
4220 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
4222         * gcc.c-torture/execute/20000205-1.c: New.
4224 2000-02-03  Nathan Sidwell  <nathan@acm.org>
4226         * g++.old-deja/g++.jason/cast3.C: Return void.
4227         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
4229 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4231         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
4233         * gcc.dg/loop-1.c: New test.
4235 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
4237         * gcc.c-torture/compile/20000127-1.c: New test.
4238         * gcc.c-torture/execute/991228-1.c: New test.
4240 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4242         * gcc.dg/unused-2.c: New test.
4244         * gcc.dg/conv-1.c: New test.
4246 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
4248         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
4249         compiler.
4250         (tool_option_proc): Fix typo.
4252 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
4254         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
4255         of the ld on the host, not on the build machine.
4256         Also, don't crash if '--help' is not a supported option.
4258 2000-01-24  Richard Henderson  <rth@cygnus.com>
4260         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
4262 Thu Jan 20 12:34:48 2000  Jeffrey A Law  (law@cygnus.com)
4264         * gcc.c-torture/execute/20000120-2.c: New test.
4265         * gcc.c-torture/execute/20000120-1.c: New test.
4267 Thu Jan 13 02:29:32 2000  Jeffrey A Law  (law@cygnus.com)
4269         * gcc.c-torture/execute/20000113-1.c: New test.
4271 Wed Jan 12 20:26:58 2000  Jeffrey A Law  (law@cygnus.com)
4273         * gcc.c-torture/execute/20000112-1.c: New test.
4275 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4277         * gcc.dg/20000111-1.c: New test.
4279 Mon Jan 10 18:12:49 2000  Jeffrey A Law  (law@cygnus.com)
4281         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
4282         with 16 bit integers.
4284 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4286         * gcc.dg/20000108-1.c: New test.
4288 2000-01-05  Nathan Sidwell  <nathan@acm.org>
4290         * g++.old-deja/g++.ns/koenig8.C: New test.
4292 2000-01-05  Nathan Sidwell  <nathan@acm.org>
4294         * g++.old-deja/g++.other/cast4.C: New test.
4296 Wed Jan  5 00:26:20 2000  Jeffrey A Law  (law@cygnus.com)
4298         * gcc.c-torture/compile/20000105-2.c: New test.
4299         * gcc.c-torture/compile/20000105-1.c: New test.
4301 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4303         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
4304         references to printf & atoi to conform to ANSI standard.
4305         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
4306         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
4307         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
4308         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
4309         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
4310         * g++.old-deja/g++.brendan/complex1.C: Likewise.
4311         * g++.old-deja/g++.brendan/copy1.C: Likewise.
4312         * g++.old-deja/g++.brendan/copy2.C: Likewise.
4313         * g++.old-deja/g++.brendan/copy3.C: Likewise.
4314         * g++.old-deja/g++.brendan/copy4.C: Likewise.
4315         * g++.old-deja/g++.brendan/copy5.C: Likewise.
4316         * g++.old-deja/g++.brendan/copy6.C: Likewise.
4317         * g++.old-deja/g++.brendan/copy7.C: Likewise.
4318         * g++.old-deja/g++.brendan/copy8.C: Likewise.
4319         * g++.old-deja/g++.brendan/crash11.C: Likewise.
4320         * g++.old-deja/g++.brendan/crash14.C: Likewise.
4321         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
4322         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
4323         * g++.old-deja/g++.brendan/delete2.C: Likewise.
4324         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
4325         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
4326         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
4327         * g++.old-deja/g++.brendan/eh1.C: Likewise.
4328         * g++.old-deja/g++.brendan/groff1.C: Likewise.
4329         * g++.old-deja/g++.brendan/init3.C: Likewise.
4330         * g++.old-deja/g++.brendan/misc12.C: Likewise.
4331         * g++.old-deja/g++.brendan/misc7.C: Likewise.
4332         * g++.old-deja/g++.brendan/new2.C: Likewise.
4333         * g++.old-deja/g++.brendan/operators4.C: Likewise.
4334         * g++.old-deja/g++.brendan/operators5.C: Likewise.
4335         * g++.old-deja/g++.brendan/overload2.C: Likewise.
4336         * g++.old-deja/g++.brendan/overload7.C: Likewise.
4337         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
4338         * g++.old-deja/g++.brendan/reference1.C: Likewise.
4339         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
4340         * g++.old-deja/g++.brendan/template24.C: Likewise.
4341         * g++.old-deja/g++.brendan/template3.C: Likewise.
4342         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
4343         * g++.old-deja/g++.jason/inline3.C: Likewise.
4344         * g++.old-deja/g++.jason/opeq.C: Likewise.
4345         * g++.old-deja/g++.law/arg5.C: Likewise.
4346         * g++.old-deja/g++.law/arm7.C: Likewise.
4347         * g++.old-deja/g++.law/ctors11.C: Likewise.
4348         * g++.old-deja/g++.law/cvt8.C: Likewise.
4349         * g++.old-deja/g++.law/init9.C: Likewise.
4350         * g++.old-deja/g++.law/refs4.C: Likewise.
4351         * g++.old-deja/g++.law/template2.C: Likewise.
4352         * g++.old-deja/g++.law/visibility24.C: Likewise.
4353         * g++.old-deja/g++.law/vtable3.C: Likewise.
4354         * g++.old-deja/g++.mike/asm2.C: Likewise.
4355         * g++.old-deja/g++.mike/eh1.C: Likewise.
4356         * g++.old-deja/g++.mike/misc1.C: Likewise.
4357         * g++.old-deja/g++.mike/misc13.C: Likewise.
4358         * g++.old-deja/g++.mike/misc14.C: Likewise.
4359         * g++.old-deja/g++.mike/ns12.C: Likewise.
4360         * g++.old-deja/g++.mike/p1248.C: Likewise.
4361         * g++.old-deja/g++.mike/p3708.C: Likewise.
4362         * g++.old-deja/g++.mike/p3708a.C: Likewise.
4363         * g++.old-deja/g++.mike/p3708b.C: Likewise.
4364         * g++.old-deja/g++.mike/p646.C: Likewise.
4365         * g++.old-deja/g++.mike/p700.C: Likewise.
4366         * g++.old-deja/g++.mike/p783.C: Likewise.
4367         * g++.old-deja/g++.mike/p783a.C: Likewise.
4368         * g++.old-deja/g++.mike/p783b.C: Likewise.
4369         * g++.old-deja/g++.mike/p786.C: Likewise.
4370         * g++.old-deja/g++.mike/p789.C: Likewise.
4371         * g++.old-deja/g++.mike/p789a.C: Likewise.
4372         * g++.old-deja/g++.mike/p807a.C: Likewise.
4373         * g++.old-deja/g++.other/delete3.C: Likewise.
4374         * g++.old-deja/g++.other/dyncast1.C: Likewise.
4375         * g++.old-deja/g++.other/dyncast2.C: Likewise.
4376         * g++.old-deja/g++.other/dyncast3.C: Likewise.
4377         * g++.old-deja/g++.other/empty1.C: Likewise.
4378         * g++.old-deja/g++.other/temporary1.C: Likewise.
4379         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
4380         * g++.old-deja/g++.pt/t16.C: Likewise.
4381         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
4383 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
4385         * gcc.dg/991230-1.c: New test.
4387 Wed Dec 29 23:48:49 1999  Jeffrey A Law  (law@cygnus.com)
4389         * gcc.c-torture/compile/991229-3.c: New test.
4390         * gcc.c-torture/compile/991229-2.c: New test.
4391         * gcc.c-torture/compile/991229-1.c: New test.
4393 Wed Dec 29 20:54:46 1999  Greg McGary <gkm@eng.ascend.com>
4395         * gcc.c-torture/compile/labels-2.c: New test.
4397 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
4399         * gcc.c-torture/execute/991227-1.c: New test.
4401 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4403         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
4405 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
4407         * gcc.c-torture/execute/991221-1.c: New test.
4409 1999-12-20  Nathan Sidwell  <nathan@acm.org>
4411         * g++.old-deja/g++.other/cast3.C: New test.
4413 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
4415         * gcc.c-torture/execute/991216-4.c: New test.
4417 1999-12-16  Michael Meissner  <meissner@cygnus.com>
4419         * gcc.c-torture/execute/991216-1.c: New test.
4420         * gcc.c-torture/execute/991216-2.c: New test.
4421         * gcc.c-torture/execute/991216-3.c: New test.
4423 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
4425         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
4426         Actually make the test fail by using "-O2" for compilation.
4428 1999-12-15  Nathan Sidwell  <nathan@acm.org>
4430         * g++.old-deja/g++.warn/cast-align1.C: New test.
4432 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
4434         * gcc.c-torture/compile/991214-1.c: New test.
4435         * gcc.c-torture/compile/991214-2.c: New test.
4437 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
4439         * gcc.dg/991214-1.c: New test.
4441 Mon Dec 13 23:03:09 1999  Jeffrey A Law  (law@cygnus.com)
4443         * gcc.c-torture/compile/991213-3.c: New test.
4444         * gcc.c-torture/compile/991213-2.c: New test.
4445         * gcc.c-torture/compile/991213-1.c: New test.
4447 Fri Dec 10 00:53:10 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
4449         * gcc.dg/991209-1.c: New test.
4451 Wed Dec  8 23:44:08 1999  Nathan Sidwell <nathan@acm.org>
4453         * gcc.c-torture/compile/991208-1.c: New test.
4455 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4457         * gcc.dg/ultrasp2.c: New test.
4459 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
4461         * g++.old-deja/g++.abi/align.C (main): Fix typo.
4463 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
4465         * gcc.c-torture/compile/991202-1.c: New test.
4466         * gcc.c-torture/execute/991202-1.c: New test.
4467         * gcc.c-torture/execute/991202-2.c: New test.
4468         * gcc.c-torture/execute/991202-3.c: New test.
4470 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
4472         * g++.old-deja/g++.abi/align.C: New test.
4473         * g++.old-deja/g++.abi/aggregates.C: Likewise.
4474         * g++.old-deja/g++.abi/bitfields.C: Likewise.
4476 1999-12-01  Richard Henderson  <rth@cygnus.com>
4478         * gcc.c-torture/execute/991201-1.c: New.
4480 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
4482         * gcc.dg/991129-1.c: New test.
4484 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
4486         * gcc.c-torture/compile/991127-1.c: New test.
4488 1999-11-22  Nathan Sidwell  <nathan@acm.org>
4490         * g++.old-deja/g++.other/warn4.C: New test.
4492 1999-11-22  Nathan Sidwell  <nathan@acm.org>
4494         * g++.old-deja/g++.eh/cleanup2.C: New test.
4495         * g++.old-deja/g++.ext/pretty2.C: New test.
4496         * g++.old-deja/g++.ext/pretty3.C: New test.
4497         * g++.old-deja/g++.other/debug6.C: New test.
4499 Wed Oct 20 16:18:23 1999  Jim Wilson  <wilson@cygnus.com>
4501         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
4502         compiler_output to look for one error message instead of two.
4504 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
4506         * gcc.c-torture/execute/991118-1.c: Also test case
4507         where the word boundary does not split a byte evenly.
4509 1999-11-19  Nathan Sidwell  <nathan@acm.org>
4511         * g++.old-deja/g++.ext/restrict1.C: New test.
4513 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
4515         * gcc.c-torture/execute/991118-1.c: New test.
4517 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
4519         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
4520         working directory pathnames.
4522 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
4524         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
4525         host is equipped with driver.h and driver.o so it can actually
4526         compile and run the tests.
4528 Fri Oct  8 18:46:11 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
4530         * gcc.c-torture/compile/991008-1.c: New test.
4532 1999-11-08  Nick Clifton  <nickc@cygnus.com>
4534         * lib/gcc-dg.exp: Include target-supports.exp
4536 1999-11-05  Nick Clifton  <nickc@cygnus.com>
4538         * lib/target-supports.exp: New file: Provide procs to test for
4539         features supported by the target.
4540         (check_weak_available): Moved here from ecos.exp.
4541         (check_alias_available): New proc: Determine of the target
4542         toolchain supports the alias attribute.
4544         * gcc.dg/special/ecos.exp: Move check_weak_available to
4545         target-supports.exp.
4546         (alias-1.c): Only perform the test if the target supports
4547         aliases.
4548         (wkali-1.c): Only perform the test if the target supports
4549         aliases.
4551         * gcc.dg/990506-0.c: Expect error messages from cross
4552         targets as well as native targets.
4554 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4556         * gcc.dg/ultrasp1.c: Removed xfail.
4557         * gcc.dg/struct-ret-2.c: Likewise.
4558         * gcc.dg/array-1.c: Likewise.
4560 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4562         * gcc.dg/struct-ret-2.c: New test.
4564         * gcc.dg/array-1.c: New test.
4566 Sat Oct 30 22:23:46 1999  Stephen L Moshier <moshier@mediaone.net>
4568         * gcc.c-torture/execute/991030-1.c: New test.
4570 Tue Oct 26 20:25:42 1999  Richard Henderson  <rth@cygnus.com>
4572         * gcc.c-torture/compile/991026-2.c: New test.
4574 Tue Oct 26 00:45:56 1999  Jeffrey A Law  (law@cygnus.com)
4576         * gcc.c-torture/compile/991026-1.c: New test.
4578 Sat Oct 23 23:36:03 1999  Jeffrey A Law  (law@cygnus.com)
4580         * gcc.c-torture/execute/991023-1.c: New test.
4582 Tue Oct 19 02:11:29 1999  Jeffrey A Law  (law@cygnus.com)
4584         * gcc.c-torture/execute/991019-1.c: New test.
4586 Sat Oct 16 00:05:48 1999  Richard Henderson  <rth@cygnus.com>
4588         * gcc.c-torture/execute/991016-1.c: New test.
4590 Thu Oct 14 04:22:47 1999  Stephane Carrez  <stcarrez@worldnet.fr>
4592         * gcc.c-torture/execute/991014-1.c: New test.
4594 Wed Oct 13 22:01:35 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
4596         * g++.old-deja/g++.other/union2.C: New test.
4598 1999-10-13  Nathan Sidwell  <nathan@acm.org>
4600         * g++.old-deja/g++.other/vaarg2.C: New test.
4601         * g++.old-deja/g++.other/vaarg3.C: New test.
4603 1999-10-12  Craig Burley  <craig@jcb-sc.com>
4605         * g77.f-torture/noncompile/19990905-1.f: Moved from being
4606         in compile/.
4608 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
4610         * gcc.c-torture/execute/va-arg-11.c: New test.
4612 Fri Oct  1 00:53:17 1999  Mark P. Mitchell  <mark@codesourcery.com>
4614         * lib/file-format.exp (gcc_target_object_format): Don't
4615         crash if objdump is unavailable.
4617 Wed Sep 29 23:48:44 1999  Donn Terry <donn@interix.com>
4619         * gcc.misc-tests/mg.exp: delete extraneous redirection.
4621 1999-09-28  Nick Clifton  <nickc@cygnus.com>
4623         * gcc.c-torture/compile/990928-1.c: New test.
4625 Tue Sep 28 13:19:15 BST 1999  Nathan Sidwell  <nathan@acm.org>
4627         * g++.old-deja/g++.other/decl6.C: New test.
4629 Tue Sep 28 01:19:09 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4631         * gcc.c-torture/execute/va-arg-10.c: New test.
4633 Mon Sep 27 09:14:24 BST 1999  Nathan Sidwell  <nathan@acm.org>
4635         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
4636         __PRETTY_FUNCTION__.
4638 1999-09-23  Nick Clifton  <nickc@cygnus.com>
4640         * gcc.c-torture/execute/990923-1.c: New test.
4642 1999-09-21  Nick Clifton  <nickc@cygnus.com>
4644         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
4645         for which -fpic is inappropriate.
4647 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
4649         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
4651 Tue Sep 21 15:38:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
4653         * g++.old-deja/g++.other/dyncast1.C: New test.
4654         * g++.old-deja/g++.other/dyncast2.C: New test.
4655         * g++.old-deja/g++.other/dyncast3.C: New test.
4656         * g++.old-deja/g++.other/dyncast4.C: New test.
4657         * g++.old-deja/g++.other/dyncast5.C: New test.
4658         * g++.old-deja/g++.eh/catch3.C: New test.
4659         * g++.old-deja/g++.eh/catch3p.C: New test.
4660         * g++.old-deja/g++.eh/catch4.C: New test.
4661         * g++.old-deja/g++.eh/catch4p.C: New test.
4662         * g++.old-deja/g++.eh/catch5.C: New test.
4663         * g++.old-deja/g++.eh/catch5p.C: New test.
4664         * g++.old-deja/g++.eh/catch6.C: New test.
4665         * g++.old-deja/g++.eh/catch6p.C: New test.
4666         * g++.old-deja/g++.eh/catch7.C: New test.
4667         * g++.old-deja/g++.eh/catch7p.C: New test.
4668         * g++.old-deja/g++.eh/catch8.C: New test.
4669         * g++.old-deja/g++.eh/catch8p.C: New test.
4670         * g++.old-deja/g++.eh/catch9.C: New test.
4671         * g++.old-deja/g++.eh/catch9p.C: New test.
4673 Mon Sep 13 14:14:21 BST 1999  Nathan Sidwell  <nathan@acm.org>
4675         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
4676         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
4678 Mon Sep 13 06:28:57 1999  Jeffrey A Law  (law@cygnus.com)
4680         * gcc.c-torture/compile/990913-1.c: New test.
4682 Fri Sep 10 11:21:25 BST 1999  Nathan Sidwell  <nathan@acm.org>
4684         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
4685         * g++.old-deja/g++.jason/rfg5.C: Likewise.
4687 Thu Sep  9 10:40:36 1999  Richard Henderson  <rth@cygnus.com>
4689         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
4691 Thu Sep  9 12:32:57 BST 1999  Nathan Sidwell  <nathan@acm.org>
4693         * g++.old-deja/g++.other/lookup11.C: New test.
4694         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
4695         what is permitted and what we want.
4696         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
4697         overload use.
4698         * g++.old-deja/g++.jason/rfg5.C: Likewise
4700 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
4702         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
4703         * gcc.c-torture/noncompile/poison-1.c: New file.
4705 Wed Sep  8 09:39:56 BST 1999  Nathan Sidwell  <nathan@acm.org>
4707         * g++.old-deja/g++.other/sizeof3.C: New test.
4708         * g++.old-deja/g++.other/sizeof4.C: New test.
4709         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
4710         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
4712 1999-09-07  Richard Henderson  <rth@cygnus.com>
4714         * gcc.dg/va-arg-1.c: New.
4716 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4718         * gcc.c-torture/execute/va-arg-9.c: New test.
4720 1999-09-05  Craig Burley  <craig@jcb-sc.com>
4722         * g77.f-torture/compile/980519-2.f: New test.
4723         * g77.f-torture/compile/19990905-0.f: New test.
4724         * g77.f-torture/compile/19990905-1.f: New test.
4725         * g77.f-torture/compile/19990905-2.f: New test.
4727         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
4729 Fri Sep  3 10:39:38 BST 1999  Richard Earnshaw <rearnsha@arm.com>
4731         * gcc.c-torture/execute/990827-1.c: Fix typo.
4733 Fri Sep 03 09:31:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
4735         * g++.old-deja/g++.other/deref1.C: New test.
4737 Thu Sep 02 09:27:34 BST 1999  Nathan Sidwell  <nathan@acm.org>
4739         * g++.old-deja/g++.other/ambig2.C: New test.
4740         * g++.old-deja/g++.other/cond5.C: New test.
4741         * g++.old-deja/g++.other/lookup16.C: New test.
4743 Thu Sep  2 01:17:51 1999  Marc Espie <espie@cvs.openbsd.org>
4745         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
4746         assemblers too.
4748 Tue Aug 31 17:57:49 1999  Jeffrey A Law  (law@cygnus.com)
4750         * lib/c-torture.exp: Avoid the "compare executables" optimization
4751         when testing native.
4753 Sun Aug 29 14:35:41 1999  Jeffrey A Law  (law@cygnus.com)
4755         * gcc.c-torture/execute/990829-1.c: New test.
4756         * gcc.c-torture/compile/990829-1.c: New test.
4758 1999-08-27  Paul Burchard  <burchard@pobox.com>
4760         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
4761         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
4762         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
4763         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
4764         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
4765         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
4766         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
4767         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
4768         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
4769         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
4770         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
4772 Fri Aug 27 01:24:16 1999  Jeffrey A Law  (law@cygnus.com)
4774         * gcc.c-torture/execute/990827-1.c: New test.
4776 1999-08-26  Craig Burley  <craig@jcb-sc.com>
4778         * g77.f-torture/noncompile/19990826-4.f: New test.
4780         * g77.f-torture/compile/19990826-3.f: New test.
4782         * g77.f-torture/execute/19990826-2.f: New test.
4784         * g77.f-torture/compile/19990826-1.f: New test.
4786         * gcc.c-torture/execute/990826-0.c: New test.
4787         * g77.c-torture/execute/19990826-0.f: New test.
4789         * g77.f-torture/noncompile/970626-2.f: New test.
4791 1999-08-25  Paul Burchard  <burchard@pobox.com>
4793         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
4794         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
4795         lss-011.C: New tests.
4797 1999-08-25  Nathan Sidwell  <nathan@acm.org>
4799         * g++.old-deja/g++.other/decl5.C: New test.
4801 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4803         * noncompile/noncompile.exp: Load_lib c-torture.exp.
4804         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
4805         call `postbase' for each one.  All callers of `postbase' changed
4806         to call this instead.
4808 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
4810         * gcc.c-torture/execute/990811-1.c: New test.
4812 1999-08-09  Nick Clifton  <nickc@cygnus.com>
4814         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
4815         just native ones.
4817         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
4818         just native ones.
4820 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
4822         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
4824 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
4826         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
4828 1999-08-04  Nathan Sidwell  <nathan@acm.org>
4830         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
4832 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
4834         * gcc.c-torture/execute/990804-1.c: New test.
4836 1999-08-03  Nathan Sidwell  <nathan@acm.org>
4838         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
4839         * g++.old-deja/g++.brendan/crash64.C: Likewise
4840         * g++.old-deja/g++.brendan/overload8.C: Likewise
4842 1999-08-03  Nathan Sidwell  <nathan@acm.org>
4844         * g++.old-deja/g++.other/struct1.C: New test.
4846 1999-08-03  Nathan Sidwell  <nathan@acm.org>
4848         * g++.old-deja/g++.other/enum2.C: New test.
4850 Mon Aug  2 13:35:12 1999  Richard Henderson  <rth@cygnus.com>
4852         Adapted from tests from Franz Sirl:
4853         * gcc.c-torture/execute/va-arg-7.c: New test.
4854         * gcc.c-torture/execute/va-arg-8.c: New test.
4856 Sun Aug  1 22:29:34 1999  Jeffrey A Law  (law@cygnus.com)
4858         * gcc.c-torture/compile/990801-2.c: New test.
4860         * gcc.c-torture/compile/990801-1.c: New test.
4862 1999-07-27  Michael Meissner  <meissner@cygnus.com>
4864         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
4865         fp-cmp-1.c, converting double to float.
4867         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
4868         fp-cmp-1.c, converting double to long double.
4870         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
4871         from fr1 to unknown_register, since fr1 is a legitimate register
4872         on some machines.
4874 Sun Jul 25 21:41:37 1999  Jeffrey A Law  (law@cygnus.com)
4876         * README: More listname related changes.
4878 1999-07-08  Catherine Moore  <clm@cygnus.com>
4880         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
4882 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
4884         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
4886 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
4888         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
4890 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
4892         * gcc.dg/990703-1.c: New test.
4894 1999-06-29  Nick Clifton  <nickc@cygnus.com>
4896         * lib/file-format.exp: New file: Move definition of proc
4897         gcc_target_object_format to here from
4898         gcc.dg/special/ecos.exp.
4900         * lib/c-torture.exp: Include lib file-format.exp.
4901         * lib/gcc-dg.exp: Include lib file-format.exp.
4903         * gcc.dg/special/ecos.exp: Remove definition of proc
4904         gcc_target_object_format.
4906 Mon Jun 28 08:20:51 1999  Jeffrey A Law  (law@cygnus.com)
4908         * gcc.c-torture/execute/990628-1.c: New test.
4910 Fri Jun 25 05:28:40 1999  Jeffrey A Law  (law@cygnus.com)
4912         * gcc.c-torture/compile/990625-2.c: New test.
4914         * gcc.c-torture/compile/990625-1.c: New test.
4916 1999-06-23  Nick Clifton  <nickc@cygnus.com>
4918         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
4919         attributes compile.
4920         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
4921         ports that use the COFF/PE file format.
4923 Thu Jun 17 13:48:16 1999  Jeffrey A Law  (law@cygnus.com)
4925         * gcc.c-torture/compile/990617-1.c: New test.
4927 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
4929         * g++.old-deja/g++.other/decl4.C: New test.
4931 1999-06-14  Nathan Sidwell  <nathan@acm.org>
4933         * g++.old-deja/g++.other/bitfld3.C: New test.
4935 1999-06-08  Nathan Sidwell  <nathan@acm.org>
4937         * g++.old-deja/g++.eh/catch1.C: New test.
4939 Mon Jun  7 23:39:16 1999  Jeffrey A Law  (law@cygnus.com)
4941         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
4943         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
4944         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
4946 1999-06-05  Craig Burley  <craig@jcb-sc.com>
4948         * g77.f-torture/compile/19990502-0.f: Replace with new,
4949         shorter, test that still fails after recent changes.
4951 Fri Jun  4 02:25:04 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
4953         * gcc.c-torture/execute/990604-1.c: New test.
4955 Mon May 31 00:34:51 1999  Jeffrey A Law  (law@cygnus.com)
4957         * gcc.c-torture/execute/990531-1.c: New test.
4959 Thu May 27 02:38:36 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4961         * gcc.c-torture/compile/990527-1.c: New test.
4963 Thu May 27 02:18:51 1999  Joern Rennecke <amylaar@cygnus.com>
4965         * gcc.c-torture/execute/990527-1.c: New test.
4967 1999-05-25  Nick Clifton  <nickc@cygnus.com>
4969         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
4970         bitfields as signed.
4972 1999-05-25  Craig Burley  <craig@jcb-sc.com>
4974         * g77.f-torture/compile/19990525-0.f: New test.
4976 Tue May 25 01:21:16 1999  Jeffrey A Law  (law@cygnus.com)
4978         * gcc.c-torture/execute/990525-2.c: New test.
4980         * gcc.c-torture/execute/990525-1.c: New test.
4982 1999-05-24  Nathan Sidwell  <nathan@acm.org>
4984         * g++.old-deja/g++.other/anon3.C: New test.
4985         * g++.old-deja/g++.other/anon4.C: New test.
4986         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
4987         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
4988         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
4989         Merrill).
4991 Mon May 24 00:01:52 1999  Jeffrey A Law  (law@cygnus.com)
4993         * gcc.c-torture/execute/990524-1.c: New test.
4995         * gcc.dg/990524-1.c: New test.
4997 Sun May 23 21:18:12 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4999         * gcc.c-torture/compile/990523-1.c: New test.
5001 Wed May 19 02:56:18 1999  Raja R Harinath <harinath@cs.umn.edu>
5003         * gcc.c-torture/compile/990519-1.c: New test.
5005 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
5007         * gcc.c-torture/compile/990517-1.c: New test.
5009         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
5010         (e4, f4): New tests.
5011         (main): Call them.
5013 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5015         * gcc.dg/noreturn-1.c: New test.
5017 Thu May 13 02:02:46 1999  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
5019         * gcc.c-torture/execute/990513-1.c: New test.
5021 1999-05-10  Richard Henderson  <rth@cygnus.com>
5023         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
5025 1999-05-10  Craig Burley  <craig@jcb-sc.com>
5027         * g77.f-torture/execute/erfc.f: Use small single-precision
5028         values, to avoid problems on Alphas when not -mieee.
5030 1999-05-08  Craig Burley  <craig@jcb-sc.com>
5032         * gcc.dg/990506-0.c: New test.
5034 1999-05-08  Richard Henderson  <rth@cygnus.com>
5036         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
5037         the constant to test.  Don't XFAIL 64-bit targets.
5039         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
5040         * g++.old-deja/g++.law/profile1.C: Likewise.
5042         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
5043         operator new instances.
5044         * g++.old-deja/g++.other/delete5.C: Likewise.
5046 1999-05-03  Craig Burley  <craig@jcb-sc.com>
5048         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
5049         intrinsic.
5051 1999-05-03  Craig Burley  <craig@jcb-sc.com>
5053         * g77.f-torture/execute/u77-test.f: Reverse order of two
5054         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
5056 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5058         * gcc.dg/compare1.c: New test.
5060 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
5062         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
5063         New tests.
5065 1999-05-02  Craig Burley  <craig@jcb-sc.com>
5067         * g77.f-torture/compile/19990502-1.f: New test.
5069 1999-05-02  Craig Burley  <craig@jcb-sc.com>
5071         * g77.f-torture/compile/19990502-0.f: New test.
5073 Sun May  2 01:38:50 1999  Craig Burley  <craig@jcb-sc.com>
5075         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
5076         intrinsic.
5078 Sun May  2 01:13:37 1999  Craig Burley  <craig@jcb-sc.com>
5080         * g77.f-torture/execute/u77-test.f (main): List libU77
5081         intrinsics not currently tested.
5082         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
5083         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
5084         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
5085         Trim blanks off the ends of some printed strings.
5087 Sun May  2 00:06:45 1999  Craig Burley  <craig@jcb-sc.com>
5089         * g77.f-torture/execute/u77-test.f (main): Just warn about
5090         FSTAT gid disagreement, as it's expected on some systems.
5092 Sat May  1 23:57:18 1999  Craig Burley  <craig@jcb-sc.com>
5094         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
5095         use a new function, which allows for some slop.
5096         Clean up some commentary.
5097         (issum): The new function.
5098         (sgladd): Deleted subroutine.
5100 1999-05-01  Craig Burley  <craig@jcb-sc.com>
5102         * g77.f-torture/execute/u77-test.f: Modify to be more like
5103         libf2c/libU77 version, bringing patches to that version here.
5104         Add suitable commentary.
5106 Sun Apr 25 12:28:59 1999  Richard Henderson  <rth@cygnus.com>
5108         * gcc.dg/990424-1.c: New test.
5110 1999-04-24  Craig Burley  <craig@jcb-sc.com>
5112         * g77.f-torture/execute/u77-test.f (main): Bug involving
5113         LSTAT has been fixed, so turn back on full checking.
5115 1999-04-20  Craig Burley  <craig@jcb-sc.com>
5117         * g77.f-torture/compile/19990419-0.f: New test.
5118         * g77.f-torture/execute/19990419-1.f: New test.
5120 Sat Apr 17 16:56:48 1999  Richard Henderson  <rth@cygnus.com>
5122         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
5123         to avoid the need for a prototype to supress a warning.
5125 Wed Apr  7 23:08:59 1999  Jim Wilson  <wilson@cygnus.com>
5127         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
5129 Sun Apr  4 04:02:53 1999  Jeffrey A Law  (law@cygnus.com)
5131         * gcc.c-torture/execute/990404-1.c: New test.
5133 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
5135         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
5136         * gcc.dg/cpp-if3.c: Don't use -pedantic.
5137         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
5138         missing initializer warnings.
5140 Sun Mar 28 00:49:41 1999  Jeffrey A Law  (law@cygnus.com)
5142         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
5143         matching strings.
5145 Fri Mar 26 00:50:46 1999  Jeffrey A Law  (law@cygnus.com)
5147         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
5149 1999-03-26  Craig Burley  <craig@jcb-sc.com>
5151         * g77.f-torture/execute/19990325-0.f: New test.
5152         * g77.f-torture/execute/19990325-1.f: New test.
5154 Wed Mar 24 22:50:50 1999  Jeffrey A Law  (law@cygnus.com)
5156         * gcc.c-torture/execute/990324-1.c: New test.
5158 Mon Mar 22 14:55:58 1999  Jim Wilson  <wilson@cygnus.com>
5160         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
5161         test with 4.
5163 Wed Mar 17 12:22:39 1999  Richard Henderson  <rth@cygnus.com>
5165         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
5167 1999-03-13  Craig Burley  <craig@jcb-sc.com>
5169         * g77.f-torture/execute/19990313-2.f: New test.
5170         * g77.f-torture/execute/19990313-3.f: New test.
5172 1999-03-13  Craig Burley  <craig@jcb-sc.com>
5174         * g77.f-torture/execute/19990313-0.f: New test.
5175         * g77.f-torture/execute/19990313-1.f: New test.
5177 Fri Mar 12 16:17:28 1999  Jim Wilson  <wilson@cygnus.com>
5179         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
5180         printf to sprintf.
5181         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
5182         (main): Add check for u15.  Conditionalize u31 check depending on
5183         whether ints are <32 bits or >=32 bits.
5185 1999-03-08  Craig Burley  <craig@jcb-sc.com>
5187         * g77.f-torture/execute/19981119-0.f: Improve testiness.
5189 1999-03-08  Craig Burley  <craig@jcb-sc.com>
5191         * g77.f-torture/compile/19990305-0.f: New test.
5192         * g77.f-torture/execute/19981119-0.f: New test.
5194 1999-03-08  Craig Burley  <craig@jcb-sc.com>
5196         * g77.f-torture/execute/970625-2.f: call ABORT if final
5197         result is not correct, instead of just printing it.
5198         Add this checking via newly introduced obfuscation, to
5199         trip up buggy front ends.
5201 1999-03-07  Craig Burley  <craig@jcb-sc.com>
5203         * g77.f-torture/compile/960317-1.f: Moved from being
5204         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
5206 1999-03-06  Craig Burley  <craig@jcb-sc.com>
5208         * g77.f-torture/execute/960317-1.f: New (old) test.
5209         * g77.f-torture/execute/970625-2.f: Ditto.
5211 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
5213         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
5214         message on line 1 or line 2; cccp and cpplib do this differently.
5216 Mon Mar  1 23:29:14 1999  Jeffrey A Law  (law@cygnus.com)
5218         * g++.old-deja/g++.law/weak1.C: New test.
5220 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
5222         * gcc.c-torture/execute/990119-1.c: Renamed to...
5223         * gcc.dg/990119-1.c: this, so it will only be tested once
5224         (it's a preprocessor test, it doesn't need to be run at
5225         multiple optimization levels).
5227 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
5229         * lib/g++.exp: Don't add incdir=$base_dir/../include to
5230           ALWAYS_CXXFLAGS.
5232 1999-02-24  Craig Burley  <craig@jcb-sc.com>
5234         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
5235         * g77.f-torture/compile/19981216-0.f: ...as it is expected
5236         to not be compilable by current g77.
5238 1999-02-24  Nick Clifton  <nickc@cygnus.com>
5240         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
5242 Mon Feb 22 01:15:08 1999  Jeffrey A Law  (law@cygnus.com)
5244         * gcc.c-torture/execute/990222-1.c: New test.
5246 1999-02-19  Craig Burley  <craig@jcb-sc.com>
5248         * g77.f-torture/compile/19990218-0.f: New test.
5249         * g77.f-torture/noncompile/19990218-1.f: New test.
5251 1999-02-18  Craig Burley  <craig@jcb-sc.com>
5253         * g77.f-torture/compile/19981216-0.f: New test.
5255 Sun Feb 14 01:26:29 1999  Jeffrey A Law  (law@cygnus.com)
5257         * gcc.dg/990214-1.c: New test.
5259 Sat Feb 13 00:43:52 1999  Jeffrey A Law  (law@cygnus.com)
5261         * gcc.dg/990213-2.c: New test.
5263         * gcc.dg/990213-1.c: New test.
5265 Fri Feb 12 11:04:35 1999  Jeffrey A Law  (law@cygnus.com)
5267         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
5268         ints.
5270 1999-02-11  Nick Clifton  <nickc@cygnus.com>
5272         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
5273         specified by target.
5275         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
5277 Thu Feb 11 01:12:12 1999  Jeffrey A Law  (law@cygnus.com)
5279         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
5281 Wed Feb 10 13:08:12 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
5283         * gcc.dg/special/ecos.exp: New test driver for new tests with
5284         special requirements.
5286         * gcc.dg/special/alias-1.c: New test.
5287         * gcc.dg/special/gcsec-1.c: New test.
5288         * gcc.dg/special/weak-1.c: New test.
5289         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
5290         * gcc.dg/special/weak-2.c: New test.
5291         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
5292         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
5293         * gcc.dg/special/wkali-1.c: New test.
5294         * gcc.dg/special/wkali-2.c: New test.
5295         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
5296         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
5298 Wed Feb 10 12:15:35 1999  Felix Lee  <flee@cygnus.com>
5300           * lib/c-torture.exp (c-torture-compile): Pull out code for
5301           analyzing gcc error messages.
5302           (c-torture-execute): Likewise.  Fix some (harmless) false
5303           positives.
5304           * lib/gcc.exp (gcc_check_compile): New function.
5306 Mon Feb  8 21:42:57 1999  Richard Henderson  <rth@cygnus.com>
5308         * gcc.c-torture/execute/990208-1.c: New test.
5310 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
5312         * g++.dg/special/ecos.exp: New driver for new tests with special
5313         requirements
5315         * g++.dg/special/conpr-1.C: New test
5316         * g++.dg/special/conpr-2.C: New test
5317         * g++.dg/special/conpr-2a.C: New test
5318         * g++.dg/special/conpr-3.C: New test
5319         * g++.dg/special/conpr-3a.C: New test
5320         * g++.dg/special/conpr-3b.C: New test
5322         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
5323         allow g++ to use the dg driver
5325         * README: Add comment about g++.dg directory
5327 Sat Feb  6 18:00:38 1999  Jeffrey A Law  (law@cygnus.com)
5329         * README: Update email addresses.
5331 1999-02-03  Nick Clifton  <nickc@cygnus.com>
5333         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
5334         arguments in order to force structure S onto the stack even on
5335         the alpha.
5336         (test): Pass 10 leading arguments to function foo as well as the
5337         structure S.
5339         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
5340         failure for all targets.
5342         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
5343         abort to terminate program execution.
5345 Sat Jan 30 16:22:47 1999  Richard Henderson  <rth@cygnus.com>
5347         * gcc.c-torture/execute/990130-1.c: New test.
5349 Sat Jan 30 11:10:06 1999  Jeffrey A Law  (law@cygnus.com)
5351         * gcc.dg/990130-1.c: New test.
5353 1999-01-28  Michael Meissner  <meissner@cygnus.com>
5355         * gcc.c-torture/execute/990128-1.c: New test.
5357 1999-01-27  Michael Meissner  <meissner@cygnus.com>
5359         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
5361 1999-01-27  Felix Lee  <flee@cygnus.com>
5363         * lib/c-torture.exp (c-torture-compile): pull out code for
5364         analyzing gcc error messages.
5365         (c-torture-execute): ditto, and fix some (harmless) false
5366         positives.
5367         * lib/gcc.exp (gcc_check_compile): new function.
5369 Sun Jan 17 00:02:33 1999  Jeffrey A Law  (law@cygnus.com)
5371         * gcc.dg/990117-1.c: New test.
5373         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
5375         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
5377 Fri Jan 15 02:52:00 1999  Jeffrey A Law  (law@cygnus.com)
5379         * g77.f-torture/compile/990115-1.f: New test.
5381 Thu Jan  7 23:39:47 1999  Jeffrey A Law  (law@cygnus.com)
5383         * gcc.c-torture/compile/990107-1.c: New test
5385 Wed Jan  6 02:21:59 1999  Jeffrey A Law  (law@cygnus.com)
5387         * gcc.c-torture/execute/990106-2.c: New test.
5389         * gcc.c-torture/execute/990106-1.c: New test.
5391 Wed Dec 30 23:05:28 1998  Zack Weinberg <zack@rabi.columbia.edu>
5393         * gcc.c-torture/compile/981223-1.c: New test.
5395 Tue Dec 29 11:33:25 1998  Richard Henderson  <rth@cygnus.com>
5397         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
5398         (opt3): Rename from opt4 and disable.
5400 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
5402         * g++.old-deja/g++.pt/ptrmem5.C: New test.
5404 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
5406         * g++.old-deja/g++.other/conv5.C: New test.
5408 1998-12-14  Nick Clifton  <nickc@cygnus.com>
5410         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
5412 Fri Dec 11 10:25:57 1998  Jeffrey A Law  (law@cygnus.com)
5414         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
5416 Fri Dec 11 01:12:45 1998  Zack Weinberg <zack@rabi.columbia.edu>
5418         * gcc.c-torture/compile/981211-1.c: New test.
5420 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
5422         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
5424         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
5426 Tue Dec  8 22:50:04 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5428         * gcc.special/930510-1.c: Make C9X safe.
5429         * gcc.misc-tests/gcov-1.c Similarly.
5430         * gcc.misc-tests/gcov-2.c Similarly.
5432 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
5434         * gcc.dg/ultrasp1.c: New test.
5436 Sun Dec  6 00:40:12 1998  Richard Henderson  <rth@cygnus.com>
5438         * gcc.c-torture/execute/981206.c: New test.
5440 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
5442         * g++.old-deja/g++.ns/template7.C: New test.
5444         * g++.old-deja/g++.other/expr1.C: New test.
5446         * g++.old-deja/g++.eh/tmpl3.C: New test.
5448         * g++.old-deja/g++.eh/tmpl2.C: New test.
5450 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
5452         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
5453         * g++.old-deja/g++.other/using6.C: Removed.
5454         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
5456         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
5458 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
5460         * g++.old-deja/g++.pt/overload8.C: New test.
5462         * g++.old-deja/g++.pt/overload7.C: New test.
5464         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
5466         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
5467         and relinking messages.
5468         * lib/g++.exp (g++_target_compile): Remove .rpo file when
5469         compiling with -frepo.
5471 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
5473         * g++.old-deja/g++.pt/lookup6.C: New test.
5475 1998-11-30  Nick Clifton  <nickc@cygnus.com>
5477         * gcc.c-torture/execute/981130-1.c: New test.
5478         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
5480 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
5482         * g++.old-deja/g++.pt/explicit76.C: New test.
5484         * g++.old-deja/g++.pt/friend38.C: New test.
5486         * g++.old-deja/g++.ns/crash2.C: New test.
5488         * g++.old-deja/g++.pt/defarg8.C: New test.
5490         * g++.old-deja/g++.pt/instantiate6.C: New test.
5492         * g++.old-deja/g++.pt/static6.C: New test.
5494         * g++.old-deja/g++.pt/decl2.C: New test.
5496 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
5498         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
5499         problem is actually related with name lookup, but so what? :-)
5501         * g++.old-deja/g++.pt/friend37.C: New test.
5503 1998-11-25  Dave Love  <d.love@dl.ac.uk>
5505         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
5506         element, which fails on some systems.
5508         * g77.f-torture/execute/labug1.f: New test.
5510 Sat Nov 21 21:41:05 1998  Jeffrey A Law  (law@cygnus.com)
5512         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
5513         is defined.
5515 1998-11-18  Dave Love  <d.love@dl.ac.uk>
5517         * g77.f-torture/compile/981117-1.f: New test.
5519 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
5521         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
5522         properly discarded.
5524 Sun Oct 11 05:04:28 1998  Ken Raeburn  <raeburn@cygnus.com>
5526         * gcc.c-torture/execute/memcheck: New directory of tests for
5527         -fcheck-memory-usage.
5529 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5531         * README: New file, general information about the testsuite and
5532         new description of the various C++ test subdirectories.
5533         * README.g++: Eliminate obsolete information, update and move most
5534         relevant stuff to README.
5536 Sat Nov  7 02:55:55 1998  Richard Henderson  <rth@cygnus.com>
5538         * gcc.c-torture/compile/981107-1.c: New test.
5540 Mon Nov  2 11:16:03 1998  Doug Evans  <devans@canuck.cygnus.com>
5542         * execute/memcpy-bi.c: New testcase.
5544 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
5546         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
5547         base classes.
5549         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
5550         template is selected.
5552         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
5553         classes, it should be accepted for all types.
5555         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
5557         * g++.old-deja/g++.pt/spec24.C: Ensure that template
5558         specializations start with template headers.
5560 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
5562         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
5564         * g++.old-deja/g++.other/init9.C: Test cross initialization of
5565         non-POD types.
5567 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
5569         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
5571 Thu Oct 22 16:01:44 1998  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5573         * compile/981022-1.c, compile/981022-1.x: New test and driver.
5575 Mon Oct 19 14:03:07 1998  Jeffrey A Law  (law@cygnus.com)
5577         * 981019-1.c: New test.
5579 Wed Oct 14 21:11:19 1998  Robert Lipe <robertl@dgii.com>
5581         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
5582         find objc headers.
5584 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
5586         * compile/981001-4.c: Remove use of GCC extension that triggers a
5587         compiler bug.
5589 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
5591         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
5593 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
5595         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
5596         instantiation of template produces incorrect code for delete
5597         expression.
5599         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
5600         constructors' name is not unique.
5601         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
5602         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
5604         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
5605         automatic array of const is ill-formed.
5607         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
5608         of template parameter?
5610         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
5611         const.
5613         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
5614         pointer-to-member expression.
5616         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
5617         declaration causes ICE.
5619 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
5621         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
5622         reserved in the global namespace.
5624         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
5625         generate needed virtual table.
5627         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
5629 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
5631         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
5632         template-dependent type
5634 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
5636         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
5637         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
5638         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
5640         * g++.old-deja/g++.other/using5.C: New test; using decl from base
5641         class should be usable as argument of member function.
5642         * g++.old-deja/g++.other/using6.C: New test; using decl from base
5643         class should be usable as return type of member function.
5644         * g++.old-deja/g++.other/using7.C: New test; using decl from base
5645         class should be usable as type of data member.
5647         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
5649 Fri Oct  9 19:19:19 1998  Jeffrey A Law  (law@cygnus.com)
5651         * gcc.c-torture/special/920521-1.c: Fix bogus test.
5653 Thu Oct  8 19:14:05 1998  Nick Clifton  <nickc@cygnus.com>
5655         * gcc.dg/dll-?.c Add thumb to target list.
5656         Fix assembler scan patterns to match current assembler output.
5658 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
5660         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
5661         matching of template brackets.
5663         * g++.old-deja/g++.other/using4.C: New test.  Test using
5664         declarations of methods from base classes.
5666         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
5667         within functions should introduce names into the innermost
5668         enclosing namespace.
5670         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
5671         of static locals if first initialization throws.
5673 Wed Oct  7 12:00:20 1998  Jim Wilson  <wilson@cygnus.com>
5675         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
5677 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
5679         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
5680         lose track of the possible targets of tablejump insns.
5681         * special/special.exp: Run it.
5683 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
5685         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
5686         must be declared before its specializations can be named in friend
5687         declarations.
5689 1998-10-05  Dave Love  <d.love@dl.ac.uk>
5691         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
5693         * g77.f-torture/execute/io1.f: New test.
5695 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
5697         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
5698         with pointer to template function, for which no argument deduction
5699         is possible.
5701         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
5702         specialization of template function as argument to template
5703         function.
5705         * g++.old-deja/g++.other/access2.C: New test; Inner class
5706         shouldn't have privileged access to Outer's names.
5708 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
5710         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
5711         friend template declared within template class conflicts with
5712         nested class of the same name.
5714         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
5715         is ignored.
5717         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
5718         object with direct initializer as function declaration.
5720         * g++.old-deja/g++.other/decl2.C: New test; duplicate
5721         initializers.
5723         * g++.old-deja/g++.other/null2.C: New test; conditional operator
5724         involving const pointer and NULL produces incorrect result.
5726         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
5727         type name without `typename' should be rejected with -pedantic.
5729 Fri Oct  2 21:55:58 1998  Richard Henderson  <rth@cygnus.com>
5731         * g++.old-deja/g++.other/addrof1.C: New test.
5733 Thu Oct  1 17:15:26 1998  Nick Clifton  <nickc@cygnus.com>
5735         * gcc.c-torture/compile/981001-1.c: New test.
5736         * gcc.c-torture/execute/981001-1.c: New test.
5738 Thu Oct  1 19:05:20 1998  Jeffrey A Law  (law@cygnus.com)
5740         * gcc.c-torture/compile/981001-2.c: New test.
5741         * gcc.c-torture/compile/981001-3.c: New test.
5742         * gcc.c-torture/compile/981001-4.c: New test.
5744 1998-10-01  Robert Lipe  <robertl@dgii.com>
5746         * lib/objc.exp (objc_target_compile): Add -L during compiles for
5747         multilibbed hosts.   Idea grafted from g77.exp.
5749 1998-09-30  Dave Love  <d.love@dl.ac.uk>
5751         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
5752         avoid losing on systems which need -lsocket.
5754 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
5756         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
5757         * g++.old-deja/g++.other/nested2.C: Ditto.
5758         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
5759         failure.
5761 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
5763         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
5764         preferred over template operator!= for enum bitfields.
5766 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
5768         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
5769         that happen to have the same base name, but in different scopes,
5770         are incorrectly rejected.
5772 1998-09-16  Richard Henderson  <rth@cygnus.com>
5774         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
5775         on the native word size instead of an integer literal.
5777 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
5779         * g++.old-deja/g++.other/static2.C: Invocation of static data
5780         member of type pointer-to-function denoted as non-static member.
5782         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
5783         checks involving function types and aliases.
5785 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
5787         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
5788         redefined to the same non-trivial type.
5790         * g++.old-deja/g++.pt/explicit73.C: Test for proper
5791         namespace-qualification of template specializations declared in
5792         other namespaces.
5794         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
5795         to declare a subset of the specializations of a template function
5796         as friends of specializations of a template class.
5798         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
5799         member templates that do not fully specialize the enclosing
5800         template class are rejected.
5802 1998-09-11  Dave Love  <d.love@dl.ac.uk>
5804         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
5806 1998-09-08  Dave Love  <d.love@dl.ac.uk>
5808         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
5809         altered from libf2c/libU77 version.
5811 1998-09-06  Dave Love  <d.love@dl.ac.uk>
5813         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
5815 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
5817         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
5818         (un)signed char are different types for template specialization
5819         purposes.
5821 Thu Sep  3 00:40:32 1998  Ovidiu Predescu  <ovidiu@aracnet.com>
5823         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
5824         * objc: ObjC testsuite.
5826 Mon Aug 31 12:00:00 1998  Catherine Moore  <clm@cygnus.com>
5828         * gcc.c-torture/execute/941014-1.x:  New file.
5830 Mon Aug 31 15:19:32 1998  Nick Clifton  <nickc@cygnus.com>
5832         * lib/c-torture.exp: Add support for
5833         torture_eval_before_compile and torture_eval_before_execute
5834         variables.
5836 Sun Aug 30 17:38:20 1998  Jeffrey A Law  (law@cygnus.com)
5838         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
5839         this test triggers valid.
5841 Thu Aug 27 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
5843         * gcc.dg/980827-1.c: New test.
5845 Wed Aug 26 16:10:00 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
5847         * gcc.c-torture/execute/loop-4b.c: New test.
5849 Wed Aug 26 16:25:38 1998  Nick Clifton  <nickc@cygnus.com>
5851         * lib/c-torture.exp: Add support for
5852         torture_eval_before_compile and torture_eval_before_execute
5853         variables.
5855 Tue Aug 25 19:42:13 1998  Jeffrey A Law  (law@cygnus.com)
5857         * gcc.c-torture/compile/980825-1.c: New test.
5859 Mon Aug 24 14:20:32 1998  Nick Clifton  <nickc@cygnus.com>
5861         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
5862         count number tests in opt_t0 not good_t0.
5864 Mon Aug 24 16:38:52 1998  Jeffrey A Law  (law@cygnus.com)
5866         * gcc.c-torture/compile/930326-1.x: Fix typo.
5868 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
5870         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
5871         causes an ICE.
5873 Fri Aug 21 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
5875         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
5876         STACK_SIZE is defined.
5877         * gcc.c-torture/unsorted/stuct.c: Similarly.
5879         * gcc.c-torture/compile/980821-1.c: New test.
5881 Fri Aug 21 03:14:04 1998  Jeffrey A Law  (law@cygnus.com)
5883         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
5885 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
5887         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
5888         code.
5890 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
5892         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
5893         error'.
5895 Tue Aug 18 19:19:50 1998  Jeffrey A Law  (law@cygnus.com)
5897         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
5899 Sun Aug 16 01:29:19 1998  Jeffrey A Law  (law@cygnus.com)
5901         * gcc.c-torture/compile/980816-1.c: New test.
5903         * gcc.dg/980816-1.c: New test.
5905 Thu Aug 13 00:13:55 1998  Jeffrey A Law  (law@cygnus.com)
5907         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
5908         compiler for ieee tests.
5910 1998-08-01  Dave Love  <d.love@dl.ac.uk>
5912         * g77.f-torture/compile/980729-0.f: New test.
5914 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
5916         * gcc.c-torture/special/eeprof-1.c: New test, for
5917         -finstrument-functions.
5918         * gcc.c-torture/special/special.exp: Run it.
5920 Wed Jul 29 00:17:18 1998  Jeffrey A Law  (law@cygnus.com)
5922         * gcc.c-torture/compile/980729-1.c: New test.
5924 Mon Jul 27 11:05:07 1998  Nick Clifton  <nickc@cygnus.com>
5926         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
5927         __thumb__ is defined, and test for ARM style doubles if so.
5929 1998-07-26  Dave Love  <d.love@dl.ac.uk>
5931         * g77.f-torture/noncompile/980615-0.f: New test.
5933 Sun Jul 26 01:15:56 1998  H.J. Lu  (hjl@gnu.org)
5935         * gcc.dg/980312-1.c: Do link instead of compile.
5936         * gcc.dg/980313-1.c: Likewise.
5938 Sun Jul 26 01:05:02 1998  Jeffrey A Law  (law@cygnus.com)
5940         * gcc.c-torture/compile/980726-1.c: New test.
5942 1998-07-25  Dave Love  <d.love@dl.ac.uk>
5944         * g77.f-torture/execute/io0.f: New test.
5946 Fri Jul 24 11:02:43 1998  Nick Clifton  <nickc@cygnus.com>
5948         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
5949         an int.
5951 Thu Jun 18 15:12:30 1998  Michael Meissner  <meissner@cygnus.com>
5953         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
5954         m32r bugs.
5956 Fri Jul 17 14:19:32 1998  Nick Clifton  <nickc@cygnus.com>
5958         * gcc.dg/980626-1.c: Expect failures for all toolchains until
5959         c-decl.c:grokdeclarator can handle mode attributes.
5961 Thu Jul 16 21:42:50 1998  Jeffrey A Law  (law@cygnus.com)
5963         * gcc.c-torture/execute/980716-1.c: New test.
5965 Mon Jul 13 22:26:37 1998  Jeffrey A Law  (law@cygnus.com)
5967         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
5968         the mn10200.
5969         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
5970         the mn10200.
5971         * gcc.c-torture/execute/va-arg-3.x: Similarly.
5972         * gcc.c-torture/compile/930326-1.x: Similarly.
5974 1998-07-13  Dave Love  <d.love@dl.ac.uk>
5976         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
5977         New test from Craig.
5979 1998-07-12  Dave Love  <d.love@dl.ac.uk>
5981         * g77.f-torture/noncompile/980616-0.f: New test.
5983         * g77.f-torture/execute/970816-3.f:  New test from Craig.
5985 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
5987         *  g++.other/singleton.C: Return error value instead of taking
5988         SIGSEGV.
5990 Fri Jul 10 10:02:03 1998  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
5992         *  g++.other/singleton.C: New test.   Warning is under dispute.
5993         Runtime crash is not.
5995 Thu Jul  9 23:07:45 1998  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
5997         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
5998         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
5999         using6.C, using7.C}:  New namespace tests.
6001 Thu Jul  9 22:44:49 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
6003         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
6004         specialization with typedef'ed names used as array indexes.
6006 Thu Jul  9 00:38:51 1998  Jeffrey A Law  (law@cygnus.com)
6008         * gcc.c-torture/execute/980709-1.c: New test.
6010         * gcc.dg/980709-1.c: New test.
6012 Tue Jul  7 13:41:27 1998  Richard Henderson  <rth@cygnus.com>
6014         * gcc.c-torture/execute/bcp-1.c: New test.
6016 Tue Jul  7 11:49:04 1998  Jeffrey A Law  (law@cygnus.com)
6018         * gcc.c-torture/execute/980707-1.c: New test.
6020 Mon Jul  6 18:20:27 1998  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
6022         * gcc.c-torture/compile/980706-1.c: New test.
6024 1998-07-01  Dave Love  <d.love@dl.ac.uk>
6026         * g77.f-torture/execute/980701-0.f,
6027         g77.f-torture/execute/980701-1.f: New test from Craig.
6029 Wed Jul  1 00:52:51 1998  Jeffrey A Law  (law@cygnus.com)
6031         * gcc.c-torture/compile/980701-1.c: New test.
6033         * gcc.c-torture/execute/980701-1.c: New test.
6035 Tue Jun 30 11:51:42 1998  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
6036 rlsruhe.de>
6038         * g++.old-deja/g++.robertl/eb132.C: New test.
6039         * g++.old-deja/g++.robertl/eb133.C: Likewise.
6041 1998-06-29  Dave Love  <d.love@dl.ac.uk>
6043         * g77.f-torture/execute/980628-7.f,
6044         g77.f-torture/execute/980628-8.f,
6045         g77.f-torture/execute/980628-9.f,
6046         g77.f-torture/execute/980628-10.f: New tests from Craig.
6048         * g77.f-torture/execute/980628-3.f: Remove mail headers.
6050 Sun Jun 28 12:49:02 1998  Jeffrey A Law  (law@cygnus.com)
6052         * g77.f-torture/execute/980628-4.f: New test from Craig.
6053         * g77.f-torture/execute/980628-5.f: Likewise.
6054         * g77.f-torture/execute/980628-2.f: Likewise.
6055         * g77.f-torture/execute/980628-0.f: Likewise.
6056         * g77.f-torture/execute/980628-1.f: Likewise.
6057         * g77.f-torture/execute/980628-3.f: Likewise.
6058         * g77.f-torture/execute/980628-6.f: Likewise.
6060 Sun Jun 28 00:37:26 1998  Jeffrey A Law  (law@cygnus.com)
6062         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
6063         directory when nothing has been installed yet.
6065 Sat Jun 27 23:23:18 1998  Carlo Wood  <carlo@runaway.xs4all.nl>
6067         * gcc.c-torture/special/special.exp: Handle newer versions of
6068         dejagnu.
6070 Fri Jun 26 17:57:40 1998  Jeffrey A Law  (law@cygnus.com)
6072         * gcc.dg/980626-1.c: New test.
6074 Fri Jun 19 23:26:12 1998  Bruno Haible <haible@ilog.fr>
6076         * gcc.misc-tests/m-un-2.c: New test.
6077         * g++.old-deja/g++.other/warn01.c: Likewise.
6079 Fri Jun 19 14:06:36 1998  Robert Lipe  <robertl@dgii.com>
6081         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
6082         compatibility with assmblers with a different comment character.
6083         Eliminate use of GAS-specific extensions.
6085 Fri Jun 19 02:05:14 1998  Jeffrey A Law  (law@cygnus.com)
6087         * gcc.c-torture/execute/ieee/980619-1.c: New test.
6089 Fri Jun 19 00:58:11 1998  Robert Lipe  <robertl@dgii.com>
6091         *lib/g77.exp: Replace search for libf2c.a with search for newly
6092         renamed libg2c.a
6094 Wed Jun 17 18:53:12 1998  Jeffrey A Law  (law@cygnus.com)
6096         * gcc.c-torture/execute/980617-1.c: New test.
6098 Fri Jun 12 01:08:49 1998  Jeffrey A Law  (law@cygnus.com)
6100         * gcc.c-torture/execute/980612-1.c: New test.
6102 Mon Jun  8 02:13:42 1998  Jeffrey A Law  (law@cygnus.com)
6104         * gcc.dg/980523-1.c: Only test on ppc-linux.
6105         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
6107         * gcc.c-torture/execute/980608-1.c: New test.
6109 Fri Jun  5 21:54:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
6111         * gcc.c-torture/execute/980605-1.c: New test.
6113 Thu Jun  4 01:39:24 1998  Jeffrey A Law  (law@cygnus.com)
6115         * gcc.c-torture/execute/980604-1.c: New test.
6117 Tue Jun  2 20:51:43 1998  Jeffrey A Law  (law@cygnus.com)
6119         * gcc.c-torture/execute/980602-1.c: New test.
6120         * gcc.c-torture/execute/980602-2.c: Likewise.
6122 1998-06-02  Dave Love  <d.love@dl.ac.uk>
6124         * 970125-0.f: Fix per JCB.  Add commentary.
6126 Sun May 31 23:23:29 1998  Michael Meissner  <meissner@cygnus.com>
6128         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
6129         IEEE -0 support.
6131 Fri May 29 01:10:12 1998  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
6133         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
6134         earlier.
6136 Thu May 28 00:17:42 1998  Catherine Moore <clm@cygnus.com>
6138         * gcc.c-torture/execute/980526-3.c: New test.
6140 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
6142         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
6143         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
6144         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
6145         m88k-motorola-sysv3 to XFAIL.
6147 Tue May 26 23:58:03 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6149         * gcc.dg/980526-1.c: New test.
6150         * gcc.c-torture/execute/980526-2.c: New test.
6152 Tue May 26 23:40:40 1998  Jeffrey A Law  (law@cygnus.com)
6154         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
6156         * gcc.c-torture/execute/980526-1.c: New test.
6158 1998-05-26  Dave Love  <d.love@dl.ac.uk>
6160         * g77.f-torture/execute/alpha2.f: Add runtime test.
6162 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
6164         * g++.old-deja/old-deja.exp: Strip leading directories.
6166         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
6167         error for the line.  Don't run multiple tests for the same line.
6169 Sat May 23 23:27:10 1998  Jeffrey A Law  (law@cygnus.com)
6171         * gcc.dg/980523-1.c: New test.
6173 1998-05-23  Dave Love  <d.love@dl.ac.uk>
6175         * g77.f-torture/compile/970915-0.f: New test.
6177 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
6179         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
6181 Thu May 21 23:23:21 1998  Jeffrey A Law  (law@cygnus.com)
6183         * gcc.dg/980520-1.c: New test.
6185 Wed May 20 14:37:15 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6187         * gcc.dg/980502-1.c: Fix return type.
6189 Wed May 20 11:29:48 1998  Jeffrey A Law  (law@cygnus.com)
6191         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
6192         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
6193         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
6194         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
6195         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
6197 1998-05-20  Dave Love  <d.love@dl.ac.uk>
6199         * g77.f-torture/execute/980520-1.f: New test.
6201 1998-05-15  Dave Love  <d.love@dl.ac.uk>
6203         * lib/mike-g77.exp: New file.
6205         * g77.f-torture/noncompile/noncompile.exp,
6206         g77.f-torture/noncompile/check0.f: New files.
6208 1998-05-14  Dave Love  <d.love@dl.ac.uk>
6210         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
6211         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
6212         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
6213         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
6214         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
6215         abort where appropriate.
6217 Tue May  5 19:20:13 1998  Michael Meissner  <meissner@cygnus.com>
6219         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
6220         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
6222 1998-04-29  Dave Love  <d.love@dl.ac.uk>
6224         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
6226 1998-04-27  Dave Love  <d.love@dl.ac.uk>
6228         * g77.f-torture/compile/980427-0.f: New test.
6230 1998-04-24  Dave Love  <d.love@dl.ac.uk>
6232         * g77.f-torture/compile/980424-0.f: New test.
6234 1998-04-19  Dave Love  <d.love@dl.ac.uk>
6236         * g77.f-torture/compile/980419-2.f (main): New test.
6237         * g77.f-torture/compile/970125-0.f: New test.
6238         * g77.f-torture/compile/980419-1.f: New test.
6240 Wed Apr  8 13:09:15 1998  Jim Wilson  <wilson@cygnus.com>
6242         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
6243         of loop-4.c.
6245 Tue Apr  7 12:01:24 1998  Jim Wilson  <wilson@cygnus.com>
6247         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
6249 Fri Apr  3 12:27:49 1998  Jim Wilson  <wilson@cygnus.com>
6251         * gcc.c-torture/compile/980329-1.c: New test.
6253 Wed Mar 18 16:22:22 1998  Jim Wilson  <wilson@cygnus.com>
6255         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
6256         * gcc.dg/980312-1.c: Fix typo in -march command.
6258 Mon Mar 16 20:01:30 1998  H.J. Lu  (hjl@gnu.org)
6260         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
6262 Wed Mar 11 13:08:48 1998  Robert Lipe  <robertl@dgii.com>
6264         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
6265         Dave Love agree the Fortran source is bogus.
6267 Wed Mar 11 00:03:49 1998  Robert Lipe  <robertl@dgii.com>
6269         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
6270         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
6271         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
6272         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
6273         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
6275 Tue Mar 10 00:31:51 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
6277         * g++.old-deja/g++.other/friend1.C: New test.
6279 1998-02-18  Dave Love  <d.love@dl.ac.uk>
6281         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
6282         possibly uninitialized) variables and declare dnrm2.
6284 Mon Feb 23 15:16:53 1998  Robert Lipe <robertl@dgii.com>
6286         From Bruno Haible <haible@ilog.fr>:
6287         * gcc.c-torture/execute/980223.c: New test.
6289 Fri Feb 13 00:36:07 1998  Jeffrey A Law  (law@cygnus.com)
6291         * gcc.dg/ifelse-1.c: New test.
6293 Mon Feb  9 02:08:47 1998  H.J. Lu  (hjl@gnu.org)
6295         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
6297           * lib/old-dejagnu.exp (old-dejagnu): Added the
6298           "execution test - XFAIL *-*-*" handling in the spirit of
6299           "excess errors test -". Changed the "execution test fails"
6300           handling to be like "excess errors test fails".
6301           * Update various tests accordingly.
6303 Fri Feb  6 14:30:48 1998  Jim Wilson  <wilson@cygnus.com>
6305         * gcc.c-torture/execute/980205.c: New test.
6307 Sun Jan 18 01:33:59 1998  Jeffrey A Law  (law@cygnus.com)
6309         * lib/c-torture.exp: Look for .x files instead of .cexp files.
6310         * lib/f-torture.exp: Similarly.
6311         * gcc.c-torture: Rename all .cexp files to .x files.
6313 Mon Dec  8 23:55:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
6315         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
6316         (940510-1.c): Removed duplicate.
6317         (971104-1.c): New test.
6319 Tue Nov 25 16:18:51 1997  Kate Hedstrom  (kate@ahab.rutgers.edu)
6321           * lib/f-torture.exp: Improve error and loop detection.
6323 Wed Nov 19 14:27:04 1997  Michael Meissner  <meissner@cygnus.com>
6325         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
6326         use that to size the filler array.
6328 Fri Sep 26 10:50:53 1997  Bob Manson  <manson@charmed.cygnus.com>
6330         * lib/c-torture.exp(c-torture-execute): Fix typo.
6332         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
6333         testcase as the executable name. Keep the executable around if
6334         the test fails.
6336 Fri Sep 19 17:19:53 1997  Bob Manson  <manson@charmed.cygnus.com>
6338         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
6339         changes.  Only test one -g option, and move it to the end of the
6340         list of options to test.
6342 Fri Sep 19 17:58:00 1997  Michael Meissner  <meissner@cygnus.com>
6344         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
6345         variable GCC_TORTURE_OPTIONS to supply default switches separated
6346         by colons.  If no environment variable, run tests with -O0 -g, -O1
6347         -g, and -O2 -g as well.
6349 Wed Sep 17 10:12:26 1997  Bob Manson  <manson@charmed.cygnus.com>
6351         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
6352         explanatory comments. Fix indentation.
6354 Mon Sep 15 00:36:53 1997  Jeffrey A Law  (law@cygnus.com)
6356         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
6358 Thu Sep 11 13:54:47 1997  Jeffrey A Law  (law@cygnus.com)
6360         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
6361         * g++.old-deja/g++.mike/p7325.C: Likewise.
6362         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
6364 Thu Sep 11 10:00:03 1997  Alexandre Oliva  (oliva@dcc.unicamp.br)
6366         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
6367         * g++.old-deja/g++.brendan/crash30.C: Likewise.
6368         * g++.old-deja/g++.brendan/crash39.C: Likewise.
6369         * g++.old-deja/g++.law/operators4.C: Likewise.
6371 Thu Sep 11 09:53:40 1997  Joe Buck  (jbuck@synopsys.com)
6373         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
6374         * g++.old-deja/g++.mike/p784.C: Ditto.
6375         * g++.old-deja/g++.mike/p785.C: Ditto.
6377 Fri Sep  5 00:21:42 1997  Jeffrey A Law  (law@cygnus.com)
6379           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
6381 Wed Sep  3 17:29:35 1997  Bob Manson  <manson@charmed.cygnus.com>
6383         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
6384         target feature; pass this to c-torture-execute as needed.
6386 Wed Sep  3 17:15:00 1997  Bob Manson  <manson@charmed.cygnus.com>
6388         * lib/c-torture.exp(c-torture-execute): If the previous and the
6389         current executables being tested are identical, we don't need to
6390         run the executable again. Try to make the executable names
6391         unique. Add an optional argument for passing additional compiler
6392         flags.
6394 Tue Sep  2 16:34:31 1997  Doug Evans  <dje@canuck.cygnus.com>
6396         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
6398 Fri Aug 29 12:48:09 1997  Jeffrey A Law  (law@cygnus.com)
6400         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
6402 Thu Jul 31 12:17:24 1997  Jeffrey A Law  (law@cygnus.com)
6404         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
6405         32bit or larger longs.
6407         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
6408         have either a 32bit long or 32bit int.
6410 Tue Jul 29 00:40:38 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
6412         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
6413         Make double precision tests dependent on sizeof (double).
6415 Wed Jul  9 15:15:40 1997  Bob Manson  <manson@charmed.cygnus.com>
6417         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
6418         too.
6420 Tue Jun 17 22:11:16 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
6422         * gcc.c-torture/compile/961203-1.cexp: New script.
6424 Mon Jun 16 15:27:06 1997  Bob Manson  <manson@charmed.cygnus.com>
6426         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
6427         up the includes ourselves.
6429 Wed Jun 11 17:33:21 1997  Bob Manson  <manson@charmed.cygnus.com>
6431         * lib/plumhall.exp: Remove random include, and add a few
6432         verbose messages for debugging.
6434 Fri Jun  6 14:23:24 1997  Bob Manson  <manson@charmed.cygnus.com>
6436         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
6437         of trying to do it ourselves.
6439 Wed Jun  4 03:38:50 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
6441         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
6443 Wed Jun  4 18:43:55 1997  Bob Manson  <manson@charmed.cygnus.com>
6445         * gcc.prms/5403.c: Made regexp a bit less strict.
6447 Tue Jun  3 15:12:39 1997  Bob Manson  <manson@charmed.cygnus.com>
6449         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
6450         is returned from remote_load instead.
6451         * lib/plumhall.exp: Ditto.
6452         * lib/mike-g++.exp: Ditto.
6453         * lib/old-dejagnu.exp: Ditto.
6454         * lib/c-torture.exp: Ditto.
6456 Fri May 30 23:15:15 1997  Bob Manson  <manson@charmed.cygnus.com>
6458         * lib/g++.exp: Use build_wrapper procedure.
6459         * lib/gcc.exp: Ditto.
6461 Tue May 20 15:23:27 1997  Jeffrey A Law  (law@cygnus.com)
6463         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
6464         an old-style decl for malloc.  Fixes tests to work when
6465         sizeof (int) != sizeof (size_t).
6467 Thu May 15 14:00:04 1997  Mike Meissner  <meissner@cygnus.com>
6469         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
6471         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
6472         use stdargs.h interface.
6474 Thu May 15 14:10:39 1997  Mike Meissner  <meissner@cygnus.com>
6476         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
6477         NO_VARARGS when compiling.
6479 Thu May  1 14:49:19 1997  Bob Manson  <manson@charmed.cygnus.com>
6481         * lib/plumhall.exp(ph_includes): New procedure.
6482         (ph_make): Use it.
6483         (ph_compiler): Ditto.
6485         * lib/g++.exp: Rename test-glue.c to testglue.c.
6486         * lib/gcc.exp: Ditto.
6488 Thu Apr 10 14:50:26 1997  Bob Manson  <manson@charmed.cygnus.com>
6490         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
6491         to completion when it's called.
6493 Fri Mar 21 16:34:52 1997  Michael Meissner  <meissner@cygnus.com>
6495         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
6496         is defined, don't do test.
6498 Thu Mar 20 09:50:32 1997  Doug Evans  <dje@canuck.cygnus.com>
6500         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
6501         for object files.
6502         (ph_summary): Mark skipped testcases as untested, not unresolved.
6504         * lib/plumhall.exp (ph_make): If unresolved because of bad
6505         errorCode, record errorCode in log file.
6506         (*): Replace send_log/verbose with verbose -log.
6508 Wed Mar 19 13:06:26 1997  Michael Meissner  <meissner@cygnus.com>
6510         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
6511         double conversion if double isn't at least 8 bytes.
6513         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
6514         int to work with targets where int is 16 bits.
6516         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
6517         8 bytes, just exit, since 4 byte doubles don't have enough bits of
6518         precision for the test to complete.
6520 Fri Mar 14 17:51:02 1997  Michael Meissner  <meissner@cygnus.com>
6522         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
6523         if d10v is not compiled with the -mdouble64 flag.
6524         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
6526         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
6527         d10v is not compiled with the -mint32 flag.
6529 Thu Mar 13 16:09:28 1997  Bob Manson  <manson@charmed.cygnus.com>
6531         * lib/plumhall.exp: Use incr_count.
6533 Wed Mar 12 10:01:33 1997  Jeffrey A Law  (law@cygnus.com)
6535         * gcc.c-torture: Update to c-torture-1.45.
6537 Sun Feb 23 18:12:04 1997  Bob Manson  <manson@charmed.cygnus.com>
6539         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
6540         the name of the expect testcase file).
6542         * lib/g++.exp(g++_init): Ditto.
6544 Thu Feb 20 13:53:05 1997  Bob Manson  <manson@charmed.cygnus.com>
6546         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
6547         the host.
6549         * lib/gcc.exp(gcc_exit): New procedure.
6551 Wed Feb 19 15:16:16 1997  Bob Manson  <manson@charmed.cygnus.com>
6553         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
6554         specs where appropriate.
6556         * g++.old-deja/g++.arm/*: Added additional ERROR checks
6557         because of new "candidates are" messages, and removed a few
6559         * Converted all non-old-style g++ testcases to old-style, and
6560         moved into g++.old-deja.
6562 Fri Feb 14 11:46:46 1997  Bob Manson  <manson@charmed.cygnus.com>
6564         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
6565         options.
6567         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
6568         succeeded.
6570         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
6572 Thu Feb 13 17:30:46 1997  Michael Meissner  <meissner@cygnus.com>
6574         * lib/gcc.exp (gcc_target_compile): Add support for defining
6575         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
6576         the machine doesn't have those features.
6578 Tue Feb 11 12:57:11 1997  Bob Manson  <manson@charmed.cygnus.com>
6580         * g++.law/operators4.exp: Don't use LIBS.
6582 Sat Feb  8 14:45:55 1997  Bob Manson  <manson@charmed.cygnus.com>
6584         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
6586         * lib/mike-g++.exp: Don't set the compiler to be tested here.
6587         * lib/g++.exp: Set it here instead. Also, allow use of the
6588         --tool_exec and --tool_opt options. Change CXX to
6589         GXX_UNDER_TEST.
6591         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
6593         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
6595 Fri Feb  7 12:55:45 1997  Bob Manson  <manson@charmed.cygnus.com>
6597         * lib/old-dejagnu.exp: Use prune_warnings instead of
6598         prune_system_crud.
6599         * lib/mike-g++.exp: Ditto.
6600         * lib/gcc.exp: Ditto.
6601         * lib/g++.exp: Ditto.
6603         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
6605 Fri Feb  7 10:41:53 1997  Jeffrey A Law  (law@cygnus.com)
6607           * 941014-2.c: Include stdlib.h
6608           * 960327-1.c: Include stdio.h
6609           * dbra.c, index-1.c: Don't assume ints are 32bits.
6611 Tue Feb  4 12:51:09 1997  Bob Manson  <manson@charmed.cygnus.com>
6613         * lib/gcc.exp: Add gcc,stack_size target feature.
6615         * lib/g++.exp(g++_target_compile): Add the include and link
6616         paths here, not in two other places. And, it's $options, not
6617         options.
6619         * lib/mike-g++.exp(postbase): Remove the code that determines
6620         the correct include and link paths.
6621         * g++.old-deja/old-deja.exp: Ditto.
6623 Mon Feb  3 19:00:07 1997  Bob Manson  <manson@charmed.cygnus.com>
6625         * lib/g++.exp(g++_init): target_compile no longer returns the
6626         filename of the result.
6628 Sun Feb  2 14:42:34 1997  Bob Manson  <manson@charmed.cygnus.com>
6630         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
6631         call to glob.
6633         * gcc.c-torture/special/special.exp: Change call to
6634         gcc_target_compile to include the object file.
6636 Sun Feb  2 17:11:50 1997  Ian Lance Taylor  <ian@cygnus.com>
6638         * gcc.c-torture/special/special.exp: Correct misspelling in last
6639         change.
6641 Sat Feb  1 12:34:23 1997  Bob Manson  <manson@charmed.cygnus.com>
6643         * lib/plumhall.exp(ph_summary): Log the entire output of the
6644         executable. Return -1 if there were any failures, 0 otherwise.
6645         (ph_execute): Return -1 if there were any failures, 0 otherwise.
6646         (ph_make): Clean up objects and executables that were built
6647         if the tests succeeded.
6649 Thu Jan 30 13:45:56 1997  Bob Manson  <manson@charmed.cygnus.com>
6651         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
6652         libraries and includes in the build tree as appropriate.
6654 Wed Jan 29 17:19:34 1997  Bob Manson  <manson@charmed.cygnus.com>
6656         * lib/c-torture.exp: Instead of looking for the global variable
6657         NO_LONG_LONG, check to see if that's a feature of the target.
6659 Wed Jan 29 00:36:25 1997  Bob Manson  <manson@charmed.cygnus.com>
6661         * config/default.exp: Minimize. Delete the remainer of the files in
6662         config; this functionality is now in devo/dejagnu/config.
6664         g++.*/*: Pass any additional flags used to compile to postbase;
6665         delete CXXFLAGS.
6667         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
6668         is now done by runtest.exp. Use gcc_target_compile instead of
6669         compile.
6671         lib/c-torture.exp: Use gcc_target_compile instead of compile.
6672         Remove references to CFLAGS. Use remote_file instead of
6673         calling rm -f.
6674         (c-torture): Take a list of arguments to use to compile this
6675         testcase.
6677         lib/g++.exp: Simplify. Use target_compile instead of compile.
6678         lib/gcc-dg.exp: Ditto.
6679         lib/gcc.exp: Ditto.
6680         lib/mike-{gcc,g++}.exp: Ditto.
6681         lib/old-dejagnu.exp: Ditto.
6682         lib/plumhall.exp: Ditto.
6684 Wed Jan  8 14:43:07 1997  Jim Wilson  <wilson@cygnus.com>
6686         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
6687         (ph_linker): Likewise.
6689 Wed Nov 13 16:04:19 1996  Joern Rennecke <amylaar@cygnus.com>
6691           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
6692         MAP_ANON / MAP_ANONYMOUS if defined;
6693         else try to map from /dev/zero .
6695 Tue Nov 12 23:30:12 1996  Jeffrey A Law  (law@cygnus.com)
6697         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
6698         isn't defined, then define it to MAP_ANONYMOUS.
6700 Tue Nov 12 11:57:49 1996  Jeffrey A Law  (law@cygnus.com)
6702         * gcc.c-torture: Update to c-torture-1.42 release.
6704 Mon Nov 11 12:45:31 1996  Jeffrey A Law  (law@cygnus.com)
6706         * gcc.c-torture: Update to c-torture-1.41 release.
6708 Sun Oct 27 18:56:18 1996  Jeffrey A Law  (law@cygnus.com)
6710         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
6711         c-torture release.
6713 Thu Aug 15 11:09:36 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
6715         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
6716         and LDFLAGS.  Fix second case to append the target_info ldflags
6717         onto LDFLAGS, not CFLAGS.
6718         * lib/g++.exp (g++_init): Add target_info stuff.
6719         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
6720         of libgloss and newlib flags for !native.
6722         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
6723         (GDB): Fix relative path to go up another dir for finding gdb.
6725 Thu Aug  8 17:03:27 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
6727         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
6728         versions in the target_info array, if they don't exist.
6730 Fri Aug  2 15:39:03 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
6732         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
6734 Mon Jul  8 15:45:58 1996  Jim Wilson  <wilson@cygnus.com>
6736         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
6737         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
6739 Mon Jul  1 15:53:00 1996  Bob Manson  <manson@charmed.cygnus.com>
6741         * lib/old-dejagnu.exp: Don't remove the output file before we've
6742         actually tested it. Don't append pwd to the path of the executable
6743         we're testing.
6745 Sun Jun 30 14:37:50 1996  Doug Evans  <dje@canuck.cygnus.com>
6747         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
6749 Wed Jun 26 14:15:55 1996  Bob Manson  <manson@charmed.cygnus.com>
6751         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
6752         temporary directory for compiler files, and set it to a default
6753         value of /tmp. Set $output as the name of the output file from
6754         compiling the testcase. Add a -o option to $cflags_var so the
6755         compiler writes the final output file as $output. Set $executable
6756         to $output.
6758         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
6759         directory for compiler files, and set it to /tmp if it doesn't
6760         already have a value. Set $output_file to the name of the output
6761         file from compiling the testcase. Add a -o option to CXXFLAGS so
6762         the compiler writes the final output file as $output. Use $output
6763         as the executable to be tested.
6765 Mon Jun 24 17:12:16 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
6767         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
6769 Sat Jun  8 15:12:24 1996  Jeffrey A Law  (law@cygnus.com)
6771         * gcc.c-torture/execute/pending-1.c: New test.  Still
6772         pending in Tege's queue.
6774 Wed Apr 24 18:13:45 1996  Jim Wilson  <wilson@chestnut.cygnus.com>
6776         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
6777         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
6778         if there were failures.  Call unresolved if there were unresolved
6779         testcases.  Call gcc_fail if program did not run to completion.
6780         (ph_make): Pass additional argument name to ph_execute.
6781         (ph_execute): Add new argument.  Pass additional arguments to
6782         ph_summary.  Call gcc_fail is there is no execution output.
6784 Wed Apr 24 13:39:23 1996  Jeffrey A Law  (law@cygnus.com)
6786         * lib/plumhall.exp (proc_summary): Output relavent summary
6787         lines into the log so specific failures in plumhall can be
6788         investigated.
6790 Wed Apr 10 13:23:45 1996  Jeffrey A Law  (law@cygnus.com)
6792         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
6793         (c-torture-execute): Don't try to execute tests which use
6794         "long long" types if $NO_LONG_LONG is nonzero.
6796 Mon Apr  8 08:52:29 1996  Doug Evans  <dje@canuck.cygnus.com>
6798         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
6799         not c-torture.
6801         * gcc.ieee: Move from here.
6802         * gcc.c-torture/execute/ieee: To here.
6804 Tue Mar 26 23:41:18 1996  Jeffrey A Law  (law@cygnus.com)
6806         * gcc.c-torture: Update to c-torture-1.41 release.
6808 Fri Mar 22 15:49:24 1996  Jeffrey A Law  (law@cygnus.com)
6810         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
6811         not "$output".
6813 Thu Mar  7 12:37:08 1996  Doug Evans  <dje@charmed.cygnus.com>
6815         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
6816         -c present.
6818 Sat Mar  2 22:36:37 1996  Jeffrey A Law  (law@cygnus.com)
6820         * config/proelf.exp: Handle connecting to a simulator.
6822 Wed Jan 31 00:58:15 1996  Jeffrey A Law  (law@cygnus.com)
6824         * config/proelf.exp: New file.  Enough framework that we can
6825         run c-torture tests on the proelf targets (or any other target
6826         that gdb can connect to for that matter).
6828 Mon Jan 29 08:57:46 1996  Doug Evans  <dje@canuck.cygnus.com>
6830         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
6831         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
6833         * lib/plumhall.exp (ph_execute): Always call ph_summary if
6834         exec_output exists.
6836 Sun Jan 28 11:28:43 1996  Doug Evans  <dje@charmed.cygnus.com>
6838         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
6839         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
6841         * config/*.exp: Update FSF address.  Change result of ${tool}_load
6842         to pass/fail/unresolved/unsupported/untested.  Caller must now
6843         call unresolved/unsupported/untested.
6844         * lib/*.exp: Update FSF address.  Update to handle new results of
6845         ${tool}_load.
6846         * lib/chill.exp (verbose): Delete.
6848 Sat Jan 27 12:28:07 1996  Doug Evans  <dje@charmed.cygnus.com>
6850         * lib/gcc.exp (default_gcc_start): Change order of args to
6851         $LDFLAGS $CFLAGS $LIBS.
6852         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
6853         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
6854         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
6855         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
6856         * gcc.misc-tests/dg-test.exp: Likewise.
6857         * gcc.misc-tests/msgs.exp: Likewise.
6858         * gcc.prms/prms.exp: Likewise.
6859         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
6860         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
6862         * lib/dg.exp: Deleted, moved to dejagnu/lib.
6864 Wed Jan 24 18:37:00 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
6866         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
6868         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
6869         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
6871         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
6872         necessary.
6874 Sat Jan 20 17:22:08 1996  Brendan Kehoe  <brendan@cygnus.com>
6876         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
6877         global for loop; add use of $mathlib.
6878         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
6879         settings here; set mathlib for anything but VxWorks.
6881 Mon Jan 22 16:31:57 1996  Jeffrey A Law  (law@cygnus.com)
6883         * gcc.c-torture: Update to c-torture-1.40 release.
6885 Wed Jan  3 00:54:33 1996  Jeffrey A Law  (law@cygnus.com)
6887         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
6888         dg.exp.
6890 Sun Dec  3 16:17:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
6892         * lib/c-torture.exp (c-torture-execute): Declare "output" as
6893         global.
6895 Fri Nov 17 20:01:19 1995  Doug Evans  <dje@canuck.cygnus.com>
6897         * lib/g++.exp (LIBS): Define if not already.
6898         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
6899         (gcc-dg-prune): Call prune_gcc_output.
6900         * lib/gcc.exp (prune_gcc_output): New proc.
6901         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
6902         prune_gcc_output.
6904 Thu Nov 16 09:15:40 1995  Doug Evans  <dje@canuck.cygnus.com>
6906         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
6907         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
6909 Wed Nov 15 23:04:36 1995  Jeffrey A Law  (law@cygnus.com)
6911         * gcc.c-torture: Update to c-torture-1.39 release.
6913 Sat Nov  4 12:52:05 1995  Doug Evans  <dje@canuck.cygnus.com>
6915         * lib/c-torture.exp (c-torture-execute): Don't return if one option
6916         fails, try others as well.
6918 Thu Nov  2 09:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
6920         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
6921         If compilation fails, mark execute tests as `untested'.
6922         If test is marked as unsupported, don't mark compilation and
6923         execute tests as failed.
6925 Wed Oct 25 20:57:55 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
6927         * lib/g++.exp (g++_init): Don't link in libg++, and look to
6928         libstdc++ for whether or not we want to be doing shared
6929         libraries.  Delete link_curses since we don't need it anymore.
6930         * lib/mike-g++.exp (postbase): Don't link in libg++.
6931         * g++.old-deja/old-deja.exp: Likewise.
6933 Mon Oct 23 13:05:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
6935         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
6937 Tue Oct 17 15:24:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
6939         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
6940         For that, add `-Wl,-a,shared_archive'.
6941         * g++.old-deja/old-deja.exp: Likewise.
6943 Tue Oct 17 13:09:06 1995  Doug Evans  <dje@canuck.cygnus.com>
6945         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
6947 Mon Oct 16 23:13:32 1995  Brendan Kehoe  <brendan@cygnus.com>
6949         * lib/mike-g++.exp (postbase): Pay attention to the status of
6950         g++_load.
6952 Mon Oct 16 19:28:32 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
6954           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
6956 Mon Oct 16 13:48:58 1995  Doug Evans  <dje@canuck.cygnus.com>
6958         * lib/gcc.exp (default_gcc_start): No longer need to log program
6959         being executed or its output, execute_anywhere does that now.
6960         * lib/g++.exp (default_g++_version): Call execute_anywhere.
6961         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
6963 Thu Oct 12 10:34:58 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
6965         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
6966         the same as those in lib/g++.exp.
6968 Tue Oct 10 13:47:27 1995  Jeff Law  (law@hurl.cygnus.com)
6970         * gcc.c-torture: Update to c-torture-1.38 release.
6971         * gcc.ieee: Related changes.
6973 Fri Oct  6 12:39:17 1995  Rob Savoye  <rob@darkstar.cygnus.com>
6975         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
6976         "exec". Minor reformatting changes.
6978         * config/rom68k.exp (${tool}_load): Make it work in a canadian
6979         cross. This means all "exec" calls now work on a remote host as
6980         well.
6981         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
6982         cross. Filter out the extra "\r\n" stuff that expect puts in.
6983         (c-torture-execute): Filter out the bogus warnings like
6984         c-torture-compile does. Add support for canadian cross.
6985         * lib/gcc.exp (default_gcc_version, default_gcc_start)
6986         Use execute_anywhere rather than calling exec directly. Now it
6987         works for canadian cross testing.
6989 Thu Oct  5 10:06:45 1995  Brendan Kehoe  <brendan@rtl.cygnus.com>
6991         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
6992         results into a variable, and check that rather than using file exists.
6994 Wed Oct  4 16:31:02 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
6996         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
6997         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
6999 Tue Sep 26 10:15:14 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7001         * g++.old-deja/old-deja.exp: Create and pass runshlib and
7002         lib_curses if there's a shared libg++ in the build tree.
7004 Fri Sep 22 10:47:24 1995  Doug Evans  <dje@canuck.cygnus.com>
7006         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
7007         if not supported target.
7009 Fri Sep 22 09:22:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7011         * lib/g++.exp (g++_init): Move empty setting of runshlib and
7012         link_curses up to always happen, not just for native builds.
7014 Thu Sep 21 10:23:32 1995  Jeff Law  (law@snake.cs.utah.edu)
7016         * gcc.c-torture: Update to c-torture-1.36 release.
7017         * gcc.failure: Related changes.
7019 Wed Sep 20 10:56:26 1995  Doug Evans  <dje@canuck.cygnus.com>
7021         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
7023 Tue Sep 19 17:26:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7025         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
7026         * lib/mike-g++.exp (postbase): Not in here.  Still reference
7027         runshlib, link_curses, and mathlib for link and run.
7029         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
7030         pass the runtime shared library options for Solaris, OSF/1, and
7031         Irix5, and link with -lcurses to avoid unresolved references.
7033 Wed Sep 13 15:28:10 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7035         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
7036         only run once.
7038 Wed Sep 13 10:51:52 1995  Doug Evans  <dje@canuck.cygnus.com>
7040         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
7042 Mon Sep 11 11:02:03 1995  Jeff Law  (law@snake.cs.utah.edu)
7044         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
7045         do not have a framework for the "compat" tests yet.
7047 Sat Sep  9 16:15:20 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7049         * lib/mike-g++.exp (postbase): New local variable `mathlib',
7050         set to null if we're testing vxworks5.1.  Use that instead of
7051         `-lm' in the setting of LIBS for link and run.
7053 Fri Sep  8 13:53:38 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7055         * config/rom68k.exp (${tool}_load): Major changes to make it
7056         work.  Verified that it does in fact return the stuff in
7057         exec_output properly.  Catch any Emul or any TRAP other than 0.
7059 Thu Sep  7 23:04:06 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7061         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
7062         LDFLAGS properly for targets that need stuff from libgloss.
7063         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
7064         only run once.
7065         (gpp_initialized): New variable.
7067 Wed Sep  6 21:56:13 1995  Rob Savoye  <rob@darkstar.cygnus.com>
7069         * config/rom68k.exp: Load libgloss.exp.
7070         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
7071         so we can produce a fully linked binary.
7072         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
7073         so we can produce a fully linked binary.
7075 Sun Sep  3 13:25:26 1995  Doug Evans  <dje@canuck.cygnus.com>
7077         * lib/plumhall.exp (ph_section): Watch for expected failures.
7078         Add missing `else'.
7080         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
7081         run the testcase.
7082         (c-torture): Likewise.
7084 Mon Aug 28 11:23:38 1995  Doug Evans  <dje@cygnus.com>
7086         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
7088         * lib/mike-g++.exp (mike_cleanup): New proc.
7089         (prebase): New globals compiler_result, not_compiler_result,
7090         target_regexp.
7091         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
7092         allow leading "-" in pattern.  Watch for unsupported tests.
7093         If $compiler_result is set, pattern match assembler code,
7094         and ditto for $not_compiler_result.
7095         * lib/mike-gcc.exp: Likewise.
7097         * lib/plumhall.exp (ph_execute): Only call ph_summary if
7098         execution "succeeded".
7100 Mon Aug 14 14:03:53 1995  Doug Evans  <dje@canuck.cygnus.com>
7102         * config/win32.exp: New file.
7103         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
7105 Fri Aug  4 15:39:54 1995  Doug Evans  <dje@canuck.cygnus.com>
7107         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
7108         unsupported.
7109         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
7110         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
7111         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
7113         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
7114         "... without exceptions was ...".  That is now handled by
7115         prune_system_crud.
7116         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
7118 Tue Aug  1 11:09:33 1995  Doug Evans  <dje@canuck.cygnus.com>
7120         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
7121         sieve.c,sort2.c}: New files.
7122         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
7123         sieve.exp,sort2.exp}: Drivers for them.
7125         * lib/mike-gcc.exp (program_output): New user settable variable.
7126         (postbase): Call prune_system_crud.  Also prune extraneous compiler
7127         messages.
7128         * lib/mike-g++.exp (program_output): New user settable variable.
7130         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
7132         * config/sh.exp: Deleted (use sim.exp instead).
7134 Fri Jul 28 11:33:46 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7136         * config/vx.exp: Declare CHECKTASK as global.
7137         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
7138         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
7139         * lib/old-dejagnu.exp: Load [pwd]/$executable.
7141 Wed Jul 26 19:45:39 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7143         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
7144         target. Like vx.exp, only includes `vx29k.exp' instead of
7145         `vxworks.exp'.
7147 Sun Jul 23 17:38:52 1995  Ian Lance Taylor  <ian@cygnus.com>
7149         * config/sim.exp: Increase time limit from 120 seconds to 240.
7151 Thu Jul  6 11:07:38 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
7153         * gcc.c-torture/execute/950628-1.c: New test.
7155 Sat Jun 10 18:51:41 1995  Jeff Law  (law@snake.cs.utah.edu)
7157         * gcc.c-torture: Update with changes/additions from
7158         c-torture-1.34.
7160 Mon Jun  5 17:58:07 1995  Doug Evans  <dje@canuck.cygnus.com>
7162         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
7164 Sun Jun  4 05:13:57 1995  Jeff Law  (law@snake.cs.utah.edu)
7166         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
7168 Thu Jun  1 00:06:19 1995  Jeff Law  (law@snake.cs.utah.edu)
7170         * gcc.c-torture/compile/950512-1.c: New test.
7171         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
7172         * gcc.dg/struct-ret-1.c: Likewise.
7174 Wed May 31 14:25:13 1995  Doug Evans  <dje@canuck.cygnus.com>
7176         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
7177           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
7179 Tue May 30 11:19:54 1995  Doug Evans  <dje@canuck.cygnus.com>
7181         * gcc.c-torture/special/920411-1.c: Deleted.
7182         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
7184 Mon May 22 16:55:11 1995  Doug Evans  <dje@chestnut.cygnus.com>
7186         * config/sim.exp (${tool}_load): Hack in call to bash to get a
7187         cpu limit.
7189 Fri May 12 18:57:54 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
7191         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
7193 Thu May  4 14:23:54 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
7195         From kenner;
7196         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
7197         is the proper length.
7198         * va-arg-3.c: Likewise.
7200 Sun Apr 30 16:02:59 1995  Doug Evans  <dje@canuck.cygnus.com>
7202         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
7203         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
7205         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
7206         * lib/g++.exp (default_g++_start): Delete old cruft.
7208 Tue Apr 25 17:20:18 1995  Torbjorn Granlund  <tege@cygnus.com>
7210         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
7211         (2 * (1 << 18)) to (2 * (1 << 17)).
7213         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
7215 Thu Apr 20 12:21:13 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
7217         * config/rom68k.exp: Renamed from config/idp.exp
7219 Tue Apr 18 13:33:26 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
7221         * c-torture/compile/921109-2.c
7223 Tue Apr 18 10:45:12 1995  Mike Stump  <mrs@cygnus.com>
7225         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
7226         excess errors.
7228 Sat Apr 15 11:16:58 1995  Doug Evans  <dje@chestnut.cygnus.com>
7230         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
7231         output.
7232         * lib/g++.exp (default_g++_start): Likewise.
7234 Wed Mar 29 16:34:03 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
7236         * gcc.c-torture/compile/950329-1.c: New test.
7238 Tue Mar 28 16:10:33 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
7240           * config/bug.exp (${tool}_load): Updated to use new remote_open
7241           and remote_close procs.
7242         * config/idp.exp: New file.
7244 Wed Mar 22 15:01:58 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
7246         * gcc.c-torture/execute/950322-1.c: New test.
7248 Tue Mar 21 21:24:49 1995  Doug Evans  <dje@canuck.cygnus.com>
7250         * config/vx.exp (${tool}_load): Clean up testing of return code from
7251         vxworks_ld and vxworks_spawn.
7253 Tue Mar 21 17:01:42 1995  Doug Evans  <dje@deneb.cygnus.com>
7255         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
7257 Mon Mar 13 14:49:42 1995  Mike Stump  <mrs@cygnus.com>
7259         * lib/old-deja.exp: Add `excess errors test - ' error, now one
7260         can mark excess errors on a machine by machine basis.  Note, the
7261         default is to not expect any excess errors, even when excess
7262         errors test - is given, so you will want to put an XFAIL ... on
7263         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
7264         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
7265         those 4 machines, but no others.
7267 Fri Mar 10 12:33:04 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
7269         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
7270         * lib/c-torture.exp: to here.
7272 Fri Mar 10 10:38:15 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
7274         * gcc.c-torture/execute/950221-1.c: New test.
7275         * gcc.c-torture/execute/struct-ret-1.c: New test.
7276         * gcc.c-torture/compile/950221-1.c: New test.
7278         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
7280 Fri Mar  3 16:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
7282         * gcc.c-torture/execute/arith-1.c (main): Return 0.
7283         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
7285 Wed Mar  1 02:08:29 1995  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
7287         * g++.gb: New directory of tests, derived from my signature and
7288         class scoping tests.
7290         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
7291         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
7292         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
7293         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
7294         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
7295         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
7296         * g++.gb/sig25.C: Likewise.
7298         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
7299         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
7300         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
7301         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
7302         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
7303         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
7304         * g++.gb/sig25.exp: Likewise.
7306         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
7307         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
7308         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
7309         * g++.gb/scope13.C: Likewise, this test still fails.
7311         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
7312         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
7313         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
7314         * g++.gb/scope13.exp: Ditto.
7316         * g++.gb/README: New file, explains what these tests are about.
7318 Tue Feb 28 10:37:52 1995  Doug Evans  <dje@canuck.cygnus.com>
7320         * lib/dg.exp (dg-do): Support `preprocess'.
7321         (dg-test): Likewise.
7323 Mon Feb 13 15:18:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
7325         * config/udi.exp: change "continue -expect" to "exp_continue".
7327 Sat Feb 11 00:25:20 1995  Torbjorn Granlund  (tege@tiny.cygnus.com)
7329         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
7330         Delete redundant tests.
7332         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
7333         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
7334         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
7335         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
7336         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
7337         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
7338         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
7339         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
7341         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
7342         storing label pointers.
7343         * gcc.c-torture/execute/921019-1.c: Likewise.
7344         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
7345         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
7346         parameter fp.
7347         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
7348         constants.
7350         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
7351         Delete obsolete tests.
7353         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
7354         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
7355         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
7356         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
7357         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
7358         * gcc.c-torture/compile/950124-1.c: New test.
7360         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
7362 Wed Feb  8 15:30:17 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
7364         * lib/mike-g++.exp: Add -lm to LIBS.
7366 Tue Feb  7 17:09:50 1995  Doug Evans  <dje@canuck.cygnus.com>
7368         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
7370 Mon Jan 30 14:33:25 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
7372         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
7374 Thu Jan 12 16:41:34 1995  Doug Evans  <dje@canuck.cygnus.com>
7376         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
7378 Mon Jan  2 11:50:10 1995  Jeff Law  (law@snake.cs.utah.edu)
7380         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
7381         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
7382         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
7383         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
7384         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
7385         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
7386         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
7387         * g++.law/{operators31.C, operators32.C,
7388         * g++.law/{operators33.C, operators34.C}: Likewise.
7389         * g++.law/{pic1.C, refs2.C}: Likewise.
7390         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
7391         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
7392         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
7393         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
7395         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
7396         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
7397         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
7398         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
7399         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
7400         * g++.law/{enum9.exp, friend5.exp}: Likewise.
7401         * g++.law/{nest3.exp, nest4.exp}: Likewise.
7402         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
7403         * g++.law/{operators30.exp, operators31.exp}: Likewise.
7404         * g++.law/{operators32.exp, operators33.exp}: Likewise.
7405         * g++.law/{operators34.exp}: Likewise.
7406         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
7407         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
7408         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
7409         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
7410         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
7412         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
7413         No longer expected to fail.
7414         * g++.law/missed-error3.C: Tweak for recent bool changes.
7416 Sun Dec  4 20:54:33 1994  Doug Evans  <dje@canuck.cygnus.com>
7418         * config/emb-unix: Deleted.
7419         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
7420         remote execution.  Do final link on remote host if REMOTE_LINK is set.
7422 Thu Dec  1 08:43:05 1994  Doug Evans  <dje@canuck.cygnus.com>
7424         * lib/dg.exp (dg-test): Fix typo in last patch.
7426 Wed Nov 30 13:25:32 1994  Doug Evans  <dje@canuck.cygnus.com>
7428         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
7429         (handles multiple occurrences).
7431 Thu Nov 24 19:48:38 1994  Doug Evans  <dje@canuck.cygnus.com>
7433         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
7434         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
7435         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
7436         printed).
7437         * lib/c-torture.exp (c-torture-compile): Likewise.
7438         (c-torture): Prepend full path if missing.
7439         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
7440         (gcc_fail): Likewise.
7441         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
7443 Wed Nov 23 13:56:00 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
7445         * lib/netware.exp: Only attach to NetWare i386 systems.
7447 Wed Nov 16 11:27:00 1994  Doug Evans  <dje@canuck.cygnus.com>
7449         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
7450         messages.  Add test name to "output pattern match" pass/fail message.
7452 Sat Nov 12 22:11:52 1994  Doug Evans  <dje@canuck.cygnus.com>
7454         * gcc.dg: New testsuite.
7455         * gcc.dg/dg.exp: New file.
7457         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
7458         test-switch.c}: Deleted.
7460         * gcc.misc-tests/msgs.exp: New testcase driver.
7462 Wed Nov  9 14:23:09 1994  Doug Evans  <dje@canuck.cygnus.com>
7464         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
7465         Watch for illegal return values from ${tool}_load.
7466         * config/unix.exp (${tool}_load): Fix pass/fail detection for
7467         cross targets.  Coerce return value >0 to 1.
7469 Tue Nov  8 14:10:33 1994  Doug Evans  <dje@canuck.cygnus.com>
7471         * config/unix.exp (${tool}_load): Call program rsh, not proc.
7473         * config/emb-unix.exp: New file.
7475         * config/sim.exp: Error if variable $SIM not defined.
7476         (${tool}_load): Mark test as "untested" if simulator missing.
7478         * config/unix.exp: Load remote.exp to get rcp_download.
7479         * lib/c-torture.exp: Use different option lists for testcases with
7480         and without loops.
7481         * gcc.c-torture/execute/execute.exp: Likewise.
7483 Wed Nov  2 14:47:58 1994  Doug Evans  <dje@canuck.cygnus.com>
7485         * config/*.exp: Clarify return code from ${tool}_load.
7486         Call `unresolved' or `untested' instead of `warning' or `perror'
7487         (sometimes you still want to call both though).
7488         Add comment that `shell_id' is local to each file.
7489         * config/udi.exp (timeout): Set to 30.
7490         Don't print warning if connection fails, $connectmode has already
7491         printed an error.
7492         (${tool}_load): Move verbose messages to level 2.
7493         Rework pattern for "Process started" message.
7494         Pass `shell_id' to ${connectmode}_download.
7495         Retry twice upon timeout.  Make resetting of target more robust.
7496         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
7497         Pass `shell_id' to exit_$connectmode.
7498         Only call exit_$connectmode if connected.
7499         * config/unix.exp (${tool}_load): Check return codes better.
7500         * config/vrtx.exp (${tool}_load): Likewise.
7501         * config/vx.exp (${tool}_load): Likewise.
7502         Delete unneeded global's.
7503         * lib/dg.exp (dg-test): Update to reflect clarified return codes
7504         from ${tool}_load.
7505         (dg-stat): Delete.
7506         (dg-init): Delete recording of pass/fail counts.
7507         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
7508         (old-dejagnu-init): Likewise.
7509         (old-dejagnu-stat): Delete contents, empty proc now.
7510         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
7511         (c-torture): Delete references to lcnt, lpass, lfail.
7512         Get option list from TORTURE_OPTIONS.
7513         Delete -funroll[-all]-loops if no loops.
7514         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
7515         (g++_stat): Delete contents (empty proc now).
7516         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
7517         (gcc_finish): Likewise.
7518         (gcc_stat): Deleted.
7519         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
7520         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
7521         * gcc.c-torture/execute/execute.exp: Likewise.
7522         Split tests into two parts: compile, execute.
7523         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
7524         no loops.  Update to reflect clarified return codes from ${tool}_load.
7526 Fri Oct 21 23:10:16 1994  Doug Evans  <dje@canuck.cygnus.com>
7528         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
7529         to grep for.
7530         (old-dejagnu): Likewise (where necessary).
7532 Fri Oct 14 17:54:58 1994  Doug Evans  <dje@canuck.cygnus.com>
7534         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
7536         * lib/dg.exp (dg-process-target): Fix processing of selector.
7537         Add comment regarding use of `error'.
7539         * lib/gcc.exp (prune_system_crud): Define if missing.
7540         * lib/g++.exp (prune_system_crud): Likewise.
7542         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
7543         Call prune_system_crud.
7544         * lib/dg.exp (dg-runtest): New proc.
7545         Use perror instead of send_user for tcl errors in testcase.
7546         Don't return any value, it's never used.
7547         Don't clobber previous definition of `unknown'.
7548         Print tcl errors in `dg-final'.
7550 Wed Oct 12 13:05:37 1994  Doug Evans  <dje@canuck.cygnus.com>
7552         * lib/dg.exp (dg-process-target): Improve syntax error messages.
7553         (dg-test): Don't print errorInfo, it contains stack backtrace.
7555 Mon Sep 26 12:18:53 1994  Doug Evans  (dje@canuck.cygnus.com)
7557         * lib/g++.exp (runtest_file_p): Define if missing.
7559 Sat Sep 24 15:29:23 1994  Doug Evans  (dje@cygnus.com)
7561         * lib/mike-g++.exp: Comment out loading of g++.exp.
7562         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
7563         (default_g++_version): Always print something.
7564         (default_g++_start): Comment out call to `which'.
7565         (g++_start, g++_load): Deleted (must be defined in config file).
7566         * lib/gcc.exp: Test for existence of $CC at start.
7567         Delete check for tmpdir (done in gcc_init).
7568         (default_gcc_version): Always print something.
7569         (default_gcc_start): Comment out call to `which'.
7570         * config/*.exp: Major cleanup - make cross targets work at least a
7571         little better for g++ (by not being "--tool gcc" specific).
7572         Rename gcc_xxx to ${tool}_xxx.
7573         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
7574         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
7576 Thu Sep 22 11:39:17 1994  Doug Evans  (dje@canuck.cygnus.com)
7578         * lib/c-torture.exp (c-torture-compile): Rework compiler
7579         message processing.
7581         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
7582         c-torture.
7584 Wed Sep 21 09:49:43 1994  Doug Evans  (dje@canuck.cygnus.com)
7586         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
7588         * lib/dg.exp (dg-process-target): Support { target native }.
7590 Tue Sep 20 17:16:55 1994  Doug Evans  (dje@canuck.cygnus.com)
7592         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
7593         looked for "... program xxx got fatal signal".
7594         Correct regsub munging of `comp_output'.
7595         Ignore compiler messages "path prefix not used" and "linker input
7596         file unused".
7598 Wed Sep 14 11:44:40 1994  Doug Evans  (dje@canuck.cygnus.com)
7600         * lib/gcc.exp (runtest_file_p): Define if missing.
7601         * gcc.prms/template.c: Example to work from.
7603 Tue Sep 13 10:30:48 1994  Doug Evans  (dje@canuck.cygnus.com)
7605         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
7606         * lib/dg.exp (dg-test): Call unsupported testcases as such.
7608         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
7609         * gcc.prms/1883.c: Moved from compile/940714-1.c.
7610         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
7611         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
7613         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
7614         (dg-process-target): No longer a varargs proc.
7615         Return S/N for target, P/F for xfail.  All callers changed.
7616         (user option procs): More argument checking.
7617         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
7618         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
7619         (dg-test): Skip test if not running on selected target in `dg-do'.
7620         Update handling of `dg-do-what', `dg-output-text'.
7621         Separate execution pass/fail from output pattern match pass/fail.
7622         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
7624 Mon Sep 12 13:47:35 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
7626         * gcc.c-torture/special/special.exp: Don't expect failure for mips
7627         target for 920510-1.c.
7629 Mon Sep 12 12:44:39 1994  Doug Evans  (dje@canuck.cygnus.com)
7631         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
7632         Clean up comment regarding use of passcnt, etc.
7633         (gcc_stat): Don't update `testcnt' here.
7634         (gcc_finish): Do it here.
7635         Might as well reset `but_id' here too.
7636         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
7637         to determine if the file should be tested.
7638         * gcc.c-torture/compile/compile.exp: Likewise.
7639         * gcc.c-torture/execute/execute.exp: Likewise.
7640         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
7641         * gcc.misc-tests/dg-test.exp: Likewise.
7642         * gcc.prms/prms.exp: Likewise.
7643         * gcc.wendy/wendy.exp: Likewise.
7644         * g++.old-deja.exp: Likewise.
7645         Move "Testing file" message to verbose level 1.
7647 Fri Sep  9 10:21:18 1994  Doug Evans  (dje@canuck.cygnus.com)
7649         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
7651 Thu Sep  8 16:52:43 1994  Doug Evans  (dje@canuck.cygnus.com)
7653         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
7654         (default_gcc_start): Accept optional second list element
7655         of compiler flags.  Print compiler output at verbosity level 2.
7656         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
7657         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
7658         Save current values of framework globals passcnt, failcnt, xpasscnt,
7659         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
7660         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
7661         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
7662         xfailcnt to compute stats.  Update framework global `testcnt' from
7663         pass/fail counts.
7664         (gcc_finish): New proc.  Clean up test environment.
7665         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
7666         (gcc_epass, gcc_efail): Delete.
7667         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
7668         argument of line number.
7669         (dg-init): If the tool has an init routine, call it.
7670         (dg-test): Remove args `cflags_var' and `libs_var'.
7671         Pass all compiler options to ${tool}_start.
7672         Handle missing line number.
7673         (dg-finish): New function.
7674         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
7675         particular files.  Call gcc_finish at end.  Move "skipping test"
7676         message to verbosity level 3.
7677         * gcc.c-torture/compile/compile.exp: Likewise.
7678         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
7679         * gcc.c-torture/execute/execute.exp: Likewise.
7680         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
7681         Print testcase being tried at verbosity level 1.
7682         * gcc.c-torture/special/special.exp: Unset xfail.
7683         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
7684         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
7685         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
7686         * gcc.failure/failure.exp: Likewise.
7687         * gcc.ieee/ieee.exp: Likewise.
7688         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
7689         Update call to dg-test.  Call dg-finish at end.
7690         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
7691         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
7692         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
7693         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
7694         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
7695         * gcc.wendy/wendy.exp: Add copyright.
7696         Delete setting of tmpdir (done by gcc_init).
7697         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
7698         Pass compiler flags to gcc_start.  Call gcc_finish at end.
7699         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
7700         gcc_[ce]pass/fail.
7702 Wed Sep  7 11:09:08 1994  Doug Evans  (dje@canuck.cygnus.com)
7704         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
7705         confusion.
7706         (g++_load): Likewise.
7708         * config/*.exp (gcc_load): Some were varargs fns and some were not.
7709         Rename argument to `prog' to remove the confusion.
7710         Varargs fns behave differently too!
7711         (g++_load): Likewise.
7713         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
7715         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
7716         what it is.  Delete (always) printing of status value for !native.
7717         Simplify verbose code, and include status and exec_output.
7718         (g++_load): Use gcc_load.
7720 Sun Sep  4 13:59:27 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
7722         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
7723         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
7724         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
7725         940714-3.c as these testcases don't exist anymore.  Make
7726         va-arg-1.c expected to pass.
7728 Fri Aug 19 12:27:07 1994  Doug Evans  (dje@canuck.cygnus.com)
7730         * gcc.misc-tests/misc.exp: Only run specific testcases.
7731         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
7732         * gcc.misc-tests/dg-[1-9].c: New files.
7734         * lib/dg.exp: New testsuite driver.
7735         * gcc.prms/prms.exp: Use it.
7737         * README.gcc: New file.
7739         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
7740         Document and reset `lxpass' and `lxfail'.
7741         Simplify "initialized" message.
7742         (gcc_stat): Clean up comments a little.
7744 Tue Aug 16 11:16:46 1994  Doug Evans  (dje@canuck.cygnus.com)
7746         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
7748 Mon Aug 15 21:20:36 1994  Doug Evans  (dje@canuck.cygnus.com)
7750         * lib/old-dejagnu.exp (process-option): New proc.
7751         (old-dejagnu-init, old-dejagnu-stat): Likewise.
7752         (old-dejagnu): Simplify.
7753         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
7755 Sun Aug 14 09:23:53 1994  Jeff Law  (law@snake.cs.utah.edu)
7757         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
7758         exists and is not an empty string.
7760         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
7761         $xfail rather than calling setup_xfail.  Clear $xfail when test is
7762         finished.
7763         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
7764         automatically.
7766         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
7767         longer expected to fail.
7769         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
7770         "f" function call.
7772         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
7774         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
7775         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
7776         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
7777         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
7778         c-torture-1.29.
7780         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
7781         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
7783         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
7785         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
7786         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
7788         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
7789         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
7790         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
7792 Tue Jul 12 12:49:44 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
7794         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
7795         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
7796         940714-1.c, 940714-2.c, 940714-3.c},
7797         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
7798         gcc.misc-tests/{mg.c,mg.exp}:
7799         New tests.
7800         * gcc.noncompile/noncompile.exp: Change accordingly.
7802 Thu Jul  7 14:20:33 1994  Doug Evans  (dje@canuck.cygnus.com)
7804         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
7805         Undo previous clobberage.
7807 Mon Jul  4 17:00:59 1994  Jeff Law  (law@snake.cs.utah.edu)
7809         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
7810         * gcc.special/{930510-1.c, special.exp}:
7811         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
7812         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
7813         struct-varargs-1.c}: New tests from c-torture-1.26.
7815 Tue Jun 28 17:39:42 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
7817         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
7818           argument to switch.
7820 Sat May 21 10:39:38 1994  Bill Cox  (bill@rtl.cygnus.com)
7822         * Revert the previous changes.  Please see Rob's directory
7823           (/lisa/test/rob/progressive/gcc/testsuite) for testing
7824           fixes.
7826 Thu May 19 18:00:03 1994  Bill Cox  (bill@rtl.cygnus.com)
7828         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
7829             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
7830             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
7831             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
7832             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
7833             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
7834             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
7835             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
7836             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
7837             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
7838             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
7839             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
7840             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
7841             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
7842             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
7843             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
7844             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
7845             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
7846             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
7847             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
7848             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
7849             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
7850             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
7851             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
7852             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
7853             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
7854             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
7856 Tue May 17 14:55:09 1994  Bill Cox  (bill@rtl.cygnus.com)
7858         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
7859             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
7860           with perror calls.
7862 Mon May  2 17:41:13 1994  Jason Merrill  (jason@deneb.cygnus.com)
7864         * config/unix.exp (g++_load): Fix syntax.
7866 Thu Apr 14 12:22:10 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
7868         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
7869         * gcc.noncompile/921017-1.c: Deleted obsolete test.
7870         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
7871         Don't expect va-arg-1.c to fail.  Correct expected output for
7872         920928-1.c.
7873         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
7874         * gcc.wendy/hbm4.c: Correct typo.
7875         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
7877 Mon Mar 28 13:29:37 1994  Doug Evans  (dje@canuck.cygnus.com)
7879         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
7880         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
7881         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
7882         * lib/c-torture.exp (c-torture-compile): Ditto.
7884         Reduce volume of output (remove all the -I's and such).
7885         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
7886         Call gcc_cpass, gcc_cfail.
7887         (c-torture): Pass testing option to c-torture-compile.
7889 Mon Mar 21 12:40:33 1994  Doug Evans  (dje@cygnus.com)
7891         Bring patches over from progressive.
7892         * config/default.exp: Exit remote shell cleanly.
7893         (g++_exit, g++_start): Add default versions.
7894         * config/sim.exp (gcc_load): Use perror, not error.
7896 Sun Mar 20 12:05:32 1994  Doug Evans  (dje@canuck.cygnus.com)
7898         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
7899         set in site.exp.
7901 Mon Mar 14 19:30:28 1994  Doug Evans  (dje@cygnus.com)
7903         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
7904         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
7905         (wendy_try): New proc to run testcase.
7906         (main loop): Call 'em.
7907         * gcc.wendy/*.c: Clean up pass to correct expected output.
7909         * lib/gcc.exp: Minor cleanup work.
7910         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
7912 Wed Mar  9 15:22:54 1994  Doug Evans  (dje@canuck.cygnus.com)
7914         * config/sim.exp (gcc_load): Document return codes better.
7915         Don't pass -v to simulator.
7917 Thu Feb 24 07:15:18 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
7919           * gcc.special/920717-x.c: Fix typo.
7920           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
7921           get at sources.
7923         * lib/mike-gcc.exp: Fix typo.
7925 Tue Feb 15 15:41:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
7927         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
7928         binary to use, transform the name.
7929         * config/*.exp: rename everything. Nuke any g++ specific files,
7930         it's now a special case of gcc that requires no special support.
7931         Add a default.exp for unsupported targets.
7933 Fri Feb 11 12:59:54 1994  Rob Savoye  (rob@poseidon.cygnus.com)
7935         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
7936         lib/old-dejagnu.exp: Fix a few patterns to work with the new
7937         version of Tcl.
7939 Wed Feb  9 21:35:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
7941         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
7942         than a warning.
7944 Sun Feb  6 16:52:13 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
7946         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
7948 Mon Jan  3 17:28:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
7950         * gcc.execute/execute.exp: Combine opt_list and foption_list into
7951         option_list.  Compile every file with only 4/6 option choices
7952         (same as C torture) instead of with 12/18 different option
7953         choices.
7954         * lib/c-torture.exp: Likewise.
7956         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
7957         not already set.
7959 Thu Dec 30 17:17:07 1993  Mike Stump  (mrs@rtl.cygnus.com)
7961         * lib/old-deja.exp: Add `excess errors test fails' error, now one
7962         can put an XFAIL *-*-* on excess errors.
7964 Sun Dec 19 21:45:34 1993  Jeffrey A. Law  (law@snake.cs.utah.edu
7966         * g++.law: Add more tests derived from g++-bugs snapshots.
7968         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
7969         equivalent to g++.law/init9.
7971         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
7972         compiled it, and the a.out file after we've run it.
7974 Fri Dec 17 11:29:56 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
7976         * lib/mike-g++.exp (postbase): Delete the .o file after we've
7977         compiled it, and the a.out file after we've run it.
7979 Fri Dec 17 10:18:16 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
7981         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
7983 Wed Dec 15 20:36:40 1993  Rob Savoye  (rob@darkstar.cygnus.com)
7985         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
7986         version number.
7988 Sun Dec 12 21:10:04 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
7990         * g++.law: New directory of g++ tests derived from the g++-bugs
7991         snapshots.
7993 Thu Dec 09 16:50:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
7995         * gcc.compile: initbug1.c initbug1.exp testcase added
7997 Mon Dec 06 11:09:52 1993  Jeffrey Wheat  (cassidy@cygnus.com)
7999         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
8000         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
8001           fixes submitted by Jeff Law (law@cs.utah.edu)
8002         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
8003           Jeff Law (law@cs.utah.edu)
8006 Tue Nov 30 16:34:07 1993  Mike Stump  (mrs@cygnus.com)
8008         * config/unix-g++.exp: Follow the gcc way of doing things.
8009         * g++.old-deja/old-deja.exp: Minor updates.
8010         * lib/g++.exp: New file, follow the gcc way of doing things.
8011         * lib/old-dejagnu.exp: Minor updates.
8012         * lib/mike-g++.exp: Always unset errorInfo.
8014 Sat Nov  6 11:34:51 1993  Mike Stump  (mrs@cygnus.com)
8016         * lib/gcc.exp: Fix some errors with the below change, CC and
8017         CFLAGS should be global when setting, not local.
8019 Wed Nov  3 11:16:26 1993  Rob Savoye  (rob@darkstar.cygnus.com)
8021         * lib/gcc.exp: Transform tool name.
8023 Wed Oct 27 23:57:29 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8025         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
8027 Wed Oct 27 14:45:50 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8029         * lib/gcc.exp: change gcc_done to gcc_stat
8031 Wed Oct 27 09:57:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8033         * Upgraded gcc testsuite to c-torture version 1.25
8035 Sun Oct 24 10:58:03 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8037         * lib/gcc.exp: added reporting code. Changed verbose compile message.
8038         * lib/c-torture: added hooks for new reporting code.
8040 Thu Oct 21 18:45:32 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8042         * config/sh-gcc.exp: check if sh-sim exists in the path
8044 Mon Oct 18 11:13:22 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8046         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
8047         * gcc.compile/compile.exp: Initial changes for new logic.
8048         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
8049         * gcc.failure/failure.exp: Initial changes for new logic.
8050         * gcc.ieee/ieee.exp: Initial changes for new logic.
8051         * gcc.misc-tests/misc.exp: Initial changes for new logic.
8052         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
8053         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
8054         * lib/c-torture.exp: Initial changes for new logic.
8055         * lib/gcc.exp: Initial changes for new logic.
8057 Fri Oct 15 00:19:42 1993  Mike Stump  (mrs@cygnus.com)
8059         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
8060         depend upon failure or success.  Fully qualify names in failure
8061         and success messages.  Always remove a.out before starting
8062         compile, just in case.  Pay more attention to error text output by
8063         the compiler.  Handle testcases with no known past errors just
8064         like all others, so that things are uniform.  Other miscellaneous
8065         improvements.
8067 Wed Oct 13 15:04:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8069         * gcc.cpp: new directory for cpp tests
8071 Mon Oct  4 09:03:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8073         * lib/chill.exp: Code reformatted, removed unused code.
8074         * config/unix-chill.exp: Code reformatted, removed unused code.
8075         * chill.execute/execute.exp: Code reformatted, removed unused code.
8076         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
8078 Mon Oct  4 06:19:26 1993  Ian Lance Taylor  (ian@cygnus.com)
8080         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
8081         routines not written.
8083 Mon Sep 27 21:07:44 1993  Rob Savoye  (rob@darkstar.cygnus.com)
8085         * config/bug-gcc.exp: Use new procs from bug.exp.
8087 Tue Sep 21 18:21:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
8089         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
8090         via ftp, rather than depending on NFS.
8091         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
8092         case.
8094 Thu Sep  9 23:09:15 1993  Rob Savoye  (rob@darkstar.cygnus.com)
8096         * config/bug-gcc.exp: Use new download proc.
8098 Tue Sep 14 19:23:58 1993  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
8100         * chill.execute/execute.exp: cleanups, handles errors better
8101         * chill.compile/compile.exp: rewrite, based on execute.exp
8102         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
8103         * lib/chill.exp: major changes to diff proc and compile and link
8104           procs. added chill_fail and chill_pass wrappers to pass and
8105           fail. added more comments, and handle error codes better.
8106           Added a hack to capture stderr from exec, so noncompile tests
8107           can work.
8109 Sat Sep 11 15:30:10 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8111         * chill.execute/execute.exp: rewrite of testsuite driver
8112         * lib/chill.exp: rewrite of testsuite driver
8113         * config/unix-chill.exp: rewrite of testsuite driver
8115 Wed Aug 25 14:11:13 1993  Bill Cox  (bill@rtl.cygnus.com)
8117     In chill.execute:
8118         * iexpr.ch: Standardize uppercase.
8119         * tuples.dat: Standardize uppercase.
8120         * vary.ch: standardize.  Correct varying string assignments.
8121         * vary.dat: Add new output lines.
8123 Tue Aug 24 13:45:49 1993  Bill Cox  (bill@rtl.cygnus.com)
8125     In chill.execute:
8126         * chprintf.ch: Standardize use of uppercase.
8127         * tuples.ch: Standardize and turn arr2 into a DCL,
8128           rather than a SYN.
8129         * pinits.ch: Standardize.
8131 Mon Aug 23 17:26:58 1993  Per Bothner  (bothner@kalessin.cygnus.com)
8133         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
8134         * Makefil: Renamed to Makefile.in.
8135         * configure.in: New.
8137 Mon Aug 23 14:24:13 1993  Bill Cox  (bill@rtl.cygnus.com)
8139     In chill.execute:
8140         * .cvsignore: Add result/output files.
8141         * Makefile: Fix up variables at start.  Use MFLAGS
8142           everywhere.  Correct bool_loc, built_ins entries.
8143           Add entry for vary1.ch.
8144         * bitarray.ch: Standardize upper-case usage.
8145         * bitexpr.ch: Standardize, add output of b1.
8146         * params.ch: Use arrayt in along PROC parameters, to
8147           avoid novelty problems.
8148         * sets.ch: Tiny cleanup.
8149         * vary1.ch: Re-indent.
8151 Tue Aug 17 15:42:07 1993  Bill Cox  (bill@rtl.cygnus.com)
8153           * Add PR-related files to Makefiles, .cvsignore files, etc.
8155 Mon Aug  2 15:46:05 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
8157         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
8158           with compiler objects. New names are test-flow.c and test-loop.c
8160 Tue Jul 27 10:08:08 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
8162         * Upgraded c-torture tests from 1.19 to 1.20
8164         * new files:
8165         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
8166         * gcc.compile: 930623-1.c 930623-2.c
8167         * gcc.noncompile: 930622-1.c 930622-2.c
8168         * gcc.failure: 920411-1.c 920627-2.c
8169         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
8171 Tue Jul 20 15:19:44 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
8173         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
8174           More changes to get testsuite working properly. Needs more work.
8175           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
8177 Mon Jul 19 18:40:31 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
8179         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
8180           More changes to get testsuite working properly. Needs more work.
8182 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat  (cassidy@cygnus.com)
8184         * chill.compile/compile.exp: Added for Dejagnu support
8185         * chill.execute/execute.exp: Added for Dejagnu support
8186         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
8188 Sat Jun 19 07:13:05 1993  Bill Cox  (bill@rtl.cygnus.com)
8190     This should complete moving the CHILL test files.
8191         * chill.noncompile(.cvsignore printf.grt
8192             in-printf.grt chprintf.grt chprintf.ch):
8193             Added test-support files.
8194           (Makefile): Modified further.
8195         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
8196             signal.ch): Added test files.
8197           * chill.execute (.cvsignore printf.grt printr.c
8198             in-printf.grt rts.c chprintf.grt rts.h): Added
8199           test-support files.
8200             (Makefile): More corrections.
8202 Fri Jun 18 23:40:54 1993  Bill Cox  (bill@rtl.cygnus.com)
8204         * chill.compile, chill.execute, chill.nocompile: Add CHILL
8205           test cases, ready for DejaGnu.
8207 Thu Jun 17 19:14:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8209         * Upgraded c-torture tests from 1.18 to 1.19
8211         * gcc.compile: added test(s):
8212           930607-1.c
8213         * gcc.execute: added test(s):
8214           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
8216         * added new subdirectory for misc tests: gcc.misc-tests
8217         * gcc.misc-test(s): added tests:
8218           inst-check.c test-consts.c test-ior.c test-switch.c
8220 Wed Jun  9 16:53:26 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
8222         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
8224 Mon Jun  7 16:18:40 1993  Ian Lance Taylor  (ian@cygnus.com)
8226         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
8228 Thu Jun  3 13:13:36 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8230         * Upgraded c-torture tests from 1.17 to 1.18
8232 Wed Jun  2 19:02:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8234         * Upgraded c-torture tests from 1.12 to 1.17
8236 Fri Apr 30 09:38:41 1993  Mike Werner  (mtw@deneb.cygnus.com)
8238         * lib/old-dejagnu.exp:
8239           Fixed handling of XFAIL target triplets to correctly
8240           recognize wildcard characters.  Removed code that
8241           appended a unique id tag to the end of the file name
8242           printed out by the result of the testcases within a
8243           given test file.
8245 Thu Apr 29 19:06:29 1993  Mike Werner  (mtw@deneb.cygnus.com)
8247         * lib/old-dejagnu.exp:
8248           Reworked expected failure handling to trigger off of XFAIL
8249           keyword in keyphrase embeded in testcase source code. The
8250           XFAIL keyword must be at the end of the keyphrase line. It
8251           may optionally be followed by one or more target triplets.
8252           It has just occured that the handling of wildcards in the
8253           target triplet may not be correct.
8255 Fri Apr 23 13:16:20 1993  Mike Werner  (mtw@deneb.cygnus.com)
8257         * g++.old-deja/tests:
8258           Moved all subdirectories up one level into g++.old-deja .
8260         * lib/old-dejagnu.exp:
8261           Fixed problem with CXXFLAGS not being properly reset, and being
8262           corrupted with extraneous "-c" compiler option.  This was
8263           causing binaries to not be generated for test that needed them.
8264           Modified strings passed to "pass" and "fail" so that individual
8265           tests from the same test file would be distinguished by an
8266           identifier appended to the test file name in the summary logs;
8267           this corrected a problem with erroneous diff logs.  Added code
8268           to search testcases for expected fail and unexpected pass keywords.
8270 Tue Apr 20 18:27:58 1993  Rob Savoye  (rob at darkstar.cygnus.com)
8272         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
8274 Thu Apr 15 11:01:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
8276         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
8277           Removed extraneous text from end of "Special g++ Options"
8278           keyphrase.
8280         * lib/old-dejagnu.exp: Added pattern matching to look for new
8281           keywords, embedded in testcases comments, which will trigger
8282           calls to xpass and xfail.
8284 Wed Apr 14 14:28:01 1993  Mike Werner  (mtw@deneb.cygnus.com)
8286         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
8287           comments embedded in the testcases, especially the one looking for
8288           special compiler options, as well as the pattern matching for the
8289           compiler output again.
8291 Mon Apr 12 15:15:37 1993  Mike Werner  (mtw@deneb.cygnus.com)
8293         * lib/old-dejagnu.exp: Do a proper check of the return value for
8294           execute tests. Fixed several problems with the pattern matching
8295           of the compiler output which gave erroneous test results.
8296           Changed several of the test result messages to be more descriptive.
8297         * config/unix-g++.exp: Proc g++_load now actually works and
8298           executes the tests passed to it and returns a usable return
8299           value.
8301 Sun Apr 11 17:22:37 1993  Rob Savoye  (rob at darkstar.cygnus.com)
8303           * lib/gcc.exp: Exits gracefully if $CC is bogus.
8305 Fri Apr  9 09:41:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
8307         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
8308           Modified both files to properly execute the old style
8309           dejagnu tests. The previous versions of these files were
8310           experimental and did not function anything near correctly.
8312 Mon Apr  5 21:08:24 1993  Rob Savoye  (rob@cygnus.com)
8314         * Removed all Makefile.in and configure.in files. No configuration
8315         needed now.
8317 Fri Apr  2 12:15:17 1993  Mike Werner  (mtw@deneb.cygnus.com)
8319         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
8321 Sun Mar 28 11:17:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
8323         * gcc.compile/configure.in, gcc.unsorted/configure.in,
8324         gcc.special/configure.in, gcc.noncompile/configure.in,
8325         gcc.execute/configure.in, gcc.code_quality/configure.in,
8326         g++.other/configure.in, g++.old-deja/configure.in,
8327         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
8328         in srcname setting.
8330 Thu Mar 25 20:07:55 1993  Rob Savoye  (rob at darkstar.cygnus.com)
8332         * lib/udi.exp:  Fixed mondfe and mondfe_download.
8333         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
8334         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
8336 Thu Mar 25 13:06:41 1993  Ian Lance Taylor  (ian@cygnus.com)
8338         * config/udi-gdb.exp: Check $shell_id after connecting to target.
8339         (gdb_exit): Don't remove *_soc files.
8341 Mon Mar 22 14:28:46 1993  Ian Lance Taylor  (ian@cygnus.com)
8343         * lib/c-torture.exp: Don't look for main; instead always use -w
8344         -c.  This is how the c-torture tests work.  Remove the object
8345         file if the compilation succeeds.
8346         * gcc.execute/execute.exp: Remove executable if test passes.
8347         * gcc.noncompile/noncompile.exp: Every test is an expected
8348         failure.
8349         * gcc.special/special.exp: Added tests from c-torture 1.11,
8350         corrected use of existing test.
8351         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
8352         gcc.execute/920625-1.c: Updated to c-torture 1.11.
8353         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
8354         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
8355         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
8356         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
8357         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
8358         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
8359         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
8360         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
8361         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
8362         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
8363         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
8364         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
8365         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
8366         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
8367         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
8368         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
8369         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
8370         c-torture 1.11.
8371         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
8372         correspond to c-torture 1.11.
8374         * New file.