* gcc.c-torture/compile/920625-1.x: XFAIL -O1.
[official-gcc.git] / gcc / testsuite / ChangeLog
blobbce49628b31c6d631010730f6642801dd603a809
1 2002-04-01  Richard Henderson  <rth@redhat.com>
3         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
5         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
7 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
11 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
13         * g++.dg/inherit/template-as-base.C: Expect error.
14         * g++.dg/inherit/namespace-as-base.C: Likewise.
16 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
18         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
19         g++.dg/ext/instantiate3.C: Tweak match patterns.
21         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
22         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
23         -da test.
25 2002-03-31  Richard Henderson  <rth@redhat.com>
27         * gcc.dg/special/alias-2.c: New.
28         * gcc.dg/special/ecos.exp: Run it.
30 2002-03-31  Richard Henderson  <rth@redhat.com>
32         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
34 2002-03-31  Kazu Hirata  <kazu@hxi.com>
36         * gcc.dg/weak-1.c: Disable on h8300 port.
38 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
40         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
41         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
42         ordering tests.
43         * g++.dg/bprob/bprob-1.C: New test.
44         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
45         * g++.dg/gcov/gcov-1.C: New test.
46         * g++.dg/gcov/gcov-1.x: New file.
47         * g++.dg/gcov/gcov-2.C: New test.
48         * g++.dg/gcov/gcov-3.C: New test.
49         * g++.dg/gcov/gcov-3.h: New file.
51 2002-03-28  Roger Sayle  <roger@eyesopen.com>
53         * g++.old-deja/g++.other/builtins5.C: New test.
54         * g++.old-deja/g++.other/builtins6.C: New test.
55         * g++.old-deja/g++.other/builtins7.C: New test.
56         * g++.old-deja/g++.other/builtins8.C: New test.
57         * g++.old-deja/g++.other/builtins9.C: New test.
59 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
61         * g++.dg/opt/static1.C: New test.
63         * g++.dg/opt/longbranch1.C: New test.
65 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
67         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
69         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
71 2002-03-27  Richard Henderson  <rth@redhat.com>
73         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
74         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
75         move from g++.old-deja/g++.ext/.
77 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
79         * g++.dg/init/new2.C: New test.
80         
81 2002-03-26  Richard Henderson  <rth@redhat.com>
83         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
85         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
86         on sparc.
88         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
89         sparcv9 systems.
90         * gcc.dg/20001102-1.c: Likewise.
92 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
94         * gcc.dg/cpp/endif-pedantic1.c,
95         gcc.dg/cpp/endif-pedantic2.c:  New tests.
97 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
99         * g++.dg/init/new1.C: New test.
101 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
103         * g++.dg/abi/vbase9.C: New test.
105 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
107         * gcc.dg/arm-asm.c: New test.
109 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
111         * gcc.dg/Wswitch-enum.c: New test.
112         Fix PR c/5044.
114 2002-03-26  Richard Henderson  <rth@redhat.com>
116         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
117         structure.
119 2002-03-25  Richard Henderson  <rth@redhat.com>
121         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
122         sparcv9 systems.
124         * gcc.c-torture/compile/20011119-1.c (xxx): New.
125         * gcc.c-torture/compile/20011119-2.c (xxx): New.
127 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
129         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
131 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
133         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
134         targets using generic thunk support.
136 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
138         * gcc.c-torture/compile/20020323-1.c: New test.
140         * g++.dg/opt/conj2.C: New test.
142 2002-03-24  Richard Henderson  <rth@redhat.com>
144         * gcc.dg/weak-1.c: Use -fno-common.
146 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
148         * g77.dg/f77-edit-apostrophe-out.f: New test
149         * g77.dg/f77-edit-h-out.f: New test
150         * g77.dg/f77-edit-t-in.f: New test
151         * g77.dg/f77-edit-t-out.f: New test
152         * g77.dg/f77-edit-x-out.f: New test
153         * g77.dg/f77-edit-slash-out.f: New test
154         * g77.dg/f77-edit-colon-out.f: New test
155         * g77.dg/f77-edit-s-out.f: New test
157 2002-03-24  Richard Henderson  <rth@redhat.com>
159         * objc/execute/formal_protocol-6.x: New XFAIL.
161 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
163         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
164         that do not support weak symbols
166 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
168         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
169         * lib/g77.exp:  Likewise
170         * lib/objc.exp: Likewise
172 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
174         * gcc.dg/Wswitch-default.c: New test.
176 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
178         * g++.dg/other/enum1.C: New test.
180 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
182         * gcc.dg/pragma-ep-3.c: Fix typo.
184 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
186         * g++.dg/inherit/template-as-base.C: New test.
188 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
190         * g++.old-deja/g++.other/dwarf2-1.C: Move...
191         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
193 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
195         * gcc.dg/cpp/multiline.c: Update to match.
197 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
199         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
201 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
203         * gcc.dg/cpp/extratokens2.c:  New file.
205 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
207         * gcc.dg/20020312-2.c: Add rs6000 target.
209         * gcc.c-torture/compile/20020319-1.c: New test.
211 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
213         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
214         (A, E): Handle this.
216 2002-03-20  Jason Merrill  <jason@redhat.com>
218         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
219         ignoring -fpic.
220         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
221         through prune_gcc_output.
223 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
225         * gcc.c-torture/compile/20020320-1.c: New test.
227 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
229         * gcc.c-torture/compile/20020318-1.c: New test.
231         * gcc.dg/struct-by-value-1.c: New test.
233         * gcc.dg/20020319-1.c: New test.
235 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
237         * g++.dg/opt/conj1.C: New test.
239 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
241         * g++.dg/template/qualttp20.C: Revert previous change.
242         * g++.dg/template/qualttp3.C: Likewise.
243         * g++.dg/template/qualttp4.C: Likewise
244         * g++.dg/template/qualttp5.C: Likewise
245         * g++.dg/template/qualttp6.C: Likewise
246         * g++.dg/template/qualttp7.C: Likewise
247         * g++.dg/template/qualttp8.C: Likewise
248         * g++.dg/template/recurse.C: Likewise.
250 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
252         * gcc.dg/cpp/wchar-1.c: Update.
254 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
256         * g++.dg/template/conv1.C: New test.
257         * g++.dg/template/conv2.C: New test.
258         * g++.dg/template/conv3.C: New test.
259         * g++.dg/template/conv4.C: New test.
261 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
263         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
264         * g++.dg/template/qualttp3.C: Likewise.
265         * g++.dg/template/qualttp4.C: Likewise
266         * g++.dg/template/qualttp5.C: Likewise
267         * g++.dg/template/qualttp6.C: Likewise
268         * g++.dg/template/qualttp7.C: Likewise
269         * g++.dg/template/qualttp8.C: Likewise
270         * g++.dg/template/recurse.C: Likewise.
272 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
274         * g++.dg/opt/dtor1.C: New test.
276 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
278         * gcc.c-torture/compile/20020315-1.c: New test.
280 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
282         * gcc.dg/weak-1.c: Fix scan tests.
284 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
286         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
287         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
288         cris-*-aout* mmix-*-*.
289         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
290         cris-*-aout* mmix-*-*.
291         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
292         cris-*-elf* cris-*-aout* and mmix-*-*.
293         * gcc.dg/20001009-1.c: Ditto.
294         * gcc.dg/20010912-1.c: Ditto.
295         * gcc.dg/20020122-4.c: Ditto.
296         * gcc.dg/inline-2.c: Ditto.
298 Thu Mar 14 14:28:38 2002  Jeffrey A Law  (law@cygnus.com)
300         * gcc.c-torture/compile/20020314-1.c: New test.
302 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
304         * gcc.c-torture/execute/20020314-1.c: New test.
306 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
308         * g++.dg/warn/Wunused-1.C: New test.
310 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
312         * g++.dg/abi/mangle6.C: New test.
314 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
316         * gcc.c-torture/compile/20020309-2.c: New test.
318         * gcc.c-torture/compile/20020312-1.c: New test.
320 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
322         * g++.dg/other/access1.C: New test.
324 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
326         * gcc.c-torture/execute/wchar_t-1.c: New test.
328 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
330         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
332 2002-03-12  Roger Sayle  <roger@eyesopen.com>
334         * gcc.dg/20020312-1.c: New test case.
336 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
338         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
340 2002-03-11  Richard Henderson  <rth@redhat.com>
342         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
343         * g++.old-deja/g++.jason/report.C: Likewise.
345 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
347         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
348         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
350 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
352         * testsuite/g++.dg/overload/pmf1.C: New test.
354 2002-03-11  Kazu Hirata  <kazu@hxi.com>
356         * gcc.c-torture/execute/20020307-1.c: Use long.
358 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
360         PR optimization/5844
361         * gcc.dg/20020310-1.c: New test.
363 2002-03-09  Michael Meissner  <meissner@redhat.com>
365         * gcc.c-torture/execute/memcpy-2.c: New test.
366         * gcc.c-torture/execute/memset-1.c: New test.
367         * gcc.c-torture/execute/strlen-1.c: New test.
368         * gcc.c-torture/execute/strcmp-1.c: New test.
369         * gcc.c-torture/execute/strncmp-1.c: New test.
371 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
373         * gcc.dg/ppc-ldstruct.c: New test.
375 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
377         * gcc.c-torture/execute/va-arg-22.c: New test.
379 Sat Mar  9 07:47:50 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
381         * gcc.c-torture/compile/20020309-1.c: New test.
383 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
385         * gcc.c-torture/execute/20020307-2.c: New test.
387 Thu Mar  7 10:05:31 2002  Jeffrey A Law  (law@redhat.com)
389         * g77.f-torture/compile/20020307-1.f: New test.
391 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
393         * gcc.dg/unordered-1.c: New test.
395 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
397         * gcc.c-torture/execute/20020307-1.c: New test.
399 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
401         * gcc.dg/20020304-1.c: New test.
403         * gcc.c-torture/compile/20020304-2.c: New test.
405 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
407         * gcc.c-torture/compile/20020304-1.c: New test case
408         (from PR c/5830).
410 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
412         * gcc.dg/20020103-1.c: Add other -D ppc variants.
414 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
416         * g++.dg/other/classkey1.C: New test.
418 2002-03-01  Richard Henderson  <rth@redhat.com>
420         * gcc.c-torture/compile/981223-1.x: New.
421         * gcc.c-torture/compile/920625-1.x: New.
423 2002-02-28  Richard Henderson  <rth@redhat.com>
425         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
427 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
429         * gcc.c-torture/execute/20020227-1.c: New test.
431 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
433         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
434         here" ERROR lines.
435         * g++.old-deja/g++.oliva/partord1.C: Likewise.
436         * g++.old-deja.g++.other/defarg1.C: Likewise.
437         * g++.old-deja/g++.pt/calls2.C: Likewise.
438         * g++.old-deja/g++.pt/crash20.C: Likewise.
439         * g++.old-deja/g++.pt/crash30.C: Likewise.
440         * g++.old-deja/g++.pt/crash36.C: Likewise.
441         * g++.old-deja/g++.pt/crash6.C: Likewise.
442         * g++.old-deja/g++.pt/defarg13.C: Likewise.
443         * g++.old-deja/g++.pt/derived3.C: Likewise.
444         * g++.old-deja/g++.pt/error1.C: Likewise.
445         * g++.old-deja/g++.pt/friend21.C: Likewise.
446         * g++.old-deja/g++.pt/friend23.C: Likewise.
447         * g++.old-deja/g++.pt/infinite1.C: Likewise.
448         * g++.old-deja/g++.robertl/eb128.C: Likewise.
450 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
452         * gcc.c-torture/execute/20020225-2.c: New test.
454 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
456         * gcc.c-torture/execute/920730-1t.c,
457         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
458         Delete test cases, only relevant to -traditional.
460 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
462         * gcc.dg/cpp/undef1.c: Remove.
463         * gcc.dg/cpp/directiv.c: Update.
464         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
466 2002-02-27  Michael Meissner  <meissner@redhat.com>
468         * gcc.c-torture/execute/20020226-1.c: New test.
470 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
472         * g++.dg/debug/debug4.C: New test.
474         * gcc.dg/ia64-visibility-1.c: New test.
476 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
478         * gcc.dg/debug/20020224-1.c: New.
480 2002-02-25  Kazu Hirata  <kazu@hxi.com>
482         * gcc.c-torture/execute/960416-1.x: New.
483         * gcc.c-torture/execute/divconst-3.x: Likewise.
485 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
487         * gcc.dg/20020224-1.c: New test.
489 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
491         * gcc.c-torture/execute/20020225-1.c: New.
493 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
495         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
497 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
499         * gcc.dg/20020222-1.c: New test.
501 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
503         * g++.dg/opt/anonunion1.C: New test.
505 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
507         * g++.dg/template/qualttp19.C: New test.
508         * g++.dg/template/qualttp20.C: New test.
509         * g++.old-deja/g++.jason/report.C: Adjust expected errors
510         * g++.old-deja/g++.other/qual1.C: Likewise.
512 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
514         * gcc.dg/attr-alwaysinline.c: New.
516 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
518         * gcc.dg/20020220-1.c: New test.
520         * gcc.dg/20020220-2.c: New test.
522         * g++.dg/opt/mmx1.C: New test.
524 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
526         * gcc.c-torture/compile/20020110.c: New test.
528 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
530         * gcc.c-torture/execute/20020219-1.c: New test.
532         * gcc.dg/20020219-1.c: New test.
534         * gcc.dg/noncompile/20020220-1.c: New test.
536         * g++.dg/opt/ptrintsum1.C: New test.
538         * gcc.dg/debug/20020220-1.c: New test.
540 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
542         * gcc.c-torture/execute/20020216-1.c: New test.
544 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
546         * gcc.dg/decl-1.c: Update, new test.
548 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
550         * g++.dg/abi/bitfield1.C: New test.
551         * g++.dg/abi/bitfield2.C: New test.
553 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
555         * gcc.dg/attr-nest.c: New test.
557 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
559         * gcc.c-torture/execute/20020215-1.c: New test.
561 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
563         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
564         * g++.dg/debug/debug.exp: New.
565         * g++.dg/debug/trivial.C: New.
566         * g++.dg/debug/debug1.C: Moved...
567         * g++.dg/other/debug1.C: ...from here.
568         * g++.dg/debug/debug2.C: Moved...
569         * g++.dg/other/debug2.C: ...from here.
570         * g++.dg/debug/debug3.C: Moved...
571         * g++.dg/other/debug3.C: ...from here.
573         * gcc.dg/noncompile/20020213-1.c: New test.
575 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
577         * g++.dg/other/debug3.C: New test.
579         * gcc.c-torture/execute/20020213-1.c: New test.
581 2002-02-13  Richard Smith <richard@ex-parrot.com>
583         * g++.old-deja/g++.other/thunk1.C: New test.
585 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
587         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
589 2002-02-13  Stan Shebs  <shebs@apple.com>
591         * gcc.dg/altivec-3.c: New.
593 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
595         * gcc.dg/Wunreachable-1.c: New test.
596         * gcc.dg/Wunreachable-2.c: New test.
598 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
600         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
602 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
604         * gcc.dg/decl-1.c: New test.
606 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
608         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
610 2002-02-10  Kazu Hirata  <kazu@hxi.com>
612         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
613         * gcc.c-torture/compile/980506-1.x: Likewise.
615 2002-02-10  Kazu Hirata  <kazu@hxi.com>
617         * gcc.dg/20020210-1.c: New.
619 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
621         * g77.f-torture/execute/947.f: New regression test
622         for PR fortran/947.
624 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
626         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
627         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
629 2002-02-08  Richard Henderson  <rth@redhat.com>
631         * gcc.c-torture/compile/labels-3.c: New.
633 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
635         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
636         expression statements work instead.
637         * gcc.dg/noncompile/20020207-1.c: New test.
639 2002-02-07  Richard Henderson  <rth@redhat.com>
641         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
643 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
645         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
646         message from g77
647         * lib/g77-dg.exp: Trim g77 error messages so that they are
648         recognised by dg.exp.
650 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
652         PR fortran/5473
653         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
655 2002-02-07  Richard Henderson  <rth@redhat.com>
657         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
658         to be sufficiently aligned for integers.
660 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
662         * g++.dg/template/friend4.C: New test.
664 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
666         PR fortran/5743
667         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
668         unsupported cases.
670 2002-02-07  Richard Henderson  <rth@redhat.com>
672         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
673         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
674         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
675         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
677 2002-02-06  Richard Henderson  <rth@redhat.com>
679         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
681 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
683         * gcc.dg/20020206-1.c: New test.
685 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
687         * gcc.c-torture/execute/20020206-1.c: New test.
689         * gcc.c-torture/execute/20020206-2.c: New test.
691         PR optimization/5429:
692         * gcc.c-torture/compile/20020206-1.c: New test.
694 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
696         * g++.dg/ext/align1.C: Do not use an explicit alignment value
697         as certain file formats cannot support particularly large
698         alignments.
700         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
701         and do not expect to be able to link the executable.
703         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
704         fail because the COFF format does not support the weak attribute.
706 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
708         * g77.dg/pr5473.f:  New test
710 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
712         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
713         Fix testcase accordingly.
715 2002-02-04  Richard Henderson  <rth@redhat.com>
717         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
718         (buf): Change to be an array of pointers, not ints.
720 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
722         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
723         before all tests.  Move warning one line above to match where it
724         C frontend emits.
725         * gcc.dg/Wswitch-2.c: New test.
726         * g++.dg/warn/Wswitch-1.C: New test.
727         * g++.dg/warn/Wswitch-2.C: New test.
729 2002-02-04  Richard Henderson  <rth@redhat.com>
731         * g++.dg/abi/offsetof.C: Fix size comparison.
733 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
735         * gcc.dg/cast-qual-2.c: New test.
737 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
739         * gcc.dg/20020201-4.c: New test.
741 2002-02-04  Ben Elliston  <bje@redhat.com>
743         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
744         target_info attribute != 0, in addition to the empty string.
745         (gcc_target_compile): Likewise.
747 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
749         * gcc.dg/Wswitch.c: New test.
750         PR gcc/4475. PR gcc/3780.
752 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
754         * g77.f-torture/execute/5122.f: New test for regressions
755         against PR fortran/5122.
757 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
759         * g77.f-torture/compile/pr3743.f: Delete
760         * g77.dg/pr3743-1.f: New test.
761         * g77.dg/pr3743-2.f: New test.
762         * g77.dg/pr3743-3.f: New test.
763         * g77.dg/pr3743-4.f: New test.
765 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
767         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
769 2002-02-02  Richard Henderson  <rth@redhat.com>
771         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
772         * gcc.c-torture/execute/bf64-1.c: Likewise.
774 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
776         * gcc.dg/20020201-2.c: New test.
778         * gcc.dg/20020201-3.c: New test.
780         * gcc.c-torture/execute/bitfld-2.c: New test.
782 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
784         * gcc.dg/bitfld-1.c: Update.
785         * gcc.dg/bitfld-2.c: Update.
786         * gcc.c-torture/execute/bitfld-1.x: New.
788 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
790         * gcc.c-torture/execute/20020201-1.c: New test.
792 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
794         PR target/5469
795         * gcc.dg/20020201-1.c: New test.
797 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
799         PR fortran/3743
800         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
801         * g77.f-torture/compile/pr3743.x: Remove
803 2002-01-31  Tom Rix  <trix@redhat.com>
805         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
807 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
809         * gcc.dg/noncompile/20020130-1.c: New test.
811 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
813         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
815 2002-01-29  Richard Henderson  <rth@redhat.com>
817         * gcc.c-torture/execute/991118-1.c: Cast various constants back
818         to long long.
819         * gcc.c-torture/execute/bf64-1.c: Likewise.
821 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
823         * gcc.c-torture/execute/20020129-1.c: New test.
825 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
827         * gcc.c-torture/compile/20000224-1.c: Update.
828         * gcc.c-torture/execute/bitfld-1.c: New tests.
829         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
830         * gcc.dg/uninit-A.c: Update.
832 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
834         * g++.dg/template/ctor1.C: Add instantiation.
836 2002-01-28  Paul Koning  <pkoning@equallogic.com>
838         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
839         argument to __builtin_prefetch to be const ptr.
841 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
843         * gcc.c-torture/compile/20020120-1.c: New test.
845 2002-01-27  Kazu Hirata  <kazu@hxi.com>
847         * gcc.c-torture/execute/20020127-1.c: New test.
849 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
851         * g77.dg/f77-edit-i-in.f: New test
852         * g77.dg/f77-edit-i-out.f: New test
854 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
856         * gcc.dg/debug/debug.exp: New file.
857         * gcc.dg/debug/trivial.c: New file.
858         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
859         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
860         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
861         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
862         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
863         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
864         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
865         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
866         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
867         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
868         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
869         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
870         * gcc.dg/20000503-1.c: Removed.
871         * gcc.dg/20010207-1.c: Removed.
872         * gcc.dg/20011223-1.c: Removed.
873         * gcc.dg/20020104-2.c: Removed.
874         * gcc.dg/debug-1.c: Removed.
875         * gcc.dg/debug-2.c: Removed.
876         * gcc.dg/debug-3.c: Removed.
877         * gcc.dg/debug-4.c: Removed.
878         * gcc.dg/debug-5.c: Removed.
879         * gcc.dg/debug-6.c: Removed.
880         * gcc.dg/dwarf2-1.c: Removed.
881         * gcc.dg/dwarf2-2.c: Removed.
883 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
885         * g++.old-deja/g++.other/eh5.C: New test.
886         * g++.old-deja/g++.other/sibcall2.C: New test.
887         * g++.old-deja/g++.other/array9.C: New test.
888         * g++.old-deja/g++.other/typename2.C: New test.
889         * g++.old-deja/g++.other/crash60.C: New test.
890         * g++.old-deja/g++.other/conv9.C: New test.
891         * g++.old-deja/g++.other/mangle10.C: New test.
892         * g++.old-deja/g++.other/unchanging1.C: New test.
893         * g++.old-deja/g++.other/exprstmt1.C: New test.
894         * g++.old-deja/g++.other/inline23.C: New test.
895         * g++.old-deja/g++.eh/ia64-1.C: New test.
896         * g++.old-deja/g++.other/dwarf2-1.C: New test.
897         * g++.old-deja/g++.other/reload1.C: New test.
898         * g++.old-deja/g++.other/static20.C: New test.
899         * g++.old-deja/g++.other/local-alloc1.C: New test.
900         * g++.old-deja/g++.other/conv8.C: New test.
901         * g++.old-deja/g++.other/stmtexpr2.C: New test.
902         * g++.old-deja/g++.other/storeexpr1.C: New test.
903         * g++.old-deja/g++.other/storeexpr2.C: New test.
904         * g++.dg/eh/template2.C: New test.
905         * g++.dg/warn/weak1.C: New test.
907 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
909         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
910         Remove first, non-varying, argument.
912 2002-01-23  Richard Henderson  <rth@redhat.com>
914         * gcc.dg/inline-2.c: New.
916         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
917         Add optional target arg.  Check number of arguments.
918         (scan-assembler-not, scan-assembler-dem): Likewise.
919         (scan-assembler-dem-not): Likewise.
921 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
923         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
924         line 12.
925         * g++.old-deja/g++.brendan/parse3.C,
926         g++.old-deja/g++.other/crash26.C,
927         g++.old-deja/g++.other/crash28.C,
928         g++.old-deja/g++.other/crash29.C,
929         g++.old-deja/g++.other/crash30.C,
930         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
932 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
934         * gcc.dg/20020115-1.c: New.
936 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
938         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
940 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
942         * gcc.dg/20020122-3.c: New.
944 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
946         * g++.dg/other/gc1.C: New test.
948 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
950         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
952 2002-01-22  Richard Henderson  <rth@redhat.com>
954         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
956 2002-01-22  Richard Henderson  <rth@redhat.com>
958         * gcc.dg/20020122-4.c: New.
960 2002-01-22  H.J. Lu <hjl@gnu.org>
962         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
963         link output.
964         * gcc.dg/special/ecos.exp: Likewise.
965         * lib/g++-dg.exp: Likewise.
966         * lib/g77-dg.exp: Likewise.
967         * lib/gcc-dg.exp : Likewise.
968         * lib/mike-g++.exp: Likewise.
969         * lib/mike-g77.exp: Likewise.
970         * lib/mike-gcc.exp: Likewise.
971         * lib/objc-dg.exp: Likewise.
973 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
975         PR target/5379
976         * gcc.dg/20020122-2.c: New test.
978 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
980         * gcc.dg/20020122-1.c: New test.
982 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
984         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
986 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
988         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
990 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
992         * gcc.c-torture/compile/20020121-1.c: New test.
994 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
996         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
997         ld_library_path.
999 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
1001         * gcc.dg/20020218-1.c: New test.
1003 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
1005         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
1006         messages
1007         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
1008         "At global scope" warning
1009         * g++.dg/ext/align1.C: Change cygwin test for alignment
1010         from db-bogus to dg-warning
1012 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
1014         * g77.f-torture/compile/cpp2.F: New test.
1016 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
1018         * g++.dg/template/access1.C: New test.
1020 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
1022         * gcc.dg/20020118-1.c: New.
1024 2002-01-18  Kazu Hirata  <kazu@hxi.com>
1026         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
1028 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
1030         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
1031         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
1032         alignment warnings.
1034 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
1036         * gcc.misc-tests/i386-prefetch.exp: Save and restore
1037         torture_with_loops and torture_without_loops
1039 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
1041         * gcc.c-torture/compile/20020116-1.c: New test.
1043 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
1045         * gcc.dg/20020116-2.c: New test.
1047         * gcc.dg/ultrasp4.c: New test.
1049         * gcc.dg/20020116-1.c: New test.
1051 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
1053         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
1054         by EABI.
1056 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
1058         * gcc.misc-tests/i386-prefetch.exp: New.
1059         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
1060         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
1061         * gcc.misc-tests/i386-pf-none-1.c: New test.
1062         * gcc.misc-tests/i386-pf-sse-1.c: New test.
1064 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
1066         * gcc.dg/gnu89-init-1.c: Add new tests.
1068 2002-01-15  Andreas Jaeger  <aj@suse.de>
1070         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
1071         * gcc.dg/i386-mmx-2.c: Likewise.
1072         * gcc.dg/i386-sse-1.c: Likewise.
1073         * gcc.dg/i386-sse-2.c: Likewise.
1074         * gcc.dg/i386-sse-3.c: Likewise.
1076 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
1078         * g77.f-torture/execute/intrinsic-unix-bessel.f:
1079         Uncomment additional cases that now pass.
1081 2002-01-11  Richard Henderson  <rth@redhat.com>
1083         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
1084         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
1086 Fri Jan 11 12:13:30 2002  Nicola Pero  <n.pero@mi.flashnet.it>
1088         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
1090 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
1092         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
1093         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
1095 2002-01-10  Dale Johannesen  <dalej@apple.com>
1097         * gcc.c-torture/execute/loop-11.c: New.
1099 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
1101         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
1102         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
1104 2002-01-09  Richard Henderson  <rth@redhat.com>
1106         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
1107         type in which to perform the operation for each size.
1109 Wed Jan  9 16:48:33 2002  Alan Matsuoka  (alanm@redhat.com)
1111         * gcc.c-torture/compile/20020109-2.c: New test.
1113 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
1115         * gcc.c-torture/execute/loop-10.c: New test.
1117 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
1119         * gcc.c-torture/compile/20010226-1.c: New test.
1120         * gcc.c-torture/compile/20010227-1.c: New test.
1121         * gcc.c-torture/compile/20010426-1.c: New test.
1122         * gcc.c-torture/compile/20010510-1.c: New test.
1123         * gcc.c-torture/compile/20010605-3.c: New test.
1124         * gcc.c-torture/compile/20010824-1.c: New test.
1125         * gcc.c-torture/execute/20010409-1.c: New test.
1126         * gcc.dg/noncompile/20000901-1.c: New test.
1127         * gcc.dg/20001023-1.c: New test.
1128         * gcc.dg/20001101-1.c: New test.
1129         * gcc.dg/20001102-1.c: New test.
1130         * gcc.dg/20010207-1.c: New test.
1131         * gcc.dg/20010405-1.c: New test.
1132         * gcc.dg/20010822-1.c: New test.
1133         * gcc.dg/20011107-1.c: New test.
1135 Wed Jan  9 14:03:20 2002  Jeffrey A Law  (law@redhat.com)
1137         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
1139         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
1140         execution failure on PA targets.
1142 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
1144         * gcc.c-torture/compile/20020109-1.c: New test.
1146 2002-01-08  Kazu Hirata  <kazu@hxi.com>
1148         * gcc.c-torture/execute/20020108-1.c: New test.
1150 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
1152         * gcc.dg/20020108-1.c: New test.
1154 2002-01-08  H.J. Lu <hjl@gnu.org>
1156         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
1157         for header files.
1159 2002-01-08  Geoff Keating  <geoffk@redhat.com>
1161         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
1162         consistency.
1164 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
1166         * gcc.dg/altivec-4.c: Test altivec predicates.
1168 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
1170         * gcc.c-torture/execute/20020107-1.c: New test.
1172 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
1174         PR c/5279
1175         * gcc.c-torture/compile/20020106-1.c: New test.
1177 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
1179         * gcc.c-torture/execute/nestfunc-4.c: New test.
1181 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
1183         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
1184         extra triple that slipped in.
1185         * g++.old-deja/g++.abi/align.C: Likewise.
1186         * g++.old-deja/g++.abi/bitfields.C: Likewise.
1188 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
1190         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
1191         * g++.old-deja/g++.abi/align.C: Likewise.
1192         * g++.old-deja/g++.abi/bitfields.C: Likewise.
1194         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
1195         on FreeBSD/i386.
1196         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
1197         FreeBSD.
1199 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
1201         * gcc.dg/20020104-1.c: New test.
1203         * gcc.dg/20020104-2.c: New test.
1205 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
1207         * gcc.dg/20020103-1.c: Fix typo in target selector.
1209 2002-01-03  Richard Henderson  <rth@redhat.com>
1211         * gcc.dg/20020103-1.c: New.
1213 2002-01-03  Kazu Hirata  <kazu@hxi.com>
1215         * gcc.c-torture/execute/20020103-1.c: New test.
1217 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
1219         * g++.dg/other/debug2.C: New test.
1221         * gcc.c-torture/compile/20020103-1.c: New test.
1223 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
1225         * gcc.dg/gnu89-init-1.c: Added new tests.
1227 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
1229         * g++.dg/template/friend2.C: Remove as patch is reverted.
1231         * g++.dg/warn/oldcast1.C: New test.
1233         * g++.dg/template/ptrmem1.C: New test.
1234         * g++.dg/template/ptrmem2.C: New test.
1236         * g++.dg/template/ntp.C: New test.
1238         * g++.dg/other/component1.C: New test.
1240         * g++.dg/template/ttp3.C: New test.
1242         * g++.dg/template/friend2.C: New test.
1243         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
1245 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
1247         * g++.dg/other/ptrmem1.C: New test.
1248         * g++.dg/other/ptrmem2.C: New test.
1250 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
1252         * g++.dg/template/ctor1.C: New test.
1254 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
1256         * g++.dg/template/friend2.C: New test.
1258 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
1260         * gcc.dg/mmix-1.c: New test.
1262 2001-12-31  Richard Henderson  <rth@redhat.com>
1264         * gcc.dg/asm-5.c: New.
1266 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
1268         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
1269         in namespace __gnu_cxx
1271 2001-12-30  Richard Henderson  <rth@redhat.com>
1273         * gcc.dg/debug-6.c: New.
1275 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
1277         * gcc.c-torture/compile/20011229-2.c: New test.
1279 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
1281         * gcc.dg/debug-3.c: New test.
1282         * gcc.dg/debug-4.c: New test.
1283         * gcc.dg/debug-5.c: New test.
1285 2001-12-29  Richard Henderson  <rth@redhat.com>
1287         * g++.dg/eh/loop1.C: New.
1289 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
1291         * g++.dg/template/crash1.C: New test.
1293 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
1295         * g++.dg/other/const1.C: New test.
1297 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
1299         * gcc.c-torture/compile/20011229-1.c: New test.
1301 2001-12-28  Stan Shebs  <shebs@apple.com>
1303         * lib/objc-torture.exp: Resync with c-torture.exp.
1304         * lib/objc.exp: Load standard libraries.
1306 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
1308         * gcc.dg/gnu89-init-1.c: Adjust for the new behaviour, add some
1309         additional tests.
1311 2001-12-27  Roger Sayle <roger@eyesopen.com>
1313         * gcc.c-torture/execute/string-opt-16.c: New testcase.
1315 2001-12-27  Richard Henderson  <rth@redhat.com>
1317         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
1319 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
1321         * g++.dg/eh/ctor1.C: New test.
1322         * g++.dg/other/error2.C: New test.
1324 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
1326         * g++.dg/other/init2.C: New test.
1328 2001-12-24  Richard Henderson  <rth@redhat.com>
1330         * gcc.dg/20011223-1.c: New.
1331         * gcc.dg/inline-1.c: New.
1333 2001-12-23  Richard Henderson  <rth@redhat.com>
1335         * gcc.dg/asm-4.c: Test operand modifiers.
1337 2001-12-23  Richard Henderson  <rth@redhat.com>
1339         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
1341 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
1343         * gcc.c-torture/execute/20011223-1.c: New test.
1345 2001-12-21  Richard Henderson  <rth@redhat.com>
1347         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
1348         re-enables the warning.
1350 2001-12-21  Richard Henderson  <rth@redhat.com>
1352         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
1354 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
1356         * gcc.c-torture/compile/20011218-1.c: New test.
1358 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
1360         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
1361         arm-isr.c test.
1362         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
1363         epilogue generation for ARM ISR routines.
1365 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1367         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
1368         * gcc.dg/format/c90-printf-3.c: Likewise.
1369         * gcc.dg/format/c99-printf-3.c: Likewise.
1370         * gcc.dg/format/ext-1.c: Likewise.
1371         * gcc.dg/format/ext-6.c: Likewise.
1372         * gcc.dg/format/format.h: Prototype unlocked stdio.
1374 2001-12-20  Richard Henderson  <rth@redhat.com>
1376         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
1377         (arena): Use it.
1378         (malloc): Correct allocation logic.  Abort if we fill up the
1379         arena before initialization complete.
1380         (realloc): Correct allocation logic.
1382 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
1384         * gcc.c-torture/compile/20011219-2.c: New test.
1386         * gcc.c-torture/execute/20011219-1.c: New test.
1388 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
1390         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
1391         target does not support weak symbols.
1393 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
1395         * gcc.c-torture/compile/20011219-1.c: New test.
1397 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
1399         * g++.dg/other/error1.C: New test.
1401 Mon Dec 17 14:31:42 2001  Jeffrey A Law  (law@redhat.com)
1403         * gcc.c-torture/execute/20011217-1.c: New test.
1405 Mon Dec 17 16:54:56 2001  Nicola Pero  <nicola@brainstorm.co.uk>
1407         * objc.dg/special/: New directory.
1408         * objc.dg/special/special.exp: New file.
1409         * objc.dg/special/unclaimed-category-1.h: New file.
1410         * objc.dg/special/unclaimed-category-1a.m: New file.
1411         * objc.dg/special/unclaimed-category-1.m: New file.
1413 2001-12-17  Andreas Jaeger  <aj@suse.de>
1415         * gcc.c-torture/compile/20011217-2.c: New test.
1417 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
1419         * gcc.c-torture/compile/20011217-1.c: New test.
1421 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
1423         * testsuite/gcc.dg/20011214-1.c: New.
1425 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
1427         * gcc.dg/altivec-4.c: New.
1429 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
1431         * gcc.dg/20011113-1.c: New test.
1433 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1435         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
1436         std::__malloc_alloc_template<0> and
1437         std::__default_alloc_template<false, 0>.
1439 Thu Dec 13 10:35:33 2001  Nicola Pero  <n.pero@mi.flashnet.it>
1441         * objc/execute/bf-21.m: New test.
1442         * objc/execute/enumeration-1.m: New test.
1443         * objc/execute/enumeration-2.m: New test.
1445 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
1447         * gcc.dg/gnu89-init-1.c: New test.
1449 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
1451         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
1452         * g++.old-deja/g++.jason/2371.C: Likewise.
1453         * g++.old-deja/g++.jason/template33.C: Likewise.
1454         * g++.old-deja/g++.jason/template34.C: Likewise.
1455         * g++.old-deja/g++.jason/template36.C: Likewise.
1456         * g++.old-deja/g++.oliva/typename1.C: Likewise.
1457         * g++.old-deja/g++.oliva/typename2.C: Likewise.
1458         * g++.old-deja/g++.other/typename1.C: Likewise.
1459         * g++.old-deja/g++.pt/inherit2.C: Likewise.
1460         * g++.old-deja/g++.pt/nontype5.C: Likewise.
1461         * g++.old-deja/g++.pt/typename11.C: Likewise.
1462         * g++.old-deja/g++.pt/typename14.C: Likewise.
1463         * g++.old-deja/g++.pt/typename16.C: Likewise.
1464         * g++.old-deja/g++.pt/typename3.C: Likewise.
1465         * g++.old-deja/g++.pt/typename4.C: Likewise.
1466         * g++.old-deja/g++.pt/typename5.C: Likewise.
1467         * g++.old-deja/g++.pt/typename7.C: Likewise.
1468         * g++.old-deja/g++.robertl/eb9.C: Likewise.
1470 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
1472         * g++.dg/other/linkage1.C: New test.
1473         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
1474         specifiers.
1476 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
1478         * gcc.dg/concat.c: New test.
1480 2001-12-11  Stan Shebs  <shebs@apple.com>
1482         * objc/compile: New test directory.
1483         * objc/compile/compile.exp: New expect script.
1484         * objc/compile/20011211-1.m: New compile test.
1486 2001-12-11  Jason Merrill  <jason@redhat.com>
1488         * lib/prune.exp (prune_gcc_output): Also handle "In member
1489         function".  So many permutations...
1491 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
1493         * g++.dg/template/typedef1.C: New test.
1495 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
1497         * g++.dg/other/copy1.C: New test.
1499 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
1501         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
1503         * gcc.dg/builtin-choose-expr.c: New.
1505 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
1507         * gcc.dg/altivec-2.c: New.
1509 2001-12-07  Richard Henderson  <rth@redhat.com>
1511         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
1513 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
1515         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
1516         ultrasparc.
1518 Fri Dec  7 06:29:03 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1520         * g++-old.deja/g++.robertl/eb101.C: Deleted.
1522 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
1524         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
1525         variable argument list.
1527 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
1529         * gcc.c-torture/execute/memcheck: Delete entire directory.
1530         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
1531         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
1533 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
1535         * gcc.dg/Wshadow-1.c: New test.
1537 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
1539         * gcc.c-torture/compile/20011130-1.c: New test.
1541         * gcc.dg/noncompile/20011025-1.c: New test.
1543         * g++.dg/other/anon-union.C: New test.
1545         * gcc.c-torture/execute/20011024-1.c: New test.
1547 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
1549         * gcc.c-torture/execute/20000722-1.x,
1550         gcc.c-torture/execute/20010123-1.x: Remove.
1551         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
1552         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
1553         gcc.dg/c99-complit-2.c: New tests.
1555 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
1557         * g++.dg/inherit/base1.C: New test.
1559 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
1561         * g++.dg/other/stdarg1.C: New test.
1563         * gcc.c-torture/compile/20011130-2.c: New test.
1565 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
1567         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
1568         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
1569         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
1570         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
1571         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
1572         * gcc.dg/builtin-prefetch-1.c: New test.
1574 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
1576         * gcc.dg/20011130-1.c: New test.
1578 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
1580         * g++.dg/other/scope1.C: New test.
1581         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
1583 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
1585         * gcc.dg/vla-init-1.c: New test.
1587 2001-12-01  Geoff Keating  <geoffk@redhat.com>
1589         * gcc.c-torture/compile/structs.c: New testcase from GDB.
1591 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
1593         * objc.dg/alias.m: Update.
1594         * objc.dg/class-1.m: Update.
1595         * objc.dg/const-str-1.m: Update.
1596         * objc.dg/fwd-proto-1.m: Update.
1597         * objc.dg/id-1.m: Update.
1598         * objc.dg/super-class-1.m: Update.
1600 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
1602         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
1603         constructs.
1605 Wed Nov 28 15:05:54 2001  Jeffrey A Law  (law@cygnus.com)
1607         * gcc.c-torture/execute/20011128-1.c: New test.
1609 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
1611         * gcc.dg/20011127-1.c: New test.
1613 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
1615         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
1616         from Austin Group draft 7.
1617         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
1618         scanf format arguments.
1619         * gcc.dg/format/no-exargs-2.c: New test.
1621 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
1623         * g++.dg/abi/vbase8-4.C: New test.
1625 2001-11-24  Ian Lance Taylor  <ian@airs.com>
1627         * gcc.c-torture/execute/20011121-1.c: New test.
1629 Fri Nov 23 15:55:44 2001  Jeffrey A Law  (law@cygnus.com)
1631         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
1633 2001-11-23  Andreas Jaeger  <aj@suse.de>
1635         * gcc.dg/cpp/charconst-2.c: New test.
1637 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
1639         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
1640         to the host if it is remote.  Let tests specify extra headers
1641         they use.
1642         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
1643         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
1644         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
1645         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
1646         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
1647         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
1648         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
1649         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
1650         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
1651         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
1653 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
1655         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
1656         for little endian ARMs.
1658 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
1660         * gcc.c-torture/compile/20011119-1.c: New test.
1661         * gcc.c-torture/compile/20011119-2.c: New test.
1663 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
1665         * gcc.dg/altivec-1.c: Fix typo.
1667 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
1669         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
1671 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
1673         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
1675 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
1677         * lib/g77.exp: Don't specify --rpath-link.
1679         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
1680         across all the headers.
1681         * gcc.dg/format/format.exp: For testing on a remote host,
1682         copy format.h.
1684         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
1685         * gcc.c-torture/execute/930406-1.c: Likewise.
1686         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
1688 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
1690         * gcc.dg/altivec-1.c: New.
1692 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
1694         * gcc.dg/cpp/fpreprocessed.c: New test case.
1696 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
1698         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
1699         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
1700         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
1702 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
1704         * gcc.dg/no-builtin-1.c: New test.
1706 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
1708         * gcc.c-torture/execute/20011115-1.c: New test.
1710 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
1712         * gcc.c-torture/compile/20011114-2.c: New test.
1713         * gcc.c-torture/compile/20011114-3.c: New test.
1714         * gcc.c-torture/compile/20011114-4.c: New test.
1716 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
1718         * g++.dg/other/init1.C: New test.
1720 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
1722         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
1723         message.
1725         * gcc.c-torture/execute/20011114-1.c: New testcase.
1727         * gcc.c-torture/compile/20010327-1.c: Revert last change.
1728         * gcc.c-torture/compile/20011114-1.c: New test, exactly
1729         like the (before this change) version of 20010327-1.c.
1731 2001-11-14  Roger Sayle <roger@eyesopen.com>
1733         * gcc.c-torture/execute/string-opt-13.c: New testcase.
1735 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
1737         * g++.dg/init/array2.C: New test.
1739 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
1741         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
1743 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
1745         * g++.dg/other/forscope1.C: New test.
1746         * g++.dg/ext/forscope1.C: New test.
1747         * g++.dg/ext/forscope2.C: New test.
1749 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
1751         * gcc.c-torture/execute/20011113-1.c: New test.
1753 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
1755         * gcc.c-torture/execute/20011109-2.c: New test.
1757         * gcc.c-torture/execute/20011109-1.c: New test.
1759 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
1761         * gcc.c-torture/compile/20011109-1.c: New test.
1763 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
1765         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
1766         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
1767         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
1768         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
1769         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
1770         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
1771         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
1773 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
1775         * g++.dg/warn/Wshadow-1.C: New tests.
1776         * g++.old-deja/g++.mike/for3.C: Update.
1778 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
1780         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
1781         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
1782         XFAILs.  Adjust expected error texts.
1783         * gcc.c-torture/compile/20011106-1.c,
1784         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
1785         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
1786         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
1787         gcc.dg/c99-array-lval-5.c: New tests.
1789 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
1791         * gcc.dg/cpp/defined.c: Update.
1793 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
1795         * gcc.c-torture/execute/anon-1.c: New test.
1797 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
1799         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
1800         same size, so no warning should be produced on stormy16.
1802         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
1803         due to oversized array.
1804         * g++.old-deja/g++.mike/ns15.C: Likewise.
1805         * g++.old-deja/g++.pt/crash16.C: Likewise.
1807 2001-11-02  Graham Stott  <grahams@redhat.com>
1809         * g++.dgother/debug1.C: Fix typos.
1811 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
1813         * g++.dg/other/debug1.C: New test.
1815 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1817         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
1818         of unsigned long.
1820 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
1822         * gcc.dg/20011029-2.c: New test.
1824         * gcc.c-torture/compile/20011029-1.c: New test.
1826 Mon Oct 29 21:19:53 2001  Nicola Pero  <n.pero@mi.flashnet.it>
1828         * objc/execute/class_self-1.m: New test.
1829         * objc/execute/class_self-2.m: New test.
1831 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
1833         * gcc.misc-tests/msgs.exp: Delete.
1834         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
1835         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
1836         error set to match recent changes.
1838 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
1840         * gcc.dg/20011021-1.c: New test.
1842 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
1844         * gcc.c-torture/compile/20011023-1.c: New test.
1846 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
1848         * lib/g77.exp: Rewrite based on lib/g++.exp.
1850 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
1852         * gcc.c-torture/execute/20011019-1.c: New test.
1854         * gcc.dg/20011018-1.c: New test.
1856 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
1858         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
1860 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
1862         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
1863         * gcc.dg/attr-invalid.c: Likewise.
1865 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
1867         * testsuite/gcc.dg/20011015-1.c: New test.
1869 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
1871         * g++.dg/template/unify2.C: New test.
1873 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
1875         * g++.dg/other/exception-specification.C: New test
1877 2001-10-13  Tom Rix  <trix@redhat.com>
1879         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
1880         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
1882 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
1884         * testsuite/gcc.dg/20011009-1.c: New test.
1886 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
1888         PR g++/4476
1889         * g++.dg/other/friend1.C: New test.
1891 2001-10-11  Richard Henderson  <rth@redhat.com>
1893         * g++.old-deja/g++.other/crash18.C: Add -S to options.
1895 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1897         * gcc.c-torture/compile/20011010-1.c: New.
1899 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
1901         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
1902         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
1903         g77.f-torture/execute/execute.exp,
1904         g77.f-torture/noncompile/noncompile.exp,
1905         gcc.c-torture/compile/compile.exp,
1906         gcc.c-torture/execute/execute.exp,
1907         gcc.c-torture/execute/ieee/ieee.exp,
1908         gcc.c-torture/execute/memcheck/memcheck.exp,
1909         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
1910         objc/execute/execute.exp: Update FSF address.
1912 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
1914         * gcc.dg/cpp/cmdlne-C.c: Update.
1915         * gcc.dg/cpp/cmdlne-C2.c: New.
1917 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1919         * gcc.c-torture/execute/20011008-3.c: New.
1921 2001-10-08  DJ Delorie  <dj@redhat.com>
1923         * gcc.dg/20011008-1.c: New.
1924         * gcc.dg/20011008-2.c: New.
1926 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
1928         * gcc.dg/cpp/spacing1.c: Update test.
1930 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
1932         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
1933         spelling errors of "separate" as "seperate".
1935 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
1937         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
1938         enough to avoid inlining.
1940 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
1942         * lib/g77.exp: set libg2c_dir correctly.
1944 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
1946         * gcc.dg/cpp/macro11.c: New test.
1948 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
1950         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
1951         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
1952         gcc.dg/format/multattr-3.c: New tests.
1953         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
1954         tests for format attributes on function pointers being rejected.
1956 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
1958         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
1960 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
1962         * g++.dg/warn/format1.C: New test.
1964 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
1966         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
1968 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
1970         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
1972 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
1974         * gcc.dg/cpp/redef2.c: Add test.
1976 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
1978         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
1979         long-standing bug on i686, apparently.
1980         * gcc.c-torture/execute/loop-2c.x: New file.
1981         * gcc.c-torture/execute/loop-2d.x: New file.
1982         * gcc.c-torture/execute/loop-3c.x: New file.
1984 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
1986         * gcc.dg/cpp/20000625-2.c: Correct line number.
1988 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
1990         * gcc.dg/cpp/macro10.c: New test.
1991         * gcc.dg/cpp/strify3.c: New test.
1992         * gcc.dg/cpp/spacing1.c: Add tests.
1993         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
1994         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
1996 2001-09-24  DJ Delorie  <dj@redhat.com>
1998         * gcc.c-torture/execute/20010924-1.c: New test.
2000 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
2002         * testsuite/objc/execute/paste.m: Remove.
2004 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
2006         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
2008 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
2010         * g77.dg/strlen0.f: New test.
2012 2001-09-21  Richard Henderson  <rth@redhat.com>
2014         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
2015         * g++.old-deja/g++.abi/vtable2.C: Likewise.
2017 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
2019         Table-driven attributes.
2020         * g++.dg/ext/attrib1.C: New test.
2022 2001-09-20  DJ Delorie  <dj@redhat.com>
2024         * gcc.dg/20000926-1.c: Update expected warning messages.
2025         * gcc.dg/array-2.c: Likewise, and test for warnings too.
2026         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
2027         array.
2029 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
2031         * g++.dg/eh/registers1.C: New test case.
2033 2001-09-17  Richard Henderson  <rth@redhat.com>
2035         * gcc.dg/array-5.c: Fix VLA decomposition test.
2037 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
2039         * gcc.dg/cpp/line5.c: New testcase.
2041 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
2043         * gcc.dg/cpp/macro9.c: New test.
2045 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
2047         * gcc.c-torture/execute/980223.c: Change type of addr from long
2048         to char *.
2050 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
2052         * gcc.c-torture/execute/20010915-1.c: New test.
2054 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
2056         * g77.dg/bprob: New directory.
2057         * g77.dg/bprob/bprob.exp: New file.
2058         * g77.dg/bprob/bprob-1.f: New test.
2059         * g77.dg/gcov: New directory.
2060         * g77.dg/gcov/gcov.exp: New file.
2061         * g77.dg/gcov/gcov-1.f: New test.
2062         * g77.dg/gcov/gcov-1.x: New file.
2064 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
2066         * gcc.dg/cpp/directiv.c: Update.
2067         * gcc.dg/cpp/undef1.c: Update.
2069 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
2071         * gcc.dg/20010912-1.c: New test.
2073 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
2075         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
2076         language-independent file in lib.
2077         * lib/gcov.exp: New file.
2079 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
2081         * gcc.c-torture/compile/20010911-1.c: New test.
2083 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
2085         * lib/profopt.exp: New, to support profile-directed optimizations.
2086         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
2087         * gcc.misc-tests/bprob-1.c: New test.
2088         * gcc.misc-tests/bprob-2.c: New test.
2090 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
2092         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
2093         XFAIL and which kinds of gcov output to verify.
2094         * gcc.misc-tests/gcov-4b.x: New file.
2095         * gcc.misc-tests/gcov-5b.x: New file.
2096         * gcc.misc-tests/gcov-6.x: New file.
2097         * gcc.misc-tests/gcov-7.c: New test.
2098         * gcc.misc-tests/gcov-7.x: New file.
2100 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
2102         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
2103         * gcc.misc-tests/gcov-6.c: New test.
2105 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
2107         PR c++/3986
2108         * g++.dg/abi/vbase1.C: New test.
2110 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
2112         * objc.dg/method-2.m: New.
2114 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
2116         PR c++/4203
2117         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
2118         * g++.dg/init/empty1.C: New test.
2120 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
2122         * gcc.c-torture/compile/20010903-1.c: New test.
2124 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
2126         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
2127         for m68k.
2129 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
2131         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
2133         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
2135         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
2137 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
2139         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
2140         for 16-bit 'unsigned int'.
2142 2001-08-29  Kazu Hirata  <kazu@hxi.com>
2144         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
2146 2001-08-27  Richard Henderson  <rth@redhat.com>
2148         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
2149         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
2151 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
2153         * gcc.dg/asm-names.c (ymain): New.
2155 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
2157         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
2158         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
2159         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
2161 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2163         * gcc.dg/compare5.c: New testcase.
2165 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
2167         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
2168         and "In instantiation".
2170 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
2172         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
2174 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
2176         * gcc.misc-tests/gcov.exp: Add support for branch information.
2177         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
2178         * gcc.misc-tests/gcov-4.c: New test.
2179         * gcc.misc-tests/gcov-4b.c: New test.
2180         * gcc.misc-tests/gcov-5b.c: New test.
2182 2001-08-20  Zack Weinberg  <zackw@panix.com>
2184         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
2185         expected to fail.
2187 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2189         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
2191 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
2193         * g++.dg/eh/template1.C: New test.
2195 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
2197         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
2198         Fix thinko.
2199         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
2200         for xfail.
2202 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
2204         * lib/g77-dg.exp:  Use prune.exp for common procedures
2205         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
2206         * lib/g77.exp: (g77-dg-prune) Remove
2208 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
2210         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
2212 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2214         * g++.dg/template/unify1.C: New test.
2216 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
2218         * g++.dg/abi/empty4.C: New test.
2220 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
2222         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
2223         solaris2.*
2224         * g77.f-torture/compile/pr3743.x: Likewise
2226 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
2228         * g++.dg/other/using-declaration.C: New test.
2230 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
2232         * gcc.dg/cpp/tr-sign.c: New testcase.
2234 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
2236         * gcc.dg/cpp/19951025-1.c: Revert.
2237         * gcc.dg/cpp/directiv.c: We no longer process directives that
2238         interrupt macro arguments.
2240 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
2242         * gcc.dg/bconstp-1.c: New test.
2244 2001-08-03  Richard Henderson  <rth@redhat.com>
2246         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
2248 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2250         * gcc.dg/cpp/19951025-1.c: Update.
2252 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
2254         * g77.dg/ff90-1.f (s): Fix reference of variable z,
2255         should be x.
2257 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
2259         Kill -fhonor-std.
2260         * g++.old-deja/g++.ns/ns14.C: Remove special options.
2261         * g++.old-deja/g++.other/std1.C: Likewise.
2262         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
2264 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
2266         * lib/g77.exp:  Load gcc-defs.exp for common procedures
2267         (g77_pass, g77_fail, g77_finish, g77_exit,
2268         ${tool}_check_unsupported_p} Now redundant.  Deleted.
2270 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
2272         * g77.dg/fbackslash.f
2273         * g77.dg/fcase-preserve.f
2274         * g77.dg/ff90-1.f
2275         * g77.dg/ffixed-line-length-0.f
2276         * g77.dg/ffixed-line-length-132.f
2277         * g77.dg/ffixed-line-length-7.f
2278         * g77.dg/ffixed-line-length-72.f
2279         * g77.dg/ffixed-line-length-none.f
2280         * g77.dg/ffree-form-1.f
2281         * g77.dg/fno-backslash.f
2282         * g77.dg/fno-f90-1.f
2283         * g77.dg/fno-fixed-form-1.f
2284         * g77.dg/fno-onetrip.f
2285         * g77.dg/fno-typeless-boz.f
2286         * g77.dg/fno-underscoring.f
2287         * g77.dg/fno-vxt-1.f
2288         * g77.dg/fonetrip.f
2289         * g77.dg/ftypeless-boz.f
2290         * g77.dg/fugly-assumed.f
2291         * g77.dg/funderscoring.f
2292         * g77.dg/fvxt-1.f
2294 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
2296         * objc.dg/fwd-proto-1.m: New.
2297         * objc.dg/local-decl-1.m: New.
2298         * objc.dg/naming-1.m: New.
2299         * objc.dg/naming-2.m: New.
2300         * objc.dg/proto-hier-1.m: New.
2302 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
2304         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
2305         largest-type elements to a struct makes its size grow.
2307 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
2309         * g++.dg/abi/vthunk1.C: New test.
2311 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
2313         * g++.dg/abi/vbase8-22.C: New test.
2315 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
2317         * gcc.dg/cpp/macro8.c: New test.
2319 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
2321         * g++.dg/abi/vbase8-21.C: New test.
2323 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
2325         * g++.dg/abi/vbase8-10.C: New test.
2327 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2329         * lib/g++.exp (g++_set_ld_library_path): Renamed to
2330         ${tool}_set_ld_library_path.
2331         Changed caller.
2332         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
2333         g++.exp.
2335 2001-07-26  Stan Cox <scox@redhat.com>
2337         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
2338         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
2339         gcc_exit, gcc_check_unsupported_p):
2340         Moved to gcc-deps.exp
2341         * gcc-deps.exp: New file.
2343 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2345         * g++.old-deja/g++.pt/defarg14.C: New test.
2347 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
2349         * g++.old-deja/g++.other/lineno5.C: New test.
2351 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
2353         * g++.old-deja/g++.pt/crash68.C: New test.
2355 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
2357         * g++.old-deja/g++.other/crash42.C: New test.
2359 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
2361         * gcc.dg/cpp/extratokens.c: Fix.
2362         * gcc.dg/cpp/skipping2.c: New tests.
2364 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2366         * gcc.c-torture/execute/20010724-1.c: New file.
2367         * gcc.c-torture/execute/20010724-1.x: New file.
2369 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
2371         * g++.old-deja/g++.other/cond7.C: New test.
2373 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
2375         * g++.old-deja/g++.other/optimize4.C: New test.
2377 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
2379         * g++.old-deja/g++.abi/vbase8-5.C: New test.
2381 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
2383         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
2384         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
2385         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
2386         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
2388         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
2389         bug report" message.
2391         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
2392         * g++.dg/ext/instantiate1.C: Move from old-deja.
2394 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
2396         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
2397         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
2398         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
2399         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
2401 Mon Jul 23 10:14:17 2001  Jeffrey A Law  (law@cygnus.com)
2403         * gcc.c-torture/execute/20010723-1.c: New test.
2405 2001-07-23  Ben Elliston  <bje@redhat.com>
2407         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
2409 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2411         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
2412         i[34567]86-*-*.
2413         Delete handling of ieee_multilib_flags.
2414         Pass -mieee for alpha*-*-* and sh-*-*.
2415         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
2417 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
2419         Remove old-abi tests.
2420         * g++.old-deja/g++.mike/p11116.C: Remove.
2421         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
2423 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
2425         * g77.f-torture/compile/pr3743.f:  New test
2427 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
2429         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
2431 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2433         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
2434         g++.old-deja/g++.pt/static6.C: Likewise.
2435         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
2436         supports weak symbols.
2438 2001-07-18  Andreas Jaeger  <aj@suse.de>
2440         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
2441         supported again.
2443 2001-07-18  Andreas Jaeger  <aj@suse.de>
2445         * gcc.dg/iftrap-1.c: Fix target line.
2447 2001-07-17  Richard Henderson  <rth@redhat.com>
2449         * gcc.c-torture/execute/20010717-1.c: New.
2451 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
2453         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
2454         tests.
2456 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
2458         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
2460 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2462         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
2463         UAC_SIGBUS, UAC_NOPRINT definitions.
2465 Mon Jul 16 12:21:56 2001  Nicola Pero  <n.pero@mi.flashnet.it>
2467         * objc/execute/object_is_class.m: New test.
2468         * objc/execute/object_is_meta_class.m: New test.
2470 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
2472         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
2473         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
2475 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
2477         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
2478         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
2480 2001-07-14  Richard Henderson  <rth@redhat.com>
2482         * gcc.dg/iftrap-1.c: New.
2484 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
2486         * g77.f-torture/execute/intrinsic77.f: New test.
2488 2001-07-11  Janis Johnson <janis@us.ibm.com>
2490         * gcc.misc-tests/gcov-3.c: New test.
2492 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
2494         * gcc.c-torture/compile/20010711-1.c,
2495         * gcc.c-torture/compile/20010711-2.c: New tests.
2497 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
2499         * gcc.c-torture/execute/20010711-1.c: New test.
2501 2001-07-11  Ben Elliston  <bje@redhat.com>
2503         * g++.old-deja/g++.other/enum5.C: New test.
2505 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
2507         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
2508         (g++-dg-prune): Call prune_gcc_output.
2509         * prune.exp: New file for prune_gcc_output.
2510         * lib/g++.exp, lib/gcc.exp: Load it.
2512 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
2514         * gcc.c-torture/compile/20010701-1.c,
2515         g++.old-deja/g++.ext/attrib6.C: New tests.
2517 Fri Jul  6 09:31:43 2001  Jeffrey A Law  (law@cygnus.com)
2519         * gcc.c-torture/compile/20010706-1.c: New test.
2521 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
2523         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
2525 2001-06-28  Stan Shebs  <shebs@apple.com>
2527         * gcc.dg/pragma-darwin.c: New test.
2529 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2531         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
2532         Solaris 2.[678] system.
2534 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
2536         * gcc.dg/20010622-1.c: New test.
2538 2001-06-18  Stan Shebs  <shebs@apple.com>
2540         * objc.dg: New directory.
2541         * objc.dg/dg.exp: New file.
2542         * objc.dg/alias.m: New.
2543         * objc.dg/class-1.m: New.
2544         * objc.dg/class-2.m: New.
2545         * objc.dg/const-str-1.m: New.
2546         * objc.dg/const-str-2.m: New.
2547         * objc.dg/id-1.m: New.
2548         * objc.dg/method-1.m: New.
2549         * objc.dg/super-class-1.m: New.
2550         * lib/objc-dg.exp: New file.
2552 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2554         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
2555         of label name.
2557 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
2559         * g++.old-deja/g++.abi/vbase8-9.C: New test.
2561 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2563         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
2564         variable.
2566 2001-06-12  Richard Henderson  <rth@redhat.com>
2568         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
2570 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
2572         * g++.old-deja/g++.abi/vbase5.C: New test.
2573         * g++.old-deja/g++.abi/vbase6.C: New test.
2574         * g++.old-deja/g++.abi/vbase7.C: New test.
2576 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2578         * gcc.c-torture/compile/20010610-1.c: New test.
2580 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
2582         * g++.old-deja/g++.abi/vbase4.C: New test.
2584 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
2586         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
2587         support %f for HC11/HC12 targets.
2588         * gcc.c-torture/execute/930513-1.x: New file, likewise.
2589         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
2590         on HC11/HC12 targets.
2591         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
2593 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2595         * gcc.dg/wchar_t-1.c: New file.
2596         * gcc.dg/wint_t-1.c: Likewise.
2598 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
2600         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
2602 2001-06-11  Richard Henderson  <rth@redhat.com>
2604         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
2606 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
2608         * gcc.c-torture/compile/20010611-1.c: New test.
2610 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
2612         * gcc.dg/c99-tag-1.c: Add more tests.
2614 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
2616         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
2617         representation on MN10300 and ARM/Thumb.
2619 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
2621         * g77.f-torture/execute/20010610.f: New.
2623 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
2625         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
2626         names.
2628 2001-06-09  Richard Henderson  <rth@redhat.com>
2630         * gcc.c-torture/execute/ashrdi-1.c: New.
2631         * gcc.c-torture/execute/ashldi-1.c: New.
2632         * gcc.c-torture/execute/lshrdi-1.c: New.
2634 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
2636         * objc/execute/load-3.m: Added. Check sending +load to categories,
2637         in addition to classes.
2639 2001-06-08  Stan Shebs  <shebs@apple.com>
2641         * objc/execute/load-2.m: New test.  From Nicola Pero
2642         <n.pero@mi.flashnet.it>.
2644 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
2646         * gcc.c-torture/execute/20010605-2.c: New test.
2648 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
2650         * g++.old-deja/g++.abi/vbase2.C: New test.
2651         * g++.old-deja/g++.abi/vbase3.C: New test.
2653 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
2655         * g++.old-deja/g++.pt/friend49.C: New test.
2657 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
2659         * g++.old-deja/g++.ext/anon3.C: New test.
2661 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
2663         * g++.old-deja/g++.other/conv7.C: New test.
2665 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
2667         * gcc.c-torture/compile/20010605-2.c: New test.
2669 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2671         * gcc.c-torture/execute/20010604-1.c: New test.
2673 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
2675         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
2677 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
2679         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
2680         (g++_link_flags): Likewise.
2681         (g++_init): Pass gccpath's value to two previous functions.
2683 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2685         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
2686         Ensure logfile entry matches exec command line.
2688 2001-05-31  Richard Henderson  <rth@redhat.com>
2690         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
2691         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
2693 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
2695         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
2696         compiler for irix6.2
2698 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
2700         * g++.old-deja/g++.other/optimize3.C: New file.
2702 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
2704         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
2705         assemble.
2707 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
2709         * g++.old-deja/g++.other/optimize2.C: New file.
2711 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
2713         * gcc.c-torture/compile/20010518-2.c: New file.
2714         * gcc.c-torture/execute/20010518-1.c: New file.
2715         * gcc.c-torture/execute/20010518-2.c: New file.
2717 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
2719         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
2721 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
2723         G++ no longer defines builtins that do not begin with __builtin.
2724         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
2725         * g++.old-deja/g++.brendand/misc13.C: Likewise.
2726         * g++.old-deja/g++.law/builtin1.C: Likewise.
2727         * g++.old-deja/g++.law/cvt2.C: Likewise.
2728         * g++.old-deja/g++.mike/net5.C: Likewise.
2729         * g++.old-deja/g++.other/builtins1.C: Likewise.
2730         * g++.old-deja/g++.other/builtins2.C: Likewise.
2731         * g++.old-deja/g++.other/builtins3.C: Likewise.
2732         * g++.old-deja/g++.other/builtins4.C: Likewise.
2733         * g++.old-deja/g++.other/inline8.C: Likewise.
2734         * g++.old-deja/g++.robertl/eb39.C: Likewise.
2736 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
2738         * g++.old-deja/g++.pt/using1.C: Adjust.
2739         * g++.old-deja/g++.pt/using2.C: New test.
2741 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
2743         * gcc.dg/cpp/charconst.c: New tests.
2744         * gcc.dg/cpp/escape.c: New tests.
2745         * gcc.dg/cpp/escape-1.c: New tests.
2746         * gcc.dg/cpp/escape-2.c: New tests.
2747         * gcc.dg/cpp/ucs.c: New tests.
2749 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
2751         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
2752         native compiler for irix6.5.
2754 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
2756         * lib/g++.exp (g++_include_flags): Use args to compute
2757         get_multilibs.
2758         (g++_link_flags): Likewise.
2759         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
2761 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
2763         * gcc.dg/c90-hexfloat-1.c: Add more tests.
2765 2001-05-21  Geoff Keating  <geoffk@redhat.com>
2767         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
2768         this file.
2770 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
2772         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
2773         STACK_SIZE;
2774         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
2775         to STACK_SIZE; Use it to define size of add_histo array.
2776         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
2777         to STACK_SIZE.
2778         (f): Use GITT_SIZE to define size of gitt local table.
2779         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
2780         to STACK_SIZE; Use it to define size of bytemem array.
2782 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
2784         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
2785         on 68HC11/HC12 due to the asm instruction.
2786         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
2787         * gcc.c-torture/compile/920520-1.x: Likewise.
2788         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
2789         on 68HC11/HC12 because the function is larger than 64K.
2790         * gcc.c-torture/compile/961203-1.x: New file, this test fails
2791         on 68HC11/HC12 because the structure is too large.
2793 2001-05-20  Richard Henderson  <rth@redhat.com>
2795         * gcc.c-torture/execute/20010520-1.c: New.
2797 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2799         * g++.old-deja/g++.warn/compare1.C: New test.
2800         * gcc.dg/compare4.c: New test.
2802 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
2804         * g++.old-deja/g++.other/optimize1.C: New test.
2806 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2808         * g++.old-deja/g++.pt/spec41.C: New test.
2810 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
2812         * gcc.c-torture/compile/20010114-1.x: Remove.
2814 2001-05-18  Stan Shebs  <shebs@apple.com>
2816         * gcc.c-torture/compile/20010518-1.c: New test.
2818 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
2820         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
2821         * g++.old-deja/g++.pt/crash67.C: New test.
2823 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
2825         * g++.old-deja/g++.other/debug9.C: New test.
2827 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
2829         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
2831 Wed May 16 20:33:57 CEST 2001  Jan Hubicka  <jh@suse.cz>
2833         * gcc.c-torture/compile/20010516-1.c: New test.
2835 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
2837         * g++.old-deja/g++.other/crash41.C: New test.
2839 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
2841         * g++.old-deja/g++.pt/crash66.C: New test.
2843 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
2845         * g++.old-deja/g++.robertl/eb27.C: Convert.
2847 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
2849         * g++.dg/friend-warn.C: New test.  Do not warn about friend
2850         declaration being redundant.
2852 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
2854         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
2856 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
2858         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
2860 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
2862         * lib/g++.exp: Use testsuite_flags.
2864 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
2866         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
2868 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2870         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
2872 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
2874         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
2876 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
2878         * gcc.c-torture/compile/20010313-1.c: New test.
2880 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
2882         * gcc.dg/cpp/direct2.c: New test.
2883         * gccq.dg/cpp/direct2s.c: New test.
2885         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
2887 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
2889         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
2890         * g++.old-deja/g++.other/op3.C: Likewise.
2892 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
2894         * gcc.dg/cpp/syshdr.h: New file.
2895         * gcc.dg/cpp/sysmac1.c: Update.
2896         * gcc.dg/cpp/sysmac2.c: Update.
2898 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
2900         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
2902 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
2904         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
2905         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
2907 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
2909         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
2911 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
2913         * lib/g++.exp (g++_include_flags): Don't use any special flags
2914         if TESTING_IN_BUILD_TREE is not defined.
2915         (g++_init): Use a plain 'c++' as the compiler if
2916         TESTING_IN_BUILD_TREEE is not defined.
2918 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
2920         * g++.old-deja/g++.eh/catch13.C: New test.
2921         * g++.old-deja/g++.eh/catch14.C: New test.
2923 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
2925         * gcc.dg/cpp/tr-define.c: New test.
2927 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
2929         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
2930         <stdlib.h>, not <malloc.h>.
2932 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
2934         * g++.old-deja/g++.ns/template17.C: New test.
2936 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
2938         * g++.old-deja/g++.pt/ref4.C: New test.
2940 2001-04-30  Richard Henderson  <rth@redhat.com>
2942         * gcc.dg/20000724-1.c: Revert last change.
2944 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
2946         * g77.f-torture/execute/20010430.f: New test.
2948 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
2950         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
2952 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
2954         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
2956 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
2958         * g++.old-deja/g++.eh/crash6.C: New test.
2960 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
2962         * g++.old-deja/g++.other/warn7.C: New test.
2964 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
2966         * g++.old-deja/g++.other/defarg9.C: New test.
2968 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
2970         * g77.f-torture/compile/20010426.f: New test.
2971         * g77.f-torture/execute/20010426.f: New test.
2973 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
2975         * g77.f-torture/compile/20000629-1.x: Remove - error
2976         has been fixed.
2978 Thu Apr 26 11:15:12 2001  Jeffrey A Law  (law@cygnus.com)
2980         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
2981         Tweak slightly to work with g++.dg framework.
2982         * g++.dg/special/ecos.exp: Run initp1.C test.
2983         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
2985         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
2986         its linker doesn't give line numbers either.
2987         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
2989 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
2991         * g++.old-deja/g++.other/lex1.C: New test.
2993 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
2995         * gcc.dg/noncompile/20010425-1.c: New test.
2997 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
2999         * g++.old-deja/g++.pt/mangle2.C: New test.
3001 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
3003         * gcc.dg/format/plus-1.c: New test.
3005 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
3007         * gcc.dg/20010423-1.c: New test.
3009 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
3011         * gcc.c-torture/execute/20010422-1.c: New test.
3013 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
3015         * g++.old-deja/g++.ns/type2.C: New test.
3017 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
3019         * g++.old-deja/g++.other/perf1.C: New test.
3021 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
3023         * gcc.dg/c99-func-2.c: Remove xfail.
3024         * gcc.dg/c99-func-3.c: Remove xfail.
3025         * gcc.dg/c99-func-4.c: Remove xfail.
3027 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
3029         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
3031 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
3033         * gcc.c-torture/compile/20010423-1.c: New test.
3035 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
3037         * g++.old-deja/g++.pt/typename28.C: New test.
3039 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
3041         * g++.old-deja/g++.abi/empty2.C: New test.
3042         * g++.old-deja/g++.abi/empty3.C: New test.
3044 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
3046         * g++.old-deja/g++.other/comdat2.C: New test.
3047         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
3049 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
3051         * g++.old-deja/g++.other/overload14.C: New test.
3053 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
3055         * g++.old-deja/g++.other/lookup23.C: New test.
3057 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
3059         * gcc.c-torture/execute/20010403-1.c: New test.
3061 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
3062             Mark Mitchell  <mark@codesourcery.com>
3064         * lib/old-dejagnu.exp: Don't delete output of executable.
3065         Add .exe suffix to executables.
3067 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
3069         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
3071 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3073         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
3075 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
3077         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
3078         * g++.old-deja/g++.abi/crash1.C: New test.
3080 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
3082         * g++.old-deja/g++.other/crash40.C: New test.
3084 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3086         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
3088 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
3090         * g++.old-deja/g++.other/warn6.C: New test.
3092 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
3094         * g++.old-deja/g++.robertl/eb42.C: Same.
3096 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3098         * gcc.dg/wtr-conversion-1.c: New testcase.
3100 2001-04-10  Richard Henderson  <rth@redhat.com>
3102         * g++.old-deja/g++.other/array5.C: New.
3104 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3106         * gcc.c-torture/execute/20010408-1.c: New test.
3108 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
3110         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
3111         headers and constructs.
3112         * g++.old-deja/g++.robertl/eb79.C: Same.
3113         * g++.old-deja/g++.robertl/eb77.C (main): Same.
3114         * g++.old-deja/g++.robertl/eb73.C: Same.
3115         * g++.old-deja/g++.robertl/eb66.C (main): Same.
3116         * g++.old-deja/g++.robertl/eb55.C (t): Same.
3117         * g++.old-deja/g++.robertl/eb54.C (main): Same.
3118         * g++.old-deja/g++.robertl/eb46.C (main): Same.
3119         * g++.old-deja/g++.robertl/eb44.C: Same.
3120         * g++.old-deja/g++.robertl/eb41.C (main): Same.
3121         * g++.old-deja/g++.robertl/eb4.C (main): Same.
3122         * g++.old-deja/g++.robertl/eb39.C: Same.
3123         * g++.old-deja/g++.robertl/eb33.C (main): Same.
3124         * g++.old-deja/g++.robertl/eb31.C (main): Same.
3125         * g++.old-deja/g++.robertl/eb30.C: Same.
3126         * g++.old-deja/g++.robertl/eb3.C: Same.
3127         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
3128         * g++.old-deja/g++.robertl/eb21.C: Same.
3129         * g++.old-deja/g++.robertl/eb15.C: Same.
3130         * g++.old-deja/g++.robertl/eb118.C: Same.
3131         * g++.old-deja/g++.robertl/eb115.C (main): Same.
3132         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
3133         * g++.old-deja/g++.robertl/eb109.C: Same.
3134         * g++.old-deja/g++.other/sibcall1.C (main): Same.
3135         * g++.old-deja/g++.mike/rtti1.C: Same.
3136         * g++.old-deja/g++.mike/p658.C: Same.
3137         * g++.old-deja/g++.mike/net46.C: Same.
3138         * g++.old-deja/g++.mike/net34.C: Same.
3139         * g++.old-deja/g++.mike/memoize1.C: Same.
3140         * g++.old-deja/g++.mike/eh2.C: Same.
3141         * g++.old-deja/g++.law/weak.C: Same.
3142         * g++.old-deja/g++.law/visibility7.C: Same.
3143         * g++.old-deja/g++.law/visibility25.C: Same.
3144         * g++.old-deja/g++.law/visibility22.C: Same.
3145         * g++.old-deja/g++.law/visibility2.C: Same.
3146         * g++.old-deja/g++.law/visibility17.C: Same.
3147         * g++.old-deja/g++.law/visibility13.C: Same.
3148         * g++.old-deja/g++.law/visibility10.C: Same.
3149         * g++.old-deja/g++.law/visibility1.C: Same.
3150         * g++.old-deja/g++.law/virtual3.C (eval): Same.
3151         * g++.old-deja/g++.law/vbase1.C: Same.
3152         * g++.old-deja/g++.law/operators32.C: Same.
3153         * g++.old-deja/g++.law/nest3.C: Same.
3154         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
3155         * g++.old-deja/g++.law/except5.C (main): Same.
3156         * g++.old-deja/g++.law/cvt7.C (run): Same.
3157         * g++.old-deja/g++.law/cvt2.C: Same.
3158         * g++.old-deja/g++.law/cvt16.C: Same.
3159         * g++.old-deja/g++.law/ctors6.C (bar): Same.
3160         * g++.old-deja/g++.law/ctors17.C (main): Same.
3161         * g++.old-deja/g++.law/ctors13.C: Same.
3162         * g++.old-deja/g++.law/ctors12.C (main): Same.
3163         * g++.old-deja/g++.law/ctors10.C: Same.
3164         * g++.old-deja/g++.law/code-gen5.C: Same.
3165         * g++.old-deja/g++.law/bad-error7.C: Same.
3166         * g++.old-deja/g++.law/arm9.C: Same.
3167         * g++.old-deja/g++.law/arm12.C: Same.
3168         * g++.old-deja/g++.law/arg8.C: Same.
3169         * g++.old-deja/g++.law/arg1.C: Same.
3170         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
3171         * g++.old-deja/g++.jason/template31.C: Same.
3172         * g++.old-deja/g++.jason/template24.C (main): Same.
3173         * g++.old-deja/g++.jason/2371.C: Same.
3174         * g++.old-deja/g++.eh/new2.C: Same.
3175         * g++.old-deja/g++.eh/new1.C: Same.
3176         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
3177         * g++.old-deja/g++.brendan/nest21.C (main): Same.
3178         * g++.old-deja/g++.brendan/err-msg3.C: Same.
3179         * g++.old-deja/g++.brendan/crash62.C: Same.
3180         * g++.old-deja/g++.brendan/crash52.C: Same.
3181         * g++.old-deja/g++.brendan/crash49.C (main): Same.
3182         * g++.old-deja/g++.brendan/crash38.C: Same.
3183         * g++.old-deja/g++.brendan/crash15.C (main): Same.
3184         * g++.old-deja/g++.brendan/copy9.C: Same.
3186 Fri Apr  6 15:36:15 2001  J"orn Rennecke <amylaar@redhat.com>
3188         * gcc.c-torture/execute/20001203-2.c (memset):
3189         Count argument is of type __SIZE_TYPE__.
3191 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
3193         * gcc.c-torture/compile/20010404-1.c: New test.
3195 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
3197         * gcc.c-torture/compile/20010326-1.c: New test.
3199 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
3201         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
3202         peculiarities of the SH.
3203         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
3205 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3207         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
3208         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
3209         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
3211 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
3213         * g77.f-torture/compile/20010321-1.f: New test.
3215 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
3217         * gcc.c-torture/compile/20010329-1.c: New test.
3219 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
3221         * gcc.c-torture/execute/20010329-1.c: New test.
3223 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
3225         * g++.old-deja/g++.other/eh4.C: Fix typo.
3227 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
3229         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
3231 2001-03-28  Philip Blundell  <philb@gnu.org>
3233         * gcc.c-torture/compile/20010328-1.c: New test.
3235 2001-03-27  Richard Henderson  <rth@redhat.com>
3237         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
3238         * g++.old-deja/g++.eh/vbase3.C: Likewise.
3240 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
3242         * gcc.c-torture/compile/20010327-1.c: New test.
3244 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
3246         * g++.old-deja/g++.other/friend12.C: New test.
3247         * g++.old-deja/g++.other/friend9.C: Expect no errors.
3248         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
3250 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3252         * gcc.c-torture/execute/20010325-1.c: New test.
3254 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
3256         * g++.old-deja/g++.other/mangle3.C: New test.
3258 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
3260         * g++.old-deja/g++.other/anon8.C: New test.
3262 2001-03-20  Philip Blundell  <philb@gnu.org>
3264         * gcc.c-torture/compile/20010320-1.c: New test.
3266 2001-03-17  Richard Henderson  <rth@redhat.com>
3268         * g++.old-deja/g++.other/eh4.C: Add expected error text.
3270 2001-03-15  Geoff Keating  <geoff@redhat.com>
3272         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
3273         tests on AIX.
3275 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
3277         * g++.old-deja/g++.other/eh4.C: New test.
3279 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
3281         * gcc.dg/cpp/mi1.c: Update.
3283 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
3285         * g++.old-deja/g++.other/regstack.C: New test.
3287 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
3289         * g++.old-deja/g++.other/ref4.C: New test.
3291 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
3293         * objc/execute/va_method.m: Added.
3294         * objc/execute/IMP.m: Added.
3295         * objc/execute/_cmd.m: Added.
3296         * objc/execute/accessing_ivars.m: Added.
3297         * objc/execute/class-1.m: Added.
3298         * objc/execute/class-10.m: Added.
3299         * objc/execute/class-11.m: Added.
3300         * objc/execute/class-12.m: Added.
3301         * objc/execute/class-13.m: Added.
3302         * objc/execute/class-14.m: Added.
3303         * objc/execute/class-2.m: Added.
3304         * objc/execute/class-3.m: Added.
3305         * objc/execute/class-4.m: Added.
3306         * objc/execute/class-5.m: Added.
3307         * objc/execute/class-6.m: Added.
3308         * objc/execute/class-7.m: Added.
3309         * objc/execute/class-8.m: Added.
3310         * objc/execute/class-9.m: Added.
3311         * objc/execute/class-tests-1.h
3312         * objc/execute/class-tests-2.h
3313         * objc/execute/compatibility_alias.m: Added.
3314         * objc/execute/encode-1.m: Added.
3315         * objc/execute/formal_protocol-1.m: Added.
3316         * objc/execute/formal_protocol-2.m: Added.
3317         * objc/execute/formal_protocol-3.m: Added.
3318         * objc/execute/formal_protocol-4.m: Added.
3319         * objc/execute/formal_protocol-5.m: Added.
3320         * objc/execute/formal_protocol-6.m: Added.
3321         * objc/execute/formal_protocol-7.m: Added.
3322         * objc/execute/informal_protocol.m: Added.
3323         * objc/execute/initialize.m: Added.
3324         * objc/execute/load.m: Added.
3325         * objc/execute/many_args_method.m: Added.
3326         * objc/execute/nested-3.m: Added.
3327         * objc/execute/no_clash.m: Added.
3328         * objc/execute/private.m: Added.
3329         * objc/execute/redefining_self.m: Added.
3330         * objc/execute/root_methods.m: Added.
3331         * objc/execute/selector-1.m: Added.
3332         * objc/execute/static-1.m: Added.
3333         * objc/execute/static-2.m: Added.
3334         * objc/execute/va_method.m: Added.
3336 2001-03-10  Richard Henderson  <rth@redhat.com>
3338         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
3340 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
3342         * g++.old-deja/g++.other/crash31.C: XFAIL.
3343         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
3344         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
3345         * gcc.c-torture/execute/20010123-1.x: XFAIL.
3346         * gcc.c-torture/execute/20010124-1.x: XFAIL.
3347         * gcc.dg/sequence-pt-1.c: XFAIL one test.
3349 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
3351         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
3353 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
3355         * gcc.dg/20000724-1.c: Don't use multiline strings.
3357 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
3359         * objc/execute/string1.m, objc/execute/string2.m: Compare the
3360         result of -cString against what we expect it to be; don't just
3361         print it out for no one to read.
3363         * objc/execute/string3.m, objc/execute/string4.m: New tests.
3364         Based on testcases provided by Nicola Pero.
3366 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
3368         * gcc.dg/cpp/macro7.c: New test.
3370 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
3372         * gcc.dg/cpp/multiline.c: Update.
3374 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
3376         * g++.old-deja/g++.other/enum3.C: New test.
3378 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
3380         * g++.old-deja/g++.other/pod1.C: New test.
3382 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
3384         * g++.old-deja/g++.ext/overload1.C: New test.
3386 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
3388         * g++.old-deja/g++.pt/using1.C: New test.
3390 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
3392         * g++.old-deja/g++.other/using9.C: New test.
3394 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
3396         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
3398         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
3400 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
3402         * g++.old-deja/g++.ext/realpt1.C: Remove.
3404 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
3406         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
3408 2001-02-26  Will Cohen  <wcohen@redhat.com>
3410         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
3412 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
3414         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
3415         templatized constructors.
3417 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3419         * gcc.c-torture/execute/20010224-1.c: New test.
3421 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
3423         * gcc.c-torture/execute/20010222-1.c: New test.
3425 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
3427         * g++.old-deja/g++.other/inline20.C: New test.
3429 Wed Feb 21 12:38:22 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
3431         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
3433 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
3435         * g++.old-deja/g++.other/lookup22.C: New test.
3437 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
3439         * g77.dg: New directory.
3440         * g77.dg/20010216-1.f: New test case.
3441         * g77.dg/dg.exp: New driver.
3442         * lib/g77-dg.exp: New driver library.
3444 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3446         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
3448 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
3450         * g++.old-deja/g++.other/decl9.C: New test.
3452 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
3454         * g++.old-deja/g++.other/init16.C: Update the test so that it does
3455         not need <string> and also tests the initialization at runtime.
3457 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
3459         * gcc.c-torture/execute/longlong.c: New test.
3461 Wed Feb 14 21:41:17 2001  J"orn Rennecke <amylaar@redhat.com>
3463         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
3465 Wed Feb 14 21:31:25 2001  J"orn Rennecke <amylaar@redhat.com>
3467         * gcc.c-torture/execute/920302-1.c (execute):
3468         Change argument type to short.
3470 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
3472         * g++.old-deja/g++.pt/deduct6.C: New test.
3474 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
3476         * g++.old-deja/g++.pt/deduct5.C: New test.
3478 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
3480         * gcc.c-torture/execute/20010209-1.c: New test.
3482 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
3484         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
3486 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
3488         * g++.dg/vtgc1.C: Update for new ABI.
3490         * consistency.vlad: New directory, 1665 files.
3492 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
3494         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
3495         return type.
3496         * gcc.dg/cpp/digraphs.c: Declare puts.
3498 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
3500         * g++.old-deja/g++.other/warn5.C: New test.
3502 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
3504         * g++.old-deja/g++.pt/spec40.C: New test.
3506 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
3508         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
3509         case.
3510         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
3512 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
3514         * gcc.c-torture/compile/20010209-1.c: New test.
3516 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
3518         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
3519         excess errors message but not if it crashes.
3520         * g++.old-deja/g++.other/crash27.C: Likewise.
3521         * g++.old-deja/g++.other/crash28.C: Likewise.
3522         * g++.old-deja/g++.other/crash30.C: Likewise.
3523         * g++.old-deja/g++.other/crash32.C: Likewise.
3524         * g++.old-deja/g++.other/crash35.C: Likewise.
3525         * g++.old-deja/g++.pt/inherit2.C: Likewise.
3527 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
3529         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
3530         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
3531         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
3532         g77.f-torture/execute/execute.exp,
3533         g77.f-torture/noncompile/noncompile.exp,
3534         gcc.c-torture/execute/execute.exp,
3535         gcc.c-torture/execute/memcheck/memcheck.exp,
3536         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
3537         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
3538         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
3539         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
3540         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
3541         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
3542         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
3543         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
3544         Remove bug reporting instructions with ancient email addresses.
3546 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
3548         * gcc.dg/20010202-1.c: New test.
3549         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
3551 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
3553         * g++.dg/stdbool-if.C: New test.
3555 Wed Feb  7 09:54:47 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
3557         * objc/execute/fdecl.m: Added main().
3559 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
3561         * gcc.c-torture/execute/20010206-1.c: New test.
3563 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
3565         * gcc.dg/cpp/avoidpaste1.c: Update.
3567 Tue Feb  5 8:53:33 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
3569         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
3570         Pero <nicola@brainstorm.co.uk>.
3571         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
3573 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
3575         * g++.old-deja/g++.pt/spec39.C: New test.
3577 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
3579         * gcc.c-torture/compile/20010202-1.c: New test.
3581 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
3583         * g++.old-deja/g++.abi/primary2.C: New test.
3584         * g++.old-deja/g++.abi/primary3.C: New test.
3585         * g++.old-deja/g++.abi/primary4.C: New test.
3586         * g++.old-deja/g++.abi/primary5.C: New test.
3587         * g++.old-deja/g++.abi/vtable3.h: New test.
3588         * g++.old-deja/g++.abi/vtable3a.C: New test.
3589         * g++.old-deja/g++.abi/vtable3b.C: New test.
3590         * g++.old-deja/g++.abi/vtable3c.C: New test.
3591         * g++.old-deja/g++.abi/vtable3d.C: New test.
3592         * g++.old-deja/g++.abi/vtable3e.C: New test.
3593         * g++.old-deja/g++.abi/vtable3f.C: New test.
3594         * g++.old-deja/g++.abi/vtable3g.C: New test.
3595         * g++.old-deja/g++.abi/vtable3h.C: New test.
3596         * g++.old-deja/g++.abi/vtable3i.C: New test.
3597         * g++.old-deja/g++.abi/vtable3j.C: New test.
3598         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
3600 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
3602         * g++.old-deja/g++.other/anon6.C: New test.
3603         * g++.old-deja/g++.other/anon7.C: New test.
3605 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
3607         * gcc.dg/cpp/avoidpaste2.c: New tests.
3609 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
3611         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
3613 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
3615         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
3616         DECIMAL_DIG cases for Irix."
3618 Wed Jan 31 12:23:32 2001  J"orn Rennecke <amylaar@redhat.com>
3620         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
3622 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
3624         * gcc.dg/c99-tag-1.c: New test.
3626 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
3628         * gcc.dg/cpp/tr-warn1.c: Add tests.
3630 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
3632         * gcc.dg/cpp/avoidpaste1.c: Update.
3633         * gcc.dg/cpp/paste4.c: Update.
3635 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
3637         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
3638         cases for Irix.
3640 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3642         * g++.old-deja/g++.other/inline19.C: New test.
3644 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
3646         * gcc.dg/Wlarger-than.c: New test.
3648 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
3650         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
3652 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
3654         * gcc.c-torture/execute/20010129-1.c: New test.
3655         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
3657 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
3659         * gcc.dg/cpp/avoidpaste1.c: Test case.
3661 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
3663         * g++.old-deja/g++.other/inline18.C: New test.
3665 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3667         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
3668         and __builtin_putchar.
3670 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
3672         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
3673         tests.
3675 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
3677         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
3678         floating point number rounding mode to round to the nearest
3679         representable mode.
3681 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
3683         * g++.old-deja/g++.other/mangle2.C: New test.
3685 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
3687         * gcc.c-torture/compile/20010124-1.c: New test.
3689 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
3691         * g++.old-deja/g++.pt/spec38.C: New test.
3693 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3695         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
3696         "Build don't run".
3698 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3700         * gcc.c-torture/execute/20010123-1.c: New test.
3702 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
3704         * g++.old-deja/g++.pt/spec37.C: New test.
3706 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
3708         * g++.old-deja/g++.pt/overload14.C: New test.
3710 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3712         * gcc.c-torture/execute/20010122-1.c: New test, exercise
3713         __builtin_return_address.
3715 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
3717         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
3718         * g++.old-deja/g++.pt/spec35.C: New test.
3719         * g++.old-deja/g++.pt/spec36.C: New test.
3721 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
3723         * gcc.c-torture/compile/20010118-1.c: New test.
3725 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
3727         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
3729 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
3731         * gcc.c-torture/execute/20010119-1.c: New test.
3733 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
3735         * g++.old-deja/g++.other/vbase5.C: New test.
3737 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
3739         * gcc.c-torture/execute/20010118-1.c: New test.
3741 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
3743         * g++.old-deja/g++.pt/deduct3.C: New test.
3745 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
3747         * g++.old-deja/g++.pt/spec34.C: New test.
3749 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
3751         * g77.f-torture/compile/20000601-2.f: New test.
3753 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
3755         * g++.old-deja/g++.other/init17.C: New test.
3757 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
3759         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
3761 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
3763         * g++.old-deja/g++.pt/unify8.C: New test.
3765 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
3767         * g++.old-deja/g++.abi/vbase1.C: New test.
3769 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
3771         * g++.old-deja/g++.pt/crash65.C: New test.
3773 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
3775         * gcc.dg/cpp/assembl2.S: New test case.
3777 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
3779         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
3780         are supported.
3782 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3784         * g++.old-deja/g++.other/builtins1.C: New test.
3785         * g++.old-deja/g++.other/builtins2.C: Likewise.
3786         * g++.old-deja/g++.other/builtins3.C: Likewise.
3787         * g++.old-deja/g++.other/builtins4.C: Likewise.
3789 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
3791         * gcc.c-torture/compile/20010117-1.c: New test.
3792         * gcc.c-torture/compile/20010117-2.c: New test.
3794 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
3796         * g77.f-torture/execute/20010116.[fx]: New test,
3797         XFAIL on i?86-*-*.
3798         * g77.f-torture/compile/20010115.f: Indicate it's
3799         a test for PR fortran/1636.
3801 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
3803         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
3805 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
3807         * g77.f-torture/compile/20010115.f: New test.
3809 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
3811         * g++.old-deja/g++.pt/nontype5.C: New test.
3813 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
3815         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
3816         have an equivalent working one below it.
3818 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
3820         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
3821         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
3823 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
3825         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
3826         message containing "init_priority".
3827         (conpr-2.C): Likewise.
3828         (conpr-3.C): Likewise.
3829         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
3831 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3833         * gcc.c-torture/execute/20010114-2.c: New test.
3835 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
3837         * gcc.c-torture/compile/20010114-1.c: New test.
3838         * gcc.c-torture/compile/20010114-1.x: Xfail.
3839         * gcc.c-torture/compile/20010114-2.c: New test.
3840         * gcc.c-torture/execute/20010114-1.c: New test.
3841         * gcc.dg/trunc-1.c: New test.
3842         * gcc.dg/uninit-B.c: New test.
3844 2001-01-13  Nick Clifton  <nickc@redhat.com>
3846         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
3847         target.
3849 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3851         * gcc.c-torture/compile/20010113-1.c: New test.
3853 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
3855         * gcc.c-torture/compile/20001212-1.c: New test.
3857 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
3859         * gcc.dg/cpp/widestr1.c: Update.
3860         * gcc.dg/cpp/prag-imp.c: Remove.
3862 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
3864         * gcc.c-torture/execute/20000801-3.x: Remove.
3865         * gcc.dg/c90-init-1.c: New test.
3866         * gcc.dg/c99-init-1.c: New test.
3867         * gcc.dg/c99-init-2.c: New test.
3868         * gcc.dg/gnu99-init-1.c: New test.
3870 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
3872         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
3873         testing that no relevant ones were found.
3875 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
3877         * g++.old-deja/g++.pt/cast2.C: New test.
3879 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
3881         * g++.old-deja/g++.pt/friend47.C: New test.
3883 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
3885         * g++.old-deja/g++.pt/instantiate13.C: New test.
3887 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
3889         * g++.old-deja/g++.other/defarg7.C: New test.
3890         * g++.old-deja/g++.other/defarg8.C: New test.
3892 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
3894         * g++.old-deja/g++.pt/crash64.C: New test.
3896 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
3898         * g++.old-deja/g++.pt/crash63.C: New test.
3900 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
3902         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
3904 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
3906         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
3908 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
3910         * g++.old-deja/g++.pt/error3.C: New test.
3912 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
3914         * g++.old-deja/g++.other/crash39.C: New test.
3916 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
3918         * g++.old-deja/g++.other/vbase4.C: New test.
3920 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
3922         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
3923         * gcc.dg/special/20000419-2.c: New file. Identical to above.
3924         * gcc.dg/special/special.exp: New test driver which will check
3925         for alias support for the above test.
3927 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
3929         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
3930         problems on small machines.
3931         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
3932         parameterize.
3934 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
3936         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
3937         mips.
3938         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
3940 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
3942         * g++.old_deja/g++.pt/using8.C: New test.
3944 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
3946         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
3948 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
3950         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
3951         where a failure is expected.
3952         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
3954 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
3956         * g++.old_deja/g++.pt/instantiate12.C: New test.
3958 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
3960         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
3961         start of structs.
3962         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
3963         * g++.old-deja/g++.brendan/crash17.C: Likewise.
3964         * g++.old-deja/g++.brendan/crash29.C: Likewise.
3965         * g++.old-deja/g++.brendan/crash48.C: Likewise.
3966         * g++.old-deja/g++.brendan/ns1.C: Likewise.
3967         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
3968         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
3969         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
3970         * g++.old-deja/g++.eh/spec6.C: Likewise.
3971         * g++.old-deja/g++.jason/crash3.C: Likewise.
3972         * g++.old-deja/g++.law/ctors11.C: Likewise.
3973         * g++.old-deja/g++.law/ctors17.C: Likewise.
3974         * g++.old-deja/g++.law/ctors5.C: Likewise.
3975         * g++.old-deja/g++.law/ctors9.C: Likewise.
3976         * g++.old-deja/g++.mike/ambig1.C: Likewise.
3977         * g++.old-deja/g++.mike/net22.C: Likewise.
3978         * g++.old-deja/g++.mike/p3538a.C: Likewise.
3979         * g++.old-deja/g++.mike/p3538b.C: Likewise.
3980         * g++.old-deja/g++.mike/virt3.C: Likewise.
3981         * g++.old-deja/g++.niklas/t128.C: Likewise.
3982         * g++.old-deja/g++.other/anon4.C: Likewise.
3983         * g++.old-deja/g++.other/using1.C: Likewise.
3984         * g++.old-deja/g++.other/warn3.C: Likewise.
3985         * g++.old-deja/g++.pt/t37.C: Likewise.
3986         * g++.old-deja/g++.robertl/eb69.C: Likewise.
3987         * g++.old-deja/g++.robertl/eb71.C: Likewise.
3989 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
3991         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
3993 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3995         * gcc.c-torture/execute/stdio-opt-3.c: New test.
3997 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
3999         * gcc.c-torture/compile/20010107-1.c: New test.
4001 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4003         * gcc.c-torture/execute/builtin-noret-1.c: New test.
4005 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4007         * gcc.dg/format/format.h: New file.
4008         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
4009         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
4010         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
4011         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
4012         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
4013         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
4014         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
4015         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
4016         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
4017         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
4018         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
4019         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
4020         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
4021         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
4022         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
4023         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
4024         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
4025         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
4026         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
4027         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
4028         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
4029         instead of declaring standard types, macros and functions in each
4030         test.
4032 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
4034         * gcc.c-torture/execute/20010106-1.c: New test.
4036 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
4038         * gcc.dg/format/format.exp: New file.
4039         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
4040         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
4041         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
4042         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
4043         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
4044         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
4045         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
4046         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
4047         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
4048         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
4049         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
4050         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
4051         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
4052         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
4053         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
4054         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
4055         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
4056         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
4057         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
4058         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
4059         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
4060         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
4061         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
4062         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
4063         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
4064         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
4065         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
4066         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
4067         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
4068         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
4069         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
4070         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
4071         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
4072         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
4073         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
4074         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
4075         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
4076         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
4077         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
4078         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
4079         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
4080         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
4082 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
4084         * gcc.c-torture/execute/991228-1.c: Take word endianness into
4085         account.
4087 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
4089         * gcc.c-torture/execute/builtin-complex-1.c: New test.
4091 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
4093         * g++.old-deja/g++.pt/crash62.C: New test.
4095 2001-01-04  Richard Henderson  <rth@redhat.com>
4097         * gcc.dg/20000926-1.c: Update expected warnings.
4098         * gcc.dg/array-2.c: Likewise.
4099         * gcc.dg/array-4.c: Also validate flexible array members.
4100         * gcc.dg/c99-flex-array-1.c: New.
4102 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
4104         * gcc.c-torture/compile/20001222-1.x: Remove.
4106 Thu Jan  4 13:54:11 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4108         * gcc.c-torture/execute/built-in-setjmp.c: New.
4110 2001-01-03  Richard Henderson  <rth@redhat.com>
4112         * gcc.dg/940510-1.c: Update expected error wording.
4113         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
4115 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
4117         * lib/target-supports.exp (check_alias_available): Modified to
4118         indicate aliases not supported if only weak aliases are supported.
4120 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4122         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
4123         Turn on cmpstrsi checks for __pj__ and __i370__.
4125 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
4127         * g++.old-deja/g++.other/virtual11.C: New test.
4129 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
4131         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
4133 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4135         * gcc.c-torture/compile/20010102-1.c: New test.
4137 2001-01-02  Andreas Jaeger  <aj@suse.de>
4139         * gcc.dg/noreturn-3.c: New test.
4141         * gcc.dg/noreturn-4.c: New test.
4143 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4145         * gcc.c-torture/execute/stdio-opt-1.c: Also test
4146         __builtin_fputc and __builtin_fwrite.
4148 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
4150         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
4151         signed char, not default char.
4153 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
4155         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
4157 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
4159         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
4161 2000-12-29  Richard Henderson  <rth@redhat.com>
4163         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
4164         (__cyg_profile_func_exit): Define.
4166 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
4168         * g++.dg/vtgc1.C: New test.
4170 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
4172         * gcc.dg/noncompile/20001228-1.c: New test.
4174         * gcc.dg/20001228-1.c: New test.
4176         * gcc.c-torture/execute/20001228-1.c: New test.
4178 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
4180         * gcc.dg/format-strfmon-1.c: New test.
4182 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4184         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
4185         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
4186         * gcc.c-torture/execute/string-opt-1.c: Likewise.
4187         * gcc.c-torture/execute/string-opt-2.c: Likewise.
4188         * gcc.c-torture/execute/string-opt-3.c: Likewise.
4189         * gcc.c-torture/execute/string-opt-4.c: Likewise.
4190         * gcc.c-torture/execute/string-opt-6.c: Likewise.
4191         * gcc.c-torture/execute/string-opt-7.c: Likewise.
4192         * gcc.c-torture/execute/string-opt-8.c: Likewise.
4193         * gcc.c-torture/execute/string-opt-9.c: Likewise.
4194         * gcc.c-torture/execute/string-opt-10.c: Likewise.
4195         * gcc.c-torture/execute/string-opt-11.c: Likewise.
4196         * gcc.c-torture/execute/string-opt-12.c: Likewise.
4198         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
4199         * gcc.c-torture/execute/string-opt-4.c: Test index.
4201 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
4203         * gcc.c-torture/compile/20001226-1.c: New test.
4205 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
4207         * gcc.c-torture/compile/20001222-1.c: New test.
4208         * gcc.c-torture/compile/20001222-1.x: Xfail.
4210 Fri Dec 22 06:45:03 2000  Alexandre Oliva  <aoliva@redhat.com>
4212         * gcc.c-torture/execute/comp-goto-2.c: New test.
4214 Thu Dec 21 22:43:03 2000  J"orn Rennecke <amylaar@redhat.com>
4216         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
4217         Use long types if __INT_MAX__ is 32767.
4218         (main): Use cast to (sint32 *) when poking 88 into a_page.
4220         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
4222 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
4224         * gcc.c-torture/compile/20001221-1.c: New test.
4225         * gcc.c-torture/execute/20001221-1.c: New test.
4227 2000-12-20  Richard Henderson  <rth@redhat.com>
4229         * g++.old-deja/g++.pt/crash36.C: Update error lines.
4230         * g++.old-deja/g++.robertl/eb109.C: Likewise.
4232 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4234         * gcc.dg/compare3.c: New test.
4236 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4238         * gcc.dg/format-warnll-1.c: New test.
4240 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
4242         * gcc.dg/cpp/cmdlne-P.c: New test.
4244 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4246         * gcc.c-torture/execute/builtin-abs-1.c,
4247         gcc.c-torture/execute/builtin-abs-2.c: New tests.
4249 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
4251         * gcc.dg/cpp/multiline.c: New test.
4253 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
4255         * g++.old-deja/g++.other/syshdr1.C: Update.
4256         * gcc.dg/cpp/lineflags.c: Remove temporarily.
4258 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4260         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
4262 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4264         * g++.old-deja/g++.pt/ttp65.C: New test.
4266 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4268         * g++.old-deja/g++.pt/ttp64.C: New test.
4270 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4272         * g++.old-deja/g++.pt/spec33.C: New test.
4274 2000-12-14  Catherine Moore  <clm@redhat.com>
4276         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
4277         * gcc.c-torture/execute/920612-2.c: Likewise.
4278         * gcc.c-torture/execute/920428-2.c: Likewise.
4279         * gcc-c-torture/execute/va-arg-11.c: Call exit.
4280         * gcc.c-torture/execute/va-arg-21.c: Likewise.
4282 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4284         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
4285         * gcc.dg/pack-test-2.c: Likewise.
4287 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
4289         Tests by Zack Weinberg <zackw@stanford.edu>.
4291         * gcc.dg/cpp/defined.c: Update.
4292         * gcc.dg/cpp/defined_trad.c: New tests.
4294 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
4296         * gcc.dg/cpp/trad-direct.c: Update.
4298 2000-12-11  Neil Booth  <neilb@earthling.net>
4300         * gcc.dg/cpp/defined_trad.c
4302 2000-12-11  Neil Booth  <neilb@earthling.net>
4304         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
4306 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
4308         * gcc.dg/format-miss-2.c: New test.
4310 2000-12-09  Neil Booth  <neilb@earthling.net>
4312         * gcc.dg/cpp/lineflags.c: New tests.
4313         * gcc.dg/cpp/poison.c: Update.
4314         * gcc.dg/cpp/redef2.c: Update.
4315         * gcc.dg/cpp/skipping.c: New test.
4317 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
4319         * g++.old-deja/g++.other/eh3.C: New testcase.
4321 2000-12-07  Neil Booth  <neilb@earthling.net>
4323         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
4324         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
4325         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
4326         wtr-union-init-2.c, wtr-union-init-3.c: Update.
4327         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
4328         Update.
4330 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4332         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
4333         __SIZE_TYPE__ instead of int for type of integers cast to
4334         pointers.
4336 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
4338         * g++.old-deja/g++.other/cleanup4.C: New test.
4340 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4342         * format-sec-1.c: New test.
4344 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4346         * gcc.dg/format-nonlit-3.c: New test.
4348 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4350         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
4351         through a null pointer.
4353 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4355         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
4356         * g++.old-deja/g++.pt/partial4.C: New test.
4358 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
4360         * gcc.c-torture/execute/ieee/hugeval.x: New.
4362 2000-12-06  Neil Booth  <neilb@earthling.net>
4364         * gcc.dg/cpp/backslash2.c: New tests.
4366 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4368         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
4369         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
4371 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
4373         * gcc.c-torture/execute/20001203-2.c: New testcase.
4375 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
4377         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
4378         * g++.old-deja/g++.other/virtual10.C: New test.
4380 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
4382         * g++.old-deja/g++.mike/pmf5.C: Remove test.
4384 2000-12-05  Richard Henderson  <rth@redhat.com>
4386         * gcc.c-torture/compile/20001205-1.c: New.
4388 2000-12-04  Neil Booth  <neilb@earthling.net>
4390         * g++.old-deja/g++.other/virtual9.C: New test.
4391         * g++.old-deja/g++.pt/crash61.C: New test.
4392         * gcc.c-torture/execute/loop-9.c: New test.
4394 2000-12-04  Neil Booth  <neilb@earthling.net>
4396         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
4397         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
4398         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
4399         * gcc.dg/cpp/extratokens.c: ...here.
4401 2000-12-04  Neil Booth  <neilb@earthling.net>
4403         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
4404         New tests.
4406 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4408         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
4409         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
4411 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
4413         * gcc.c-torture/execute/20001203-1.c: New test.
4415 2000-12-03  Neil Booth  <neilb@earthling.net>
4417         * gcc.dg/cpp/macro6.c: New test cases.
4419 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4421         * gcc.c-torture/execute/string-opt-9.c: New test.
4422         * gcc.c-torture/execute/string-opt-10.c: Likewise.
4423         * gcc.c-torture/execute/string-opt-11.c: Likewise.
4424         * gcc.c-torture/execute/string-opt-12.c: Likewise.
4426         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
4427         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
4429 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
4431         * gcc.dg/cpp/if-6.c: New testcase.
4433         * gcc.dg/20001201-1.c: New testcase.
4435 2000-12-02  Neil Booth  <neilb@earthling.net>
4437         * g++.old-deja/g++.other/externC4.C,
4438         g++.old-deja/g++.other/friend10.C: New tests.
4440 2000-12-02  Neil Booth  <neilb@earthling.net>
4442         * g++.old-deja/g++.other/instan2.C
4443         * g++.old-deja/g++.other/instan3.C: New test.
4445 2000-12-02  Neil Booth  <neilb@earthling.net>
4447         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
4448         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
4449         gnuc99.c,gnuc99-pedantic.c: New tests.
4451 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
4453         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
4454         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
4456 2000-12-01  Neil Booth  <neilb@earthling.net>
4458         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
4459         * gcc.dg/cpp/poison.c: Update.
4460         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
4462 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
4464         * g77.f-torture/execute/20001201.f: New test.
4466 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
4468         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
4470 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
4472         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
4474 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
4476         * g++.old-deja/g++.other/cast6.C: New test.
4478 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
4480         * gcc.c-torture/execute/20001130-2.c: New testcase.
4482 2000-11-30  Richard Henderson  <rth@redhat.com>
4484         * gcc.c-torture/execute/20001130-1.c: New test.
4486 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
4488         * g++.old-deja/g++.other/op3.C: New test.
4490 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
4492         * g++.old-deja/g++.other/op2.C: New test.
4494 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
4496         * g++.old-deja/g++.other/crash38.C: New test.
4498 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
4500         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
4502 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
4504         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
4505         tests.
4506         * gcc.c-torture/execute/string-opt-6.c: New test.
4508         * gcc.dg/20001117-1.c: Add main.
4510 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
4512         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
4513         Move from here ...
4514         * gcc.dg/940510-1.c: ... to here.
4516         * gcc.dg/20000926-1.c: GNU C now allows initializations of
4517         zero-size arrays in toplevel structures.
4519 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
4521         * gcc.c-torture/execute/loop-8.c: New test.
4523 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
4525         * g++.old-deja/g++.other/base1.C: New test.
4527 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
4529         * g++.old-deja/g++.other/parse2.C: New test.
4531 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
4533         * g++.old-deja/g++.pt/incomplete1.C: New test.
4535 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
4537         * g++.old-deja/g++.other/friend9.C: New test.
4539 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
4541         * gcc.dg/20001127-1.c: New test.
4543 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
4545         * g++.old-deja/g++.pt/friend46.C: New test.
4547 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
4549         * g++.old-deja/g++.other/ptrmem8.C: New test.
4551 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4553         * gcc.c-torture/execute/string-opt-7.c: New test.
4554         * gcc.c-torture/execute/string-opt-8.c: Likewise.
4556 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
4558         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
4559         instead of 'mkcheck 2'.
4561 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
4563         * gcc.c-torture/execute/memcheck/driver.c,
4564         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
4565         C9X references to refer to C99.
4567 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
4569         * gcc.dg/ultrasp3.c: New test.
4571 2000-11-25  Neil Booth  <neilb@earthling.net>
4573         * gcc.dg/cpp/include2.c: Update test to be locale independent.
4575 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
4577         * gcc.c-torture/compile/20001123-2.c: New.
4579 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4581         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
4583 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
4585         * gcc.dg/sequence-point-1.c: Add some new tests.
4586         * gcc.c-torture/execute/20001124-1.c: New test.
4588 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
4590         * g++.old-deja/g++.other/vaarg4.C: New test.
4591         * gcc.c-torture/compile/20001123-1.c: New test.
4593 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
4595         * g++.other/crash24.C: Adjust and remove XFAIL.
4596         * g++.other/crash37.C: New test.
4598 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
4600         * g++.old-deja/g++.pt/instantiate9.C: New test.
4602 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
4604         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
4605         new ABI, too.
4607         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
4608         * g++.old-deja/g++.robertl/eb55.C: Likewise.
4610 2000-11-22  Neil Booth  <neilb@earthling.net>
4612         * gcc.dg/cpp/Wtrigraphs.c: New test.
4614 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
4616         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
4618 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
4620         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
4622 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
4624         * lib/gcc-dg.exp: load_lib scanasm.exp.
4625         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
4626         * lib/g++-dg.exp: load_lib scanasm.exp.
4627         * lib/scanasm.exp: New.
4628         (scan-assembler, scan-assembler-not): Add optional arguments to
4629         test name, or if not present, the pattern name.
4630         (scan-assembler-dem, scan-assembler-dem-not): New.
4632         * g++.dg/dg.exp: New.
4634 2000-11-21  Neil Booth  <neilb@earthling.net>
4636         * gcc.dg/cpp/integrated1.c: Remove.
4638 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
4640         * gcc.c-torture/execute/20001121-1.c: New test.
4642 2000-11-21  Richard Henderson  <rth@redhat.com>
4644         * gcc.c-torture/compile/20001121-1.c: New test.
4646 2000-11-20  Neil Booth  <neilb@earthling.net>
4648         * gcc.dg/cpp/integrated1.c: New test.
4650 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
4652         * g++.old-deja/g++.other/inline17.C: New test.
4654 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
4656         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
4657         local variable to be zero: I made the variable global. Now
4658         uses abort() and exit() instead of relying on main's return value.
4660 2000-11-20  Neil Booth  <neilb@earthling.net>
4662         * gcc.dg/cpp/paste2.c: Update test.
4663         * objc/execute/paste.m: New test.
4665 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
4667         * gcc.dg/c99-condexpr-1.c: New test.
4669 2000-11-20  Neil Booth  <neilb@earthling.net>
4671         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
4673 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
4675         * g++.old-deja/g++.pt/export1.C: New test.
4677 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
4679         * gcc.dg/20001117-1.c: New test.
4681 2000-11-18  Richard Henderson  <rth@redhat.com>
4683         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
4685 2000-11-18  Richard Henderson  <rth@redhat.com>
4687         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
4688         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
4689         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
4691 2000-11-18  Richard Henderson  <rth@redhat.com>
4693         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
4694         (main): New.  Exit cleanly.
4696 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4698         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
4699         gcc.dg/c99-fordecl-2.c: New tests.
4701 2000-11-18  Richard Henderson  <rth@redhat.com>
4703         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
4704         * gcc.c-torture/execute/zerolen-2.c: New.
4706 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4708         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
4709         memory.
4711 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
4713         * g++.old-deja/g++.pt/instantiate8.C: New test.
4715 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
4717         * g++.old-deja/g++.other/incomplete.C: Add more tests.
4718         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
4720 2000-11-16  Nick Clifton  <nickc@redhat.com>
4722         * gcc.c-torture/execute/nestfunc-2.c: New test.
4723         * gcc.c-torture/execute/nestfunc-3.c: New test.
4725 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
4727         * gcc.c-torture/compile/20001116-1.c: New test.
4729 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4731         * gcc.c-torture/execute/20001115-1.c: New test.
4733 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
4735         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
4736         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
4737         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
4738         * g++.old-deja/g++.abi/vmihint.C: Likewise.
4740 2000-11-15  Neil Booth  <neilb@earthling.net>
4742         gcc.dg/cpp/_Pragma1.c: Update.
4743         gcc.dg/cpp/_Pragma2.c: New test.
4745 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
4747         * g++.old-deja/g++.other/anon5.C: New test.
4749 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
4751         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
4752         tests.
4754 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
4756         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
4757         output.
4759 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
4761         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
4762         labels at end of compound statements.
4764 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
4766         * gcc.c-torture/execute/loop-7.c: New test.
4768 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
4770         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
4772 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
4774         * gcc.dg/c99-bool-1.c: New test.
4776 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
4778         * gcc.dg/c99-scope-1.c: Remove xfail.
4779         * gcc.dg/c99-scope-2.c: New test.
4781 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4783         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
4784         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
4786 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
4788         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
4789         error messages.
4791         * g++.mike/p700.C: Don't typedef wchar_t.
4792         * g++.mike/p784.C: Likewise.
4793         * g++.mike/eb101.C: Don't use __wchar_t.
4795 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
4797         * g77.f-torture/execute/20001111.[fx]: Test premature exit
4798         from DO loop.
4800 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
4802         * gcc.c-torture/execute/20001111-1.c: New test.
4804 2000-11-10  Nick Clifton  <nickc@redhat.com>
4806         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
4807         long multuiple and accumulate.
4809 2000-11-09  Richard Henderson  <rth@redhat.com>
4811         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
4812         via size_t instead of int.
4814         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
4815         * gcc.c-torture/execute/string-opt-2.c: Likewise.
4816         * gcc.c-torture/execute/string-opt-3.c: Likewise.
4817         * gcc.c-torture/execute/string-opt-4.c: Likewise.
4819 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
4821         * gcc.c-torture/compile/20001109-1.c: New test.
4822         * gcc.c-torture/compile/20001109-2.c: New test.
4824 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
4826         * g++.old-deja/g++.pt/operator1.C: New test.
4827         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
4829 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
4831         * gcc.dg/20001108-1.c: New test.
4833 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
4835         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
4836         with both arguments constant strings.
4837         * gcc.c-torture/execute/string-opt-3.c: New test.
4838         * gcc.c-torture/execute/string-opt-4.c: New test.
4839         * gcc.c-torture/execute/string-opt-5.c: New test.
4841 2000-11-08  Nick Clifton  <nickc@redhat.com>
4843         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
4844         mulsidi3adddi patterns.
4846 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
4848         * g++.old-deja/g++.other/crash36.C: New test.
4850 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
4852         * g++.old-deja/g++.other/init16.C: New test.
4854 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
4856         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
4858 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
4860         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
4861         * gcc.c-torture/execute/va-arg-16.x: Likewise.
4862         * gcc.c-torture/execute/va-arg-17.x: Likewise.
4864 2000-11-07  DJ Delorie  <dj@redhat.com>
4866         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
4868 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4870         * gcc.c-torture/execute/string-opt-1.c: New test.
4872 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
4874         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
4875         mips-sgi-irix6.* because the MIPS ABI passes floating-point
4876         parameters in registers, and there is no way for a varargs
4877         function to know in which order the integer and floating-point
4878         parameters should be interleaved when they are placed on the
4879         stack.
4880         * gcc.c-torture/execute/va-arg-16.x: Likewise.
4881         * gcc.c-torture/execute/va-arg-17.x: Likewise.
4883 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4885         * gcc.c-torture/execute/string-opt-2.c: New test.
4887 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
4889         * g++.old-deja/g++.pt/crash60.C: New test.
4891 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
4893         * g++.old-deja/g++.other/crash24.C: New test.
4894         * g++.old-deja/g++.other/crash25.C: New test.
4895         * g++.old-deja/g++.other/crash26.C: New test.
4896         * g++.old-deja/g++.other/crash27.C: New test.
4897         * g++.old-deja/g++.other/crash28.C: New test.
4898         * g++.old-deja/g++.other/crash29.C: New test.
4899         * g++.old-deja/g++.other/crash30.C: New test.
4900         * g++.old-deja/g++.other/crash31.C: New test.
4901         * g++.old-deja/g++.other/crash32.C: New test.
4902         * g++.old-deja/g++.other/crash33.C: New test.
4903         * g++.old-deja/g++.other/crash34.C: New test.
4904         * g++.old-deja/g++.other/crash35.C: New test.
4906 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
4908         * gcc.c-torture/execute/20001031-1.c: New test.
4910 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
4912         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
4913         namespace.
4915         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
4916         standards-conformant.
4918         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
4920         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
4921         * g++.old-deja/g++.mike/p755a.C: Likewise.
4922         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
4923         library makes no calls to `operator new' during initialization.
4925 2000-11-04  Neil Booth  <neilb@earthling.net>
4927         * gcc.dg/cpp/include2.c: New tests.
4929 Fri Nov  3 13:32:14 2000  Mark P Mitchell  <mark@codesourcery.com>
4931         * lib/g++.exp (g++_set_ld_library_path): New function.
4932         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
4934 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
4936         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
4937         warnings.
4939 2000-11-01  Richard Henderson  <rth@redhat.com>
4941         * g++.old-deja/g++.ext/namedret1.C: New.
4942         * g++.old-deja/g++.ext/namedret2.C: New.
4943         * g++.old-deja/g++.ext/namedret3.C: New.
4945 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
4947         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
4948         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
4950 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4952         * gcc.c-torture/execute/va-arg-21.c: New test.
4954 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
4956         * gcc.dg/c99-complex-2.c: New test.
4958 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4960         * gcc.c-torture/execute/stdio-opt-1.c: New test.
4962 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
4964         * g++.old-deja/g++.other/inline16.C: New test.
4966 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
4968         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
4969         __PRETTY_FUNCTION__
4971 2000-10-29  Neil Booth  <neilb@earthling.net>
4973         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
4974         New tests.
4975         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
4976         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
4977         optimisation.
4979 2000-10-29  Neil Booth  <neilb@earthling.net>
4981         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
4982         * mi1.c, mi1c.h: Add null directives to multiple-include test.
4983         * mi5.c: Test multiple includes work with -C.
4984         * trigraphs.c: Test ^= version.
4986 2000-10-28  Neil Booth  <neilb@earthling.net>
4988         New tests and test updates for new macro expander.
4990         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
4991         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
4992         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
4993         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
4994         new diagnostic messages.
4996         * gcc.dg/cpp/macro3.c: New tests.
4998 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
5000         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
5001         on the same line.
5003 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
5005         * g++.old-deja/g++.other/eh2.C: New test.
5007 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
5009         * gcc.c-torture/execute/20001027-1.c: New test.
5011 2000-10-26  Richard Henderson  <rth@redhat.com>
5013         * gcc.c-torture/execute/20001026-1.c: New.
5015 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
5017         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
5018         * g++.old-deja/g++.law/builtin1.C: Likewise.
5019         * g++.old-deja/g++.law/ctors10.C: Likewise.
5020         * g++.old-deja/g++.law/virtual3.C: Likewise.
5021         * g++.old-deja/g++.mike/p658.C: Likewise.
5022         * g++.old-deja/g++.other/sibcall1.C: Likewise.
5023         * g++.old-deja/g++.other/vaarg2.C: Likewise.
5024         * g++.old-deja/g++.robertl/eb124.C: Likewise.
5025         * g++.old-deja/g++.robertl/eb44.C: Likewise.
5026         * g++.old-deja/g++.robertl/eb77.C: Likewise.
5028 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
5030         * gcc.c-torture/compile/20001024-1.c: New test.
5032 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
5034         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
5035         to tell us whether or not we are using V3.
5037 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
5039         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
5040         operands.
5042 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
5044         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
5046 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
5048         * gcc.c-torture/execute/20001024-1.c: New test.
5050 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
5052         * g++.old-deja/g++.other/sibcall1.C: New test.
5054 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
5056         * gcc.dg/noncompile/init-3.c: New test.
5058 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
5060         * gcc.dg/format-array-1.c: New test.
5062 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5064         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
5065         writing through null pointers; remove comment about testing
5066         unterminated strings.
5068 2000-10-17  Matthew Hiller  <hiller@redhat.com>
5070         * gcc.c-torture/execute/20001017-2.c: New test.
5072 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5074         * gcc.c-torture/compile/20001018-1.c: New test.
5075         * gcc.c-torture/compile/20001018-1.x: Xfail.
5077 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5079         * gcc.c-torture/execute/20001017-1.c: New test.
5081 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5083         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
5084         for multiple use of arguments with scanf formats; add tests for
5085         multiple use of arguments.
5087 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
5089         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
5091 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5093         * gcc.dg/format-miss-1.c: New test.
5095 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
5097         * gcc.c-torture/execute/20001013-1.c: New test.
5099 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
5101         * gcc.dg/format-branch-1.c: New test.
5103 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
5105         * README, lib/file-format.exp: Remove EGCS references.
5107 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
5109         * gcc.dg/20001013-1.c: New test.
5111 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
5113         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
5114         for intmax_t in the compiler using __typeof__ and the type rules
5115         for conditional expressions.
5117 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
5119         * gcc.dg/20001012-1.c: New test.
5120         * gcc.dg/20001012-2.c: New test.
5122 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
5124         * gcc.dg/format-attr-1.c: New test.
5126 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
5128         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
5129         __LONG_LONG_MAX__ instead of LLONG_MAX.
5131 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
5133         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
5134         scanf flags.
5135         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
5136         flags.
5138 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
5140         * gcc.dg/sequence-pt-1.c: New test.
5142 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
5144         * gcc.c-torture/execute/20001011-1.c: New testcase.
5145         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
5147 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
5149         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
5150         does not error on it.
5152 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
5154         * gcc.dg/20001009-1.c: New test.
5156 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
5158         * gcc.c-torture/compile/20001009-1.c: Move from here ....
5159         * gcc.c-torture/execute/20001009-2.c: ... to here.
5161 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
5163         * gcc.c-torture/compile/20001009-1.c: New testcase.
5164         * gcc.c-torture/execute/20001009-1.c: New testcase.
5165         Testcases provided by Jan Hubicka <jh@suse.cz>.
5167 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
5169         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
5170         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
5171         uintmax_t using <limits.h> to emulate the compiler's internal
5172         logic.  No longer XFAIL %j tests.
5174 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
5176         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
5177         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
5178         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
5179         regexps and details of expected handling of some bad formats.
5180         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
5181         suppression.
5183 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5185         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
5186         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
5187         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
5188         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
5189         in list archives.
5191 2000-10-06  Richard Henderson  <rth@cygnus.com>
5193         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
5194         * g++.old-deja/g++.brendan/crash52.C: Likewise.
5195         * g++.old-deja/g++.jason/report.C: Likewise.
5196         * g++.old-deja/g++.law/friend5.C: Likewise.
5197         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
5198         of the expected warnings.
5200 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
5202         * g++.old-deja/g++.pt/enum14.C: New test.
5204 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
5206         * g++.old-deja/g++.pt/crash59.C: New test.
5208 2000-10-04  Will Cohen  <wcohen@redhat.com>
5210         * gcc.dg/20000926-1.c: New test.
5212 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
5214         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
5215         function name for current C++ compiler.
5216         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
5218 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
5220         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
5221         __PRETTY_FUNCTION__.
5222         * g++.old-deja/g++.ext/pretty2.C: Likewise.
5224 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5226         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
5228 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
5230         * gcc.c-torture/compile/20000923-1.c: New test.
5232 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
5234         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
5235         * g++.old-deja/g++.pt/ttp62.C: Same.
5236         * g++.old-deja/g++.other/inline14.C: Same.
5238 2000-09-24  Richard Henderson  <rth@cygnus.com>
5240         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
5242 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
5244         * gcc.dg/c90-printf-1.c: Add test for wide string format.
5246 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
5248         * gcc.c-torture/compile/20000922-1.c: New file.
5250 2000-09-21  Nick Clifton  <nickc@redhat.com>
5252         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
5253         a signed long modulo operation.
5254         (mod6): New funciton - perform an unsigned long modulo operation.
5255         (main): Add tests for modulos of very large numbers by very small
5256         dividends.
5258 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5260         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
5262 2000-09-19  Richard Henderson  <rth@cygnus.com>
5264         * gcc.dg/compare2.c (case 10): XFAIL.
5266 2000-09-18  Richard Henderson  <rth@cygnus.com>
5268         * gcc.c-torture/execute/20000906-1.c: Move ...
5269         * gcc.dg/20000906-1.c: ... here.  Only run on targets
5270         that support __builtin_trap.
5272 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
5274         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
5276 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5278         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
5279         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
5280         more $ format tests.
5282 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5284         * gcc.dg/format-errmk-1.c: New test.
5286 2000-09-17  Greg McGary  <greg@mcgary.org>
5288         * gcc.c-torture/execute/20000917-1.x: Remove.
5290 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5292         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
5294 2000-09-17  Greg McGary  <greg@mcgary.org>
5296         * gcc.c-torture/execute/20000917-1.c: New test.
5297         * gcc.c-torture/execute/20000917-1.x: XFAIL.
5299 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
5301         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
5302         in nested macro bug.
5304 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
5306         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
5308 Thu Sep 14 16:48:49 2000  Jeffrey A Law  (law@cygnus.com)
5310         * gcc.c-torture/execute/20000914-1.c: New test.
5312 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
5314         * g++.other/inline13.C: New test.
5316 2000-09-12  Andreas Jaeger  <aj@suse.de>
5318         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
5319         constant by Ulrich Drepper <drepper@redhat.com>.
5321 Tue Sep 12 18:32:07 2000  J"orn Rennecke <amylaar@redhat.co.uk>
5323         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
5325 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5327         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
5329 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
5331         * gcc.dg/cpp/backslash.c: New test.
5333 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
5335         * gcc.c-torture/execute/20000910-1.c: New test.
5336         * gcc.c-torture/execute/20000910-2.c: Likewise.
5338 2000-09-11  Robert Lipe  <robertl@sco.com>
5340         * gcc.dg/pragma-align.c: New test.
5342 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
5344         * g++.old-deja/g++.pt/explicit82.C: New test.
5345         * g++.old-deja/g++.pt/explicit83.C: New test.
5347 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
5349         * gcc.dg/asm-names.c: New test.
5351 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5353         * gcc.dg/cpp/tr-warn6.c: New test
5355 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5357         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
5358         be accepted.
5360 2000-09-07  Catherine Moore  <clm@redhat.com>
5362         * gcc.c-torture/execute/unroll-1.c: New test.
5364 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
5366         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
5367         ERROR markers.
5368         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
5369         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
5370         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
5371         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
5372         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
5373         Preprocess only.
5374         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
5375         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
5377 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
5379         * g++.old-deja/g++.pt/deduct2.C: New test.
5381 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
5383         * g++.old-deja/g++.pt/parms2.C: New test.
5385 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
5387         * g++.old-deja/g++.pt/crash58.C: New test.
5389 2000-09-06  Greg McGary  <greg@mcgary.org>
5391         * gcc.c-torture/execute/20000906-1.c: New test.
5392         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
5394 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5396         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
5398 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
5400         * g++.old-deja/g++.pt/crash57.C: New test.
5402 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
5404         * g++.old-deja/g++.pt/crash56.C: New test.
5406 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
5408         * g++.old-deja/g++.pt/koenig1.C: New test.
5410 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
5412         * gcc.dg/20000904-1.c: New test.
5414 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
5416         * gcc.dg/cpp/paste8.c: New test.
5418 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
5420         * gcc.c-torture/compile/20000827-1.c: New test.
5422 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
5424         * gcc.dg/format-diag-1.c: New test.
5426 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
5428         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
5429         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
5430         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
5431         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
5432         gcc.dg/formatz-1.c: Adjust warning regular expressions.
5434 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
5436         * g++.old-deja/g++.other/nested4.C: New test.
5438 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
5440         * g++.old-deja/g++.ns/scoped1.C: New test.
5442 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
5444         * lib/g++.exp: Support testing already-installed GCC.
5446 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5448         * wtr-label-1.c, wtr-suffix-1.c: New tests.
5450 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5452         * gcc.dg/return-type-2.c: New test.
5454 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
5456         * gcc.c-torture/compile/20000825-1.c: New test.
5458 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
5460         * gcc.dg/dwarf2-2.c: New test.
5462 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
5464         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
5465         dg-warning regexps.
5467 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
5469         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
5470         gcc.dg/format-ext-5.c: New tests.
5472 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
5474         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
5476 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
5478         * gcc.dg/noncompile/930622-2.c: Adjust error message.
5480 2000-08-24  Richard Henderson  <rth@cygnus.com>
5482         * gcc.dg/ia64-sync-1.c: New test.
5483         * gcc.dg/ia64-sync-2.c: New test.
5484         * gcc.dg/ia64-asm-1.c: New test.
5486 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
5488         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
5489         * gcc.dg/format-ext-2.c: New test.
5491 2000-08-23  Jason Merrill  <jason@redhat.com>
5493         * lib/old-dejagnu.exp: Also ignore "In member function" and
5494         "At global scope".
5496 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5498         * gcc.dg/noncompile/label-lineno-1.c: New test.
5500 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
5502         * gcc.dg/c99-array-nonobj-1.c: New test.
5504 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
5506         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
5507         tests.
5508         * gcc.dg/format-ext-1.c: New test.
5510 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5512         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
5513         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
5514         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
5515         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
5516         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
5518 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
5520         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
5521         gcc.dg/c99-strftime-2.c: New tests.
5523 2000-08-22  Richard Henderson  <rth@cygnus.com>
5525         * gcc.c-torture/execute/20000822-1.c: New test.
5527 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
5529         * gcc.c-torture/execute/20000819-1.x: Remove.
5531 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
5533         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
5534         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
5535         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
5536         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
5537         gcc.dg/format-xopen-1.c: New tests.
5539 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
5541         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
5543 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
5545         * g++.old-deja/g++.other/loop2.C: New test.
5547         * gcc.c-torture/compile/20000606-1.c: New test.
5548         * gcc.c-torture/compile/20000728-1.c: New test.
5549         * gcc.c-torture/execute/20000801-1.c: New test.
5550         * gcc.c-torture/execute/20000801-2.c: New test.
5551         * gcc.c-torture/execute/20000819-1.c: New test.
5552         * gcc.c-torture/execute/20000819-1.x: XFAIL.
5553         * gcc.dg/20000629-1.c: New test.
5554         * gcc.dg/20000724-1.c: New test.
5555         * gcc.dg/20000807-1.c: New test.
5557 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
5559         * gcc.dg/cpp/pragma-1.c: New test.
5560         * gcc.dg/cpp/pragma-2.c: New test.
5562 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
5564         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
5565         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
5567 Fri Aug 18 16:57:35 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5569         * gcc.c-torture/compile/20000818-1.c: New test.
5571 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
5573         * gcc.c-torture/execute/20000818-1.c: New test.
5575 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5577         * gcc.dg/format-va-1.c: New test.
5579 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
5581         * g++.old-deja/g++.other/typedef8.C: New test.
5583 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
5585         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
5586         * g++.old-deja/g++.mike/net36.C: Mark candidate.
5587         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
5588         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
5589         * g++.old-deja/g++.other/ptrmem7.C: New test.
5590         * g++.old-deja/g++.pt/ptrmem10.C: New test.
5592 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
5594         * g++.old-deja/g++.pt/typename27.C: New test.
5596 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
5598         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
5599         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
5600         * g++.old-deja/g++.pt/friend45.C: New test.
5601         * g++.old-deja/g++.other/friend8.C: New test.
5603 2000-08-15  Richard Henderson  <rth@cygnus.com>
5605         * gcc.c-torture/execute/20000815-1.c: New test.
5607 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
5609         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
5610         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
5611         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
5613 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
5615         * g++.old-deja/g++.other/refinit2.C: New test.
5617 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
5619         * lib/c-torture.exp (c-torture): Make
5620         compiler_conditional_xfail_data global.
5621         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
5622         compiler_conditional_xfail_data machinery.
5623         (f-torture-execute): Likewise.
5624         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
5625         and only when unrolling loops.
5627         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
5629 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
5631         * g++.old-deja/g++.pt/explicit81.C: New test.
5633 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
5635         * g++.old-deja/g++.pt/typename26.C: New test.
5637 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
5639         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
5640         warning.
5642 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
5644         * g++.old-deja/g++.other/array3.C: New test.
5646 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
5648         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
5649         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
5650         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
5651         New tests.
5653 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
5655         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
5656         * g++.old-deja/g++.abi/vmihint.C: Likewise.
5658 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
5660         * gcc.c-torture/execute/20000808-1.c: New test.
5662 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
5664         * gcc.dg/c90-const-expr-1.c: New test.
5666 2000-08-08  Richard Henderson  <rth@cygnus.com>
5668         * gcc.dg/noncompile/920923-1.c: Declare calloc.
5670 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
5672         * gcc.dg/noncompile/const-ll-1.c: New test.
5674 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5676         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
5678 Sun Aug  6 11:41:51 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
5680         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
5681         that running programs linked against the shared version of libobjc
5682         run correctly.
5684 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
5686         * gcc.dg/c99-printf-1.c: New test.
5688 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
5690         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
5692 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
5694         * gcc.c-torture/execute/20000731-1.x: Delete.
5696 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
5698         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
5699         and torture_without_loops as is done by c-torture.exp.
5700         (search_for): Copy from c-torture.exp.
5701         (gcc-dg-runtest): New function, drives a directory of tests
5702         iterating over the TORTURE_OPTIONS.
5703         (scan-assembler, scan-assembler-not): Move here from
5704         individual directory drivers.
5706         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
5707         defined by lib/gcc-dg.exp.
5708         * gcc.dg/cpp/cpp.exp: Likewise.
5709         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
5710         gcc-dg-runtest, so we cycle over optimization options.
5712         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
5713         * gcc.dg/compare2.c: No longer expected to fail.
5715 Fri Aug  4 23:00:50 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
5717         * gcc.c-torture/execute/20000804-1.c: New test.
5719 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
5721         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
5723 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
5725         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
5727 Thu Aug  3 01:46:33 2000  Jeffrey A Law  (law@cygnus.com)
5729         * gcc.c-torture/compile/20000803-1.c: New test.
5731 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
5733         * gcc.c-torture/execute/20000801-3.c,
5734         gcc.c-torture/execute/20000801-4.c: New tests.
5735         * gcc.c-torture/execute/20000801-3.x,
5736         gcc.c-torture/execute/20000801-4.x: Xfail.
5738 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
5740         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
5741         libobjc/.libs to allow for libtool.
5743 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
5745         * gcc.c-torture/compile/20000802-1.c: New test.
5747 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
5749         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
5751 Mon Jul 31 21:14:49 2000  Jeffrey A Law  (law@cygnus.com)
5753         * gcc-c-torture/execute/20000731-2.c: New test.
5755         * gcc.c-torture/execute/20000731-1.c: New test.
5756         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
5758 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
5760         * testsuite/gcc.dg/cpp/paste7.c: New test.
5761         * gcc.dg/cpp/20000725-1.c: New test.
5763 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
5765         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
5766         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
5767         declaration warning for __builtin_dwarf_reg_size.
5769         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
5771 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
5773         * gcc.dg/noncompile/voidparam-1.c: New test.
5775 2000-07-30  Richard Henderson  <rth@cygnus.com>
5777         * gcc.dg/c90-digraph-1.c: Don't xfail.
5778         * gcc.dg/compare2.c (case 10): Xfail.
5779         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
5781 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
5783         * gcc.dg/c99-main-1.c: New test.
5785 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
5787         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
5789 Wed Jul 26 19:41:51 2000  Hans-Peter Nilsson  <hp@axis.com>
5791         * gcc.c-tortuer/execute/20000726-1.c: New test.
5793 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
5795         * gcc.c-torture/execute/enum-2.c: New test.
5797 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5799         * gcc.dg/cpp/tr-warn3.c: New test.
5801 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
5803         * g++.old-deja/g++.ext/implicit1.C: Remove.
5804         * g++.old-deja/g++.jason/c2.C: Remove
5805         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
5806         * g++.old-deja/g++.pt/crash16.C: Likewise.
5807         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
5809 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
5811         * g++.old-deja/g++.other/for2.C: New test.
5813 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
5815         * gcc.dg/20000720-1.c: New test.
5817 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
5819         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
5821 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
5823         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
5824         * gcc.c-torture/execute/20000722-1.c: New.
5825         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
5827 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
5829         * gcc.dg/cpp/20000720-1.S: New test.
5831 2000-07-21  Michael Meissner  <meissner@redhat.com>
5833         * gcc.c-torture/execute/ieee/hugeval.c: New test.
5835 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
5837         * g++.old-deja/g++.brendan/crash16.C,
5838         g++.old-deja/g++.brendan/parse3.C,
5839         g++.old-deja/g++.brendan/redecl1.C,
5840         g++.old-deja/g++.ns/template13.C,
5841         g++.old-deja/g++.other/decl4.C,
5842         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
5844 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
5846         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
5847         and "Internal error".
5849         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
5850         regexps.
5851         * gcc.dg/cpp/paste6.c: New test.
5853 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
5855         * gcc.dg/cpp/tr-direct.c: New test.
5857         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
5858         gcc.dg/cpp/undef1.c: Tweak error regexps.
5860 2000-07-18  Eric Christopher <echristo@redhat.com>
5862         * gcc.c-torture/compile/20000718-1.c: New test.
5864 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
5866         * cpplex.c (_cpp_push_token): If the token being pushed back
5867         is the previous token in this context, just subtract one from
5868         context->posn.
5869         * cppmacro.c (save_expansion): Clear aux field when storing a
5870         placemarker.
5872 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
5874         * gcc.dg/noncompile/redecl-1.c: New test.
5876 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
5878         * gcc.c-torture/execute/20000717-5.c: New test.
5879         * gcc.c-torture/execute/20000717-1.x: Removed.
5881 2000-07-17  Richard Henderson  <rth@cygnus.com>
5883         * gcc.c-torture/execute/20000717-4.c: New test.
5885 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
5887         * gcc.dg/cpp/syshdr.c: New test.
5888         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
5890 2000-07-17  Neil Booth  <neilb@earthling.net>
5892         * gcc.dg/cpp/cmdlne-dM.c: New test.
5893         * gcc.dg/cpp/cmdlne-dD.c: New test.
5895 Mon Jul 17 03:13:12 2000  Jeffrey A Law  (law@cygnus.com)
5897         * gcc.c-torture/execute/20000717-3.c: New test.
5899         * gcc.c-torture/compile/20000717-1.c: New test.
5901 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
5903         * gcc.c-torture/execute/20000717-2.c: New test.
5905 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5907         * gcc.dg/formatz-1.c: New test.
5909         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
5910         * gcc.dg/c99-digraph-1.c: New tests.
5912         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
5913         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
5915         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
5916         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
5917         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
5918         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
5919         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
5920         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
5921         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
5923 Mon Jul 17 00:41:57 2000   Greg McGary <greg@mcgary.org>
5925         * gcc.c-torture/execute/20000717-1.c: New test.
5926         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
5928 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
5930         * gcc.c-torture/execute/20000715-2.c: New test.
5931         * gcc.dg/20000715-1.c: New test.
5933 2000-07-15  Michael Meissner  <meissner@redhat.com>
5935         * gcc.c-torture/execute/20000715-1.c: New test.
5937 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
5939         * gcc.c-torture/execute/20000707-1.c: New test.
5941 2000-07-13  Neil Booth  <NeilB@earthling.net>
5943         * testsuite/gcc.dg/cpp/digraph1.c,
5944         testsuite/gcc.dg/cpp/digraph2.c,
5945         testsuite/gcc.dg/cpp/digraphs.c: New tests.
5947 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
5949         * g77.f-torture/compile/20000630-2.f:  New test.
5950         * g77.f-torture/compile/20000630-2.x
5952 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
5954         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
5956 2000-07-11  Neil Booth  <NeilB@earthling.net>
5958         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
5960 2000-07-11  Neil Booth  <NeilB@earthling.net>
5962         * gcc.dg/cpp/cmdlne-C.c: New.
5964 2000-07-09  Neil Booth  <NeilB@earthling.net>
5966         * gcc.dg/cpp/directiv.c: New tests.
5967         * gcc.dg/cpp/undef1.c: Update.
5969 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
5971         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
5973 2000-07-09  Neil Booth  <NeilB@earthling.net>
5975         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
5977 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
5979         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
5980         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
5982 2000-07-08  Neil Booth  <NeilB@earthling.net>
5984         * gcc.dg/cpp/macsyntx.c: New tests.
5986 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
5988         * gcc.dg/20000707-1.c: New test.
5990 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
5992         * gcc.c-torture/execute/20000706-1.c: New test.
5993         * gcc.c-torture/execute/20000706-2.c: New test.
5994         * gcc.c-torture/execute/20000706-3.c: New test.
5995         * gcc.c-torture/execute/20000706-4.c: New test.
5996         * gcc.c-torture/execute/20000706-5.c: New test.
5998 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
6000         * g++.old-deja/g++.pt/instantiate7.C: New test.
6002 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
6004         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
6005         * g++.old-deja/g++.mike/thunk3.C: Likewise.
6006         * g++.old-deja/g++.other/rtti3.C: Likewise.
6007         * g++.old-deja/g++.other/rttid3.C: Likewise.
6009 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
6011         *  g77.f-torture/compile/20000630-1.x: Fix typo
6013 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
6015         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
6016         assembly output.
6018 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
6020         * gcc.dg/cpp/ident.c: New test.
6022 2000-07-05  Neil Booth  <NeilB@earthling.net>
6024         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
6025           gcc.dg/cpp/lexstrng.c: New tests.
6027 2000-07-04  Neil Booth  <NeilB@earthling.net>
6029         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
6030         * gcc.dg/cpp/strify2.c: Same.
6032 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
6034         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
6035         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
6036         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
6037         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
6039         * testsuite/gcc.dg/cpp/macro1.c,
6040         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
6041         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
6042         testsuite/gcc.dg/cpp/strify1.c,
6043         testsuite/gcc.dg/cpp/strify2.c: New tests.
6045 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
6047         * gcc.c-torture/execute/20000703-1.c: New test.
6049 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
6051         * g++.old-deja/g++.pt (lookup10.C): New test.
6053 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
6055         * g++.old-deja/g++.pt (typename25.C): New test.
6057 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
6059         * gcc.c-torture/compile/20000701-1.c: New test.
6061 2000-06-30  Nick Clifton  <nickc@cygnus.com>
6063         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
6064         to test case.
6066 2000-06-30  Catherine Moore  <clm@cygnus.com>
6068         * gcc.c-torture/execute/align-1.c: New test.
6070 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
6072         * g++.old-deja/g++.pt/expr8.C: New test.
6073         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
6075 2000-06-29  Nick Clifton  <nickc@cygnus.com>
6077         * gcc.c-torture/compile/20000629-1.c: New test.
6079 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
6082         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
6083         gcc.dg/noncompile directory, depending on whether they're
6084         preprocessor tests or not.  Annotate all the tests for the dg
6085         framework.
6087         * gcc.c-torture/noncompile/noncompile.exp: Delete.
6088         * gcc.dg/noncompile/noncompile.exp: New.
6090         * Moved files:
6091         Old name                                New name
6092         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
6093         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
6094         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
6095         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
6096         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
6097         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
6098         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
6099         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
6100         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
6101         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
6102         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
6103         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
6104         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
6105         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
6106         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
6107         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
6108         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
6109         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
6110         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
6111         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
6112         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
6113         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
6114         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
6115         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
6117         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
6118         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
6119         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
6120         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
6121         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
6122         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
6124 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
6126         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
6127         declare one variable.  On the fourth, error.
6128         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
6129         declared by 20000628-1a.h.
6131 2000-06-29  Richard Henderson  <rth@redhat.com>
6133         * gcc.c-torture/execute/930529-1.x: New file.
6134         * gcc.dg/920413-1.c: Adjust expected warning text.
6135         * gcc.dg/980217-1.c: Declare abort.
6136         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
6138 Thu Jun 29 09:42:40 2000  Jeffrey A Law  (law@cygnus.com)
6140         * g77.f-torture/compile/20000629-1.f: New test.
6141         * g77.f-torture/compile/20000629-1.x: Expected to fail.
6143 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
6145         Rearrange lots of files, removing entirely the
6146         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
6147         directories.
6149         * Deleted files:
6150         gcc.c-torture/code_quality/code_quality.exp
6151         gcc.c-torture/special/special.exp
6152         gcc.failure/failure.exp
6153         gcc.failure/940409-1.x
6154         gcc.c-torture/compile/961203-1.x
6156         * New files:
6157         gcc.misc-tests/linkage.exp
6158         gcc.c-torture/execute/920730-1t.c
6159         gcc.c-torture/execute/920730-1t.x
6160         gcc.c-torture/compile/920520-1.x
6161         gcc.c-torture/compile/920521-1.x
6162         gcc.c-torture/compile/981006-1.x
6163         gcc.c-torture/execute/eeprof-1.x
6165         * Moved files (possibly with modifications to fit a new harness):
6166         Old name                                New name
6167         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
6168         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
6169         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
6170         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
6171         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
6172         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
6173         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
6174         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
6175         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
6176         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
6177         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
6178         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
6179         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
6180         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
6182 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
6184         * c-torture/compile/961203-1.x: Delete.
6186         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
6187         not exit. Include stdio.h.
6188         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
6189         * gcc.misc-tests/dg-12.c: Likewise.
6190         * gcc.misc-tests/dg-5.c: Likewise.
6191         * gcc.misc-tests/dg-6.c: Likewise.
6192         * gcc.misc-tests/dg-7.c: Prototype abort.
6193         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
6194         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
6195         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
6196         not exit.
6197         * gcc.misc-tests/sieve.c: Use return from main, not exit.
6198         * gcc.misc-tests/sort2.c: Use return from main, not exit.
6200 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
6202         * gcc.dg/cpp/20000628-1.c: New test.
6203         * gcc.dg/cpp/20000628-1.h: New header for above test.
6204         * gcc.dg/cpp/20000628-1a.h: Likewise.
6206 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
6208         * gcc.dg/cpp: New directory.
6209         * gcc.dg/cpp/cpp.exp: New driver.
6210         * gcc.dg/cpp/20000627-1.c: New test.
6211         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
6212         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
6213         and rewrite as a compilation test.
6215         * gcc.dg: Move many files into the cpp subdirectory, possibly
6216         renaming or editing them as well.
6217         Old name                New name
6218         990119-1.c              cpp/19990119-1.c
6219         990228-1.c              cpp/19990228-1.c
6220         990407-1.c              cpp/19990407-1.c
6221         990409-1.c              cpp/19990409-1.c
6222         990413-1.c              cpp/19990413-1.c
6223         990703-1.c              cpp/19990703-1.c
6224         20000127-1.c            cpp/20000127-1.c
6225         20000129-1.c            cpp/20000129-1.c
6226         20000207-1.c            cpp/20000207-1.c
6227         20000207-2.c            cpp/20000207-2.c
6228         20000209-1.c            cpp/20000209-1.c
6229         20000209-2.c            cpp/20000209-2.c
6230         20000301-1.c            cpp/20000301-1.c
6231         20000419-1.c            cpp/20000419-1.c
6232         20000510-1.S            cpp/20000510-1.S
6233         20000519-1.c            cpp/20000519-1.c
6234         20000529-1.c            cpp/20000529-1.c
6235         20000625-1.c            cpp/20000625-1.c
6236         20000625-2.c            cpp/20000625-2.c
6237         cpp-as1.c               cpp/assert1.c
6238         cpp-as2.c               cpp/assert2.c
6239         cxx-comments-1.c        cpp/cxxcom1.c
6240         cxx-comments-2.c        cpp/cxxcom2.c
6241         endif-label.c           cpp/endif.c
6242         cpp-hash1.c             cpp/hash1.c
6243         cpp-hash2.c             cpp/hash2.c
6244         cpp-if1.c               cpp/if-1.c
6245         cpp-if2.c               cpp/if-2.c
6246         cpp-if3.c               cpp/if-3.c
6247         cpp-if4.c               cpp/if-4.c
6248         cpp-if5.c               cpp/if-5.c
6249         cpp-cond.c              cpp/if-cexp.c
6250         cpp-missingop.c         cpp/if-mop.c
6251         cpp-missingparen.c      cpp/if-mpar.c
6252         cpp-opprec.c            cpp/if-oppr.c
6253         cpp-ifparen.c           cpp/if-paren.c
6254         cpp-shortcircuit.c      cpp/if-sc.c
6255         cpp-shift.c             cpp/if-shift.c
6256         cpp-unary.c             cpp/if-unary.c
6257         cpp-li1.c               cpp/line1.c
6258         cpp-li2.c               cpp/line2.c
6259         lineno.c                cpp/line3.c
6260         lineno-2.c              cpp/line4.c
6261         cpp-mi.c                cpp/mi1.c
6262         cpp-mic.h               cpp/mi1c.h
6263         cpp-micc.h              cpp/mi1cc.h
6264         cpp-mind.h              cpp/mi1nd.h
6265         cpp-mindp.h             cpp/mi1ndp.h
6266         cpp-mix.h               cpp/mi1x.h
6267         cpp-mi2.c               cpp/mi2.c
6268         cpp-mi2a.h              cpp/mi2a.h
6269         cpp-mi2b.h              cpp/mi2b.h
6270         cpp-mi2c.h              cpp/mi2c.h
6271         cpp-mi3.c               cpp/mi3.c
6272         cpp-mi3.def             cpp/mi3.def
6273         poison-1.c              cpp/poison.c
6274         pr-impl.c               cpp/prag-imp.c
6275         cpp-redef-2.c           cpp/redef1.c
6276         cpp-redef.c             cpp/redef2.c
6277         strpaste.c              cpp/strp1.c
6278         strpaste-2.c            cpp/strp2.c
6279         cpp-tradpaste.c         cpp/tr-paste.c
6280         cpp-tradstringify.c     cpp/tr-str.c
6281         cpp-tradwarn1.c         cpp/tr-warn1.c
6282         cpp-tradwarn2.c         cpp/tr-warn2.c
6283         trigraphs.c             cpp/trigraphs.c
6284         cpp-unc1.c              cpp/unc1.c
6285         cpp-unc2.c              cpp/unc2.c
6286         cpp-unc3.c              cpp/unc3.c
6287         cpp-unc.c               cpp/unc4.c
6288         undef.c                 cpp/undef1.c
6289         undef-2.c               cpp/undef2.c
6290         cpp-wi1.c               cpp/widestr1.c
6292 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
6294         * lib/g++.exp (g++_include_flags): Tweak.
6296 2000-06-27  H.J. Lu  <hjl@gnu.org>
6297             Loren J. Rittle  <ljrittle@acm.org>
6299         * lib/g++.exp (g++_include_flags): Override libgloss.exp
6300         version with one that knows about the new gcc tree structure.
6301         (g++_link_flags): Same.
6303 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
6305         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
6306         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
6307         case we are cross-compiling.
6309         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
6310         g++.old-deja/g++.niklas/Makefile.in,
6311         g++.old-deja/g++.niklas/configure.in,
6312         g++.old-deja/g++.other/Makefile.in,
6313         g++.old-deja/g++.other/configure.in,
6314         gcc.c-torture/code_quality/Makefile.in,
6315         gcc.c-torture/code_quality/configure.in,
6316         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
6317         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
6318         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
6319         gcc.c-torture/execute/ieee/Makefile.in,
6320         gcc.c-torture/execute/ieee/configure.in,
6321         gcc.c-torture/noncompile/Makefile.in,
6322         gcc.c-torture/noncompile/configure.in,
6323         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
6324         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
6325         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
6327 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
6329         * g++.old-deja/g++.other/ambig3.C: New test.
6331 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
6333         * g++.old-deja/g++.pt/syntax1.C: New test.
6334         * g++.old-deja/g++.pt/syntax2.C: New test.
6335         * g++.old-deja/g++.other/syntax3.C: New test.
6336         * g++.old-deja/g++.other/syntax4.C: New test.
6338 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
6340         * gcc.dg/20000623-1.c: Prototype exit and abort.
6342 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
6344         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
6345         New tests.
6346         * gcc.dg/cpp-mi3.def: New file.
6348         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
6349         inside assertions.
6350         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
6351         lexer's error messages.
6352         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
6353         divine anything from the linemarkers.
6354         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
6355         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
6357 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
6359         * gcc.dg/20000623-1.c: New test.
6361 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
6363         * gcc.c-torture/execute/20000622-1.c: New test.
6365 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
6367         * g++.old-deja/g++.other/init15.C: New test.
6369 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
6371         * g++.old-deja/g++.pt/vaarg2.C: New test.
6372         * g++.old-deja/g++.pt/vaarg3.C: New test.
6374 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
6376         * g++.old-deja/g++.other/dyncast6.C: New test.
6378 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
6380         * gcc.c-torture/execute/loop-6.c: New test.
6382 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
6384         * gcc.dg/20000614-1.c: New test.
6385         * gcc.dg/20000614-2.c: New test.
6387 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
6389         * g++.old-deja/g++.other/inline12.C: New test.
6391 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
6393         * g++.old-deja/g++.other/eh1.C: New test.
6395 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
6397         * g++.old-deja/g++.other/type.C: New test.
6399 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
6401         * g++.old-deja/g++.other/initstring.C: New test.
6403 2000-06-12  Jason Merrill  <jason@redhat.com>
6405         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
6407 Fri Jun  9 22:46:34 2000  Jeffrey A Law  (law@cygnus.com)
6409         * gcc.c-torture/compile/20000609-1.c: New test.
6411 Fri Jun  9 21:54:28 2000  Clinton Popetz  <cpopetz@cygnus.com>
6413         * gcc.dg/20000609-1.c: New test.
6415 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
6417         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
6418         * gcc.c-torture/noncompile/poison-1.c: Move...
6419         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
6420         * gcc.dg/cpp-li1.c: Add a token after the #line.
6422 2000-06-05  Richard Henderson  <rth@cygnus.com>
6424         * gcc.c-torture/execute/20000605-2.c: New test.
6425         * gcc.c-torture/execute/20000605-3.c: New test.
6427 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
6429         * g77.f-torture/execute/20000503-1.x: New file.
6431 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
6433         * g++.old-deja/g++.eh/badalloc1.C: New test.
6435 2000-06-05  Richard Henderson  <rth@cygnus.com>
6437         * gcc.c-torture/execute/20000605-1.c: New test.
6439 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
6440             Nathan Sidwell <nathan@codesourcery.com>
6442         * gcc.c-torture/compile/20000605-1.c: New test.
6444 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
6446         * g77.f-torture/compile/20000601-1.f:  New test.
6448 2000-06-03  Richard Henderson  <rth@cygnus.com>
6450         * gcc.c-torture/execute/20000603-1.c: New.
6452 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
6454         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
6455         * gcc.dg/noreturn-2.c (noreturn): Likewise.
6457 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
6459         * gcc.dg/compare2.c (case 12): XFAIL.
6460         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
6461         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
6463         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
6465 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
6467         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
6468         guard macro is already defined when the header is first
6469         included.
6470         * gcc.dg/cpp-mix.h: New file.
6471         * gcc.dg/endif-label.c: Update patterns to match compiler.
6473         * g++.brendan/complex1.C: Declare abort.
6474         * g++.law/refs4.C: Remove XFAIL.
6475         * g++.oliva/expr2.C: Declare abort and exit.
6477 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
6479         * gcc.c-torture/execute/20000528-1.c: New test.
6481         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
6482         * g++.old-deja/g++.law/temps4.C: Likewise.
6484         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
6485         stdlib.h.  Call abort() on failure.
6486         * g++.old-deja/g++.law/refs4.C: Likewise.
6487         * g++.old-deja/g++.law/temps4.C: Likewise.
6488         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
6489         * gcc.c-torture/execute/20000112-1.c: Include string.h.
6491 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
6493         Relative to g++.dg/special:
6494         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
6496         Relative to g++.old-deja:
6497         * g++.brendan/complex1.C, g++.jason/optimize2.C,
6498         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
6499         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
6500         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
6501         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
6502         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
6503         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
6505         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
6506         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
6507         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
6508         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
6509         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
6510         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
6511         and/or string.h.
6513         * g++.other/goto1.C: Update expectations for error messages.
6515 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
6517         * gcc.c-torture/compile/20000523-1.c: New test.
6519 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
6521         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
6523 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
6525         * g++.old-deja/g++.eh/catch11.C: New test.
6526         * g++.old-deja/g++.eh/catch12.C: New test.
6528 2000-05-24  Nick Clifton  <nickc@cygnus.com>
6530         * gcc.c-torture/execute/20000523-1.c: New test.
6532 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
6534         * c-torture/execute/bcp-1.c: Replace abort in arg of
6535         __builtin_constant_p with a generic external function.
6537         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
6538         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
6539         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
6540         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
6541         Prototype abort and/or exit.
6543         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
6544         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
6545         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
6546         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
6548 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
6550         * gcc.dg/dwarf2-1.c: New test.
6552 2000-05-20  Richard Henderson  <rth@cygnus.com>
6554         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
6556 2000-05-20  Andreas Jaeger  <aj@suse.de>
6558         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
6559         testcase.
6561 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
6563         * gcc.c-torture/execute/20000519-2.c: New test.
6565 2000-05-19  Andreas Jaeger  <aj@suse.de>
6567         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
6568         which fails with SSA.
6570         * lib/c-torture.exp: Also test with -O3 -fssa.
6572 2000-05-18  Michael Meissner  <meissner@redhat.com>
6574         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
6575         * gcc.c-torture/execute/920415-1.c: Ditto.
6576         * gcc.c-torture/execute/920501-1.c: Ditto.
6577         * gcc.c-torture/execute/conversion.c: Ditto.
6578         * gcc.c-torture/execute/cvt-1.c: Ditto.
6580 Thu May 18 16:03:29 2000  Jeffrey A Law  (law@cygnus.com)
6582         * gcc.c-torture/compile/20000518-1.c: New test.
6584 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
6586         * g77.f-torture/compile/200005018.f:  New test.
6588 Wed May 17 18:30:10 2000  Jeffrey A Law  (law@cygnus.com)
6590         * gcc.c-torture/compile/20000517-1.c: New test.
6592 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6594         * gcc.c-torture/execute/20000516-1.c: New test.
6596 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
6598         * g++.old-deja/g++.other/eh.C: New test.
6600 2000-05-12  Richard Henderson  <rth@cygnus.com>
6602         * gcc.c-torture/execute/990208-1.c (main): Don't pass
6603         constants through to doit's conditional.
6605 Thu May 11 19:02:43 2000  Jeffrey A Law  (law@cygnus.com)
6607         * gcc.c-torture/compile/20000511-1.c: New test.
6608         * g77.f-torture/compile/20000511-1.f: New test.
6609         * g77.f-torture/compile/20000511-2.f: New test.
6611 2000-05-11  Michael Meissner  <meissner@redhat.com>
6613         * gcc.c-torture/execute/20000511-1.c: New test.
6615 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
6617         * gcc.dg/dg.exp: Scan .S files as well as .c files.
6618         * gcc.dg/20000510-1.S: New.
6620 2000-05-08  Catherine Moore  <clm@cygnus.com>
6622         * gcc.dg/unused-3.c: New.
6624 2000-05-06  Richard Henderson  <rth@cygnus.com>
6626           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
6627           * g++.old-deja/g++.mike/warn1.C: Likewise.
6628           * g++.old-deja/g++.pt/local1.C: Likewise.
6629           * g++.old-deja/g++.pt/local7.C: Likewise.
6630           * g++.old-deja/g++.pt/spec16.C: Likewise.
6632 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
6634         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
6636 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
6638           * g77.f-torture/execute/20000503-1.f:  New test.
6640 2000-05-04  Andreas Jaeger  <aj@suse.de>
6642         * gcc.dg/noreturn-2.c: New test.
6644 2000-05-04  Neil Booth  <NeilB@earthling.net>
6646         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
6647         preprocessor.
6649 2000-05-04  Richard Henderson  <rth@cygnus.com>
6651         * gcc.c-torture/execute/20000503-1.c: Fix typo.
6653 2000-05-04  Richard Henderson  <rth@cygnus.com>
6655         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
6656         OpenSSL by Jason R Thorpe.
6658 Wed May  3 13:02:10 2000  Jim Wilson  <wilson@cygnus.com>
6660         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
6662 2000-05-03  Robert Lipe <robertlipe@usa.net>
6664         * gcc.dg/20000503-1.c: New test.
6666 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
6668         * gcc.c-torture/compile/20000502-1.c: New test.
6669         * g++.old-deja/g++.other/align.C: New test.
6670         * gcc.dg/cpp-tradstringify.c: New test.
6672 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
6674         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
6675         and hard registers.
6677 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
6679         * gcc.c-torture/execute/loop-5.c: New test.
6681 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
6683         * gcc.c-torture/execute/va-arg-20.c: New test.
6685 Sun Apr 23 14:41:33 2000  Jeffrey A Law  (law@cygnus.com)
6687         * gcc.c-torture/execute/20000422-1.c: New test.
6689 2000-04-20  Greg McGary  <gkm@gnu.org>
6691         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
6692         when optimizing, but without sibling-call optimizations (-O1).
6694 Thu Apr 20 11:57:03 2000  Jeffrey A Law  (law@cygnus.com)
6696           * gcc.c-torture/compile/20000420-1.c: New test.
6698 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
6700         * g++.abi/ptrflags.C: New test.
6701         * g++.eh/catchptr1.C: Test incomplete pointer chains.
6703 Wed Apr 19 09:16:32 2000  Catherine Moore  <clm@cygnus.com>
6705         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
6707 2000-04-19  Greg McGary  <gkm@gnu.org>
6709         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
6710         sibling-call optimizations.
6712 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
6714         * gcc.dg/20000419-1.c: New test.
6716 Wed Apr 12 22:54:02 2000  Hans-Peter Nilsson  <hp@axis.com>
6718         * gcc.c-torture/execute/20000412-6.c: New test.
6720 Wed Apr 12 10:25:08 2000  Jeffrey A Law  (law@cygnus.com)
6722         * gcc.c-torture/execute/20000412-5.c: New test.
6723         * g77.f-torture/compile/20000412-1.f: New test.
6724         * gcc.c-torture/execute/20000412-4.c: New test.
6725         * gcc.c-torture/compile/20000412-2.c: New test.
6726         * gcc.c-torture/execute/20000412-3.c: New test.
6727         * gcc.c-torture/compile/20000412-1.c: New test.
6728         * gcc.c-torture/execute/20000412-2.c: New test.
6730 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
6732         * objc/execute/bf-20.m: New test.
6734 2000-04-10  Richard Henderson  <rth@cygnus.com>
6736         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
6738         * gcc.c-torture/execute/20000412-1.c: New test.
6740 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
6742         * g++.old-deja/g++.eh/catchptr1.C: New test.
6744 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
6746         * g++.old-deja/g++.abi/cxa_vec.C: New test.
6748 2000-04-08  Neil Booth  <NeilB@earthling.net>
6750         * gcc.dg/cpp-nullchar.c: Remove test as
6751         embedded nulls cause problems.
6753 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6755         * gcc.dg/compare2.c: New test.
6757 2000-04-08  Neil Booth  <NeilB@earthling.net>
6759         * gcc.dg/cpp-nullchar.c: New test.
6761 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
6763         * gcc.dg/cpp-mi2.c: New test.
6764         * gcc.dg/cpp-mi2[abc].h: New files.
6766 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
6768         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
6769         member name.
6771 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
6773         * g++.old-deja/g++.abi/vmihint.C: New test.
6775 2000-04-06  Neil Booth  <NeilB@earthling.net>
6777         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
6778         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
6779         copyright.
6781 Wed Apr  5 22:51:36 2000  Hans-Peter Nilsson  <hp@axis.com>
6783         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
6784         avoid stack-frame overwrite.
6786 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
6788         * gcc.c-torture/compile/20000405-2.c: New test.
6789         * gcc.c-torture/compile/20000405-3.c: New test.
6791 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6793         * gcc.c-torture/compile/20000405-1.c: New test.
6795 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
6797         * gcc.dg/cast-qual-1.c: Revert last change.
6799 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6801         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
6803 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
6805         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
6806         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
6808 Mon Apr  3 02:35:34 2000  Jeffrey A Law  (law@cygnus.com)
6810         * gcc.c-torture/compile/20000403-2.c: New test.
6811         * gcc.c-torture/compile/20000403-1.c: New test.
6813 Mon Apr  3 16:53:52 2000  Hans-Peter Nilsson  <hp@axis.com>
6815         * gcc.c-torture/execute/20000403-1.c: New test.
6817 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
6819         * gcc.c-torture/execute/20000402-1.c: New test.
6821 Mon Apr  3 14:10:34 2000  Donald Lindsay  <dlindsay@cygnus.com>
6823         * gcc.c-torture/execute/va-arg-15.c: New test.
6824         * gcc.c-torture/execute/va-arg-16.c: New test.
6825         * gcc.c-torture/execute/va-arg-17.c: New test.
6826         * gcc.c-torture/execute/va-arg-18.c: New test.
6827         * gcc.c-torture/execute/va-arg-19.c: New test.
6829 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
6831         * gcc.c-torture/compile/981211-1.c: Move to...
6832         * gcc.dg/cpp-as1.c: ...here.
6833         * gcc.dg/cpp-as2.c: New file.
6835         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
6836         compiler.
6838 2000-04-02  Neil Booth  <NeilB@earthling.net>
6840         * gcc.dg/cpp-cond.c  New tests.
6841         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
6842         accidental success less likely.
6843         * gcc.dg/cpp-missingop.c  New tests.
6844         * gcc.dg/cpp-missingparen.c  New tests.
6845         * gcc.dg/cpp-shift.c  New tests.
6846         * gcc.dg/cpp-shortcircuit.c  New tests.
6847         * gcc.dg/cpp-unary.c  New tests.
6849 Wed Mar 29 13:44:23 2000  Jeffrey A Law  (law@cygnus.com)
6851         * gcc.c-torture/compile/20000329-1.c: New test.
6853 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
6855         * gcc.c-torture/compile/20000326-1.c: New test.
6856         * gcc.c-torture/compile/20000326-2.c: New test.
6858 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
6860         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
6861         the first parameter is a function argument.
6863 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
6865         * g++.old-deja/g++.ext/array4.C: New test.
6867 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
6869         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
6871 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6873         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
6875 2000-03-19  Richard Henderson  <rth@cygnus.com>
6877         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
6879 2000-03-19  Richard Henderson  <rth@cygnus.com>
6881         * gcc.c-torture/compile/20000319-1.c: New test.
6883 Tue Mar 14 08:58:37 2000  Jeffrey A Law  (law@cygnus.com)
6885         * gcc.c-torture/execute/20000314-3.c: New test.
6886         * gcc.c-torture/execute/20000314-2.c: New test.
6887         * gcc.c-torture/execute/20000314-1.c: New test.
6888         * gcc.c-torture/compile/20000314-2.c: New test.
6889         * gcc.c-torture/compile/20000314-1.c: New test.
6891 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
6893         * g++.old-deja/g++.warn/inline.C: New test.
6895 Fri Mar 10 01:15:19 2000  Hans-Peter Nilsson  <hp@bitrange.com>
6897         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
6898         standards-compliant result rather than specific constants.
6899         Put test-values in array.
6901 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
6903         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
6904         (g++_target_compile): Put test-specific options last.
6906 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
6908         * g++.old-deja/g++.eh/vbase4.C: New test.
6910 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
6912         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
6914 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
6916         * g++.old-deja/g++.brendan/misc12.C: Removed.
6917         * g++.old-deja/g++.pt/memtemp77.C: Constify.
6918         * g++.old-deja/g++.ext/pretty4.C: New test.
6920 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
6922         * g++.old-deja/g++.other/string2.C: New test.
6924 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
6926         * g++.old-deja/g++.warn/impint2.C: New test.
6928 Sun Mar  5 23:25:12 2000  Hans-Peter Nilsson  <hp@bitrange.com>
6930         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
6931         is 1, not zero.
6933 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
6935         * g++.old-deja/g++.warn/impint.C: New test.
6936         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
6937         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
6938         * g++.old-deja/g++.pt/explicit12.C: Likewise.
6939         * g++.old-deja/g++.pt/explicit13.C: Likewise.
6940         * g++.old-deja/g++.pt/explicit17.C: Likewise.
6941         * g++.old-deja/g++.pt/explicit18.C: Likewise.
6942         * g++.old-deja/g++.pt/explicit19.C: Likewise.
6943         * g++.old-deja/g++.pt/explicit23.C: Likewise.
6944         * g++.old-deja/g++.pt/explicit31.C: Likewise.
6945         * g++.old-deja/g++.pt/explicit35.C: Likewise.
6946         * g++.old-deja/g++.pt/explicit6.C: Likewise.
6947         * g++.old-deja/g++.pt/memclass7.C: Likewise.
6949 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
6951         * gcc.dg/cpp-redef.c: New test.
6953 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
6955         * g++.old-deja/g++.pt/unify7.C: New test.
6957 Sat Feb 26 19:46:09 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6959         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
6960         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
6962 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
6964         * gcc.c-torture/compile/20000224-1.c: New test.
6966 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6968         * gcc.c-torture/compile/cpp-2.c: New test.
6969         * gcc.c-torture/compile/cpp-1.c: New test.
6971 Fri Feb 25 21:44:49 2000  Jeffrey A Law  (law@cygnus.com)
6973         * gcc.c-torture/execute/20000225-1.c: New test.
6975 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6977         * gcc.dg/cpp-li2.c: New test.
6979         * gcc.dg/cpp-wi1.c: New test.
6981         * gcc.dg/cpp-li1.c: New test.
6983 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
6985         * g++.old-deja/g++.other/sizeof5.C: New test.
6987 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6989         * gcc.c-torture/execute/va-arg-13.c: New test.
6991 Wed Feb 23 14:16:06 2000  Donald Lindsay  <dlindsay@cygnus.com>
6993         * gcc.c-torture/execute/va-arg-12.c: New test.
6995 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
6997         * gcc.c-torture/execute/20000223-1.c: New test.
6999 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
7001         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
7003 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
7005         * g++.old-deja/g++.abi/ptrmem.C: New test.
7007 2000-02-19  Richard Henderson  <rth@cygnus.com>
7009         * gcc.c-torture/compile/init-3.c: New.
7011 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
7013         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
7014         ALWAYS_CXXFLAGS.
7016 Fri Feb 11 12:35:40 2000  Robert Lipe <robertl@sco.com>
7018         * gcc.c-torture/compile/20000211-3.c: New test.
7020 Fri Feb 11 12:35:40 2000  Martin Buchholz <martin@xemacs.org>
7022         * gcc.c-torture/compile/20000211-2.c: New test.
7024 Fri Feb 11 12:35:40 2000  Jeffrey A Law  (law@cygnus.com)
7026         * gcc.c-torture/compile/20000211-1.c: New test.
7028 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
7030         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
7031           on native targets
7033 2000-02-08  Nathan Sidwell  <nathan@acm.org>
7035         * g++.old-deja/g++.other/cast5.C: New test.
7037 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
7039         * gcc.c-torture/execute/20000205-1.c: New.
7041 2000-02-03  Nathan Sidwell  <nathan@acm.org>
7043         * g++.old-deja/g++.jason/cast3.C: Return void.
7044         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
7046 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7048         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
7050         * gcc.dg/loop-1.c: New test.
7052 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
7054         * gcc.c-torture/compile/20000127-1.c: New test.
7055         * gcc.c-torture/execute/991228-1.c: New test.
7057 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7059         * gcc.dg/unused-2.c: New test.
7061         * gcc.dg/conv-1.c: New test.
7063 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
7065         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
7066         compiler.
7067         (tool_option_proc): Fix typo.
7069 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
7071         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
7072         of the ld on the host, not on the build machine.
7073         Also, don't crash if '--help' is not a supported option.
7075 2000-01-24  Richard Henderson  <rth@cygnus.com>
7077         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
7079 Thu Jan 20 12:34:48 2000  Jeffrey A Law  (law@cygnus.com)
7081         * gcc.c-torture/execute/20000120-2.c: New test.
7082         * gcc.c-torture/execute/20000120-1.c: New test.
7084 Thu Jan 13 02:29:32 2000  Jeffrey A Law  (law@cygnus.com)
7086         * gcc.c-torture/execute/20000113-1.c: New test.
7088 Wed Jan 12 20:26:58 2000  Jeffrey A Law  (law@cygnus.com)
7090         * gcc.c-torture/execute/20000112-1.c: New test.
7092 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7094         * gcc.dg/20000111-1.c: New test.
7096 Mon Jan 10 18:12:49 2000  Jeffrey A Law  (law@cygnus.com)
7098         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
7099         with 16 bit integers.
7101 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7103         * gcc.dg/20000108-1.c: New test.
7105 2000-01-05  Nathan Sidwell  <nathan@acm.org>
7107         * g++.old-deja/g++.ns/koenig8.C: New test.
7109 2000-01-05  Nathan Sidwell  <nathan@acm.org>
7111         * g++.old-deja/g++.other/cast4.C: New test.
7113 Wed Jan  5 00:26:20 2000  Jeffrey A Law  (law@cygnus.com)
7115         * gcc.c-torture/compile/20000105-2.c: New test.
7116         * gcc.c-torture/compile/20000105-1.c: New test.
7118 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7120         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
7121         references to printf & atoi to conform to ANSI standard.
7122         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
7123         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
7124         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
7125         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
7126         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
7127         * g++.old-deja/g++.brendan/complex1.C: Likewise.
7128         * g++.old-deja/g++.brendan/copy1.C: Likewise.
7129         * g++.old-deja/g++.brendan/copy2.C: Likewise.
7130         * g++.old-deja/g++.brendan/copy3.C: Likewise.
7131         * g++.old-deja/g++.brendan/copy4.C: Likewise.
7132         * g++.old-deja/g++.brendan/copy5.C: Likewise.
7133         * g++.old-deja/g++.brendan/copy6.C: Likewise.
7134         * g++.old-deja/g++.brendan/copy7.C: Likewise.
7135         * g++.old-deja/g++.brendan/copy8.C: Likewise.
7136         * g++.old-deja/g++.brendan/crash11.C: Likewise.
7137         * g++.old-deja/g++.brendan/crash14.C: Likewise.
7138         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
7139         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
7140         * g++.old-deja/g++.brendan/delete2.C: Likewise.
7141         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
7142         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
7143         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
7144         * g++.old-deja/g++.brendan/eh1.C: Likewise.
7145         * g++.old-deja/g++.brendan/groff1.C: Likewise.
7146         * g++.old-deja/g++.brendan/init3.C: Likewise.
7147         * g++.old-deja/g++.brendan/misc12.C: Likewise.
7148         * g++.old-deja/g++.brendan/misc7.C: Likewise.
7149         * g++.old-deja/g++.brendan/new2.C: Likewise.
7150         * g++.old-deja/g++.brendan/operators4.C: Likewise.
7151         * g++.old-deja/g++.brendan/operators5.C: Likewise.
7152         * g++.old-deja/g++.brendan/overload2.C: Likewise.
7153         * g++.old-deja/g++.brendan/overload7.C: Likewise.
7154         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
7155         * g++.old-deja/g++.brendan/reference1.C: Likewise.
7156         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
7157         * g++.old-deja/g++.brendan/template24.C: Likewise.
7158         * g++.old-deja/g++.brendan/template3.C: Likewise.
7159         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
7160         * g++.old-deja/g++.jason/inline3.C: Likewise.
7161         * g++.old-deja/g++.jason/opeq.C: Likewise.
7162         * g++.old-deja/g++.law/arg5.C: Likewise.
7163         * g++.old-deja/g++.law/arm7.C: Likewise.
7164         * g++.old-deja/g++.law/ctors11.C: Likewise.
7165         * g++.old-deja/g++.law/cvt8.C: Likewise.
7166         * g++.old-deja/g++.law/init9.C: Likewise.
7167         * g++.old-deja/g++.law/refs4.C: Likewise.
7168         * g++.old-deja/g++.law/template2.C: Likewise.
7169         * g++.old-deja/g++.law/visibility24.C: Likewise.
7170         * g++.old-deja/g++.law/vtable3.C: Likewise.
7171         * g++.old-deja/g++.mike/asm2.C: Likewise.
7172         * g++.old-deja/g++.mike/eh1.C: Likewise.
7173         * g++.old-deja/g++.mike/misc1.C: Likewise.
7174         * g++.old-deja/g++.mike/misc13.C: Likewise.
7175         * g++.old-deja/g++.mike/misc14.C: Likewise.
7176         * g++.old-deja/g++.mike/ns12.C: Likewise.
7177         * g++.old-deja/g++.mike/p1248.C: Likewise.
7178         * g++.old-deja/g++.mike/p3708.C: Likewise.
7179         * g++.old-deja/g++.mike/p3708a.C: Likewise.
7180         * g++.old-deja/g++.mike/p3708b.C: Likewise.
7181         * g++.old-deja/g++.mike/p646.C: Likewise.
7182         * g++.old-deja/g++.mike/p700.C: Likewise.
7183         * g++.old-deja/g++.mike/p783.C: Likewise.
7184         * g++.old-deja/g++.mike/p783a.C: Likewise.
7185         * g++.old-deja/g++.mike/p783b.C: Likewise.
7186         * g++.old-deja/g++.mike/p786.C: Likewise.
7187         * g++.old-deja/g++.mike/p789.C: Likewise.
7188         * g++.old-deja/g++.mike/p789a.C: Likewise.
7189         * g++.old-deja/g++.mike/p807a.C: Likewise.
7190         * g++.old-deja/g++.other/delete3.C: Likewise.
7191         * g++.old-deja/g++.other/dyncast1.C: Likewise.
7192         * g++.old-deja/g++.other/dyncast2.C: Likewise.
7193         * g++.old-deja/g++.other/dyncast3.C: Likewise.
7194         * g++.old-deja/g++.other/empty1.C: Likewise.
7195         * g++.old-deja/g++.other/temporary1.C: Likewise.
7196         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
7197         * g++.old-deja/g++.pt/t16.C: Likewise.
7198         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
7200 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
7202         * gcc.dg/991230-1.c: New test.
7204 Wed Dec 29 23:48:49 1999  Jeffrey A Law  (law@cygnus.com)
7206         * gcc.c-torture/compile/991229-3.c: New test.
7207         * gcc.c-torture/compile/991229-2.c: New test.
7208         * gcc.c-torture/compile/991229-1.c: New test.
7210 Wed Dec 29 20:54:46 1999  Greg McGary <gkm@eng.ascend.com>
7212         * gcc.c-torture/compile/labels-2.c: New test.
7214 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
7216         * gcc.c-torture/execute/991227-1.c: New test.
7218 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7220         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
7222 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
7224         * gcc.c-torture/execute/991221-1.c: New test.
7226 1999-12-20  Nathan Sidwell  <nathan@acm.org>
7228         * g++.old-deja/g++.other/cast3.C: New test.
7230 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
7232         * gcc.c-torture/execute/991216-4.c: New test.
7234 1999-12-16  Michael Meissner  <meissner@cygnus.com>
7236         * gcc.c-torture/execute/991216-1.c: New test.
7237         * gcc.c-torture/execute/991216-2.c: New test.
7238         * gcc.c-torture/execute/991216-3.c: New test.
7240 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
7242         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
7243         Actually make the test fail by using "-O2" for compilation.
7245 1999-12-15  Nathan Sidwell  <nathan@acm.org>
7247         * g++.old-deja/g++.warn/cast-align1.C: New test.
7249 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
7251         * gcc.c-torture/compile/991214-1.c: New test.
7252         * gcc.c-torture/compile/991214-2.c: New test.
7254 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
7256         * gcc.dg/991214-1.c: New test.
7258 Mon Dec 13 23:03:09 1999  Jeffrey A Law  (law@cygnus.com)
7260         * gcc.c-torture/compile/991213-3.c: New test.
7261         * gcc.c-torture/compile/991213-2.c: New test.
7262         * gcc.c-torture/compile/991213-1.c: New test.
7264 Fri Dec 10 00:53:10 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
7266         * gcc.dg/991209-1.c: New test.
7268 Wed Dec  8 23:44:08 1999  Nathan Sidwell <nathan@acm.org>
7270         * gcc.c-torture/compile/991208-1.c: New test.
7272 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7274         * gcc.dg/ultrasp2.c: New test.
7276 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
7278         * g++.old-deja/g++.abi/align.C (main): Fix typo.
7280 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
7282         * gcc.c-torture/compile/991202-1.c: New test.
7283         * gcc.c-torture/execute/991202-1.c: New test.
7284         * gcc.c-torture/execute/991202-2.c: New test.
7285         * gcc.c-torture/execute/991202-3.c: New test.
7287 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
7289         * g++.old-deja/g++.abi/align.C: New test.
7290         * g++.old-deja/g++.abi/aggregates.C: Likewise.
7291         * g++.old-deja/g++.abi/bitfields.C: Likewise.
7293 1999-12-01  Richard Henderson  <rth@cygnus.com>
7295         * gcc.c-torture/execute/991201-1.c: New.
7297 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
7299         * gcc.dg/991129-1.c: New test.
7301 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
7303         * gcc.c-torture/compile/991127-1.c: New test.
7305 1999-11-22  Nathan Sidwell  <nathan@acm.org>
7307         * g++.old-deja/g++.other/warn4.C: New test.
7309 1999-11-22  Nathan Sidwell  <nathan@acm.org>
7311         * g++.old-deja/g++.eh/cleanup2.C: New test.
7312         * g++.old-deja/g++.ext/pretty2.C: New test.
7313         * g++.old-deja/g++.ext/pretty3.C: New test.
7314         * g++.old-deja/g++.other/debug6.C: New test.
7316 Wed Oct 20 16:18:23 1999  Jim Wilson  <wilson@cygnus.com>
7318         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
7319         compiler_output to look for one error message instead of two.
7321 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
7323         * gcc.c-torture/execute/991118-1.c: Also test case
7324         where the word boundary does not split a byte evenly.
7326 1999-11-19  Nathan Sidwell  <nathan@acm.org>
7328         * g++.old-deja/g++.ext/restrict1.C: New test.
7330 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
7332         * gcc.c-torture/execute/991118-1.c: New test.
7334 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
7336         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
7337         working directory pathnames.
7339 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
7341         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
7342         host is equipped with driver.h and driver.o so it can actually
7343         compile and run the tests.
7345 Fri Oct  8 18:46:11 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
7347         * gcc.c-torture/compile/991008-1.c: New test.
7349 1999-11-08  Nick Clifton  <nickc@cygnus.com>
7351         * lib/gcc-dg.exp: Include target-supports.exp
7353 1999-11-05  Nick Clifton  <nickc@cygnus.com>
7355         * lib/target-supports.exp: New file: Provide procs to test for
7356         features supported by the target.
7357         (check_weak_available): Moved here from ecos.exp.
7358         (check_alias_available): New proc: Determine of the target
7359         toolchain supports the alias attribute.
7361         * gcc.dg/special/ecos.exp: Move check_weak_available to
7362         target-supports.exp.
7363         (alias-1.c): Only perform the test if the target supports
7364         aliases.
7365         (wkali-1.c): Only perform the test if the target supports
7366         aliases.
7368         * gcc.dg/990506-0.c: Expect error messages from cross
7369         targets as well as native targets.
7371 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7373         * gcc.dg/ultrasp1.c: Removed xfail.
7374         * gcc.dg/struct-ret-2.c: Likewise.
7375         * gcc.dg/array-1.c: Likewise.
7377 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7379         * gcc.dg/struct-ret-2.c: New test.
7381         * gcc.dg/array-1.c: New test.
7383 Sat Oct 30 22:23:46 1999  Stephen L Moshier <moshier@mediaone.net>
7385         * gcc.c-torture/execute/991030-1.c: New test.
7387 Tue Oct 26 20:25:42 1999  Richard Henderson  <rth@cygnus.com>
7389         * gcc.c-torture/compile/991026-2.c: New test.
7391 Tue Oct 26 00:45:56 1999  Jeffrey A Law  (law@cygnus.com)
7393         * gcc.c-torture/compile/991026-1.c: New test.
7395 Sat Oct 23 23:36:03 1999  Jeffrey A Law  (law@cygnus.com)
7397         * gcc.c-torture/execute/991023-1.c: New test.
7399 Tue Oct 19 02:11:29 1999  Jeffrey A Law  (law@cygnus.com)
7401         * gcc.c-torture/execute/991019-1.c: New test.
7403 Sat Oct 16 00:05:48 1999  Richard Henderson  <rth@cygnus.com>
7405         * gcc.c-torture/execute/991016-1.c: New test.
7407 Thu Oct 14 04:22:47 1999  Stephane Carrez  <stcarrez@worldnet.fr>
7409         * gcc.c-torture/execute/991014-1.c: New test.
7411 Wed Oct 13 22:01:35 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
7413         * g++.old-deja/g++.other/union2.C: New test.
7415 1999-10-13  Nathan Sidwell  <nathan@acm.org>
7417         * g++.old-deja/g++.other/vaarg2.C: New test.
7418         * g++.old-deja/g++.other/vaarg3.C: New test.
7420 1999-10-12  Craig Burley  <craig@jcb-sc.com>
7422         * g77.f-torture/noncompile/19990905-1.f: Moved from being
7423         in compile/.
7425 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
7427         * gcc.c-torture/execute/va-arg-11.c: New test.
7429 Fri Oct  1 00:53:17 1999  Mark P. Mitchell  <mark@codesourcery.com>
7431         * lib/file-format.exp (gcc_target_object_format): Don't
7432         crash if objdump is unavailable.
7434 Wed Sep 29 23:48:44 1999  Donn Terry <donn@interix.com>
7436         * gcc.misc-tests/mg.exp: delete extraneous redirection.
7438 1999-09-28  Nick Clifton  <nickc@cygnus.com>
7440         * gcc.c-torture/compile/990928-1.c: New test.
7442 Tue Sep 28 13:19:15 BST 1999  Nathan Sidwell  <nathan@acm.org>
7444         * g++.old-deja/g++.other/decl6.C: New test.
7446 Tue Sep 28 01:19:09 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7448         * gcc.c-torture/execute/va-arg-10.c: New test.
7450 Mon Sep 27 09:14:24 BST 1999  Nathan Sidwell  <nathan@acm.org>
7452         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
7453         __PRETTY_FUNCTION__.
7455 1999-09-23  Nick Clifton  <nickc@cygnus.com>
7457         * gcc.c-torture/execute/990923-1.c: New test.
7459 1999-09-21  Nick Clifton  <nickc@cygnus.com>
7461         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
7462         for which -fpic is inappropriate.
7464 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
7466         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
7468 Tue Sep 21 15:38:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
7470         * g++.old-deja/g++.other/dyncast1.C: New test.
7471         * g++.old-deja/g++.other/dyncast2.C: New test.
7472         * g++.old-deja/g++.other/dyncast3.C: New test.
7473         * g++.old-deja/g++.other/dyncast4.C: New test.
7474         * g++.old-deja/g++.other/dyncast5.C: New test.
7475         * g++.old-deja/g++.eh/catch3.C: New test.
7476         * g++.old-deja/g++.eh/catch3p.C: New test.
7477         * g++.old-deja/g++.eh/catch4.C: New test.
7478         * g++.old-deja/g++.eh/catch4p.C: New test.
7479         * g++.old-deja/g++.eh/catch5.C: New test.
7480         * g++.old-deja/g++.eh/catch5p.C: New test.
7481         * g++.old-deja/g++.eh/catch6.C: New test.
7482         * g++.old-deja/g++.eh/catch6p.C: New test.
7483         * g++.old-deja/g++.eh/catch7.C: New test.
7484         * g++.old-deja/g++.eh/catch7p.C: New test.
7485         * g++.old-deja/g++.eh/catch8.C: New test.
7486         * g++.old-deja/g++.eh/catch8p.C: New test.
7487         * g++.old-deja/g++.eh/catch9.C: New test.
7488         * g++.old-deja/g++.eh/catch9p.C: New test.
7490 Mon Sep 13 14:14:21 BST 1999  Nathan Sidwell  <nathan@acm.org>
7492         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
7493         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
7495 Mon Sep 13 06:28:57 1999  Jeffrey A Law  (law@cygnus.com)
7497         * gcc.c-torture/compile/990913-1.c: New test.
7499 Fri Sep 10 11:21:25 BST 1999  Nathan Sidwell  <nathan@acm.org>
7501         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
7502         * g++.old-deja/g++.jason/rfg5.C: Likewise.
7504 Thu Sep  9 10:40:36 1999  Richard Henderson  <rth@cygnus.com>
7506         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
7508 Thu Sep  9 12:32:57 BST 1999  Nathan Sidwell  <nathan@acm.org>
7510         * g++.old-deja/g++.other/lookup11.C: New test.
7511         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
7512         what is permitted and what we want.
7513         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
7514         overload use.
7515         * g++.old-deja/g++.jason/rfg5.C: Likewise
7517 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
7519         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
7520         * gcc.c-torture/noncompile/poison-1.c: New file.
7522 Wed Sep  8 09:39:56 BST 1999  Nathan Sidwell  <nathan@acm.org>
7524         * g++.old-deja/g++.other/sizeof3.C: New test.
7525         * g++.old-deja/g++.other/sizeof4.C: New test.
7526         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
7527         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
7529 1999-09-07  Richard Henderson  <rth@cygnus.com>
7531         * gcc.dg/va-arg-1.c: New.
7533 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7535         * gcc.c-torture/execute/va-arg-9.c: New test.
7537 1999-09-05  Craig Burley  <craig@jcb-sc.com>
7539         * g77.f-torture/compile/980519-2.f: New test.
7540         * g77.f-torture/compile/19990905-0.f: New test.
7541         * g77.f-torture/compile/19990905-1.f: New test.
7542         * g77.f-torture/compile/19990905-2.f: New test.
7544         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
7546 Fri Sep  3 10:39:38 BST 1999  Richard Earnshaw <rearnsha@arm.com>
7548         * gcc.c-torture/execute/990827-1.c: Fix typo.
7550 Fri Sep 03 09:31:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
7552         * g++.old-deja/g++.other/deref1.C: New test.
7554 Thu Sep 02 09:27:34 BST 1999  Nathan Sidwell  <nathan@acm.org>
7556         * g++.old-deja/g++.other/ambig2.C: New test.
7557         * g++.old-deja/g++.other/cond5.C: New test.
7558         * g++.old-deja/g++.other/lookup16.C: New test.
7560 Thu Sep  2 01:17:51 1999  Marc Espie <espie@cvs.openbsd.org>
7562         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
7563         assemblers too.
7565 Tue Aug 31 17:57:49 1999  Jeffrey A Law  (law@cygnus.com)
7567         * lib/c-torture.exp: Avoid the "compare executables" optimization
7568         when testing native.
7570 Sun Aug 29 14:35:41 1999  Jeffrey A Law  (law@cygnus.com)
7572         * gcc.c-torture/execute/990829-1.c: New test.
7573         * gcc.c-torture/compile/990829-1.c: New test.
7575 1999-08-27  Paul Burchard  <burchard@pobox.com>
7577         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
7578         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
7579         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
7580         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
7581         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
7582         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
7583         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
7584         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
7585         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
7586         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
7587         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
7589 Fri Aug 27 01:24:16 1999  Jeffrey A Law  (law@cygnus.com)
7591         * gcc.c-torture/execute/990827-1.c: New test.
7593 1999-08-26  Craig Burley  <craig@jcb-sc.com>
7595         * g77.f-torture/noncompile/19990826-4.f: New test.
7597         * g77.f-torture/compile/19990826-3.f: New test.
7599         * g77.f-torture/execute/19990826-2.f: New test.
7601         * g77.f-torture/compile/19990826-1.f: New test.
7603         * gcc.c-torture/execute/990826-0.c: New test.
7604         * g77.c-torture/execute/19990826-0.f: New test.
7606         * g77.f-torture/noncompile/970626-2.f: New test.
7608 1999-08-25  Paul Burchard  <burchard@pobox.com>
7610         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
7611         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
7612         lss-011.C: New tests.
7614 1999-08-25  Nathan Sidwell  <nathan@acm.org>
7616         * g++.old-deja/g++.other/decl5.C: New test.
7618 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7620         * noncompile/noncompile.exp: Load_lib c-torture.exp.
7621         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
7622         call `postbase' for each one.  All callers of `postbase' changed
7623         to call this instead.
7625 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
7627         * gcc.c-torture/execute/990811-1.c: New test.
7629 1999-08-09  Nick Clifton  <nickc@cygnus.com>
7631         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
7632         just native ones.
7634         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
7635         just native ones.
7637 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
7639         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
7641 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
7643         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
7645 1999-08-04  Nathan Sidwell  <nathan@acm.org>
7647         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
7649 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
7651         * gcc.c-torture/execute/990804-1.c: New test.
7653 1999-08-03  Nathan Sidwell  <nathan@acm.org>
7655         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
7656         * g++.old-deja/g++.brendan/crash64.C: Likewise
7657         * g++.old-deja/g++.brendan/overload8.C: Likewise
7659 1999-08-03  Nathan Sidwell  <nathan@acm.org>
7661         * g++.old-deja/g++.other/struct1.C: New test.
7663 1999-08-03  Nathan Sidwell  <nathan@acm.org>
7665         * g++.old-deja/g++.other/enum2.C: New test.
7667 Mon Aug  2 13:35:12 1999  Richard Henderson  <rth@cygnus.com>
7669         Adapted from tests from Franz Sirl:
7670         * gcc.c-torture/execute/va-arg-7.c: New test.
7671         * gcc.c-torture/execute/va-arg-8.c: New test.
7673 Sun Aug  1 22:29:34 1999  Jeffrey A Law  (law@cygnus.com)
7675         * gcc.c-torture/compile/990801-2.c: New test.
7677         * gcc.c-torture/compile/990801-1.c: New test.
7679 1999-07-27  Michael Meissner  <meissner@cygnus.com>
7681         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
7682         fp-cmp-1.c, converting double to float.
7684         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
7685         fp-cmp-1.c, converting double to long double.
7687         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
7688         from fr1 to unknown_register, since fr1 is a legitimate register
7689         on some machines.
7691 Sun Jul 25 21:41:37 1999  Jeffrey A Law  (law@cygnus.com)
7693         * README: More listname related changes.
7695 1999-07-08  Catherine Moore  <clm@cygnus.com>
7697         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
7699 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
7701         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
7703 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
7705         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
7707 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
7709         * gcc.dg/990703-1.c: New test.
7711 1999-06-29  Nick Clifton  <nickc@cygnus.com>
7713         * lib/file-format.exp: New file: Move definition of proc
7714         gcc_target_object_format to here from
7715         gcc.dg/special/ecos.exp.
7717         * lib/c-torture.exp: Include lib file-format.exp.
7718         * lib/gcc-dg.exp: Include lib file-format.exp.
7720         * gcc.dg/special/ecos.exp: Remove definition of proc
7721         gcc_target_object_format.
7723 Mon Jun 28 08:20:51 1999  Jeffrey A Law  (law@cygnus.com)
7725         * gcc.c-torture/execute/990628-1.c: New test.
7727 Fri Jun 25 05:28:40 1999  Jeffrey A Law  (law@cygnus.com)
7729         * gcc.c-torture/compile/990625-2.c: New test.
7731         * gcc.c-torture/compile/990625-1.c: New test.
7733 1999-06-23  Nick Clifton  <nickc@cygnus.com>
7735         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
7736         attributes compile.
7737         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
7738         ports that use the COFF/PE file format.
7740 Thu Jun 17 13:48:16 1999  Jeffrey A Law  (law@cygnus.com)
7742         * gcc.c-torture/compile/990617-1.c: New test.
7744 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
7746         * g++.old-deja/g++.other/decl4.C: New test.
7748 1999-06-14  Nathan Sidwell  <nathan@acm.org>
7750         * g++.old-deja/g++.other/bitfld3.C: New test.
7752 1999-06-08  Nathan Sidwell  <nathan@acm.org>
7754         * g++.old-deja/g++.eh/catch1.C: New test.
7756 Mon Jun  7 23:39:16 1999  Jeffrey A Law  (law@cygnus.com)
7758         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
7760         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
7761         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
7763 1999-06-05  Craig Burley  <craig@jcb-sc.com>
7765         * g77.f-torture/compile/19990502-0.f: Replace with new,
7766         shorter, test that still fails after recent changes.
7768 Fri Jun  4 02:25:04 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
7770         * gcc.c-torture/execute/990604-1.c: New test.
7772 Mon May 31 00:34:51 1999  Jeffrey A Law  (law@cygnus.com)
7774         * gcc.c-torture/execute/990531-1.c: New test.
7776 Thu May 27 02:38:36 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7778         * gcc.c-torture/compile/990527-1.c: New test.
7780 Thu May 27 02:18:51 1999  Joern Rennecke <amylaar@cygnus.com>
7782         * gcc.c-torture/execute/990527-1.c: New test.
7784 1999-05-25  Nick Clifton  <nickc@cygnus.com>
7786         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
7787         bitfields as signed.
7789 1999-05-25  Craig Burley  <craig@jcb-sc.com>
7791         * g77.f-torture/compile/19990525-0.f: New test.
7793 Tue May 25 01:21:16 1999  Jeffrey A Law  (law@cygnus.com)
7795         * gcc.c-torture/execute/990525-2.c: New test.
7797         * gcc.c-torture/execute/990525-1.c: New test.
7799 1999-05-24  Nathan Sidwell  <nathan@acm.org>
7801         * g++.old-deja/g++.other/anon3.C: New test.
7802         * g++.old-deja/g++.other/anon4.C: New test.
7803         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
7804         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
7805         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
7806         Merrill).
7808 Mon May 24 00:01:52 1999  Jeffrey A Law  (law@cygnus.com)
7810         * gcc.c-torture/execute/990524-1.c: New test.
7812         * gcc.dg/990524-1.c: New test.
7814 Sun May 23 21:18:12 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7816         * gcc.c-torture/compile/990523-1.c: New test.
7818 Wed May 19 02:56:18 1999  Raja R Harinath <harinath@cs.umn.edu>
7820         * gcc.c-torture/compile/990519-1.c: New test.
7822 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
7824         * gcc.c-torture/compile/990517-1.c: New test.
7826         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
7827         (e4, f4): New tests.
7828         (main): Call them.
7830 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7832         * gcc.dg/noreturn-1.c: New test.
7834 Thu May 13 02:02:46 1999  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
7836         * gcc.c-torture/execute/990513-1.c: New test.
7838 1999-05-10  Richard Henderson  <rth@cygnus.com>
7840         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
7842 1999-05-10  Craig Burley  <craig@jcb-sc.com>
7844         * g77.f-torture/execute/erfc.f: Use small single-precision
7845         values, to avoid problems on Alphas when not -mieee.
7847 1999-05-08  Craig Burley  <craig@jcb-sc.com>
7849         * gcc.dg/990506-0.c: New test.
7851 1999-05-08  Richard Henderson  <rth@cygnus.com>
7853         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
7854         the constant to test.  Don't XFAIL 64-bit targets.
7856         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
7857         * g++.old-deja/g++.law/profile1.C: Likewise.
7859         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
7860         operator new instances.
7861         * g++.old-deja/g++.other/delete5.C: Likewise.
7863 1999-05-03  Craig Burley  <craig@jcb-sc.com>
7865         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
7866         intrinsic.
7868 1999-05-03  Craig Burley  <craig@jcb-sc.com>
7870         * g77.f-torture/execute/u77-test.f: Reverse order of two
7871         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
7873 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7875         * gcc.dg/compare1.c: New test.
7877 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
7879         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
7880         New tests.
7882 1999-05-02  Craig Burley  <craig@jcb-sc.com>
7884         * g77.f-torture/compile/19990502-1.f: New test.
7886 1999-05-02  Craig Burley  <craig@jcb-sc.com>
7888         * g77.f-torture/compile/19990502-0.f: New test.
7890 Sun May  2 01:38:50 1999  Craig Burley  <craig@jcb-sc.com>
7892         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
7893         intrinsic.
7895 Sun May  2 01:13:37 1999  Craig Burley  <craig@jcb-sc.com>
7897         * g77.f-torture/execute/u77-test.f (main): List libU77
7898         intrinsics not currently tested.
7899         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
7900         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
7901         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
7902         Trim blanks off the ends of some printed strings.
7904 Sun May  2 00:06:45 1999  Craig Burley  <craig@jcb-sc.com>
7906         * g77.f-torture/execute/u77-test.f (main): Just warn about
7907         FSTAT gid disagreement, as it's expected on some systems.
7909 Sat May  1 23:57:18 1999  Craig Burley  <craig@jcb-sc.com>
7911         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
7912         use a new function, which allows for some slop.
7913         Clean up some commentary.
7914         (issum): The new function.
7915         (sgladd): Deleted subroutine.
7917 1999-05-01  Craig Burley  <craig@jcb-sc.com>
7919         * g77.f-torture/execute/u77-test.f: Modify to be more like
7920         libf2c/libU77 version, bringing patches to that version here.
7921         Add suitable commentary.
7923 Sun Apr 25 12:28:59 1999  Richard Henderson  <rth@cygnus.com>
7925         * gcc.dg/990424-1.c: New test.
7927 1999-04-24  Craig Burley  <craig@jcb-sc.com>
7929         * g77.f-torture/execute/u77-test.f (main): Bug involving
7930         LSTAT has been fixed, so turn back on full checking.
7932 1999-04-20  Craig Burley  <craig@jcb-sc.com>
7934         * g77.f-torture/compile/19990419-0.f: New test.
7935         * g77.f-torture/execute/19990419-1.f: New test.
7937 Sat Apr 17 16:56:48 1999  Richard Henderson  <rth@cygnus.com>
7939         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
7940         to avoid the need for a prototype to supress a warning.
7942 Wed Apr  7 23:08:59 1999  Jim Wilson  <wilson@cygnus.com>
7944         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
7946 Sun Apr  4 04:02:53 1999  Jeffrey A Law  (law@cygnus.com)
7948         * gcc.c-torture/execute/990404-1.c: New test.
7950 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
7952         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
7953         * gcc.dg/cpp-if3.c: Don't use -pedantic.
7954         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
7955         missing initializer warnings.
7957 Sun Mar 28 00:49:41 1999  Jeffrey A Law  (law@cygnus.com)
7959         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
7960         matching strings.
7962 Fri Mar 26 00:50:46 1999  Jeffrey A Law  (law@cygnus.com)
7964         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
7966 1999-03-26  Craig Burley  <craig@jcb-sc.com>
7968         * g77.f-torture/execute/19990325-0.f: New test.
7969         * g77.f-torture/execute/19990325-1.f: New test.
7971 Wed Mar 24 22:50:50 1999  Jeffrey A Law  (law@cygnus.com)
7973         * gcc.c-torture/execute/990324-1.c: New test.
7975 Mon Mar 22 14:55:58 1999  Jim Wilson  <wilson@cygnus.com>
7977         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
7978         test with 4.
7980 Wed Mar 17 12:22:39 1999  Richard Henderson  <rth@cygnus.com>
7982         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
7984 1999-03-13  Craig Burley  <craig@jcb-sc.com>
7986         * g77.f-torture/execute/19990313-2.f: New test.
7987         * g77.f-torture/execute/19990313-3.f: New test.
7989 1999-03-13  Craig Burley  <craig@jcb-sc.com>
7991         * g77.f-torture/execute/19990313-0.f: New test.
7992         * g77.f-torture/execute/19990313-1.f: New test.
7994 Fri Mar 12 16:17:28 1999  Jim Wilson  <wilson@cygnus.com>
7996         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
7997         printf to sprintf.
7998         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
7999         (main): Add check for u15.  Conditionalize u31 check depending on
8000         whether ints are <32 bits or >=32 bits.
8002 1999-03-08  Craig Burley  <craig@jcb-sc.com>
8004         * g77.f-torture/execute/19981119-0.f: Improve testiness.
8006 1999-03-08  Craig Burley  <craig@jcb-sc.com>
8008         * g77.f-torture/compile/19990305-0.f: New test.
8009         * g77.f-torture/execute/19981119-0.f: New test.
8011 1999-03-08  Craig Burley  <craig@jcb-sc.com>
8013         * g77.f-torture/execute/970625-2.f: call ABORT if final
8014         result is not correct, instead of just printing it.
8015         Add this checking via newly introduced obfuscation, to
8016         trip up buggy front ends.
8018 1999-03-07  Craig Burley  <craig@jcb-sc.com>
8020         * g77.f-torture/compile/960317-1.f: Moved from being
8021         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
8023 1999-03-06  Craig Burley  <craig@jcb-sc.com>
8025         * g77.f-torture/execute/960317-1.f: New (old) test.
8026         * g77.f-torture/execute/970625-2.f: Ditto.
8028 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
8030         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
8031         message on line 1 or line 2; cccp and cpplib do this differently.
8033 Mon Mar  1 23:29:14 1999  Jeffrey A Law  (law@cygnus.com)
8035         * g++.old-deja/g++.law/weak1.C: New test.
8037 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
8039         * gcc.c-torture/execute/990119-1.c: Renamed to...
8040         * gcc.dg/990119-1.c: this, so it will only be tested once
8041         (it's a preprocessor test, it doesn't need to be run at
8042         multiple optimization levels).
8044 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
8046         * lib/g++.exp: Don't add incdir=$base_dir/../include to
8047           ALWAYS_CXXFLAGS.
8049 1999-02-24  Craig Burley  <craig@jcb-sc.com>
8051         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
8052         * g77.f-torture/compile/19981216-0.f: ...as it is expected
8053         to not be compilable by current g77.
8055 1999-02-24  Nick Clifton  <nickc@cygnus.com>
8057         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
8059 Mon Feb 22 01:15:08 1999  Jeffrey A Law  (law@cygnus.com)
8061         * gcc.c-torture/execute/990222-1.c: New test.
8063 1999-02-19  Craig Burley  <craig@jcb-sc.com>
8065         * g77.f-torture/compile/19990218-0.f: New test.
8066         * g77.f-torture/noncompile/19990218-1.f: New test.
8068 1999-02-18  Craig Burley  <craig@jcb-sc.com>
8070         * g77.f-torture/compile/19981216-0.f: New test.
8072 Sun Feb 14 01:26:29 1999  Jeffrey A Law  (law@cygnus.com)
8074         * gcc.dg/990214-1.c: New test.
8076 Sat Feb 13 00:43:52 1999  Jeffrey A Law  (law@cygnus.com)
8078         * gcc.dg/990213-2.c: New test.
8080         * gcc.dg/990213-1.c: New test.
8082 Fri Feb 12 11:04:35 1999  Jeffrey A Law  (law@cygnus.com)
8084         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
8085         ints.
8087 1999-02-11  Nick Clifton  <nickc@cygnus.com>
8089         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
8090         specified by target.
8092         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
8094 Thu Feb 11 01:12:12 1999  Jeffrey A Law  (law@cygnus.com)
8096         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
8098 Wed Feb 10 13:08:12 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
8100         * gcc.dg/special/ecos.exp: New test driver for new tests with
8101         special requirements.
8103         * gcc.dg/special/alias-1.c: New test.
8104         * gcc.dg/special/gcsec-1.c: New test.
8105         * gcc.dg/special/weak-1.c: New test.
8106         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
8107         * gcc.dg/special/weak-2.c: New test.
8108         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
8109         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
8110         * gcc.dg/special/wkali-1.c: New test.
8111         * gcc.dg/special/wkali-2.c: New test.
8112         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
8113         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
8115 Wed Feb 10 12:15:35 1999  Felix Lee  <flee@cygnus.com>
8117           * lib/c-torture.exp (c-torture-compile): Pull out code for
8118           analyzing gcc error messages.
8119           (c-torture-execute): Likewise.  Fix some (harmless) false
8120           positives.
8121           * lib/gcc.exp (gcc_check_compile): New function.
8123 Mon Feb  8 21:42:57 1999  Richard Henderson  <rth@cygnus.com>
8125         * gcc.c-torture/execute/990208-1.c: New test.
8127 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
8129         * g++.dg/special/ecos.exp: New driver for new tests with special
8130         requirements
8132         * g++.dg/special/conpr-1.C: New test
8133         * g++.dg/special/conpr-2.C: New test
8134         * g++.dg/special/conpr-2a.C: New test
8135         * g++.dg/special/conpr-3.C: New test
8136         * g++.dg/special/conpr-3a.C: New test
8137         * g++.dg/special/conpr-3b.C: New test
8139         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
8140         allow g++ to use the dg driver
8142         * README: Add comment about g++.dg directory
8144 Sat Feb  6 18:00:38 1999  Jeffrey A Law  (law@cygnus.com)
8146         * README: Update email addresses.
8148 1999-02-03  Nick Clifton  <nickc@cygnus.com>
8150         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
8151         arguments in order to force structure S onto the stack even on
8152         the alpha.
8153         (test): Pass 10 leading arguments to function foo as well as the
8154         structure S.
8156         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
8157         failure for all targets.
8159         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
8160         abort to terminate program execution.
8162 Sat Jan 30 16:22:47 1999  Richard Henderson  <rth@cygnus.com>
8164         * gcc.c-torture/execute/990130-1.c: New test.
8166 Sat Jan 30 11:10:06 1999  Jeffrey A Law  (law@cygnus.com)
8168         * gcc.dg/990130-1.c: New test.
8170 1999-01-28  Michael Meissner  <meissner@cygnus.com>
8172         * gcc.c-torture/execute/990128-1.c: New test.
8174 1999-01-27  Michael Meissner  <meissner@cygnus.com>
8176         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
8178 1999-01-27  Felix Lee  <flee@cygnus.com>
8180         * lib/c-torture.exp (c-torture-compile): pull out code for
8181         analyzing gcc error messages.
8182         (c-torture-execute): ditto, and fix some (harmless) false
8183         positives.
8184         * lib/gcc.exp (gcc_check_compile): new function.
8186 Sun Jan 17 00:02:33 1999  Jeffrey A Law  (law@cygnus.com)
8188         * gcc.dg/990117-1.c: New test.
8190         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
8192         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
8194 Fri Jan 15 02:52:00 1999  Jeffrey A Law  (law@cygnus.com)
8196         * g77.f-torture/compile/990115-1.f: New test.
8198 Thu Jan  7 23:39:47 1999  Jeffrey A Law  (law@cygnus.com)
8200         * gcc.c-torture/compile/990107-1.c: New test
8202 Wed Jan  6 02:21:59 1999  Jeffrey A Law  (law@cygnus.com)
8204         * gcc.c-torture/execute/990106-2.c: New test.
8206         * gcc.c-torture/execute/990106-1.c: New test.
8208 Wed Dec 30 23:05:28 1998  Zack Weinberg <zack@rabi.columbia.edu>
8210         * gcc.c-torture/compile/981223-1.c: New test.
8212 Tue Dec 29 11:33:25 1998  Richard Henderson  <rth@cygnus.com>
8214         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
8215         (opt3): Rename from opt4 and disable.
8217 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
8219         * g++.old-deja/g++.pt/ptrmem5.C: New test.
8221 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
8223         * g++.old-deja/g++.other/conv5.C: New test.
8225 1998-12-14  Nick Clifton  <nickc@cygnus.com>
8227         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
8229 Fri Dec 11 10:25:57 1998  Jeffrey A Law  (law@cygnus.com)
8231         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
8233 Fri Dec 11 01:12:45 1998  Zack Weinberg <zack@rabi.columbia.edu>
8235         * gcc.c-torture/compile/981211-1.c: New test.
8237 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
8239         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
8241         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
8243 Tue Dec  8 22:50:04 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8245         * gcc.special/930510-1.c: Make C9X safe.
8246         * gcc.misc-tests/gcov-1.c Similarly.
8247         * gcc.misc-tests/gcov-2.c Similarly.
8249 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
8251         * gcc.dg/ultrasp1.c: New test.
8253 Sun Dec  6 00:40:12 1998  Richard Henderson  <rth@cygnus.com>
8255         * gcc.c-torture/execute/981206.c: New test.
8257 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
8259         * g++.old-deja/g++.ns/template7.C: New test.
8261         * g++.old-deja/g++.other/expr1.C: New test.
8263         * g++.old-deja/g++.eh/tmpl3.C: New test.
8265         * g++.old-deja/g++.eh/tmpl2.C: New test.
8267 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
8269         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
8270         * g++.old-deja/g++.other/using6.C: Removed.
8271         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
8273         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
8275 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
8277         * g++.old-deja/g++.pt/overload8.C: New test.
8279         * g++.old-deja/g++.pt/overload7.C: New test.
8281         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
8283         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
8284         and relinking messages.
8285         * lib/g++.exp (g++_target_compile): Remove .rpo file when
8286         compiling with -frepo.
8288 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
8290         * g++.old-deja/g++.pt/lookup6.C: New test.
8292 1998-11-30  Nick Clifton  <nickc@cygnus.com>
8294         * gcc.c-torture/execute/981130-1.c: New test.
8295         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
8297 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
8299         * g++.old-deja/g++.pt/explicit76.C: New test.
8301         * g++.old-deja/g++.pt/friend38.C: New test.
8303         * g++.old-deja/g++.ns/crash2.C: New test.
8305         * g++.old-deja/g++.pt/defarg8.C: New test.
8307         * g++.old-deja/g++.pt/instantiate6.C: New test.
8309         * g++.old-deja/g++.pt/static6.C: New test.
8311         * g++.old-deja/g++.pt/decl2.C: New test.
8313 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
8315         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
8316         problem is actually related with name lookup, but so what? :-)
8318         * g++.old-deja/g++.pt/friend37.C: New test.
8320 1998-11-25  Dave Love  <d.love@dl.ac.uk>
8322         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
8323         element, which fails on some systems.
8325         * g77.f-torture/execute/labug1.f: New test.
8327 Sat Nov 21 21:41:05 1998  Jeffrey A Law  (law@cygnus.com)
8329         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
8330         is defined.
8332 1998-11-18  Dave Love  <d.love@dl.ac.uk>
8334         * g77.f-torture/compile/981117-1.f: New test.
8336 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
8338         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
8339         properly discarded.
8341 Sun Oct 11 05:04:28 1998  Ken Raeburn  <raeburn@cygnus.com>
8343         * gcc.c-torture/execute/memcheck: New directory of tests for
8344         -fcheck-memory-usage.
8346 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8348         * README: New file, general information about the testsuite and
8349         new description of the various C++ test subdirectories.
8350         * README.g++: Eliminate obsolete information, update and move most
8351         relevant stuff to README.
8353 Sat Nov  7 02:55:55 1998  Richard Henderson  <rth@cygnus.com>
8355         * gcc.c-torture/compile/981107-1.c: New test.
8357 Mon Nov  2 11:16:03 1998  Doug Evans  <devans@canuck.cygnus.com>
8359         * execute/memcpy-bi.c: New testcase.
8361 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
8363         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
8364         base classes.
8366         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
8367         template is selected.
8369         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
8370         classes, it should be accepted for all types.
8372         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
8374         * g++.old-deja/g++.pt/spec24.C: Ensure that template
8375         specializations start with template headers.
8377 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
8379         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
8381         * g++.old-deja/g++.other/init9.C: Test cross initialization of
8382         non-POD types.
8384 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
8386         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
8388 Thu Oct 22 16:01:44 1998  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8390         * compile/981022-1.c, compile/981022-1.x: New test and driver.
8392 Mon Oct 19 14:03:07 1998  Jeffrey A Law  (law@cygnus.com)
8394         * 981019-1.c: New test.
8396 Wed Oct 14 21:11:19 1998  Robert Lipe <robertl@dgii.com>
8398         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
8399         find objc headers.
8401 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
8403         * compile/981001-4.c: Remove use of GCC extension that triggers a
8404         compiler bug.
8406 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
8408         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
8410 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
8412         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
8413         instantiation of template produces incorrect code for delete
8414         expression.
8416         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
8417         constructors' name is not unique.
8418         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
8419         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
8421         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
8422         automatic array of const is ill-formed.
8424         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
8425         of template parameter?
8427         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
8428         const.
8430         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
8431         pointer-to-member expression.
8433         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
8434         declaration causes ICE.
8436 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
8438         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
8439         reserved in the global namespace.
8441         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
8442         generate needed virtual table.
8444         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
8446 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
8448         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
8449         template-dependent type
8451 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
8453         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
8454         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
8455         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
8457         * g++.old-deja/g++.other/using5.C: New test; using decl from base
8458         class should be usable as argument of member function.
8459         * g++.old-deja/g++.other/using6.C: New test; using decl from base
8460         class should be usable as return type of member function.
8461         * g++.old-deja/g++.other/using7.C: New test; using decl from base
8462         class should be usable as type of data member.
8464         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
8466 Fri Oct  9 19:19:19 1998  Jeffrey A Law  (law@cygnus.com)
8468         * gcc.c-torture/special/920521-1.c: Fix bogus test.
8470 Thu Oct  8 19:14:05 1998  Nick Clifton  <nickc@cygnus.com>
8472         * gcc.dg/dll-?.c Add thumb to target list.
8473         Fix assembler scan patterns to match current assembler output.
8475 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
8477         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
8478         matching of template brackets.
8480         * g++.old-deja/g++.other/using4.C: New test.  Test using
8481         declarations of methods from base classes.
8483         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
8484         within functions should introduce names into the innermost
8485         enclosing namespace.
8487         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
8488         of static locals if first initialization throws.
8490 Wed Oct  7 12:00:20 1998  Jim Wilson  <wilson@cygnus.com>
8492         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
8494 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
8496         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
8497         lose track of the possible targets of tablejump insns.
8498         * special/special.exp: Run it.
8500 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
8502         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
8503         must be declared before its specializations can be named in friend
8504         declarations.
8506 1998-10-05  Dave Love  <d.love@dl.ac.uk>
8508         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
8510         * g77.f-torture/execute/io1.f: New test.
8512 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
8514         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
8515         with pointer to template function, for which no argument deduction
8516         is possible.
8518         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
8519         specialization of template function as argument to template
8520         function.
8522         * g++.old-deja/g++.other/access2.C: New test; Inner class
8523         shouldn't have privileged access to Outer's names.
8525 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
8527         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
8528         friend template declared within template class conflicts with
8529         nested class of the same name.
8531         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
8532         is ignored.
8534         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
8535         object with direct initializer as function declaration.
8537         * g++.old-deja/g++.other/decl2.C: New test; duplicate
8538         initializers.
8540         * g++.old-deja/g++.other/null2.C: New test; conditional operator
8541         involving const pointer and NULL produces incorrect result.
8543         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
8544         type name without `typename' should be rejected with -pedantic.
8546 Fri Oct  2 21:55:58 1998  Richard Henderson  <rth@cygnus.com>
8548         * g++.old-deja/g++.other/addrof1.C: New test.
8550 Thu Oct  1 17:15:26 1998  Nick Clifton  <nickc@cygnus.com>
8552         * gcc.c-torture/compile/981001-1.c: New test.
8553         * gcc.c-torture/execute/981001-1.c: New test.
8555 Thu Oct  1 19:05:20 1998  Jeffrey A Law  (law@cygnus.com)
8557         * gcc.c-torture/compile/981001-2.c: New test.
8558         * gcc.c-torture/compile/981001-3.c: New test.
8559         * gcc.c-torture/compile/981001-4.c: New test.
8561 1998-10-01  Robert Lipe  <robertl@dgii.com>
8563         * lib/objc.exp (objc_target_compile): Add -L during compiles for
8564         multilibbed hosts.   Idea grafted from g77.exp.
8566 1998-09-30  Dave Love  <d.love@dl.ac.uk>
8568         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
8569         avoid losing on systems which need -lsocket.
8571 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
8573         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
8574         * g++.old-deja/g++.other/nested2.C: Ditto.
8575         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
8576         failure.
8578 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
8580         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
8581         preferred over template operator!= for enum bitfields.
8583 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
8585         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
8586         that happen to have the same base name, but in different scopes,
8587         are incorrectly rejected.
8589 1998-09-16  Richard Henderson  <rth@cygnus.com>
8591         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
8592         on the native word size instead of an integer literal.
8594 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
8596         * g++.old-deja/g++.other/static2.C: Invocation of static data
8597         member of type pointer-to-function denoted as non-static member.
8599         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
8600         checks involving function types and aliases.
8602 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
8604         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
8605         redefined to the same non-trivial type.
8607         * g++.old-deja/g++.pt/explicit73.C: Test for proper
8608         namespace-qualification of template specializations declared in
8609         other namespaces.
8611         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
8612         to declare a subset of the specializations of a template function
8613         as friends of specializations of a template class.
8615         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
8616         member templates that do not fully specialize the enclosing
8617         template class are rejected.
8619 1998-09-11  Dave Love  <d.love@dl.ac.uk>
8621         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
8623 1998-09-08  Dave Love  <d.love@dl.ac.uk>
8625         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
8626         altered from libf2c/libU77 version.
8628 1998-09-06  Dave Love  <d.love@dl.ac.uk>
8630         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
8632 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
8634         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
8635         (un)signed char are different types for template specialization
8636         purposes.
8638 Thu Sep  3 00:40:32 1998  Ovidiu Predescu  <ovidiu@aracnet.com>
8640         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
8641         * objc: ObjC testsuite.
8643 Mon Aug 31 12:00:00 1998  Catherine Moore  <clm@cygnus.com>
8645         * gcc.c-torture/execute/941014-1.x:  New file.
8647 Mon Aug 31 15:19:32 1998  Nick Clifton  <nickc@cygnus.com>
8649         * lib/c-torture.exp: Add support for
8650         torture_eval_before_compile and torture_eval_before_execute
8651         variables.
8653 Sun Aug 30 17:38:20 1998  Jeffrey A Law  (law@cygnus.com)
8655         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
8656         this test triggers valid.
8658 Thu Aug 27 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
8660         * gcc.dg/980827-1.c: New test.
8662 Wed Aug 26 16:10:00 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
8664         * gcc.c-torture/execute/loop-4b.c: New test.
8666 Wed Aug 26 16:25:38 1998  Nick Clifton  <nickc@cygnus.com>
8668         * lib/c-torture.exp: Add support for
8669         torture_eval_before_compile and torture_eval_before_execute
8670         variables.
8672 Tue Aug 25 19:42:13 1998  Jeffrey A Law  (law@cygnus.com)
8674         * gcc.c-torture/compile/980825-1.c: New test.
8676 Mon Aug 24 14:20:32 1998  Nick Clifton  <nickc@cygnus.com>
8678         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
8679         count number tests in opt_t0 not good_t0.
8681 Mon Aug 24 16:38:52 1998  Jeffrey A Law  (law@cygnus.com)
8683         * gcc.c-torture/compile/930326-1.x: Fix typo.
8685 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
8687         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
8688         causes an ICE.
8690 Fri Aug 21 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
8692         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
8693         STACK_SIZE is defined.
8694         * gcc.c-torture/unsorted/stuct.c: Similarly.
8696         * gcc.c-torture/compile/980821-1.c: New test.
8698 Fri Aug 21 03:14:04 1998  Jeffrey A Law  (law@cygnus.com)
8700         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
8702 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
8704         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
8705         code.
8707 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
8709         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
8710         error'.
8712 Tue Aug 18 19:19:50 1998  Jeffrey A Law  (law@cygnus.com)
8714         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
8716 Sun Aug 16 01:29:19 1998  Jeffrey A Law  (law@cygnus.com)
8718         * gcc.c-torture/compile/980816-1.c: New test.
8720         * gcc.dg/980816-1.c: New test.
8722 Thu Aug 13 00:13:55 1998  Jeffrey A Law  (law@cygnus.com)
8724         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
8725         compiler for ieee tests.
8727 1998-08-01  Dave Love  <d.love@dl.ac.uk>
8729         * g77.f-torture/compile/980729-0.f: New test.
8731 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
8733         * gcc.c-torture/special/eeprof-1.c: New test, for
8734         -finstrument-functions.
8735         * gcc.c-torture/special/special.exp: Run it.
8737 Wed Jul 29 00:17:18 1998  Jeffrey A Law  (law@cygnus.com)
8739         * gcc.c-torture/compile/980729-1.c: New test.
8741 Mon Jul 27 11:05:07 1998  Nick Clifton  <nickc@cygnus.com>
8743         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
8744         __thumb__ is defined, and test for ARM style doubles if so.
8746 1998-07-26  Dave Love  <d.love@dl.ac.uk>
8748         * g77.f-torture/noncompile/980615-0.f: New test.
8750 Sun Jul 26 01:15:56 1998  H.J. Lu  (hjl@gnu.org)
8752         * gcc.dg/980312-1.c: Do link instead of compile.
8753         * gcc.dg/980313-1.c: Likewise.
8755 Sun Jul 26 01:05:02 1998  Jeffrey A Law  (law@cygnus.com)
8757         * gcc.c-torture/compile/980726-1.c: New test.
8759 1998-07-25  Dave Love  <d.love@dl.ac.uk>
8761         * g77.f-torture/execute/io0.f: New test.
8763 Fri Jul 24 11:02:43 1998  Nick Clifton  <nickc@cygnus.com>
8765         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
8766         an int.
8768 Thu Jun 18 15:12:30 1998  Michael Meissner  <meissner@cygnus.com>
8770         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
8771         m32r bugs.
8773 Fri Jul 17 14:19:32 1998  Nick Clifton  <nickc@cygnus.com>
8775         * gcc.dg/980626-1.c: Expect failures for all toolchains until
8776         c-decl.c:grokdeclarator can handle mode attributes.
8778 Thu Jul 16 21:42:50 1998  Jeffrey A Law  (law@cygnus.com)
8780         * gcc.c-torture/execute/980716-1.c: New test.
8782 Mon Jul 13 22:26:37 1998  Jeffrey A Law  (law@cygnus.com)
8784         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
8785         the mn10200.
8786         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
8787         the mn10200.
8788         * gcc.c-torture/execute/va-arg-3.x: Similarly.
8789         * gcc.c-torture/compile/930326-1.x: Similarly.
8791 1998-07-13  Dave Love  <d.love@dl.ac.uk>
8793         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
8794         New test from Craig.
8796 1998-07-12  Dave Love  <d.love@dl.ac.uk>
8798         * g77.f-torture/noncompile/980616-0.f: New test.
8800         * g77.f-torture/execute/970816-3.f:  New test from Craig.
8802 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
8804         *  g++.other/singleton.C: Return error value instead of taking
8805         SIGSEGV.
8807 Fri Jul 10 10:02:03 1998  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
8809         *  g++.other/singleton.C: New test.   Warning is under dispute.
8810         Runtime crash is not.
8812 Thu Jul  9 23:07:45 1998  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
8814         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
8815         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
8816         using6.C, using7.C}:  New namespace tests.
8818 Thu Jul  9 22:44:49 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
8820         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
8821         specialization with typedef'ed names used as array indexes.
8823 Thu Jul  9 00:38:51 1998  Jeffrey A Law  (law@cygnus.com)
8825         * gcc.c-torture/execute/980709-1.c: New test.
8827         * gcc.dg/980709-1.c: New test.
8829 Tue Jul  7 13:41:27 1998  Richard Henderson  <rth@cygnus.com>
8831         * gcc.c-torture/execute/bcp-1.c: New test.
8833 Tue Jul  7 11:49:04 1998  Jeffrey A Law  (law@cygnus.com)
8835         * gcc.c-torture/execute/980707-1.c: New test.
8837 Mon Jul  6 18:20:27 1998  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
8839         * gcc.c-torture/compile/980706-1.c: New test.
8841 1998-07-01  Dave Love  <d.love@dl.ac.uk>
8843         * g77.f-torture/execute/980701-0.f,
8844         g77.f-torture/execute/980701-1.f: New test from Craig.
8846 Wed Jul  1 00:52:51 1998  Jeffrey A Law  (law@cygnus.com)
8848         * gcc.c-torture/compile/980701-1.c: New test.
8850         * gcc.c-torture/execute/980701-1.c: New test.
8852 Tue Jun 30 11:51:42 1998  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
8853 rlsruhe.de>
8855         * g++.old-deja/g++.robertl/eb132.C: New test.
8856         * g++.old-deja/g++.robertl/eb133.C: Likewise.
8858 1998-06-29  Dave Love  <d.love@dl.ac.uk>
8860         * g77.f-torture/execute/980628-7.f,
8861         g77.f-torture/execute/980628-8.f,
8862         g77.f-torture/execute/980628-9.f,
8863         g77.f-torture/execute/980628-10.f: New tests from Craig.
8865         * g77.f-torture/execute/980628-3.f: Remove mail headers.
8867 Sun Jun 28 12:49:02 1998  Jeffrey A Law  (law@cygnus.com)
8869         * g77.f-torture/execute/980628-4.f: New test from Craig.
8870         * g77.f-torture/execute/980628-5.f: Likewise.
8871         * g77.f-torture/execute/980628-2.f: Likewise.
8872         * g77.f-torture/execute/980628-0.f: Likewise.
8873         * g77.f-torture/execute/980628-1.f: Likewise.
8874         * g77.f-torture/execute/980628-3.f: Likewise.
8875         * g77.f-torture/execute/980628-6.f: Likewise.
8877 Sun Jun 28 00:37:26 1998  Jeffrey A Law  (law@cygnus.com)
8879         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
8880         directory when nothing has been installed yet.
8882 Sat Jun 27 23:23:18 1998  Carlo Wood  <carlo@runaway.xs4all.nl>
8884         * gcc.c-torture/special/special.exp: Handle newer versions of
8885         dejagnu.
8887 Fri Jun 26 17:57:40 1998  Jeffrey A Law  (law@cygnus.com)
8889         * gcc.dg/980626-1.c: New test.
8891 Fri Jun 19 23:26:12 1998  Bruno Haible <haible@ilog.fr>
8893         * gcc.misc-tests/m-un-2.c: New test.
8894         * g++.old-deja/g++.other/warn01.c: Likewise.
8896 Fri Jun 19 14:06:36 1998  Robert Lipe  <robertl@dgii.com>
8898         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
8899         compatibility with assmblers with a different comment character.
8900         Eliminate use of GAS-specific extensions.
8902 Fri Jun 19 02:05:14 1998  Jeffrey A Law  (law@cygnus.com)
8904         * gcc.c-torture/execute/ieee/980619-1.c: New test.
8906 Fri Jun 19 00:58:11 1998  Robert Lipe  <robertl@dgii.com>
8908         *lib/g77.exp: Replace search for libf2c.a with search for newly
8909         renamed libg2c.a
8911 Wed Jun 17 18:53:12 1998  Jeffrey A Law  (law@cygnus.com)
8913         * gcc.c-torture/execute/980617-1.c: New test.
8915 Fri Jun 12 01:08:49 1998  Jeffrey A Law  (law@cygnus.com)
8917         * gcc.c-torture/execute/980612-1.c: New test.
8919 Mon Jun  8 02:13:42 1998  Jeffrey A Law  (law@cygnus.com)
8921         * gcc.dg/980523-1.c: Only test on ppc-linux.
8922         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
8924         * gcc.c-torture/execute/980608-1.c: New test.
8926 Fri Jun  5 21:54:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
8928         * gcc.c-torture/execute/980605-1.c: New test.
8930 Thu Jun  4 01:39:24 1998  Jeffrey A Law  (law@cygnus.com)
8932         * gcc.c-torture/execute/980604-1.c: New test.
8934 Tue Jun  2 20:51:43 1998  Jeffrey A Law  (law@cygnus.com)
8936         * gcc.c-torture/execute/980602-1.c: New test.
8937         * gcc.c-torture/execute/980602-2.c: Likewise.
8939 1998-06-02  Dave Love  <d.love@dl.ac.uk>
8941         * 970125-0.f: Fix per JCB.  Add commentary.
8943 Sun May 31 23:23:29 1998  Michael Meissner  <meissner@cygnus.com>
8945         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
8946         IEEE -0 support.
8948 Fri May 29 01:10:12 1998  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
8950         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
8951         earlier.
8953 Thu May 28 00:17:42 1998  Catherine Moore <clm@cygnus.com>
8955         * gcc.c-torture/execute/980526-3.c: New test.
8957 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
8959         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
8960         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
8961         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
8962         m88k-motorola-sysv3 to XFAIL.
8964 Tue May 26 23:58:03 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8966         * gcc.dg/980526-1.c: New test.
8967         * gcc.c-torture/execute/980526-2.c: New test.
8969 Tue May 26 23:40:40 1998  Jeffrey A Law  (law@cygnus.com)
8971         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
8973         * gcc.c-torture/execute/980526-1.c: New test.
8975 1998-05-26  Dave Love  <d.love@dl.ac.uk>
8977         * g77.f-torture/execute/alpha2.f: Add runtime test.
8979 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
8981         * g++.old-deja/old-deja.exp: Strip leading directories.
8983         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
8984         error for the line.  Don't run multiple tests for the same line.
8986 Sat May 23 23:27:10 1998  Jeffrey A Law  (law@cygnus.com)
8988         * gcc.dg/980523-1.c: New test.
8990 1998-05-23  Dave Love  <d.love@dl.ac.uk>
8992         * g77.f-torture/compile/970915-0.f: New test.
8994 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
8996         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
8998 Thu May 21 23:23:21 1998  Jeffrey A Law  (law@cygnus.com)
9000         * gcc.dg/980520-1.c: New test.
9002 Wed May 20 14:37:15 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9004         * gcc.dg/980502-1.c: Fix return type.
9006 Wed May 20 11:29:48 1998  Jeffrey A Law  (law@cygnus.com)
9008         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
9009         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
9010         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
9011         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
9012         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
9014 1998-05-20  Dave Love  <d.love@dl.ac.uk>
9016         * g77.f-torture/execute/980520-1.f: New test.
9018 1998-05-15  Dave Love  <d.love@dl.ac.uk>
9020         * lib/mike-g77.exp: New file.
9022         * g77.f-torture/noncompile/noncompile.exp,
9023         g77.f-torture/noncompile/check0.f: New files.
9025 1998-05-14  Dave Love  <d.love@dl.ac.uk>
9027         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
9028         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
9029         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
9030         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
9031         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
9032         abort where appropriate.
9034 Tue May  5 19:20:13 1998  Michael Meissner  <meissner@cygnus.com>
9036         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
9037         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
9039 1998-04-29  Dave Love  <d.love@dl.ac.uk>
9041         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
9043 1998-04-27  Dave Love  <d.love@dl.ac.uk>
9045         * g77.f-torture/compile/980427-0.f: New test.
9047 1998-04-24  Dave Love  <d.love@dl.ac.uk>
9049         * g77.f-torture/compile/980424-0.f: New test.
9051 1998-04-19  Dave Love  <d.love@dl.ac.uk>
9053         * g77.f-torture/compile/980419-2.f (main): New test.
9054         * g77.f-torture/compile/970125-0.f: New test.
9055         * g77.f-torture/compile/980419-1.f: New test.
9057 Wed Apr  8 13:09:15 1998  Jim Wilson  <wilson@cygnus.com>
9059         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
9060         of loop-4.c.
9062 Tue Apr  7 12:01:24 1998  Jim Wilson  <wilson@cygnus.com>
9064         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
9066 Fri Apr  3 12:27:49 1998  Jim Wilson  <wilson@cygnus.com>
9068         * gcc.c-torture/compile/980329-1.c: New test.
9070 Wed Mar 18 16:22:22 1998  Jim Wilson  <wilson@cygnus.com>
9072         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
9073         * gcc.dg/980312-1.c: Fix typo in -march command.
9075 Mon Mar 16 20:01:30 1998  H.J. Lu  (hjl@gnu.org)
9077         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
9079 Wed Mar 11 13:08:48 1998  Robert Lipe  <robertl@dgii.com>
9081         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
9082         Dave Love agree the Fortran source is bogus.
9084 Wed Mar 11 00:03:49 1998  Robert Lipe  <robertl@dgii.com>
9086         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
9087         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
9088         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
9089         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
9090         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
9092 Tue Mar 10 00:31:51 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
9094         * g++.old-deja/g++.other/friend1.C: New test.
9096 1998-02-18  Dave Love  <d.love@dl.ac.uk>
9098         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
9099         possibly uninitialized) variables and declare dnrm2.
9101 Mon Feb 23 15:16:53 1998  Robert Lipe <robertl@dgii.com>
9103         From Bruno Haible <haible@ilog.fr>:
9104         * gcc.c-torture/execute/980223.c: New test.
9106 Fri Feb 13 00:36:07 1998  Jeffrey A Law  (law@cygnus.com)
9108         * gcc.dg/ifelse-1.c: New test.
9110 Mon Feb  9 02:08:47 1998  H.J. Lu  (hjl@gnu.org)
9112         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
9114           * lib/old-dejagnu.exp (old-dejagnu): Added the
9115           "execution test - XFAIL *-*-*" handling in the spirit of
9116           "excess errors test -". Changed the "execution test fails"
9117           handling to be like "excess errors test fails".
9118           * Update various tests accordingly.
9120 Fri Feb  6 14:30:48 1998  Jim Wilson  <wilson@cygnus.com>
9122         * gcc.c-torture/execute/980205.c: New test.
9124 Sun Jan 18 01:33:59 1998  Jeffrey A Law  (law@cygnus.com)
9126         * lib/c-torture.exp: Look for .x files instead of .cexp files.
9127         * lib/f-torture.exp: Similarly.
9128         * gcc.c-torture: Rename all .cexp files to .x files.
9130 Mon Dec  8 23:55:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9132         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
9133         (940510-1.c): Removed duplicate.
9134         (971104-1.c): New test.
9136 Tue Nov 25 16:18:51 1997  Kate Hedstrom  (kate@ahab.rutgers.edu)
9138           * lib/f-torture.exp: Improve error and loop detection.
9140 Wed Nov 19 14:27:04 1997  Michael Meissner  <meissner@cygnus.com>
9142         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
9143         use that to size the filler array.
9145 Fri Sep 26 10:50:53 1997  Bob Manson  <manson@charmed.cygnus.com>
9147         * lib/c-torture.exp(c-torture-execute): Fix typo.
9149         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
9150         testcase as the executable name. Keep the executable around if
9151         the test fails.
9153 Fri Sep 19 17:19:53 1997  Bob Manson  <manson@charmed.cygnus.com>
9155         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
9156         changes.  Only test one -g option, and move it to the end of the
9157         list of options to test.
9159 Fri Sep 19 17:58:00 1997  Michael Meissner  <meissner@cygnus.com>
9161         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
9162         variable GCC_TORTURE_OPTIONS to supply default switches separated
9163         by colons.  If no environment variable, run tests with -O0 -g, -O1
9164         -g, and -O2 -g as well.
9166 Wed Sep 17 10:12:26 1997  Bob Manson  <manson@charmed.cygnus.com>
9168         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
9169         explanatory comments. Fix indentation.
9171 Mon Sep 15 00:36:53 1997  Jeffrey A Law  (law@cygnus.com)
9173         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
9175 Thu Sep 11 13:54:47 1997  Jeffrey A Law  (law@cygnus.com)
9177         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
9178         * g++.old-deja/g++.mike/p7325.C: Likewise.
9179         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
9181 Thu Sep 11 10:00:03 1997  Alexandre Oliva  (oliva@dcc.unicamp.br)
9183         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
9184         * g++.old-deja/g++.brendan/crash30.C: Likewise.
9185         * g++.old-deja/g++.brendan/crash39.C: Likewise.
9186         * g++.old-deja/g++.law/operators4.C: Likewise.
9188 Thu Sep 11 09:53:40 1997  Joe Buck  (jbuck@synopsys.com)
9190         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
9191         * g++.old-deja/g++.mike/p784.C: Ditto.
9192         * g++.old-deja/g++.mike/p785.C: Ditto.
9194 Fri Sep  5 00:21:42 1997  Jeffrey A Law  (law@cygnus.com)
9196           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
9198 Wed Sep  3 17:29:35 1997  Bob Manson  <manson@charmed.cygnus.com>
9200         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
9201         target feature; pass this to c-torture-execute as needed.
9203 Wed Sep  3 17:15:00 1997  Bob Manson  <manson@charmed.cygnus.com>
9205         * lib/c-torture.exp(c-torture-execute): If the previous and the
9206         current executables being tested are identical, we don't need to
9207         run the executable again. Try to make the executable names
9208         unique. Add an optional argument for passing additional compiler
9209         flags.
9211 Tue Sep  2 16:34:31 1997  Doug Evans  <dje@canuck.cygnus.com>
9213         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
9215 Fri Aug 29 12:48:09 1997  Jeffrey A Law  (law@cygnus.com)
9217         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
9219 Thu Jul 31 12:17:24 1997  Jeffrey A Law  (law@cygnus.com)
9221         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
9222         32bit or larger longs.
9224         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
9225         have either a 32bit long or 32bit int.
9227 Tue Jul 29 00:40:38 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9229         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
9230         Make double precision tests dependent on sizeof (double).
9232 Wed Jul  9 15:15:40 1997  Bob Manson  <manson@charmed.cygnus.com>
9234         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
9235         too.
9237 Tue Jun 17 22:11:16 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9239         * gcc.c-torture/compile/961203-1.cexp: New script.
9241 Mon Jun 16 15:27:06 1997  Bob Manson  <manson@charmed.cygnus.com>
9243         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
9244         up the includes ourselves.
9246 Wed Jun 11 17:33:21 1997  Bob Manson  <manson@charmed.cygnus.com>
9248         * lib/plumhall.exp: Remove random include, and add a few
9249         verbose messages for debugging.
9251 Fri Jun  6 14:23:24 1997  Bob Manson  <manson@charmed.cygnus.com>
9253         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
9254         of trying to do it ourselves.
9256 Wed Jun  4 03:38:50 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9258         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
9260 Wed Jun  4 18:43:55 1997  Bob Manson  <manson@charmed.cygnus.com>
9262         * gcc.prms/5403.c: Made regexp a bit less strict.
9264 Tue Jun  3 15:12:39 1997  Bob Manson  <manson@charmed.cygnus.com>
9266         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
9267         is returned from remote_load instead.
9268         * lib/plumhall.exp: Ditto.
9269         * lib/mike-g++.exp: Ditto.
9270         * lib/old-dejagnu.exp: Ditto.
9271         * lib/c-torture.exp: Ditto.
9273 Fri May 30 23:15:15 1997  Bob Manson  <manson@charmed.cygnus.com>
9275         * lib/g++.exp: Use build_wrapper procedure.
9276         * lib/gcc.exp: Ditto.
9278 Tue May 20 15:23:27 1997  Jeffrey A Law  (law@cygnus.com)
9280         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
9281         an old-style decl for malloc.  Fixes tests to work when
9282         sizeof (int) != sizeof (size_t).
9284 Thu May 15 14:00:04 1997  Mike Meissner  <meissner@cygnus.com>
9286         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
9288         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
9289         use stdargs.h interface.
9291 Thu May 15 14:10:39 1997  Mike Meissner  <meissner@cygnus.com>
9293         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
9294         NO_VARARGS when compiling.
9296 Thu May  1 14:49:19 1997  Bob Manson  <manson@charmed.cygnus.com>
9298         * lib/plumhall.exp(ph_includes): New procedure.
9299         (ph_make): Use it.
9300         (ph_compiler): Ditto.
9302         * lib/g++.exp: Rename test-glue.c to testglue.c.
9303         * lib/gcc.exp: Ditto.
9305 Thu Apr 10 14:50:26 1997  Bob Manson  <manson@charmed.cygnus.com>
9307         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
9308         to completion when it's called.
9310 Fri Mar 21 16:34:52 1997  Michael Meissner  <meissner@cygnus.com>
9312         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
9313         is defined, don't do test.
9315 Thu Mar 20 09:50:32 1997  Doug Evans  <dje@canuck.cygnus.com>
9317         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
9318         for object files.
9319         (ph_summary): Mark skipped testcases as untested, not unresolved.
9321         * lib/plumhall.exp (ph_make): If unresolved because of bad
9322         errorCode, record errorCode in log file.
9323         (*): Replace send_log/verbose with verbose -log.
9325 Wed Mar 19 13:06:26 1997  Michael Meissner  <meissner@cygnus.com>
9327         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
9328         double conversion if double isn't at least 8 bytes.
9330         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
9331         int to work with targets where int is 16 bits.
9333         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
9334         8 bytes, just exit, since 4 byte doubles don't have enough bits of
9335         precision for the test to complete.
9337 Fri Mar 14 17:51:02 1997  Michael Meissner  <meissner@cygnus.com>
9339         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
9340         if d10v is not compiled with the -mdouble64 flag.
9341         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
9343         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
9344         d10v is not compiled with the -mint32 flag.
9346 Thu Mar 13 16:09:28 1997  Bob Manson  <manson@charmed.cygnus.com>
9348         * lib/plumhall.exp: Use incr_count.
9350 Wed Mar 12 10:01:33 1997  Jeffrey A Law  (law@cygnus.com)
9352         * gcc.c-torture: Update to c-torture-1.45.
9354 Sun Feb 23 18:12:04 1997  Bob Manson  <manson@charmed.cygnus.com>
9356         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
9357         the name of the expect testcase file).
9359         * lib/g++.exp(g++_init): Ditto.
9361 Thu Feb 20 13:53:05 1997  Bob Manson  <manson@charmed.cygnus.com>
9363         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
9364         the host.
9366         * lib/gcc.exp(gcc_exit): New procedure.
9368 Wed Feb 19 15:16:16 1997  Bob Manson  <manson@charmed.cygnus.com>
9370         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
9371         specs where appropriate.
9373         * g++.old-deja/g++.arm/*: Added additional ERROR checks
9374         because of new "candidates are" messages, and removed a few
9376         * Converted all non-old-style g++ testcases to old-style, and
9377         moved into g++.old-deja.
9379 Fri Feb 14 11:46:46 1997  Bob Manson  <manson@charmed.cygnus.com>
9381         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
9382         options.
9384         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
9385         succeeded.
9387         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
9389 Thu Feb 13 17:30:46 1997  Michael Meissner  <meissner@cygnus.com>
9391         * lib/gcc.exp (gcc_target_compile): Add support for defining
9392         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
9393         the machine doesn't have those features.
9395 Tue Feb 11 12:57:11 1997  Bob Manson  <manson@charmed.cygnus.com>
9397         * g++.law/operators4.exp: Don't use LIBS.
9399 Sat Feb  8 14:45:55 1997  Bob Manson  <manson@charmed.cygnus.com>
9401         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
9403         * lib/mike-g++.exp: Don't set the compiler to be tested here.
9404         * lib/g++.exp: Set it here instead. Also, allow use of the
9405         --tool_exec and --tool_opt options. Change CXX to
9406         GXX_UNDER_TEST.
9408         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
9410         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
9412 Fri Feb  7 12:55:45 1997  Bob Manson  <manson@charmed.cygnus.com>
9414         * lib/old-dejagnu.exp: Use prune_warnings instead of
9415         prune_system_crud.
9416         * lib/mike-g++.exp: Ditto.
9417         * lib/gcc.exp: Ditto.
9418         * lib/g++.exp: Ditto.
9420         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
9422 Fri Feb  7 10:41:53 1997  Jeffrey A Law  (law@cygnus.com)
9424           * 941014-2.c: Include stdlib.h
9425           * 960327-1.c: Include stdio.h
9426           * dbra.c, index-1.c: Don't assume ints are 32bits.
9428 Tue Feb  4 12:51:09 1997  Bob Manson  <manson@charmed.cygnus.com>
9430         * lib/gcc.exp: Add gcc,stack_size target feature.
9432         * lib/g++.exp(g++_target_compile): Add the include and link
9433         paths here, not in two other places. And, it's $options, not
9434         options.
9436         * lib/mike-g++.exp(postbase): Remove the code that determines
9437         the correct include and link paths.
9438         * g++.old-deja/old-deja.exp: Ditto.
9440 Mon Feb  3 19:00:07 1997  Bob Manson  <manson@charmed.cygnus.com>
9442         * lib/g++.exp(g++_init): target_compile no longer returns the
9443         filename of the result.
9445 Sun Feb  2 14:42:34 1997  Bob Manson  <manson@charmed.cygnus.com>
9447         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
9448         call to glob.
9450         * gcc.c-torture/special/special.exp: Change call to
9451         gcc_target_compile to include the object file.
9453 Sun Feb  2 17:11:50 1997  Ian Lance Taylor  <ian@cygnus.com>
9455         * gcc.c-torture/special/special.exp: Correct misspelling in last
9456         change.
9458 Sat Feb  1 12:34:23 1997  Bob Manson  <manson@charmed.cygnus.com>
9460         * lib/plumhall.exp(ph_summary): Log the entire output of the
9461         executable. Return -1 if there were any failures, 0 otherwise.
9462         (ph_execute): Return -1 if there were any failures, 0 otherwise.
9463         (ph_make): Clean up objects and executables that were built
9464         if the tests succeeded.
9466 Thu Jan 30 13:45:56 1997  Bob Manson  <manson@charmed.cygnus.com>
9468         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
9469         libraries and includes in the build tree as appropriate.
9471 Wed Jan 29 17:19:34 1997  Bob Manson  <manson@charmed.cygnus.com>
9473         * lib/c-torture.exp: Instead of looking for the global variable
9474         NO_LONG_LONG, check to see if that's a feature of the target.
9476 Wed Jan 29 00:36:25 1997  Bob Manson  <manson@charmed.cygnus.com>
9478         * config/default.exp: Minimize. Delete the remainer of the files in
9479         config; this functionality is now in devo/dejagnu/config.
9481         g++.*/*: Pass any additional flags used to compile to postbase;
9482         delete CXXFLAGS.
9484         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
9485         is now done by runtest.exp. Use gcc_target_compile instead of
9486         compile.
9488         lib/c-torture.exp: Use gcc_target_compile instead of compile.
9489         Remove references to CFLAGS. Use remote_file instead of
9490         calling rm -f.
9491         (c-torture): Take a list of arguments to use to compile this
9492         testcase.
9494         lib/g++.exp: Simplify. Use target_compile instead of compile.
9495         lib/gcc-dg.exp: Ditto.
9496         lib/gcc.exp: Ditto.
9497         lib/mike-{gcc,g++}.exp: Ditto.
9498         lib/old-dejagnu.exp: Ditto.
9499         lib/plumhall.exp: Ditto.
9501 Wed Jan  8 14:43:07 1997  Jim Wilson  <wilson@cygnus.com>
9503         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
9504         (ph_linker): Likewise.
9506 Wed Nov 13 16:04:19 1996  Joern Rennecke <amylaar@cygnus.com>
9508           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
9509         MAP_ANON / MAP_ANONYMOUS if defined;
9510         else try to map from /dev/zero .
9512 Tue Nov 12 23:30:12 1996  Jeffrey A Law  (law@cygnus.com)
9514         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
9515         isn't defined, then define it to MAP_ANONYMOUS.
9517 Tue Nov 12 11:57:49 1996  Jeffrey A Law  (law@cygnus.com)
9519         * gcc.c-torture: Update to c-torture-1.42 release.
9521 Mon Nov 11 12:45:31 1996  Jeffrey A Law  (law@cygnus.com)
9523         * gcc.c-torture: Update to c-torture-1.41 release.
9525 Sun Oct 27 18:56:18 1996  Jeffrey A Law  (law@cygnus.com)
9527         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
9528         c-torture release.
9530 Thu Aug 15 11:09:36 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9532         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
9533         and LDFLAGS.  Fix second case to append the target_info ldflags
9534         onto LDFLAGS, not CFLAGS.
9535         * lib/g++.exp (g++_init): Add target_info stuff.
9536         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
9537         of libgloss and newlib flags for !native.
9539         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
9540         (GDB): Fix relative path to go up another dir for finding gdb.
9542 Thu Aug  8 17:03:27 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
9544         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
9545         versions in the target_info array, if they don't exist.
9547 Fri Aug  2 15:39:03 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9549         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
9551 Mon Jul  8 15:45:58 1996  Jim Wilson  <wilson@cygnus.com>
9553         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
9554         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
9556 Mon Jul  1 15:53:00 1996  Bob Manson  <manson@charmed.cygnus.com>
9558         * lib/old-dejagnu.exp: Don't remove the output file before we've
9559         actually tested it. Don't append pwd to the path of the executable
9560         we're testing.
9562 Sun Jun 30 14:37:50 1996  Doug Evans  <dje@canuck.cygnus.com>
9564         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
9566 Wed Jun 26 14:15:55 1996  Bob Manson  <manson@charmed.cygnus.com>
9568         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
9569         temporary directory for compiler files, and set it to a default
9570         value of /tmp. Set $output as the name of the output file from
9571         compiling the testcase. Add a -o option to $cflags_var so the
9572         compiler writes the final output file as $output. Set $executable
9573         to $output.
9575         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
9576         directory for compiler files, and set it to /tmp if it doesn't
9577         already have a value. Set $output_file to the name of the output
9578         file from compiling the testcase. Add a -o option to CXXFLAGS so
9579         the compiler writes the final output file as $output. Use $output
9580         as the executable to be tested.
9582 Mon Jun 24 17:12:16 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9584         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
9586 Sat Jun  8 15:12:24 1996  Jeffrey A Law  (law@cygnus.com)
9588         * gcc.c-torture/execute/pending-1.c: New test.  Still
9589         pending in Tege's queue.
9591 Wed Apr 24 18:13:45 1996  Jim Wilson  <wilson@chestnut.cygnus.com>
9593         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
9594         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
9595         if there were failures.  Call unresolved if there were unresolved
9596         testcases.  Call gcc_fail if program did not run to completion.
9597         (ph_make): Pass additional argument name to ph_execute.
9598         (ph_execute): Add new argument.  Pass additional arguments to
9599         ph_summary.  Call gcc_fail is there is no execution output.
9601 Wed Apr 24 13:39:23 1996  Jeffrey A Law  (law@cygnus.com)
9603         * lib/plumhall.exp (proc_summary): Output relavent summary
9604         lines into the log so specific failures in plumhall can be
9605         investigated.
9607 Wed Apr 10 13:23:45 1996  Jeffrey A Law  (law@cygnus.com)
9609         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
9610         (c-torture-execute): Don't try to execute tests which use
9611         "long long" types if $NO_LONG_LONG is nonzero.
9613 Mon Apr  8 08:52:29 1996  Doug Evans  <dje@canuck.cygnus.com>
9615         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
9616         not c-torture.
9618         * gcc.ieee: Move from here.
9619         * gcc.c-torture/execute/ieee: To here.
9621 Tue Mar 26 23:41:18 1996  Jeffrey A Law  (law@cygnus.com)
9623         * gcc.c-torture: Update to c-torture-1.41 release.
9625 Fri Mar 22 15:49:24 1996  Jeffrey A Law  (law@cygnus.com)
9627         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
9628         not "$output".
9630 Thu Mar  7 12:37:08 1996  Doug Evans  <dje@charmed.cygnus.com>
9632         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
9633         -c present.
9635 Sat Mar  2 22:36:37 1996  Jeffrey A Law  (law@cygnus.com)
9637         * config/proelf.exp: Handle connecting to a simulator.
9639 Wed Jan 31 00:58:15 1996  Jeffrey A Law  (law@cygnus.com)
9641         * config/proelf.exp: New file.  Enough framework that we can
9642         run c-torture tests on the proelf targets (or any other target
9643         that gdb can connect to for that matter).
9645 Mon Jan 29 08:57:46 1996  Doug Evans  <dje@canuck.cygnus.com>
9647         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
9648         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
9650         * lib/plumhall.exp (ph_execute): Always call ph_summary if
9651         exec_output exists.
9653 Sun Jan 28 11:28:43 1996  Doug Evans  <dje@charmed.cygnus.com>
9655         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
9656         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
9658         * config/*.exp: Update FSF address.  Change result of ${tool}_load
9659         to pass/fail/unresolved/unsupported/untested.  Caller must now
9660         call unresolved/unsupported/untested.
9661         * lib/*.exp: Update FSF address.  Update to handle new results of
9662         ${tool}_load.
9663         * lib/chill.exp (verbose): Delete.
9665 Sat Jan 27 12:28:07 1996  Doug Evans  <dje@charmed.cygnus.com>
9667         * lib/gcc.exp (default_gcc_start): Change order of args to
9668         $LDFLAGS $CFLAGS $LIBS.
9669         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
9670         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
9671         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
9672         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
9673         * gcc.misc-tests/dg-test.exp: Likewise.
9674         * gcc.misc-tests/msgs.exp: Likewise.
9675         * gcc.prms/prms.exp: Likewise.
9676         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
9677         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
9679         * lib/dg.exp: Deleted, moved to dejagnu/lib.
9681 Wed Jan 24 18:37:00 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9683         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
9685         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
9686         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
9688         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
9689         necessary.
9691 Sat Jan 20 17:22:08 1996  Brendan Kehoe  <brendan@cygnus.com>
9693         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
9694         global for loop; add use of $mathlib.
9695         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
9696         settings here; set mathlib for anything but VxWorks.
9698 Mon Jan 22 16:31:57 1996  Jeffrey A Law  (law@cygnus.com)
9700         * gcc.c-torture: Update to c-torture-1.40 release.
9702 Wed Jan  3 00:54:33 1996  Jeffrey A Law  (law@cygnus.com)
9704         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
9705         dg.exp.
9707 Sun Dec  3 16:17:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
9709         * lib/c-torture.exp (c-torture-execute): Declare "output" as
9710         global.
9712 Fri Nov 17 20:01:19 1995  Doug Evans  <dje@canuck.cygnus.com>
9714         * lib/g++.exp (LIBS): Define if not already.
9715         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
9716         (gcc-dg-prune): Call prune_gcc_output.
9717         * lib/gcc.exp (prune_gcc_output): New proc.
9718         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
9719         prune_gcc_output.
9721 Thu Nov 16 09:15:40 1995  Doug Evans  <dje@canuck.cygnus.com>
9723         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
9724         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
9726 Wed Nov 15 23:04:36 1995  Jeffrey A Law  (law@cygnus.com)
9728         * gcc.c-torture: Update to c-torture-1.39 release.
9730 Sat Nov  4 12:52:05 1995  Doug Evans  <dje@canuck.cygnus.com>
9732         * lib/c-torture.exp (c-torture-execute): Don't return if one option
9733         fails, try others as well.
9735 Thu Nov  2 09:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
9737         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
9738         If compilation fails, mark execute tests as `untested'.
9739         If test is marked as unsupported, don't mark compilation and
9740         execute tests as failed.
9742 Wed Oct 25 20:57:55 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9744         * lib/g++.exp (g++_init): Don't link in libg++, and look to
9745         libstdc++ for whether or not we want to be doing shared
9746         libraries.  Delete link_curses since we don't need it anymore.
9747         * lib/mike-g++.exp (postbase): Don't link in libg++.
9748         * g++.old-deja/old-deja.exp: Likewise.
9750 Mon Oct 23 13:05:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9752         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
9754 Tue Oct 17 15:24:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9756         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
9757         For that, add `-Wl,-a,shared_archive'.
9758         * g++.old-deja/old-deja.exp: Likewise.
9760 Tue Oct 17 13:09:06 1995  Doug Evans  <dje@canuck.cygnus.com>
9762         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
9764 Mon Oct 16 23:13:32 1995  Brendan Kehoe  <brendan@cygnus.com>
9766         * lib/mike-g++.exp (postbase): Pay attention to the status of
9767         g++_load.
9769 Mon Oct 16 19:28:32 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9771           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
9773 Mon Oct 16 13:48:58 1995  Doug Evans  <dje@canuck.cygnus.com>
9775         * lib/gcc.exp (default_gcc_start): No longer need to log program
9776         being executed or its output, execute_anywhere does that now.
9777         * lib/g++.exp (default_g++_version): Call execute_anywhere.
9778         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
9780 Thu Oct 12 10:34:58 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9782         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
9783         the same as those in lib/g++.exp.
9785 Tue Oct 10 13:47:27 1995  Jeff Law  (law@hurl.cygnus.com)
9787         * gcc.c-torture: Update to c-torture-1.38 release.
9788         * gcc.ieee: Related changes.
9790 Fri Oct  6 12:39:17 1995  Rob Savoye  <rob@darkstar.cygnus.com>
9792         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
9793         "exec". Minor reformatting changes.
9795         * config/rom68k.exp (${tool}_load): Make it work in a canadian
9796         cross. This means all "exec" calls now work on a remote host as
9797         well.
9798         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
9799         cross. Filter out the extra "\r\n" stuff that expect puts in.
9800         (c-torture-execute): Filter out the bogus warnings like
9801         c-torture-compile does. Add support for canadian cross.
9802         * lib/gcc.exp (default_gcc_version, default_gcc_start)
9803         Use execute_anywhere rather than calling exec directly. Now it
9804         works for canadian cross testing.
9806 Thu Oct  5 10:06:45 1995  Brendan Kehoe  <brendan@rtl.cygnus.com>
9808         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
9809         results into a variable, and check that rather than using file exists.
9811 Wed Oct  4 16:31:02 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9813         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
9814         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
9816 Tue Sep 26 10:15:14 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9818         * g++.old-deja/old-deja.exp: Create and pass runshlib and
9819         lib_curses if there's a shared libg++ in the build tree.
9821 Fri Sep 22 10:47:24 1995  Doug Evans  <dje@canuck.cygnus.com>
9823         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
9824         if not supported target.
9826 Fri Sep 22 09:22:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9828         * lib/g++.exp (g++_init): Move empty setting of runshlib and
9829         link_curses up to always happen, not just for native builds.
9831 Thu Sep 21 10:23:32 1995  Jeff Law  (law@snake.cs.utah.edu)
9833         * gcc.c-torture: Update to c-torture-1.36 release.
9834         * gcc.failure: Related changes.
9836 Wed Sep 20 10:56:26 1995  Doug Evans  <dje@canuck.cygnus.com>
9838         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
9840 Tue Sep 19 17:26:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9842         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
9843         * lib/mike-g++.exp (postbase): Not in here.  Still reference
9844         runshlib, link_curses, and mathlib for link and run.
9846         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
9847         pass the runtime shared library options for Solaris, OSF/1, and
9848         Irix5, and link with -lcurses to avoid unresolved references.
9850 Wed Sep 13 15:28:10 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9852         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
9853         only run once.
9855 Wed Sep 13 10:51:52 1995  Doug Evans  <dje@canuck.cygnus.com>
9857         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
9859 Mon Sep 11 11:02:03 1995  Jeff Law  (law@snake.cs.utah.edu)
9861         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
9862         do not have a framework for the "compat" tests yet.
9864 Sat Sep  9 16:15:20 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9866         * lib/mike-g++.exp (postbase): New local variable `mathlib',
9867         set to null if we're testing vxworks5.1.  Use that instead of
9868         `-lm' in the setting of LIBS for link and run.
9870 Fri Sep  8 13:53:38 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9872         * config/rom68k.exp (${tool}_load): Major changes to make it
9873         work.  Verified that it does in fact return the stuff in
9874         exec_output properly.  Catch any Emul or any TRAP other than 0.
9876 Thu Sep  7 23:04:06 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9878         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
9879         LDFLAGS properly for targets that need stuff from libgloss.
9880         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
9881         only run once.
9882         (gpp_initialized): New variable.
9884 Wed Sep  6 21:56:13 1995  Rob Savoye  <rob@darkstar.cygnus.com>
9886         * config/rom68k.exp: Load libgloss.exp.
9887         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
9888         so we can produce a fully linked binary.
9889         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
9890         so we can produce a fully linked binary.
9892 Sun Sep  3 13:25:26 1995  Doug Evans  <dje@canuck.cygnus.com>
9894         * lib/plumhall.exp (ph_section): Watch for expected failures.
9895         Add missing `else'.
9897         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
9898         run the testcase.
9899         (c-torture): Likewise.
9901 Mon Aug 28 11:23:38 1995  Doug Evans  <dje@cygnus.com>
9903         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
9905         * lib/mike-g++.exp (mike_cleanup): New proc.
9906         (prebase): New globals compiler_result, not_compiler_result,
9907         target_regexp.
9908         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
9909         allow leading "-" in pattern.  Watch for unsupported tests.
9910         If $compiler_result is set, pattern match assembler code,
9911         and ditto for $not_compiler_result.
9912         * lib/mike-gcc.exp: Likewise.
9914         * lib/plumhall.exp (ph_execute): Only call ph_summary if
9915         execution "succeeded".
9917 Mon Aug 14 14:03:53 1995  Doug Evans  <dje@canuck.cygnus.com>
9919         * config/win32.exp: New file.
9920         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
9922 Fri Aug  4 15:39:54 1995  Doug Evans  <dje@canuck.cygnus.com>
9924         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
9925         unsupported.
9926         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
9927         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
9928         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
9930         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
9931         "... without exceptions was ...".  That is now handled by
9932         prune_system_crud.
9933         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
9935 Tue Aug  1 11:09:33 1995  Doug Evans  <dje@canuck.cygnus.com>
9937         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
9938         sieve.c,sort2.c}: New files.
9939         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
9940         sieve.exp,sort2.exp}: Drivers for them.
9942         * lib/mike-gcc.exp (program_output): New user settable variable.
9943         (postbase): Call prune_system_crud.  Also prune extraneous compiler
9944         messages.
9945         * lib/mike-g++.exp (program_output): New user settable variable.
9947         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
9949         * config/sh.exp: Deleted (use sim.exp instead).
9951 Fri Jul 28 11:33:46 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9953         * config/vx.exp: Declare CHECKTASK as global.
9954         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
9955         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
9956         * lib/old-dejagnu.exp: Load [pwd]/$executable.
9958 Wed Jul 26 19:45:39 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9960         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
9961         target. Like vx.exp, only includes `vx29k.exp' instead of
9962         `vxworks.exp'.
9964 Sun Jul 23 17:38:52 1995  Ian Lance Taylor  <ian@cygnus.com>
9966         * config/sim.exp: Increase time limit from 120 seconds to 240.
9968 Thu Jul  6 11:07:38 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
9970         * gcc.c-torture/execute/950628-1.c: New test.
9972 Sat Jun 10 18:51:41 1995  Jeff Law  (law@snake.cs.utah.edu)
9974         * gcc.c-torture: Update with changes/additions from
9975         c-torture-1.34.
9977 Mon Jun  5 17:58:07 1995  Doug Evans  <dje@canuck.cygnus.com>
9979         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
9981 Sun Jun  4 05:13:57 1995  Jeff Law  (law@snake.cs.utah.edu)
9983         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
9985 Thu Jun  1 00:06:19 1995  Jeff Law  (law@snake.cs.utah.edu)
9987         * gcc.c-torture/compile/950512-1.c: New test.
9988         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
9989         * gcc.dg/struct-ret-1.c: Likewise.
9991 Wed May 31 14:25:13 1995  Doug Evans  <dje@canuck.cygnus.com>
9993         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
9994           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
9996 Tue May 30 11:19:54 1995  Doug Evans  <dje@canuck.cygnus.com>
9998         * gcc.c-torture/special/920411-1.c: Deleted.
9999         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
10001 Mon May 22 16:55:11 1995  Doug Evans  <dje@chestnut.cygnus.com>
10003         * config/sim.exp (${tool}_load): Hack in call to bash to get a
10004         cpu limit.
10006 Fri May 12 18:57:54 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
10008         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
10010 Thu May  4 14:23:54 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
10012         From kenner;
10013         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
10014         is the proper length.
10015         * va-arg-3.c: Likewise.
10017 Sun Apr 30 16:02:59 1995  Doug Evans  <dje@canuck.cygnus.com>
10019         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
10020         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
10022         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
10023         * lib/g++.exp (default_g++_start): Delete old cruft.
10025 Tue Apr 25 17:20:18 1995  Torbjorn Granlund  <tege@cygnus.com>
10027         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
10028         (2 * (1 << 18)) to (2 * (1 << 17)).
10030         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
10032 Thu Apr 20 12:21:13 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10034         * config/rom68k.exp: Renamed from config/idp.exp
10036 Tue Apr 18 13:33:26 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
10038         * c-torture/compile/921109-2.c
10040 Tue Apr 18 10:45:12 1995  Mike Stump  <mrs@cygnus.com>
10042         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
10043         excess errors.
10045 Sat Apr 15 11:16:58 1995  Doug Evans  <dje@chestnut.cygnus.com>
10047         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
10048         output.
10049         * lib/g++.exp (default_g++_start): Likewise.
10051 Wed Mar 29 16:34:03 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
10053         * gcc.c-torture/compile/950329-1.c: New test.
10055 Tue Mar 28 16:10:33 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10057           * config/bug.exp (${tool}_load): Updated to use new remote_open
10058           and remote_close procs.
10059         * config/idp.exp: New file.
10061 Wed Mar 22 15:01:58 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
10063         * gcc.c-torture/execute/950322-1.c: New test.
10065 Tue Mar 21 21:24:49 1995  Doug Evans  <dje@canuck.cygnus.com>
10067         * config/vx.exp (${tool}_load): Clean up testing of return code from
10068         vxworks_ld and vxworks_spawn.
10070 Tue Mar 21 17:01:42 1995  Doug Evans  <dje@deneb.cygnus.com>
10072         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
10074 Mon Mar 13 14:49:42 1995  Mike Stump  <mrs@cygnus.com>
10076         * lib/old-deja.exp: Add `excess errors test - ' error, now one
10077         can mark excess errors on a machine by machine basis.  Note, the
10078         default is to not expect any excess errors, even when excess
10079         errors test - is given, so you will want to put an XFAIL ... on
10080         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
10081         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
10082         those 4 machines, but no others.
10084 Fri Mar 10 12:33:04 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10086         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
10087         * lib/c-torture.exp: to here.
10089 Fri Mar 10 10:38:15 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
10091         * gcc.c-torture/execute/950221-1.c: New test.
10092         * gcc.c-torture/execute/struct-ret-1.c: New test.
10093         * gcc.c-torture/compile/950221-1.c: New test.
10095         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
10097 Fri Mar  3 16:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
10099         * gcc.c-torture/execute/arith-1.c (main): Return 0.
10100         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
10102 Wed Mar  1 02:08:29 1995  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
10104         * g++.gb: New directory of tests, derived from my signature and
10105         class scoping tests.
10107         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
10108         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
10109         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
10110         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
10111         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
10112         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
10113         * g++.gb/sig25.C: Likewise.
10115         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
10116         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
10117         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
10118         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
10119         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
10120         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
10121         * g++.gb/sig25.exp: Likewise.
10123         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
10124         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
10125         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
10126         * g++.gb/scope13.C: Likewise, this test still fails.
10128         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
10129         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
10130         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
10131         * g++.gb/scope13.exp: Ditto.
10133         * g++.gb/README: New file, explains what these tests are about.
10135 Tue Feb 28 10:37:52 1995  Doug Evans  <dje@canuck.cygnus.com>
10137         * lib/dg.exp (dg-do): Support `preprocess'.
10138         (dg-test): Likewise.
10140 Mon Feb 13 15:18:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10142         * config/udi.exp: change "continue -expect" to "exp_continue".
10144 Sat Feb 11 00:25:20 1995  Torbjorn Granlund  (tege@tiny.cygnus.com)
10146         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
10147         Delete redundant tests.
10149         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
10150         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
10151         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
10152         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
10153         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
10154         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
10155         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
10156         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
10158         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
10159         storing label pointers.
10160         * gcc.c-torture/execute/921019-1.c: Likewise.
10161         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
10162         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
10163         parameter fp.
10164         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
10165         constants.
10167         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
10168         Delete obsolete tests.
10170         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
10171         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
10172         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
10173         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
10174         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
10175         * gcc.c-torture/compile/950124-1.c: New test.
10177         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
10179 Wed Feb  8 15:30:17 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
10181         * lib/mike-g++.exp: Add -lm to LIBS.
10183 Tue Feb  7 17:09:50 1995  Doug Evans  <dje@canuck.cygnus.com>
10185         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
10187 Mon Jan 30 14:33:25 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
10189         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
10191 Thu Jan 12 16:41:34 1995  Doug Evans  <dje@canuck.cygnus.com>
10193         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
10195 Mon Jan  2 11:50:10 1995  Jeff Law  (law@snake.cs.utah.edu)
10197         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
10198         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
10199         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
10200         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
10201         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
10202         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
10203         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
10204         * g++.law/{operators31.C, operators32.C,
10205         * g++.law/{operators33.C, operators34.C}: Likewise.
10206         * g++.law/{pic1.C, refs2.C}: Likewise.
10207         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
10208         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
10209         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
10210         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
10212         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
10213         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
10214         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
10215         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
10216         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
10217         * g++.law/{enum9.exp, friend5.exp}: Likewise.
10218         * g++.law/{nest3.exp, nest4.exp}: Likewise.
10219         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
10220         * g++.law/{operators30.exp, operators31.exp}: Likewise.
10221         * g++.law/{operators32.exp, operators33.exp}: Likewise.
10222         * g++.law/{operators34.exp}: Likewise.
10223         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
10224         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
10225         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
10226         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
10227         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
10229         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
10230         No longer expected to fail.
10231         * g++.law/missed-error3.C: Tweak for recent bool changes.
10233 Sun Dec  4 20:54:33 1994  Doug Evans  <dje@canuck.cygnus.com>
10235         * config/emb-unix: Deleted.
10236         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
10237         remote execution.  Do final link on remote host if REMOTE_LINK is set.
10239 Thu Dec  1 08:43:05 1994  Doug Evans  <dje@canuck.cygnus.com>
10241         * lib/dg.exp (dg-test): Fix typo in last patch.
10243 Wed Nov 30 13:25:32 1994  Doug Evans  <dje@canuck.cygnus.com>
10245         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
10246         (handles multiple occurrences).
10248 Thu Nov 24 19:48:38 1994  Doug Evans  <dje@canuck.cygnus.com>
10250         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
10251         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
10252         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
10253         printed).
10254         * lib/c-torture.exp (c-torture-compile): Likewise.
10255         (c-torture): Prepend full path if missing.
10256         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
10257         (gcc_fail): Likewise.
10258         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
10260 Wed Nov 23 13:56:00 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
10262         * lib/netware.exp: Only attach to NetWare i386 systems.
10264 Wed Nov 16 11:27:00 1994  Doug Evans  <dje@canuck.cygnus.com>
10266         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
10267         messages.  Add test name to "output pattern match" pass/fail message.
10269 Sat Nov 12 22:11:52 1994  Doug Evans  <dje@canuck.cygnus.com>
10271         * gcc.dg: New testsuite.
10272         * gcc.dg/dg.exp: New file.
10274         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
10275         test-switch.c}: Deleted.
10277         * gcc.misc-tests/msgs.exp: New testcase driver.
10279 Wed Nov  9 14:23:09 1994  Doug Evans  <dje@canuck.cygnus.com>
10281         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
10282         Watch for illegal return values from ${tool}_load.
10283         * config/unix.exp (${tool}_load): Fix pass/fail detection for
10284         cross targets.  Coerce return value >0 to 1.
10286 Tue Nov  8 14:10:33 1994  Doug Evans  <dje@canuck.cygnus.com>
10288         * config/unix.exp (${tool}_load): Call program rsh, not proc.
10290         * config/emb-unix.exp: New file.
10292         * config/sim.exp: Error if variable $SIM not defined.
10293         (${tool}_load): Mark test as "untested" if simulator missing.
10295         * config/unix.exp: Load remote.exp to get rcp_download.
10296         * lib/c-torture.exp: Use different option lists for testcases with
10297         and without loops.
10298         * gcc.c-torture/execute/execute.exp: Likewise.
10300 Wed Nov  2 14:47:58 1994  Doug Evans  <dje@canuck.cygnus.com>
10302         * config/*.exp: Clarify return code from ${tool}_load.
10303         Call `unresolved' or `untested' instead of `warning' or `perror'
10304         (sometimes you still want to call both though).
10305         Add comment that `shell_id' is local to each file.
10306         * config/udi.exp (timeout): Set to 30.
10307         Don't print warning if connection fails, $connectmode has already
10308         printed an error.
10309         (${tool}_load): Move verbose messages to level 2.
10310         Rework pattern for "Process started" message.
10311         Pass `shell_id' to ${connectmode}_download.
10312         Retry twice upon timeout.  Make resetting of target more robust.
10313         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
10314         Pass `shell_id' to exit_$connectmode.
10315         Only call exit_$connectmode if connected.
10316         * config/unix.exp (${tool}_load): Check return codes better.
10317         * config/vrtx.exp (${tool}_load): Likewise.
10318         * config/vx.exp (${tool}_load): Likewise.
10319         Delete unneeded global's.
10320         * lib/dg.exp (dg-test): Update to reflect clarified return codes
10321         from ${tool}_load.
10322         (dg-stat): Delete.
10323         (dg-init): Delete recording of pass/fail counts.
10324         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
10325         (old-dejagnu-init): Likewise.
10326         (old-dejagnu-stat): Delete contents, empty proc now.
10327         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
10328         (c-torture): Delete references to lcnt, lpass, lfail.
10329         Get option list from TORTURE_OPTIONS.
10330         Delete -funroll[-all]-loops if no loops.
10331         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
10332         (g++_stat): Delete contents (empty proc now).
10333         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
10334         (gcc_finish): Likewise.
10335         (gcc_stat): Deleted.
10336         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
10337         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
10338         * gcc.c-torture/execute/execute.exp: Likewise.
10339         Split tests into two parts: compile, execute.
10340         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
10341         no loops.  Update to reflect clarified return codes from ${tool}_load.
10343 Fri Oct 21 23:10:16 1994  Doug Evans  <dje@canuck.cygnus.com>
10345         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
10346         to grep for.
10347         (old-dejagnu): Likewise (where necessary).
10349 Fri Oct 14 17:54:58 1994  Doug Evans  <dje@canuck.cygnus.com>
10351         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
10353         * lib/dg.exp (dg-process-target): Fix processing of selector.
10354         Add comment regarding use of `error'.
10356         * lib/gcc.exp (prune_system_crud): Define if missing.
10357         * lib/g++.exp (prune_system_crud): Likewise.
10359         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
10360         Call prune_system_crud.
10361         * lib/dg.exp (dg-runtest): New proc.
10362         Use perror instead of send_user for tcl errors in testcase.
10363         Don't return any value, it's never used.
10364         Don't clobber previous definition of `unknown'.
10365         Print tcl errors in `dg-final'.
10367 Wed Oct 12 13:05:37 1994  Doug Evans  <dje@canuck.cygnus.com>
10369         * lib/dg.exp (dg-process-target): Improve syntax error messages.
10370         (dg-test): Don't print errorInfo, it contains stack backtrace.
10372 Mon Sep 26 12:18:53 1994  Doug Evans  (dje@canuck.cygnus.com)
10374         * lib/g++.exp (runtest_file_p): Define if missing.
10376 Sat Sep 24 15:29:23 1994  Doug Evans  (dje@cygnus.com)
10378         * lib/mike-g++.exp: Comment out loading of g++.exp.
10379         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
10380         (default_g++_version): Always print something.
10381         (default_g++_start): Comment out call to `which'.
10382         (g++_start, g++_load): Deleted (must be defined in config file).
10383         * lib/gcc.exp: Test for existence of $CC at start.
10384         Delete check for tmpdir (done in gcc_init).
10385         (default_gcc_version): Always print something.
10386         (default_gcc_start): Comment out call to `which'.
10387         * config/*.exp: Major cleanup - make cross targets work at least a
10388         little better for g++ (by not being "--tool gcc" specific).
10389         Rename gcc_xxx to ${tool}_xxx.
10390         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
10391         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
10393 Thu Sep 22 11:39:17 1994  Doug Evans  (dje@canuck.cygnus.com)
10395         * lib/c-torture.exp (c-torture-compile): Rework compiler
10396         message processing.
10398         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
10399         c-torture.
10401 Wed Sep 21 09:49:43 1994  Doug Evans  (dje@canuck.cygnus.com)
10403         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
10405         * lib/dg.exp (dg-process-target): Support { target native }.
10407 Tue Sep 20 17:16:55 1994  Doug Evans  (dje@canuck.cygnus.com)
10409         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
10410         looked for "... program xxx got fatal signal".
10411         Correct regsub munging of `comp_output'.
10412         Ignore compiler messages "path prefix not used" and "linker input
10413         file unused".
10415 Wed Sep 14 11:44:40 1994  Doug Evans  (dje@canuck.cygnus.com)
10417         * lib/gcc.exp (runtest_file_p): Define if missing.
10418         * gcc.prms/template.c: Example to work from.
10420 Tue Sep 13 10:30:48 1994  Doug Evans  (dje@canuck.cygnus.com)
10422         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
10423         * lib/dg.exp (dg-test): Call unsupported testcases as such.
10425         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
10426         * gcc.prms/1883.c: Moved from compile/940714-1.c.
10427         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
10428         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
10430         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
10431         (dg-process-target): No longer a varargs proc.
10432         Return S/N for target, P/F for xfail.  All callers changed.
10433         (user option procs): More argument checking.
10434         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
10435         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
10436         (dg-test): Skip test if not running on selected target in `dg-do'.
10437         Update handling of `dg-do-what', `dg-output-text'.
10438         Separate execution pass/fail from output pattern match pass/fail.
10439         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
10441 Mon Sep 12 13:47:35 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
10443         * gcc.c-torture/special/special.exp: Don't expect failure for mips
10444         target for 920510-1.c.
10446 Mon Sep 12 12:44:39 1994  Doug Evans  (dje@canuck.cygnus.com)
10448         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
10449         Clean up comment regarding use of passcnt, etc.
10450         (gcc_stat): Don't update `testcnt' here.
10451         (gcc_finish): Do it here.
10452         Might as well reset `but_id' here too.
10453         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
10454         to determine if the file should be tested.
10455         * gcc.c-torture/compile/compile.exp: Likewise.
10456         * gcc.c-torture/execute/execute.exp: Likewise.
10457         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
10458         * gcc.misc-tests/dg-test.exp: Likewise.
10459         * gcc.prms/prms.exp: Likewise.
10460         * gcc.wendy/wendy.exp: Likewise.
10461         * g++.old-deja.exp: Likewise.
10462         Move "Testing file" message to verbose level 1.
10464 Fri Sep  9 10:21:18 1994  Doug Evans  (dje@canuck.cygnus.com)
10466         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
10468 Thu Sep  8 16:52:43 1994  Doug Evans  (dje@canuck.cygnus.com)
10470         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
10471         (default_gcc_start): Accept optional second list element
10472         of compiler flags.  Print compiler output at verbosity level 2.
10473         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
10474         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
10475         Save current values of framework globals passcnt, failcnt, xpasscnt,
10476         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
10477         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
10478         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
10479         xfailcnt to compute stats.  Update framework global `testcnt' from
10480         pass/fail counts.
10481         (gcc_finish): New proc.  Clean up test environment.
10482         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
10483         (gcc_epass, gcc_efail): Delete.
10484         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
10485         argument of line number.
10486         (dg-init): If the tool has an init routine, call it.
10487         (dg-test): Remove args `cflags_var' and `libs_var'.
10488         Pass all compiler options to ${tool}_start.
10489         Handle missing line number.
10490         (dg-finish): New function.
10491         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
10492         particular files.  Call gcc_finish at end.  Move "skipping test"
10493         message to verbosity level 3.
10494         * gcc.c-torture/compile/compile.exp: Likewise.
10495         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
10496         * gcc.c-torture/execute/execute.exp: Likewise.
10497         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
10498         Print testcase being tried at verbosity level 1.
10499         * gcc.c-torture/special/special.exp: Unset xfail.
10500         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
10501         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
10502         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
10503         * gcc.failure/failure.exp: Likewise.
10504         * gcc.ieee/ieee.exp: Likewise.
10505         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
10506         Update call to dg-test.  Call dg-finish at end.
10507         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
10508         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
10509         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
10510         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
10511         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
10512         * gcc.wendy/wendy.exp: Add copyright.
10513         Delete setting of tmpdir (done by gcc_init).
10514         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
10515         Pass compiler flags to gcc_start.  Call gcc_finish at end.
10516         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
10517         gcc_[ce]pass/fail.
10519 Wed Sep  7 11:09:08 1994  Doug Evans  (dje@canuck.cygnus.com)
10521         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
10522         confusion.
10523         (g++_load): Likewise.
10525         * config/*.exp (gcc_load): Some were varargs fns and some were not.
10526         Rename argument to `prog' to remove the confusion.
10527         Varargs fns behave differently too!
10528         (g++_load): Likewise.
10530         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
10532         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
10533         what it is.  Delete (always) printing of status value for !native.
10534         Simplify verbose code, and include status and exec_output.
10535         (g++_load): Use gcc_load.
10537 Sun Sep  4 13:59:27 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
10539         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
10540         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
10541         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
10542         940714-3.c as these testcases don't exist anymore.  Make
10543         va-arg-1.c expected to pass.
10545 Fri Aug 19 12:27:07 1994  Doug Evans  (dje@canuck.cygnus.com)
10547         * gcc.misc-tests/misc.exp: Only run specific testcases.
10548         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
10549         * gcc.misc-tests/dg-[1-9].c: New files.
10551         * lib/dg.exp: New testsuite driver.
10552         * gcc.prms/prms.exp: Use it.
10554         * README.gcc: New file.
10556         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
10557         Document and reset `lxpass' and `lxfail'.
10558         Simplify "initialized" message.
10559         (gcc_stat): Clean up comments a little.
10561 Tue Aug 16 11:16:46 1994  Doug Evans  (dje@canuck.cygnus.com)
10563         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
10565 Mon Aug 15 21:20:36 1994  Doug Evans  (dje@canuck.cygnus.com)
10567         * lib/old-dejagnu.exp (process-option): New proc.
10568         (old-dejagnu-init, old-dejagnu-stat): Likewise.
10569         (old-dejagnu): Simplify.
10570         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
10572 Sun Aug 14 09:23:53 1994  Jeff Law  (law@snake.cs.utah.edu)
10574         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
10575         exists and is not an empty string.
10577         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
10578         $xfail rather than calling setup_xfail.  Clear $xfail when test is
10579         finished.
10580         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
10581         automatically.
10583         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
10584         longer expected to fail.
10586         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
10587         "f" function call.
10589         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
10591         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
10592         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
10593         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
10594         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
10595         c-torture-1.29.
10597         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
10598         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
10600         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
10602         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
10603         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
10605         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
10606         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
10607         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
10609 Tue Jul 12 12:49:44 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10611         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
10612         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
10613         940714-1.c, 940714-2.c, 940714-3.c},
10614         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
10615         gcc.misc-tests/{mg.c,mg.exp}:
10616         New tests.
10617         * gcc.noncompile/noncompile.exp: Change accordingly.
10619 Thu Jul  7 14:20:33 1994  Doug Evans  (dje@canuck.cygnus.com)
10621         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
10622         Undo previous clobberage.
10624 Mon Jul  4 17:00:59 1994  Jeff Law  (law@snake.cs.utah.edu)
10626         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
10627         * gcc.special/{930510-1.c, special.exp}:
10628         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
10629         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
10630         struct-varargs-1.c}: New tests from c-torture-1.26.
10632 Tue Jun 28 17:39:42 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
10634         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
10635           argument to switch.
10637 Sat May 21 10:39:38 1994  Bill Cox  (bill@rtl.cygnus.com)
10639         * Revert the previous changes.  Please see Rob's directory
10640           (/lisa/test/rob/progressive/gcc/testsuite) for testing
10641           fixes.
10643 Thu May 19 18:00:03 1994  Bill Cox  (bill@rtl.cygnus.com)
10645         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
10646             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
10647             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
10648             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
10649             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
10650             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
10651             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
10652             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
10653             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
10654             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
10655             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
10656             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
10657             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
10658             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
10659             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
10660             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
10661             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
10662             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
10663             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
10664             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
10665             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
10666             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
10667             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
10668             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
10669             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
10670             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
10671             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
10673 Tue May 17 14:55:09 1994  Bill Cox  (bill@rtl.cygnus.com)
10675         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
10676             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
10677           with perror calls.
10679 Mon May  2 17:41:13 1994  Jason Merrill  (jason@deneb.cygnus.com)
10681         * config/unix.exp (g++_load): Fix syntax.
10683 Thu Apr 14 12:22:10 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
10685         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
10686         * gcc.noncompile/921017-1.c: Deleted obsolete test.
10687         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
10688         Don't expect va-arg-1.c to fail.  Correct expected output for
10689         920928-1.c.
10690         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
10691         * gcc.wendy/hbm4.c: Correct typo.
10692         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
10694 Mon Mar 28 13:29:37 1994  Doug Evans  (dje@canuck.cygnus.com)
10696         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
10697         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
10698         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
10699         * lib/c-torture.exp (c-torture-compile): Ditto.
10701         Reduce volume of output (remove all the -I's and such).
10702         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
10703         Call gcc_cpass, gcc_cfail.
10704         (c-torture): Pass testing option to c-torture-compile.
10706 Mon Mar 21 12:40:33 1994  Doug Evans  (dje@cygnus.com)
10708         Bring patches over from progressive.
10709         * config/default.exp: Exit remote shell cleanly.
10710         (g++_exit, g++_start): Add default versions.
10711         * config/sim.exp (gcc_load): Use perror, not error.
10713 Sun Mar 20 12:05:32 1994  Doug Evans  (dje@canuck.cygnus.com)
10715         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
10716         set in site.exp.
10718 Mon Mar 14 19:30:28 1994  Doug Evans  (dje@cygnus.com)
10720         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
10721         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
10722         (wendy_try): New proc to run testcase.
10723         (main loop): Call 'em.
10724         * gcc.wendy/*.c: Clean up pass to correct expected output.
10726         * lib/gcc.exp: Minor cleanup work.
10727         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
10729 Wed Mar  9 15:22:54 1994  Doug Evans  (dje@canuck.cygnus.com)
10731         * config/sim.exp (gcc_load): Document return codes better.
10732         Don't pass -v to simulator.
10734 Thu Feb 24 07:15:18 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
10736           * gcc.special/920717-x.c: Fix typo.
10737           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
10738           get at sources.
10740         * lib/mike-gcc.exp: Fix typo.
10742 Tue Feb 15 15:41:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
10744         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
10745         binary to use, transform the name.
10746         * config/*.exp: rename everything. Nuke any g++ specific files,
10747         it's now a special case of gcc that requires no special support.
10748         Add a default.exp for unsupported targets.
10750 Fri Feb 11 12:59:54 1994  Rob Savoye  (rob@poseidon.cygnus.com)
10752         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
10753         lib/old-dejagnu.exp: Fix a few patterns to work with the new
10754         version of Tcl.
10756 Wed Feb  9 21:35:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
10758         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
10759         than a warning.
10761 Sun Feb  6 16:52:13 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
10763         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
10765 Mon Jan  3 17:28:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
10767         * gcc.execute/execute.exp: Combine opt_list and foption_list into
10768         option_list.  Compile every file with only 4/6 option choices
10769         (same as C torture) instead of with 12/18 different option
10770         choices.
10771         * lib/c-torture.exp: Likewise.
10773         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
10774         not already set.
10776 Thu Dec 30 17:17:07 1993  Mike Stump  (mrs@rtl.cygnus.com)
10778         * lib/old-deja.exp: Add `excess errors test fails' error, now one
10779         can put an XFAIL *-*-* on excess errors.
10781 Sun Dec 19 21:45:34 1993  Jeffrey A. Law  (law@snake.cs.utah.edu
10783         * g++.law: Add more tests derived from g++-bugs snapshots.
10785         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
10786         equivalent to g++.law/init9.
10788         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
10789         compiled it, and the a.out file after we've run it.
10791 Fri Dec 17 11:29:56 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
10793         * lib/mike-g++.exp (postbase): Delete the .o file after we've
10794         compiled it, and the a.out file after we've run it.
10796 Fri Dec 17 10:18:16 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
10798         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
10800 Wed Dec 15 20:36:40 1993  Rob Savoye  (rob@darkstar.cygnus.com)
10802         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
10803         version number.
10805 Sun Dec 12 21:10:04 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
10807         * g++.law: New directory of g++ tests derived from the g++-bugs
10808         snapshots.
10810 Thu Dec 09 16:50:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10812         * gcc.compile: initbug1.c initbug1.exp testcase added
10814 Mon Dec 06 11:09:52 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10816         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
10817         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
10818           fixes submitted by Jeff Law (law@cs.utah.edu)
10819         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
10820           Jeff Law (law@cs.utah.edu)
10823 Tue Nov 30 16:34:07 1993  Mike Stump  (mrs@cygnus.com)
10825         * config/unix-g++.exp: Follow the gcc way of doing things.
10826         * g++.old-deja/old-deja.exp: Minor updates.
10827         * lib/g++.exp: New file, follow the gcc way of doing things.
10828         * lib/old-dejagnu.exp: Minor updates.
10829         * lib/mike-g++.exp: Always unset errorInfo.
10831 Sat Nov  6 11:34:51 1993  Mike Stump  (mrs@cygnus.com)
10833         * lib/gcc.exp: Fix some errors with the below change, CC and
10834         CFLAGS should be global when setting, not local.
10836 Wed Nov  3 11:16:26 1993  Rob Savoye  (rob@darkstar.cygnus.com)
10838         * lib/gcc.exp: Transform tool name.
10840 Wed Oct 27 23:57:29 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10842         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
10844 Wed Oct 27 14:45:50 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10846         * lib/gcc.exp: change gcc_done to gcc_stat
10848 Wed Oct 27 09:57:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10850         * Upgraded gcc testsuite to c-torture version 1.25
10852 Sun Oct 24 10:58:03 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10854         * lib/gcc.exp: added reporting code. Changed verbose compile message.
10855         * lib/c-torture: added hooks for new reporting code.
10857 Thu Oct 21 18:45:32 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10859         * config/sh-gcc.exp: check if sh-sim exists in the path
10861 Mon Oct 18 11:13:22 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10863         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
10864         * gcc.compile/compile.exp: Initial changes for new logic.
10865         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
10866         * gcc.failure/failure.exp: Initial changes for new logic.
10867         * gcc.ieee/ieee.exp: Initial changes for new logic.
10868         * gcc.misc-tests/misc.exp: Initial changes for new logic.
10869         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
10870         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
10871         * lib/c-torture.exp: Initial changes for new logic.
10872         * lib/gcc.exp: Initial changes for new logic.
10874 Fri Oct 15 00:19:42 1993  Mike Stump  (mrs@cygnus.com)
10876         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
10877         depend upon failure or success.  Fully qualify names in failure
10878         and success messages.  Always remove a.out before starting
10879         compile, just in case.  Pay more attention to error text output by
10880         the compiler.  Handle testcases with no known past errors just
10881         like all others, so that things are uniform.  Other miscellaneous
10882         improvements.
10884 Wed Oct 13 15:04:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10886         * gcc.cpp: new directory for cpp tests
10888 Mon Oct  4 09:03:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10890         * lib/chill.exp: Code reformatted, removed unused code.
10891         * config/unix-chill.exp: Code reformatted, removed unused code.
10892         * chill.execute/execute.exp: Code reformatted, removed unused code.
10893         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
10895 Mon Oct  4 06:19:26 1993  Ian Lance Taylor  (ian@cygnus.com)
10897         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
10898         routines not written.
10900 Mon Sep 27 21:07:44 1993  Rob Savoye  (rob@darkstar.cygnus.com)
10902         * config/bug-gcc.exp: Use new procs from bug.exp.
10904 Tue Sep 21 18:21:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
10906         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
10907         via ftp, rather than depending on NFS.
10908         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
10909         case.
10911 Thu Sep  9 23:09:15 1993  Rob Savoye  (rob@darkstar.cygnus.com)
10913         * config/bug-gcc.exp: Use new download proc.
10915 Tue Sep 14 19:23:58 1993  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
10917         * chill.execute/execute.exp: cleanups, handles errors better
10918         * chill.compile/compile.exp: rewrite, based on execute.exp
10919         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
10920         * lib/chill.exp: major changes to diff proc and compile and link
10921           procs. added chill_fail and chill_pass wrappers to pass and
10922           fail. added more comments, and handle error codes better.
10923           Added a hack to capture stderr from exec, so noncompile tests
10924           can work.
10926 Sat Sep 11 15:30:10 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10928         * chill.execute/execute.exp: rewrite of testsuite driver
10929         * lib/chill.exp: rewrite of testsuite driver
10930         * config/unix-chill.exp: rewrite of testsuite driver
10932 Wed Aug 25 14:11:13 1993  Bill Cox  (bill@rtl.cygnus.com)
10934     In chill.execute:
10935         * iexpr.ch: Standardize uppercase.
10936         * tuples.dat: Standardize uppercase.
10937         * vary.ch: standardize.  Correct varying string assignments.
10938         * vary.dat: Add new output lines.
10940 Tue Aug 24 13:45:49 1993  Bill Cox  (bill@rtl.cygnus.com)
10942     In chill.execute:
10943         * chprintf.ch: Standardize use of uppercase.
10944         * tuples.ch: Standardize and turn arr2 into a DCL,
10945           rather than a SYN.
10946         * pinits.ch: Standardize.
10948 Mon Aug 23 17:26:58 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10950         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
10951         * Makefil: Renamed to Makefile.in.
10952         * configure.in: New.
10954 Mon Aug 23 14:24:13 1993  Bill Cox  (bill@rtl.cygnus.com)
10956     In chill.execute:
10957         * .cvsignore: Add result/output files.
10958         * Makefile: Fix up variables at start.  Use MFLAGS
10959           everywhere.  Correct bool_loc, built_ins entries.
10960           Add entry for vary1.ch.
10961         * bitarray.ch: Standardize upper-case usage.
10962         * bitexpr.ch: Standardize, add output of b1.
10963         * params.ch: Use arrayt in along PROC parameters, to
10964           avoid novelty problems.
10965         * sets.ch: Tiny cleanup.
10966         * vary1.ch: Re-indent.
10968 Tue Aug 17 15:42:07 1993  Bill Cox  (bill@rtl.cygnus.com)
10970           * Add PR-related files to Makefiles, .cvsignore files, etc.
10972 Mon Aug  2 15:46:05 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
10974         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
10975           with compiler objects. New names are test-flow.c and test-loop.c
10977 Tue Jul 27 10:08:08 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
10979         * Upgraded c-torture tests from 1.19 to 1.20
10981         * new files:
10982         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
10983         * gcc.compile: 930623-1.c 930623-2.c
10984         * gcc.noncompile: 930622-1.c 930622-2.c
10985         * gcc.failure: 920411-1.c 920627-2.c
10986         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
10988 Tue Jul 20 15:19:44 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
10990         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
10991           More changes to get testsuite working properly. Needs more work.
10992           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
10994 Mon Jul 19 18:40:31 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
10996         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
10997           More changes to get testsuite working properly. Needs more work.
10999 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat  (cassidy@cygnus.com)
11001         * chill.compile/compile.exp: Added for Dejagnu support
11002         * chill.execute/execute.exp: Added for Dejagnu support
11003         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
11005 Sat Jun 19 07:13:05 1993  Bill Cox  (bill@rtl.cygnus.com)
11007     This should complete moving the CHILL test files.
11008         * chill.noncompile(.cvsignore printf.grt
11009             in-printf.grt chprintf.grt chprintf.ch):
11010             Added test-support files.
11011           (Makefile): Modified further.
11012         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
11013             signal.ch): Added test files.
11014           * chill.execute (.cvsignore printf.grt printr.c
11015             in-printf.grt rts.c chprintf.grt rts.h): Added
11016           test-support files.
11017             (Makefile): More corrections.
11019 Fri Jun 18 23:40:54 1993  Bill Cox  (bill@rtl.cygnus.com)
11021         * chill.compile, chill.execute, chill.nocompile: Add CHILL
11022           test cases, ready for DejaGnu.
11024 Thu Jun 17 19:14:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11026         * Upgraded c-torture tests from 1.18 to 1.19
11028         * gcc.compile: added test(s):
11029           930607-1.c
11030         * gcc.execute: added test(s):
11031           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
11033         * added new subdirectory for misc tests: gcc.misc-tests
11034         * gcc.misc-test(s): added tests:
11035           inst-check.c test-consts.c test-ior.c test-switch.c
11037 Wed Jun  9 16:53:26 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
11039         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
11041 Mon Jun  7 16:18:40 1993  Ian Lance Taylor  (ian@cygnus.com)
11043         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
11045 Thu Jun  3 13:13:36 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11047         * Upgraded c-torture tests from 1.17 to 1.18
11049 Wed Jun  2 19:02:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11051         * Upgraded c-torture tests from 1.12 to 1.17
11053 Fri Apr 30 09:38:41 1993  Mike Werner  (mtw@deneb.cygnus.com)
11055         * lib/old-dejagnu.exp:
11056           Fixed handling of XFAIL target triplets to correctly
11057           recognize wildcard characters.  Removed code that
11058           appended a unique id tag to the end of the file name
11059           printed out by the result of the testcases within a
11060           given test file.
11062 Thu Apr 29 19:06:29 1993  Mike Werner  (mtw@deneb.cygnus.com)
11064         * lib/old-dejagnu.exp:
11065           Reworked expected failure handling to trigger off of XFAIL
11066           keyword in keyphrase embeded in testcase source code. The
11067           XFAIL keyword must be at the end of the keyphrase line. It
11068           may optionally be followed by one or more target triplets.
11069           It has just occured that the handling of wildcards in the
11070           target triplet may not be correct.
11072 Fri Apr 23 13:16:20 1993  Mike Werner  (mtw@deneb.cygnus.com)
11074         * g++.old-deja/tests:
11075           Moved all subdirectories up one level into g++.old-deja .
11077         * lib/old-dejagnu.exp:
11078           Fixed problem with CXXFLAGS not being properly reset, and being
11079           corrupted with extraneous "-c" compiler option.  This was
11080           causing binaries to not be generated for test that needed them.
11081           Modified strings passed to "pass" and "fail" so that individual
11082           tests from the same test file would be distinguished by an
11083           identifier appended to the test file name in the summary logs;
11084           this corrected a problem with erroneous diff logs.  Added code
11085           to search testcases for expected fail and unexpected pass keywords.
11087 Tue Apr 20 18:27:58 1993  Rob Savoye  (rob at darkstar.cygnus.com)
11089         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
11091 Thu Apr 15 11:01:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
11093         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
11094           Removed extraneous text from end of "Special g++ Options"
11095           keyphrase.
11097         * lib/old-dejagnu.exp: Added pattern matching to look for new
11098           keywords, embedded in testcases comments, which will trigger
11099           calls to xpass and xfail.
11101 Wed Apr 14 14:28:01 1993  Mike Werner  (mtw@deneb.cygnus.com)
11103         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
11104           comments embedded in the testcases, especially the one looking for
11105           special compiler options, as well as the pattern matching for the
11106           compiler output again.
11108 Mon Apr 12 15:15:37 1993  Mike Werner  (mtw@deneb.cygnus.com)
11110         * lib/old-dejagnu.exp: Do a proper check of the return value for
11111           execute tests. Fixed several problems with the pattern matching
11112           of the compiler output which gave erroneous test results.
11113           Changed several of the test result messages to be more descriptive.
11114         * config/unix-g++.exp: Proc g++_load now actually works and
11115           executes the tests passed to it and returns a usable return
11116           value.
11118 Sun Apr 11 17:22:37 1993  Rob Savoye  (rob at darkstar.cygnus.com)
11120           * lib/gcc.exp: Exits gracefully if $CC is bogus.
11122 Fri Apr  9 09:41:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
11124         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
11125           Modified both files to properly execute the old style
11126           dejagnu tests. The previous versions of these files were
11127           experimental and did not function anything near correctly.
11129 Mon Apr  5 21:08:24 1993  Rob Savoye  (rob@cygnus.com)
11131         * Removed all Makefile.in and configure.in files. No configuration
11132         needed now.
11134 Fri Apr  2 12:15:17 1993  Mike Werner  (mtw@deneb.cygnus.com)
11136         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
11138 Sun Mar 28 11:17:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11140         * gcc.compile/configure.in, gcc.unsorted/configure.in,
11141         gcc.special/configure.in, gcc.noncompile/configure.in,
11142         gcc.execute/configure.in, gcc.code_quality/configure.in,
11143         g++.other/configure.in, g++.old-deja/configure.in,
11144         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
11145         in srcname setting.
11147 Thu Mar 25 20:07:55 1993  Rob Savoye  (rob at darkstar.cygnus.com)
11149         * lib/udi.exp:  Fixed mondfe and mondfe_download.
11150         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
11151         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
11153 Thu Mar 25 13:06:41 1993  Ian Lance Taylor  (ian@cygnus.com)
11155         * config/udi-gdb.exp: Check $shell_id after connecting to target.
11156         (gdb_exit): Don't remove *_soc files.
11158 Mon Mar 22 14:28:46 1993  Ian Lance Taylor  (ian@cygnus.com)
11160         * lib/c-torture.exp: Don't look for main; instead always use -w
11161         -c.  This is how the c-torture tests work.  Remove the object
11162         file if the compilation succeeds.
11163         * gcc.execute/execute.exp: Remove executable if test passes.
11164         * gcc.noncompile/noncompile.exp: Every test is an expected
11165         failure.
11166         * gcc.special/special.exp: Added tests from c-torture 1.11,
11167         corrected use of existing test.
11168         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
11169         gcc.execute/920625-1.c: Updated to c-torture 1.11.
11170         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
11171         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
11172         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
11173         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
11174         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
11175         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
11176         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
11177         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
11178         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
11179         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
11180         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
11181         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
11182         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
11183         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
11184         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
11185         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
11186         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
11187         c-torture 1.11.
11188         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
11189         correspond to c-torture 1.11.
11191         * New file.