gcc:
[official-gcc.git] / gcc / testsuite / ChangeLog
blob2d5649dcbb465c08fb00132c546a6a5a7cc38ae1
1 Tue Jul 23 21:02:43 2002  J"orn Rennecke <joern.rennecke@superh.com>
3         * gcc.c-torture/compile/simd-4.c: New test.
5 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7         PR c++/7347, c++/7348
8         * g++.dg/template/access4.C: New test.
9         * g++.dg/template/access5.C: New test.
10         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
11         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
12         * g++.old-deja/g++.pt/ttp58.C: Likewise.
13         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
15 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
17         * gcc.dg/gnu89-init-2.c: New test.
19 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
21         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
23 2002-07-20  Roger Sayle  <roger@eyesopen.com>
25         * gcc.c-torture/execute/20020720-1.c: New testcase.
27 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
29         * gcc.dg/cpp/Wsignprom.c: New tests.
31 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
33         * gcc.c-torture/execute/loop-13.c: New test.
35 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
37         * gcc.dg/cpp/expr.c: New tests.
39 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
41         * g++.dg/opt/pr6713.C: Add template instantiation.
43 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
45         * gcc.dg/nest.c: New test.
47 2002-07-17  Richard Henderson  <rth@redhat.com>
49         * g++.dg/opt/pr6713.C: New test.
51 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
53         * gcc.c-torture/execute/loop-2e.x: Let the testcase
54         XFAIL for all x86 processors.
56 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
58         * gcc.c-torture/execute/20010122-1.x: Do not test with
59         -fomit-frame-pointer.
61 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
63         * g++.dg/template/instantiate2.C: New test.
64         * g++.dg/template/spec4.C: New test.
66 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
68         * g++.dg/template/access2.C: New test.
69         * g++.dg/template/access3.C: New test.
71 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
73         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
74         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
75         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
76         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
77         Convert to use <stdarg.h>.
78         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
79         Delete.
80         * gcc.dg/va-arg-2.c: New.
81         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
83 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
85         * gcc.c-torture/compile/20020710-1.c: New test.
87 Thu Jul 11 15:39:21 2002  J"orn Rennecke <joern.rennecke@superh.com>
88                           Andrew Pinski  <pinskia@physics.uc.edu>
90         gcc.c-torture/compile/simd-2.c: New testcase.
91         gcc.c-torture/compile/simd-3.c: Likewise.
93 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
95         PR c++/7224
96         * g++.dg/overload/error1.C: New test.
98 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
100         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
101         configuration and IRIX 6 O32 ABI.
103 2002-07-11  Roger Sayle  <roger@eyesopen.com>
105         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
107 2002-07-10  Roger Sayle  <roger@eyesopen.com>
109         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
111 2002-07-10  Jeffrey A Law  <law@redhat.com>
113         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
115         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
117 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
119         * gcc.dg/20020312-2.c: Check for __PPC__.
121 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
123         * gcc.c-torture/compile/20020709-1.c: New test.
125 2002-07-07  Roger Sayle  <roger@eyesopen.com>
127         * g++.dg/template/qualttp21.C: New test case.
129 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
131         * gcc.c-torture/compile/20020706-1.c: New test.
132         * gcc.c-torture/compile/20020706-2.c: New test.
134 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
135             Alexandre Oliva  <aoliva@redhat.com>
137         * g++.dg/warn/incomplete1.C: New test.
139 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
141         PR c++/7099
142         * g++.dg/warn/noreturn1.C: New test.
144 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
146         PR c++/6706
147         * g++.dg/debug/debug6.C: New test.
148         * g++.dg/debug/debug7.C: New test.
150 Thu Jul  4 07:36:48 2002  J"orn Rennecke <joern.rennecke@superh.com>
152         * gcc.c-torture/compile/simd-3.c: New test.
154 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
156         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
157         * gcc.dg/20020620-1.c: Likewise.
159 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
161         PR c++/6944
162         * g++.dg/init/array4.C: New test.
163         * g++.dg/init/array5.C: New test.
165 Wed Jul  3 10:25:41 2002  J"orn Rennecke <joern.rennecke@superh.com>
167         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
168         * gcc.c-torture/execute/simd-2.c (main): Likewise.
170 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
172         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
173         * gcc.dg/wtr-aggr-init-1.c: Likewise.
174         * gcc.dg/wtr-conversion-1.c: Likewise.
175         * gcc.dg/wtr-escape-1.c: Likewise.
176         * gcc.dg/wtr-int-type-1.c: Likewise.
177         * gcc.dg/wtr-label-1.c: Likewise.
178         * gcc.dg/wtr-static-1.c: Likewise.
179         * gcc.dg/wtr-strcat-1.c: Likewise.
180         * gcc.dg/wtr-suffix-1.c: Likewise.
181         * gcc.dg/wtr-switch-1.c: Likewise.
182         * gcc.dg/wtr-unary-plus-1.c: Likewise.
183         * gcc.dg/wtr-union-init-1.c: Likewise.
184         * gcc.dg/wtr-union-init-2.c: Likewise.
185         * gcc.dg/wtr-union-init-3.c: Likewise.
187         * gcc.dg/wtr-func-def-1.c: New test.
189 2002-07-02 Devang Patel <dpatel@apple.com>
191         * objc.dg/param-1.m: New test.
193 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
195         * gcc.dg/cpp/trad/directive.c: Add test.
196         * gcc.dg/cpp/trad/macroargs.c: Add test.
197         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
199 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
201         * gcc.dg/cpp/cmdlne-M.c: New test.
203 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
205         * objc.dg/desig-init-1.m: New test.
207 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
209         PR c++/6716
210         * g++.dg/template/instantiate1.C: New test.
212 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
214         PR c++/7112
215         * g++.dg/template/sizeof2.C: New test.
217 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
219         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
220         gcc.dg/cpp/trad/include.c: New tests.
222 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
224         PR target/7177
225         * gcc.c-torture/compile/20020701-1.c: New test.
227 2002-07-01  Stan Shebs  <shebs@apple.com>
229         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
230         header here...
231         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
232         (objc-torture-execute): or here.
234 Mon Jul  1 12:51:05 2002  J"orn Rennecke <joern.rennecke@superh.com>
236         * gcc.c-torture/execute/arith-rand-ll.c: New test.
238 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
240         * gcc.dg/cpp/trad/escaped-nl.c: New test.
242 2002-06-30  Devang Patel  <dpatel@apple.com>
244         * objc.dg/fsyntax-only.m: New test.
246 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
248         PR c++/6695
249         * g++.dg/template/friend7.C: New file.
251 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
253         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
254         return type.
256 Thu Jun 27 15:23:21 2002  J"orn Rennecke <joern.rennecke@superh.com>
258         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
259         avoid division by zero.
261 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
263         * gcc.dg/Wunknownprag.c: New tests.
265 Tue Jun 25 21:50:38 2002  J"orn Rennecke <joern.rennecke@superh.com>
267         * gcc.c-torture/execute/simd-2.c: New test.
269 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
271         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
272         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
273         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
274         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
275         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
276         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
277         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
278         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
279         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
280         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
281         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
282         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
283         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
284         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
285         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
286         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
287         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
289 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
291         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
292         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
293         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
294         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
295         New tests.
296         * gcc.dg/cpp/trad/directive.c: Update.
298 2002-06-23  Andreas Jaeger  <aj@suse.de>
300         * gcc.c-torture/execute/complex-6.c: New.
302 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
304         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
305         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
306         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
307         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
309 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
311         * gcc.dg/cpp/trad: New directory with traditional tests copied
312         from parent directory.
313         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
314         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
315         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
316         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
317         Move to trad/ and rename.
318         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
319         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
320         gcc.dg/cpp/trad/redef2.c: New tests.
321         * gcc.dg/cpp/trad/trad.exp: New driver.
323 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
325         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
326         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
327         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
328         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
329         Remove.
331 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
333         * gcc.dg/20020620-1.c: New test.
335 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
337         * g++.dg/template/ttp4.C: New test.
339 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
341         * g++.dg/opt/vt1.C: Fix regexp.
343 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
345         * gcc.c-torture/execute/pure-1.c: Make functions static again.
346         Don't use attribute `noinline'.
348 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
350         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
352 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
354         * gcc.c-torture/execute/simd-1.c: New.
356         * gcc.dg/simd-1.c: New.
358 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
360         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
362 2002-06-16  Richard Henderson  <rth@redhat.com>
364         * g++.dg/ext/anon-struct1.C: New.
365         * g++.dg/ext/anon-struct2.C: New.
366         * g++.dg/ext/anon-struct3.C: New.
367         * gcc.dg/anon-struct-1.c: New.
368         * gcc.dg/anon-struct-2.c: New.
369         * gcc.dg/anon-struct-3.c: New.
370         * gcc.dg/20011008-1.c: Adjust warning text.
371         * gcc.dg/20020527-1.c: Add -fms-extensions.
373 2002-06-16  Richard Henderson  <rth@redhat.com>
375         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
377 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
379         * gcc.c-torture/execute/20020615-1.c: New test.
381 2002-06-15  Roger Sayle  <roger@eyesopen.com>
383         * gcc.c-tortuture/execute/compare-1.c: New test case.
384         * gcc.c-tortuture/execute/compare-2.c: New test case.
385         * gcc.c-tortuture/execute/compare-3.c: New test case.
387 2002-06-13  Richard Henderson  <rth@redhat.com>
389         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
390         ia64 ilp32.
392 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
394         * g++.dg/template/typename2.C: Update error message.
396 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
398         * gcc.c-torture/execute/20020611-1.c: New test.
400 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
402         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
403         list of targets to skip.
405 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
407         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
408         targets if not optimizing.
410 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
412         * gcc.c-torture/compile/20020605-1.c: New test.
414         * g++.dg/opt/vt1.C: New test.
416         * gcc.dg/20020531-1.c: New test.
418         * gcc.dg/20020530-1.c: New test.
420         * gcc.dg/20020527-1.c: New test.
422         * g++.dg/opt/cse1.C: New test.
424 2002-06-07  Roger Sayle  <roger@eyesopen.com>
426         * gcc.dg/20020607-2.c: New test case.
428 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
430         * gcc.c-torture/compile/20020604-1.c: New test.
432 2002-06-04  Richard Henderson  <rth@redhat.com>
434         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
435         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
436         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
438 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
440         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
442 2002-06-03  Richard Henderson  <rth@redhat.com>
444         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
445         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
447 2002-06-02  Richard Henderson  <rth@redhat.com>
449         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
450         test functions static.
452 2002-06-02  Andreas Jaeger  <aj@suse.de>
454         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
455         now.
457 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
459         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
460         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
461         Update for mofified diagnostics.
462         * gcc.dg/c99-intconst-1.c: No longer fail.
464 2002-06-02  Richard Henderson  <rth@redhat.com>
466         * gcc.dg/uninit-A.c: Remove xfail markers.
468 2002-06-01  Roger Sayle  <roger@eyesopen.com>
470         * gcc.dg/fnegate-1.c: New test case.
472 2002-05-30  Osku Salerma  <osku@iki.fi>
474         * gcc.c-torture/execute/mayalias-1.c: New file.
476 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
478         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
479         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
480         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
482 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
484         * gcc.c-torture/execute/20020529-1.c: New test.
486 2002-05-27  Richard Henderson  <rth@redhat.com>
488         * g++.dg/ext/attrib6.C: New test case.
490 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
492         * gcc.c-torture/execute/pure-1.c: New test.
494 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
496         * gcc.dg/cpp/arith-2.c: Remove.
498 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
500         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
501         * gcc.dg/cpp/if-3.c: Remove.
503 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
505         * g++.dg/opt/cse2.C: New test.
507 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
509         * gcc.dg/cpp/arith-1.c: New semantic tests.
510         * gcc.dg/cpp/if-1.c: Update.
512 2002-05-24  Ben Elliston  <bje@redhat.com>
514         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
516 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
518         * gcc.dg/verbose-asm.c: New test.
520 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
522         * gcc.dg/cpp/paste12.c: New test.
524 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
526         * g++.dg/parse/named_ops.C: New test.
528 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
530         * gcc/testsuite/gcc.dg/weak-8.c: New test.
532 Thu May 23 11:09:26 2002  J"orn Rennecke <joern.rennecke@superh.com>
534         * gcc.dg/weak-2.c: Allow optional leading underscore
535         in scan-assembler symbol name.
536         * gcc.dg/weak-3.c: Likewise.
537         * gcc.dg/weak-4.c: Likewise.
538         * gcc.dg/weak-5.c: Likewise.
540 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
542         * gcc.dg/20020523-1.c: New test.
544 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
546         * objc.dg/const-str-2.m: Update now that we stop after
547         a command line error.
549 2002-05-22  Richard Henderson  <rth@redhat.com>
551         * g++.dg/dg.exp: Fix typo in test pruneing.
553 2002-05-22  Richard Henderson  <rth@redhat.com>
555         * g++.dg/dg.exp: Prune the tls subdirectory.
556         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
557         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
558         * g++.dg/tls/init-1.C: New.
560 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
562         * gcc.dg/20020517-1.c: New test.
564 2002-05-21  Richard Henderson  <rth@redhat.com>
566         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
567         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
569 Tue May 21 14:25:32 2002  Brian R. Gaeke  <brg@dgate.ORG>
571         * g++.dg/other/copy2.C: New test.
573 Mon May 20 10:51:35 2002  J"orn Rennecke <joern.rennecke@superh.com>
575         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
576         (MAX_COPY): Bump up to 10 times sizeof (long long).
577         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
579         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
580         sizeof (long long).
582         * gcc.c-torture/execute/strcpy-1.c: New test.
584 2002-05-19  Jason Merrill  <jason2redhat.com>
586         * g++.dg/ext/oper1.C: New test.
588 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
589 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
591         * README.QMTEST: New file.
593         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
595 2002-05-19  Andreas Jaeger  <aj@suse.de>
597         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
598         now.
599         * gcc.c-torture/execute/loop-2d.x: Likewise.
601 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
603         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
604         support weak symbols.
605         * gcc.dg/weak-4.c: Likewise
606         * gcc.dg/weak-6.c: Likewise
608 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
610         * gcc.dg/weak-3.c: Add dg-excess-error comment for
611         cygwin, coff and h8300-*-hms targets
612         * gcc.dg/weak-5.c: Likewise
613         * gcc.dg/weak-7.c: Likewise
615 2002-05-16  Jason Merrill  <jason@redhat.com>
617         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
618         (scan-assembler-not, scan-assembler-dem): Likewise.
619         (scan-assembler-dem-not): Likewise.
621 2002-05-15  Richard Henderson  <rth@redhat.com>
623         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
625 2002-05-15  Richard Henderson  <rth@redhat.com>
627         * gcc.dg/weak-5.c (vfoo1c): No warning here.
628         (vfoo1f): Warning here.
629         (vfoo1l): Don't redefine the alias.
631 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
633         * g++.dg/init/pm1.C: New test.
635 2002-05-12  David S. Miller  <davem@redhat.com>
637         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
638         types.
640 2002-05-10  Roger Sayle  <roger@eyesopen.com>
642         * gcc.c-torture/execute/20020510-1.c: New test case.
644 2002-05-10  David S. Miller  <davem@redhat.com>
646         * gcc.c-torture/execute/conversion.c: Test long double too.
648 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
650         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
651         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
652         * lib/g++.exp (g++_link_flags): Likewise.
653         * lib/objc.exp (objc_target_compile): Likewise.
655 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
657         * gcc.dg/cpp/poison.c: Update.
658         * gcc.dg/cpp/20000625-2.c: Remove.
659         * gcc.dg/cpp/direct2s.c: Remove final test.
661 2002-05-08  Tom Rix  <trix@redhat.com>
663         * gcc.c-torture/execute/20020508-1.c: New test.
664         * gcc.c-torture/execute/20020508-2.c: New test.
665         * gcc.c-torture/execute/20020508-3.c: New test.
667 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
669         * gcc.dg/cpp/charconst-4.c: More tests.
671 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
673         PR c/6569
674         * gcc.dg/weak-3.c: Update location of warning messages.
675         * gcc.dg/weak-5.c: Likewise.
677 2002-05-06  Roger Sayle  <roger@eyesopen.com>
679         * gcc.c-torture/execute/20020506-1.c: New test case.
681 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
683         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
685 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
687         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
689 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
691         * gcc.dg/cpp/charconst-3.c: New test.
693 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
695         * gcc.dg/cpp/charconst.c: Update tests.
697 2002-05-05  Tim Josling  <tej@melbpc.org.au>
699         * treelang: Added directory for new sample language treelang. Also
700         lib/treelang.exp: New file to signal treelang should be tested.
702 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
704         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
705         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
706         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
707         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
708         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
709         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
710         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
712 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
714         * gcc.dg/format/xopen-2.c: New test.
716 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
718         * gcc.dg/20020503-1.c: New test.
720 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
722         * g++.dg/init/dtor1.C: Make it tougher.
724 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
726         * g++.dg/init/dtor1.C: New test.
728 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
730         * gcc.dg/altivec-8.c: New.
732 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
734         * gcc.dg/altivec-7.c: New.
736 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
738         * g++.dg/parse/typedef1.C: New test.
740 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
742         PR c++/6486
743         * g++.dg/template/friend6.C: New test.
745         PR c++/6492
746         * g++.dg/init/copy1.C: New test.
748 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
750         * g++.dg/warn/effc1.C: New test.
752 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
754         * gcc.dg/cpp/if-cexp.c: Add a test.
756 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
758         * gcc.dg/20020426-2.c: New test.
760 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
762         * gcc.dg/cpp/if-mop.c: Update.
763         * gcc.dg/cpp/if-mpar.c: Add test.
764         * gcc.dg/cpp/if-oppr.c: Update.
766 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
768         PR c/6343
769         * gcc.dg/weak-[2-7].c: New tests.
771 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
773         * gcc.dg/enum1.c: New test.
775 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
777         PR c++/6497
778         * g++.dg/inherit/access2.C: New test.
780 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
782         PR bootstrap/6445
783         * gcc.dg/20020426-1.c: New test.
785 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
787         * g++.dg/abi/enum1.C: New test.
789 2002-04-26  Richard Henderson  <rth@redhat.com>
791         * gcc.dg/c99-bool-1.c: Expect always true warning.
793 2002-04-25  Roger Sayle  <roger@eyesopen.com>
795         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
797 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
799         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
800         targets.
802 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
804         * g++.dg/abi/mange7.C: New test.
806         PR c++/6438.
807         * g++.dg/parse/stmtexpr2.C: New test.
809 Wed Apr 24 21:38:36 2002  J"orn Rennecke <joern.rennecke@superh.com>
811         * gcc.dg/20020312-2.c: Add SH target.
813 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
815         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
816         compiler output on mips*-*-irix*.
818 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
820         * g++.dg/parse/attr1.C: New test.
822 2002-04-23  Roger Sayle  <roger@eyesopen.com>
824         * gcc.c-torture/execute/string-opt-17.c: New test case.
825         * gcc.c-torture/execute/memset-2.c: New test case.
827 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
829         PR c++/6256:
830         * g++.dg/template/friend5.C: New test.
832         PR c++/6331:
833         * g++.dg/template/qual1.C: Likewise.
835 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
837         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
838         Include stdlib.h, not stdio.h or ctype.h.
840 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
842         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
843         cris-*-elf* and mmix-*-*.
844         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
845         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
846         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
847         Ditto.
848         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
849         * gcc.dg/wchar_t-1.c: Ditto.
851 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
853         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
854         Clarify comment.
856 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
858         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
860 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
862         * gcc.c-torture/execute/20000906-1.x: Delete.
864 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
866         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
868 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
870         * PR6367
871         * g77.f-torture/execute/6367.f: New test.
872         * g77.f-torture/execute/6367.x: Disable for MMIX.
874 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
876         * PR6352
877         * g++.dg/opt/inline2.C: New test.
879 2002-04-18  Richard Henderson  <rth@redhat.com>
881         * gcc.dg/20000906-1.c: Enable for all targets.
882         * gcc.c-torture/compile/iftrap-2.c: New.
884 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
886         * gcc.dg/20020418-1.c: New test.
887         * gcc.dg/20020418-2.c: New test.
889 2002-04-18  Richard Henderson  <rth@redhat.com>
891         * gcc.c-torture/compile/iftrap-1.c: New.
892         * gcc.dg/iftrap-1.c: Adjust for ia64.
893         * gcc.dg/iftrap-2.c: New.
895 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
897         * gcc.c-torture/compile/20020418-1.c: New test.
899 2002-04-18  Roger Sayle  <roger@eyesopen.com>
901         * gcc.c-torture/compile/20020415-1.c: New.
903 2002-04-18  David S. Miller  <davem@redhat.com>
905         * gcc.c-torture/execute/20020418-1.c: New test.
907 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
909         * gcc.dg/20020416-1.c: New test.
911         * g++.dg/opt/inline1.C: New test.
913 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
915         * gcc.dg/altivec-5.c: New test.
917         * gcc.dg/20020415-1.c: New test.
919 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
921         * testsuite/lib/chill.exp: Remove.
923 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
925         * g++.dg/other/big-struct.C: New test.
927 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
929         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
930         of scratch file.
932 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
934         PR c/6277
935         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
936         in scan-assembler function name
938 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
940         * g77.f-torture/execute/980628-4.x,
941         g77.f-torture/execute/980628-5.x,
942         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
943         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
944         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
945         i[34567]86-*-*.
947 2002-04-13  David S. Miller  <davem@redhat.com>
949         * gcc.c-torture/execute/20020413-1.c: New test.
951 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
953         * gcc.dg/asm-6.c,
954         * g++.dg/ext/asm1.C: New tests.
956 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
958         PR c++ 5373.
959         * g++.dg/parse/stmtexpr1.C: New test.
961         PR c++/5189.
962         * g++.dg/template/copy1.C: New test.
964 2002-04-12  Richard Henderson  <rth@redhat.com>
966         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
968 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
970         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
971         gcc.c-torture/execute/20020307-2.c.
973 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
975         * g++.dg/ext/attrib5.C,
976         * g++.dg/lookup/struct1.C: New tests.
978 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
980         * gcc.dg/20020411-1.c: New test.
982         * gcc.c-torture/execute/20020411-1.c: New test.
984 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
986         * g77.f-torture/execute/6177.f: New test.
988 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
990         PR middle-end/6247
991         * g++.dg/opt/cleanup1.C: New test.
993         * g++.dg/opt/const1.C: New test.
995 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
997         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
999 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
1001         PR c++/5507
1002         * g++.dg/template/typename2.C: New test.
1004 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
1006         * gcc.c-torture/execute/loop-12.c: New.
1008 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
1010         * g77.f-torture/execute/980628-4.x,
1011         g77.f-torture/execute/980628-5.x,
1012         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
1013         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
1014         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
1016 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1018         PR optimization/6086
1019         * g++.dg/opt/preinc1.C: New test.
1021 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
1023         PR c++/5571
1024         * g++.dg/opt/static2.C: New test.
1026 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
1028         PR c/5120
1029         * gcc.dg/20020406-1.c: New test.
1031 2002-04-04  David S. Miller  <davem@redhat.com>
1033         * gcc.c-torture/execute/20020404-1.c: New test.
1035 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
1037         PR c/6123
1038         * gcc.dg/20020312-2.c: Do not declare global register variable
1039         if __PIC__ or __pic__ is defined.
1041 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
1043         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
1044         __asm__ so that it works correctly even if -ansi -pedantic-errors.
1046 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1048         * gcc.misc-tests/linkage.exp: Update last change to handle
1049         sparc*-, not just sparc-.
1051 2002-04-03  Richard Henderson  <rth@redhat.com>
1053         * gcc.dg/cpp/ucs.c: Improved long UCS test.
1055 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
1057         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
1059 2002-04-02  David S. Miller  <davem@redhat.com>
1061         * gcc.c-torture/execute/20020402-3.c: New test.
1063 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
1065         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
1066         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
1068         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
1069         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
1070         g77.f-torture/execute/20001201.x,
1071         g77.f-torture/execute/u77-test.x: New files.
1073         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
1074         * gcc.dg/wchar_t-1.c: Ditto.
1076 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1078         * gcc.c-torture/execute/20020402-1.c: New test.
1080 2002-04-01  Richard Henderson  <rth@redhat.com>
1082         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
1084         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
1086 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1088         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
1090 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
1092         * g++.dg/inherit/template-as-base.C: Expect error.
1093         * g++.dg/inherit/namespace-as-base.C: Likewise.
1095 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
1097         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
1098         g++.dg/ext/instantiate3.C: Tweak match patterns.
1100         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
1101         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
1102         -da test.
1104 2002-03-31  Richard Henderson  <rth@redhat.com>
1106         * gcc.dg/special/alias-2.c: New.
1107         * gcc.dg/special/ecos.exp: Run it.
1109 2002-03-31  Richard Henderson  <rth@redhat.com>
1111         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
1113 2002-03-31  Kazu Hirata  <kazu@hxi.com>
1115         * gcc.dg/weak-1.c: Disable on h8300 port.
1117 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
1119         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
1120         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
1121         ordering tests.
1122         * g++.dg/bprob/bprob-1.C: New test.
1123         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
1124         * g++.dg/gcov/gcov-1.C: New test.
1125         * g++.dg/gcov/gcov-1.x: New file.
1126         * g++.dg/gcov/gcov-2.C: New test.
1127         * g++.dg/gcov/gcov-3.C: New test.
1128         * g++.dg/gcov/gcov-3.h: New file.
1130 2002-03-28  Roger Sayle  <roger@eyesopen.com>
1132         * g++.old-deja/g++.other/builtins5.C: New test.
1133         * g++.old-deja/g++.other/builtins6.C: New test.
1134         * g++.old-deja/g++.other/builtins7.C: New test.
1135         * g++.old-deja/g++.other/builtins8.C: New test.
1136         * g++.old-deja/g++.other/builtins9.C: New test.
1138 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
1140         * g++.dg/opt/static1.C: New test.
1142         * g++.dg/opt/longbranch1.C: New test.
1144 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
1146         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
1148         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
1150 Thu Mar 28 16:38:09 2002  Jeffrey A Law  (law@redhat.com)
1152         * gcc.c-torture/execute/20020328-1.c: New test.
1154 2002-03-27  Richard Henderson  <rth@redhat.com>
1156         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
1157         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
1158         move from g++.old-deja/g++.ext/.
1160 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
1162         * g++.dg/init/new2.C: New test.
1164 2002-03-26  Richard Henderson  <rth@redhat.com>
1166         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
1168         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
1169         on sparc.
1171         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
1172         sparcv9 systems.
1173         * gcc.dg/20001102-1.c: Likewise.
1175 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
1177         * gcc.dg/cpp/endif-pedantic1.c,
1178         gcc.dg/cpp/endif-pedantic2.c:  New tests.
1180 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
1182         * g++.dg/init/new1.C: New test.
1184 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
1186         * g++.dg/abi/vbase9.C: New test.
1188 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
1190         * gcc.dg/arm-asm.c: New test.
1192 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
1194         * gcc.dg/Wswitch-enum.c: New test.
1195         Fix PR c/5044.
1197 2002-03-26  Richard Henderson  <rth@redhat.com>
1199         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
1200         structure.
1202 2002-03-25  Richard Henderson  <rth@redhat.com>
1204         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
1205         sparcv9 systems.
1207         * gcc.c-torture/compile/20011119-1.c (xxx): New.
1208         * gcc.c-torture/compile/20011119-2.c (xxx): New.
1210 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
1212         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
1214 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
1216         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
1217         targets using generic thunk support.
1219 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
1221         * gcc.c-torture/compile/20020323-1.c: New test.
1223         * g++.dg/opt/conj2.C: New test.
1225 2002-03-24  Richard Henderson  <rth@redhat.com>
1227         * gcc.dg/weak-1.c: Use -fno-common.
1229 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
1231         * g77.dg/f77-edit-apostrophe-out.f: New test
1232         * g77.dg/f77-edit-h-out.f: New test
1233         * g77.dg/f77-edit-t-in.f: New test
1234         * g77.dg/f77-edit-t-out.f: New test
1235         * g77.dg/f77-edit-x-out.f: New test
1236         * g77.dg/f77-edit-slash-out.f: New test
1237         * g77.dg/f77-edit-colon-out.f: New test
1238         * g77.dg/f77-edit-s-out.f: New test
1240 2002-03-24  Richard Henderson  <rth@redhat.com>
1242         * objc/execute/formal_protocol-6.x: New XFAIL.
1244 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
1246         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
1247         that do not support weak symbols
1249 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
1251         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
1252         * lib/g77.exp:  Likewise
1253         * lib/objc.exp: Likewise
1255 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
1257         * gcc.dg/Wswitch-default.c: New test.
1259 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
1261         * g++.dg/other/enum1.C: New test.
1263 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
1265         * gcc.dg/pragma-ep-3.c: Fix typo.
1267 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
1269         * g++.dg/inherit/template-as-base.C: New test.
1271 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
1273         * g++.old-deja/g++.other/dwarf2-1.C: Move...
1274         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
1276 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
1278         * gcc.dg/cpp/multiline.c: Update to match.
1280 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
1282         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
1284 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
1286         * gcc.dg/cpp/extratokens2.c:  New file.
1288 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
1290         * gcc.dg/20020312-2.c: Add rs6000 target.
1292         * gcc.c-torture/compile/20020319-1.c: New test.
1294 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1296         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
1297         (A, E): Handle this.
1299 2002-03-20  Jason Merrill  <jason@redhat.com>
1301         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
1302         ignoring -fpic.
1303         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
1304         through prune_gcc_output.
1306 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
1308         * gcc.c-torture/compile/20020320-1.c: New test.
1310 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
1312         * gcc.c-torture/compile/20020318-1.c: New test.
1314         * gcc.dg/struct-by-value-1.c: New test.
1316         * gcc.dg/20020319-1.c: New test.
1318 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
1320         * g++.dg/opt/conj1.C: New test.
1322 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
1324         * g++.dg/template/qualttp20.C: Revert previous change.
1325         * g++.dg/template/qualttp3.C: Likewise.
1326         * g++.dg/template/qualttp4.C: Likewise
1327         * g++.dg/template/qualttp5.C: Likewise
1328         * g++.dg/template/qualttp6.C: Likewise
1329         * g++.dg/template/qualttp7.C: Likewise
1330         * g++.dg/template/qualttp8.C: Likewise
1331         * g++.dg/template/recurse.C: Likewise.
1333 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
1335         * gcc.dg/cpp/wchar-1.c: Update.
1337 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
1339         * g++.dg/template/conv1.C: New test.
1340         * g++.dg/template/conv2.C: New test.
1341         * g++.dg/template/conv3.C: New test.
1342         * g++.dg/template/conv4.C: New test.
1344 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
1346         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
1347         * g++.dg/template/qualttp3.C: Likewise.
1348         * g++.dg/template/qualttp4.C: Likewise
1349         * g++.dg/template/qualttp5.C: Likewise
1350         * g++.dg/template/qualttp6.C: Likewise
1351         * g++.dg/template/qualttp7.C: Likewise
1352         * g++.dg/template/qualttp8.C: Likewise
1353         * g++.dg/template/recurse.C: Likewise.
1355 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
1357         * g++.dg/opt/dtor1.C: New test.
1359 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
1361         * gcc.c-torture/compile/20020315-1.c: New test.
1363 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
1365         * gcc.dg/weak-1.c: Fix scan tests.
1367 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
1369         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
1370         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
1371         cris-*-aout* mmix-*-*.
1372         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
1373         cris-*-aout* mmix-*-*.
1374         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
1375         cris-*-elf* cris-*-aout* and mmix-*-*.
1376         * gcc.dg/20001009-1.c: Ditto.
1377         * gcc.dg/20010912-1.c: Ditto.
1378         * gcc.dg/20020122-4.c: Ditto.
1379         * gcc.dg/inline-2.c: Ditto.
1381 Thu Mar 14 14:28:38 2002  Jeffrey A Law  (law@cygnus.com)
1383         * gcc.c-torture/compile/20020314-1.c: New test.
1385 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
1387         * gcc.c-torture/execute/20020314-1.c: New test.
1389 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
1391         * g++.dg/warn/Wunused-1.C: New test.
1393 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
1395         * g++.dg/abi/mangle6.C: New test.
1397 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
1399         * gcc.c-torture/compile/20020309-2.c: New test.
1401         * gcc.c-torture/compile/20020312-1.c: New test.
1403 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
1405         * g++.dg/other/access1.C: New test.
1407 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
1409         * gcc.c-torture/execute/wchar_t-1.c: New test.
1411 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
1413         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
1415 2002-03-12  Roger Sayle  <roger@eyesopen.com>
1417         * gcc.dg/20020312-1.c: New test case.
1419 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
1421         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
1423 2002-03-11  Richard Henderson  <rth@redhat.com>
1425         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
1426         * g++.old-deja/g++.jason/report.C: Likewise.
1428 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
1430         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
1431         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
1433 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
1435         * testsuite/g++.dg/overload/pmf1.C: New test.
1437 2002-03-11  Kazu Hirata  <kazu@hxi.com>
1439         * gcc.c-torture/execute/20020307-1.c: Use long.
1441 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
1443         PR optimization/5844
1444         * gcc.dg/20020310-1.c: New test.
1446 2002-03-09  Michael Meissner  <meissner@redhat.com>
1448         * gcc.c-torture/execute/memcpy-2.c: New test.
1449         * gcc.c-torture/execute/memset-1.c: New test.
1450         * gcc.c-torture/execute/strlen-1.c: New test.
1451         * gcc.c-torture/execute/strcmp-1.c: New test.
1452         * gcc.c-torture/execute/strncmp-1.c: New test.
1454 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
1456         * gcc.dg/ppc-ldstruct.c: New test.
1458 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
1460         * gcc.c-torture/execute/va-arg-22.c: New test.
1462 Sat Mar  9 07:47:50 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1464         * gcc.c-torture/compile/20020309-1.c: New test.
1466 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
1468         * gcc.c-torture/execute/20020307-2.c: New test.
1470 Thu Mar  7 10:05:31 2002  Jeffrey A Law  (law@redhat.com)
1472         * g77.f-torture/compile/20020307-1.f: New test.
1474 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
1476         * gcc.dg/unordered-1.c: New test.
1478 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
1480         * gcc.c-torture/execute/20020307-1.c: New test.
1482 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
1484         * gcc.dg/20020304-1.c: New test.
1486         * gcc.c-torture/compile/20020304-2.c: New test.
1488 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
1490         * gcc.c-torture/compile/20020304-1.c: New test case
1491         (from PR c/5830).
1493 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
1495         * gcc.dg/20020103-1.c: Add other -D ppc variants.
1497 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
1499         * g++.dg/other/classkey1.C: New test.
1501 2002-03-01  Richard Henderson  <rth@redhat.com>
1503         * gcc.c-torture/compile/981223-1.x: New.
1504         * gcc.c-torture/compile/920625-1.x: New.
1506 2002-02-28  Richard Henderson  <rth@redhat.com>
1508         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
1510 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
1512         * gcc.c-torture/execute/20020227-1.c: New test.
1514 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
1516         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
1517         here" ERROR lines.
1518         * g++.old-deja/g++.oliva/partord1.C: Likewise.
1519         * g++.old-deja.g++.other/defarg1.C: Likewise.
1520         * g++.old-deja/g++.pt/calls2.C: Likewise.
1521         * g++.old-deja/g++.pt/crash20.C: Likewise.
1522         * g++.old-deja/g++.pt/crash30.C: Likewise.
1523         * g++.old-deja/g++.pt/crash36.C: Likewise.
1524         * g++.old-deja/g++.pt/crash6.C: Likewise.
1525         * g++.old-deja/g++.pt/defarg13.C: Likewise.
1526         * g++.old-deja/g++.pt/derived3.C: Likewise.
1527         * g++.old-deja/g++.pt/error1.C: Likewise.
1528         * g++.old-deja/g++.pt/friend21.C: Likewise.
1529         * g++.old-deja/g++.pt/friend23.C: Likewise.
1530         * g++.old-deja/g++.pt/infinite1.C: Likewise.
1531         * g++.old-deja/g++.robertl/eb128.C: Likewise.
1533 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
1535         * gcc.c-torture/execute/20020225-2.c: New test.
1537 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
1539         * gcc.c-torture/execute/920730-1t.c,
1540         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
1541         Delete test cases, only relevant to -traditional.
1543 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
1545         * gcc.dg/cpp/undef1.c: Remove.
1546         * gcc.dg/cpp/directiv.c: Update.
1547         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
1549 2002-02-27  Michael Meissner  <meissner@redhat.com>
1551         * gcc.c-torture/execute/20020226-1.c: New test.
1553 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
1555         * g++.dg/debug/debug4.C: New test.
1557         * gcc.dg/ia64-visibility-1.c: New test.
1559 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
1561         * gcc.dg/debug/20020224-1.c: New.
1563 2002-02-25  Kazu Hirata  <kazu@hxi.com>
1565         * gcc.c-torture/execute/960416-1.x: New.
1566         * gcc.c-torture/execute/divconst-3.x: Likewise.
1568 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
1570         * gcc.dg/20020224-1.c: New test.
1572 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
1574         * gcc.c-torture/execute/20020225-1.c: New.
1576 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
1578         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
1580 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
1582         * gcc.dg/20020222-1.c: New test.
1584 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
1586         * g++.dg/opt/anonunion1.C: New test.
1588 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
1590         * g++.dg/template/qualttp19.C: New test.
1591         * g++.dg/template/qualttp20.C: New test.
1592         * g++.old-deja/g++.jason/report.C: Adjust expected errors
1593         * g++.old-deja/g++.other/qual1.C: Likewise.
1595 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
1597         * gcc.dg/attr-alwaysinline.c: New.
1599 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
1601         * gcc.dg/20020220-1.c: New test.
1603         * gcc.dg/20020220-2.c: New test.
1605         * g++.dg/opt/mmx1.C: New test.
1607 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
1609         * gcc.c-torture/compile/20020110.c: New test.
1611 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
1613         * gcc.c-torture/execute/20020219-1.c: New test.
1615         * gcc.dg/20020219-1.c: New test.
1617         * gcc.dg/noncompile/20020220-1.c: New test.
1619         * g++.dg/opt/ptrintsum1.C: New test.
1621         * gcc.dg/debug/20020220-1.c: New test.
1623 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
1625         * gcc.c-torture/execute/20020216-1.c: New test.
1627 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
1629         * gcc.dg/decl-1.c: Update, new test.
1631 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
1633         * g++.dg/abi/bitfield1.C: New test.
1634         * g++.dg/abi/bitfield2.C: New test.
1636 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
1638         * gcc.dg/attr-nest.c: New test.
1640 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
1642         * gcc.c-torture/execute/20020215-1.c: New test.
1644 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
1646         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
1647         * g++.dg/debug/debug.exp: New.
1648         * g++.dg/debug/trivial.C: New.
1649         * g++.dg/debug/debug1.C: Moved...
1650         * g++.dg/other/debug1.C: ...from here.
1651         * g++.dg/debug/debug2.C: Moved...
1652         * g++.dg/other/debug2.C: ...from here.
1653         * g++.dg/debug/debug3.C: Moved...
1654         * g++.dg/other/debug3.C: ...from here.
1656         * gcc.dg/noncompile/20020213-1.c: New test.
1658 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
1660         * g++.dg/other/debug3.C: New test.
1662         * gcc.c-torture/execute/20020213-1.c: New test.
1664 2002-02-13  Richard Smith <richard@ex-parrot.com>
1666         * g++.old-deja/g++.other/thunk1.C: New test.
1668 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
1670         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
1672 2002-02-13  Stan Shebs  <shebs@apple.com>
1674         * gcc.dg/altivec-3.c: New.
1676 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
1678         * gcc.dg/Wunreachable-1.c: New test.
1679         * gcc.dg/Wunreachable-2.c: New test.
1681 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
1683         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
1685 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
1687         * gcc.dg/decl-1.c: New test.
1689 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
1691         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
1693 2002-02-10  Kazu Hirata  <kazu@hxi.com>
1695         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
1696         * gcc.c-torture/compile/980506-1.x: Likewise.
1698 2002-02-10  Kazu Hirata  <kazu@hxi.com>
1700         * gcc.dg/20020210-1.c: New.
1702 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
1704         * g77.f-torture/execute/947.f: New regression test
1705         for PR fortran/947.
1707 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
1709         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
1710         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
1712 2002-02-08  Richard Henderson  <rth@redhat.com>
1714         * gcc.c-torture/compile/labels-3.c: New.
1716 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
1718         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
1719         expression statements work instead.
1720         * gcc.dg/noncompile/20020207-1.c: New test.
1722 2002-02-07  Richard Henderson  <rth@redhat.com>
1724         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
1726 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
1728         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
1729         message from g77
1730         * lib/g77-dg.exp: Trim g77 error messages so that they are
1731         recognised by dg.exp.
1733 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
1735         PR fortran/5473
1736         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
1738 2002-02-07  Richard Henderson  <rth@redhat.com>
1740         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
1741         to be sufficiently aligned for integers.
1743 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
1745         * g++.dg/template/friend4.C: New test.
1747 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
1749         PR fortran/5743
1750         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
1751         unsupported cases.
1753 2002-02-07  Richard Henderson  <rth@redhat.com>
1755         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
1756         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
1757         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
1758         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
1760 2002-02-06  Richard Henderson  <rth@redhat.com>
1762         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
1764 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
1766         * gcc.dg/20020206-1.c: New test.
1768 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
1770         * gcc.c-torture/execute/20020206-1.c: New test.
1772         * gcc.c-torture/execute/20020206-2.c: New test.
1774         PR optimization/5429:
1775         * gcc.c-torture/compile/20020206-1.c: New test.
1777 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
1779         * g++.dg/ext/align1.C: Do not use an explicit alignment value
1780         as certain file formats cannot support particularly large
1781         alignments.
1783         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
1784         and do not expect to be able to link the executable.
1786         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
1787         fail because the COFF format does not support the weak attribute.
1789 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
1791         * g77.dg/pr5473.f:  New test
1793 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
1795         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
1796         Fix testcase accordingly.
1798 2002-02-04  Richard Henderson  <rth@redhat.com>
1800         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
1801         (buf): Change to be an array of pointers, not ints.
1803 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
1805         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
1806         before all tests.  Move warning one line above to match where it
1807         C frontend emits.
1808         * gcc.dg/Wswitch-2.c: New test.
1809         * g++.dg/warn/Wswitch-1.C: New test.
1810         * g++.dg/warn/Wswitch-2.C: New test.
1812 2002-02-04  Richard Henderson  <rth@redhat.com>
1814         * g++.dg/abi/offsetof.C: Fix size comparison.
1816 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
1818         * gcc.dg/cast-qual-2.c: New test.
1820 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
1822         * gcc.dg/20020201-4.c: New test.
1824 2002-02-04  Ben Elliston  <bje@redhat.com>
1826         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
1827         target_info attribute != 0, in addition to the empty string.
1828         (gcc_target_compile): Likewise.
1830 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
1832         * gcc.dg/Wswitch.c: New test.
1833         PR gcc/4475. PR gcc/3780.
1835 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
1837         * g77.f-torture/execute/5122.f: New test for regressions
1838         against PR fortran/5122.
1840 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
1842         * g77.f-torture/compile/pr3743.f: Delete
1843         * g77.dg/pr3743-1.f: New test.
1844         * g77.dg/pr3743-2.f: New test.
1845         * g77.dg/pr3743-3.f: New test.
1846         * g77.dg/pr3743-4.f: New test.
1848 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
1850         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
1852 2002-02-02  Richard Henderson  <rth@redhat.com>
1854         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
1855         * gcc.c-torture/execute/bf64-1.c: Likewise.
1857 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
1859         * gcc.dg/20020201-2.c: New test.
1861         * gcc.dg/20020201-3.c: New test.
1863         * gcc.c-torture/execute/bitfld-2.c: New test.
1865 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
1867         * gcc.dg/bitfld-1.c: Update.
1868         * gcc.dg/bitfld-2.c: Update.
1869         * gcc.c-torture/execute/bitfld-1.x: New.
1871 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
1873         * gcc.c-torture/execute/20020201-1.c: New test.
1875 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
1877         PR target/5469
1878         * gcc.dg/20020201-1.c: New test.
1880 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
1882         PR fortran/3743
1883         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
1884         * g77.f-torture/compile/pr3743.x: Remove
1886 2002-01-31  Tom Rix  <trix@redhat.com>
1888         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
1890 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
1892         * gcc.dg/noncompile/20020130-1.c: New test.
1894 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
1896         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
1898 2002-01-29  Richard Henderson  <rth@redhat.com>
1900         * gcc.c-torture/execute/991118-1.c: Cast various constants back
1901         to long long.
1902         * gcc.c-torture/execute/bf64-1.c: Likewise.
1904 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
1906         * gcc.c-torture/execute/20020129-1.c: New test.
1908 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
1910         * gcc.c-torture/compile/20000224-1.c: Update.
1911         * gcc.c-torture/execute/bitfld-1.c: New tests.
1912         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
1913         * gcc.dg/uninit-A.c: Update.
1915 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
1917         * g++.dg/template/ctor1.C: Add instantiation.
1919 2002-01-28  Paul Koning  <pkoning@equallogic.com>
1921         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
1922         argument to __builtin_prefetch to be const ptr.
1924 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
1926         * gcc.c-torture/compile/20020120-1.c: New test.
1928 2002-01-27  Kazu Hirata  <kazu@hxi.com>
1930         * gcc.c-torture/execute/20020127-1.c: New test.
1932 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
1934         * g77.dg/f77-edit-i-in.f: New test
1935         * g77.dg/f77-edit-i-out.f: New test
1937 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
1939         * gcc.dg/debug/debug.exp: New file.
1940         * gcc.dg/debug/trivial.c: New file.
1941         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
1942         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
1943         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
1944         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
1945         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
1946         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
1947         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
1948         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
1949         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
1950         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
1951         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
1952         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
1953         * gcc.dg/20000503-1.c: Removed.
1954         * gcc.dg/20010207-1.c: Removed.
1955         * gcc.dg/20011223-1.c: Removed.
1956         * gcc.dg/20020104-2.c: Removed.
1957         * gcc.dg/debug-1.c: Removed.
1958         * gcc.dg/debug-2.c: Removed.
1959         * gcc.dg/debug-3.c: Removed.
1960         * gcc.dg/debug-4.c: Removed.
1961         * gcc.dg/debug-5.c: Removed.
1962         * gcc.dg/debug-6.c: Removed.
1963         * gcc.dg/dwarf2-1.c: Removed.
1964         * gcc.dg/dwarf2-2.c: Removed.
1966 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
1968         * g++.old-deja/g++.other/eh5.C: New test.
1969         * g++.old-deja/g++.other/sibcall2.C: New test.
1970         * g++.old-deja/g++.other/array9.C: New test.
1971         * g++.old-deja/g++.other/typename2.C: New test.
1972         * g++.old-deja/g++.other/crash60.C: New test.
1973         * g++.old-deja/g++.other/conv9.C: New test.
1974         * g++.old-deja/g++.other/mangle10.C: New test.
1975         * g++.old-deja/g++.other/unchanging1.C: New test.
1976         * g++.old-deja/g++.other/exprstmt1.C: New test.
1977         * g++.old-deja/g++.other/inline23.C: New test.
1978         * g++.old-deja/g++.eh/ia64-1.C: New test.
1979         * g++.old-deja/g++.other/dwarf2-1.C: New test.
1980         * g++.old-deja/g++.other/reload1.C: New test.
1981         * g++.old-deja/g++.other/static20.C: New test.
1982         * g++.old-deja/g++.other/local-alloc1.C: New test.
1983         * g++.old-deja/g++.other/conv8.C: New test.
1984         * g++.old-deja/g++.other/stmtexpr2.C: New test.
1985         * g++.old-deja/g++.other/storeexpr1.C: New test.
1986         * g++.old-deja/g++.other/storeexpr2.C: New test.
1987         * g++.dg/eh/template2.C: New test.
1988         * g++.dg/warn/weak1.C: New test.
1990 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
1992         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
1993         Remove first, non-varying, argument.
1995 2002-01-23  Richard Henderson  <rth@redhat.com>
1997         * gcc.dg/inline-2.c: New.
1999         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
2000         Add optional target arg.  Check number of arguments.
2001         (scan-assembler-not, scan-assembler-dem): Likewise.
2002         (scan-assembler-dem-not): Likewise.
2004 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
2006         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
2007         line 12.
2008         * g++.old-deja/g++.brendan/parse3.C,
2009         g++.old-deja/g++.other/crash26.C,
2010         g++.old-deja/g++.other/crash28.C,
2011         g++.old-deja/g++.other/crash29.C,
2012         g++.old-deja/g++.other/crash30.C,
2013         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
2015 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
2017         * gcc.dg/20020115-1.c: New.
2019 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
2021         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
2023 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
2025         * gcc.dg/20020122-3.c: New.
2027 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
2029         * g++.dg/other/gc1.C: New test.
2031 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
2033         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
2035 2002-01-22  Richard Henderson  <rth@redhat.com>
2037         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
2039 2002-01-22  Richard Henderson  <rth@redhat.com>
2041         * gcc.dg/20020122-4.c: New.
2043 2002-01-22  H.J. Lu <hjl@gnu.org>
2045         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
2046         link output.
2047         * gcc.dg/special/ecos.exp: Likewise.
2048         * lib/g++-dg.exp: Likewise.
2049         * lib/g77-dg.exp: Likewise.
2050         * lib/gcc-dg.exp : Likewise.
2051         * lib/mike-g++.exp: Likewise.
2052         * lib/mike-g77.exp: Likewise.
2053         * lib/mike-gcc.exp: Likewise.
2054         * lib/objc-dg.exp: Likewise.
2056 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
2058         PR target/5379
2059         * gcc.dg/20020122-2.c: New test.
2061 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
2063         * gcc.dg/20020122-1.c: New test.
2065 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
2067         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
2069 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
2071         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
2073 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2075         * gcc.c-torture/compile/20020121-1.c: New test.
2077 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2079         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
2080         ld_library_path.
2082 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
2084         * gcc.dg/20020218-1.c: New test.
2086 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
2088         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
2089         messages
2090         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
2091         "At global scope" warning
2092         * g++.dg/ext/align1.C: Change cygwin test for alignment
2093         from db-bogus to dg-warning
2095 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
2097         * g77.f-torture/compile/cpp2.F: New test.
2099 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
2101         * g++.dg/template/access1.C: New test.
2103 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
2105         * gcc.dg/20020118-1.c: New.
2107 2002-01-18  Kazu Hirata  <kazu@hxi.com>
2109         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
2111 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
2113         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
2114         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
2115         alignment warnings.
2117 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
2119         * gcc.misc-tests/i386-prefetch.exp: Save and restore
2120         torture_with_loops and torture_without_loops
2122 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
2124         * gcc.c-torture/compile/20020116-1.c: New test.
2126 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
2128         * gcc.dg/20020116-2.c: New test.
2130         * gcc.dg/ultrasp4.c: New test.
2132         * gcc.dg/20020116-1.c: New test.
2134 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
2136         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
2137         by EABI.
2139 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
2141         * gcc.misc-tests/i386-prefetch.exp: New.
2142         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
2143         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
2144         * gcc.misc-tests/i386-pf-none-1.c: New test.
2145         * gcc.misc-tests/i386-pf-sse-1.c: New test.
2147 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
2149         * gcc.dg/gnu89-init-1.c: Add new tests.
2151 2002-01-15  Andreas Jaeger  <aj@suse.de>
2153         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
2154         * gcc.dg/i386-mmx-2.c: Likewise.
2155         * gcc.dg/i386-sse-1.c: Likewise.
2156         * gcc.dg/i386-sse-2.c: Likewise.
2157         * gcc.dg/i386-sse-3.c: Likewise.
2159 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
2161         * g77.f-torture/execute/intrinsic-unix-bessel.f:
2162         Uncomment additional cases that now pass.
2164 2002-01-11  Richard Henderson  <rth@redhat.com>
2166         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
2167         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
2169 Fri Jan 11 12:13:30 2002  Nicola Pero  <n.pero@mi.flashnet.it>
2171         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
2173 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
2175         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
2176         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
2178 2002-01-10  Dale Johannesen  <dalej@apple.com>
2180         * gcc.c-torture/execute/loop-11.c: New.
2182 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
2184         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
2185         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
2187 2002-01-09  Richard Henderson  <rth@redhat.com>
2189         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
2190         type in which to perform the operation for each size.
2192 Wed Jan  9 16:48:33 2002  Alan Matsuoka  (alanm@redhat.com)
2194         * gcc.c-torture/compile/20020109-2.c: New test.
2196 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
2198         * gcc.c-torture/execute/loop-10.c: New test.
2200 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
2202         * gcc.c-torture/compile/20010226-1.c: New test.
2203         * gcc.c-torture/compile/20010227-1.c: New test.
2204         * gcc.c-torture/compile/20010426-1.c: New test.
2205         * gcc.c-torture/compile/20010510-1.c: New test.
2206         * gcc.c-torture/compile/20010605-3.c: New test.
2207         * gcc.c-torture/compile/20010824-1.c: New test.
2208         * gcc.c-torture/execute/20010409-1.c: New test.
2209         * gcc.dg/noncompile/20000901-1.c: New test.
2210         * gcc.dg/20001023-1.c: New test.
2211         * gcc.dg/20001101-1.c: New test.
2212         * gcc.dg/20001102-1.c: New test.
2213         * gcc.dg/20010207-1.c: New test.
2214         * gcc.dg/20010405-1.c: New test.
2215         * gcc.dg/20010822-1.c: New test.
2216         * gcc.dg/20011107-1.c: New test.
2218 Wed Jan  9 14:03:20 2002  Jeffrey A Law  (law@redhat.com)
2220         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
2222         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
2223         execution failure on PA targets.
2225 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
2227         * gcc.c-torture/compile/20020109-1.c: New test.
2229 2002-01-08  Kazu Hirata  <kazu@hxi.com>
2231         * gcc.c-torture/execute/20020108-1.c: New test.
2233 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
2235         * gcc.dg/20020108-1.c: New test.
2237 2002-01-08  H.J. Lu <hjl@gnu.org>
2239         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
2240         for header files.
2242 2002-01-08  Geoff Keating  <geoffk@redhat.com>
2244         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
2245         consistency.
2247 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
2249         * gcc.dg/altivec-4.c: Test altivec predicates.
2251 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
2253         * gcc.c-torture/execute/20020107-1.c: New test.
2255 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
2257         PR c/5279
2258         * gcc.c-torture/compile/20020106-1.c: New test.
2260 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
2262         * gcc.c-torture/execute/nestfunc-4.c: New test.
2264 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
2266         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
2267         extra triple that slipped in.
2268         * g++.old-deja/g++.abi/align.C: Likewise.
2269         * g++.old-deja/g++.abi/bitfields.C: Likewise.
2271 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
2273         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
2274         * g++.old-deja/g++.abi/align.C: Likewise.
2275         * g++.old-deja/g++.abi/bitfields.C: Likewise.
2277         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
2278         on FreeBSD/i386.
2279         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
2280         FreeBSD.
2282 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
2284         * gcc.dg/20020104-1.c: New test.
2286         * gcc.dg/20020104-2.c: New test.
2288 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
2290         * gcc.dg/20020103-1.c: Fix typo in target selector.
2292 2002-01-03  Richard Henderson  <rth@redhat.com>
2294         * gcc.dg/20020103-1.c: New.
2296 2002-01-03  Kazu Hirata  <kazu@hxi.com>
2298         * gcc.c-torture/execute/20020103-1.c: New test.
2300 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
2302         * g++.dg/other/debug2.C: New test.
2304         * gcc.c-torture/compile/20020103-1.c: New test.
2306 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
2308         * gcc.dg/gnu89-init-1.c: Added new tests.
2310 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
2312         * g++.dg/template/friend2.C: Remove as patch is reverted.
2314         * g++.dg/warn/oldcast1.C: New test.
2316         * g++.dg/template/ptrmem1.C: New test.
2317         * g++.dg/template/ptrmem2.C: New test.
2319         * g++.dg/template/ntp.C: New test.
2321         * g++.dg/other/component1.C: New test.
2323         * g++.dg/template/ttp3.C: New test.
2325         * g++.dg/template/friend2.C: New test.
2326         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
2328 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
2330         * g++.dg/other/ptrmem1.C: New test.
2331         * g++.dg/other/ptrmem2.C: New test.
2333 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
2335         * g++.dg/template/ctor1.C: New test.
2337 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
2339         * g++.dg/template/friend2.C: New test.
2341 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
2343         * gcc.dg/mmix-1.c: New test.
2345 2001-12-31  Richard Henderson  <rth@redhat.com>
2347         * gcc.dg/asm-5.c: New.
2349 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
2351         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
2352         in namespace __gnu_cxx
2354 2001-12-30  Richard Henderson  <rth@redhat.com>
2356         * gcc.dg/debug-6.c: New.
2358 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
2360         * gcc.c-torture/compile/20011229-2.c: New test.
2362 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
2364         * gcc.dg/debug-3.c: New test.
2365         * gcc.dg/debug-4.c: New test.
2366         * gcc.dg/debug-5.c: New test.
2368 2001-12-29  Richard Henderson  <rth@redhat.com>
2370         * g++.dg/eh/loop1.C: New.
2372 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
2374         * g++.dg/template/crash1.C: New test.
2376 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
2378         * g++.dg/other/const1.C: New test.
2380 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
2382         * gcc.c-torture/compile/20011229-1.c: New test.
2384 2001-12-28  Stan Shebs  <shebs@apple.com>
2386         * lib/objc-torture.exp: Resync with c-torture.exp.
2387         * lib/objc.exp: Load standard libraries.
2389 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
2391         * gcc.dg/gnu89-init-1.c: Adjust for the new behaviour, add some
2392         additional tests.
2394 2001-12-27  Roger Sayle <roger@eyesopen.com>
2396         * gcc.c-torture/execute/string-opt-16.c: New testcase.
2398 2001-12-27  Richard Henderson  <rth@redhat.com>
2400         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
2402 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
2404         * g++.dg/eh/ctor1.C: New test.
2405         * g++.dg/other/error2.C: New test.
2407 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
2409         * g++.dg/other/init2.C: New test.
2411 2001-12-24  Richard Henderson  <rth@redhat.com>
2413         * gcc.dg/20011223-1.c: New.
2414         * gcc.dg/inline-1.c: New.
2416 2001-12-23  Richard Henderson  <rth@redhat.com>
2418         * gcc.dg/asm-4.c: Test operand modifiers.
2420 2001-12-23  Richard Henderson  <rth@redhat.com>
2422         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
2424 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
2426         * gcc.c-torture/execute/20011223-1.c: New test.
2428 2001-12-21  Richard Henderson  <rth@redhat.com>
2430         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
2431         re-enables the warning.
2433 2001-12-21  Richard Henderson  <rth@redhat.com>
2435         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
2437 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
2439         * gcc.c-torture/compile/20011218-1.c: New test.
2441 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
2443         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
2444         arm-isr.c test.
2445         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
2446         epilogue generation for ARM ISR routines.
2448 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2450         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
2451         * gcc.dg/format/c90-printf-3.c: Likewise.
2452         * gcc.dg/format/c99-printf-3.c: Likewise.
2453         * gcc.dg/format/ext-1.c: Likewise.
2454         * gcc.dg/format/ext-6.c: Likewise.
2455         * gcc.dg/format/format.h: Prototype unlocked stdio.
2457 2001-12-20  Richard Henderson  <rth@redhat.com>
2459         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
2460         (arena): Use it.
2461         (malloc): Correct allocation logic.  Abort if we fill up the
2462         arena before initialization complete.
2463         (realloc): Correct allocation logic.
2465 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
2467         * gcc.c-torture/compile/20011219-2.c: New test.
2469         * gcc.c-torture/execute/20011219-1.c: New test.
2471 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
2473         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
2474         target does not support weak symbols.
2476 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
2478         * gcc.c-torture/compile/20011219-1.c: New test.
2480 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
2482         * g++.dg/other/error1.C: New test.
2484 Mon Dec 17 14:31:42 2001  Jeffrey A Law  (law@redhat.com)
2486         * gcc.c-torture/execute/20011217-1.c: New test.
2488 Mon Dec 17 16:54:56 2001  Nicola Pero  <nicola@brainstorm.co.uk>
2490         * objc.dg/special/: New directory.
2491         * objc.dg/special/special.exp: New file.
2492         * objc.dg/special/unclaimed-category-1.h: New file.
2493         * objc.dg/special/unclaimed-category-1a.m: New file.
2494         * objc.dg/special/unclaimed-category-1.m: New file.
2496 2001-12-17  Andreas Jaeger  <aj@suse.de>
2498         * gcc.c-torture/compile/20011217-2.c: New test.
2500 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
2502         * gcc.c-torture/compile/20011217-1.c: New test.
2504 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
2506         * testsuite/gcc.dg/20011214-1.c: New.
2508 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
2510         * gcc.dg/altivec-4.c: New.
2512 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
2514         * gcc.dg/20011113-1.c: New test.
2516 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2518         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
2519         std::__malloc_alloc_template<0> and
2520         std::__default_alloc_template<false, 0>.
2522 Thu Dec 13 10:35:33 2001  Nicola Pero  <n.pero@mi.flashnet.it>
2524         * objc/execute/bf-21.m: New test.
2525         * objc/execute/enumeration-1.m: New test.
2526         * objc/execute/enumeration-2.m: New test.
2528 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
2530         * gcc.dg/gnu89-init-1.c: New test.
2532 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
2534         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
2535         * g++.old-deja/g++.jason/2371.C: Likewise.
2536         * g++.old-deja/g++.jason/template33.C: Likewise.
2537         * g++.old-deja/g++.jason/template34.C: Likewise.
2538         * g++.old-deja/g++.jason/template36.C: Likewise.
2539         * g++.old-deja/g++.oliva/typename1.C: Likewise.
2540         * g++.old-deja/g++.oliva/typename2.C: Likewise.
2541         * g++.old-deja/g++.other/typename1.C: Likewise.
2542         * g++.old-deja/g++.pt/inherit2.C: Likewise.
2543         * g++.old-deja/g++.pt/nontype5.C: Likewise.
2544         * g++.old-deja/g++.pt/typename11.C: Likewise.
2545         * g++.old-deja/g++.pt/typename14.C: Likewise.
2546         * g++.old-deja/g++.pt/typename16.C: Likewise.
2547         * g++.old-deja/g++.pt/typename3.C: Likewise.
2548         * g++.old-deja/g++.pt/typename4.C: Likewise.
2549         * g++.old-deja/g++.pt/typename5.C: Likewise.
2550         * g++.old-deja/g++.pt/typename7.C: Likewise.
2551         * g++.old-deja/g++.robertl/eb9.C: Likewise.
2553 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
2555         * g++.dg/other/linkage1.C: New test.
2556         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
2557         specifiers.
2559 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
2561         * gcc.dg/concat.c: New test.
2563 2001-12-11  Stan Shebs  <shebs@apple.com>
2565         * objc/compile: New test directory.
2566         * objc/compile/compile.exp: New expect script.
2567         * objc/compile/20011211-1.m: New compile test.
2569 2001-12-11  Jason Merrill  <jason@redhat.com>
2571         * lib/prune.exp (prune_gcc_output): Also handle "In member
2572         function".  So many permutations...
2574 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
2576         * g++.dg/template/typedef1.C: New test.
2578 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
2580         * g++.dg/other/copy1.C: New test.
2582 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
2584         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
2586         * gcc.dg/builtin-choose-expr.c: New.
2588 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
2590         * gcc.dg/altivec-2.c: New.
2592 2001-12-07  Richard Henderson  <rth@redhat.com>
2594         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
2596 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
2598         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
2599         ultrasparc.
2601 Fri Dec  7 06:29:03 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2603         * g++-old.deja/g++.robertl/eb101.C: Deleted.
2605 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
2607         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
2608         variable argument list.
2610 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
2612         * gcc.c-torture/execute/memcheck: Delete entire directory.
2613         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
2614         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
2616 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
2618         * gcc.dg/Wshadow-1.c: New test.
2620 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
2622         * gcc.c-torture/compile/20011130-1.c: New test.
2624         * gcc.dg/noncompile/20011025-1.c: New test.
2626         * g++.dg/other/anon-union.C: New test.
2628         * gcc.c-torture/execute/20011024-1.c: New test.
2630 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
2632         * gcc.c-torture/execute/20000722-1.x,
2633         gcc.c-torture/execute/20010123-1.x: Remove.
2634         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
2635         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
2636         gcc.dg/c99-complit-2.c: New tests.
2638 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
2640         * g++.dg/inherit/base1.C: New test.
2642 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
2644         * g++.dg/other/stdarg1.C: New test.
2646         * gcc.c-torture/compile/20011130-2.c: New test.
2648 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
2650         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
2651         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
2652         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
2653         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
2654         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
2655         * gcc.dg/builtin-prefetch-1.c: New test.
2657 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
2659         * gcc.dg/20011130-1.c: New test.
2661 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
2663         * g++.dg/other/scope1.C: New test.
2664         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
2666 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
2668         * gcc.dg/vla-init-1.c: New test.
2670 2001-12-01  Geoff Keating  <geoffk@redhat.com>
2672         * gcc.c-torture/compile/structs.c: New testcase from GDB.
2674 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2676         * objc.dg/alias.m: Update.
2677         * objc.dg/class-1.m: Update.
2678         * objc.dg/const-str-1.m: Update.
2679         * objc.dg/fwd-proto-1.m: Update.
2680         * objc.dg/id-1.m: Update.
2681         * objc.dg/super-class-1.m: Update.
2683 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
2685         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
2686         constructs.
2688 Wed Nov 28 15:05:54 2001  Jeffrey A Law  (law@cygnus.com)
2690         * gcc.c-torture/execute/20011128-1.c: New test.
2692 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
2694         * gcc.dg/20011127-1.c: New test.
2696 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
2698         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
2699         from Austin Group draft 7.
2700         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
2701         scanf format arguments.
2702         * gcc.dg/format/no-exargs-2.c: New test.
2704 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
2706         * g++.dg/abi/vbase8-4.C: New test.
2708 2001-11-24  Ian Lance Taylor  <ian@airs.com>
2710         * gcc.c-torture/execute/20011121-1.c: New test.
2712 Fri Nov 23 15:55:44 2001  Jeffrey A Law  (law@cygnus.com)
2714         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
2716 2001-11-23  Andreas Jaeger  <aj@suse.de>
2718         * gcc.dg/cpp/charconst-2.c: New test.
2720 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
2722         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
2723         to the host if it is remote.  Let tests specify extra headers
2724         they use.
2725         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
2726         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
2727         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
2728         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
2729         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
2730         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
2731         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
2732         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
2733         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
2734         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
2736 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
2738         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
2739         for little endian ARMs.
2741 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
2743         * gcc.c-torture/compile/20011119-1.c: New test.
2744         * gcc.c-torture/compile/20011119-2.c: New test.
2746 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
2748         * gcc.dg/altivec-1.c: Fix typo.
2750 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
2752         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
2754 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
2756         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
2758 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
2760         * lib/g77.exp: Don't specify --rpath-link.
2762         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
2763         across all the headers.
2764         * gcc.dg/format/format.exp: For testing on a remote host,
2765         copy format.h.
2767         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
2768         * gcc.c-torture/execute/930406-1.c: Likewise.
2769         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
2771 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
2773         * gcc.dg/altivec-1.c: New.
2775 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
2777         * gcc.dg/cpp/fpreprocessed.c: New test case.
2779 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2781         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
2782         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
2783         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
2785 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2787         * gcc.dg/no-builtin-1.c: New test.
2789 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
2791         * gcc.c-torture/execute/20011115-1.c: New test.
2793 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
2795         * gcc.c-torture/compile/20011114-2.c: New test.
2796         * gcc.c-torture/compile/20011114-3.c: New test.
2797         * gcc.c-torture/compile/20011114-4.c: New test.
2799 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
2801         * g++.dg/other/init1.C: New test.
2803 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
2805         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
2806         message.
2808         * gcc.c-torture/execute/20011114-1.c: New testcase.
2810         * gcc.c-torture/compile/20010327-1.c: Revert last change.
2811         * gcc.c-torture/compile/20011114-1.c: New test, exactly
2812         like the (before this change) version of 20010327-1.c.
2814 2001-11-14  Roger Sayle <roger@eyesopen.com>
2816         * gcc.c-torture/execute/string-opt-13.c: New testcase.
2818 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
2820         * g++.dg/init/array2.C: New test.
2822 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
2824         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
2826 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
2828         * g++.dg/other/forscope1.C: New test.
2829         * g++.dg/ext/forscope1.C: New test.
2830         * g++.dg/ext/forscope2.C: New test.
2832 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
2834         * gcc.c-torture/execute/20011113-1.c: New test.
2836 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
2838         * gcc.c-torture/execute/20011109-2.c: New test.
2840         * gcc.c-torture/execute/20011109-1.c: New test.
2842 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
2844         * gcc.c-torture/compile/20011109-1.c: New test.
2846 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
2848         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
2849         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
2850         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
2851         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
2852         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
2853         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
2854         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
2856 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
2858         * g++.dg/warn/Wshadow-1.C: New tests.
2859         * g++.old-deja/g++.mike/for3.C: Update.
2861 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
2863         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
2864         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
2865         XFAILs.  Adjust expected error texts.
2866         * gcc.c-torture/compile/20011106-1.c,
2867         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
2868         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
2869         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
2870         gcc.dg/c99-array-lval-5.c: New tests.
2872 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
2874         * gcc.dg/cpp/defined.c: Update.
2876 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
2878         * gcc.c-torture/execute/anon-1.c: New test.
2880 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
2882         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
2883         same size, so no warning should be produced on stormy16.
2885         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
2886         due to oversized array.
2887         * g++.old-deja/g++.mike/ns15.C: Likewise.
2888         * g++.old-deja/g++.pt/crash16.C: Likewise.
2890 2001-11-02  Graham Stott  <grahams@redhat.com>
2892         * g++.dgother/debug1.C: Fix typos.
2894 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
2896         * g++.dg/other/debug1.C: New test.
2898 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
2900         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
2901         of unsigned long.
2903 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
2905         * gcc.dg/20011029-2.c: New test.
2907         * gcc.c-torture/compile/20011029-1.c: New test.
2909 Mon Oct 29 21:19:53 2001  Nicola Pero  <n.pero@mi.flashnet.it>
2911         * objc/execute/class_self-1.m: New test.
2912         * objc/execute/class_self-2.m: New test.
2914 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
2916         * gcc.misc-tests/msgs.exp: Delete.
2917         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
2918         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
2919         error set to match recent changes.
2921 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
2923         * gcc.dg/20011021-1.c: New test.
2925 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
2927         * gcc.c-torture/compile/20011023-1.c: New test.
2929 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
2931         * lib/g77.exp: Rewrite based on lib/g++.exp.
2933 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
2935         * gcc.c-torture/execute/20011019-1.c: New test.
2937         * gcc.dg/20011018-1.c: New test.
2939 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
2941         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
2943 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
2945         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
2946         * gcc.dg/attr-invalid.c: Likewise.
2948 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
2950         * testsuite/gcc.dg/20011015-1.c: New test.
2952 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
2954         * g++.dg/template/unify2.C: New test.
2956 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
2958         * g++.dg/other/exception-specification.C: New test
2960 2001-10-13  Tom Rix  <trix@redhat.com>
2962         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
2963         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
2965 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
2967         * testsuite/gcc.dg/20011009-1.c: New test.
2969 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
2971         PR g++/4476
2972         * g++.dg/other/friend1.C: New test.
2974 2001-10-11  Richard Henderson  <rth@redhat.com>
2976         * g++.old-deja/g++.other/crash18.C: Add -S to options.
2978 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2980         * gcc.c-torture/compile/20011010-1.c: New.
2982 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
2984         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
2985         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
2986         g77.f-torture/execute/execute.exp,
2987         g77.f-torture/noncompile/noncompile.exp,
2988         gcc.c-torture/compile/compile.exp,
2989         gcc.c-torture/execute/execute.exp,
2990         gcc.c-torture/execute/ieee/ieee.exp,
2991         gcc.c-torture/execute/memcheck/memcheck.exp,
2992         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
2993         objc/execute/execute.exp: Update FSF address.
2995 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
2997         * gcc.dg/cpp/cmdlne-C.c: Update.
2998         * gcc.dg/cpp/cmdlne-C2.c: New.
3000 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3002         * gcc.c-torture/execute/20011008-3.c: New.
3004 2001-10-08  DJ Delorie  <dj@redhat.com>
3006         * gcc.dg/20011008-1.c: New.
3007         * gcc.dg/20011008-2.c: New.
3009 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
3011         * gcc.dg/cpp/spacing1.c: Update test.
3013 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3015         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
3016         spelling errors of "separate" as "seperate".
3018 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
3020         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
3021         enough to avoid inlining.
3023 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
3025         * lib/g77.exp: set libg2c_dir correctly.
3027 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
3029         * gcc.dg/cpp/macro11.c: New test.
3031 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
3033         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
3034         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
3035         gcc.dg/format/multattr-3.c: New tests.
3036         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
3037         tests for format attributes on function pointers being rejected.
3039 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
3041         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
3043 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
3045         * g++.dg/warn/format1.C: New test.
3047 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
3049         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
3051 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
3053         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
3055 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
3057         * gcc.dg/cpp/redef2.c: Add test.
3059 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
3061         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
3062         long-standing bug on i686, apparently.
3063         * gcc.c-torture/execute/loop-2c.x: New file.
3064         * gcc.c-torture/execute/loop-2d.x: New file.
3065         * gcc.c-torture/execute/loop-3c.x: New file.
3067 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
3069         * gcc.dg/cpp/20000625-2.c: Correct line number.
3071 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
3073         * gcc.dg/cpp/macro10.c: New test.
3074         * gcc.dg/cpp/strify3.c: New test.
3075         * gcc.dg/cpp/spacing1.c: Add tests.
3076         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
3077         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
3079 2001-09-24  DJ Delorie  <dj@redhat.com>
3081         * gcc.c-torture/execute/20010924-1.c: New test.
3083 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
3085         * testsuite/objc/execute/paste.m: Remove.
3087 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
3089         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
3091 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
3093         * g77.dg/strlen0.f: New test.
3095 2001-09-21  Richard Henderson  <rth@redhat.com>
3097         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
3098         * g++.old-deja/g++.abi/vtable2.C: Likewise.
3100 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
3102         Table-driven attributes.
3103         * g++.dg/ext/attrib1.C: New test.
3105 2001-09-20  DJ Delorie  <dj@redhat.com>
3107         * gcc.dg/20000926-1.c: Update expected warning messages.
3108         * gcc.dg/array-2.c: Likewise, and test for warnings too.
3109         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
3110         array.
3112 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
3114         * g++.dg/eh/registers1.C: New test case.
3116 2001-09-17  Richard Henderson  <rth@redhat.com>
3118         * gcc.dg/array-5.c: Fix VLA decomposition test.
3120 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
3122         * gcc.dg/cpp/line5.c: New testcase.
3124 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
3126         * gcc.dg/cpp/macro9.c: New test.
3128 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
3130         * gcc.c-torture/execute/980223.c: Change type of addr from long
3131         to char *.
3133 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
3135         * gcc.c-torture/execute/20010915-1.c: New test.
3137 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
3139         * g77.dg/bprob: New directory.
3140         * g77.dg/bprob/bprob.exp: New file.
3141         * g77.dg/bprob/bprob-1.f: New test.
3142         * g77.dg/gcov: New directory.
3143         * g77.dg/gcov/gcov.exp: New file.
3144         * g77.dg/gcov/gcov-1.f: New test.
3145         * g77.dg/gcov/gcov-1.x: New file.
3147 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
3149         * gcc.dg/cpp/directiv.c: Update.
3150         * gcc.dg/cpp/undef1.c: Update.
3152 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
3154         * gcc.dg/20010912-1.c: New test.
3156 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
3158         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
3159         language-independent file in lib.
3160         * lib/gcov.exp: New file.
3162 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
3164         * gcc.c-torture/compile/20010911-1.c: New test.
3166 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
3168         * lib/profopt.exp: New, to support profile-directed optimizations.
3169         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
3170         * gcc.misc-tests/bprob-1.c: New test.
3171         * gcc.misc-tests/bprob-2.c: New test.
3173 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
3175         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
3176         XFAIL and which kinds of gcov output to verify.
3177         * gcc.misc-tests/gcov-4b.x: New file.
3178         * gcc.misc-tests/gcov-5b.x: New file.
3179         * gcc.misc-tests/gcov-6.x: New file.
3180         * gcc.misc-tests/gcov-7.c: New test.
3181         * gcc.misc-tests/gcov-7.x: New file.
3183 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
3185         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
3186         * gcc.misc-tests/gcov-6.c: New test.
3188 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
3190         PR c++/3986
3191         * g++.dg/abi/vbase1.C: New test.
3193 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
3195         * objc.dg/method-2.m: New.
3197 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
3199         PR c++/4203
3200         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
3201         * g++.dg/init/empty1.C: New test.
3203 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
3205         * gcc.c-torture/compile/20010903-1.c: New test.
3207 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
3209         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
3210         for m68k.
3212 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
3214         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
3216         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
3218         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
3220 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
3222         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
3223         for 16-bit 'unsigned int'.
3225 2001-08-29  Kazu Hirata  <kazu@hxi.com>
3227         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
3229 2001-08-27  Richard Henderson  <rth@redhat.com>
3231         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
3232         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
3234 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
3236         * gcc.dg/asm-names.c (ymain): New.
3238 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
3240         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
3241         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
3242         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
3244 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3246         * gcc.dg/compare5.c: New testcase.
3248 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
3250         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
3251         and "In instantiation".
3253 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
3255         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
3257 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
3259         * gcc.misc-tests/gcov.exp: Add support for branch information.
3260         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
3261         * gcc.misc-tests/gcov-4.c: New test.
3262         * gcc.misc-tests/gcov-4b.c: New test.
3263         * gcc.misc-tests/gcov-5b.c: New test.
3265 2001-08-20  Zack Weinberg  <zackw@panix.com>
3267         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
3268         expected to fail.
3270 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3272         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
3274 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
3276         * g++.dg/eh/template1.C: New test.
3278 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
3280         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
3281         Fix thinko.
3282         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
3283         for xfail.
3285 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
3287         * lib/g77-dg.exp:  Use prune.exp for common procedures
3288         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
3289         * lib/g77.exp: (g77-dg-prune) Remove
3291 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
3293         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
3295 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3297         * g++.dg/template/unify1.C: New test.
3299 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
3301         * g++.dg/abi/empty4.C: New test.
3303 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
3305         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
3306         solaris2.*
3307         * g77.f-torture/compile/pr3743.x: Likewise
3309 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
3311         * g++.dg/other/using-declaration.C: New test.
3313 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
3315         * gcc.dg/cpp/tr-sign.c: New testcase.
3317 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
3319         * gcc.dg/cpp/19951025-1.c: Revert.
3320         * gcc.dg/cpp/directiv.c: We no longer process directives that
3321         interrupt macro arguments.
3323 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
3325         * gcc.dg/bconstp-1.c: New test.
3327 2001-08-03  Richard Henderson  <rth@redhat.com>
3329         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
3331 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
3333         * gcc.dg/cpp/19951025-1.c: Update.
3335 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
3337         * g77.dg/ff90-1.f (s): Fix reference of variable z,
3338         should be x.
3340 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
3342         Kill -fhonor-std.
3343         * g++.old-deja/g++.ns/ns14.C: Remove special options.
3344         * g++.old-deja/g++.other/std1.C: Likewise.
3345         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
3347 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
3349         * lib/g77.exp:  Load gcc-defs.exp for common procedures
3350         (g77_pass, g77_fail, g77_finish, g77_exit,
3351         ${tool}_check_unsupported_p} Now redundant.  Deleted.
3353 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
3355         * g77.dg/fbackslash.f
3356         * g77.dg/fcase-preserve.f
3357         * g77.dg/ff90-1.f
3358         * g77.dg/ffixed-line-length-0.f
3359         * g77.dg/ffixed-line-length-132.f
3360         * g77.dg/ffixed-line-length-7.f
3361         * g77.dg/ffixed-line-length-72.f
3362         * g77.dg/ffixed-line-length-none.f
3363         * g77.dg/ffree-form-1.f
3364         * g77.dg/fno-backslash.f
3365         * g77.dg/fno-f90-1.f
3366         * g77.dg/fno-fixed-form-1.f
3367         * g77.dg/fno-onetrip.f
3368         * g77.dg/fno-typeless-boz.f
3369         * g77.dg/fno-underscoring.f
3370         * g77.dg/fno-vxt-1.f
3371         * g77.dg/fonetrip.f
3372         * g77.dg/ftypeless-boz.f
3373         * g77.dg/fugly-assumed.f
3374         * g77.dg/funderscoring.f
3375         * g77.dg/fvxt-1.f
3377 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
3379         * objc.dg/fwd-proto-1.m: New.
3380         * objc.dg/local-decl-1.m: New.
3381         * objc.dg/naming-1.m: New.
3382         * objc.dg/naming-2.m: New.
3383         * objc.dg/proto-hier-1.m: New.
3385 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
3387         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
3388         largest-type elements to a struct makes its size grow.
3390 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
3392         * g++.dg/abi/vthunk1.C: New test.
3394 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
3396         * g++.dg/abi/vbase8-22.C: New test.
3398 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
3400         * gcc.dg/cpp/macro8.c: New test.
3402 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
3404         * g++.dg/abi/vbase8-21.C: New test.
3406 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
3408         * g++.dg/abi/vbase8-10.C: New test.
3410 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3412         * lib/g++.exp (g++_set_ld_library_path): Renamed to
3413         ${tool}_set_ld_library_path.
3414         Changed caller.
3415         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
3416         g++.exp.
3418 2001-07-26  Stan Cox <scox@redhat.com>
3420         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
3421         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
3422         gcc_exit, gcc_check_unsupported_p):
3423         Moved to gcc-deps.exp
3424         * gcc-deps.exp: New file.
3426 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3428         * g++.old-deja/g++.pt/defarg14.C: New test.
3430 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
3432         * g++.old-deja/g++.other/lineno5.C: New test.
3434 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
3436         * g++.old-deja/g++.pt/crash68.C: New test.
3438 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
3440         * g++.old-deja/g++.other/crash42.C: New test.
3442 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
3444         * gcc.dg/cpp/extratokens.c: Fix.
3445         * gcc.dg/cpp/skipping2.c: New tests.
3447 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3449         * gcc.c-torture/execute/20010724-1.c: New file.
3450         * gcc.c-torture/execute/20010724-1.x: New file.
3452 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
3454         * g++.old-deja/g++.other/cond7.C: New test.
3456 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
3458         * g++.old-deja/g++.other/optimize4.C: New test.
3460 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
3462         * g++.old-deja/g++.abi/vbase8-5.C: New test.
3464 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
3466         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
3467         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
3468         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
3469         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
3471         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
3472         bug report" message.
3474         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
3475         * g++.dg/ext/instantiate1.C: Move from old-deja.
3477 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
3479         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
3480         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
3481         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
3482         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
3484 Mon Jul 23 10:14:17 2001  Jeffrey A Law  (law@cygnus.com)
3486         * gcc.c-torture/execute/20010723-1.c: New test.
3488 2001-07-23  Ben Elliston  <bje@redhat.com>
3490         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
3492 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3494         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
3495         i[34567]86-*-*.
3496         Delete handling of ieee_multilib_flags.
3497         Pass -mieee for alpha*-*-* and sh-*-*.
3498         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
3500 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
3502         Remove old-abi tests.
3503         * g++.old-deja/g++.mike/p11116.C: Remove.
3504         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
3506 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
3508         * g77.f-torture/compile/pr3743.f:  New test
3510 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
3512         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
3514 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3516         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
3517         g++.old-deja/g++.pt/static6.C: Likewise.
3518         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
3519         supports weak symbols.
3521 2001-07-18  Andreas Jaeger  <aj@suse.de>
3523         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
3524         supported again.
3526 2001-07-18  Andreas Jaeger  <aj@suse.de>
3528         * gcc.dg/iftrap-1.c: Fix target line.
3530 2001-07-17  Richard Henderson  <rth@redhat.com>
3532         * gcc.c-torture/execute/20010717-1.c: New.
3534 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3536         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
3537         tests.
3539 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
3541         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
3543 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3545         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
3546         UAC_SIGBUS, UAC_NOPRINT definitions.
3548 Mon Jul 16 12:21:56 2001  Nicola Pero  <n.pero@mi.flashnet.it>
3550         * objc/execute/object_is_class.m: New test.
3551         * objc/execute/object_is_meta_class.m: New test.
3553 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
3555         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
3556         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
3558 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
3560         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
3561         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
3563 2001-07-14  Richard Henderson  <rth@redhat.com>
3565         * gcc.dg/iftrap-1.c: New.
3567 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
3569         * g77.f-torture/execute/intrinsic77.f: New test.
3571 2001-07-11  Janis Johnson <janis@us.ibm.com>
3573         * gcc.misc-tests/gcov-3.c: New test.
3575 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
3577         * gcc.c-torture/compile/20010711-1.c,
3578         * gcc.c-torture/compile/20010711-2.c: New tests.
3580 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
3582         * gcc.c-torture/execute/20010711-1.c: New test.
3584 2001-07-11  Ben Elliston  <bje@redhat.com>
3586         * g++.old-deja/g++.other/enum5.C: New test.
3588 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
3590         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
3591         (g++-dg-prune): Call prune_gcc_output.
3592         * prune.exp: New file for prune_gcc_output.
3593         * lib/g++.exp, lib/gcc.exp: Load it.
3595 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
3597         * gcc.c-torture/compile/20010701-1.c,
3598         g++.old-deja/g++.ext/attrib6.C: New tests.
3600 Fri Jul  6 09:31:43 2001  Jeffrey A Law  (law@cygnus.com)
3602         * gcc.c-torture/compile/20010706-1.c: New test.
3604 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
3606         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
3608 2001-06-28  Stan Shebs  <shebs@apple.com>
3610         * gcc.dg/pragma-darwin.c: New test.
3612 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3614         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
3615         Solaris 2.[678] system.
3617 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
3619         * gcc.dg/20010622-1.c: New test.
3621 2001-06-18  Stan Shebs  <shebs@apple.com>
3623         * objc.dg: New directory.
3624         * objc.dg/dg.exp: New file.
3625         * objc.dg/alias.m: New.
3626         * objc.dg/class-1.m: New.
3627         * objc.dg/class-2.m: New.
3628         * objc.dg/const-str-1.m: New.
3629         * objc.dg/const-str-2.m: New.
3630         * objc.dg/id-1.m: New.
3631         * objc.dg/method-1.m: New.
3632         * objc.dg/super-class-1.m: New.
3633         * lib/objc-dg.exp: New file.
3635 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3637         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
3638         of label name.
3640 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
3642         * g++.old-deja/g++.abi/vbase8-9.C: New test.
3644 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3646         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
3647         variable.
3649 2001-06-12  Richard Henderson  <rth@redhat.com>
3651         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
3653 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
3655         * g++.old-deja/g++.abi/vbase5.C: New test.
3656         * g++.old-deja/g++.abi/vbase6.C: New test.
3657         * g++.old-deja/g++.abi/vbase7.C: New test.
3659 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3661         * gcc.c-torture/compile/20010610-1.c: New test.
3663 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
3665         * g++.old-deja/g++.abi/vbase4.C: New test.
3667 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3669         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
3670         support %f for HC11/HC12 targets.
3671         * gcc.c-torture/execute/930513-1.x: New file, likewise.
3672         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
3673         on HC11/HC12 targets.
3674         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
3676 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3678         * gcc.dg/wchar_t-1.c: New file.
3679         * gcc.dg/wint_t-1.c: Likewise.
3681 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
3683         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
3685 2001-06-11  Richard Henderson  <rth@redhat.com>
3687         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
3689 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
3691         * gcc.c-torture/compile/20010611-1.c: New test.
3693 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
3695         * gcc.dg/c99-tag-1.c: Add more tests.
3697 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
3699         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
3700         representation on MN10300 and ARM/Thumb.
3702 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
3704         * g77.f-torture/execute/20010610.f: New.
3706 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
3708         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
3709         names.
3711 2001-06-09  Richard Henderson  <rth@redhat.com>
3713         * gcc.c-torture/execute/ashrdi-1.c: New.
3714         * gcc.c-torture/execute/ashldi-1.c: New.
3715         * gcc.c-torture/execute/lshrdi-1.c: New.
3717 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
3719         * objc/execute/load-3.m: Added. Check sending +load to categories,
3720         in addition to classes.
3722 2001-06-08  Stan Shebs  <shebs@apple.com>
3724         * objc/execute/load-2.m: New test.  From Nicola Pero
3725         <n.pero@mi.flashnet.it>.
3727 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
3729         * gcc.c-torture/execute/20010605-2.c: New test.
3731 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
3733         * g++.old-deja/g++.abi/vbase2.C: New test.
3734         * g++.old-deja/g++.abi/vbase3.C: New test.
3736 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
3738         * g++.old-deja/g++.pt/friend49.C: New test.
3740 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
3742         * g++.old-deja/g++.ext/anon3.C: New test.
3744 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
3746         * g++.old-deja/g++.other/conv7.C: New test.
3748 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
3750         * gcc.c-torture/compile/20010605-2.c: New test.
3752 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3754         * gcc.c-torture/execute/20010604-1.c: New test.
3756 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
3758         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
3760 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
3762         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
3763         (g++_link_flags): Likewise.
3764         (g++_init): Pass gccpath's value to two previous functions.
3766 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3768         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
3769         Ensure logfile entry matches exec command line.
3771 2001-05-31  Richard Henderson  <rth@redhat.com>
3773         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
3774         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
3776 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
3778         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
3779         compiler for irix6.2
3781 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
3783         * g++.old-deja/g++.other/optimize3.C: New file.
3785 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
3787         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
3788         assemble.
3790 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
3792         * g++.old-deja/g++.other/optimize2.C: New file.
3794 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
3796         * gcc.c-torture/compile/20010518-2.c: New file.
3797         * gcc.c-torture/execute/20010518-1.c: New file.
3798         * gcc.c-torture/execute/20010518-2.c: New file.
3800 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3802         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
3804 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
3806         G++ no longer defines builtins that do not begin with __builtin.
3807         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
3808         * g++.old-deja/g++.brendand/misc13.C: Likewise.
3809         * g++.old-deja/g++.law/builtin1.C: Likewise.
3810         * g++.old-deja/g++.law/cvt2.C: Likewise.
3811         * g++.old-deja/g++.mike/net5.C: Likewise.
3812         * g++.old-deja/g++.other/builtins1.C: Likewise.
3813         * g++.old-deja/g++.other/builtins2.C: Likewise.
3814         * g++.old-deja/g++.other/builtins3.C: Likewise.
3815         * g++.old-deja/g++.other/builtins4.C: Likewise.
3816         * g++.old-deja/g++.other/inline8.C: Likewise.
3817         * g++.old-deja/g++.robertl/eb39.C: Likewise.
3819 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
3821         * g++.old-deja/g++.pt/using1.C: Adjust.
3822         * g++.old-deja/g++.pt/using2.C: New test.
3824 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
3826         * gcc.dg/cpp/charconst.c: New tests.
3827         * gcc.dg/cpp/escape.c: New tests.
3828         * gcc.dg/cpp/escape-1.c: New tests.
3829         * gcc.dg/cpp/escape-2.c: New tests.
3830         * gcc.dg/cpp/ucs.c: New tests.
3832 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
3834         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
3835         native compiler for irix6.5.
3837 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
3839         * lib/g++.exp (g++_include_flags): Use args to compute
3840         get_multilibs.
3841         (g++_link_flags): Likewise.
3842         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
3844 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
3846         * gcc.dg/c90-hexfloat-1.c: Add more tests.
3848 2001-05-21  Geoff Keating  <geoffk@redhat.com>
3850         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
3851         this file.
3853 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3855         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
3856         STACK_SIZE;
3857         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
3858         to STACK_SIZE; Use it to define size of add_histo array.
3859         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
3860         to STACK_SIZE.
3861         (f): Use GITT_SIZE to define size of gitt local table.
3862         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
3863         to STACK_SIZE; Use it to define size of bytemem array.
3865 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3867         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
3868         on 68HC11/HC12 due to the asm instruction.
3869         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
3870         * gcc.c-torture/compile/920520-1.x: Likewise.
3871         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
3872         on 68HC11/HC12 because the function is larger than 64K.
3873         * gcc.c-torture/compile/961203-1.x: New file, this test fails
3874         on 68HC11/HC12 because the structure is too large.
3876 2001-05-20  Richard Henderson  <rth@redhat.com>
3878         * gcc.c-torture/execute/20010520-1.c: New.
3880 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3882         * g++.old-deja/g++.warn/compare1.C: New test.
3883         * gcc.dg/compare4.c: New test.
3885 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
3887         * g++.old-deja/g++.other/optimize1.C: New test.
3889 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3891         * g++.old-deja/g++.pt/spec41.C: New test.
3893 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
3895         * gcc.c-torture/compile/20010114-1.x: Remove.
3897 2001-05-18  Stan Shebs  <shebs@apple.com>
3899         * gcc.c-torture/compile/20010518-1.c: New test.
3901 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
3903         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
3904         * g++.old-deja/g++.pt/crash67.C: New test.
3906 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
3908         * g++.old-deja/g++.other/debug9.C: New test.
3910 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
3912         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
3914 Wed May 16 20:33:57 CEST 2001  Jan Hubicka  <jh@suse.cz>
3916         * gcc.c-torture/compile/20010516-1.c: New test.
3918 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
3920         * g++.old-deja/g++.other/crash41.C: New test.
3922 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
3924         * g++.old-deja/g++.pt/crash66.C: New test.
3926 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
3928         * g++.old-deja/g++.robertl/eb27.C: Convert.
3930 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
3932         * g++.dg/friend-warn.C: New test.  Do not warn about friend
3933         declaration being redundant.
3935 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
3937         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
3939 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
3941         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
3943 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
3945         * lib/g++.exp: Use testsuite_flags.
3947 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
3949         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
3951 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3953         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
3955 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
3957         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
3959 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
3961         * gcc.c-torture/compile/20010313-1.c: New test.
3963 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
3965         * gcc.dg/cpp/direct2.c: New test.
3966         * gccq.dg/cpp/direct2s.c: New test.
3968         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
3970 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
3972         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
3973         * g++.old-deja/g++.other/op3.C: Likewise.
3975 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
3977         * gcc.dg/cpp/syshdr.h: New file.
3978         * gcc.dg/cpp/sysmac1.c: Update.
3979         * gcc.dg/cpp/sysmac2.c: Update.
3981 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
3983         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
3985 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
3987         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
3988         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
3990 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
3992         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
3994 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
3996         * lib/g++.exp (g++_include_flags): Don't use any special flags
3997         if TESTING_IN_BUILD_TREE is not defined.
3998         (g++_init): Use a plain 'c++' as the compiler if
3999         TESTING_IN_BUILD_TREEE is not defined.
4001 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
4003         * g++.old-deja/g++.eh/catch13.C: New test.
4004         * g++.old-deja/g++.eh/catch14.C: New test.
4006 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
4008         * gcc.dg/cpp/tr-define.c: New test.
4010 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
4012         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
4013         <stdlib.h>, not <malloc.h>.
4015 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
4017         * g++.old-deja/g++.ns/template17.C: New test.
4019 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
4021         * g++.old-deja/g++.pt/ref4.C: New test.
4023 2001-04-30  Richard Henderson  <rth@redhat.com>
4025         * gcc.dg/20000724-1.c: Revert last change.
4027 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
4029         * g77.f-torture/execute/20010430.f: New test.
4031 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
4033         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
4035 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
4037         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
4039 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
4041         * g++.old-deja/g++.eh/crash6.C: New test.
4043 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
4045         * g++.old-deja/g++.other/warn7.C: New test.
4047 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
4049         * g++.old-deja/g++.other/defarg9.C: New test.
4051 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
4053         * g77.f-torture/compile/20010426.f: New test.
4054         * g77.f-torture/execute/20010426.f: New test.
4056 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
4058         * g77.f-torture/compile/20000629-1.x: Remove - error
4059         has been fixed.
4061 Thu Apr 26 11:15:12 2001  Jeffrey A Law  (law@cygnus.com)
4063         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
4064         Tweak slightly to work with g++.dg framework.
4065         * g++.dg/special/ecos.exp: Run initp1.C test.
4066         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
4068         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
4069         its linker doesn't give line numbers either.
4070         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
4072 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
4074         * g++.old-deja/g++.other/lex1.C: New test.
4076 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
4078         * gcc.dg/noncompile/20010425-1.c: New test.
4080 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
4082         * g++.old-deja/g++.pt/mangle2.C: New test.
4084 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
4086         * gcc.dg/format/plus-1.c: New test.
4088 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
4090         * gcc.dg/20010423-1.c: New test.
4092 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
4094         * gcc.c-torture/execute/20010422-1.c: New test.
4096 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
4098         * g++.old-deja/g++.ns/type2.C: New test.
4100 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
4102         * g++.old-deja/g++.other/perf1.C: New test.
4104 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
4106         * gcc.dg/c99-func-2.c: Remove xfail.
4107         * gcc.dg/c99-func-3.c: Remove xfail.
4108         * gcc.dg/c99-func-4.c: Remove xfail.
4110 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
4112         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
4114 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
4116         * gcc.c-torture/compile/20010423-1.c: New test.
4118 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
4120         * g++.old-deja/g++.pt/typename28.C: New test.
4122 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
4124         * g++.old-deja/g++.abi/empty2.C: New test.
4125         * g++.old-deja/g++.abi/empty3.C: New test.
4127 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
4129         * g++.old-deja/g++.other/comdat2.C: New test.
4130         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
4132 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
4134         * g++.old-deja/g++.other/overload14.C: New test.
4136 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
4138         * g++.old-deja/g++.other/lookup23.C: New test.
4140 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
4142         * gcc.c-torture/execute/20010403-1.c: New test.
4144 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
4145             Mark Mitchell  <mark@codesourcery.com>
4147         * lib/old-dejagnu.exp: Don't delete output of executable.
4148         Add .exe suffix to executables.
4150 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
4152         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
4154 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4156         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
4158 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
4160         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
4161         * g++.old-deja/g++.abi/crash1.C: New test.
4163 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
4165         * g++.old-deja/g++.other/crash40.C: New test.
4167 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4169         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
4171 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
4173         * g++.old-deja/g++.other/warn6.C: New test.
4175 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
4177         * g++.old-deja/g++.robertl/eb42.C: Same.
4179 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4181         * gcc.dg/wtr-conversion-1.c: New testcase.
4183 2001-04-10  Richard Henderson  <rth@redhat.com>
4185         * g++.old-deja/g++.other/array5.C: New.
4187 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4189         * gcc.c-torture/execute/20010408-1.c: New test.
4191 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
4193         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
4194         headers and constructs.
4195         * g++.old-deja/g++.robertl/eb79.C: Same.
4196         * g++.old-deja/g++.robertl/eb77.C (main): Same.
4197         * g++.old-deja/g++.robertl/eb73.C: Same.
4198         * g++.old-deja/g++.robertl/eb66.C (main): Same.
4199         * g++.old-deja/g++.robertl/eb55.C (t): Same.
4200         * g++.old-deja/g++.robertl/eb54.C (main): Same.
4201         * g++.old-deja/g++.robertl/eb46.C (main): Same.
4202         * g++.old-deja/g++.robertl/eb44.C: Same.
4203         * g++.old-deja/g++.robertl/eb41.C (main): Same.
4204         * g++.old-deja/g++.robertl/eb4.C (main): Same.
4205         * g++.old-deja/g++.robertl/eb39.C: Same.
4206         * g++.old-deja/g++.robertl/eb33.C (main): Same.
4207         * g++.old-deja/g++.robertl/eb31.C (main): Same.
4208         * g++.old-deja/g++.robertl/eb30.C: Same.
4209         * g++.old-deja/g++.robertl/eb3.C: Same.
4210         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
4211         * g++.old-deja/g++.robertl/eb21.C: Same.
4212         * g++.old-deja/g++.robertl/eb15.C: Same.
4213         * g++.old-deja/g++.robertl/eb118.C: Same.
4214         * g++.old-deja/g++.robertl/eb115.C (main): Same.
4215         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
4216         * g++.old-deja/g++.robertl/eb109.C: Same.
4217         * g++.old-deja/g++.other/sibcall1.C (main): Same.
4218         * g++.old-deja/g++.mike/rtti1.C: Same.
4219         * g++.old-deja/g++.mike/p658.C: Same.
4220         * g++.old-deja/g++.mike/net46.C: Same.
4221         * g++.old-deja/g++.mike/net34.C: Same.
4222         * g++.old-deja/g++.mike/memoize1.C: Same.
4223         * g++.old-deja/g++.mike/eh2.C: Same.
4224         * g++.old-deja/g++.law/weak.C: Same.
4225         * g++.old-deja/g++.law/visibility7.C: Same.
4226         * g++.old-deja/g++.law/visibility25.C: Same.
4227         * g++.old-deja/g++.law/visibility22.C: Same.
4228         * g++.old-deja/g++.law/visibility2.C: Same.
4229         * g++.old-deja/g++.law/visibility17.C: Same.
4230         * g++.old-deja/g++.law/visibility13.C: Same.
4231         * g++.old-deja/g++.law/visibility10.C: Same.
4232         * g++.old-deja/g++.law/visibility1.C: Same.
4233         * g++.old-deja/g++.law/virtual3.C (eval): Same.
4234         * g++.old-deja/g++.law/vbase1.C: Same.
4235         * g++.old-deja/g++.law/operators32.C: Same.
4236         * g++.old-deja/g++.law/nest3.C: Same.
4237         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
4238         * g++.old-deja/g++.law/except5.C (main): Same.
4239         * g++.old-deja/g++.law/cvt7.C (run): Same.
4240         * g++.old-deja/g++.law/cvt2.C: Same.
4241         * g++.old-deja/g++.law/cvt16.C: Same.
4242         * g++.old-deja/g++.law/ctors6.C (bar): Same.
4243         * g++.old-deja/g++.law/ctors17.C (main): Same.
4244         * g++.old-deja/g++.law/ctors13.C: Same.
4245         * g++.old-deja/g++.law/ctors12.C (main): Same.
4246         * g++.old-deja/g++.law/ctors10.C: Same.
4247         * g++.old-deja/g++.law/code-gen5.C: Same.
4248         * g++.old-deja/g++.law/bad-error7.C: Same.
4249         * g++.old-deja/g++.law/arm9.C: Same.
4250         * g++.old-deja/g++.law/arm12.C: Same.
4251         * g++.old-deja/g++.law/arg8.C: Same.
4252         * g++.old-deja/g++.law/arg1.C: Same.
4253         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
4254         * g++.old-deja/g++.jason/template31.C: Same.
4255         * g++.old-deja/g++.jason/template24.C (main): Same.
4256         * g++.old-deja/g++.jason/2371.C: Same.
4257         * g++.old-deja/g++.eh/new2.C: Same.
4258         * g++.old-deja/g++.eh/new1.C: Same.
4259         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
4260         * g++.old-deja/g++.brendan/nest21.C (main): Same.
4261         * g++.old-deja/g++.brendan/err-msg3.C: Same.
4262         * g++.old-deja/g++.brendan/crash62.C: Same.
4263         * g++.old-deja/g++.brendan/crash52.C: Same.
4264         * g++.old-deja/g++.brendan/crash49.C (main): Same.
4265         * g++.old-deja/g++.brendan/crash38.C: Same.
4266         * g++.old-deja/g++.brendan/crash15.C (main): Same.
4267         * g++.old-deja/g++.brendan/copy9.C: Same.
4269 Fri Apr  6 15:36:15 2001  J"orn Rennecke <amylaar@redhat.com>
4271         * gcc.c-torture/execute/20001203-2.c (memset):
4272         Count argument is of type __SIZE_TYPE__.
4274 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
4276         * gcc.c-torture/compile/20010404-1.c: New test.
4278 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
4280         * gcc.c-torture/compile/20010326-1.c: New test.
4282 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
4284         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
4285         peculiarities of the SH.
4286         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
4288 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4290         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
4291         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
4292         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
4294 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
4296         * g77.f-torture/compile/20010321-1.f: New test.
4298 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
4300         * gcc.c-torture/compile/20010329-1.c: New test.
4302 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
4304         * gcc.c-torture/execute/20010329-1.c: New test.
4306 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
4308         * g++.old-deja/g++.other/eh4.C: Fix typo.
4310 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
4312         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
4314 2001-03-28  Philip Blundell  <philb@gnu.org>
4316         * gcc.c-torture/compile/20010328-1.c: New test.
4318 2001-03-27  Richard Henderson  <rth@redhat.com>
4320         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
4321         * g++.old-deja/g++.eh/vbase3.C: Likewise.
4323 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
4325         * gcc.c-torture/compile/20010327-1.c: New test.
4327 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
4329         * g++.old-deja/g++.other/friend12.C: New test.
4330         * g++.old-deja/g++.other/friend9.C: Expect no errors.
4331         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
4333 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
4335         * gcc.c-torture/execute/20010325-1.c: New test.
4337 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
4339         * g++.old-deja/g++.other/mangle3.C: New test.
4341 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
4343         * g++.old-deja/g++.other/anon8.C: New test.
4345 2001-03-20  Philip Blundell  <philb@gnu.org>
4347         * gcc.c-torture/compile/20010320-1.c: New test.
4349 2001-03-17  Richard Henderson  <rth@redhat.com>
4351         * g++.old-deja/g++.other/eh4.C: Add expected error text.
4353 2001-03-15  Geoff Keating  <geoff@redhat.com>
4355         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
4356         tests on AIX.
4358 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
4360         * g++.old-deja/g++.other/eh4.C: New test.
4362 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
4364         * gcc.dg/cpp/mi1.c: Update.
4366 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
4368         * g++.old-deja/g++.other/regstack.C: New test.
4370 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
4372         * g++.old-deja/g++.other/ref4.C: New test.
4374 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
4376         * objc/execute/va_method.m: Added.
4377         * objc/execute/IMP.m: Added.
4378         * objc/execute/_cmd.m: Added.
4379         * objc/execute/accessing_ivars.m: Added.
4380         * objc/execute/class-1.m: Added.
4381         * objc/execute/class-10.m: Added.
4382         * objc/execute/class-11.m: Added.
4383         * objc/execute/class-12.m: Added.
4384         * objc/execute/class-13.m: Added.
4385         * objc/execute/class-14.m: Added.
4386         * objc/execute/class-2.m: Added.
4387         * objc/execute/class-3.m: Added.
4388         * objc/execute/class-4.m: Added.
4389         * objc/execute/class-5.m: Added.
4390         * objc/execute/class-6.m: Added.
4391         * objc/execute/class-7.m: Added.
4392         * objc/execute/class-8.m: Added.
4393         * objc/execute/class-9.m: Added.
4394         * objc/execute/class-tests-1.h
4395         * objc/execute/class-tests-2.h
4396         * objc/execute/compatibility_alias.m: Added.
4397         * objc/execute/encode-1.m: Added.
4398         * objc/execute/formal_protocol-1.m: Added.
4399         * objc/execute/formal_protocol-2.m: Added.
4400         * objc/execute/formal_protocol-3.m: Added.
4401         * objc/execute/formal_protocol-4.m: Added.
4402         * objc/execute/formal_protocol-5.m: Added.
4403         * objc/execute/formal_protocol-6.m: Added.
4404         * objc/execute/formal_protocol-7.m: Added.
4405         * objc/execute/informal_protocol.m: Added.
4406         * objc/execute/initialize.m: Added.
4407         * objc/execute/load.m: Added.
4408         * objc/execute/many_args_method.m: Added.
4409         * objc/execute/nested-3.m: Added.
4410         * objc/execute/no_clash.m: Added.
4411         * objc/execute/private.m: Added.
4412         * objc/execute/redefining_self.m: Added.
4413         * objc/execute/root_methods.m: Added.
4414         * objc/execute/selector-1.m: Added.
4415         * objc/execute/static-1.m: Added.
4416         * objc/execute/static-2.m: Added.
4417         * objc/execute/va_method.m: Added.
4419 2001-03-10  Richard Henderson  <rth@redhat.com>
4421         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
4423 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
4425         * g++.old-deja/g++.other/crash31.C: XFAIL.
4426         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
4427         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
4428         * gcc.c-torture/execute/20010123-1.x: XFAIL.
4429         * gcc.c-torture/execute/20010124-1.x: XFAIL.
4430         * gcc.dg/sequence-pt-1.c: XFAIL one test.
4432 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
4434         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
4436 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
4438         * gcc.dg/20000724-1.c: Don't use multiline strings.
4440 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
4442         * objc/execute/string1.m, objc/execute/string2.m: Compare the
4443         result of -cString against what we expect it to be; don't just
4444         print it out for no one to read.
4446         * objc/execute/string3.m, objc/execute/string4.m: New tests.
4447         Based on testcases provided by Nicola Pero.
4449 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
4451         * gcc.dg/cpp/macro7.c: New test.
4453 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
4455         * gcc.dg/cpp/multiline.c: Update.
4457 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
4459         * g++.old-deja/g++.other/enum3.C: New test.
4461 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
4463         * g++.old-deja/g++.other/pod1.C: New test.
4465 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
4467         * g++.old-deja/g++.ext/overload1.C: New test.
4469 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
4471         * g++.old-deja/g++.pt/using1.C: New test.
4473 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
4475         * g++.old-deja/g++.other/using9.C: New test.
4477 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
4479         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
4481         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
4483 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
4485         * g++.old-deja/g++.ext/realpt1.C: Remove.
4487 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
4489         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
4491 2001-02-26  Will Cohen  <wcohen@redhat.com>
4493         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
4495 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
4497         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
4498         templatized constructors.
4500 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4502         * gcc.c-torture/execute/20010224-1.c: New test.
4504 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
4506         * gcc.c-torture/execute/20010222-1.c: New test.
4508 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
4510         * g++.old-deja/g++.other/inline20.C: New test.
4512 Wed Feb 21 12:38:22 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
4514         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
4516 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
4518         * g++.old-deja/g++.other/lookup22.C: New test.
4520 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
4522         * g77.dg: New directory.
4523         * g77.dg/20010216-1.f: New test case.
4524         * g77.dg/dg.exp: New driver.
4525         * lib/g77-dg.exp: New driver library.
4527 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4529         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
4531 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
4533         * g++.old-deja/g++.other/decl9.C: New test.
4535 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
4537         * g++.old-deja/g++.other/init16.C: Update the test so that it does
4538         not need <string> and also tests the initialization at runtime.
4540 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
4542         * gcc.c-torture/execute/longlong.c: New test.
4544 Wed Feb 14 21:41:17 2001  J"orn Rennecke <amylaar@redhat.com>
4546         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
4548 Wed Feb 14 21:31:25 2001  J"orn Rennecke <amylaar@redhat.com>
4550         * gcc.c-torture/execute/920302-1.c (execute):
4551         Change argument type to short.
4553 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
4555         * g++.old-deja/g++.pt/deduct6.C: New test.
4557 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
4559         * g++.old-deja/g++.pt/deduct5.C: New test.
4561 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
4563         * gcc.c-torture/execute/20010209-1.c: New test.
4565 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
4567         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
4569 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
4571         * g++.dg/vtgc1.C: Update for new ABI.
4573         * consistency.vlad: New directory, 1665 files.
4575 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
4577         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
4578         return type.
4579         * gcc.dg/cpp/digraphs.c: Declare puts.
4581 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
4583         * g++.old-deja/g++.other/warn5.C: New test.
4585 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
4587         * g++.old-deja/g++.pt/spec40.C: New test.
4589 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
4591         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
4592         case.
4593         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
4595 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
4597         * gcc.c-torture/compile/20010209-1.c: New test.
4599 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
4601         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
4602         excess errors message but not if it crashes.
4603         * g++.old-deja/g++.other/crash27.C: Likewise.
4604         * g++.old-deja/g++.other/crash28.C: Likewise.
4605         * g++.old-deja/g++.other/crash30.C: Likewise.
4606         * g++.old-deja/g++.other/crash32.C: Likewise.
4607         * g++.old-deja/g++.other/crash35.C: Likewise.
4608         * g++.old-deja/g++.pt/inherit2.C: Likewise.
4610 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
4612         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
4613         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
4614         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
4615         g77.f-torture/execute/execute.exp,
4616         g77.f-torture/noncompile/noncompile.exp,
4617         gcc.c-torture/execute/execute.exp,
4618         gcc.c-torture/execute/memcheck/memcheck.exp,
4619         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
4620         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
4621         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
4622         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
4623         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
4624         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
4625         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
4626         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
4627         Remove bug reporting instructions with ancient email addresses.
4629 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
4631         * gcc.dg/20010202-1.c: New test.
4632         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
4634 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
4636         * g++.dg/stdbool-if.C: New test.
4638 Wed Feb  7 09:54:47 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
4640         * objc/execute/fdecl.m: Added main().
4642 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
4644         * gcc.c-torture/execute/20010206-1.c: New test.
4646 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
4648         * gcc.dg/cpp/avoidpaste1.c: Update.
4650 Tue Feb  5 8:53:33 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
4652         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
4653         Pero <nicola@brainstorm.co.uk>.
4654         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
4656 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
4658         * g++.old-deja/g++.pt/spec39.C: New test.
4660 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
4662         * gcc.c-torture/compile/20010202-1.c: New test.
4664 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
4666         * g++.old-deja/g++.abi/primary2.C: New test.
4667         * g++.old-deja/g++.abi/primary3.C: New test.
4668         * g++.old-deja/g++.abi/primary4.C: New test.
4669         * g++.old-deja/g++.abi/primary5.C: New test.
4670         * g++.old-deja/g++.abi/vtable3.h: New test.
4671         * g++.old-deja/g++.abi/vtable3a.C: New test.
4672         * g++.old-deja/g++.abi/vtable3b.C: New test.
4673         * g++.old-deja/g++.abi/vtable3c.C: New test.
4674         * g++.old-deja/g++.abi/vtable3d.C: New test.
4675         * g++.old-deja/g++.abi/vtable3e.C: New test.
4676         * g++.old-deja/g++.abi/vtable3f.C: New test.
4677         * g++.old-deja/g++.abi/vtable3g.C: New test.
4678         * g++.old-deja/g++.abi/vtable3h.C: New test.
4679         * g++.old-deja/g++.abi/vtable3i.C: New test.
4680         * g++.old-deja/g++.abi/vtable3j.C: New test.
4681         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
4683 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
4685         * g++.old-deja/g++.other/anon6.C: New test.
4686         * g++.old-deja/g++.other/anon7.C: New test.
4688 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
4690         * gcc.dg/cpp/avoidpaste2.c: New tests.
4692 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
4694         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
4696 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
4698         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
4699         DECIMAL_DIG cases for Irix."
4701 Wed Jan 31 12:23:32 2001  J"orn Rennecke <amylaar@redhat.com>
4703         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
4705 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
4707         * gcc.dg/c99-tag-1.c: New test.
4709 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
4711         * gcc.dg/cpp/tr-warn1.c: Add tests.
4713 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
4715         * gcc.dg/cpp/avoidpaste1.c: Update.
4716         * gcc.dg/cpp/paste4.c: Update.
4718 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
4720         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
4721         cases for Irix.
4723 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4725         * g++.old-deja/g++.other/inline19.C: New test.
4727 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
4729         * gcc.dg/Wlarger-than.c: New test.
4731 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
4733         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
4735 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
4737         * gcc.c-torture/execute/20010129-1.c: New test.
4738         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
4740 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
4742         * gcc.dg/cpp/avoidpaste1.c: Test case.
4744 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
4746         * g++.old-deja/g++.other/inline18.C: New test.
4748 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4750         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
4751         and __builtin_putchar.
4753 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
4755         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
4756         tests.
4758 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
4760         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
4761         floating point number rounding mode to round to the nearest
4762         representable mode.
4764 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
4766         * g++.old-deja/g++.other/mangle2.C: New test.
4768 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
4770         * gcc.c-torture/compile/20010124-1.c: New test.
4772 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
4774         * g++.old-deja/g++.pt/spec38.C: New test.
4776 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4778         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
4779         "Build don't run".
4781 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4783         * gcc.c-torture/execute/20010123-1.c: New test.
4785 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
4787         * g++.old-deja/g++.pt/spec37.C: New test.
4789 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
4791         * g++.old-deja/g++.pt/overload14.C: New test.
4793 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4795         * gcc.c-torture/execute/20010122-1.c: New test, exercise
4796         __builtin_return_address.
4798 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
4800         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
4801         * g++.old-deja/g++.pt/spec35.C: New test.
4802         * g++.old-deja/g++.pt/spec36.C: New test.
4804 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
4806         * gcc.c-torture/compile/20010118-1.c: New test.
4808 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
4810         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
4812 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
4814         * gcc.c-torture/execute/20010119-1.c: New test.
4816 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
4818         * g++.old-deja/g++.other/vbase5.C: New test.
4820 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
4822         * gcc.c-torture/execute/20010118-1.c: New test.
4824 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
4826         * g++.old-deja/g++.pt/deduct3.C: New test.
4828 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
4830         * g++.old-deja/g++.pt/spec34.C: New test.
4832 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
4834         * g77.f-torture/compile/20000601-2.f: New test.
4836 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
4838         * g++.old-deja/g++.other/init17.C: New test.
4840 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
4842         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
4844 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
4846         * g++.old-deja/g++.pt/unify8.C: New test.
4848 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
4850         * g++.old-deja/g++.abi/vbase1.C: New test.
4852 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
4854         * g++.old-deja/g++.pt/crash65.C: New test.
4856 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
4858         * gcc.dg/cpp/assembl2.S: New test case.
4860 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
4862         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
4863         are supported.
4865 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4867         * g++.old-deja/g++.other/builtins1.C: New test.
4868         * g++.old-deja/g++.other/builtins2.C: Likewise.
4869         * g++.old-deja/g++.other/builtins3.C: Likewise.
4870         * g++.old-deja/g++.other/builtins4.C: Likewise.
4872 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
4874         * gcc.c-torture/compile/20010117-1.c: New test.
4875         * gcc.c-torture/compile/20010117-2.c: New test.
4877 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
4879         * g77.f-torture/execute/20010116.[fx]: New test,
4880         XFAIL on i?86-*-*.
4881         * g77.f-torture/compile/20010115.f: Indicate it's
4882         a test for PR fortran/1636.
4884 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
4886         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
4888 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
4890         * g77.f-torture/compile/20010115.f: New test.
4892 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
4894         * g++.old-deja/g++.pt/nontype5.C: New test.
4896 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
4898         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
4899         have an equivalent working one below it.
4901 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
4903         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
4904         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
4906 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
4908         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
4909         message containing "init_priority".
4910         (conpr-2.C): Likewise.
4911         (conpr-3.C): Likewise.
4912         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
4914 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4916         * gcc.c-torture/execute/20010114-2.c: New test.
4918 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
4920         * gcc.c-torture/compile/20010114-1.c: New test.
4921         * gcc.c-torture/compile/20010114-1.x: Xfail.
4922         * gcc.c-torture/compile/20010114-2.c: New test.
4923         * gcc.c-torture/execute/20010114-1.c: New test.
4924         * gcc.dg/trunc-1.c: New test.
4925         * gcc.dg/uninit-B.c: New test.
4927 2001-01-13  Nick Clifton  <nickc@redhat.com>
4929         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
4930         target.
4932 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
4934         * gcc.c-torture/compile/20010113-1.c: New test.
4936 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
4938         * gcc.c-torture/compile/20001212-1.c: New test.
4940 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
4942         * gcc.dg/cpp/widestr1.c: Update.
4943         * gcc.dg/cpp/prag-imp.c: Remove.
4945 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
4947         * gcc.c-torture/execute/20000801-3.x: Remove.
4948         * gcc.dg/c90-init-1.c: New test.
4949         * gcc.dg/c99-init-1.c: New test.
4950         * gcc.dg/c99-init-2.c: New test.
4951         * gcc.dg/gnu99-init-1.c: New test.
4953 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
4955         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
4956         testing that no relevant ones were found.
4958 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
4960         * g++.old-deja/g++.pt/cast2.C: New test.
4962 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
4964         * g++.old-deja/g++.pt/friend47.C: New test.
4966 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
4968         * g++.old-deja/g++.pt/instantiate13.C: New test.
4970 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
4972         * g++.old-deja/g++.other/defarg7.C: New test.
4973         * g++.old-deja/g++.other/defarg8.C: New test.
4975 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
4977         * g++.old-deja/g++.pt/crash64.C: New test.
4979 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
4981         * g++.old-deja/g++.pt/crash63.C: New test.
4983 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
4985         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
4987 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
4989         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
4991 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
4993         * g++.old-deja/g++.pt/error3.C: New test.
4995 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
4997         * g++.old-deja/g++.other/crash39.C: New test.
4999 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
5001         * g++.old-deja/g++.other/vbase4.C: New test.
5003 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
5005         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
5006         * gcc.dg/special/20000419-2.c: New file. Identical to above.
5007         * gcc.dg/special/special.exp: New test driver which will check
5008         for alias support for the above test.
5010 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
5012         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
5013         problems on small machines.
5014         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
5015         parameterize.
5017 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
5019         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
5020         mips.
5021         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
5023 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
5025         * g++.old_deja/g++.pt/using8.C: New test.
5027 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
5029         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
5031 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
5033         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
5034         where a failure is expected.
5035         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
5037 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
5039         * g++.old_deja/g++.pt/instantiate12.C: New test.
5041 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
5043         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
5044         start of structs.
5045         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
5046         * g++.old-deja/g++.brendan/crash17.C: Likewise.
5047         * g++.old-deja/g++.brendan/crash29.C: Likewise.
5048         * g++.old-deja/g++.brendan/crash48.C: Likewise.
5049         * g++.old-deja/g++.brendan/ns1.C: Likewise.
5050         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
5051         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
5052         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
5053         * g++.old-deja/g++.eh/spec6.C: Likewise.
5054         * g++.old-deja/g++.jason/crash3.C: Likewise.
5055         * g++.old-deja/g++.law/ctors11.C: Likewise.
5056         * g++.old-deja/g++.law/ctors17.C: Likewise.
5057         * g++.old-deja/g++.law/ctors5.C: Likewise.
5058         * g++.old-deja/g++.law/ctors9.C: Likewise.
5059         * g++.old-deja/g++.mike/ambig1.C: Likewise.
5060         * g++.old-deja/g++.mike/net22.C: Likewise.
5061         * g++.old-deja/g++.mike/p3538a.C: Likewise.
5062         * g++.old-deja/g++.mike/p3538b.C: Likewise.
5063         * g++.old-deja/g++.mike/virt3.C: Likewise.
5064         * g++.old-deja/g++.niklas/t128.C: Likewise.
5065         * g++.old-deja/g++.other/anon4.C: Likewise.
5066         * g++.old-deja/g++.other/using1.C: Likewise.
5067         * g++.old-deja/g++.other/warn3.C: Likewise.
5068         * g++.old-deja/g++.pt/t37.C: Likewise.
5069         * g++.old-deja/g++.robertl/eb69.C: Likewise.
5070         * g++.old-deja/g++.robertl/eb71.C: Likewise.
5072 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
5074         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
5076 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5078         * gcc.c-torture/execute/stdio-opt-3.c: New test.
5080 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
5082         * gcc.c-torture/compile/20010107-1.c: New test.
5084 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5086         * gcc.c-torture/execute/builtin-noret-1.c: New test.
5088 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5090         * gcc.dg/format/format.h: New file.
5091         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
5092         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
5093         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
5094         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
5095         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
5096         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
5097         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
5098         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
5099         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
5100         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
5101         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
5102         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
5103         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
5104         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
5105         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
5106         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
5107         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
5108         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
5109         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
5110         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
5111         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
5112         instead of declaring standard types, macros and functions in each
5113         test.
5115 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
5117         * gcc.c-torture/execute/20010106-1.c: New test.
5119 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
5121         * gcc.dg/format/format.exp: New file.
5122         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
5123         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
5124         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
5125         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
5126         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
5127         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
5128         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
5129         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
5130         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
5131         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
5132         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
5133         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
5134         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
5135         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
5136         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
5137         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
5138         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
5139         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
5140         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
5141         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
5142         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
5143         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
5144         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
5145         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
5146         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
5147         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
5148         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
5149         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
5150         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
5151         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
5152         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
5153         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
5154         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
5155         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
5156         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
5157         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
5158         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
5159         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
5160         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
5161         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
5162         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
5163         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
5165 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
5167         * gcc.c-torture/execute/991228-1.c: Take word endianness into
5168         account.
5170 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
5172         * gcc.c-torture/execute/builtin-complex-1.c: New test.
5174 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
5176         * g++.old-deja/g++.pt/crash62.C: New test.
5178 2001-01-04  Richard Henderson  <rth@redhat.com>
5180         * gcc.dg/20000926-1.c: Update expected warnings.
5181         * gcc.dg/array-2.c: Likewise.
5182         * gcc.dg/array-4.c: Also validate flexible array members.
5183         * gcc.dg/c99-flex-array-1.c: New.
5185 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
5187         * gcc.c-torture/compile/20001222-1.x: Remove.
5189 Thu Jan  4 13:54:11 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5191         * gcc.c-torture/execute/built-in-setjmp.c: New.
5193 2001-01-03  Richard Henderson  <rth@redhat.com>
5195         * gcc.dg/940510-1.c: Update expected error wording.
5196         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
5198 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
5200         * lib/target-supports.exp (check_alias_available): Modified to
5201         indicate aliases not supported if only weak aliases are supported.
5203 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5205         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
5206         Turn on cmpstrsi checks for __pj__ and __i370__.
5208 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
5210         * g++.old-deja/g++.other/virtual11.C: New test.
5212 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
5214         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
5216 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5218         * gcc.c-torture/compile/20010102-1.c: New test.
5220 2001-01-02  Andreas Jaeger  <aj@suse.de>
5222         * gcc.dg/noreturn-3.c: New test.
5224         * gcc.dg/noreturn-4.c: New test.
5226 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5228         * gcc.c-torture/execute/stdio-opt-1.c: Also test
5229         __builtin_fputc and __builtin_fwrite.
5231 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
5233         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
5234         signed char, not default char.
5236 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
5238         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
5240 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
5242         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
5244 2000-12-29  Richard Henderson  <rth@redhat.com>
5246         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
5247         (__cyg_profile_func_exit): Define.
5249 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
5251         * g++.dg/vtgc1.C: New test.
5253 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
5255         * gcc.dg/noncompile/20001228-1.c: New test.
5257         * gcc.dg/20001228-1.c: New test.
5259         * gcc.c-torture/execute/20001228-1.c: New test.
5261 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
5263         * gcc.dg/format-strfmon-1.c: New test.
5265 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5267         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
5268         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
5269         * gcc.c-torture/execute/string-opt-1.c: Likewise.
5270         * gcc.c-torture/execute/string-opt-2.c: Likewise.
5271         * gcc.c-torture/execute/string-opt-3.c: Likewise.
5272         * gcc.c-torture/execute/string-opt-4.c: Likewise.
5273         * gcc.c-torture/execute/string-opt-6.c: Likewise.
5274         * gcc.c-torture/execute/string-opt-7.c: Likewise.
5275         * gcc.c-torture/execute/string-opt-8.c: Likewise.
5276         * gcc.c-torture/execute/string-opt-9.c: Likewise.
5277         * gcc.c-torture/execute/string-opt-10.c: Likewise.
5278         * gcc.c-torture/execute/string-opt-11.c: Likewise.
5279         * gcc.c-torture/execute/string-opt-12.c: Likewise.
5281         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
5282         * gcc.c-torture/execute/string-opt-4.c: Test index.
5284 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
5286         * gcc.c-torture/compile/20001226-1.c: New test.
5288 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
5290         * gcc.c-torture/compile/20001222-1.c: New test.
5291         * gcc.c-torture/compile/20001222-1.x: Xfail.
5293 Fri Dec 22 06:45:03 2000  Alexandre Oliva  <aoliva@redhat.com>
5295         * gcc.c-torture/execute/comp-goto-2.c: New test.
5297 Thu Dec 21 22:43:03 2000  J"orn Rennecke <amylaar@redhat.com>
5299         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
5300         Use long types if __INT_MAX__ is 32767.
5301         (main): Use cast to (sint32 *) when poking 88 into a_page.
5303         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
5305 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
5307         * gcc.c-torture/compile/20001221-1.c: New test.
5308         * gcc.c-torture/execute/20001221-1.c: New test.
5310 2000-12-20  Richard Henderson  <rth@redhat.com>
5312         * g++.old-deja/g++.pt/crash36.C: Update error lines.
5313         * g++.old-deja/g++.robertl/eb109.C: Likewise.
5315 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5317         * gcc.dg/compare3.c: New test.
5319 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5321         * gcc.dg/format-warnll-1.c: New test.
5323 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
5325         * gcc.dg/cpp/cmdlne-P.c: New test.
5327 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5329         * gcc.c-torture/execute/builtin-abs-1.c,
5330         gcc.c-torture/execute/builtin-abs-2.c: New tests.
5332 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
5334         * gcc.dg/cpp/multiline.c: New test.
5336 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
5338         * g++.old-deja/g++.other/syshdr1.C: Update.
5339         * gcc.dg/cpp/lineflags.c: Remove temporarily.
5341 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5343         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
5345 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5347         * g++.old-deja/g++.pt/ttp65.C: New test.
5349 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5351         * g++.old-deja/g++.pt/ttp64.C: New test.
5353 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5355         * g++.old-deja/g++.pt/spec33.C: New test.
5357 2000-12-14  Catherine Moore  <clm@redhat.com>
5359         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
5360         * gcc.c-torture/execute/920612-2.c: Likewise.
5361         * gcc.c-torture/execute/920428-2.c: Likewise.
5362         * gcc-c-torture/execute/va-arg-11.c: Call exit.
5363         * gcc.c-torture/execute/va-arg-21.c: Likewise.
5365 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5367         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
5368         * gcc.dg/pack-test-2.c: Likewise.
5370 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
5372         Tests by Zack Weinberg <zackw@stanford.edu>.
5374         * gcc.dg/cpp/defined.c: Update.
5375         * gcc.dg/cpp/defined_trad.c: New tests.
5377 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
5379         * gcc.dg/cpp/trad-direct.c: Update.
5381 2000-12-11  Neil Booth  <neilb@earthling.net>
5383         * gcc.dg/cpp/defined_trad.c
5385 2000-12-11  Neil Booth  <neilb@earthling.net>
5387         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
5389 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
5391         * gcc.dg/format-miss-2.c: New test.
5393 2000-12-09  Neil Booth  <neilb@earthling.net>
5395         * gcc.dg/cpp/lineflags.c: New tests.
5396         * gcc.dg/cpp/poison.c: Update.
5397         * gcc.dg/cpp/redef2.c: Update.
5398         * gcc.dg/cpp/skipping.c: New test.
5400 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
5402         * g++.old-deja/g++.other/eh3.C: New testcase.
5404 2000-12-07  Neil Booth  <neilb@earthling.net>
5406         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
5407         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
5408         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
5409         wtr-union-init-2.c, wtr-union-init-3.c: Update.
5410         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
5411         Update.
5413 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5415         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
5416         __SIZE_TYPE__ instead of int for type of integers cast to
5417         pointers.
5419 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
5421         * g++.old-deja/g++.other/cleanup4.C: New test.
5423 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5425         * format-sec-1.c: New test.
5427 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5429         * gcc.dg/format-nonlit-3.c: New test.
5431 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5433         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
5434         through a null pointer.
5436 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5438         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
5439         * g++.old-deja/g++.pt/partial4.C: New test.
5441 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
5443         * gcc.c-torture/execute/ieee/hugeval.x: New.
5445 2000-12-06  Neil Booth  <neilb@earthling.net>
5447         * gcc.dg/cpp/backslash2.c: New tests.
5449 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5451         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
5452         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
5454 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
5456         * gcc.c-torture/execute/20001203-2.c: New testcase.
5458 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
5460         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
5461         * g++.old-deja/g++.other/virtual10.C: New test.
5463 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
5465         * g++.old-deja/g++.mike/pmf5.C: Remove test.
5467 2000-12-05  Richard Henderson  <rth@redhat.com>
5469         * gcc.c-torture/compile/20001205-1.c: New.
5471 2000-12-04  Neil Booth  <neilb@earthling.net>
5473         * g++.old-deja/g++.other/virtual9.C: New test.
5474         * g++.old-deja/g++.pt/crash61.C: New test.
5475         * gcc.c-torture/execute/loop-9.c: New test.
5477 2000-12-04  Neil Booth  <neilb@earthling.net>
5479         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
5480         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
5481         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
5482         * gcc.dg/cpp/extratokens.c: ...here.
5484 2000-12-04  Neil Booth  <neilb@earthling.net>
5486         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
5487         New tests.
5489 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5491         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
5492         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
5494 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
5496         * gcc.c-torture/execute/20001203-1.c: New test.
5498 2000-12-03  Neil Booth  <neilb@earthling.net>
5500         * gcc.dg/cpp/macro6.c: New test cases.
5502 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5504         * gcc.c-torture/execute/string-opt-9.c: New test.
5505         * gcc.c-torture/execute/string-opt-10.c: Likewise.
5506         * gcc.c-torture/execute/string-opt-11.c: Likewise.
5507         * gcc.c-torture/execute/string-opt-12.c: Likewise.
5509         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
5510         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
5512 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
5514         * gcc.dg/cpp/if-6.c: New testcase.
5516         * gcc.dg/20001201-1.c: New testcase.
5518 2000-12-02  Neil Booth  <neilb@earthling.net>
5520         * g++.old-deja/g++.other/externC4.C,
5521         g++.old-deja/g++.other/friend10.C: New tests.
5523 2000-12-02  Neil Booth  <neilb@earthling.net>
5525         * g++.old-deja/g++.other/instan2.C
5526         * g++.old-deja/g++.other/instan3.C: New test.
5528 2000-12-02  Neil Booth  <neilb@earthling.net>
5530         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
5531         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
5532         gnuc99.c,gnuc99-pedantic.c: New tests.
5534 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
5536         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
5537         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
5539 2000-12-01  Neil Booth  <neilb@earthling.net>
5541         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
5542         * gcc.dg/cpp/poison.c: Update.
5543         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
5545 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
5547         * g77.f-torture/execute/20001201.f: New test.
5549 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
5551         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
5553 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
5555         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
5557 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
5559         * g++.old-deja/g++.other/cast6.C: New test.
5561 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
5563         * gcc.c-torture/execute/20001130-2.c: New testcase.
5565 2000-11-30  Richard Henderson  <rth@redhat.com>
5567         * gcc.c-torture/execute/20001130-1.c: New test.
5569 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
5571         * g++.old-deja/g++.other/op3.C: New test.
5573 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
5575         * g++.old-deja/g++.other/op2.C: New test.
5577 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
5579         * g++.old-deja/g++.other/crash38.C: New test.
5581 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
5583         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
5585 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
5587         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
5588         tests.
5589         * gcc.c-torture/execute/string-opt-6.c: New test.
5591         * gcc.dg/20001117-1.c: Add main.
5593 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
5595         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
5596         Move from here ...
5597         * gcc.dg/940510-1.c: ... to here.
5599         * gcc.dg/20000926-1.c: GNU C now allows initializations of
5600         zero-size arrays in toplevel structures.
5602 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
5604         * gcc.c-torture/execute/loop-8.c: New test.
5606 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
5608         * g++.old-deja/g++.other/base1.C: New test.
5610 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
5612         * g++.old-deja/g++.other/parse2.C: New test.
5614 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
5616         * g++.old-deja/g++.pt/incomplete1.C: New test.
5618 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
5620         * g++.old-deja/g++.other/friend9.C: New test.
5622 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
5624         * gcc.dg/20001127-1.c: New test.
5626 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
5628         * g++.old-deja/g++.pt/friend46.C: New test.
5630 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
5632         * g++.old-deja/g++.other/ptrmem8.C: New test.
5634 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5636         * gcc.c-torture/execute/string-opt-7.c: New test.
5637         * gcc.c-torture/execute/string-opt-8.c: Likewise.
5639 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
5641         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
5642         instead of 'mkcheck 2'.
5644 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
5646         * gcc.c-torture/execute/memcheck/driver.c,
5647         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
5648         C9X references to refer to C99.
5650 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
5652         * gcc.dg/ultrasp3.c: New test.
5654 2000-11-25  Neil Booth  <neilb@earthling.net>
5656         * gcc.dg/cpp/include2.c: Update test to be locale independent.
5658 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
5660         * gcc.c-torture/compile/20001123-2.c: New.
5662 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5664         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
5666 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
5668         * gcc.dg/sequence-point-1.c: Add some new tests.
5669         * gcc.c-torture/execute/20001124-1.c: New test.
5671 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
5673         * g++.old-deja/g++.other/vaarg4.C: New test.
5674         * gcc.c-torture/compile/20001123-1.c: New test.
5676 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
5678         * g++.other/crash24.C: Adjust and remove XFAIL.
5679         * g++.other/crash37.C: New test.
5681 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
5683         * g++.old-deja/g++.pt/instantiate9.C: New test.
5685 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
5687         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
5688         new ABI, too.
5690         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
5691         * g++.old-deja/g++.robertl/eb55.C: Likewise.
5693 2000-11-22  Neil Booth  <neilb@earthling.net>
5695         * gcc.dg/cpp/Wtrigraphs.c: New test.
5697 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
5699         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
5701 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
5703         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
5705 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
5707         * lib/gcc-dg.exp: load_lib scanasm.exp.
5708         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
5709         * lib/g++-dg.exp: load_lib scanasm.exp.
5710         * lib/scanasm.exp: New.
5711         (scan-assembler, scan-assembler-not): Add optional arguments to
5712         test name, or if not present, the pattern name.
5713         (scan-assembler-dem, scan-assembler-dem-not): New.
5715         * g++.dg/dg.exp: New.
5717 2000-11-21  Neil Booth  <neilb@earthling.net>
5719         * gcc.dg/cpp/integrated1.c: Remove.
5721 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
5723         * gcc.c-torture/execute/20001121-1.c: New test.
5725 2000-11-21  Richard Henderson  <rth@redhat.com>
5727         * gcc.c-torture/compile/20001121-1.c: New test.
5729 2000-11-20  Neil Booth  <neilb@earthling.net>
5731         * gcc.dg/cpp/integrated1.c: New test.
5733 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
5735         * g++.old-deja/g++.other/inline17.C: New test.
5737 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
5739         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
5740         local variable to be zero: I made the variable global. Now
5741         uses abort() and exit() instead of relying on main's return value.
5743 2000-11-20  Neil Booth  <neilb@earthling.net>
5745         * gcc.dg/cpp/paste2.c: Update test.
5746         * objc/execute/paste.m: New test.
5748 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
5750         * gcc.dg/c99-condexpr-1.c: New test.
5752 2000-11-20  Neil Booth  <neilb@earthling.net>
5754         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
5756 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
5758         * g++.old-deja/g++.pt/export1.C: New test.
5760 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
5762         * gcc.dg/20001117-1.c: New test.
5764 2000-11-18  Richard Henderson  <rth@redhat.com>
5766         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
5768 2000-11-18  Richard Henderson  <rth@redhat.com>
5770         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
5771         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
5772         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
5774 2000-11-18  Richard Henderson  <rth@redhat.com>
5776         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
5777         (main): New.  Exit cleanly.
5779 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5781         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
5782         gcc.dg/c99-fordecl-2.c: New tests.
5784 2000-11-18  Richard Henderson  <rth@redhat.com>
5786         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
5787         * gcc.c-torture/execute/zerolen-2.c: New.
5789 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5791         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
5792         memory.
5794 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
5796         * g++.old-deja/g++.pt/instantiate8.C: New test.
5798 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
5800         * g++.old-deja/g++.other/incomplete.C: Add more tests.
5801         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
5803 2000-11-16  Nick Clifton  <nickc@redhat.com>
5805         * gcc.c-torture/execute/nestfunc-2.c: New test.
5806         * gcc.c-torture/execute/nestfunc-3.c: New test.
5808 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
5810         * gcc.c-torture/compile/20001116-1.c: New test.
5812 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5814         * gcc.c-torture/execute/20001115-1.c: New test.
5816 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
5818         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
5819         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
5820         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
5821         * g++.old-deja/g++.abi/vmihint.C: Likewise.
5823 2000-11-15  Neil Booth  <neilb@earthling.net>
5825         gcc.dg/cpp/_Pragma1.c: Update.
5826         gcc.dg/cpp/_Pragma2.c: New test.
5828 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
5830         * g++.old-deja/g++.other/anon5.C: New test.
5832 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
5834         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
5835         tests.
5837 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
5839         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
5840         output.
5842 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5844         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
5845         labels at end of compound statements.
5847 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
5849         * gcc.c-torture/execute/loop-7.c: New test.
5851 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5853         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
5855 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5857         * gcc.dg/c99-bool-1.c: New test.
5859 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5861         * gcc.dg/c99-scope-1.c: Remove xfail.
5862         * gcc.dg/c99-scope-2.c: New test.
5864 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5866         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
5867         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
5869 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
5871         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
5872         error messages.
5874         * g++.mike/p700.C: Don't typedef wchar_t.
5875         * g++.mike/p784.C: Likewise.
5876         * g++.mike/eb101.C: Don't use __wchar_t.
5878 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
5880         * g77.f-torture/execute/20001111.[fx]: Test premature exit
5881         from DO loop.
5883 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
5885         * gcc.c-torture/execute/20001111-1.c: New test.
5887 2000-11-10  Nick Clifton  <nickc@redhat.com>
5889         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
5890         long multuiple and accumulate.
5892 2000-11-09  Richard Henderson  <rth@redhat.com>
5894         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
5895         via size_t instead of int.
5897         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
5898         * gcc.c-torture/execute/string-opt-2.c: Likewise.
5899         * gcc.c-torture/execute/string-opt-3.c: Likewise.
5900         * gcc.c-torture/execute/string-opt-4.c: Likewise.
5902 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
5904         * gcc.c-torture/compile/20001109-1.c: New test.
5905         * gcc.c-torture/compile/20001109-2.c: New test.
5907 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
5909         * g++.old-deja/g++.pt/operator1.C: New test.
5910         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
5912 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
5914         * gcc.dg/20001108-1.c: New test.
5916 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
5918         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
5919         with both arguments constant strings.
5920         * gcc.c-torture/execute/string-opt-3.c: New test.
5921         * gcc.c-torture/execute/string-opt-4.c: New test.
5922         * gcc.c-torture/execute/string-opt-5.c: New test.
5924 2000-11-08  Nick Clifton  <nickc@redhat.com>
5926         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
5927         mulsidi3adddi patterns.
5929 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
5931         * g++.old-deja/g++.other/crash36.C: New test.
5933 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
5935         * g++.old-deja/g++.other/init16.C: New test.
5937 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
5939         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
5941 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
5943         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
5944         * gcc.c-torture/execute/va-arg-16.x: Likewise.
5945         * gcc.c-torture/execute/va-arg-17.x: Likewise.
5947 2000-11-07  DJ Delorie  <dj@redhat.com>
5949         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
5951 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5953         * gcc.c-torture/execute/string-opt-1.c: New test.
5955 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
5957         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
5958         mips-sgi-irix6.* because the MIPS ABI passes floating-point
5959         parameters in registers, and there is no way for a varargs
5960         function to know in which order the integer and floating-point
5961         parameters should be interleaved when they are placed on the
5962         stack.
5963         * gcc.c-torture/execute/va-arg-16.x: Likewise.
5964         * gcc.c-torture/execute/va-arg-17.x: Likewise.
5966 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5968         * gcc.c-torture/execute/string-opt-2.c: New test.
5970 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
5972         * g++.old-deja/g++.pt/crash60.C: New test.
5974 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
5976         * g++.old-deja/g++.other/crash24.C: New test.
5977         * g++.old-deja/g++.other/crash25.C: New test.
5978         * g++.old-deja/g++.other/crash26.C: New test.
5979         * g++.old-deja/g++.other/crash27.C: New test.
5980         * g++.old-deja/g++.other/crash28.C: New test.
5981         * g++.old-deja/g++.other/crash29.C: New test.
5982         * g++.old-deja/g++.other/crash30.C: New test.
5983         * g++.old-deja/g++.other/crash31.C: New test.
5984         * g++.old-deja/g++.other/crash32.C: New test.
5985         * g++.old-deja/g++.other/crash33.C: New test.
5986         * g++.old-deja/g++.other/crash34.C: New test.
5987         * g++.old-deja/g++.other/crash35.C: New test.
5989 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
5991         * gcc.c-torture/execute/20001031-1.c: New test.
5993 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
5995         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
5996         namespace.
5998         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
5999         standards-conformant.
6001         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
6003         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
6004         * g++.old-deja/g++.mike/p755a.C: Likewise.
6005         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
6006         library makes no calls to `operator new' during initialization.
6008 2000-11-04  Neil Booth  <neilb@earthling.net>
6010         * gcc.dg/cpp/include2.c: New tests.
6012 Fri Nov  3 13:32:14 2000  Mark P Mitchell  <mark@codesourcery.com>
6014         * lib/g++.exp (g++_set_ld_library_path): New function.
6015         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
6017 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
6019         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
6020         warnings.
6022 2000-11-01  Richard Henderson  <rth@redhat.com>
6024         * g++.old-deja/g++.ext/namedret1.C: New.
6025         * g++.old-deja/g++.ext/namedret2.C: New.
6026         * g++.old-deja/g++.ext/namedret3.C: New.
6028 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
6030         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
6031         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
6033 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6035         * gcc.c-torture/execute/va-arg-21.c: New test.
6037 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
6039         * gcc.dg/c99-complex-2.c: New test.
6041 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6043         * gcc.c-torture/execute/stdio-opt-1.c: New test.
6045 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
6047         * g++.old-deja/g++.other/inline16.C: New test.
6049 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
6051         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
6052         __PRETTY_FUNCTION__
6054 2000-10-29  Neil Booth  <neilb@earthling.net>
6056         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
6057         New tests.
6058         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
6059         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
6060         optimisation.
6062 2000-10-29  Neil Booth  <neilb@earthling.net>
6064         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
6065         * mi1.c, mi1c.h: Add null directives to multiple-include test.
6066         * mi5.c: Test multiple includes work with -C.
6067         * trigraphs.c: Test ^= version.
6069 2000-10-28  Neil Booth  <neilb@earthling.net>
6071         New tests and test updates for new macro expander.
6073         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
6074         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
6075         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
6076         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
6077         new diagnostic messages.
6079         * gcc.dg/cpp/macro3.c: New tests.
6081 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
6083         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
6084         on the same line.
6086 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
6088         * g++.old-deja/g++.other/eh2.C: New test.
6090 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
6092         * gcc.c-torture/execute/20001027-1.c: New test.
6094 2000-10-26  Richard Henderson  <rth@redhat.com>
6096         * gcc.c-torture/execute/20001026-1.c: New.
6098 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
6100         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
6101         * g++.old-deja/g++.law/builtin1.C: Likewise.
6102         * g++.old-deja/g++.law/ctors10.C: Likewise.
6103         * g++.old-deja/g++.law/virtual3.C: Likewise.
6104         * g++.old-deja/g++.mike/p658.C: Likewise.
6105         * g++.old-deja/g++.other/sibcall1.C: Likewise.
6106         * g++.old-deja/g++.other/vaarg2.C: Likewise.
6107         * g++.old-deja/g++.robertl/eb124.C: Likewise.
6108         * g++.old-deja/g++.robertl/eb44.C: Likewise.
6109         * g++.old-deja/g++.robertl/eb77.C: Likewise.
6111 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
6113         * gcc.c-torture/compile/20001024-1.c: New test.
6115 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
6117         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
6118         to tell us whether or not we are using V3.
6120 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
6122         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
6123         operands.
6125 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
6127         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
6129 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
6131         * gcc.c-torture/execute/20001024-1.c: New test.
6133 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
6135         * g++.old-deja/g++.other/sibcall1.C: New test.
6137 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
6139         * gcc.dg/noncompile/init-3.c: New test.
6141 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
6143         * gcc.dg/format-array-1.c: New test.
6145 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6147         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
6148         writing through null pointers; remove comment about testing
6149         unterminated strings.
6151 2000-10-17  Matthew Hiller  <hiller@redhat.com>
6153         * gcc.c-torture/execute/20001017-2.c: New test.
6155 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6157         * gcc.c-torture/compile/20001018-1.c: New test.
6158         * gcc.c-torture/compile/20001018-1.x: Xfail.
6160 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6162         * gcc.c-torture/execute/20001017-1.c: New test.
6164 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
6166         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
6167         for multiple use of arguments with scanf formats; add tests for
6168         multiple use of arguments.
6170 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
6172         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
6174 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
6176         * gcc.dg/format-miss-1.c: New test.
6178 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
6180         * gcc.c-torture/execute/20001013-1.c: New test.
6182 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
6184         * gcc.dg/format-branch-1.c: New test.
6186 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
6188         * README, lib/file-format.exp: Remove EGCS references.
6190 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
6192         * gcc.dg/20001013-1.c: New test.
6194 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
6196         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
6197         for intmax_t in the compiler using __typeof__ and the type rules
6198         for conditional expressions.
6200 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
6202         * gcc.dg/20001012-1.c: New test.
6203         * gcc.dg/20001012-2.c: New test.
6205 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
6207         * gcc.dg/format-attr-1.c: New test.
6209 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
6211         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
6212         __LONG_LONG_MAX__ instead of LLONG_MAX.
6214 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
6216         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
6217         scanf flags.
6218         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
6219         flags.
6221 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
6223         * gcc.dg/sequence-pt-1.c: New test.
6225 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
6227         * gcc.c-torture/execute/20001011-1.c: New testcase.
6228         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
6230 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
6232         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
6233         does not error on it.
6235 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
6237         * gcc.dg/20001009-1.c: New test.
6239 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
6241         * gcc.c-torture/compile/20001009-1.c: Move from here ....
6242         * gcc.c-torture/execute/20001009-2.c: ... to here.
6244 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
6246         * gcc.c-torture/compile/20001009-1.c: New testcase.
6247         * gcc.c-torture/execute/20001009-1.c: New testcase.
6248         Testcases provided by Jan Hubicka <jh@suse.cz>.
6250 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
6252         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
6253         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
6254         uintmax_t using <limits.h> to emulate the compiler's internal
6255         logic.  No longer XFAIL %j tests.
6257 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
6259         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
6260         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
6261         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
6262         regexps and details of expected handling of some bad formats.
6263         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
6264         suppression.
6266 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6268         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
6269         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
6270         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
6271         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
6272         in list archives.
6274 2000-10-06  Richard Henderson  <rth@cygnus.com>
6276         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
6277         * g++.old-deja/g++.brendan/crash52.C: Likewise.
6278         * g++.old-deja/g++.jason/report.C: Likewise.
6279         * g++.old-deja/g++.law/friend5.C: Likewise.
6280         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
6281         of the expected warnings.
6283 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
6285         * g++.old-deja/g++.pt/enum14.C: New test.
6287 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
6289         * g++.old-deja/g++.pt/crash59.C: New test.
6291 2000-10-04  Will Cohen  <wcohen@redhat.com>
6293         * gcc.dg/20000926-1.c: New test.
6295 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
6297         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
6298         function name for current C++ compiler.
6299         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
6301 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
6303         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
6304         __PRETTY_FUNCTION__.
6305         * g++.old-deja/g++.ext/pretty2.C: Likewise.
6307 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6309         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
6311 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
6313         * gcc.c-torture/compile/20000923-1.c: New test.
6315 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
6317         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
6318         * g++.old-deja/g++.pt/ttp62.C: Same.
6319         * g++.old-deja/g++.other/inline14.C: Same.
6321 2000-09-24  Richard Henderson  <rth@cygnus.com>
6323         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
6325 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
6327         * gcc.dg/c90-printf-1.c: Add test for wide string format.
6329 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
6331         * gcc.c-torture/compile/20000922-1.c: New file.
6333 2000-09-21  Nick Clifton  <nickc@redhat.com>
6335         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
6336         a signed long modulo operation.
6337         (mod6): New funciton - perform an unsigned long modulo operation.
6338         (main): Add tests for modulos of very large numbers by very small
6339         dividends.
6341 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6343         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
6345 2000-09-19  Richard Henderson  <rth@cygnus.com>
6347         * gcc.dg/compare2.c (case 10): XFAIL.
6349 2000-09-18  Richard Henderson  <rth@cygnus.com>
6351         * gcc.c-torture/execute/20000906-1.c: Move ...
6352         * gcc.dg/20000906-1.c: ... here.  Only run on targets
6353         that support __builtin_trap.
6355 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
6357         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
6359 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6361         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
6362         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
6363         more $ format tests.
6365 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6367         * gcc.dg/format-errmk-1.c: New test.
6369 2000-09-17  Greg McGary  <greg@mcgary.org>
6371         * gcc.c-torture/execute/20000917-1.x: Remove.
6373 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
6375         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
6377 2000-09-17  Greg McGary  <greg@mcgary.org>
6379         * gcc.c-torture/execute/20000917-1.c: New test.
6380         * gcc.c-torture/execute/20000917-1.x: XFAIL.
6382 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
6384         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
6385         in nested macro bug.
6387 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
6389         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
6391 Thu Sep 14 16:48:49 2000  Jeffrey A Law  (law@cygnus.com)
6393         * gcc.c-torture/execute/20000914-1.c: New test.
6395 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
6397         * g++.other/inline13.C: New test.
6399 2000-09-12  Andreas Jaeger  <aj@suse.de>
6401         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
6402         constant by Ulrich Drepper <drepper@redhat.com>.
6404 Tue Sep 12 18:32:07 2000  J"orn Rennecke <amylaar@redhat.co.uk>
6406         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
6408 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6410         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
6412 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
6414         * gcc.dg/cpp/backslash.c: New test.
6416 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
6418         * gcc.c-torture/execute/20000910-1.c: New test.
6419         * gcc.c-torture/execute/20000910-2.c: Likewise.
6421 2000-09-11  Robert Lipe  <robertl@sco.com>
6423         * gcc.dg/pragma-align.c: New test.
6425 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
6427         * g++.old-deja/g++.pt/explicit82.C: New test.
6428         * g++.old-deja/g++.pt/explicit83.C: New test.
6430 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
6432         * gcc.dg/asm-names.c: New test.
6434 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6436         * gcc.dg/cpp/tr-warn6.c: New test
6438 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6440         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
6441         be accepted.
6443 2000-09-07  Catherine Moore  <clm@redhat.com>
6445         * gcc.c-torture/execute/unroll-1.c: New test.
6447 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
6449         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
6450         ERROR markers.
6451         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
6452         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
6453         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
6454         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
6455         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
6456         Preprocess only.
6457         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
6458         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
6460 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
6462         * g++.old-deja/g++.pt/deduct2.C: New test.
6464 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
6466         * g++.old-deja/g++.pt/parms2.C: New test.
6468 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
6470         * g++.old-deja/g++.pt/crash58.C: New test.
6472 2000-09-06  Greg McGary  <greg@mcgary.org>
6474         * gcc.c-torture/execute/20000906-1.c: New test.
6475         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
6477 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6479         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
6481 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
6483         * g++.old-deja/g++.pt/crash57.C: New test.
6485 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
6487         * g++.old-deja/g++.pt/crash56.C: New test.
6489 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
6491         * g++.old-deja/g++.pt/koenig1.C: New test.
6493 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
6495         * gcc.dg/20000904-1.c: New test.
6497 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
6499         * gcc.dg/cpp/paste8.c: New test.
6501 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
6503         * gcc.c-torture/compile/20000827-1.c: New test.
6505 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
6507         * gcc.dg/format-diag-1.c: New test.
6509 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
6511         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
6512         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
6513         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
6514         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
6515         gcc.dg/formatz-1.c: Adjust warning regular expressions.
6517 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
6519         * g++.old-deja/g++.other/nested4.C: New test.
6521 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
6523         * g++.old-deja/g++.ns/scoped1.C: New test.
6525 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
6527         * lib/g++.exp: Support testing already-installed GCC.
6529 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6531         * wtr-label-1.c, wtr-suffix-1.c: New tests.
6533 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6535         * gcc.dg/return-type-2.c: New test.
6537 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
6539         * gcc.c-torture/compile/20000825-1.c: New test.
6541 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
6543         * gcc.dg/dwarf2-2.c: New test.
6545 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
6547         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
6548         dg-warning regexps.
6550 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
6552         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
6553         gcc.dg/format-ext-5.c: New tests.
6555 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
6557         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
6559 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
6561         * gcc.dg/noncompile/930622-2.c: Adjust error message.
6563 2000-08-24  Richard Henderson  <rth@cygnus.com>
6565         * gcc.dg/ia64-sync-1.c: New test.
6566         * gcc.dg/ia64-sync-2.c: New test.
6567         * gcc.dg/ia64-asm-1.c: New test.
6569 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
6571         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
6572         * gcc.dg/format-ext-2.c: New test.
6574 2000-08-23  Jason Merrill  <jason@redhat.com>
6576         * lib/old-dejagnu.exp: Also ignore "In member function" and
6577         "At global scope".
6579 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6581         * gcc.dg/noncompile/label-lineno-1.c: New test.
6583 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
6585         * gcc.dg/c99-array-nonobj-1.c: New test.
6587 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
6589         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
6590         tests.
6591         * gcc.dg/format-ext-1.c: New test.
6593 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6595         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
6596         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
6597         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
6598         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
6599         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
6601 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
6603         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
6604         gcc.dg/c99-strftime-2.c: New tests.
6606 2000-08-22  Richard Henderson  <rth@cygnus.com>
6608         * gcc.c-torture/execute/20000822-1.c: New test.
6610 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
6612         * gcc.c-torture/execute/20000819-1.x: Remove.
6614 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
6616         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
6617         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
6618         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
6619         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
6620         gcc.dg/format-xopen-1.c: New tests.
6622 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
6624         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
6626 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
6628         * g++.old-deja/g++.other/loop2.C: New test.
6630         * gcc.c-torture/compile/20000606-1.c: New test.
6631         * gcc.c-torture/compile/20000728-1.c: New test.
6632         * gcc.c-torture/execute/20000801-1.c: New test.
6633         * gcc.c-torture/execute/20000801-2.c: New test.
6634         * gcc.c-torture/execute/20000819-1.c: New test.
6635         * gcc.c-torture/execute/20000819-1.x: XFAIL.
6636         * gcc.dg/20000629-1.c: New test.
6637         * gcc.dg/20000724-1.c: New test.
6638         * gcc.dg/20000807-1.c: New test.
6640 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
6642         * gcc.dg/cpp/pragma-1.c: New test.
6643         * gcc.dg/cpp/pragma-2.c: New test.
6645 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
6647         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
6648         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
6650 Fri Aug 18 16:57:35 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6652         * gcc.c-torture/compile/20000818-1.c: New test.
6654 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
6656         * gcc.c-torture/execute/20000818-1.c: New test.
6658 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6660         * gcc.dg/format-va-1.c: New test.
6662 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
6664         * g++.old-deja/g++.other/typedef8.C: New test.
6666 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
6668         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
6669         * g++.old-deja/g++.mike/net36.C: Mark candidate.
6670         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
6671         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
6672         * g++.old-deja/g++.other/ptrmem7.C: New test.
6673         * g++.old-deja/g++.pt/ptrmem10.C: New test.
6675 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
6677         * g++.old-deja/g++.pt/typename27.C: New test.
6679 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
6681         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
6682         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
6683         * g++.old-deja/g++.pt/friend45.C: New test.
6684         * g++.old-deja/g++.other/friend8.C: New test.
6686 2000-08-15  Richard Henderson  <rth@cygnus.com>
6688         * gcc.c-torture/execute/20000815-1.c: New test.
6690 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
6692         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
6693         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
6694         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
6696 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
6698         * g++.old-deja/g++.other/refinit2.C: New test.
6700 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
6702         * lib/c-torture.exp (c-torture): Make
6703         compiler_conditional_xfail_data global.
6704         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
6705         compiler_conditional_xfail_data machinery.
6706         (f-torture-execute): Likewise.
6707         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
6708         and only when unrolling loops.
6710         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
6712 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
6714         * g++.old-deja/g++.pt/explicit81.C: New test.
6716 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
6718         * g++.old-deja/g++.pt/typename26.C: New test.
6720 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
6722         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
6723         warning.
6725 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
6727         * g++.old-deja/g++.other/array3.C: New test.
6729 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
6731         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
6732         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
6733         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
6734         New tests.
6736 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
6738         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
6739         * g++.old-deja/g++.abi/vmihint.C: Likewise.
6741 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
6743         * gcc.c-torture/execute/20000808-1.c: New test.
6745 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
6747         * gcc.dg/c90-const-expr-1.c: New test.
6749 2000-08-08  Richard Henderson  <rth@cygnus.com>
6751         * gcc.dg/noncompile/920923-1.c: Declare calloc.
6753 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
6755         * gcc.dg/noncompile/const-ll-1.c: New test.
6757 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6759         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
6761 Sun Aug  6 11:41:51 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
6763         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
6764         that running programs linked against the shared version of libobjc
6765         run correctly.
6767 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
6769         * gcc.dg/c99-printf-1.c: New test.
6771 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
6773         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
6775 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
6777         * gcc.c-torture/execute/20000731-1.x: Delete.
6779 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
6781         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
6782         and torture_without_loops as is done by c-torture.exp.
6783         (search_for): Copy from c-torture.exp.
6784         (gcc-dg-runtest): New function, drives a directory of tests
6785         iterating over the TORTURE_OPTIONS.
6786         (scan-assembler, scan-assembler-not): Move here from
6787         individual directory drivers.
6789         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
6790         defined by lib/gcc-dg.exp.
6791         * gcc.dg/cpp/cpp.exp: Likewise.
6792         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
6793         gcc-dg-runtest, so we cycle over optimization options.
6795         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
6796         * gcc.dg/compare2.c: No longer expected to fail.
6798 Fri Aug  4 23:00:50 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
6800         * gcc.c-torture/execute/20000804-1.c: New test.
6802 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
6804         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
6806 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
6808         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
6810 Thu Aug  3 01:46:33 2000  Jeffrey A Law  (law@cygnus.com)
6812         * gcc.c-torture/compile/20000803-1.c: New test.
6814 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
6816         * gcc.c-torture/execute/20000801-3.c,
6817         gcc.c-torture/execute/20000801-4.c: New tests.
6818         * gcc.c-torture/execute/20000801-3.x,
6819         gcc.c-torture/execute/20000801-4.x: Xfail.
6821 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
6823         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
6824         libobjc/.libs to allow for libtool.
6826 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
6828         * gcc.c-torture/compile/20000802-1.c: New test.
6830 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
6832         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
6834 Mon Jul 31 21:14:49 2000  Jeffrey A Law  (law@cygnus.com)
6836         * gcc-c-torture/execute/20000731-2.c: New test.
6838         * gcc.c-torture/execute/20000731-1.c: New test.
6839         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
6841 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
6843         * testsuite/gcc.dg/cpp/paste7.c: New test.
6844         * gcc.dg/cpp/20000725-1.c: New test.
6846 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
6848         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
6849         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
6850         declaration warning for __builtin_dwarf_reg_size.
6852         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
6854 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
6856         * gcc.dg/noncompile/voidparam-1.c: New test.
6858 2000-07-30  Richard Henderson  <rth@cygnus.com>
6860         * gcc.dg/c90-digraph-1.c: Don't xfail.
6861         * gcc.dg/compare2.c (case 10): Xfail.
6862         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
6864 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
6866         * gcc.dg/c99-main-1.c: New test.
6868 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
6870         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
6872 Wed Jul 26 19:41:51 2000  Hans-Peter Nilsson  <hp@axis.com>
6874         * gcc.c-tortuer/execute/20000726-1.c: New test.
6876 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
6878         * gcc.c-torture/execute/enum-2.c: New test.
6880 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6882         * gcc.dg/cpp/tr-warn3.c: New test.
6884 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
6886         * g++.old-deja/g++.ext/implicit1.C: Remove.
6887         * g++.old-deja/g++.jason/c2.C: Remove
6888         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
6889         * g++.old-deja/g++.pt/crash16.C: Likewise.
6890         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
6892 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
6894         * g++.old-deja/g++.other/for2.C: New test.
6896 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
6898         * gcc.dg/20000720-1.c: New test.
6900 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
6902         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
6904 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
6906         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
6907         * gcc.c-torture/execute/20000722-1.c: New.
6908         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
6910 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
6912         * gcc.dg/cpp/20000720-1.S: New test.
6914 2000-07-21  Michael Meissner  <meissner@redhat.com>
6916         * gcc.c-torture/execute/ieee/hugeval.c: New test.
6918 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
6920         * g++.old-deja/g++.brendan/crash16.C,
6921         g++.old-deja/g++.brendan/parse3.C,
6922         g++.old-deja/g++.brendan/redecl1.C,
6923         g++.old-deja/g++.ns/template13.C,
6924         g++.old-deja/g++.other/decl4.C,
6925         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
6927 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
6929         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
6930         and "Internal error".
6932         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
6933         regexps.
6934         * gcc.dg/cpp/paste6.c: New test.
6936 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
6938         * gcc.dg/cpp/tr-direct.c: New test.
6940         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
6941         gcc.dg/cpp/undef1.c: Tweak error regexps.
6943 2000-07-18  Eric Christopher <echristo@redhat.com>
6945         * gcc.c-torture/compile/20000718-1.c: New test.
6947 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
6949         * cpplex.c (_cpp_push_token): If the token being pushed back
6950         is the previous token in this context, just subtract one from
6951         context->posn.
6952         * cppmacro.c (save_expansion): Clear aux field when storing a
6953         placemarker.
6955 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
6957         * gcc.dg/noncompile/redecl-1.c: New test.
6959 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
6961         * gcc.c-torture/execute/20000717-5.c: New test.
6962         * gcc.c-torture/execute/20000717-1.x: Removed.
6964 2000-07-17  Richard Henderson  <rth@cygnus.com>
6966         * gcc.c-torture/execute/20000717-4.c: New test.
6968 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
6970         * gcc.dg/cpp/syshdr.c: New test.
6971         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
6973 2000-07-17  Neil Booth  <neilb@earthling.net>
6975         * gcc.dg/cpp/cmdlne-dM.c: New test.
6976         * gcc.dg/cpp/cmdlne-dD.c: New test.
6978 Mon Jul 17 03:13:12 2000  Jeffrey A Law  (law@cygnus.com)
6980         * gcc.c-torture/execute/20000717-3.c: New test.
6982         * gcc.c-torture/compile/20000717-1.c: New test.
6984 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
6986         * gcc.c-torture/execute/20000717-2.c: New test.
6988 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
6990         * gcc.dg/formatz-1.c: New test.
6992         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
6993         * gcc.dg/c99-digraph-1.c: New tests.
6995         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
6996         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
6998         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
6999         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
7000         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
7001         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
7002         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
7003         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
7004         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
7006 Mon Jul 17 00:41:57 2000   Greg McGary <greg@mcgary.org>
7008         * gcc.c-torture/execute/20000717-1.c: New test.
7009         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
7011 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
7013         * gcc.c-torture/execute/20000715-2.c: New test.
7014         * gcc.dg/20000715-1.c: New test.
7016 2000-07-15  Michael Meissner  <meissner@redhat.com>
7018         * gcc.c-torture/execute/20000715-1.c: New test.
7020 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
7022         * gcc.c-torture/execute/20000707-1.c: New test.
7024 2000-07-13  Neil Booth  <NeilB@earthling.net>
7026         * testsuite/gcc.dg/cpp/digraph1.c,
7027         testsuite/gcc.dg/cpp/digraph2.c,
7028         testsuite/gcc.dg/cpp/digraphs.c: New tests.
7030 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
7032         * g77.f-torture/compile/20000630-2.f:  New test.
7033         * g77.f-torture/compile/20000630-2.x
7035 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
7037         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
7039 2000-07-11  Neil Booth  <NeilB@earthling.net>
7041         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
7043 2000-07-11  Neil Booth  <NeilB@earthling.net>
7045         * gcc.dg/cpp/cmdlne-C.c: New.
7047 2000-07-09  Neil Booth  <NeilB@earthling.net>
7049         * gcc.dg/cpp/directiv.c: New tests.
7050         * gcc.dg/cpp/undef1.c: Update.
7052 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
7054         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
7056 2000-07-09  Neil Booth  <NeilB@earthling.net>
7058         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
7060 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
7062         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
7063         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
7065 2000-07-08  Neil Booth  <NeilB@earthling.net>
7067         * gcc.dg/cpp/macsyntx.c: New tests.
7069 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
7071         * gcc.dg/20000707-1.c: New test.
7073 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
7075         * gcc.c-torture/execute/20000706-1.c: New test.
7076         * gcc.c-torture/execute/20000706-2.c: New test.
7077         * gcc.c-torture/execute/20000706-3.c: New test.
7078         * gcc.c-torture/execute/20000706-4.c: New test.
7079         * gcc.c-torture/execute/20000706-5.c: New test.
7081 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
7083         * g++.old-deja/g++.pt/instantiate7.C: New test.
7085 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
7087         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
7088         * g++.old-deja/g++.mike/thunk3.C: Likewise.
7089         * g++.old-deja/g++.other/rtti3.C: Likewise.
7090         * g++.old-deja/g++.other/rttid3.C: Likewise.
7092 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
7094         *  g77.f-torture/compile/20000630-1.x: Fix typo
7096 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
7098         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
7099         assembly output.
7101 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
7103         * gcc.dg/cpp/ident.c: New test.
7105 2000-07-05  Neil Booth  <NeilB@earthling.net>
7107         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
7108           gcc.dg/cpp/lexstrng.c: New tests.
7110 2000-07-04  Neil Booth  <NeilB@earthling.net>
7112         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
7113         * gcc.dg/cpp/strify2.c: Same.
7115 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
7117         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
7118         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
7119         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
7120         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
7122         * testsuite/gcc.dg/cpp/macro1.c,
7123         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
7124         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
7125         testsuite/gcc.dg/cpp/strify1.c,
7126         testsuite/gcc.dg/cpp/strify2.c: New tests.
7128 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
7130         * gcc.c-torture/execute/20000703-1.c: New test.
7132 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
7134         * g++.old-deja/g++.pt (lookup10.C): New test.
7136 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
7138         * g++.old-deja/g++.pt (typename25.C): New test.
7140 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
7142         * gcc.c-torture/compile/20000701-1.c: New test.
7144 2000-06-30  Nick Clifton  <nickc@cygnus.com>
7146         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
7147         to test case.
7149 2000-06-30  Catherine Moore  <clm@cygnus.com>
7151         * gcc.c-torture/execute/align-1.c: New test.
7153 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
7155         * g++.old-deja/g++.pt/expr8.C: New test.
7156         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
7158 2000-06-29  Nick Clifton  <nickc@cygnus.com>
7160         * gcc.c-torture/compile/20000629-1.c: New test.
7162 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
7165         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
7166         gcc.dg/noncompile directory, depending on whether they're
7167         preprocessor tests or not.  Annotate all the tests for the dg
7168         framework.
7170         * gcc.c-torture/noncompile/noncompile.exp: Delete.
7171         * gcc.dg/noncompile/noncompile.exp: New.
7173         * Moved files:
7174         Old name                                New name
7175         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
7176         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
7177         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
7178         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
7179         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
7180         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
7181         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
7182         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
7183         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
7184         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
7185         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
7186         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
7187         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
7188         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
7189         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
7190         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
7191         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
7192         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
7193         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
7194         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
7195         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
7196         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
7197         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
7198         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
7200         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
7201         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
7202         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
7203         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
7204         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
7205         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
7207 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
7209         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
7210         declare one variable.  On the fourth, error.
7211         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
7212         declared by 20000628-1a.h.
7214 2000-06-29  Richard Henderson  <rth@redhat.com>
7216         * gcc.c-torture/execute/930529-1.x: New file.
7217         * gcc.dg/920413-1.c: Adjust expected warning text.
7218         * gcc.dg/980217-1.c: Declare abort.
7219         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
7221 Thu Jun 29 09:42:40 2000  Jeffrey A Law  (law@cygnus.com)
7223         * g77.f-torture/compile/20000629-1.f: New test.
7224         * g77.f-torture/compile/20000629-1.x: Expected to fail.
7226 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
7228         Rearrange lots of files, removing entirely the
7229         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
7230         directories.
7232         * Deleted files:
7233         gcc.c-torture/code_quality/code_quality.exp
7234         gcc.c-torture/special/special.exp
7235         gcc.failure/failure.exp
7236         gcc.failure/940409-1.x
7237         gcc.c-torture/compile/961203-1.x
7239         * New files:
7240         gcc.misc-tests/linkage.exp
7241         gcc.c-torture/execute/920730-1t.c
7242         gcc.c-torture/execute/920730-1t.x
7243         gcc.c-torture/compile/920520-1.x
7244         gcc.c-torture/compile/920521-1.x
7245         gcc.c-torture/compile/981006-1.x
7246         gcc.c-torture/execute/eeprof-1.x
7248         * Moved files (possibly with modifications to fit a new harness):
7249         Old name                                New name
7250         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
7251         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
7252         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
7253         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
7254         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
7255         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
7256         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
7257         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
7258         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
7259         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
7260         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
7261         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
7262         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
7263         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
7265 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
7267         * c-torture/compile/961203-1.x: Delete.
7269         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
7270         not exit. Include stdio.h.
7271         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
7272         * gcc.misc-tests/dg-12.c: Likewise.
7273         * gcc.misc-tests/dg-5.c: Likewise.
7274         * gcc.misc-tests/dg-6.c: Likewise.
7275         * gcc.misc-tests/dg-7.c: Prototype abort.
7276         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
7277         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
7278         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
7279         not exit.
7280         * gcc.misc-tests/sieve.c: Use return from main, not exit.
7281         * gcc.misc-tests/sort2.c: Use return from main, not exit.
7283 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
7285         * gcc.dg/cpp/20000628-1.c: New test.
7286         * gcc.dg/cpp/20000628-1.h: New header for above test.
7287         * gcc.dg/cpp/20000628-1a.h: Likewise.
7289 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
7291         * gcc.dg/cpp: New directory.
7292         * gcc.dg/cpp/cpp.exp: New driver.
7293         * gcc.dg/cpp/20000627-1.c: New test.
7294         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
7295         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
7296         and rewrite as a compilation test.
7298         * gcc.dg: Move many files into the cpp subdirectory, possibly
7299         renaming or editing them as well.
7300         Old name                New name
7301         990119-1.c              cpp/19990119-1.c
7302         990228-1.c              cpp/19990228-1.c
7303         990407-1.c              cpp/19990407-1.c
7304         990409-1.c              cpp/19990409-1.c
7305         990413-1.c              cpp/19990413-1.c
7306         990703-1.c              cpp/19990703-1.c
7307         20000127-1.c            cpp/20000127-1.c
7308         20000129-1.c            cpp/20000129-1.c
7309         20000207-1.c            cpp/20000207-1.c
7310         20000207-2.c            cpp/20000207-2.c
7311         20000209-1.c            cpp/20000209-1.c
7312         20000209-2.c            cpp/20000209-2.c
7313         20000301-1.c            cpp/20000301-1.c
7314         20000419-1.c            cpp/20000419-1.c
7315         20000510-1.S            cpp/20000510-1.S
7316         20000519-1.c            cpp/20000519-1.c
7317         20000529-1.c            cpp/20000529-1.c
7318         20000625-1.c            cpp/20000625-1.c
7319         20000625-2.c            cpp/20000625-2.c
7320         cpp-as1.c               cpp/assert1.c
7321         cpp-as2.c               cpp/assert2.c
7322         cxx-comments-1.c        cpp/cxxcom1.c
7323         cxx-comments-2.c        cpp/cxxcom2.c
7324         endif-label.c           cpp/endif.c
7325         cpp-hash1.c             cpp/hash1.c
7326         cpp-hash2.c             cpp/hash2.c
7327         cpp-if1.c               cpp/if-1.c
7328         cpp-if2.c               cpp/if-2.c
7329         cpp-if3.c               cpp/if-3.c
7330         cpp-if4.c               cpp/if-4.c
7331         cpp-if5.c               cpp/if-5.c
7332         cpp-cond.c              cpp/if-cexp.c
7333         cpp-missingop.c         cpp/if-mop.c
7334         cpp-missingparen.c      cpp/if-mpar.c
7335         cpp-opprec.c            cpp/if-oppr.c
7336         cpp-ifparen.c           cpp/if-paren.c
7337         cpp-shortcircuit.c      cpp/if-sc.c
7338         cpp-shift.c             cpp/if-shift.c
7339         cpp-unary.c             cpp/if-unary.c
7340         cpp-li1.c               cpp/line1.c
7341         cpp-li2.c               cpp/line2.c
7342         lineno.c                cpp/line3.c
7343         lineno-2.c              cpp/line4.c
7344         cpp-mi.c                cpp/mi1.c
7345         cpp-mic.h               cpp/mi1c.h
7346         cpp-micc.h              cpp/mi1cc.h
7347         cpp-mind.h              cpp/mi1nd.h
7348         cpp-mindp.h             cpp/mi1ndp.h
7349         cpp-mix.h               cpp/mi1x.h
7350         cpp-mi2.c               cpp/mi2.c
7351         cpp-mi2a.h              cpp/mi2a.h
7352         cpp-mi2b.h              cpp/mi2b.h
7353         cpp-mi2c.h              cpp/mi2c.h
7354         cpp-mi3.c               cpp/mi3.c
7355         cpp-mi3.def             cpp/mi3.def
7356         poison-1.c              cpp/poison.c
7357         pr-impl.c               cpp/prag-imp.c
7358         cpp-redef-2.c           cpp/redef1.c
7359         cpp-redef.c             cpp/redef2.c
7360         strpaste.c              cpp/strp1.c
7361         strpaste-2.c            cpp/strp2.c
7362         cpp-tradpaste.c         cpp/tr-paste.c
7363         cpp-tradstringify.c     cpp/tr-str.c
7364         cpp-tradwarn1.c         cpp/tr-warn1.c
7365         cpp-tradwarn2.c         cpp/tr-warn2.c
7366         trigraphs.c             cpp/trigraphs.c
7367         cpp-unc1.c              cpp/unc1.c
7368         cpp-unc2.c              cpp/unc2.c
7369         cpp-unc3.c              cpp/unc3.c
7370         cpp-unc.c               cpp/unc4.c
7371         undef.c                 cpp/undef1.c
7372         undef-2.c               cpp/undef2.c
7373         cpp-wi1.c               cpp/widestr1.c
7375 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
7377         * lib/g++.exp (g++_include_flags): Tweak.
7379 2000-06-27  H.J. Lu  <hjl@gnu.org>
7380             Loren J. Rittle  <ljrittle@acm.org>
7382         * lib/g++.exp (g++_include_flags): Override libgloss.exp
7383         version with one that knows about the new gcc tree structure.
7384         (g++_link_flags): Same.
7386 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
7388         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
7389         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
7390         case we are cross-compiling.
7392         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
7393         g++.old-deja/g++.niklas/Makefile.in,
7394         g++.old-deja/g++.niklas/configure.in,
7395         g++.old-deja/g++.other/Makefile.in,
7396         g++.old-deja/g++.other/configure.in,
7397         gcc.c-torture/code_quality/Makefile.in,
7398         gcc.c-torture/code_quality/configure.in,
7399         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
7400         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
7401         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
7402         gcc.c-torture/execute/ieee/Makefile.in,
7403         gcc.c-torture/execute/ieee/configure.in,
7404         gcc.c-torture/noncompile/Makefile.in,
7405         gcc.c-torture/noncompile/configure.in,
7406         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
7407         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
7408         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
7410 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
7412         * g++.old-deja/g++.other/ambig3.C: New test.
7414 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
7416         * g++.old-deja/g++.pt/syntax1.C: New test.
7417         * g++.old-deja/g++.pt/syntax2.C: New test.
7418         * g++.old-deja/g++.other/syntax3.C: New test.
7419         * g++.old-deja/g++.other/syntax4.C: New test.
7421 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
7423         * gcc.dg/20000623-1.c: Prototype exit and abort.
7425 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
7427         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
7428         New tests.
7429         * gcc.dg/cpp-mi3.def: New file.
7431         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
7432         inside assertions.
7433         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
7434         lexer's error messages.
7435         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
7436         divine anything from the linemarkers.
7437         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
7438         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
7440 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
7442         * gcc.dg/20000623-1.c: New test.
7444 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
7446         * gcc.c-torture/execute/20000622-1.c: New test.
7448 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
7450         * g++.old-deja/g++.other/init15.C: New test.
7452 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
7454         * g++.old-deja/g++.pt/vaarg2.C: New test.
7455         * g++.old-deja/g++.pt/vaarg3.C: New test.
7457 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
7459         * g++.old-deja/g++.other/dyncast6.C: New test.
7461 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
7463         * gcc.c-torture/execute/loop-6.c: New test.
7465 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
7467         * gcc.dg/20000614-1.c: New test.
7468         * gcc.dg/20000614-2.c: New test.
7470 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
7472         * g++.old-deja/g++.other/inline12.C: New test.
7474 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
7476         * g++.old-deja/g++.other/eh1.C: New test.
7478 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
7480         * g++.old-deja/g++.other/type.C: New test.
7482 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
7484         * g++.old-deja/g++.other/initstring.C: New test.
7486 2000-06-12  Jason Merrill  <jason@redhat.com>
7488         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
7490 Fri Jun  9 22:46:34 2000  Jeffrey A Law  (law@cygnus.com)
7492         * gcc.c-torture/compile/20000609-1.c: New test.
7494 Fri Jun  9 21:54:28 2000  Clinton Popetz  <cpopetz@cygnus.com>
7496         * gcc.dg/20000609-1.c: New test.
7498 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
7500         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
7501         * gcc.c-torture/noncompile/poison-1.c: Move...
7502         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
7503         * gcc.dg/cpp-li1.c: Add a token after the #line.
7505 2000-06-05  Richard Henderson  <rth@cygnus.com>
7507         * gcc.c-torture/execute/20000605-2.c: New test.
7508         * gcc.c-torture/execute/20000605-3.c: New test.
7510 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
7512         * g77.f-torture/execute/20000503-1.x: New file.
7514 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
7516         * g++.old-deja/g++.eh/badalloc1.C: New test.
7518 2000-06-05  Richard Henderson  <rth@cygnus.com>
7520         * gcc.c-torture/execute/20000605-1.c: New test.
7522 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
7523             Nathan Sidwell <nathan@codesourcery.com>
7525         * gcc.c-torture/compile/20000605-1.c: New test.
7527 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
7529         * g77.f-torture/compile/20000601-1.f:  New test.
7531 2000-06-03  Richard Henderson  <rth@cygnus.com>
7533         * gcc.c-torture/execute/20000603-1.c: New.
7535 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
7537         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
7538         * gcc.dg/noreturn-2.c (noreturn): Likewise.
7540 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
7542         * gcc.dg/compare2.c (case 12): XFAIL.
7543         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
7544         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
7546         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
7548 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
7550         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
7551         guard macro is already defined when the header is first
7552         included.
7553         * gcc.dg/cpp-mix.h: New file.
7554         * gcc.dg/endif-label.c: Update patterns to match compiler.
7556         * g++.brendan/complex1.C: Declare abort.
7557         * g++.law/refs4.C: Remove XFAIL.
7558         * g++.oliva/expr2.C: Declare abort and exit.
7560 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
7562         * gcc.c-torture/execute/20000528-1.c: New test.
7564         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
7565         * g++.old-deja/g++.law/temps4.C: Likewise.
7567         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
7568         stdlib.h.  Call abort() on failure.
7569         * g++.old-deja/g++.law/refs4.C: Likewise.
7570         * g++.old-deja/g++.law/temps4.C: Likewise.
7571         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
7572         * gcc.c-torture/execute/20000112-1.c: Include string.h.
7574 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
7576         Relative to g++.dg/special:
7577         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
7579         Relative to g++.old-deja:
7580         * g++.brendan/complex1.C, g++.jason/optimize2.C,
7581         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
7582         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
7583         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
7584         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
7585         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
7586         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
7588         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
7589         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
7590         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
7591         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
7592         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
7593         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
7594         and/or string.h.
7596         * g++.other/goto1.C: Update expectations for error messages.
7598 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
7600         * gcc.c-torture/compile/20000523-1.c: New test.
7602 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
7604         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
7606 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
7608         * g++.old-deja/g++.eh/catch11.C: New test.
7609         * g++.old-deja/g++.eh/catch12.C: New test.
7611 2000-05-24  Nick Clifton  <nickc@cygnus.com>
7613         * gcc.c-torture/execute/20000523-1.c: New test.
7615 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
7617         * c-torture/execute/bcp-1.c: Replace abort in arg of
7618         __builtin_constant_p with a generic external function.
7620         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
7621         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
7622         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
7623         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
7624         Prototype abort and/or exit.
7626         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
7627         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
7628         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
7629         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
7631 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
7633         * gcc.dg/dwarf2-1.c: New test.
7635 2000-05-20  Richard Henderson  <rth@cygnus.com>
7637         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
7639 2000-05-20  Andreas Jaeger  <aj@suse.de>
7641         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
7642         testcase.
7644 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
7646         * gcc.c-torture/execute/20000519-2.c: New test.
7648 2000-05-19  Andreas Jaeger  <aj@suse.de>
7650         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
7651         which fails with SSA.
7653         * lib/c-torture.exp: Also test with -O3 -fssa.
7655 2000-05-18  Michael Meissner  <meissner@redhat.com>
7657         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
7658         * gcc.c-torture/execute/920415-1.c: Ditto.
7659         * gcc.c-torture/execute/920501-1.c: Ditto.
7660         * gcc.c-torture/execute/conversion.c: Ditto.
7661         * gcc.c-torture/execute/cvt-1.c: Ditto.
7663 Thu May 18 16:03:29 2000  Jeffrey A Law  (law@cygnus.com)
7665         * gcc.c-torture/compile/20000518-1.c: New test.
7667 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
7669         * g77.f-torture/compile/200005018.f:  New test.
7671 Wed May 17 18:30:10 2000  Jeffrey A Law  (law@cygnus.com)
7673         * gcc.c-torture/compile/20000517-1.c: New test.
7675 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7677         * gcc.c-torture/execute/20000516-1.c: New test.
7679 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
7681         * g++.old-deja/g++.other/eh.C: New test.
7683 2000-05-12  Richard Henderson  <rth@cygnus.com>
7685         * gcc.c-torture/execute/990208-1.c (main): Don't pass
7686         constants through to doit's conditional.
7688 Thu May 11 19:02:43 2000  Jeffrey A Law  (law@cygnus.com)
7690         * gcc.c-torture/compile/20000511-1.c: New test.
7691         * g77.f-torture/compile/20000511-1.f: New test.
7692         * g77.f-torture/compile/20000511-2.f: New test.
7694 2000-05-11  Michael Meissner  <meissner@redhat.com>
7696         * gcc.c-torture/execute/20000511-1.c: New test.
7698 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
7700         * gcc.dg/dg.exp: Scan .S files as well as .c files.
7701         * gcc.dg/20000510-1.S: New.
7703 2000-05-08  Catherine Moore  <clm@cygnus.com>
7705         * gcc.dg/unused-3.c: New.
7707 2000-05-06  Richard Henderson  <rth@cygnus.com>
7709           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
7710           * g++.old-deja/g++.mike/warn1.C: Likewise.
7711           * g++.old-deja/g++.pt/local1.C: Likewise.
7712           * g++.old-deja/g++.pt/local7.C: Likewise.
7713           * g++.old-deja/g++.pt/spec16.C: Likewise.
7715 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
7717         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
7719 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
7721           * g77.f-torture/execute/20000503-1.f:  New test.
7723 2000-05-04  Andreas Jaeger  <aj@suse.de>
7725         * gcc.dg/noreturn-2.c: New test.
7727 2000-05-04  Neil Booth  <NeilB@earthling.net>
7729         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
7730         preprocessor.
7732 2000-05-04  Richard Henderson  <rth@cygnus.com>
7734         * gcc.c-torture/execute/20000503-1.c: Fix typo.
7736 2000-05-04  Richard Henderson  <rth@cygnus.com>
7738         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
7739         OpenSSL by Jason R Thorpe.
7741 Wed May  3 13:02:10 2000  Jim Wilson  <wilson@cygnus.com>
7743         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
7745 2000-05-03  Robert Lipe <robertlipe@usa.net>
7747         * gcc.dg/20000503-1.c: New test.
7749 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
7751         * gcc.c-torture/compile/20000502-1.c: New test.
7752         * g++.old-deja/g++.other/align.C: New test.
7753         * gcc.dg/cpp-tradstringify.c: New test.
7755 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
7757         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
7758         and hard registers.
7760 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
7762         * gcc.c-torture/execute/loop-5.c: New test.
7764 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
7766         * gcc.c-torture/execute/va-arg-20.c: New test.
7768 Sun Apr 23 14:41:33 2000  Jeffrey A Law  (law@cygnus.com)
7770         * gcc.c-torture/execute/20000422-1.c: New test.
7772 2000-04-20  Greg McGary  <gkm@gnu.org>
7774         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
7775         when optimizing, but without sibling-call optimizations (-O1).
7777 Thu Apr 20 11:57:03 2000  Jeffrey A Law  (law@cygnus.com)
7779           * gcc.c-torture/compile/20000420-1.c: New test.
7781 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
7783         * g++.abi/ptrflags.C: New test.
7784         * g++.eh/catchptr1.C: Test incomplete pointer chains.
7786 Wed Apr 19 09:16:32 2000  Catherine Moore  <clm@cygnus.com>
7788         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
7790 2000-04-19  Greg McGary  <gkm@gnu.org>
7792         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
7793         sibling-call optimizations.
7795 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
7797         * gcc.dg/20000419-1.c: New test.
7799 Wed Apr 12 22:54:02 2000  Hans-Peter Nilsson  <hp@axis.com>
7801         * gcc.c-torture/execute/20000412-6.c: New test.
7803 Wed Apr 12 10:25:08 2000  Jeffrey A Law  (law@cygnus.com)
7805         * gcc.c-torture/execute/20000412-5.c: New test.
7806         * g77.f-torture/compile/20000412-1.f: New test.
7807         * gcc.c-torture/execute/20000412-4.c: New test.
7808         * gcc.c-torture/compile/20000412-2.c: New test.
7809         * gcc.c-torture/execute/20000412-3.c: New test.
7810         * gcc.c-torture/compile/20000412-1.c: New test.
7811         * gcc.c-torture/execute/20000412-2.c: New test.
7813 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
7815         * objc/execute/bf-20.m: New test.
7817 2000-04-10  Richard Henderson  <rth@cygnus.com>
7819         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
7821         * gcc.c-torture/execute/20000412-1.c: New test.
7823 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
7825         * g++.old-deja/g++.eh/catchptr1.C: New test.
7827 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
7829         * g++.old-deja/g++.abi/cxa_vec.C: New test.
7831 2000-04-08  Neil Booth  <NeilB@earthling.net>
7833         * gcc.dg/cpp-nullchar.c: Remove test as
7834         embedded nulls cause problems.
7836 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7838         * gcc.dg/compare2.c: New test.
7840 2000-04-08  Neil Booth  <NeilB@earthling.net>
7842         * gcc.dg/cpp-nullchar.c: New test.
7844 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
7846         * gcc.dg/cpp-mi2.c: New test.
7847         * gcc.dg/cpp-mi2[abc].h: New files.
7849 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
7851         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
7852         member name.
7854 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
7856         * g++.old-deja/g++.abi/vmihint.C: New test.
7858 2000-04-06  Neil Booth  <NeilB@earthling.net>
7860         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
7861         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
7862         copyright.
7864 Wed Apr  5 22:51:36 2000  Hans-Peter Nilsson  <hp@axis.com>
7866         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
7867         avoid stack-frame overwrite.
7869 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
7871         * gcc.c-torture/compile/20000405-2.c: New test.
7872         * gcc.c-torture/compile/20000405-3.c: New test.
7874 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7876         * gcc.c-torture/compile/20000405-1.c: New test.
7878 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
7880         * gcc.dg/cast-qual-1.c: Revert last change.
7882 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7884         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
7886 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
7888         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
7889         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
7891 Mon Apr  3 02:35:34 2000  Jeffrey A Law  (law@cygnus.com)
7893         * gcc.c-torture/compile/20000403-2.c: New test.
7894         * gcc.c-torture/compile/20000403-1.c: New test.
7896 Mon Apr  3 16:53:52 2000  Hans-Peter Nilsson  <hp@axis.com>
7898         * gcc.c-torture/execute/20000403-1.c: New test.
7900 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
7902         * gcc.c-torture/execute/20000402-1.c: New test.
7904 Mon Apr  3 14:10:34 2000  Donald Lindsay  <dlindsay@cygnus.com>
7906         * gcc.c-torture/execute/va-arg-15.c: New test.
7907         * gcc.c-torture/execute/va-arg-16.c: New test.
7908         * gcc.c-torture/execute/va-arg-17.c: New test.
7909         * gcc.c-torture/execute/va-arg-18.c: New test.
7910         * gcc.c-torture/execute/va-arg-19.c: New test.
7912 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
7914         * gcc.c-torture/compile/981211-1.c: Move to...
7915         * gcc.dg/cpp-as1.c: ...here.
7916         * gcc.dg/cpp-as2.c: New file.
7918         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
7919         compiler.
7921 2000-04-02  Neil Booth  <NeilB@earthling.net>
7923         * gcc.dg/cpp-cond.c  New tests.
7924         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
7925         accidental success less likely.
7926         * gcc.dg/cpp-missingop.c  New tests.
7927         * gcc.dg/cpp-missingparen.c  New tests.
7928         * gcc.dg/cpp-shift.c  New tests.
7929         * gcc.dg/cpp-shortcircuit.c  New tests.
7930         * gcc.dg/cpp-unary.c  New tests.
7932 Wed Mar 29 13:44:23 2000  Jeffrey A Law  (law@cygnus.com)
7934         * gcc.c-torture/compile/20000329-1.c: New test.
7936 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
7938         * gcc.c-torture/compile/20000326-1.c: New test.
7939         * gcc.c-torture/compile/20000326-2.c: New test.
7941 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
7943         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
7944         the first parameter is a function argument.
7946 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
7948         * g++.old-deja/g++.ext/array4.C: New test.
7950 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
7952         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
7954 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7956         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
7958 2000-03-19  Richard Henderson  <rth@cygnus.com>
7960         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
7962 2000-03-19  Richard Henderson  <rth@cygnus.com>
7964         * gcc.c-torture/compile/20000319-1.c: New test.
7966 Tue Mar 14 08:58:37 2000  Jeffrey A Law  (law@cygnus.com)
7968         * gcc.c-torture/execute/20000314-3.c: New test.
7969         * gcc.c-torture/execute/20000314-2.c: New test.
7970         * gcc.c-torture/execute/20000314-1.c: New test.
7971         * gcc.c-torture/compile/20000314-2.c: New test.
7972         * gcc.c-torture/compile/20000314-1.c: New test.
7974 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
7976         * g++.old-deja/g++.warn/inline.C: New test.
7978 Fri Mar 10 01:15:19 2000  Hans-Peter Nilsson  <hp@bitrange.com>
7980         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
7981         standards-compliant result rather than specific constants.
7982         Put test-values in array.
7984 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
7986         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
7987         (g++_target_compile): Put test-specific options last.
7989 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
7991         * g++.old-deja/g++.eh/vbase4.C: New test.
7993 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
7995         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
7997 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
7999         * g++.old-deja/g++.brendan/misc12.C: Removed.
8000         * g++.old-deja/g++.pt/memtemp77.C: Constify.
8001         * g++.old-deja/g++.ext/pretty4.C: New test.
8003 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
8005         * g++.old-deja/g++.other/string2.C: New test.
8007 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
8009         * g++.old-deja/g++.warn/impint2.C: New test.
8011 Sun Mar  5 23:25:12 2000  Hans-Peter Nilsson  <hp@bitrange.com>
8013         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
8014         is 1, not zero.
8016 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
8018         * g++.old-deja/g++.warn/impint.C: New test.
8019         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
8020         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
8021         * g++.old-deja/g++.pt/explicit12.C: Likewise.
8022         * g++.old-deja/g++.pt/explicit13.C: Likewise.
8023         * g++.old-deja/g++.pt/explicit17.C: Likewise.
8024         * g++.old-deja/g++.pt/explicit18.C: Likewise.
8025         * g++.old-deja/g++.pt/explicit19.C: Likewise.
8026         * g++.old-deja/g++.pt/explicit23.C: Likewise.
8027         * g++.old-deja/g++.pt/explicit31.C: Likewise.
8028         * g++.old-deja/g++.pt/explicit35.C: Likewise.
8029         * g++.old-deja/g++.pt/explicit6.C: Likewise.
8030         * g++.old-deja/g++.pt/memclass7.C: Likewise.
8032 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
8034         * gcc.dg/cpp-redef.c: New test.
8036 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
8038         * g++.old-deja/g++.pt/unify7.C: New test.
8040 Sat Feb 26 19:46:09 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
8042         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
8043         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
8045 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
8047         * gcc.c-torture/compile/20000224-1.c: New test.
8049 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8051         * gcc.c-torture/compile/cpp-2.c: New test.
8052         * gcc.c-torture/compile/cpp-1.c: New test.
8054 Fri Feb 25 21:44:49 2000  Jeffrey A Law  (law@cygnus.com)
8056         * gcc.c-torture/execute/20000225-1.c: New test.
8058 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8060         * gcc.dg/cpp-li2.c: New test.
8062         * gcc.dg/cpp-wi1.c: New test.
8064         * gcc.dg/cpp-li1.c: New test.
8066 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
8068         * g++.old-deja/g++.other/sizeof5.C: New test.
8070 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8072         * gcc.c-torture/execute/va-arg-13.c: New test.
8074 Wed Feb 23 14:16:06 2000  Donald Lindsay  <dlindsay@cygnus.com>
8076         * gcc.c-torture/execute/va-arg-12.c: New test.
8078 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
8080         * gcc.c-torture/execute/20000223-1.c: New test.
8082 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
8084         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
8086 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
8088         * g++.old-deja/g++.abi/ptrmem.C: New test.
8090 2000-02-19  Richard Henderson  <rth@cygnus.com>
8092         * gcc.c-torture/compile/init-3.c: New.
8094 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
8096         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
8097         ALWAYS_CXXFLAGS.
8099 Fri Feb 11 12:35:40 2000  Robert Lipe <robertl@sco.com>
8101         * gcc.c-torture/compile/20000211-3.c: New test.
8103 Fri Feb 11 12:35:40 2000  Martin Buchholz <martin@xemacs.org>
8105         * gcc.c-torture/compile/20000211-2.c: New test.
8107 Fri Feb 11 12:35:40 2000  Jeffrey A Law  (law@cygnus.com)
8109         * gcc.c-torture/compile/20000211-1.c: New test.
8111 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
8113         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
8114           on native targets
8116 2000-02-08  Nathan Sidwell  <nathan@acm.org>
8118         * g++.old-deja/g++.other/cast5.C: New test.
8120 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
8122         * gcc.c-torture/execute/20000205-1.c: New.
8124 2000-02-03  Nathan Sidwell  <nathan@acm.org>
8126         * g++.old-deja/g++.jason/cast3.C: Return void.
8127         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
8129 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8131         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
8133         * gcc.dg/loop-1.c: New test.
8135 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
8137         * gcc.c-torture/compile/20000127-1.c: New test.
8138         * gcc.c-torture/execute/991228-1.c: New test.
8140 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8142         * gcc.dg/unused-2.c: New test.
8144         * gcc.dg/conv-1.c: New test.
8146 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
8148         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
8149         compiler.
8150         (tool_option_proc): Fix typo.
8152 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
8154         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
8155         of the ld on the host, not on the build machine.
8156         Also, don't crash if '--help' is not a supported option.
8158 2000-01-24  Richard Henderson  <rth@cygnus.com>
8160         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
8162 Thu Jan 20 12:34:48 2000  Jeffrey A Law  (law@cygnus.com)
8164         * gcc.c-torture/execute/20000120-2.c: New test.
8165         * gcc.c-torture/execute/20000120-1.c: New test.
8167 Thu Jan 13 02:29:32 2000  Jeffrey A Law  (law@cygnus.com)
8169         * gcc.c-torture/execute/20000113-1.c: New test.
8171 Wed Jan 12 20:26:58 2000  Jeffrey A Law  (law@cygnus.com)
8173         * gcc.c-torture/execute/20000112-1.c: New test.
8175 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8177         * gcc.dg/20000111-1.c: New test.
8179 Mon Jan 10 18:12:49 2000  Jeffrey A Law  (law@cygnus.com)
8181         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
8182         with 16 bit integers.
8184 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8186         * gcc.dg/20000108-1.c: New test.
8188 2000-01-05  Nathan Sidwell  <nathan@acm.org>
8190         * g++.old-deja/g++.ns/koenig8.C: New test.
8192 2000-01-05  Nathan Sidwell  <nathan@acm.org>
8194         * g++.old-deja/g++.other/cast4.C: New test.
8196 Wed Jan  5 00:26:20 2000  Jeffrey A Law  (law@cygnus.com)
8198         * gcc.c-torture/compile/20000105-2.c: New test.
8199         * gcc.c-torture/compile/20000105-1.c: New test.
8201 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8203         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
8204         references to printf & atoi to conform to ANSI standard.
8205         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
8206         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
8207         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
8208         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
8209         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
8210         * g++.old-deja/g++.brendan/complex1.C: Likewise.
8211         * g++.old-deja/g++.brendan/copy1.C: Likewise.
8212         * g++.old-deja/g++.brendan/copy2.C: Likewise.
8213         * g++.old-deja/g++.brendan/copy3.C: Likewise.
8214         * g++.old-deja/g++.brendan/copy4.C: Likewise.
8215         * g++.old-deja/g++.brendan/copy5.C: Likewise.
8216         * g++.old-deja/g++.brendan/copy6.C: Likewise.
8217         * g++.old-deja/g++.brendan/copy7.C: Likewise.
8218         * g++.old-deja/g++.brendan/copy8.C: Likewise.
8219         * g++.old-deja/g++.brendan/crash11.C: Likewise.
8220         * g++.old-deja/g++.brendan/crash14.C: Likewise.
8221         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
8222         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
8223         * g++.old-deja/g++.brendan/delete2.C: Likewise.
8224         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
8225         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
8226         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
8227         * g++.old-deja/g++.brendan/eh1.C: Likewise.
8228         * g++.old-deja/g++.brendan/groff1.C: Likewise.
8229         * g++.old-deja/g++.brendan/init3.C: Likewise.
8230         * g++.old-deja/g++.brendan/misc12.C: Likewise.
8231         * g++.old-deja/g++.brendan/misc7.C: Likewise.
8232         * g++.old-deja/g++.brendan/new2.C: Likewise.
8233         * g++.old-deja/g++.brendan/operators4.C: Likewise.
8234         * g++.old-deja/g++.brendan/operators5.C: Likewise.
8235         * g++.old-deja/g++.brendan/overload2.C: Likewise.
8236         * g++.old-deja/g++.brendan/overload7.C: Likewise.
8237         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
8238         * g++.old-deja/g++.brendan/reference1.C: Likewise.
8239         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
8240         * g++.old-deja/g++.brendan/template24.C: Likewise.
8241         * g++.old-deja/g++.brendan/template3.C: Likewise.
8242         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
8243         * g++.old-deja/g++.jason/inline3.C: Likewise.
8244         * g++.old-deja/g++.jason/opeq.C: Likewise.
8245         * g++.old-deja/g++.law/arg5.C: Likewise.
8246         * g++.old-deja/g++.law/arm7.C: Likewise.
8247         * g++.old-deja/g++.law/ctors11.C: Likewise.
8248         * g++.old-deja/g++.law/cvt8.C: Likewise.
8249         * g++.old-deja/g++.law/init9.C: Likewise.
8250         * g++.old-deja/g++.law/refs4.C: Likewise.
8251         * g++.old-deja/g++.law/template2.C: Likewise.
8252         * g++.old-deja/g++.law/visibility24.C: Likewise.
8253         * g++.old-deja/g++.law/vtable3.C: Likewise.
8254         * g++.old-deja/g++.mike/asm2.C: Likewise.
8255         * g++.old-deja/g++.mike/eh1.C: Likewise.
8256         * g++.old-deja/g++.mike/misc1.C: Likewise.
8257         * g++.old-deja/g++.mike/misc13.C: Likewise.
8258         * g++.old-deja/g++.mike/misc14.C: Likewise.
8259         * g++.old-deja/g++.mike/ns12.C: Likewise.
8260         * g++.old-deja/g++.mike/p1248.C: Likewise.
8261         * g++.old-deja/g++.mike/p3708.C: Likewise.
8262         * g++.old-deja/g++.mike/p3708a.C: Likewise.
8263         * g++.old-deja/g++.mike/p3708b.C: Likewise.
8264         * g++.old-deja/g++.mike/p646.C: Likewise.
8265         * g++.old-deja/g++.mike/p700.C: Likewise.
8266         * g++.old-deja/g++.mike/p783.C: Likewise.
8267         * g++.old-deja/g++.mike/p783a.C: Likewise.
8268         * g++.old-deja/g++.mike/p783b.C: Likewise.
8269         * g++.old-deja/g++.mike/p786.C: Likewise.
8270         * g++.old-deja/g++.mike/p789.C: Likewise.
8271         * g++.old-deja/g++.mike/p789a.C: Likewise.
8272         * g++.old-deja/g++.mike/p807a.C: Likewise.
8273         * g++.old-deja/g++.other/delete3.C: Likewise.
8274         * g++.old-deja/g++.other/dyncast1.C: Likewise.
8275         * g++.old-deja/g++.other/dyncast2.C: Likewise.
8276         * g++.old-deja/g++.other/dyncast3.C: Likewise.
8277         * g++.old-deja/g++.other/empty1.C: Likewise.
8278         * g++.old-deja/g++.other/temporary1.C: Likewise.
8279         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
8280         * g++.old-deja/g++.pt/t16.C: Likewise.
8281         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
8283 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
8285         * gcc.dg/991230-1.c: New test.
8287 Wed Dec 29 23:48:49 1999  Jeffrey A Law  (law@cygnus.com)
8289         * gcc.c-torture/compile/991229-3.c: New test.
8290         * gcc.c-torture/compile/991229-2.c: New test.
8291         * gcc.c-torture/compile/991229-1.c: New test.
8293 Wed Dec 29 20:54:46 1999  Greg McGary <gkm@eng.ascend.com>
8295         * gcc.c-torture/compile/labels-2.c: New test.
8297 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
8299         * gcc.c-torture/execute/991227-1.c: New test.
8301 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8303         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
8305 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
8307         * gcc.c-torture/execute/991221-1.c: New test.
8309 1999-12-20  Nathan Sidwell  <nathan@acm.org>
8311         * g++.old-deja/g++.other/cast3.C: New test.
8313 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
8315         * gcc.c-torture/execute/991216-4.c: New test.
8317 1999-12-16  Michael Meissner  <meissner@cygnus.com>
8319         * gcc.c-torture/execute/991216-1.c: New test.
8320         * gcc.c-torture/execute/991216-2.c: New test.
8321         * gcc.c-torture/execute/991216-3.c: New test.
8323 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
8325         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
8326         Actually make the test fail by using "-O2" for compilation.
8328 1999-12-15  Nathan Sidwell  <nathan@acm.org>
8330         * g++.old-deja/g++.warn/cast-align1.C: New test.
8332 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
8334         * gcc.c-torture/compile/991214-1.c: New test.
8335         * gcc.c-torture/compile/991214-2.c: New test.
8337 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
8339         * gcc.dg/991214-1.c: New test.
8341 Mon Dec 13 23:03:09 1999  Jeffrey A Law  (law@cygnus.com)
8343         * gcc.c-torture/compile/991213-3.c: New test.
8344         * gcc.c-torture/compile/991213-2.c: New test.
8345         * gcc.c-torture/compile/991213-1.c: New test.
8347 Fri Dec 10 00:53:10 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
8349         * gcc.dg/991209-1.c: New test.
8351 Wed Dec  8 23:44:08 1999  Nathan Sidwell <nathan@acm.org>
8353         * gcc.c-torture/compile/991208-1.c: New test.
8355 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8357         * gcc.dg/ultrasp2.c: New test.
8359 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
8361         * g++.old-deja/g++.abi/align.C (main): Fix typo.
8363 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
8365         * gcc.c-torture/compile/991202-1.c: New test.
8366         * gcc.c-torture/execute/991202-1.c: New test.
8367         * gcc.c-torture/execute/991202-2.c: New test.
8368         * gcc.c-torture/execute/991202-3.c: New test.
8370 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
8372         * g++.old-deja/g++.abi/align.C: New test.
8373         * g++.old-deja/g++.abi/aggregates.C: Likewise.
8374         * g++.old-deja/g++.abi/bitfields.C: Likewise.
8376 1999-12-01  Richard Henderson  <rth@cygnus.com>
8378         * gcc.c-torture/execute/991201-1.c: New.
8380 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
8382         * gcc.dg/991129-1.c: New test.
8384 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
8386         * gcc.c-torture/compile/991127-1.c: New test.
8388 1999-11-22  Nathan Sidwell  <nathan@acm.org>
8390         * g++.old-deja/g++.other/warn4.C: New test.
8392 1999-11-22  Nathan Sidwell  <nathan@acm.org>
8394         * g++.old-deja/g++.eh/cleanup2.C: New test.
8395         * g++.old-deja/g++.ext/pretty2.C: New test.
8396         * g++.old-deja/g++.ext/pretty3.C: New test.
8397         * g++.old-deja/g++.other/debug6.C: New test.
8399 Wed Oct 20 16:18:23 1999  Jim Wilson  <wilson@cygnus.com>
8401         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
8402         compiler_output to look for one error message instead of two.
8404 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
8406         * gcc.c-torture/execute/991118-1.c: Also test case
8407         where the word boundary does not split a byte evenly.
8409 1999-11-19  Nathan Sidwell  <nathan@acm.org>
8411         * g++.old-deja/g++.ext/restrict1.C: New test.
8413 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
8415         * gcc.c-torture/execute/991118-1.c: New test.
8417 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
8419         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
8420         working directory pathnames.
8422 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
8424         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
8425         host is equipped with driver.h and driver.o so it can actually
8426         compile and run the tests.
8428 Fri Oct  8 18:46:11 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
8430         * gcc.c-torture/compile/991008-1.c: New test.
8432 1999-11-08  Nick Clifton  <nickc@cygnus.com>
8434         * lib/gcc-dg.exp: Include target-supports.exp
8436 1999-11-05  Nick Clifton  <nickc@cygnus.com>
8438         * lib/target-supports.exp: New file: Provide procs to test for
8439         features supported by the target.
8440         (check_weak_available): Moved here from ecos.exp.
8441         (check_alias_available): New proc: Determine of the target
8442         toolchain supports the alias attribute.
8444         * gcc.dg/special/ecos.exp: Move check_weak_available to
8445         target-supports.exp.
8446         (alias-1.c): Only perform the test if the target supports
8447         aliases.
8448         (wkali-1.c): Only perform the test if the target supports
8449         aliases.
8451         * gcc.dg/990506-0.c: Expect error messages from cross
8452         targets as well as native targets.
8454 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8456         * gcc.dg/ultrasp1.c: Removed xfail.
8457         * gcc.dg/struct-ret-2.c: Likewise.
8458         * gcc.dg/array-1.c: Likewise.
8460 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8462         * gcc.dg/struct-ret-2.c: New test.
8464         * gcc.dg/array-1.c: New test.
8466 Sat Oct 30 22:23:46 1999  Stephen L Moshier <moshier@mediaone.net>
8468         * gcc.c-torture/execute/991030-1.c: New test.
8470 Tue Oct 26 20:25:42 1999  Richard Henderson  <rth@cygnus.com>
8472         * gcc.c-torture/compile/991026-2.c: New test.
8474 Tue Oct 26 00:45:56 1999  Jeffrey A Law  (law@cygnus.com)
8476         * gcc.c-torture/compile/991026-1.c: New test.
8478 Sat Oct 23 23:36:03 1999  Jeffrey A Law  (law@cygnus.com)
8480         * gcc.c-torture/execute/991023-1.c: New test.
8482 Tue Oct 19 02:11:29 1999  Jeffrey A Law  (law@cygnus.com)
8484         * gcc.c-torture/execute/991019-1.c: New test.
8486 Sat Oct 16 00:05:48 1999  Richard Henderson  <rth@cygnus.com>
8488         * gcc.c-torture/execute/991016-1.c: New test.
8490 Thu Oct 14 04:22:47 1999  Stephane Carrez  <stcarrez@worldnet.fr>
8492         * gcc.c-torture/execute/991014-1.c: New test.
8494 Wed Oct 13 22:01:35 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
8496         * g++.old-deja/g++.other/union2.C: New test.
8498 1999-10-13  Nathan Sidwell  <nathan@acm.org>
8500         * g++.old-deja/g++.other/vaarg2.C: New test.
8501         * g++.old-deja/g++.other/vaarg3.C: New test.
8503 1999-10-12  Craig Burley  <craig@jcb-sc.com>
8505         * g77.f-torture/noncompile/19990905-1.f: Moved from being
8506         in compile/.
8508 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
8510         * gcc.c-torture/execute/va-arg-11.c: New test.
8512 Fri Oct  1 00:53:17 1999  Mark P. Mitchell  <mark@codesourcery.com>
8514         * lib/file-format.exp (gcc_target_object_format): Don't
8515         crash if objdump is unavailable.
8517 Wed Sep 29 23:48:44 1999  Donn Terry <donn@interix.com>
8519         * gcc.misc-tests/mg.exp: delete extraneous redirection.
8521 1999-09-28  Nick Clifton  <nickc@cygnus.com>
8523         * gcc.c-torture/compile/990928-1.c: New test.
8525 Tue Sep 28 13:19:15 BST 1999  Nathan Sidwell  <nathan@acm.org>
8527         * g++.old-deja/g++.other/decl6.C: New test.
8529 Tue Sep 28 01:19:09 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8531         * gcc.c-torture/execute/va-arg-10.c: New test.
8533 Mon Sep 27 09:14:24 BST 1999  Nathan Sidwell  <nathan@acm.org>
8535         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
8536         __PRETTY_FUNCTION__.
8538 1999-09-23  Nick Clifton  <nickc@cygnus.com>
8540         * gcc.c-torture/execute/990923-1.c: New test.
8542 1999-09-21  Nick Clifton  <nickc@cygnus.com>
8544         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
8545         for which -fpic is inappropriate.
8547 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
8549         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
8551 Tue Sep 21 15:38:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
8553         * g++.old-deja/g++.other/dyncast1.C: New test.
8554         * g++.old-deja/g++.other/dyncast2.C: New test.
8555         * g++.old-deja/g++.other/dyncast3.C: New test.
8556         * g++.old-deja/g++.other/dyncast4.C: New test.
8557         * g++.old-deja/g++.other/dyncast5.C: New test.
8558         * g++.old-deja/g++.eh/catch3.C: New test.
8559         * g++.old-deja/g++.eh/catch3p.C: New test.
8560         * g++.old-deja/g++.eh/catch4.C: New test.
8561         * g++.old-deja/g++.eh/catch4p.C: New test.
8562         * g++.old-deja/g++.eh/catch5.C: New test.
8563         * g++.old-deja/g++.eh/catch5p.C: New test.
8564         * g++.old-deja/g++.eh/catch6.C: New test.
8565         * g++.old-deja/g++.eh/catch6p.C: New test.
8566         * g++.old-deja/g++.eh/catch7.C: New test.
8567         * g++.old-deja/g++.eh/catch7p.C: New test.
8568         * g++.old-deja/g++.eh/catch8.C: New test.
8569         * g++.old-deja/g++.eh/catch8p.C: New test.
8570         * g++.old-deja/g++.eh/catch9.C: New test.
8571         * g++.old-deja/g++.eh/catch9p.C: New test.
8573 Mon Sep 13 14:14:21 BST 1999  Nathan Sidwell  <nathan@acm.org>
8575         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
8576         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
8578 Mon Sep 13 06:28:57 1999  Jeffrey A Law  (law@cygnus.com)
8580         * gcc.c-torture/compile/990913-1.c: New test.
8582 Fri Sep 10 11:21:25 BST 1999  Nathan Sidwell  <nathan@acm.org>
8584         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
8585         * g++.old-deja/g++.jason/rfg5.C: Likewise.
8587 Thu Sep  9 10:40:36 1999  Richard Henderson  <rth@cygnus.com>
8589         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
8591 Thu Sep  9 12:32:57 BST 1999  Nathan Sidwell  <nathan@acm.org>
8593         * g++.old-deja/g++.other/lookup11.C: New test.
8594         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
8595         what is permitted and what we want.
8596         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
8597         overload use.
8598         * g++.old-deja/g++.jason/rfg5.C: Likewise
8600 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
8602         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
8603         * gcc.c-torture/noncompile/poison-1.c: New file.
8605 Wed Sep  8 09:39:56 BST 1999  Nathan Sidwell  <nathan@acm.org>
8607         * g++.old-deja/g++.other/sizeof3.C: New test.
8608         * g++.old-deja/g++.other/sizeof4.C: New test.
8609         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
8610         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
8612 1999-09-07  Richard Henderson  <rth@cygnus.com>
8614         * gcc.dg/va-arg-1.c: New.
8616 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8618         * gcc.c-torture/execute/va-arg-9.c: New test.
8620 1999-09-05  Craig Burley  <craig@jcb-sc.com>
8622         * g77.f-torture/compile/980519-2.f: New test.
8623         * g77.f-torture/compile/19990905-0.f: New test.
8624         * g77.f-torture/compile/19990905-1.f: New test.
8625         * g77.f-torture/compile/19990905-2.f: New test.
8627         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
8629 Fri Sep  3 10:39:38 BST 1999  Richard Earnshaw <rearnsha@arm.com>
8631         * gcc.c-torture/execute/990827-1.c: Fix typo.
8633 Fri Sep 03 09:31:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
8635         * g++.old-deja/g++.other/deref1.C: New test.
8637 Thu Sep 02 09:27:34 BST 1999  Nathan Sidwell  <nathan@acm.org>
8639         * g++.old-deja/g++.other/ambig2.C: New test.
8640         * g++.old-deja/g++.other/cond5.C: New test.
8641         * g++.old-deja/g++.other/lookup16.C: New test.
8643 Thu Sep  2 01:17:51 1999  Marc Espie <espie@cvs.openbsd.org>
8645         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
8646         assemblers too.
8648 Tue Aug 31 17:57:49 1999  Jeffrey A Law  (law@cygnus.com)
8650         * lib/c-torture.exp: Avoid the "compare executables" optimization
8651         when testing native.
8653 Sun Aug 29 14:35:41 1999  Jeffrey A Law  (law@cygnus.com)
8655         * gcc.c-torture/execute/990829-1.c: New test.
8656         * gcc.c-torture/compile/990829-1.c: New test.
8658 1999-08-27  Paul Burchard  <burchard@pobox.com>
8660         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
8661         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
8662         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
8663         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
8664         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
8665         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
8666         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
8667         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
8668         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
8669         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
8670         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
8672 Fri Aug 27 01:24:16 1999  Jeffrey A Law  (law@cygnus.com)
8674         * gcc.c-torture/execute/990827-1.c: New test.
8676 1999-08-26  Craig Burley  <craig@jcb-sc.com>
8678         * g77.f-torture/noncompile/19990826-4.f: New test.
8680         * g77.f-torture/compile/19990826-3.f: New test.
8682         * g77.f-torture/execute/19990826-2.f: New test.
8684         * g77.f-torture/compile/19990826-1.f: New test.
8686         * gcc.c-torture/execute/990826-0.c: New test.
8687         * g77.c-torture/execute/19990826-0.f: New test.
8689         * g77.f-torture/noncompile/970626-2.f: New test.
8691 1999-08-25  Paul Burchard  <burchard@pobox.com>
8693         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
8694         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
8695         lss-011.C: New tests.
8697 1999-08-25  Nathan Sidwell  <nathan@acm.org>
8699         * g++.old-deja/g++.other/decl5.C: New test.
8701 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8703         * noncompile/noncompile.exp: Load_lib c-torture.exp.
8704         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
8705         call `postbase' for each one.  All callers of `postbase' changed
8706         to call this instead.
8708 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
8710         * gcc.c-torture/execute/990811-1.c: New test.
8712 1999-08-09  Nick Clifton  <nickc@cygnus.com>
8714         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
8715         just native ones.
8717         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
8718         just native ones.
8720 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
8722         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
8724 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
8726         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
8728 1999-08-04  Nathan Sidwell  <nathan@acm.org>
8730         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
8732 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
8734         * gcc.c-torture/execute/990804-1.c: New test.
8736 1999-08-03  Nathan Sidwell  <nathan@acm.org>
8738         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
8739         * g++.old-deja/g++.brendan/crash64.C: Likewise
8740         * g++.old-deja/g++.brendan/overload8.C: Likewise
8742 1999-08-03  Nathan Sidwell  <nathan@acm.org>
8744         * g++.old-deja/g++.other/struct1.C: New test.
8746 1999-08-03  Nathan Sidwell  <nathan@acm.org>
8748         * g++.old-deja/g++.other/enum2.C: New test.
8750 Mon Aug  2 13:35:12 1999  Richard Henderson  <rth@cygnus.com>
8752         Adapted from tests from Franz Sirl:
8753         * gcc.c-torture/execute/va-arg-7.c: New test.
8754         * gcc.c-torture/execute/va-arg-8.c: New test.
8756 Sun Aug  1 22:29:34 1999  Jeffrey A Law  (law@cygnus.com)
8758         * gcc.c-torture/compile/990801-2.c: New test.
8760         * gcc.c-torture/compile/990801-1.c: New test.
8762 1999-07-27  Michael Meissner  <meissner@cygnus.com>
8764         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
8765         fp-cmp-1.c, converting double to float.
8767         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
8768         fp-cmp-1.c, converting double to long double.
8770         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
8771         from fr1 to unknown_register, since fr1 is a legitimate register
8772         on some machines.
8774 Sun Jul 25 21:41:37 1999  Jeffrey A Law  (law@cygnus.com)
8776         * README: More listname related changes.
8778 1999-07-08  Catherine Moore  <clm@cygnus.com>
8780         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
8782 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
8784         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
8786 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
8788         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
8790 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
8792         * gcc.dg/990703-1.c: New test.
8794 1999-06-29  Nick Clifton  <nickc@cygnus.com>
8796         * lib/file-format.exp: New file: Move definition of proc
8797         gcc_target_object_format to here from
8798         gcc.dg/special/ecos.exp.
8800         * lib/c-torture.exp: Include lib file-format.exp.
8801         * lib/gcc-dg.exp: Include lib file-format.exp.
8803         * gcc.dg/special/ecos.exp: Remove definition of proc
8804         gcc_target_object_format.
8806 Mon Jun 28 08:20:51 1999  Jeffrey A Law  (law@cygnus.com)
8808         * gcc.c-torture/execute/990628-1.c: New test.
8810 Fri Jun 25 05:28:40 1999  Jeffrey A Law  (law@cygnus.com)
8812         * gcc.c-torture/compile/990625-2.c: New test.
8814         * gcc.c-torture/compile/990625-1.c: New test.
8816 1999-06-23  Nick Clifton  <nickc@cygnus.com>
8818         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
8819         attributes compile.
8820         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
8821         ports that use the COFF/PE file format.
8823 Thu Jun 17 13:48:16 1999  Jeffrey A Law  (law@cygnus.com)
8825         * gcc.c-torture/compile/990617-1.c: New test.
8827 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
8829         * g++.old-deja/g++.other/decl4.C: New test.
8831 1999-06-14  Nathan Sidwell  <nathan@acm.org>
8833         * g++.old-deja/g++.other/bitfld3.C: New test.
8835 1999-06-08  Nathan Sidwell  <nathan@acm.org>
8837         * g++.old-deja/g++.eh/catch1.C: New test.
8839 Mon Jun  7 23:39:16 1999  Jeffrey A Law  (law@cygnus.com)
8841         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
8843         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
8844         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
8846 1999-06-05  Craig Burley  <craig@jcb-sc.com>
8848         * g77.f-torture/compile/19990502-0.f: Replace with new,
8849         shorter, test that still fails after recent changes.
8851 Fri Jun  4 02:25:04 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
8853         * gcc.c-torture/execute/990604-1.c: New test.
8855 Mon May 31 00:34:51 1999  Jeffrey A Law  (law@cygnus.com)
8857         * gcc.c-torture/execute/990531-1.c: New test.
8859 Thu May 27 02:38:36 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8861         * gcc.c-torture/compile/990527-1.c: New test.
8863 Thu May 27 02:18:51 1999  Joern Rennecke <amylaar@cygnus.com>
8865         * gcc.c-torture/execute/990527-1.c: New test.
8867 1999-05-25  Nick Clifton  <nickc@cygnus.com>
8869         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
8870         bitfields as signed.
8872 1999-05-25  Craig Burley  <craig@jcb-sc.com>
8874         * g77.f-torture/compile/19990525-0.f: New test.
8876 Tue May 25 01:21:16 1999  Jeffrey A Law  (law@cygnus.com)
8878         * gcc.c-torture/execute/990525-2.c: New test.
8880         * gcc.c-torture/execute/990525-1.c: New test.
8882 1999-05-24  Nathan Sidwell  <nathan@acm.org>
8884         * g++.old-deja/g++.other/anon3.C: New test.
8885         * g++.old-deja/g++.other/anon4.C: New test.
8886         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
8887         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
8888         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
8889         Merrill).
8891 Mon May 24 00:01:52 1999  Jeffrey A Law  (law@cygnus.com)
8893         * gcc.c-torture/execute/990524-1.c: New test.
8895         * gcc.dg/990524-1.c: New test.
8897 Sun May 23 21:18:12 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8899         * gcc.c-torture/compile/990523-1.c: New test.
8901 Wed May 19 02:56:18 1999  Raja R Harinath <harinath@cs.umn.edu>
8903         * gcc.c-torture/compile/990519-1.c: New test.
8905 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
8907         * gcc.c-torture/compile/990517-1.c: New test.
8909         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
8910         (e4, f4): New tests.
8911         (main): Call them.
8913 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8915         * gcc.dg/noreturn-1.c: New test.
8917 Thu May 13 02:02:46 1999  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
8919         * gcc.c-torture/execute/990513-1.c: New test.
8921 1999-05-10  Richard Henderson  <rth@cygnus.com>
8923         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
8925 1999-05-10  Craig Burley  <craig@jcb-sc.com>
8927         * g77.f-torture/execute/erfc.f: Use small single-precision
8928         values, to avoid problems on Alphas when not -mieee.
8930 1999-05-08  Craig Burley  <craig@jcb-sc.com>
8932         * gcc.dg/990506-0.c: New test.
8934 1999-05-08  Richard Henderson  <rth@cygnus.com>
8936         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
8937         the constant to test.  Don't XFAIL 64-bit targets.
8939         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
8940         * g++.old-deja/g++.law/profile1.C: Likewise.
8942         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
8943         operator new instances.
8944         * g++.old-deja/g++.other/delete5.C: Likewise.
8946 1999-05-03  Craig Burley  <craig@jcb-sc.com>
8948         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
8949         intrinsic.
8951 1999-05-03  Craig Burley  <craig@jcb-sc.com>
8953         * g77.f-torture/execute/u77-test.f: Reverse order of two
8954         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
8956 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8958         * gcc.dg/compare1.c: New test.
8960 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8962         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
8963         New tests.
8965 1999-05-02  Craig Burley  <craig@jcb-sc.com>
8967         * g77.f-torture/compile/19990502-1.f: New test.
8969 1999-05-02  Craig Burley  <craig@jcb-sc.com>
8971         * g77.f-torture/compile/19990502-0.f: New test.
8973 Sun May  2 01:38:50 1999  Craig Burley  <craig@jcb-sc.com>
8975         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
8976         intrinsic.
8978 Sun May  2 01:13:37 1999  Craig Burley  <craig@jcb-sc.com>
8980         * g77.f-torture/execute/u77-test.f (main): List libU77
8981         intrinsics not currently tested.
8982         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
8983         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
8984         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
8985         Trim blanks off the ends of some printed strings.
8987 Sun May  2 00:06:45 1999  Craig Burley  <craig@jcb-sc.com>
8989         * g77.f-torture/execute/u77-test.f (main): Just warn about
8990         FSTAT gid disagreement, as it's expected on some systems.
8992 Sat May  1 23:57:18 1999  Craig Burley  <craig@jcb-sc.com>
8994         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
8995         use a new function, which allows for some slop.
8996         Clean up some commentary.
8997         (issum): The new function.
8998         (sgladd): Deleted subroutine.
9000 1999-05-01  Craig Burley  <craig@jcb-sc.com>
9002         * g77.f-torture/execute/u77-test.f: Modify to be more like
9003         libf2c/libU77 version, bringing patches to that version here.
9004         Add suitable commentary.
9006 Sun Apr 25 12:28:59 1999  Richard Henderson  <rth@cygnus.com>
9008         * gcc.dg/990424-1.c: New test.
9010 1999-04-24  Craig Burley  <craig@jcb-sc.com>
9012         * g77.f-torture/execute/u77-test.f (main): Bug involving
9013         LSTAT has been fixed, so turn back on full checking.
9015 1999-04-20  Craig Burley  <craig@jcb-sc.com>
9017         * g77.f-torture/compile/19990419-0.f: New test.
9018         * g77.f-torture/execute/19990419-1.f: New test.
9020 Sat Apr 17 16:56:48 1999  Richard Henderson  <rth@cygnus.com>
9022         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
9023         to avoid the need for a prototype to supress a warning.
9025 Wed Apr  7 23:08:59 1999  Jim Wilson  <wilson@cygnus.com>
9027         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
9029 Sun Apr  4 04:02:53 1999  Jeffrey A Law  (law@cygnus.com)
9031         * gcc.c-torture/execute/990404-1.c: New test.
9033 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
9035         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
9036         * gcc.dg/cpp-if3.c: Don't use -pedantic.
9037         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
9038         missing initializer warnings.
9040 Sun Mar 28 00:49:41 1999  Jeffrey A Law  (law@cygnus.com)
9042         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
9043         matching strings.
9045 Fri Mar 26 00:50:46 1999  Jeffrey A Law  (law@cygnus.com)
9047         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
9049 1999-03-26  Craig Burley  <craig@jcb-sc.com>
9051         * g77.f-torture/execute/19990325-0.f: New test.
9052         * g77.f-torture/execute/19990325-1.f: New test.
9054 Wed Mar 24 22:50:50 1999  Jeffrey A Law  (law@cygnus.com)
9056         * gcc.c-torture/execute/990324-1.c: New test.
9058 Mon Mar 22 14:55:58 1999  Jim Wilson  <wilson@cygnus.com>
9060         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
9061         test with 4.
9063 Wed Mar 17 12:22:39 1999  Richard Henderson  <rth@cygnus.com>
9065         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
9067 1999-03-13  Craig Burley  <craig@jcb-sc.com>
9069         * g77.f-torture/execute/19990313-2.f: New test.
9070         * g77.f-torture/execute/19990313-3.f: New test.
9072 1999-03-13  Craig Burley  <craig@jcb-sc.com>
9074         * g77.f-torture/execute/19990313-0.f: New test.
9075         * g77.f-torture/execute/19990313-1.f: New test.
9077 Fri Mar 12 16:17:28 1999  Jim Wilson  <wilson@cygnus.com>
9079         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
9080         printf to sprintf.
9081         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
9082         (main): Add check for u15.  Conditionalize u31 check depending on
9083         whether ints are <32 bits or >=32 bits.
9085 1999-03-08  Craig Burley  <craig@jcb-sc.com>
9087         * g77.f-torture/execute/19981119-0.f: Improve testiness.
9089 1999-03-08  Craig Burley  <craig@jcb-sc.com>
9091         * g77.f-torture/compile/19990305-0.f: New test.
9092         * g77.f-torture/execute/19981119-0.f: New test.
9094 1999-03-08  Craig Burley  <craig@jcb-sc.com>
9096         * g77.f-torture/execute/970625-2.f: call ABORT if final
9097         result is not correct, instead of just printing it.
9098         Add this checking via newly introduced obfuscation, to
9099         trip up buggy front ends.
9101 1999-03-07  Craig Burley  <craig@jcb-sc.com>
9103         * g77.f-torture/compile/960317-1.f: Moved from being
9104         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
9106 1999-03-06  Craig Burley  <craig@jcb-sc.com>
9108         * g77.f-torture/execute/960317-1.f: New (old) test.
9109         * g77.f-torture/execute/970625-2.f: Ditto.
9111 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
9113         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
9114         message on line 1 or line 2; cccp and cpplib do this differently.
9116 Mon Mar  1 23:29:14 1999  Jeffrey A Law  (law@cygnus.com)
9118         * g++.old-deja/g++.law/weak1.C: New test.
9120 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
9122         * gcc.c-torture/execute/990119-1.c: Renamed to...
9123         * gcc.dg/990119-1.c: this, so it will only be tested once
9124         (it's a preprocessor test, it doesn't need to be run at
9125         multiple optimization levels).
9127 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
9129         * lib/g++.exp: Don't add incdir=$base_dir/../include to
9130           ALWAYS_CXXFLAGS.
9132 1999-02-24  Craig Burley  <craig@jcb-sc.com>
9134         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
9135         * g77.f-torture/compile/19981216-0.f: ...as it is expected
9136         to not be compilable by current g77.
9138 1999-02-24  Nick Clifton  <nickc@cygnus.com>
9140         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
9142 Mon Feb 22 01:15:08 1999  Jeffrey A Law  (law@cygnus.com)
9144         * gcc.c-torture/execute/990222-1.c: New test.
9146 1999-02-19  Craig Burley  <craig@jcb-sc.com>
9148         * g77.f-torture/compile/19990218-0.f: New test.
9149         * g77.f-torture/noncompile/19990218-1.f: New test.
9151 1999-02-18  Craig Burley  <craig@jcb-sc.com>
9153         * g77.f-torture/compile/19981216-0.f: New test.
9155 Sun Feb 14 01:26:29 1999  Jeffrey A Law  (law@cygnus.com)
9157         * gcc.dg/990214-1.c: New test.
9159 Sat Feb 13 00:43:52 1999  Jeffrey A Law  (law@cygnus.com)
9161         * gcc.dg/990213-2.c: New test.
9163         * gcc.dg/990213-1.c: New test.
9165 Fri Feb 12 11:04:35 1999  Jeffrey A Law  (law@cygnus.com)
9167         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
9168         ints.
9170 1999-02-11  Nick Clifton  <nickc@cygnus.com>
9172         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
9173         specified by target.
9175         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
9177 Thu Feb 11 01:12:12 1999  Jeffrey A Law  (law@cygnus.com)
9179         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
9181 Wed Feb 10 13:08:12 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
9183         * gcc.dg/special/ecos.exp: New test driver for new tests with
9184         special requirements.
9186         * gcc.dg/special/alias-1.c: New test.
9187         * gcc.dg/special/gcsec-1.c: New test.
9188         * gcc.dg/special/weak-1.c: New test.
9189         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
9190         * gcc.dg/special/weak-2.c: New test.
9191         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
9192         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
9193         * gcc.dg/special/wkali-1.c: New test.
9194         * gcc.dg/special/wkali-2.c: New test.
9195         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
9196         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
9198 Wed Feb 10 12:15:35 1999  Felix Lee  <flee@cygnus.com>
9200           * lib/c-torture.exp (c-torture-compile): Pull out code for
9201           analyzing gcc error messages.
9202           (c-torture-execute): Likewise.  Fix some (harmless) false
9203           positives.
9204           * lib/gcc.exp (gcc_check_compile): New function.
9206 Mon Feb  8 21:42:57 1999  Richard Henderson  <rth@cygnus.com>
9208         * gcc.c-torture/execute/990208-1.c: New test.
9210 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
9212         * g++.dg/special/ecos.exp: New driver for new tests with special
9213         requirements
9215         * g++.dg/special/conpr-1.C: New test
9216         * g++.dg/special/conpr-2.C: New test
9217         * g++.dg/special/conpr-2a.C: New test
9218         * g++.dg/special/conpr-3.C: New test
9219         * g++.dg/special/conpr-3a.C: New test
9220         * g++.dg/special/conpr-3b.C: New test
9222         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
9223         allow g++ to use the dg driver
9225         * README: Add comment about g++.dg directory
9227 Sat Feb  6 18:00:38 1999  Jeffrey A Law  (law@cygnus.com)
9229         * README: Update email addresses.
9231 1999-02-03  Nick Clifton  <nickc@cygnus.com>
9233         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
9234         arguments in order to force structure S onto the stack even on
9235         the alpha.
9236         (test): Pass 10 leading arguments to function foo as well as the
9237         structure S.
9239         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
9240         failure for all targets.
9242         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
9243         abort to terminate program execution.
9245 Sat Jan 30 16:22:47 1999  Richard Henderson  <rth@cygnus.com>
9247         * gcc.c-torture/execute/990130-1.c: New test.
9249 Sat Jan 30 11:10:06 1999  Jeffrey A Law  (law@cygnus.com)
9251         * gcc.dg/990130-1.c: New test.
9253 1999-01-28  Michael Meissner  <meissner@cygnus.com>
9255         * gcc.c-torture/execute/990128-1.c: New test.
9257 1999-01-27  Michael Meissner  <meissner@cygnus.com>
9259         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
9261 1999-01-27  Felix Lee  <flee@cygnus.com>
9263         * lib/c-torture.exp (c-torture-compile): pull out code for
9264         analyzing gcc error messages.
9265         (c-torture-execute): ditto, and fix some (harmless) false
9266         positives.
9267         * lib/gcc.exp (gcc_check_compile): new function.
9269 Sun Jan 17 00:02:33 1999  Jeffrey A Law  (law@cygnus.com)
9271         * gcc.dg/990117-1.c: New test.
9273         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
9275         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
9277 Fri Jan 15 02:52:00 1999  Jeffrey A Law  (law@cygnus.com)
9279         * g77.f-torture/compile/990115-1.f: New test.
9281 Thu Jan  7 23:39:47 1999  Jeffrey A Law  (law@cygnus.com)
9283         * gcc.c-torture/compile/990107-1.c: New test
9285 Wed Jan  6 02:21:59 1999  Jeffrey A Law  (law@cygnus.com)
9287         * gcc.c-torture/execute/990106-2.c: New test.
9289         * gcc.c-torture/execute/990106-1.c: New test.
9291 Wed Dec 30 23:05:28 1998  Zack Weinberg <zack@rabi.columbia.edu>
9293         * gcc.c-torture/compile/981223-1.c: New test.
9295 Tue Dec 29 11:33:25 1998  Richard Henderson  <rth@cygnus.com>
9297         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
9298         (opt3): Rename from opt4 and disable.
9300 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
9302         * g++.old-deja/g++.pt/ptrmem5.C: New test.
9304 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
9306         * g++.old-deja/g++.other/conv5.C: New test.
9308 1998-12-14  Nick Clifton  <nickc@cygnus.com>
9310         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
9312 Fri Dec 11 10:25:57 1998  Jeffrey A Law  (law@cygnus.com)
9314         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
9316 Fri Dec 11 01:12:45 1998  Zack Weinberg <zack@rabi.columbia.edu>
9318         * gcc.c-torture/compile/981211-1.c: New test.
9320 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
9322         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
9324         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
9326 Tue Dec  8 22:50:04 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9328         * gcc.special/930510-1.c: Make C9X safe.
9329         * gcc.misc-tests/gcov-1.c Similarly.
9330         * gcc.misc-tests/gcov-2.c Similarly.
9332 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
9334         * gcc.dg/ultrasp1.c: New test.
9336 Sun Dec  6 00:40:12 1998  Richard Henderson  <rth@cygnus.com>
9338         * gcc.c-torture/execute/981206.c: New test.
9340 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
9342         * g++.old-deja/g++.ns/template7.C: New test.
9344         * g++.old-deja/g++.other/expr1.C: New test.
9346         * g++.old-deja/g++.eh/tmpl3.C: New test.
9348         * g++.old-deja/g++.eh/tmpl2.C: New test.
9350 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
9352         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
9353         * g++.old-deja/g++.other/using6.C: Removed.
9354         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
9356         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
9358 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
9360         * g++.old-deja/g++.pt/overload8.C: New test.
9362         * g++.old-deja/g++.pt/overload7.C: New test.
9364         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
9366         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
9367         and relinking messages.
9368         * lib/g++.exp (g++_target_compile): Remove .rpo file when
9369         compiling with -frepo.
9371 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
9373         * g++.old-deja/g++.pt/lookup6.C: New test.
9375 1998-11-30  Nick Clifton  <nickc@cygnus.com>
9377         * gcc.c-torture/execute/981130-1.c: New test.
9378         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
9380 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
9382         * g++.old-deja/g++.pt/explicit76.C: New test.
9384         * g++.old-deja/g++.pt/friend38.C: New test.
9386         * g++.old-deja/g++.ns/crash2.C: New test.
9388         * g++.old-deja/g++.pt/defarg8.C: New test.
9390         * g++.old-deja/g++.pt/instantiate6.C: New test.
9392         * g++.old-deja/g++.pt/static6.C: New test.
9394         * g++.old-deja/g++.pt/decl2.C: New test.
9396 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
9398         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
9399         problem is actually related with name lookup, but so what? :-)
9401         * g++.old-deja/g++.pt/friend37.C: New test.
9403 1998-11-25  Dave Love  <d.love@dl.ac.uk>
9405         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
9406         element, which fails on some systems.
9408         * g77.f-torture/execute/labug1.f: New test.
9410 Sat Nov 21 21:41:05 1998  Jeffrey A Law  (law@cygnus.com)
9412         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
9413         is defined.
9415 1998-11-18  Dave Love  <d.love@dl.ac.uk>
9417         * g77.f-torture/compile/981117-1.f: New test.
9419 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
9421         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
9422         properly discarded.
9424 Sun Oct 11 05:04:28 1998  Ken Raeburn  <raeburn@cygnus.com>
9426         * gcc.c-torture/execute/memcheck: New directory of tests for
9427         -fcheck-memory-usage.
9429 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9431         * README: New file, general information about the testsuite and
9432         new description of the various C++ test subdirectories.
9433         * README.g++: Eliminate obsolete information, update and move most
9434         relevant stuff to README.
9436 Sat Nov  7 02:55:55 1998  Richard Henderson  <rth@cygnus.com>
9438         * gcc.c-torture/compile/981107-1.c: New test.
9440 Mon Nov  2 11:16:03 1998  Doug Evans  <devans@canuck.cygnus.com>
9442         * execute/memcpy-bi.c: New testcase.
9444 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
9446         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
9447         base classes.
9449         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
9450         template is selected.
9452         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
9453         classes, it should be accepted for all types.
9455         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
9457         * g++.old-deja/g++.pt/spec24.C: Ensure that template
9458         specializations start with template headers.
9460 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
9462         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
9464         * g++.old-deja/g++.other/init9.C: Test cross initialization of
9465         non-POD types.
9467 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
9469         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
9471 Thu Oct 22 16:01:44 1998  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9473         * compile/981022-1.c, compile/981022-1.x: New test and driver.
9475 Mon Oct 19 14:03:07 1998  Jeffrey A Law  (law@cygnus.com)
9477         * 981019-1.c: New test.
9479 Wed Oct 14 21:11:19 1998  Robert Lipe <robertl@dgii.com>
9481         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
9482         find objc headers.
9484 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
9486         * compile/981001-4.c: Remove use of GCC extension that triggers a
9487         compiler bug.
9489 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
9491         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
9493 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
9495         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
9496         instantiation of template produces incorrect code for delete
9497         expression.
9499         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
9500         constructors' name is not unique.
9501         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
9502         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
9504         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
9505         automatic array of const is ill-formed.
9507         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
9508         of template parameter?
9510         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
9511         const.
9513         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
9514         pointer-to-member expression.
9516         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
9517         declaration causes ICE.
9519 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
9521         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
9522         reserved in the global namespace.
9524         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
9525         generate needed virtual table.
9527         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
9529 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
9531         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
9532         template-dependent type
9534 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
9536         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
9537         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
9538         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
9540         * g++.old-deja/g++.other/using5.C: New test; using decl from base
9541         class should be usable as argument of member function.
9542         * g++.old-deja/g++.other/using6.C: New test; using decl from base
9543         class should be usable as return type of member function.
9544         * g++.old-deja/g++.other/using7.C: New test; using decl from base
9545         class should be usable as type of data member.
9547         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
9549 Fri Oct  9 19:19:19 1998  Jeffrey A Law  (law@cygnus.com)
9551         * gcc.c-torture/special/920521-1.c: Fix bogus test.
9553 Thu Oct  8 19:14:05 1998  Nick Clifton  <nickc@cygnus.com>
9555         * gcc.dg/dll-?.c Add thumb to target list.
9556         Fix assembler scan patterns to match current assembler output.
9558 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
9560         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
9561         matching of template brackets.
9563         * g++.old-deja/g++.other/using4.C: New test.  Test using
9564         declarations of methods from base classes.
9566         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
9567         within functions should introduce names into the innermost
9568         enclosing namespace.
9570         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
9571         of static locals if first initialization throws.
9573 Wed Oct  7 12:00:20 1998  Jim Wilson  <wilson@cygnus.com>
9575         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
9577 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
9579         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
9580         lose track of the possible targets of tablejump insns.
9581         * special/special.exp: Run it.
9583 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
9585         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
9586         must be declared before its specializations can be named in friend
9587         declarations.
9589 1998-10-05  Dave Love  <d.love@dl.ac.uk>
9591         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
9593         * g77.f-torture/execute/io1.f: New test.
9595 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
9597         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
9598         with pointer to template function, for which no argument deduction
9599         is possible.
9601         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
9602         specialization of template function as argument to template
9603         function.
9605         * g++.old-deja/g++.other/access2.C: New test; Inner class
9606         shouldn't have privileged access to Outer's names.
9608 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
9610         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
9611         friend template declared within template class conflicts with
9612         nested class of the same name.
9614         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
9615         is ignored.
9617         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
9618         object with direct initializer as function declaration.
9620         * g++.old-deja/g++.other/decl2.C: New test; duplicate
9621         initializers.
9623         * g++.old-deja/g++.other/null2.C: New test; conditional operator
9624         involving const pointer and NULL produces incorrect result.
9626         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
9627         type name without `typename' should be rejected with -pedantic.
9629 Fri Oct  2 21:55:58 1998  Richard Henderson  <rth@cygnus.com>
9631         * g++.old-deja/g++.other/addrof1.C: New test.
9633 Thu Oct  1 17:15:26 1998  Nick Clifton  <nickc@cygnus.com>
9635         * gcc.c-torture/compile/981001-1.c: New test.
9636         * gcc.c-torture/execute/981001-1.c: New test.
9638 Thu Oct  1 19:05:20 1998  Jeffrey A Law  (law@cygnus.com)
9640         * gcc.c-torture/compile/981001-2.c: New test.
9641         * gcc.c-torture/compile/981001-3.c: New test.
9642         * gcc.c-torture/compile/981001-4.c: New test.
9644 1998-10-01  Robert Lipe  <robertl@dgii.com>
9646         * lib/objc.exp (objc_target_compile): Add -L during compiles for
9647         multilibbed hosts.   Idea grafted from g77.exp.
9649 1998-09-30  Dave Love  <d.love@dl.ac.uk>
9651         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
9652         avoid losing on systems which need -lsocket.
9654 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
9656         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
9657         * g++.old-deja/g++.other/nested2.C: Ditto.
9658         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
9659         failure.
9661 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
9663         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
9664         preferred over template operator!= for enum bitfields.
9666 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
9668         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
9669         that happen to have the same base name, but in different scopes,
9670         are incorrectly rejected.
9672 1998-09-16  Richard Henderson  <rth@cygnus.com>
9674         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
9675         on the native word size instead of an integer literal.
9677 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
9679         * g++.old-deja/g++.other/static2.C: Invocation of static data
9680         member of type pointer-to-function denoted as non-static member.
9682         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
9683         checks involving function types and aliases.
9685 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
9687         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
9688         redefined to the same non-trivial type.
9690         * g++.old-deja/g++.pt/explicit73.C: Test for proper
9691         namespace-qualification of template specializations declared in
9692         other namespaces.
9694         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
9695         to declare a subset of the specializations of a template function
9696         as friends of specializations of a template class.
9698         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
9699         member templates that do not fully specialize the enclosing
9700         template class are rejected.
9702 1998-09-11  Dave Love  <d.love@dl.ac.uk>
9704         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
9706 1998-09-08  Dave Love  <d.love@dl.ac.uk>
9708         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
9709         altered from libf2c/libU77 version.
9711 1998-09-06  Dave Love  <d.love@dl.ac.uk>
9713         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
9715 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
9717         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
9718         (un)signed char are different types for template specialization
9719         purposes.
9721 Thu Sep  3 00:40:32 1998  Ovidiu Predescu  <ovidiu@aracnet.com>
9723         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
9724         * objc: ObjC testsuite.
9726 Mon Aug 31 12:00:00 1998  Catherine Moore  <clm@cygnus.com>
9728         * gcc.c-torture/execute/941014-1.x:  New file.
9730 Mon Aug 31 15:19:32 1998  Nick Clifton  <nickc@cygnus.com>
9732         * lib/c-torture.exp: Add support for
9733         torture_eval_before_compile and torture_eval_before_execute
9734         variables.
9736 Sun Aug 30 17:38:20 1998  Jeffrey A Law  (law@cygnus.com)
9738         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
9739         this test triggers valid.
9741 Thu Aug 27 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
9743         * gcc.dg/980827-1.c: New test.
9745 Wed Aug 26 16:10:00 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9747         * gcc.c-torture/execute/loop-4b.c: New test.
9749 Wed Aug 26 16:25:38 1998  Nick Clifton  <nickc@cygnus.com>
9751         * lib/c-torture.exp: Add support for
9752         torture_eval_before_compile and torture_eval_before_execute
9753         variables.
9755 Tue Aug 25 19:42:13 1998  Jeffrey A Law  (law@cygnus.com)
9757         * gcc.c-torture/compile/980825-1.c: New test.
9759 Mon Aug 24 14:20:32 1998  Nick Clifton  <nickc@cygnus.com>
9761         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
9762         count number tests in opt_t0 not good_t0.
9764 Mon Aug 24 16:38:52 1998  Jeffrey A Law  (law@cygnus.com)
9766         * gcc.c-torture/compile/930326-1.x: Fix typo.
9768 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
9770         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
9771         causes an ICE.
9773 Fri Aug 21 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
9775         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
9776         STACK_SIZE is defined.
9777         * gcc.c-torture/unsorted/stuct.c: Similarly.
9779         * gcc.c-torture/compile/980821-1.c: New test.
9781 Fri Aug 21 03:14:04 1998  Jeffrey A Law  (law@cygnus.com)
9783         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
9785 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
9787         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
9788         code.
9790 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
9792         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
9793         error'.
9795 Tue Aug 18 19:19:50 1998  Jeffrey A Law  (law@cygnus.com)
9797         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
9799 Sun Aug 16 01:29:19 1998  Jeffrey A Law  (law@cygnus.com)
9801         * gcc.c-torture/compile/980816-1.c: New test.
9803         * gcc.dg/980816-1.c: New test.
9805 Thu Aug 13 00:13:55 1998  Jeffrey A Law  (law@cygnus.com)
9807         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
9808         compiler for ieee tests.
9810 1998-08-01  Dave Love  <d.love@dl.ac.uk>
9812         * g77.f-torture/compile/980729-0.f: New test.
9814 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
9816         * gcc.c-torture/special/eeprof-1.c: New test, for
9817         -finstrument-functions.
9818         * gcc.c-torture/special/special.exp: Run it.
9820 Wed Jul 29 00:17:18 1998  Jeffrey A Law  (law@cygnus.com)
9822         * gcc.c-torture/compile/980729-1.c: New test.
9824 Mon Jul 27 11:05:07 1998  Nick Clifton  <nickc@cygnus.com>
9826         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
9827         __thumb__ is defined, and test for ARM style doubles if so.
9829 1998-07-26  Dave Love  <d.love@dl.ac.uk>
9831         * g77.f-torture/noncompile/980615-0.f: New test.
9833 Sun Jul 26 01:15:56 1998  H.J. Lu  (hjl@gnu.org)
9835         * gcc.dg/980312-1.c: Do link instead of compile.
9836         * gcc.dg/980313-1.c: Likewise.
9838 Sun Jul 26 01:05:02 1998  Jeffrey A Law  (law@cygnus.com)
9840         * gcc.c-torture/compile/980726-1.c: New test.
9842 1998-07-25  Dave Love  <d.love@dl.ac.uk>
9844         * g77.f-torture/execute/io0.f: New test.
9846 Fri Jul 24 11:02:43 1998  Nick Clifton  <nickc@cygnus.com>
9848         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
9849         an int.
9851 Thu Jun 18 15:12:30 1998  Michael Meissner  <meissner@cygnus.com>
9853         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
9854         m32r bugs.
9856 Fri Jul 17 14:19:32 1998  Nick Clifton  <nickc@cygnus.com>
9858         * gcc.dg/980626-1.c: Expect failures for all toolchains until
9859         c-decl.c:grokdeclarator can handle mode attributes.
9861 Thu Jul 16 21:42:50 1998  Jeffrey A Law  (law@cygnus.com)
9863         * gcc.c-torture/execute/980716-1.c: New test.
9865 Mon Jul 13 22:26:37 1998  Jeffrey A Law  (law@cygnus.com)
9867         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
9868         the mn10200.
9869         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
9870         the mn10200.
9871         * gcc.c-torture/execute/va-arg-3.x: Similarly.
9872         * gcc.c-torture/compile/930326-1.x: Similarly.
9874 1998-07-13  Dave Love  <d.love@dl.ac.uk>
9876         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
9877         New test from Craig.
9879 1998-07-12  Dave Love  <d.love@dl.ac.uk>
9881         * g77.f-torture/noncompile/980616-0.f: New test.
9883         * g77.f-torture/execute/970816-3.f:  New test from Craig.
9885 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
9887         *  g++.other/singleton.C: Return error value instead of taking
9888         SIGSEGV.
9890 Fri Jul 10 10:02:03 1998  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
9892         *  g++.other/singleton.C: New test.   Warning is under dispute.
9893         Runtime crash is not.
9895 Thu Jul  9 23:07:45 1998  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
9897         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
9898         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
9899         using6.C, using7.C}:  New namespace tests.
9901 Thu Jul  9 22:44:49 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
9903         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
9904         specialization with typedef'ed names used as array indexes.
9906 Thu Jul  9 00:38:51 1998  Jeffrey A Law  (law@cygnus.com)
9908         * gcc.c-torture/execute/980709-1.c: New test.
9910         * gcc.dg/980709-1.c: New test.
9912 Tue Jul  7 13:41:27 1998  Richard Henderson  <rth@cygnus.com>
9914         * gcc.c-torture/execute/bcp-1.c: New test.
9916 Tue Jul  7 11:49:04 1998  Jeffrey A Law  (law@cygnus.com)
9918         * gcc.c-torture/execute/980707-1.c: New test.
9920 Mon Jul  6 18:20:27 1998  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
9922         * gcc.c-torture/compile/980706-1.c: New test.
9924 1998-07-01  Dave Love  <d.love@dl.ac.uk>
9926         * g77.f-torture/execute/980701-0.f,
9927         g77.f-torture/execute/980701-1.f: New test from Craig.
9929 Wed Jul  1 00:52:51 1998  Jeffrey A Law  (law@cygnus.com)
9931         * gcc.c-torture/compile/980701-1.c: New test.
9933         * gcc.c-torture/execute/980701-1.c: New test.
9935 Tue Jun 30 11:51:42 1998  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
9936 rlsruhe.de>
9938         * g++.old-deja/g++.robertl/eb132.C: New test.
9939         * g++.old-deja/g++.robertl/eb133.C: Likewise.
9941 1998-06-29  Dave Love  <d.love@dl.ac.uk>
9943         * g77.f-torture/execute/980628-7.f,
9944         g77.f-torture/execute/980628-8.f,
9945         g77.f-torture/execute/980628-9.f,
9946         g77.f-torture/execute/980628-10.f: New tests from Craig.
9948         * g77.f-torture/execute/980628-3.f: Remove mail headers.
9950 Sun Jun 28 12:49:02 1998  Jeffrey A Law  (law@cygnus.com)
9952         * g77.f-torture/execute/980628-4.f: New test from Craig.
9953         * g77.f-torture/execute/980628-5.f: Likewise.
9954         * g77.f-torture/execute/980628-2.f: Likewise.
9955         * g77.f-torture/execute/980628-0.f: Likewise.
9956         * g77.f-torture/execute/980628-1.f: Likewise.
9957         * g77.f-torture/execute/980628-3.f: Likewise.
9958         * g77.f-torture/execute/980628-6.f: Likewise.
9960 Sun Jun 28 00:37:26 1998  Jeffrey A Law  (law@cygnus.com)
9962         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
9963         directory when nothing has been installed yet.
9965 Sat Jun 27 23:23:18 1998  Carlo Wood  <carlo@runaway.xs4all.nl>
9967         * gcc.c-torture/special/special.exp: Handle newer versions of
9968         dejagnu.
9970 Fri Jun 26 17:57:40 1998  Jeffrey A Law  (law@cygnus.com)
9972         * gcc.dg/980626-1.c: New test.
9974 Fri Jun 19 23:26:12 1998  Bruno Haible <haible@ilog.fr>
9976         * gcc.misc-tests/m-un-2.c: New test.
9977         * g++.old-deja/g++.other/warn01.c: Likewise.
9979 Fri Jun 19 14:06:36 1998  Robert Lipe  <robertl@dgii.com>
9981         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
9982         compatibility with assmblers with a different comment character.
9983         Eliminate use of GAS-specific extensions.
9985 Fri Jun 19 02:05:14 1998  Jeffrey A Law  (law@cygnus.com)
9987         * gcc.c-torture/execute/ieee/980619-1.c: New test.
9989 Fri Jun 19 00:58:11 1998  Robert Lipe  <robertl@dgii.com>
9991         *lib/g77.exp: Replace search for libf2c.a with search for newly
9992         renamed libg2c.a
9994 Wed Jun 17 18:53:12 1998  Jeffrey A Law  (law@cygnus.com)
9996         * gcc.c-torture/execute/980617-1.c: New test.
9998 Fri Jun 12 01:08:49 1998  Jeffrey A Law  (law@cygnus.com)
10000         * gcc.c-torture/execute/980612-1.c: New test.
10002 Mon Jun  8 02:13:42 1998  Jeffrey A Law  (law@cygnus.com)
10004         * gcc.dg/980523-1.c: Only test on ppc-linux.
10005         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
10007         * gcc.c-torture/execute/980608-1.c: New test.
10009 Fri Jun  5 21:54:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
10011         * gcc.c-torture/execute/980605-1.c: New test.
10013 Thu Jun  4 01:39:24 1998  Jeffrey A Law  (law@cygnus.com)
10015         * gcc.c-torture/execute/980604-1.c: New test.
10017 Tue Jun  2 20:51:43 1998  Jeffrey A Law  (law@cygnus.com)
10019         * gcc.c-torture/execute/980602-1.c: New test.
10020         * gcc.c-torture/execute/980602-2.c: Likewise.
10022 1998-06-02  Dave Love  <d.love@dl.ac.uk>
10024         * 970125-0.f: Fix per JCB.  Add commentary.
10026 Sun May 31 23:23:29 1998  Michael Meissner  <meissner@cygnus.com>
10028         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
10029         IEEE -0 support.
10031 Fri May 29 01:10:12 1998  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
10033         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
10034         earlier.
10036 Thu May 28 00:17:42 1998  Catherine Moore <clm@cygnus.com>
10038         * gcc.c-torture/execute/980526-3.c: New test.
10040 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
10042         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
10043         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
10044         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
10045         m88k-motorola-sysv3 to XFAIL.
10047 Tue May 26 23:58:03 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10049         * gcc.dg/980526-1.c: New test.
10050         * gcc.c-torture/execute/980526-2.c: New test.
10052 Tue May 26 23:40:40 1998  Jeffrey A Law  (law@cygnus.com)
10054         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
10056         * gcc.c-torture/execute/980526-1.c: New test.
10058 1998-05-26  Dave Love  <d.love@dl.ac.uk>
10060         * g77.f-torture/execute/alpha2.f: Add runtime test.
10062 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
10064         * g++.old-deja/old-deja.exp: Strip leading directories.
10066         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
10067         error for the line.  Don't run multiple tests for the same line.
10069 Sat May 23 23:27:10 1998  Jeffrey A Law  (law@cygnus.com)
10071         * gcc.dg/980523-1.c: New test.
10073 1998-05-23  Dave Love  <d.love@dl.ac.uk>
10075         * g77.f-torture/compile/970915-0.f: New test.
10077 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
10079         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
10081 Thu May 21 23:23:21 1998  Jeffrey A Law  (law@cygnus.com)
10083         * gcc.dg/980520-1.c: New test.
10085 Wed May 20 14:37:15 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10087         * gcc.dg/980502-1.c: Fix return type.
10089 Wed May 20 11:29:48 1998  Jeffrey A Law  (law@cygnus.com)
10091         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
10092         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
10093         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
10094         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
10095         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
10097 1998-05-20  Dave Love  <d.love@dl.ac.uk>
10099         * g77.f-torture/execute/980520-1.f: New test.
10101 1998-05-15  Dave Love  <d.love@dl.ac.uk>
10103         * lib/mike-g77.exp: New file.
10105         * g77.f-torture/noncompile/noncompile.exp,
10106         g77.f-torture/noncompile/check0.f: New files.
10108 1998-05-14  Dave Love  <d.love@dl.ac.uk>
10110         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
10111         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
10112         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
10113         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
10114         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
10115         abort where appropriate.
10117 Tue May  5 19:20:13 1998  Michael Meissner  <meissner@cygnus.com>
10119         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
10120         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
10122 1998-04-29  Dave Love  <d.love@dl.ac.uk>
10124         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
10126 1998-04-27  Dave Love  <d.love@dl.ac.uk>
10128         * g77.f-torture/compile/980427-0.f: New test.
10130 1998-04-24  Dave Love  <d.love@dl.ac.uk>
10132         * g77.f-torture/compile/980424-0.f: New test.
10134 1998-04-19  Dave Love  <d.love@dl.ac.uk>
10136         * g77.f-torture/compile/980419-2.f (main): New test.
10137         * g77.f-torture/compile/970125-0.f: New test.
10138         * g77.f-torture/compile/980419-1.f: New test.
10140 Wed Apr  8 13:09:15 1998  Jim Wilson  <wilson@cygnus.com>
10142         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
10143         of loop-4.c.
10145 Tue Apr  7 12:01:24 1998  Jim Wilson  <wilson@cygnus.com>
10147         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
10149 Fri Apr  3 12:27:49 1998  Jim Wilson  <wilson@cygnus.com>
10151         * gcc.c-torture/compile/980329-1.c: New test.
10153 Wed Mar 18 16:22:22 1998  Jim Wilson  <wilson@cygnus.com>
10155         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
10156         * gcc.dg/980312-1.c: Fix typo in -march command.
10158 Mon Mar 16 20:01:30 1998  H.J. Lu  (hjl@gnu.org)
10160         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
10162 Wed Mar 11 13:08:48 1998  Robert Lipe  <robertl@dgii.com>
10164         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
10165         Dave Love agree the Fortran source is bogus.
10167 Wed Mar 11 00:03:49 1998  Robert Lipe  <robertl@dgii.com>
10169         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
10170         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
10171         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
10172         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
10173         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
10175 Tue Mar 10 00:31:51 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
10177         * g++.old-deja/g++.other/friend1.C: New test.
10179 1998-02-18  Dave Love  <d.love@dl.ac.uk>
10181         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
10182         possibly uninitialized) variables and declare dnrm2.
10184 Mon Feb 23 15:16:53 1998  Robert Lipe <robertl@dgii.com>
10186         From Bruno Haible <haible@ilog.fr>:
10187         * gcc.c-torture/execute/980223.c: New test.
10189 Fri Feb 13 00:36:07 1998  Jeffrey A Law  (law@cygnus.com)
10191         * gcc.dg/ifelse-1.c: New test.
10193 Mon Feb  9 02:08:47 1998  H.J. Lu  (hjl@gnu.org)
10195         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
10197           * lib/old-dejagnu.exp (old-dejagnu): Added the
10198           "execution test - XFAIL *-*-*" handling in the spirit of
10199           "excess errors test -". Changed the "execution test fails"
10200           handling to be like "excess errors test fails".
10201           * Update various tests accordingly.
10203 Fri Feb  6 14:30:48 1998  Jim Wilson  <wilson@cygnus.com>
10205         * gcc.c-torture/execute/980205.c: New test.
10207 Sun Jan 18 01:33:59 1998  Jeffrey A Law  (law@cygnus.com)
10209         * lib/c-torture.exp: Look for .x files instead of .cexp files.
10210         * lib/f-torture.exp: Similarly.
10211         * gcc.c-torture: Rename all .cexp files to .x files.
10213 Mon Dec  8 23:55:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
10215         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
10216         (940510-1.c): Removed duplicate.
10217         (971104-1.c): New test.
10219 Tue Nov 25 16:18:51 1997  Kate Hedstrom  (kate@ahab.rutgers.edu)
10221           * lib/f-torture.exp: Improve error and loop detection.
10223 Wed Nov 19 14:27:04 1997  Michael Meissner  <meissner@cygnus.com>
10225         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
10226         use that to size the filler array.
10228 Fri Sep 26 10:50:53 1997  Bob Manson  <manson@charmed.cygnus.com>
10230         * lib/c-torture.exp(c-torture-execute): Fix typo.
10232         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
10233         testcase as the executable name. Keep the executable around if
10234         the test fails.
10236 Fri Sep 19 17:19:53 1997  Bob Manson  <manson@charmed.cygnus.com>
10238         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
10239         changes.  Only test one -g option, and move it to the end of the
10240         list of options to test.
10242 Fri Sep 19 17:58:00 1997  Michael Meissner  <meissner@cygnus.com>
10244         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
10245         variable GCC_TORTURE_OPTIONS to supply default switches separated
10246         by colons.  If no environment variable, run tests with -O0 -g, -O1
10247         -g, and -O2 -g as well.
10249 Wed Sep 17 10:12:26 1997  Bob Manson  <manson@charmed.cygnus.com>
10251         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
10252         explanatory comments. Fix indentation.
10254 Mon Sep 15 00:36:53 1997  Jeffrey A Law  (law@cygnus.com)
10256         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
10258 Thu Sep 11 13:54:47 1997  Jeffrey A Law  (law@cygnus.com)
10260         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
10261         * g++.old-deja/g++.mike/p7325.C: Likewise.
10262         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
10264 Thu Sep 11 10:00:03 1997  Alexandre Oliva  (oliva@dcc.unicamp.br)
10266         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
10267         * g++.old-deja/g++.brendan/crash30.C: Likewise.
10268         * g++.old-deja/g++.brendan/crash39.C: Likewise.
10269         * g++.old-deja/g++.law/operators4.C: Likewise.
10271 Thu Sep 11 09:53:40 1997  Joe Buck  (jbuck@synopsys.com)
10273         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
10274         * g++.old-deja/g++.mike/p784.C: Ditto.
10275         * g++.old-deja/g++.mike/p785.C: Ditto.
10277 Fri Sep  5 00:21:42 1997  Jeffrey A Law  (law@cygnus.com)
10279           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
10281 Wed Sep  3 17:29:35 1997  Bob Manson  <manson@charmed.cygnus.com>
10283         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
10284         target feature; pass this to c-torture-execute as needed.
10286 Wed Sep  3 17:15:00 1997  Bob Manson  <manson@charmed.cygnus.com>
10288         * lib/c-torture.exp(c-torture-execute): If the previous and the
10289         current executables being tested are identical, we don't need to
10290         run the executable again. Try to make the executable names
10291         unique. Add an optional argument for passing additional compiler
10292         flags.
10294 Tue Sep  2 16:34:31 1997  Doug Evans  <dje@canuck.cygnus.com>
10296         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
10298 Fri Aug 29 12:48:09 1997  Jeffrey A Law  (law@cygnus.com)
10300         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
10302 Thu Jul 31 12:17:24 1997  Jeffrey A Law  (law@cygnus.com)
10304         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
10305         32bit or larger longs.
10307         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
10308         have either a 32bit long or 32bit int.
10310 Tue Jul 29 00:40:38 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
10312         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
10313         Make double precision tests dependent on sizeof (double).
10315 Wed Jul  9 15:15:40 1997  Bob Manson  <manson@charmed.cygnus.com>
10317         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
10318         too.
10320 Tue Jun 17 22:11:16 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
10322         * gcc.c-torture/compile/961203-1.cexp: New script.
10324 Mon Jun 16 15:27:06 1997  Bob Manson  <manson@charmed.cygnus.com>
10326         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
10327         up the includes ourselves.
10329 Wed Jun 11 17:33:21 1997  Bob Manson  <manson@charmed.cygnus.com>
10331         * lib/plumhall.exp: Remove random include, and add a few
10332         verbose messages for debugging.
10334 Fri Jun  6 14:23:24 1997  Bob Manson  <manson@charmed.cygnus.com>
10336         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
10337         of trying to do it ourselves.
10339 Wed Jun  4 03:38:50 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
10341         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
10343 Wed Jun  4 18:43:55 1997  Bob Manson  <manson@charmed.cygnus.com>
10345         * gcc.prms/5403.c: Made regexp a bit less strict.
10347 Tue Jun  3 15:12:39 1997  Bob Manson  <manson@charmed.cygnus.com>
10349         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
10350         is returned from remote_load instead.
10351         * lib/plumhall.exp: Ditto.
10352         * lib/mike-g++.exp: Ditto.
10353         * lib/old-dejagnu.exp: Ditto.
10354         * lib/c-torture.exp: Ditto.
10356 Fri May 30 23:15:15 1997  Bob Manson  <manson@charmed.cygnus.com>
10358         * lib/g++.exp: Use build_wrapper procedure.
10359         * lib/gcc.exp: Ditto.
10361 Tue May 20 15:23:27 1997  Jeffrey A Law  (law@cygnus.com)
10363         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
10364         an old-style decl for malloc.  Fixes tests to work when
10365         sizeof (int) != sizeof (size_t).
10367 Thu May 15 14:00:04 1997  Mike Meissner  <meissner@cygnus.com>
10369         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
10371         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
10372         use stdargs.h interface.
10374 Thu May 15 14:10:39 1997  Mike Meissner  <meissner@cygnus.com>
10376         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
10377         NO_VARARGS when compiling.
10379 Thu May  1 14:49:19 1997  Bob Manson  <manson@charmed.cygnus.com>
10381         * lib/plumhall.exp(ph_includes): New procedure.
10382         (ph_make): Use it.
10383         (ph_compiler): Ditto.
10385         * lib/g++.exp: Rename test-glue.c to testglue.c.
10386         * lib/gcc.exp: Ditto.
10388 Thu Apr 10 14:50:26 1997  Bob Manson  <manson@charmed.cygnus.com>
10390         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
10391         to completion when it's called.
10393 Fri Mar 21 16:34:52 1997  Michael Meissner  <meissner@cygnus.com>
10395         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
10396         is defined, don't do test.
10398 Thu Mar 20 09:50:32 1997  Doug Evans  <dje@canuck.cygnus.com>
10400         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
10401         for object files.
10402         (ph_summary): Mark skipped testcases as untested, not unresolved.
10404         * lib/plumhall.exp (ph_make): If unresolved because of bad
10405         errorCode, record errorCode in log file.
10406         (*): Replace send_log/verbose with verbose -log.
10408 Wed Mar 19 13:06:26 1997  Michael Meissner  <meissner@cygnus.com>
10410         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
10411         double conversion if double isn't at least 8 bytes.
10413         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
10414         int to work with targets where int is 16 bits.
10416         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
10417         8 bytes, just exit, since 4 byte doubles don't have enough bits of
10418         precision for the test to complete.
10420 Fri Mar 14 17:51:02 1997  Michael Meissner  <meissner@cygnus.com>
10422         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
10423         if d10v is not compiled with the -mdouble64 flag.
10424         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
10426         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
10427         d10v is not compiled with the -mint32 flag.
10429 Thu Mar 13 16:09:28 1997  Bob Manson  <manson@charmed.cygnus.com>
10431         * lib/plumhall.exp: Use incr_count.
10433 Wed Mar 12 10:01:33 1997  Jeffrey A Law  (law@cygnus.com)
10435         * gcc.c-torture: Update to c-torture-1.45.
10437 Sun Feb 23 18:12:04 1997  Bob Manson  <manson@charmed.cygnus.com>
10439         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
10440         the name of the expect testcase file).
10442         * lib/g++.exp(g++_init): Ditto.
10444 Thu Feb 20 13:53:05 1997  Bob Manson  <manson@charmed.cygnus.com>
10446         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
10447         the host.
10449         * lib/gcc.exp(gcc_exit): New procedure.
10451 Wed Feb 19 15:16:16 1997  Bob Manson  <manson@charmed.cygnus.com>
10453         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
10454         specs where appropriate.
10456         * g++.old-deja/g++.arm/*: Added additional ERROR checks
10457         because of new "candidates are" messages, and removed a few
10459         * Converted all non-old-style g++ testcases to old-style, and
10460         moved into g++.old-deja.
10462 Fri Feb 14 11:46:46 1997  Bob Manson  <manson@charmed.cygnus.com>
10464         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
10465         options.
10467         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
10468         succeeded.
10470         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
10472 Thu Feb 13 17:30:46 1997  Michael Meissner  <meissner@cygnus.com>
10474         * lib/gcc.exp (gcc_target_compile): Add support for defining
10475         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
10476         the machine doesn't have those features.
10478 Tue Feb 11 12:57:11 1997  Bob Manson  <manson@charmed.cygnus.com>
10480         * g++.law/operators4.exp: Don't use LIBS.
10482 Sat Feb  8 14:45:55 1997  Bob Manson  <manson@charmed.cygnus.com>
10484         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
10486         * lib/mike-g++.exp: Don't set the compiler to be tested here.
10487         * lib/g++.exp: Set it here instead. Also, allow use of the
10488         --tool_exec and --tool_opt options. Change CXX to
10489         GXX_UNDER_TEST.
10491         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
10493         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
10495 Fri Feb  7 12:55:45 1997  Bob Manson  <manson@charmed.cygnus.com>
10497         * lib/old-dejagnu.exp: Use prune_warnings instead of
10498         prune_system_crud.
10499         * lib/mike-g++.exp: Ditto.
10500         * lib/gcc.exp: Ditto.
10501         * lib/g++.exp: Ditto.
10503         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
10505 Fri Feb  7 10:41:53 1997  Jeffrey A Law  (law@cygnus.com)
10507           * 941014-2.c: Include stdlib.h
10508           * 960327-1.c: Include stdio.h
10509           * dbra.c, index-1.c: Don't assume ints are 32bits.
10511 Tue Feb  4 12:51:09 1997  Bob Manson  <manson@charmed.cygnus.com>
10513         * lib/gcc.exp: Add gcc,stack_size target feature.
10515         * lib/g++.exp(g++_target_compile): Add the include and link
10516         paths here, not in two other places. And, it's $options, not
10517         options.
10519         * lib/mike-g++.exp(postbase): Remove the code that determines
10520         the correct include and link paths.
10521         * g++.old-deja/old-deja.exp: Ditto.
10523 Mon Feb  3 19:00:07 1997  Bob Manson  <manson@charmed.cygnus.com>
10525         * lib/g++.exp(g++_init): target_compile no longer returns the
10526         filename of the result.
10528 Sun Feb  2 14:42:34 1997  Bob Manson  <manson@charmed.cygnus.com>
10530         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
10531         call to glob.
10533         * gcc.c-torture/special/special.exp: Change call to
10534         gcc_target_compile to include the object file.
10536 Sun Feb  2 17:11:50 1997  Ian Lance Taylor  <ian@cygnus.com>
10538         * gcc.c-torture/special/special.exp: Correct misspelling in last
10539         change.
10541 Sat Feb  1 12:34:23 1997  Bob Manson  <manson@charmed.cygnus.com>
10543         * lib/plumhall.exp(ph_summary): Log the entire output of the
10544         executable. Return -1 if there were any failures, 0 otherwise.
10545         (ph_execute): Return -1 if there were any failures, 0 otherwise.
10546         (ph_make): Clean up objects and executables that were built
10547         if the tests succeeded.
10549 Thu Jan 30 13:45:56 1997  Bob Manson  <manson@charmed.cygnus.com>
10551         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
10552         libraries and includes in the build tree as appropriate.
10554 Wed Jan 29 17:19:34 1997  Bob Manson  <manson@charmed.cygnus.com>
10556         * lib/c-torture.exp: Instead of looking for the global variable
10557         NO_LONG_LONG, check to see if that's a feature of the target.
10559 Wed Jan 29 00:36:25 1997  Bob Manson  <manson@charmed.cygnus.com>
10561         * config/default.exp: Minimize. Delete the remainer of the files in
10562         config; this functionality is now in devo/dejagnu/config.
10564         g++.*/*: Pass any additional flags used to compile to postbase;
10565         delete CXXFLAGS.
10567         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
10568         is now done by runtest.exp. Use gcc_target_compile instead of
10569         compile.
10571         lib/c-torture.exp: Use gcc_target_compile instead of compile.
10572         Remove references to CFLAGS. Use remote_file instead of
10573         calling rm -f.
10574         (c-torture): Take a list of arguments to use to compile this
10575         testcase.
10577         lib/g++.exp: Simplify. Use target_compile instead of compile.
10578         lib/gcc-dg.exp: Ditto.
10579         lib/gcc.exp: Ditto.
10580         lib/mike-{gcc,g++}.exp: Ditto.
10581         lib/old-dejagnu.exp: Ditto.
10582         lib/plumhall.exp: Ditto.
10584 Wed Jan  8 14:43:07 1997  Jim Wilson  <wilson@cygnus.com>
10586         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
10587         (ph_linker): Likewise.
10589 Wed Nov 13 16:04:19 1996  Joern Rennecke <amylaar@cygnus.com>
10591           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
10592         MAP_ANON / MAP_ANONYMOUS if defined;
10593         else try to map from /dev/zero .
10595 Tue Nov 12 23:30:12 1996  Jeffrey A Law  (law@cygnus.com)
10597         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
10598         isn't defined, then define it to MAP_ANONYMOUS.
10600 Tue Nov 12 11:57:49 1996  Jeffrey A Law  (law@cygnus.com)
10602         * gcc.c-torture: Update to c-torture-1.42 release.
10604 Mon Nov 11 12:45:31 1996  Jeffrey A Law  (law@cygnus.com)
10606         * gcc.c-torture: Update to c-torture-1.41 release.
10608 Sun Oct 27 18:56:18 1996  Jeffrey A Law  (law@cygnus.com)
10610         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
10611         c-torture release.
10613 Thu Aug 15 11:09:36 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10615         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
10616         and LDFLAGS.  Fix second case to append the target_info ldflags
10617         onto LDFLAGS, not CFLAGS.
10618         * lib/g++.exp (g++_init): Add target_info stuff.
10619         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
10620         of libgloss and newlib flags for !native.
10622         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
10623         (GDB): Fix relative path to go up another dir for finding gdb.
10625 Thu Aug  8 17:03:27 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
10627         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
10628         versions in the target_info array, if they don't exist.
10630 Fri Aug  2 15:39:03 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10632         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
10634 Mon Jul  8 15:45:58 1996  Jim Wilson  <wilson@cygnus.com>
10636         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
10637         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
10639 Mon Jul  1 15:53:00 1996  Bob Manson  <manson@charmed.cygnus.com>
10641         * lib/old-dejagnu.exp: Don't remove the output file before we've
10642         actually tested it. Don't append pwd to the path of the executable
10643         we're testing.
10645 Sun Jun 30 14:37:50 1996  Doug Evans  <dje@canuck.cygnus.com>
10647         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
10649 Wed Jun 26 14:15:55 1996  Bob Manson  <manson@charmed.cygnus.com>
10651         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
10652         temporary directory for compiler files, and set it to a default
10653         value of /tmp. Set $output as the name of the output file from
10654         compiling the testcase. Add a -o option to $cflags_var so the
10655         compiler writes the final output file as $output. Set $executable
10656         to $output.
10658         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
10659         directory for compiler files, and set it to /tmp if it doesn't
10660         already have a value. Set $output_file to the name of the output
10661         file from compiling the testcase. Add a -o option to CXXFLAGS so
10662         the compiler writes the final output file as $output. Use $output
10663         as the executable to be tested.
10665 Mon Jun 24 17:12:16 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10667         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
10669 Sat Jun  8 15:12:24 1996  Jeffrey A Law  (law@cygnus.com)
10671         * gcc.c-torture/execute/pending-1.c: New test.  Still
10672         pending in Tege's queue.
10674 Wed Apr 24 18:13:45 1996  Jim Wilson  <wilson@chestnut.cygnus.com>
10676         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
10677         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
10678         if there were failures.  Call unresolved if there were unresolved
10679         testcases.  Call gcc_fail if program did not run to completion.
10680         (ph_make): Pass additional argument name to ph_execute.
10681         (ph_execute): Add new argument.  Pass additional arguments to
10682         ph_summary.  Call gcc_fail is there is no execution output.
10684 Wed Apr 24 13:39:23 1996  Jeffrey A Law  (law@cygnus.com)
10686         * lib/plumhall.exp (proc_summary): Output relavent summary
10687         lines into the log so specific failures in plumhall can be
10688         investigated.
10690 Wed Apr 10 13:23:45 1996  Jeffrey A Law  (law@cygnus.com)
10692         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
10693         (c-torture-execute): Don't try to execute tests which use
10694         "long long" types if $NO_LONG_LONG is nonzero.
10696 Mon Apr  8 08:52:29 1996  Doug Evans  <dje@canuck.cygnus.com>
10698         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
10699         not c-torture.
10701         * gcc.ieee: Move from here.
10702         * gcc.c-torture/execute/ieee: To here.
10704 Tue Mar 26 23:41:18 1996  Jeffrey A Law  (law@cygnus.com)
10706         * gcc.c-torture: Update to c-torture-1.41 release.
10708 Fri Mar 22 15:49:24 1996  Jeffrey A Law  (law@cygnus.com)
10710         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
10711         not "$output".
10713 Thu Mar  7 12:37:08 1996  Doug Evans  <dje@charmed.cygnus.com>
10715         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
10716         -c present.
10718 Sat Mar  2 22:36:37 1996  Jeffrey A Law  (law@cygnus.com)
10720         * config/proelf.exp: Handle connecting to a simulator.
10722 Wed Jan 31 00:58:15 1996  Jeffrey A Law  (law@cygnus.com)
10724         * config/proelf.exp: New file.  Enough framework that we can
10725         run c-torture tests on the proelf targets (or any other target
10726         that gdb can connect to for that matter).
10728 Mon Jan 29 08:57:46 1996  Doug Evans  <dje@canuck.cygnus.com>
10730         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
10731         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
10733         * lib/plumhall.exp (ph_execute): Always call ph_summary if
10734         exec_output exists.
10736 Sun Jan 28 11:28:43 1996  Doug Evans  <dje@charmed.cygnus.com>
10738         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
10739         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
10741         * config/*.exp: Update FSF address.  Change result of ${tool}_load
10742         to pass/fail/unresolved/unsupported/untested.  Caller must now
10743         call unresolved/unsupported/untested.
10744         * lib/*.exp: Update FSF address.  Update to handle new results of
10745         ${tool}_load.
10746         * lib/chill.exp (verbose): Delete.
10748 Sat Jan 27 12:28:07 1996  Doug Evans  <dje@charmed.cygnus.com>
10750         * lib/gcc.exp (default_gcc_start): Change order of args to
10751         $LDFLAGS $CFLAGS $LIBS.
10752         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
10753         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
10754         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
10755         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
10756         * gcc.misc-tests/dg-test.exp: Likewise.
10757         * gcc.misc-tests/msgs.exp: Likewise.
10758         * gcc.prms/prms.exp: Likewise.
10759         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
10760         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
10762         * lib/dg.exp: Deleted, moved to dejagnu/lib.
10764 Wed Jan 24 18:37:00 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10766         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
10768         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
10769         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
10771         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
10772         necessary.
10774 Sat Jan 20 17:22:08 1996  Brendan Kehoe  <brendan@cygnus.com>
10776         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
10777         global for loop; add use of $mathlib.
10778         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
10779         settings here; set mathlib for anything but VxWorks.
10781 Mon Jan 22 16:31:57 1996  Jeffrey A Law  (law@cygnus.com)
10783         * gcc.c-torture: Update to c-torture-1.40 release.
10785 Wed Jan  3 00:54:33 1996  Jeffrey A Law  (law@cygnus.com)
10787         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
10788         dg.exp.
10790 Sun Dec  3 16:17:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
10792         * lib/c-torture.exp (c-torture-execute): Declare "output" as
10793         global.
10795 Fri Nov 17 20:01:19 1995  Doug Evans  <dje@canuck.cygnus.com>
10797         * lib/g++.exp (LIBS): Define if not already.
10798         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
10799         (gcc-dg-prune): Call prune_gcc_output.
10800         * lib/gcc.exp (prune_gcc_output): New proc.
10801         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
10802         prune_gcc_output.
10804 Thu Nov 16 09:15:40 1995  Doug Evans  <dje@canuck.cygnus.com>
10806         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
10807         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
10809 Wed Nov 15 23:04:36 1995  Jeffrey A Law  (law@cygnus.com)
10811         * gcc.c-torture: Update to c-torture-1.39 release.
10813 Sat Nov  4 12:52:05 1995  Doug Evans  <dje@canuck.cygnus.com>
10815         * lib/c-torture.exp (c-torture-execute): Don't return if one option
10816         fails, try others as well.
10818 Thu Nov  2 09:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
10820         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
10821         If compilation fails, mark execute tests as `untested'.
10822         If test is marked as unsupported, don't mark compilation and
10823         execute tests as failed.
10825 Wed Oct 25 20:57:55 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10827         * lib/g++.exp (g++_init): Don't link in libg++, and look to
10828         libstdc++ for whether or not we want to be doing shared
10829         libraries.  Delete link_curses since we don't need it anymore.
10830         * lib/mike-g++.exp (postbase): Don't link in libg++.
10831         * g++.old-deja/old-deja.exp: Likewise.
10833 Mon Oct 23 13:05:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10835         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
10837 Tue Oct 17 15:24:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10839         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
10840         For that, add `-Wl,-a,shared_archive'.
10841         * g++.old-deja/old-deja.exp: Likewise.
10843 Tue Oct 17 13:09:06 1995  Doug Evans  <dje@canuck.cygnus.com>
10845         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
10847 Mon Oct 16 23:13:32 1995  Brendan Kehoe  <brendan@cygnus.com>
10849         * lib/mike-g++.exp (postbase): Pay attention to the status of
10850         g++_load.
10852 Mon Oct 16 19:28:32 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10854           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
10856 Mon Oct 16 13:48:58 1995  Doug Evans  <dje@canuck.cygnus.com>
10858         * lib/gcc.exp (default_gcc_start): No longer need to log program
10859         being executed or its output, execute_anywhere does that now.
10860         * lib/g++.exp (default_g++_version): Call execute_anywhere.
10861         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
10863 Thu Oct 12 10:34:58 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10865         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
10866         the same as those in lib/g++.exp.
10868 Tue Oct 10 13:47:27 1995  Jeff Law  (law@hurl.cygnus.com)
10870         * gcc.c-torture: Update to c-torture-1.38 release.
10871         * gcc.ieee: Related changes.
10873 Fri Oct  6 12:39:17 1995  Rob Savoye  <rob@darkstar.cygnus.com>
10875         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
10876         "exec". Minor reformatting changes.
10878         * config/rom68k.exp (${tool}_load): Make it work in a canadian
10879         cross. This means all "exec" calls now work on a remote host as
10880         well.
10881         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
10882         cross. Filter out the extra "\r\n" stuff that expect puts in.
10883         (c-torture-execute): Filter out the bogus warnings like
10884         c-torture-compile does. Add support for canadian cross.
10885         * lib/gcc.exp (default_gcc_version, default_gcc_start)
10886         Use execute_anywhere rather than calling exec directly. Now it
10887         works for canadian cross testing.
10889 Thu Oct  5 10:06:45 1995  Brendan Kehoe  <brendan@rtl.cygnus.com>
10891         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
10892         results into a variable, and check that rather than using file exists.
10894 Wed Oct  4 16:31:02 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10896         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
10897         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
10899 Tue Sep 26 10:15:14 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10901         * g++.old-deja/old-deja.exp: Create and pass runshlib and
10902         lib_curses if there's a shared libg++ in the build tree.
10904 Fri Sep 22 10:47:24 1995  Doug Evans  <dje@canuck.cygnus.com>
10906         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
10907         if not supported target.
10909 Fri Sep 22 09:22:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10911         * lib/g++.exp (g++_init): Move empty setting of runshlib and
10912         link_curses up to always happen, not just for native builds.
10914 Thu Sep 21 10:23:32 1995  Jeff Law  (law@snake.cs.utah.edu)
10916         * gcc.c-torture: Update to c-torture-1.36 release.
10917         * gcc.failure: Related changes.
10919 Wed Sep 20 10:56:26 1995  Doug Evans  <dje@canuck.cygnus.com>
10921         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
10923 Tue Sep 19 17:26:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10925         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
10926         * lib/mike-g++.exp (postbase): Not in here.  Still reference
10927         runshlib, link_curses, and mathlib for link and run.
10929         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
10930         pass the runtime shared library options for Solaris, OSF/1, and
10931         Irix5, and link with -lcurses to avoid unresolved references.
10933 Wed Sep 13 15:28:10 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10935         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
10936         only run once.
10938 Wed Sep 13 10:51:52 1995  Doug Evans  <dje@canuck.cygnus.com>
10940         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
10942 Mon Sep 11 11:02:03 1995  Jeff Law  (law@snake.cs.utah.edu)
10944         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
10945         do not have a framework for the "compat" tests yet.
10947 Sat Sep  9 16:15:20 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10949         * lib/mike-g++.exp (postbase): New local variable `mathlib',
10950         set to null if we're testing vxworks5.1.  Use that instead of
10951         `-lm' in the setting of LIBS for link and run.
10953 Fri Sep  8 13:53:38 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10955         * config/rom68k.exp (${tool}_load): Major changes to make it
10956         work.  Verified that it does in fact return the stuff in
10957         exec_output properly.  Catch any Emul or any TRAP other than 0.
10959 Thu Sep  7 23:04:06 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10961         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
10962         LDFLAGS properly for targets that need stuff from libgloss.
10963         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
10964         only run once.
10965         (gpp_initialized): New variable.
10967 Wed Sep  6 21:56:13 1995  Rob Savoye  <rob@darkstar.cygnus.com>
10969         * config/rom68k.exp: Load libgloss.exp.
10970         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
10971         so we can produce a fully linked binary.
10972         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
10973         so we can produce a fully linked binary.
10975 Sun Sep  3 13:25:26 1995  Doug Evans  <dje@canuck.cygnus.com>
10977         * lib/plumhall.exp (ph_section): Watch for expected failures.
10978         Add missing `else'.
10980         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
10981         run the testcase.
10982         (c-torture): Likewise.
10984 Mon Aug 28 11:23:38 1995  Doug Evans  <dje@cygnus.com>
10986         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
10988         * lib/mike-g++.exp (mike_cleanup): New proc.
10989         (prebase): New globals compiler_result, not_compiler_result,
10990         target_regexp.
10991         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
10992         allow leading "-" in pattern.  Watch for unsupported tests.
10993         If $compiler_result is set, pattern match assembler code,
10994         and ditto for $not_compiler_result.
10995         * lib/mike-gcc.exp: Likewise.
10997         * lib/plumhall.exp (ph_execute): Only call ph_summary if
10998         execution "succeeded".
11000 Mon Aug 14 14:03:53 1995  Doug Evans  <dje@canuck.cygnus.com>
11002         * config/win32.exp: New file.
11003         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
11005 Fri Aug  4 15:39:54 1995  Doug Evans  <dje@canuck.cygnus.com>
11007         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
11008         unsupported.
11009         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
11010         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
11011         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
11013         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
11014         "... without exceptions was ...".  That is now handled by
11015         prune_system_crud.
11016         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
11018 Tue Aug  1 11:09:33 1995  Doug Evans  <dje@canuck.cygnus.com>
11020         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
11021         sieve.c,sort2.c}: New files.
11022         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
11023         sieve.exp,sort2.exp}: Drivers for them.
11025         * lib/mike-gcc.exp (program_output): New user settable variable.
11026         (postbase): Call prune_system_crud.  Also prune extraneous compiler
11027         messages.
11028         * lib/mike-g++.exp (program_output): New user settable variable.
11030         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
11032         * config/sh.exp: Deleted (use sim.exp instead).
11034 Fri Jul 28 11:33:46 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11036         * config/vx.exp: Declare CHECKTASK as global.
11037         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
11038         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
11039         * lib/old-dejagnu.exp: Load [pwd]/$executable.
11041 Wed Jul 26 19:45:39 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11043         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
11044         target. Like vx.exp, only includes `vx29k.exp' instead of
11045         `vxworks.exp'.
11047 Sun Jul 23 17:38:52 1995  Ian Lance Taylor  <ian@cygnus.com>
11049         * config/sim.exp: Increase time limit from 120 seconds to 240.
11051 Thu Jul  6 11:07:38 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11053         * gcc.c-torture/execute/950628-1.c: New test.
11055 Sat Jun 10 18:51:41 1995  Jeff Law  (law@snake.cs.utah.edu)
11057         * gcc.c-torture: Update with changes/additions from
11058         c-torture-1.34.
11060 Mon Jun  5 17:58:07 1995  Doug Evans  <dje@canuck.cygnus.com>
11062         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
11064 Sun Jun  4 05:13:57 1995  Jeff Law  (law@snake.cs.utah.edu)
11066         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
11068 Thu Jun  1 00:06:19 1995  Jeff Law  (law@snake.cs.utah.edu)
11070         * gcc.c-torture/compile/950512-1.c: New test.
11071         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
11072         * gcc.dg/struct-ret-1.c: Likewise.
11074 Wed May 31 14:25:13 1995  Doug Evans  <dje@canuck.cygnus.com>
11076         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
11077           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
11079 Tue May 30 11:19:54 1995  Doug Evans  <dje@canuck.cygnus.com>
11081         * gcc.c-torture/special/920411-1.c: Deleted.
11082         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
11084 Mon May 22 16:55:11 1995  Doug Evans  <dje@chestnut.cygnus.com>
11086         * config/sim.exp (${tool}_load): Hack in call to bash to get a
11087         cpu limit.
11089 Fri May 12 18:57:54 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
11091         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
11093 Thu May  4 14:23:54 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
11095         From kenner;
11096         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
11097         is the proper length.
11098         * va-arg-3.c: Likewise.
11100 Sun Apr 30 16:02:59 1995  Doug Evans  <dje@canuck.cygnus.com>
11102         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
11103         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
11105         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
11106         * lib/g++.exp (default_g++_start): Delete old cruft.
11108 Tue Apr 25 17:20:18 1995  Torbjorn Granlund  <tege@cygnus.com>
11110         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
11111         (2 * (1 << 18)) to (2 * (1 << 17)).
11113         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
11115 Thu Apr 20 12:21:13 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11117         * config/rom68k.exp: Renamed from config/idp.exp
11119 Tue Apr 18 13:33:26 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
11121         * c-torture/compile/921109-2.c
11123 Tue Apr 18 10:45:12 1995  Mike Stump  <mrs@cygnus.com>
11125         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
11126         excess errors.
11128 Sat Apr 15 11:16:58 1995  Doug Evans  <dje@chestnut.cygnus.com>
11130         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
11131         output.
11132         * lib/g++.exp (default_g++_start): Likewise.
11134 Wed Mar 29 16:34:03 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
11136         * gcc.c-torture/compile/950329-1.c: New test.
11138 Tue Mar 28 16:10:33 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11140           * config/bug.exp (${tool}_load): Updated to use new remote_open
11141           and remote_close procs.
11142         * config/idp.exp: New file.
11144 Wed Mar 22 15:01:58 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
11146         * gcc.c-torture/execute/950322-1.c: New test.
11148 Tue Mar 21 21:24:49 1995  Doug Evans  <dje@canuck.cygnus.com>
11150         * config/vx.exp (${tool}_load): Clean up testing of return code from
11151         vxworks_ld and vxworks_spawn.
11153 Tue Mar 21 17:01:42 1995  Doug Evans  <dje@deneb.cygnus.com>
11155         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
11157 Mon Mar 13 14:49:42 1995  Mike Stump  <mrs@cygnus.com>
11159         * lib/old-deja.exp: Add `excess errors test - ' error, now one
11160         can mark excess errors on a machine by machine basis.  Note, the
11161         default is to not expect any excess errors, even when excess
11162         errors test - is given, so you will want to put an XFAIL ... on
11163         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
11164         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
11165         those 4 machines, but no others.
11167 Fri Mar 10 12:33:04 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11169         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
11170         * lib/c-torture.exp: to here.
11172 Fri Mar 10 10:38:15 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
11174         * gcc.c-torture/execute/950221-1.c: New test.
11175         * gcc.c-torture/execute/struct-ret-1.c: New test.
11176         * gcc.c-torture/compile/950221-1.c: New test.
11178         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
11180 Fri Mar  3 16:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11182         * gcc.c-torture/execute/arith-1.c (main): Return 0.
11183         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
11185 Wed Mar  1 02:08:29 1995  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
11187         * g++.gb: New directory of tests, derived from my signature and
11188         class scoping tests.
11190         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
11191         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
11192         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
11193         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
11194         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
11195         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
11196         * g++.gb/sig25.C: Likewise.
11198         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
11199         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
11200         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
11201         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
11202         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
11203         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
11204         * g++.gb/sig25.exp: Likewise.
11206         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
11207         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
11208         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
11209         * g++.gb/scope13.C: Likewise, this test still fails.
11211         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
11212         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
11213         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
11214         * g++.gb/scope13.exp: Ditto.
11216         * g++.gb/README: New file, explains what these tests are about.
11218 Tue Feb 28 10:37:52 1995  Doug Evans  <dje@canuck.cygnus.com>
11220         * lib/dg.exp (dg-do): Support `preprocess'.
11221         (dg-test): Likewise.
11223 Mon Feb 13 15:18:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11225         * config/udi.exp: change "continue -expect" to "exp_continue".
11227 Sat Feb 11 00:25:20 1995  Torbjorn Granlund  (tege@tiny.cygnus.com)
11229         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
11230         Delete redundant tests.
11232         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
11233         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
11234         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
11235         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
11236         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
11237         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
11238         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
11239         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
11241         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
11242         storing label pointers.
11243         * gcc.c-torture/execute/921019-1.c: Likewise.
11244         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
11245         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
11246         parameter fp.
11247         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
11248         constants.
11250         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
11251         Delete obsolete tests.
11253         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
11254         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
11255         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
11256         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
11257         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
11258         * gcc.c-torture/compile/950124-1.c: New test.
11260         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
11262 Wed Feb  8 15:30:17 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11264         * lib/mike-g++.exp: Add -lm to LIBS.
11266 Tue Feb  7 17:09:50 1995  Doug Evans  <dje@canuck.cygnus.com>
11268         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
11270 Mon Jan 30 14:33:25 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11272         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
11274 Thu Jan 12 16:41:34 1995  Doug Evans  <dje@canuck.cygnus.com>
11276         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
11278 Mon Jan  2 11:50:10 1995  Jeff Law  (law@snake.cs.utah.edu)
11280         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
11281         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
11282         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
11283         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
11284         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
11285         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
11286         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
11287         * g++.law/{operators31.C, operators32.C,
11288         * g++.law/{operators33.C, operators34.C}: Likewise.
11289         * g++.law/{pic1.C, refs2.C}: Likewise.
11290         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
11291         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
11292         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
11293         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
11295         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
11296         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
11297         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
11298         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
11299         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
11300         * g++.law/{enum9.exp, friend5.exp}: Likewise.
11301         * g++.law/{nest3.exp, nest4.exp}: Likewise.
11302         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
11303         * g++.law/{operators30.exp, operators31.exp}: Likewise.
11304         * g++.law/{operators32.exp, operators33.exp}: Likewise.
11305         * g++.law/{operators34.exp}: Likewise.
11306         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
11307         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
11308         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
11309         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
11310         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
11312         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
11313         No longer expected to fail.
11314         * g++.law/missed-error3.C: Tweak for recent bool changes.
11316 Sun Dec  4 20:54:33 1994  Doug Evans  <dje@canuck.cygnus.com>
11318         * config/emb-unix: Deleted.
11319         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
11320         remote execution.  Do final link on remote host if REMOTE_LINK is set.
11322 Thu Dec  1 08:43:05 1994  Doug Evans  <dje@canuck.cygnus.com>
11324         * lib/dg.exp (dg-test): Fix typo in last patch.
11326 Wed Nov 30 13:25:32 1994  Doug Evans  <dje@canuck.cygnus.com>
11328         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
11329         (handles multiple occurrences).
11331 Thu Nov 24 19:48:38 1994  Doug Evans  <dje@canuck.cygnus.com>
11333         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
11334         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
11335         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
11336         printed).
11337         * lib/c-torture.exp (c-torture-compile): Likewise.
11338         (c-torture): Prepend full path if missing.
11339         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
11340         (gcc_fail): Likewise.
11341         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
11343 Wed Nov 23 13:56:00 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
11345         * lib/netware.exp: Only attach to NetWare i386 systems.
11347 Wed Nov 16 11:27:00 1994  Doug Evans  <dje@canuck.cygnus.com>
11349         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
11350         messages.  Add test name to "output pattern match" pass/fail message.
11352 Sat Nov 12 22:11:52 1994  Doug Evans  <dje@canuck.cygnus.com>
11354         * gcc.dg: New testsuite.
11355         * gcc.dg/dg.exp: New file.
11357         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
11358         test-switch.c}: Deleted.
11360         * gcc.misc-tests/msgs.exp: New testcase driver.
11362 Wed Nov  9 14:23:09 1994  Doug Evans  <dje@canuck.cygnus.com>
11364         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
11365         Watch for illegal return values from ${tool}_load.
11366         * config/unix.exp (${tool}_load): Fix pass/fail detection for
11367         cross targets.  Coerce return value >0 to 1.
11369 Tue Nov  8 14:10:33 1994  Doug Evans  <dje@canuck.cygnus.com>
11371         * config/unix.exp (${tool}_load): Call program rsh, not proc.
11373         * config/emb-unix.exp: New file.
11375         * config/sim.exp: Error if variable $SIM not defined.
11376         (${tool}_load): Mark test as "untested" if simulator missing.
11378         * config/unix.exp: Load remote.exp to get rcp_download.
11379         * lib/c-torture.exp: Use different option lists for testcases with
11380         and without loops.
11381         * gcc.c-torture/execute/execute.exp: Likewise.
11383 Wed Nov  2 14:47:58 1994  Doug Evans  <dje@canuck.cygnus.com>
11385         * config/*.exp: Clarify return code from ${tool}_load.
11386         Call `unresolved' or `untested' instead of `warning' or `perror'
11387         (sometimes you still want to call both though).
11388         Add comment that `shell_id' is local to each file.
11389         * config/udi.exp (timeout): Set to 30.
11390         Don't print warning if connection fails, $connectmode has already
11391         printed an error.
11392         (${tool}_load): Move verbose messages to level 2.
11393         Rework pattern for "Process started" message.
11394         Pass `shell_id' to ${connectmode}_download.
11395         Retry twice upon timeout.  Make resetting of target more robust.
11396         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
11397         Pass `shell_id' to exit_$connectmode.
11398         Only call exit_$connectmode if connected.
11399         * config/unix.exp (${tool}_load): Check return codes better.
11400         * config/vrtx.exp (${tool}_load): Likewise.
11401         * config/vx.exp (${tool}_load): Likewise.
11402         Delete unneeded global's.
11403         * lib/dg.exp (dg-test): Update to reflect clarified return codes
11404         from ${tool}_load.
11405         (dg-stat): Delete.
11406         (dg-init): Delete recording of pass/fail counts.
11407         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
11408         (old-dejagnu-init): Likewise.
11409         (old-dejagnu-stat): Delete contents, empty proc now.
11410         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
11411         (c-torture): Delete references to lcnt, lpass, lfail.
11412         Get option list from TORTURE_OPTIONS.
11413         Delete -funroll[-all]-loops if no loops.
11414         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
11415         (g++_stat): Delete contents (empty proc now).
11416         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
11417         (gcc_finish): Likewise.
11418         (gcc_stat): Deleted.
11419         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
11420         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
11421         * gcc.c-torture/execute/execute.exp: Likewise.
11422         Split tests into two parts: compile, execute.
11423         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
11424         no loops.  Update to reflect clarified return codes from ${tool}_load.
11426 Fri Oct 21 23:10:16 1994  Doug Evans  <dje@canuck.cygnus.com>
11428         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
11429         to grep for.
11430         (old-dejagnu): Likewise (where necessary).
11432 Fri Oct 14 17:54:58 1994  Doug Evans  <dje@canuck.cygnus.com>
11434         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
11436         * lib/dg.exp (dg-process-target): Fix processing of selector.
11437         Add comment regarding use of `error'.
11439         * lib/gcc.exp (prune_system_crud): Define if missing.
11440         * lib/g++.exp (prune_system_crud): Likewise.
11442         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
11443         Call prune_system_crud.
11444         * lib/dg.exp (dg-runtest): New proc.
11445         Use perror instead of send_user for tcl errors in testcase.
11446         Don't return any value, it's never used.
11447         Don't clobber previous definition of `unknown'.
11448         Print tcl errors in `dg-final'.
11450 Wed Oct 12 13:05:37 1994  Doug Evans  <dje@canuck.cygnus.com>
11452         * lib/dg.exp (dg-process-target): Improve syntax error messages.
11453         (dg-test): Don't print errorInfo, it contains stack backtrace.
11455 Mon Sep 26 12:18:53 1994  Doug Evans  (dje@canuck.cygnus.com)
11457         * lib/g++.exp (runtest_file_p): Define if missing.
11459 Sat Sep 24 15:29:23 1994  Doug Evans  (dje@cygnus.com)
11461         * lib/mike-g++.exp: Comment out loading of g++.exp.
11462         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
11463         (default_g++_version): Always print something.
11464         (default_g++_start): Comment out call to `which'.
11465         (g++_start, g++_load): Deleted (must be defined in config file).
11466         * lib/gcc.exp: Test for existence of $CC at start.
11467         Delete check for tmpdir (done in gcc_init).
11468         (default_gcc_version): Always print something.
11469         (default_gcc_start): Comment out call to `which'.
11470         * config/*.exp: Major cleanup - make cross targets work at least a
11471         little better for g++ (by not being "--tool gcc" specific).
11472         Rename gcc_xxx to ${tool}_xxx.
11473         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
11474         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
11476 Thu Sep 22 11:39:17 1994  Doug Evans  (dje@canuck.cygnus.com)
11478         * lib/c-torture.exp (c-torture-compile): Rework compiler
11479         message processing.
11481         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
11482         c-torture.
11484 Wed Sep 21 09:49:43 1994  Doug Evans  (dje@canuck.cygnus.com)
11486         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
11488         * lib/dg.exp (dg-process-target): Support { target native }.
11490 Tue Sep 20 17:16:55 1994  Doug Evans  (dje@canuck.cygnus.com)
11492         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
11493         looked for "... program xxx got fatal signal".
11494         Correct regsub munging of `comp_output'.
11495         Ignore compiler messages "path prefix not used" and "linker input
11496         file unused".
11498 Wed Sep 14 11:44:40 1994  Doug Evans  (dje@canuck.cygnus.com)
11500         * lib/gcc.exp (runtest_file_p): Define if missing.
11501         * gcc.prms/template.c: Example to work from.
11503 Tue Sep 13 10:30:48 1994  Doug Evans  (dje@canuck.cygnus.com)
11505         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
11506         * lib/dg.exp (dg-test): Call unsupported testcases as such.
11508         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
11509         * gcc.prms/1883.c: Moved from compile/940714-1.c.
11510         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
11511         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
11513         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
11514         (dg-process-target): No longer a varargs proc.
11515         Return S/N for target, P/F for xfail.  All callers changed.
11516         (user option procs): More argument checking.
11517         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
11518         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
11519         (dg-test): Skip test if not running on selected target in `dg-do'.
11520         Update handling of `dg-do-what', `dg-output-text'.
11521         Separate execution pass/fail from output pattern match pass/fail.
11522         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
11524 Mon Sep 12 13:47:35 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11526         * gcc.c-torture/special/special.exp: Don't expect failure for mips
11527         target for 920510-1.c.
11529 Mon Sep 12 12:44:39 1994  Doug Evans  (dje@canuck.cygnus.com)
11531         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
11532         Clean up comment regarding use of passcnt, etc.
11533         (gcc_stat): Don't update `testcnt' here.
11534         (gcc_finish): Do it here.
11535         Might as well reset `but_id' here too.
11536         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
11537         to determine if the file should be tested.
11538         * gcc.c-torture/compile/compile.exp: Likewise.
11539         * gcc.c-torture/execute/execute.exp: Likewise.
11540         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
11541         * gcc.misc-tests/dg-test.exp: Likewise.
11542         * gcc.prms/prms.exp: Likewise.
11543         * gcc.wendy/wendy.exp: Likewise.
11544         * g++.old-deja.exp: Likewise.
11545         Move "Testing file" message to verbose level 1.
11547 Fri Sep  9 10:21:18 1994  Doug Evans  (dje@canuck.cygnus.com)
11549         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
11551 Thu Sep  8 16:52:43 1994  Doug Evans  (dje@canuck.cygnus.com)
11553         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
11554         (default_gcc_start): Accept optional second list element
11555         of compiler flags.  Print compiler output at verbosity level 2.
11556         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
11557         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
11558         Save current values of framework globals passcnt, failcnt, xpasscnt,
11559         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
11560         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
11561         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
11562         xfailcnt to compute stats.  Update framework global `testcnt' from
11563         pass/fail counts.
11564         (gcc_finish): New proc.  Clean up test environment.
11565         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
11566         (gcc_epass, gcc_efail): Delete.
11567         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
11568         argument of line number.
11569         (dg-init): If the tool has an init routine, call it.
11570         (dg-test): Remove args `cflags_var' and `libs_var'.
11571         Pass all compiler options to ${tool}_start.
11572         Handle missing line number.
11573         (dg-finish): New function.
11574         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
11575         particular files.  Call gcc_finish at end.  Move "skipping test"
11576         message to verbosity level 3.
11577         * gcc.c-torture/compile/compile.exp: Likewise.
11578         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
11579         * gcc.c-torture/execute/execute.exp: Likewise.
11580         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
11581         Print testcase being tried at verbosity level 1.
11582         * gcc.c-torture/special/special.exp: Unset xfail.
11583         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
11584         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
11585         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
11586         * gcc.failure/failure.exp: Likewise.
11587         * gcc.ieee/ieee.exp: Likewise.
11588         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
11589         Update call to dg-test.  Call dg-finish at end.
11590         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
11591         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
11592         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
11593         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
11594         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
11595         * gcc.wendy/wendy.exp: Add copyright.
11596         Delete setting of tmpdir (done by gcc_init).
11597         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
11598         Pass compiler flags to gcc_start.  Call gcc_finish at end.
11599         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
11600         gcc_[ce]pass/fail.
11602 Wed Sep  7 11:09:08 1994  Doug Evans  (dje@canuck.cygnus.com)
11604         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
11605         confusion.
11606         (g++_load): Likewise.
11608         * config/*.exp (gcc_load): Some were varargs fns and some were not.
11609         Rename argument to `prog' to remove the confusion.
11610         Varargs fns behave differently too!
11611         (g++_load): Likewise.
11613         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
11615         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
11616         what it is.  Delete (always) printing of status value for !native.
11617         Simplify verbose code, and include status and exec_output.
11618         (g++_load): Use gcc_load.
11620 Sun Sep  4 13:59:27 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11622         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
11623         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
11624         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
11625         940714-3.c as these testcases don't exist anymore.  Make
11626         va-arg-1.c expected to pass.
11628 Fri Aug 19 12:27:07 1994  Doug Evans  (dje@canuck.cygnus.com)
11630         * gcc.misc-tests/misc.exp: Only run specific testcases.
11631         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
11632         * gcc.misc-tests/dg-[1-9].c: New files.
11634         * lib/dg.exp: New testsuite driver.
11635         * gcc.prms/prms.exp: Use it.
11637         * README.gcc: New file.
11639         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
11640         Document and reset `lxpass' and `lxfail'.
11641         Simplify "initialized" message.
11642         (gcc_stat): Clean up comments a little.
11644 Tue Aug 16 11:16:46 1994  Doug Evans  (dje@canuck.cygnus.com)
11646         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
11648 Mon Aug 15 21:20:36 1994  Doug Evans  (dje@canuck.cygnus.com)
11650         * lib/old-dejagnu.exp (process-option): New proc.
11651         (old-dejagnu-init, old-dejagnu-stat): Likewise.
11652         (old-dejagnu): Simplify.
11653         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
11655 Sun Aug 14 09:23:53 1994  Jeff Law  (law@snake.cs.utah.edu)
11657         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
11658         exists and is not an empty string.
11660         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
11661         $xfail rather than calling setup_xfail.  Clear $xfail when test is
11662         finished.
11663         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
11664         automatically.
11666         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
11667         longer expected to fail.
11669         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
11670         "f" function call.
11672         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
11674         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
11675         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
11676         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
11677         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
11678         c-torture-1.29.
11680         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
11681         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
11683         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
11685         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
11686         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
11688         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
11689         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
11690         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
11692 Tue Jul 12 12:49:44 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11694         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
11695         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
11696         940714-1.c, 940714-2.c, 940714-3.c},
11697         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
11698         gcc.misc-tests/{mg.c,mg.exp}:
11699         New tests.
11700         * gcc.noncompile/noncompile.exp: Change accordingly.
11702 Thu Jul  7 14:20:33 1994  Doug Evans  (dje@canuck.cygnus.com)
11704         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
11705         Undo previous clobberage.
11707 Mon Jul  4 17:00:59 1994  Jeff Law  (law@snake.cs.utah.edu)
11709         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
11710         * gcc.special/{930510-1.c, special.exp}:
11711         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
11712         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
11713         struct-varargs-1.c}: New tests from c-torture-1.26.
11715 Tue Jun 28 17:39:42 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11717         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
11718           argument to switch.
11720 Sat May 21 10:39:38 1994  Bill Cox  (bill@rtl.cygnus.com)
11722         * Revert the previous changes.  Please see Rob's directory
11723           (/lisa/test/rob/progressive/gcc/testsuite) for testing
11724           fixes.
11726 Thu May 19 18:00:03 1994  Bill Cox  (bill@rtl.cygnus.com)
11728         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
11729             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
11730             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
11731             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
11732             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
11733             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
11734             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
11735             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
11736             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
11737             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
11738             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
11739             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
11740             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
11741             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
11742             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
11743             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
11744             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
11745             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
11746             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
11747             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
11748             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
11749             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
11750             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
11751             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
11752             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
11753             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
11754             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
11756 Tue May 17 14:55:09 1994  Bill Cox  (bill@rtl.cygnus.com)
11758         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
11759             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
11760           with perror calls.
11762 Mon May  2 17:41:13 1994  Jason Merrill  (jason@deneb.cygnus.com)
11764         * config/unix.exp (g++_load): Fix syntax.
11766 Thu Apr 14 12:22:10 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11768         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
11769         * gcc.noncompile/921017-1.c: Deleted obsolete test.
11770         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
11771         Don't expect va-arg-1.c to fail.  Correct expected output for
11772         920928-1.c.
11773         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
11774         * gcc.wendy/hbm4.c: Correct typo.
11775         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
11777 Mon Mar 28 13:29:37 1994  Doug Evans  (dje@canuck.cygnus.com)
11779         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
11780         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
11781         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
11782         * lib/c-torture.exp (c-torture-compile): Ditto.
11784         Reduce volume of output (remove all the -I's and such).
11785         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
11786         Call gcc_cpass, gcc_cfail.
11787         (c-torture): Pass testing option to c-torture-compile.
11789 Mon Mar 21 12:40:33 1994  Doug Evans  (dje@cygnus.com)
11791         Bring patches over from progressive.
11792         * config/default.exp: Exit remote shell cleanly.
11793         (g++_exit, g++_start): Add default versions.
11794         * config/sim.exp (gcc_load): Use perror, not error.
11796 Sun Mar 20 12:05:32 1994  Doug Evans  (dje@canuck.cygnus.com)
11798         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
11799         set in site.exp.
11801 Mon Mar 14 19:30:28 1994  Doug Evans  (dje@cygnus.com)
11803         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
11804         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
11805         (wendy_try): New proc to run testcase.
11806         (main loop): Call 'em.
11807         * gcc.wendy/*.c: Clean up pass to correct expected output.
11809         * lib/gcc.exp: Minor cleanup work.
11810         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
11812 Wed Mar  9 15:22:54 1994  Doug Evans  (dje@canuck.cygnus.com)
11814         * config/sim.exp (gcc_load): Document return codes better.
11815         Don't pass -v to simulator.
11817 Thu Feb 24 07:15:18 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11819           * gcc.special/920717-x.c: Fix typo.
11820           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
11821           get at sources.
11823         * lib/mike-gcc.exp: Fix typo.
11825 Tue Feb 15 15:41:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
11827         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
11828         binary to use, transform the name.
11829         * config/*.exp: rename everything. Nuke any g++ specific files,
11830         it's now a special case of gcc that requires no special support.
11831         Add a default.exp for unsupported targets.
11833 Fri Feb 11 12:59:54 1994  Rob Savoye  (rob@poseidon.cygnus.com)
11835         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
11836         lib/old-dejagnu.exp: Fix a few patterns to work with the new
11837         version of Tcl.
11839 Wed Feb  9 21:35:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
11841         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
11842         than a warning.
11844 Sun Feb  6 16:52:13 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11846         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
11848 Mon Jan  3 17:28:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11850         * gcc.execute/execute.exp: Combine opt_list and foption_list into
11851         option_list.  Compile every file with only 4/6 option choices
11852         (same as C torture) instead of with 12/18 different option
11853         choices.
11854         * lib/c-torture.exp: Likewise.
11856         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
11857         not already set.
11859 Thu Dec 30 17:17:07 1993  Mike Stump  (mrs@rtl.cygnus.com)
11861         * lib/old-deja.exp: Add `excess errors test fails' error, now one
11862         can put an XFAIL *-*-* on excess errors.
11864 Sun Dec 19 21:45:34 1993  Jeffrey A. Law  (law@snake.cs.utah.edu
11866         * g++.law: Add more tests derived from g++-bugs snapshots.
11868         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
11869         equivalent to g++.law/init9.
11871         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
11872         compiled it, and the a.out file after we've run it.
11874 Fri Dec 17 11:29:56 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
11876         * lib/mike-g++.exp (postbase): Delete the .o file after we've
11877         compiled it, and the a.out file after we've run it.
11879 Fri Dec 17 10:18:16 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
11881         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
11883 Wed Dec 15 20:36:40 1993  Rob Savoye  (rob@darkstar.cygnus.com)
11885         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
11886         version number.
11888 Sun Dec 12 21:10:04 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
11890         * g++.law: New directory of g++ tests derived from the g++-bugs
11891         snapshots.
11893 Thu Dec 09 16:50:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11895         * gcc.compile: initbug1.c initbug1.exp testcase added
11897 Mon Dec 06 11:09:52 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11899         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
11900         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
11901           fixes submitted by Jeff Law (law@cs.utah.edu)
11902         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
11903           Jeff Law (law@cs.utah.edu)
11906 Tue Nov 30 16:34:07 1993  Mike Stump  (mrs@cygnus.com)
11908         * config/unix-g++.exp: Follow the gcc way of doing things.
11909         * g++.old-deja/old-deja.exp: Minor updates.
11910         * lib/g++.exp: New file, follow the gcc way of doing things.
11911         * lib/old-dejagnu.exp: Minor updates.
11912         * lib/mike-g++.exp: Always unset errorInfo.
11914 Sat Nov  6 11:34:51 1993  Mike Stump  (mrs@cygnus.com)
11916         * lib/gcc.exp: Fix some errors with the below change, CC and
11917         CFLAGS should be global when setting, not local.
11919 Wed Nov  3 11:16:26 1993  Rob Savoye  (rob@darkstar.cygnus.com)
11921         * lib/gcc.exp: Transform tool name.
11923 Wed Oct 27 23:57:29 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11925         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
11927 Wed Oct 27 14:45:50 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11929         * lib/gcc.exp: change gcc_done to gcc_stat
11931 Wed Oct 27 09:57:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11933         * Upgraded gcc testsuite to c-torture version 1.25
11935 Sun Oct 24 10:58:03 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11937         * lib/gcc.exp: added reporting code. Changed verbose compile message.
11938         * lib/c-torture: added hooks for new reporting code.
11940 Thu Oct 21 18:45:32 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11942         * config/sh-gcc.exp: check if sh-sim exists in the path
11944 Mon Oct 18 11:13:22 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11946         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
11947         * gcc.compile/compile.exp: Initial changes for new logic.
11948         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
11949         * gcc.failure/failure.exp: Initial changes for new logic.
11950         * gcc.ieee/ieee.exp: Initial changes for new logic.
11951         * gcc.misc-tests/misc.exp: Initial changes for new logic.
11952         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
11953         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
11954         * lib/c-torture.exp: Initial changes for new logic.
11955         * lib/gcc.exp: Initial changes for new logic.
11957 Fri Oct 15 00:19:42 1993  Mike Stump  (mrs@cygnus.com)
11959         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
11960         depend upon failure or success.  Fully qualify names in failure
11961         and success messages.  Always remove a.out before starting
11962         compile, just in case.  Pay more attention to error text output by
11963         the compiler.  Handle testcases with no known past errors just
11964         like all others, so that things are uniform.  Other miscellaneous
11965         improvements.
11967 Wed Oct 13 15:04:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11969         * gcc.cpp: new directory for cpp tests
11971 Mon Oct  4 09:03:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11973         * lib/chill.exp: Code reformatted, removed unused code.
11974         * config/unix-chill.exp: Code reformatted, removed unused code.
11975         * chill.execute/execute.exp: Code reformatted, removed unused code.
11976         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
11978 Mon Oct  4 06:19:26 1993  Ian Lance Taylor  (ian@cygnus.com)
11980         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
11981         routines not written.
11983 Mon Sep 27 21:07:44 1993  Rob Savoye  (rob@darkstar.cygnus.com)
11985         * config/bug-gcc.exp: Use new procs from bug.exp.
11987 Tue Sep 21 18:21:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
11989         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
11990         via ftp, rather than depending on NFS.
11991         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
11992         case.
11994 Thu Sep  9 23:09:15 1993  Rob Savoye  (rob@darkstar.cygnus.com)
11996         * config/bug-gcc.exp: Use new download proc.
11998 Tue Sep 14 19:23:58 1993  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
12000         * chill.execute/execute.exp: cleanups, handles errors better
12001         * chill.compile/compile.exp: rewrite, based on execute.exp
12002         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
12003         * lib/chill.exp: major changes to diff proc and compile and link
12004           procs. added chill_fail and chill_pass wrappers to pass and
12005           fail. added more comments, and handle error codes better.
12006           Added a hack to capture stderr from exec, so noncompile tests
12007           can work.
12009 Sat Sep 11 15:30:10 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12011         * chill.execute/execute.exp: rewrite of testsuite driver
12012         * lib/chill.exp: rewrite of testsuite driver
12013         * config/unix-chill.exp: rewrite of testsuite driver
12015 Wed Aug 25 14:11:13 1993  Bill Cox  (bill@rtl.cygnus.com)
12017     In chill.execute:
12018         * iexpr.ch: Standardize uppercase.
12019         * tuples.dat: Standardize uppercase.
12020         * vary.ch: standardize.  Correct varying string assignments.
12021         * vary.dat: Add new output lines.
12023 Tue Aug 24 13:45:49 1993  Bill Cox  (bill@rtl.cygnus.com)
12025     In chill.execute:
12026         * chprintf.ch: Standardize use of uppercase.
12027         * tuples.ch: Standardize and turn arr2 into a DCL,
12028           rather than a SYN.
12029         * pinits.ch: Standardize.
12031 Mon Aug 23 17:26:58 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12033         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
12034         * Makefil: Renamed to Makefile.in.
12035         * configure.in: New.
12037 Mon Aug 23 14:24:13 1993  Bill Cox  (bill@rtl.cygnus.com)
12039     In chill.execute:
12040         * .cvsignore: Add result/output files.
12041         * Makefile: Fix up variables at start.  Use MFLAGS
12042           everywhere.  Correct bool_loc, built_ins entries.
12043           Add entry for vary1.ch.
12044         * bitarray.ch: Standardize upper-case usage.
12045         * bitexpr.ch: Standardize, add output of b1.
12046         * params.ch: Use arrayt in along PROC parameters, to
12047           avoid novelty problems.
12048         * sets.ch: Tiny cleanup.
12049         * vary1.ch: Re-indent.
12051 Tue Aug 17 15:42:07 1993  Bill Cox  (bill@rtl.cygnus.com)
12053           * Add PR-related files to Makefiles, .cvsignore files, etc.
12055 Mon Aug  2 15:46:05 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
12057         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
12058           with compiler objects. New names are test-flow.c and test-loop.c
12060 Tue Jul 27 10:08:08 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
12062         * Upgraded c-torture tests from 1.19 to 1.20
12064         * new files:
12065         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
12066         * gcc.compile: 930623-1.c 930623-2.c
12067         * gcc.noncompile: 930622-1.c 930622-2.c
12068         * gcc.failure: 920411-1.c 920627-2.c
12069         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
12071 Tue Jul 20 15:19:44 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
12073         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
12074           More changes to get testsuite working properly. Needs more work.
12075           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
12077 Mon Jul 19 18:40:31 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
12079         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
12080           More changes to get testsuite working properly. Needs more work.
12082 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat  (cassidy@cygnus.com)
12084         * chill.compile/compile.exp: Added for Dejagnu support
12085         * chill.execute/execute.exp: Added for Dejagnu support
12086         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
12088 Sat Jun 19 07:13:05 1993  Bill Cox  (bill@rtl.cygnus.com)
12090     This should complete moving the CHILL test files.
12091         * chill.noncompile(.cvsignore printf.grt
12092             in-printf.grt chprintf.grt chprintf.ch):
12093             Added test-support files.
12094           (Makefile): Modified further.
12095         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
12096             signal.ch): Added test files.
12097           * chill.execute (.cvsignore printf.grt printr.c
12098             in-printf.grt rts.c chprintf.grt rts.h): Added
12099           test-support files.
12100             (Makefile): More corrections.
12102 Fri Jun 18 23:40:54 1993  Bill Cox  (bill@rtl.cygnus.com)
12104         * chill.compile, chill.execute, chill.nocompile: Add CHILL
12105           test cases, ready for DejaGnu.
12107 Thu Jun 17 19:14:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12109         * Upgraded c-torture tests from 1.18 to 1.19
12111         * gcc.compile: added test(s):
12112           930607-1.c
12113         * gcc.execute: added test(s):
12114           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
12116         * added new subdirectory for misc tests: gcc.misc-tests
12117         * gcc.misc-test(s): added tests:
12118           inst-check.c test-consts.c test-ior.c test-switch.c
12120 Wed Jun  9 16:53:26 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12122         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
12124 Mon Jun  7 16:18:40 1993  Ian Lance Taylor  (ian@cygnus.com)
12126         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
12128 Thu Jun  3 13:13:36 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12130         * Upgraded c-torture tests from 1.17 to 1.18
12132 Wed Jun  2 19:02:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12134         * Upgraded c-torture tests from 1.12 to 1.17
12136 Fri Apr 30 09:38:41 1993  Mike Werner  (mtw@deneb.cygnus.com)
12138         * lib/old-dejagnu.exp:
12139           Fixed handling of XFAIL target triplets to correctly
12140           recognize wildcard characters.  Removed code that
12141           appended a unique id tag to the end of the file name
12142           printed out by the result of the testcases within a
12143           given test file.
12145 Thu Apr 29 19:06:29 1993  Mike Werner  (mtw@deneb.cygnus.com)
12147         * lib/old-dejagnu.exp:
12148           Reworked expected failure handling to trigger off of XFAIL
12149           keyword in keyphrase embeded in testcase source code. The
12150           XFAIL keyword must be at the end of the keyphrase line. It
12151           may optionally be followed by one or more target triplets.
12152           It has just occured that the handling of wildcards in the
12153           target triplet may not be correct.
12155 Fri Apr 23 13:16:20 1993  Mike Werner  (mtw@deneb.cygnus.com)
12157         * g++.old-deja/tests:
12158           Moved all subdirectories up one level into g++.old-deja .
12160         * lib/old-dejagnu.exp:
12161           Fixed problem with CXXFLAGS not being properly reset, and being
12162           corrupted with extraneous "-c" compiler option.  This was
12163           causing binaries to not be generated for test that needed them.
12164           Modified strings passed to "pass" and "fail" so that individual
12165           tests from the same test file would be distinguished by an
12166           identifier appended to the test file name in the summary logs;
12167           this corrected a problem with erroneous diff logs.  Added code
12168           to search testcases for expected fail and unexpected pass keywords.
12170 Tue Apr 20 18:27:58 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12172         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
12174 Thu Apr 15 11:01:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
12176         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
12177           Removed extraneous text from end of "Special g++ Options"
12178           keyphrase.
12180         * lib/old-dejagnu.exp: Added pattern matching to look for new
12181           keywords, embedded in testcases comments, which will trigger
12182           calls to xpass and xfail.
12184 Wed Apr 14 14:28:01 1993  Mike Werner  (mtw@deneb.cygnus.com)
12186         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
12187           comments embedded in the testcases, especially the one looking for
12188           special compiler options, as well as the pattern matching for the
12189           compiler output again.
12191 Mon Apr 12 15:15:37 1993  Mike Werner  (mtw@deneb.cygnus.com)
12193         * lib/old-dejagnu.exp: Do a proper check of the return value for
12194           execute tests. Fixed several problems with the pattern matching
12195           of the compiler output which gave erroneous test results.
12196           Changed several of the test result messages to be more descriptive.
12197         * config/unix-g++.exp: Proc g++_load now actually works and
12198           executes the tests passed to it and returns a usable return
12199           value.
12201 Sun Apr 11 17:22:37 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12203           * lib/gcc.exp: Exits gracefully if $CC is bogus.
12205 Fri Apr  9 09:41:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
12207         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
12208           Modified both files to properly execute the old style
12209           dejagnu tests. The previous versions of these files were
12210           experimental and did not function anything near correctly.
12212 Mon Apr  5 21:08:24 1993  Rob Savoye  (rob@cygnus.com)
12214         * Removed all Makefile.in and configure.in files. No configuration
12215         needed now.
12217 Fri Apr  2 12:15:17 1993  Mike Werner  (mtw@deneb.cygnus.com)
12219         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
12221 Sun Mar 28 11:17:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12223         * gcc.compile/configure.in, gcc.unsorted/configure.in,
12224         gcc.special/configure.in, gcc.noncompile/configure.in,
12225         gcc.execute/configure.in, gcc.code_quality/configure.in,
12226         g++.other/configure.in, g++.old-deja/configure.in,
12227         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
12228         in srcname setting.
12230 Thu Mar 25 20:07:55 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12232         * lib/udi.exp:  Fixed mondfe and mondfe_download.
12233         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
12234         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
12236 Thu Mar 25 13:06:41 1993  Ian Lance Taylor  (ian@cygnus.com)
12238         * config/udi-gdb.exp: Check $shell_id after connecting to target.
12239         (gdb_exit): Don't remove *_soc files.
12241 Mon Mar 22 14:28:46 1993  Ian Lance Taylor  (ian@cygnus.com)
12243         * lib/c-torture.exp: Don't look for main; instead always use -w
12244         -c.  This is how the c-torture tests work.  Remove the object
12245         file if the compilation succeeds.
12246         * gcc.execute/execute.exp: Remove executable if test passes.
12247         * gcc.noncompile/noncompile.exp: Every test is an expected
12248         failure.
12249         * gcc.special/special.exp: Added tests from c-torture 1.11,
12250         corrected use of existing test.
12251         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
12252         gcc.execute/920625-1.c: Updated to c-torture 1.11.
12253         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
12254         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
12255         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
12256         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
12257         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
12258         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
12259         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
12260         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
12261         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
12262         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
12263         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
12264         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
12265         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
12266         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
12267         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
12268         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
12269         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
12270         c-torture 1.11.
12271         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
12272         correspond to c-torture 1.11.
12274         * New file.