* gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
[official-gcc.git] / gcc / testsuite / ChangeLog
blob9c81c63d6f35718b963329dabc6227cd15aaf68b
1 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
3         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
5 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
7         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
8         unsigned long.
10         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
11         wider than float.
13 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
15         * lib/scanasm.exp: Add support for counting numbers of
16         occurences.
17         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
18         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
20 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
22         PR c++/9683
23         * g++.dg/template/static3.C: New test.
25         PR c++/9829
26         * g++.dg/parse/namespace6.C: New test.
27         
28 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
30         PR target/9732
31         * gcc.dg/20030225-1.c: New test.
33 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
35         * README: Remove out-of-date information.
37         PR c++/9836
38         * g++.dg/template/spec6.C: New test.
40 2003-02-24  Jeff Law  <law@redhat.com>
42         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
44 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
46         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
47         * gcc.dg/pragma-ep-1.c: Likewise.
49 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
51         PR c++/9602
52         * g++.dg/template/friend16.C: New test.
54 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
56         PR c++/5333
57         * g++.dg/parse/fused-params1.C: Adjust error messages.
58         * g++.dg/template/nested3.C: New test.
59         
60 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
62         * g++.dg/abi/param1.C: New test.
64 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
66         PR c++/7982
67         * g++.dg/warn/implicit-typename1.C: New test.
69 2003-02-22  Kelley Cook <kelleycook@comcast.net>
71         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu" 
72         with "mtune".
73         * g++.old-deja/g++.other/store-expr2.C: Likewise.
74         * gcc.c-torture/execute/20010129-1.x: Likewise.
75         * gcc.dg/20011107-1.c: Likewise.
76         * gcc.dg/20020108-1.c: Likewise.
77         * gcc.dg/20020122-3.c: Likewise.
78         * gcc.dg/20020206-1.c: Likewise.
79         * gcc.dg/20020310-1.c: Likewise.
80         * gcc.dg/20020426-2.c: Likewise.
81         * gcc.dg/20020517-1.c: Likewise.
82         * gcc.dg/991230-1.c: Likewise.
83         * gcc.dg/i386-unroll-1.c: Likewise.
84         * gcc.misc-tests/i386-prefetch.exp: Likewise.
86 Sat Feb 22 20:14:12 CET 2003  Jan Hubicka  <jh@suse.cz>
88         * gcc.dg/i386-mul.c: New test.
90 2003-02-21  Roger Sayle  <roger@eyesopen.com>
92         * gcc.dg/builtins-5.c: New test case.
94 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
96         * gcc.dg/asmreg-1.c: New test.
98 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
100         PR c++/9749
101         * g++.dg/parse/varmod1.C: New test.
103 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
105         PR c++/9727
106         * g++.dg/template/op1.C: New test.
108 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
110         PR c++/8906
111         * g++.dg/template/nested2.C: New test.
113 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
115         PR c++/8724
116         * g++.dg/expr/dtor1.C: New test.
118 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
120         * gcc.dg/cpp/include3.c: New test.
121         * gcc.dg/cpp/inc/foo.h: New file.
123 2003-02-21  Glen Nakamura  <glen@imodulo.com>
125         * gcc.c-torture/execute/20030221-1.c: New test.
127 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
129         PR c++/9729
130         * g++.dg/abi/conv1.C: New test.
132 Thu Feb 20 14:38:13 CET 2003  Jan Hubicka  <jh@suse.cz>
134         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
136 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
138         * gcc.c-torture/compile/20030219-1.c: New test.
140 Tue Feb 18 23:28:53 CET 2003  Jan Hubicka  <jh@suse.cz>
142         * gcc.dg/funcorder.c: New test.
144 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
146         * gcc.c-torture/execute/20030218-1.c: New.
148 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
150         * gcc.dg/20030218-1.c: New.
152 2003-02-18  Richard Henderson  <rth@redhat.com>
154         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
155         * gcc.dg/attr-used-2.c: New.
157 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
159         PR c++/9704
160         * g++.dg/init/copy5.C: New test.
162 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
164         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
165         * g++.dg/pch/pch.exp: Likewise.
167 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
169         * gcc.c-torture/execute/20030209-1.c: Enable the test if
170         STACK_SIZE is not defined.
172 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
174         PR c++/9457
175         * g++.dg/template/init1.C: New test.
177 Sun Feb 16 23:08:19 CET 2003  Jan HUbicka  <jh@suse.cz>
179         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
180         (foo): Add few extra tests
181         * gcc.dg/c99-const-expr-3.c: Likewise.
182         * gcc.c-torture/execute/20030216-1.c: New.
184 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
186         PR c++/9459
187         * g++.dg/ext/typeof4.C: New test.
189 2003-02-15  Roger Sayle  <roger@eyesopen.com>
191         * gcc.dg/i386-387-3.c: New test case.
193 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
195         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
196         cris-*-elf* cris-*-aout* and mmix-*-*.
198 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
200         * gcc.dg/20030213-1.c: New test.
202 2003-02-12  Roger Sayle  <roger@eyesopen.com>
204         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
205         * gcc.dg/i386-387-2.c: Likewise.
207 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
209         * gcc.dg/ppc-spe.c: Fix formatting.
210         Enable tests that were previously unsupported by gas.
211         Delete tests for instructions that no longer exist.
212         Switch arguments on evsubifw builtin.
214 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
216         * gcc.c-torture/execute/20030209-1.c: Disable the test if
217         STACK_SIZE is too small.
219 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
220             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
222         * gcc.dg/decl-2.c: New test.
224 Mon Feb 10 11:41:20 CET 2003  Jan Hubicka  <jh@suse.cz>
226         * gcc.dg/i386-fpcvt-1.c:  New test.
228 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
230         * gcc.c-torture/execute/20030209-1.c: New test.
232 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
234         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
235         int-wide bitops, use the constants of the same width.
236         Likewise, if long long is 32-bit wide, test bitops using
237         32-bit constants.
239 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
241         * gcc.dg/20021014-1.c: Annotate with expected notice text.
243 2003-02-07  Roger Sayle  <roger@eyesopen.com>
245         * testsuite/gcc.dg/builtins-4.c: New test case.
247 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
249         * gcc.dg/20020430-1.c: Fix dg command typos.
250         * gcc.dg/20020503-1.c: Likewise.
252 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
254         PR c++/8785
255         * g++.dg/parse/fused-params1.C: New test.
257         PR c++/8857
258         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
260         PR c++/8921
261         * g++.dg/parse/non-dependent1.C: New test.
263         PR c++/8928
264         * g++.dg/parse/dupl-tmpl-args1.C: New test.
266         PR c++/9228
267         * g++.dg/parse/undefined7.C: New test.
268         * g++.dg/parse/non-templ1.C: New test.
270         PR c++/9229
271         * g++.dg/parse/too-many-tmpl-args1.C: New test.
273 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
275         * gcc.c-torture/compile/20030206-1.c: New test.
277 2003-02-05  Roger Sayle  <roger@eyesopen.com>
279         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
280         "pow" to "foo" to avoid potential confusion with a math built-in.
282 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
284         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
285         conditions for SPARC targets.
287 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
289         * gcc.dg/20030204-1.c: New test.
291 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
293         PR c++/38
294         * g++.dg/parse/array-size1.C: New test.
296         PR c++/5657
297         * g++.dg/parse/undefined3.C: New test.
299         PR c++/5665
300         * g++.dg/parse/undefined4.C: New test.
302         PR c++/5975
303         * g++.dg/parse/undefined5.C: New test.
305         PR c++/7259
306         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
308         PR c++/8578
309         * g++.dg/parse/casting-operator1.C: New test.
311         PR c++/8596
312         * g++.dg/parse/undefined6.C: New test.
314         PR c++/8736
315         * g++.dg/parse/missing-template1.C: New test.
317 Tue Feb  4 21:41:09 CET 2003  Jan Hubicka  <jh@suse.cz>
319         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
320         * gcc.dg/i386-cmov?.c:  Likewise.
321         * gcc.dg/i386-fpcvt-?.c:  Likewise.
322         * gcc.dg/i386-ssefp-1.c:  Likewise.
323         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
324         conventions.
326 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
328         PR c++/7129
329         * testsuite/g++.dg/ext/max.C: New test.
331 Mon Feb  3 16:05:11 CET 2003  Jan Hubicka  <jh@suse.cz>
333         * gcc.c-torture/execute/20030203-1.c: New test.
335 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
337         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
338         'natural-endian'.
340 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
342         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
343         * g++.dg/init/new2.C: Likewise.
344         * g++.dg/other/new1.C: Likewise.
346 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
348         * gcc.dg/struct-ret-libc.c: New test.
350 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
352         * gcc.dg/20030129-1.c: New test.
354 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
356         PR c++/8849
357         * g++.dg/template/ptrmem4.C: New test.
359 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
361         * g++.dg/parser/constant1.C: New test.
363 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
365         PR c++/8591
366         * g++.dg/parse/friend2.C: New test.
368 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
370         PR c++/9437
371         * g++.dg/template/unify4.C: New test.
373 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
375         * gcc.c-torture/execute/20030128-1.c: New test.
377 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
379         * g++.dg/lookup/nested1.C: Test moved from ...
380         * g++.old-deja/g++.other/lookup24.C: ... here.
382 Tue Jan 28 12:19:35 CET 2003  Jan Hubicka  <jh@suse.cz>
384         * gcc.dg/i386-cmov5.c:  New test.
386 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
388         * gcc.c-torture/execute/20010925-1.c: Changed the
389         memcpy declaration.
391 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
393         PR c++/3902
394         * g++.dg/parse/template5.C: New test.
396 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
398         PR fortran/9258
399         * g77.dg/pr9258: New test.
401 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
403         * README: Move relevant parts from README.g++.
405         * README.g++: Remove this file.
407 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
409         * g++.dg/abi/dcast1.C: New test.
411 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
413         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
415 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
417         PR c++/47
418         * g++.old-deja/g++.other/lookup24.C: New test.
420 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
422         PR middle-end/7227
423         * gcc.dg/uninit-C.c: New test.
425 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
427         * g++.dg/abi/covariant1.C: New test.
429 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
431         * gcc.dg/20030123-1.c: New test.
433 Sat Jan 25 21:06:49 CET 2003  Jan Hubicka  <jh@suse.cz>
435         PR opt/8492
436         * gcc.c-torture/compile/20030125-1.c
438 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
440         PR c++/9403
441         * g++.dg/parse/template3.C: New test.
442         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
444         PR c++/795
445         * g++.dg/parse/template4.C: New test.
447         PR c++/9415
448         * g++.dg/template/qual2.C: New test.
450         PR c++/8545
451         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
453         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
455 2003-01-25  Roger Sayle  <roger@eyesopen.com>
457         * gcc.c-torture/execute/switch-1.c: New test case.
459 Sat Jan 25 12:32:55 CET 2003  Jan Hubicka  <jh@suse.cz>
461         * gcc.c-torture/execute/20030125-1.[cx]: New test.
463 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
465         Tweaks for Bison-1.875. From the NEWS file:
466         "- `parse error' -> `syntax error'
467         Bison now uniformly uses the term `syntax error'"
468         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
469         * gcc.dg/cpp/digraph2.c: Likewise.
470         * gcc.dg/cpp/direct2.c: Likewise.
471         * gcc.dg/cpp/paste4.c: Likewise.
472         * gcc.dg/c90-restrict-1.c: Likewise.
473         * gcc.dg/c99-func-2.c: Likewise.
474         * gcc.dg/noncompile/920721-2.c: Likewise.
475         * gcc.dg/noncompile/930622-2.c: Likewise.
476         * gcc.dg/noncompile/940112-1.c: Likewise.
477         * gcc.dg/noncompile/950921-1.c: Likewise.
478         * gcc.dg/noncompile/951123-1.c: Likewise.
479         * gcc.dg/noncompile/971104-1.c: Likewise.
480         * gcc.dg/noncompile/990416-1.c: Likewise.
482 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
484         * g++.dg/parse/undefined1.C: Add error message.
486 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
488         PR c++/9354
489         * g++.dg/parse/new1.C: New test.
491         PR c++/9216
492         * g++.dg/parse/template2.C: New test.
494         PR c++/9354
495         * g++.dg/parse/typedef2.C: New test.
497         PR c++/9328
498         * g++.dg/ext/typeof3.C: New test.
500 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
502         PR c++/2738
503         * g++.dg/parse/ret-type1.C: New test.
505         PR c++/3792
506         * g++.dg/parse/tmpl-outside1.C: New test.
508         PR c++/4207
509         * g++.dg/parse/int-as-enum1.C: New test.
511         PR c++/4903
512         * g++.dg/parse/no-typename1.C: New test.
514         PR c++/5533
515         * g++.dg/parse/no-value1.C: New test.
517         PR c++/5921
518         * g++.dg/parse/wrong-inline1.C: New test.
520         PR c++/6402
521         * g++.dg/parse/ref1.C: New test.
523         PR c++/6992
524         * g++.dg/parse/attr-ctor1.C: New test.
526         PR c++/7229
527         * g++.dg/parse/namespace5.C: New test.
529         PR c++/7917
530         * g++.dg/parse/func-def1.C: New test.
532         PR c++/8143
533         * g++.dg/parse/undefined1.C: New test.
535         PR c++/5723, PR c++/8522
536         * g++.dg/parse/specialization1.C: New test.
538         PR c++/163, PR c++/8595
539         * g++.dg/parse/struct-as-enum1.C: New test.
541         PR c++/9173
542         * g++.dg/parse/undefined2.C: New test.
544 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
546         PR c++/9298
547         * g++.dg/parse/template1.C: New test.
549         PR c++/9384
550         * g++.dg/parse/using1.C: New test.
552         PR c++/9285
553         PR c++/9294
554         * g++.dg/parse/expr2.C: New test.
556         PR c++/9388
557         * g++.dg/parse/lookup2.C: Likewise.
559 Tue Jan 21 18:01:35 CET 2003  Jan Hubicka  <jh@suse.cz>
561         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
562         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
563         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
564         * gcc.c-torture/execute/string-opt-*.c: Likewise.
566 2003-01-20  Nick Clifton  <nickc@redhat.com>
568         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
569         problem with ARM sibcall code generation.
571 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
573         * gcc.c-torture/execute/20030120-1.c: New.
575 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
577         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
579 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
581         PR c++/9272
582         * g++.dg/parse/ctor1.C: New test.
584         PR c++/9294:
585         * g++.dg/parse/qualified1.C: New test.
587         * g++.dg/parse/typename3.C: New test.
589 2003-01-16  Richard Henderson  <rth@redhat.com>
591         * g++.dg/tls/init-2.C: Fix error matches for real this time.
593 2003-01-16  Richard Henderson  <rth@redhat.com>
595         * g++.dg/pch/pch.exp: Copy test header to the working directory
596         before using it either for precompilation or direct use.
597         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
598         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
600 2003-01-16  Richard Henderson  <rth@redhat.com>
602         * gcc.dg/pch/pch.exp: Copy test header to the working directory
603         before using it either for precompilation or direct use.
604         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
605         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
607 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
609         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
610         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
611         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
612         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
613         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
614         typename warning into error.
615         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
616         error messages.
617         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
618         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
619         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
620         messages.
621         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
622         make declaration visible in template.
623         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
624         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
625         messages.
626         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
627         message.
628         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
629         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
630         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
631         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
632         typename warning with error message.
633         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
634         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
635         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
637 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
639         * g++.dg/parse/ambig2.C: New test.
641 2003-01-15  Richard Henderson  <rth@redhat.com>
643         * g++.dg/tls/init-2.C: Update error message string.
645 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
647         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
649 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
651         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
652         all for HC11/HC12.
653         * gcc.c-torture/compile/20001205-1.x: Likewise.
654         * gcc.c-torture/compile/20001226-1.x: Likewise.
655         * gcc.c-torture/compile/920520-1.x: Likewise.
656         * gcc.c-torture/compile/961203-1.x: Likewise.
657         * gcc.c-torture/compile/20020604-1.x: Likewise.
659 Wed Jan 15 12:20:52 CET 2003  Jan Hubicka  <jh@suse.cz>
661         * gcc.c-torture/compile/20030115-1.c: New test.
663         * gcc.dg/i386-fpcvt-1.c: New test.
664         * gcc.dg/i386-fpcvt-2.c: New test.
666 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
668         Further conform g++'s __vmi_class_type_info to the C++ ABI
669         specification.
670         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
671         the specification.
673 Tue Jan 14 00:45:03 CET 2003  Jan Hubicka  <jh@suse.cz>
675         * gcc.dg/i386-fpcvt-1.c: New test.
676         * gcc.dg/i386-fpcvt-2.c: New test.
678 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
680         * gcc.dg/i386-mmx-3.c: New test.
682 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
684         PR c++/9264
685         * g++.dg/parse/octal1.C: New file.
687         PR c++/9172
688         * g++.dg/parse/typename1.C: New file.
690 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
692         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
693         * gcc.dg/bf-no-ms-layout.c: Likewise.
694         * gcc.dg/bf-ms-attrib.c: Likewise.
696 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
698         PR c++/9099
699         * g++.dg/parse/dtor1.C: New file.
701         PR c++/9128
702         * g++.dg/rtti/typeid1.C: New file.
704         PR c++/9153
705         * g++.dg/parse/lookup1.C: New file.
707         PR c++/9171
708         * g++.dg/templ/spec5.C: New file.
710 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
712         * gcc.c-torture/compile/20030110-1.c: New test.
714 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
716         Merge from pch-branch:
718         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
720         * gcc.dg/pch/cpp-1.h: New.
721         * gcc.dg/pch/cpp-1.c: New.
722         * gcc.dg/pch/cpp-2.h: New.
723         * gcc.dg/pch/cpp-2.c: New.
725         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
727         * gcc.dg/pch/except-1.h: New.
728         * gcc.dg/pch/except-1.c: New.
730         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
732         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
733         running test.
734         * gcc.dg/pch: Include *.hp not *.h.
735         * gcc.dg/pch/system-1.h: New.
736         * gcc.dg/pch/system-1.c: New.
738         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
740         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
741         rather than trying to build and run a program using PCH.
742         * gcc.dg/pch: Remove dg-do commands from test files.
744         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
746         * gcc.dg/pch/macro-3.c: New.
747         * gcc.dg/pch/macro-3.h: New.
749         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
751         * gcc.dg/pch/common-1.c: New.
752         * gcc.dg/pch/common-1.h: New.
753         * gcc.dg/pch/decl-1.c: New.
754         * gcc.dg/pch/decl-1.h: New.
755         * gcc.dg/pch/decl-2.c: New.
756         * gcc.dg/pch/decl-2.h: New.
757         * gcc.dg/pch/decl-3.c: New.
758         * gcc.dg/pch/decl-3.h: New.
759         * gcc.dg/pch/decl-4.c: New.
760         * gcc.dg/pch/decl-4.h: New.
761         * gcc.dg/pch/decl-5.c: New.
762         * gcc.dg/pch/decl-5.h: New.
763         * gcc.dg/pch/global-1.c: New.
764         * gcc.dg/pch/global-1.h: New.
765         * gcc.dg/pch/inline-1.c: New.
766         * gcc.dg/pch/inline-1.h: New.
767         * gcc.dg/pch/inline-2.c: New.
768         * gcc.dg/pch/inline-2.h: New.
769         * gcc.dg/pch/static-1.c: New.
770         * gcc.dg/pch/static-1.h: New.
771         * gcc.dg/pch/static-2.c: New.
772         * gcc.dg/pch/static-2.h: New.
774         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
776         * g++.dg/pch/pch.exp: Better handle failing testcases.
777         * gcc.dg/pch/pch.exp: Likewise.
778         * gcc.dg/pch/macro-1.c: New.
779         * gcc.dg/pch/macro-1.h: New.
780         * gcc.dg/pch/macro-2.c: New.
781         * gcc.dg/pch/macro-2.h: New.
783         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
785         * g++.dg/dg.exp: Treat files in pch/ specially.
786         * g++.dg/pch/pch.exp: New file.
787         * g++.dg/pch/empty.H: New file.
788         * g++.dg/pch/empty.C: New file.
789         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
790         "precompile".
792         * gcc.dg/pch/pch.exp: New file.
793         * gcc.dg/pch/empty.h: New file.
794         * gcc.dg/pch/empty.c: New file.
795         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
796         "precompile".
798 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
800         * g++.dg/template/friend14.C: New test.
802 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
804         * gcc.dg/old-style-asm-1.c: New test.
806 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
808         * gcc.c-torture/compile/20030109-1.c: New test.
810 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
812         * gcc.c-torture/execute/20030109-1.c: New test.
814 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
816         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
817         * g++.old-deja/g++.mike/dyncast2.C: Likewise
818         * g++.old-deja/g++.mike/dyncast3.C: Likewise
819         * g++.old-deja/g++.mike/eh2.C: Likewise
820         * g++.old-deja/g++.mike/eh3.C: Likewise
821         * g++.old-deja/g++.mike/eh5.C: Likewise
822         * g++.old-deja/g++.mike/eh6.C: Likewise
823         * g++.old-deja/g++.mike/eh7.C: Likewise
824         * g++.old-deja/g++.mike/eh8.C: Likewise
825         * g++.old-deja/g++.mike/eh9.C: Likewise
826         * g++.old-deja/g++.mike/eh10.C: Likewise
827         * g++.old-deja/g++.mike/eh12.C: Likewise
828         * g++.old-deja/g++.mike/eh13.C: Likewise
829         * g++.old-deja/g++.mike/eh14.C: Likewise
830         * g++.old-deja/g++.mike/eh16.C: Likewise
831         * g++.old-deja/g++.mike/eh17.C: Likewise
832         * g++.old-deja/g++.mike/eh18.C: Likewise
833         * g++.old-deja/g++.mike/eh21.C: Likewise
834         * g++.old-deja/g++.mike/eh23.C: Likewise
835         * g++.old-deja/g++.mike/eh24.C: Likewise
836         * g++.old-deja/g++.mike/eh25.C: Likewise
837         * g++.old-deja/g++.mike/eh26.C: Likewise
838         * g++.old-deja/g++.mike/eh27.C: Likewise
839         * g++.old-deja/g++.mike/eh28.C: Likewise
840         * g++.old-deja/g++.mike/eh29.C: Likewise
841         * g++.old-deja/g++.mike/eh31.C: Likewise
842         * g++.old-deja/g++.mike/eh33.C: Likewise
843         * g++.old-deja/g++.mike/eh34.C: Likewise
844         * g++.old-deja/g++.mike/eh35.C: Likewise
845         * g++.old-deja/g++.mike/eh36.C: Likewise
846         * g++.old-deja/g++.mike/eh37.C: Likewise
847         * g++.old-deja/g++.mike/eh38.C: Likewise
848         * g++.old-deja/g++.mike/eh39.C: Likewise
849         * g++.old-deja/g++.mike/eh40.C: Likewise
850         * g++.old-deja/g++.mike/eh41.C: Likewise
851         * g++.old-deja/g++.mike/eh42.C: Likewise
852         * g++.old-deja/g++.mike/eh44.C: Likewise
853         * g++.old-deja/g++.mike/eh46.C: Likewise
854         * g++.old-deja/g++.mike/eh47.C: Likewise
855         * g++.old-deja/g++.mike/eh48.C: Likewise
856         * g++.old-deja/g++.mike/eh49.C: Likewise
857         * g++.old-deja/g++.mike/eh50.C: Likewise
858         * g++.old-deja/g++.mike/eh51.C: Likewise
859         * g++.old-deja/g++.mike/eh53.C: Likewise
860         * g++.old-deja/g++.mike/eh55.C: Likewise
861         * g++.old-deja/g++.mike/p7912.C: Likewise
862         * g++.old-deja/g++.mike/p9706.C: Likewise
863         * g++.old-deja/g++.mike/p10416.C: Likewise
864         * g++.old-deja/g++.mike/p11667.C: Likewise
865         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
866         Remove redundant reference to Iris.
867         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
868         Elxsi, i860, Pico Java, and WE32K.
870 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
872         * g++.dg/ext/asm4.C: New test.
874 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
876         PR c++/9030
877         * g++.dg/template/friend12.C: New test.
878         * g++.dg/template/friend13.C: Likewise.
879         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
881 Wed Jan  8 11:41:47 CET 2003  Jan Hubicka  <jh@suse.cz>
883         * gcc.dg/i386-cadd.c: New test.
884         * gcc.dg/i386-cmov4.c: Likewise.
886 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
888         PR c++/9165
889         * g++.dg/warn/Wunused-3.C: New test.
891         * g++.dg/abi/bitfield9.C: New test.
893         PR c++/9189
894         * g++.dg/parse/defarg3.C: New test.
896 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
898         * g++.dg/parse/ambig1.C: New test.
899         * g++.dg/parse/defarg2.C: New test.
901 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
903         * g++.dg/template/defarg-1.C: New test.
904         * g++.dg/template/local2.C: Likewise.
906 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
908         * gcc.c-torture/execute/20030105-1.c: New test.
910 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
912         * g++.dg/parse/namespace3.C: Remove extra semicolons.
913         * g++.dg/parse/namespace4.C: Likewise.
915 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
917         * g++.dg/template/ntp2.C: New test.
919 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
921         * g++.dg/parse/extern-C-1.C: New test.
923         * g++.dg/parse/namespace4.C: New test.
925         * g++.dg/template/nested1.C: New test.
927         * g++.dg/parse/namespace3.C: New test.
929 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
931         * g++.dg/lookup/two-stage1.C: New test.
933 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
935         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
936         * g++.old-deja/g++.jason/access8.C: Likewise.
937         * g++.old-deja/g++.other/decl5.C: Likewise.
939 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
941         * g++.dg/parse/parse7.C: New test.
943 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
945         PR c++/2843
946         * g++.dg/ext/attrib7.C: New test.
948 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
950         * g++.dg/parse/parse6.C: New test.
952 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
954         * gcc.dg/h8300-stack-1.c: New.
956 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
958         g++.dg/lookup/exception1.C: New test.
960         g++.dg/lookup/template1.C: New test.
962         g++.dg/parse/namespace2.C: New test.
964         g++.dg/parse/parens2.C: New test.
966 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
968         * g++.dg/parse/parse5.C: New test.
969         * g++.dg/lookup/scoped4.C: New test.
971 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
973         * g++.dg/parse/parens1.C: New test.
975         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
976         angle-bracket1.C.
977         * g++.dg/parse/parens2.C: New test.
979         * g++.dg/lookup/scope-operator1.C: New test.
981         * g++.dg/parse/operator1.C: New test.
983 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
985         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
986         * g++.old-deja/g++.other/access6.C: Likewise.
987         * g++.old-deja/g++.other/decl1.C: Likewise.
988         * g++.old-deja/g++.pt/typename12.C: Likewise.
990 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
992         * g++.dg/parse/namespace1.C: New test.
994 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
996         * g++.dg/parse/parse4.C: New test.
998 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
1000         * g++.dg/parse/parse3.C: New test.
1002 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
1004         * g++.dg/parse/parse2.C: New test.
1006 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
1008         * g++.dg/template/friend11.C: New test.
1010 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
1012         * g++.dg/parse/parse1.C: New test.
1014 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
1016         * lib/profopt.exp: Change the name of a global variable to avoid
1017         possible clashes with other test suites.
1019 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
1021         * g++.dg/inherit/covariant8.C: New test.
1023 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
1025         * g++.dg/init/array9.C: New test.
1027         PR c++/9112
1028         * g++.dg/parse/expr1.C: New test.
1030 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
1032         * gcc.c-torture/compile/20021230-1.c: New test.
1034 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
1036         * g++.dg/inherit/covariant5.C: New test.
1037         * g++.dg/inherit/covariant6.C: New test.
1038         * g++.dg/inherit/covariant7.C: New test.
1040 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1042         PR c++/2739
1043         * g++.dg/other/access2.C: New test.
1045 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
1047         * g++.dg/other/anon-struct.C: No longer fails
1048         * g++.old-deja/g++.brendan/parse4.C: Likewise.
1049         * g++.old-deja/g++.brendan/parse5.C: Likewise.
1050         * g++.old-deja/g++.brendan/parse6.C: Likewise.
1052 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
1054         * g++.dg/parse/angle-bracket.C (main): No longer fails.
1056 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
1058         * g++.dg/eh/spec4.C: Remove stray semicolon.
1059         * g++.dg/expr/pmf-1.C: Change error message.
1060         * g++.dg/ext/asm1.C: Remove stray semicolon.
1061         * g++.dg/ext/typename1.C: Add missing typenames.
1062         * g++.dg/inherit/template-as-base.C: Change error message.
1063         * g++.dg/lookup/scoped1.C: Likewise.
1064         * g++.dg/lookup/scoped2.C: Likewise.
1065         * g++.dg/lookup/using2.C: Likewise.
1066         * g++.dg/other/component1.C: Remove stray semicolon.
1067         * g++.dg/other/do1.C: Change error message.
1068         * g++.dg/other/error2.C: Likewise.
1069         * g++.dg/other/init1.C: Likewise.
1070         * g++.dg/other/packed1.C: Remove stray semicolon.
1071         * g++.dg/other/ptrmem2.C: Change error message.
1072         * g++.dg/parse/parameter-declaration-1.C: Remove line number
1073         marker.
1074         * g++.dg/special/initp1.C: Remove invalid attribute usage.
1075         * g++.dg/template/access3.C: Add typename keyword.
1076         * g++.dg/template/access5.C: Remove stray semicolon.
1077         * g++.dg/template/access6.C: Likewise.
1078         * g++.dg/template/complit1.C: Likewise.
1079         * g++.dg/template/crash1.C: Change error message.
1080         * g++.dg/template/inherit2.C: Remove stray semicolon.
1081         * g++.dg/template/instantiate2.C: Likewise.
1082         * g++.dg/template/instantiate3.C: Change error message.
1083         * g++.dg/template/qual1.C: Remove stray semicolon.
1084         * g++.dg/template/qualttp18.C: Change error message.
1085         * g++.dg/template/ref1.C: Remove stray semicolon.
1086         * g++.dg/template/sizeof1.C (A::value): Declare it.
1087         * g++.dg/template/spec4.C: Change error message.
1088         * g++.dg/template/static1.C: Likewise.
1089         * g++.dg/template/type1.C: Likewise.
1090         * g++.dg/template/typename3.C: Likewise.
1091         * g++.old-deja/g++.benjamin/13478.C: Change error message.
1092         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
1093         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
1094         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
1095         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
1096         named return value extension.
1097         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
1098         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
1099         * g++.old-deja/g++.bob/extern_C.C: Likewise.
1100         * g++.old-deja/g++.bob/inherit2.C: Likewise.
1101         * g++.old-deja/g++.brendan/complex1.C: Likewise.
1102         * g++.old-deja/g++.brendan/copy5.C: Likewise.
1103         * g++.old-deja/g++.brendan/crash13.C: Likewise.
1104         * g++.old-deja/g++.brendan/crash15.C: Likewise.
1105         * g++.old-deja/g++.brendan/crash18.C: Change error message.
1106         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
1107         * g++.old-deja/g++.brendan/crash38.C: Likewise.
1108         * g++.old-deja/g++.brendan/crash50.C: Likewise.
1109         * g++.old-deja/g++.brendan/crash56.C: Likewise.
1110         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
1111         syntax.
1112         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
1113         * g++.old-deja/g++.brendan/crash8.C: Change error message.
1114         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
1115         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
1116         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
1117         * g++.old-deja/g++.brendan/template11.C: Likewise.
1118         * g++.old-deja/g++.brendan/template26.C: Likewise.
1119         * g++.old-deja/g++.brendan/template27.C: Use explicit
1120         specialization syntax.
1121         * g++.old-deja/g++.brendan/template30.C: Likewise.
1122         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
1123         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
1124         non-dependent names.
1125         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
1126         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
1127         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
1128         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
1129         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
1130         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
1131         named return value extension.
1132         * g++.old-deja/g++.ext/namedret2.C: Likewise.
1133         * g++.old-deja/g++.ext/namedret3.C: Likewise.
1134         * g++.old-deja/g++.ext/return1.C: Likewise.
1135         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
1136         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
1137         * g++.old-deja/g++.jason/access8.C: Likewise.
1138         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
1139         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
1140         pseudo-destructor names.
1141         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
1142         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
1143         pseudo-destructor names.
1144         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
1145         * g++.old-deja/g++.jason/overload19.C: Likewise.
1146         * g++.old-deja/g++.jason/overload32.C: Likewise.
1147         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
1148         stray semicolons.
1149         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
1150         * g++.old-deja/g++.jason/return.C: Likewise.
1151         * g++.old-deja/g++.jason/return2.C: Likewise.
1152         * g++.old-deja/g++.jason/shadow1.C: Likewise.
1153         * g++.old-deja/g++.jason/special.C: Use explicit specialization
1154         syntax.
1155         * g++.old-deja/g++.jason/template10.C: Account for use of
1156         non-dependent names.
1157         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
1158         syntax.
1159         * g++.old-deja/g++.jason/template37.C: Likewise.
1160         * g++.old-deja/g++.law/access4.C: Change error messages.
1161         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
1162         pseudo-destructor names.
1163         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
1164         * g++.old-deja/g++.law/ctors9.C: Likewise.
1165         * g++.old-deja/g++.law/cvt22.C: Likewise.
1166         * g++.old-deja/g++.law/dtors5.C: Likewise.
1167         * g++.old-deja/g++.law/global-init1.C: Likewise.
1168         * g++.old-deja/g++.law/missed-error3.C: Likewise.
1169         * g++.old-deja/g++.law/operators28.C: Likewise.
1170         * g++.old-deja/g++.law/visibility28.C: Likewise.
1171         * g++.old-deja/g++.martin/eval1.C: Likewise.
1172         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
1173         name.
1174         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
1175         * g++.old-deja/g++.mike/net34.C: Likewise.
1176         * g++.old-deja/g++.mike/net36.C: Likewise.
1177         * g++.old-deja/g++.mike/ns2.C: Likewise.
1178         * g++.old-deja/g++.mike/p12306.C: Likewise.
1179         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
1180         value extension.
1181         * g++.old-deja/g++.mike/p700.C: Likewise.
1182         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
1183         * g++.old-deja/g++.mike/p710.C: Likewise.
1184         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
1185         value extension.
1186         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
1187         * g++.old-deja/g++.mike/pmf9.C: Likewise.
1188         * g++.old-deja/g++.ns/crash2.C: Likewise.
1189         * g++.old-deja/g++.ns/crash3.C: Likewise.
1190         * g++.old-deja/g++.ns/invalid1.C: Likewise.
1191         * g++.old-deja/g++.ns/ns17.C: Likewise.
1192         * g++.old-deja/g++.ns/template16.C: Likewise.
1193         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
1194         keyword.
1195         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
1196         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
1197         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
1198         named return value extension.
1199         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
1200         * g++.old-deja/g++.other/access4.C: Issue additional error
1201         messages.
1202         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
1203         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
1204         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
1205         * g++.old-deja/g++.other/crash25.C: Change error message.
1206         * g++.old-deja/g++.other/crash4.C: Change error message.
1207         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
1208         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
1209         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
1210         checks.
1211         * g++.old-deja/g++.other/defarg8.C: Likewise.
1212         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
1213         * g++.old-deja/g++.other/dtor10.C: Likewise.
1214         * g++.old-deja/g++.other/incomplete.C: Likewise.
1215         * g++.old-deja/g++.other/linkage7.C: Likewise.
1216         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
1217         lookup algorithm.
1218         * g++.old-deja/g++.other/mangle2.C: Likewise.
1219         * g++.old-deja/g++.other/refinit2.C: Likewise.
1220         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
1221         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
1222         * g++.old-deja/g++.pt/crash28.C: Likewise.
1223         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
1224         syntax.
1225         * g++.old-deja/g++.pt/crash32.C: Change error message.
1226         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
1227         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
1228         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
1229         error message position.
1230         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
1231         * g++.old-deja/g++.pt/defarg8.C: Change error message.
1232         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
1233         syntax.
1234         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
1235         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
1236         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
1237         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
1238         keyword.
1239         * g++.old-deja/g++.pt/explicit31.C: Likewise.
1240         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
1241         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
1242         keyword.
1243         * g++.old-deja/g++.pt/explicit71.C: Change error message.
1244         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
1245         syntax.
1246         * g++.old-deja/g++.pt/friend28.C: Account for use of
1247         non-dependent names.
1248         * g++.old-deja/g++.pt/friend29.C: Likewise.
1249         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
1250         rules.
1251         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
1252         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
1253         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
1254         lookup rules.
1255         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
1256         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
1257         keyword.
1258         * g++.old-deja/g++.pt/memclass20.C: Likewise.
1259         * g++.old-deja/g++.pt/memclass5.C: Likewise.
1260         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
1261         keyword.
1262         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
1263         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
1264         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
1265         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
1266         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
1267         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
1268         keyword.
1269         * g++.old-deja/g++.pt/spec10.C: Likewise.
1270         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
1271         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
1272         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
1273         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
1274         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
1275         * g++.old-deja/g++.pt/ttp62.C: Likewise.
1276         * g++.old-deja/g++.pt/ttp64.C: Likewise.
1277         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
1278         * g++.old-deja/g++.pt/typename15.C: Likewise.
1279         * g++.old-deja/g++.pt/typename22.C: Likewise.
1280         * g++.old-deja/g++.pt/typename6.C: Change error messages.
1281         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
1282         * g++.old-deja/g++.pt/virtual2.C: Likewise.
1283         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
1284         syntax.
1285         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
1286         return value extension.
1287         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
1288         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
1289         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
1290         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
1292 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
1294         * g++.dg/warn/inline1.C: New test.
1295         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
1296         * g++.old-deja/g++.jason/synth10.C: Likewise.
1297         * g++.old-deja/g++.mike/net31.C: Likewise.
1298         * g++.old-deja/g++.mike/p8786.C: Likewise.
1300         * g++.dg/template/friend10.C: New test.
1301         * g++.dg/template/conv5.C: New test.
1303 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
1305         * g++.dg/lookup/scoped3.C: New test.
1307         * g++.dg/lookup/decl1.C: New test.
1308         * g++.dg/lookup/decl2.C: New test.
1310 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
1312         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
1313         gcc.c-torture/compile/20021015-1.c,
1314         gcc.c-torture/compile/20021015-2.c,
1315         gcc.c-torture/compile/20021123-1.c,
1316         gcc.c-torture/compile/20021123-2.c,
1317         gcc.c-torture/compile/20021123-3.c,
1318         gcc.c-torture/compile/20021123-4.c,
1319         gcc.c-torture/execute/20021024-1.c: Add tests previously added
1320         only to 3.1 or 3.2 branch.
1322 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
1324         * gcc.dg/i386-bitfield3.c: New test.
1326         * gcc.dg/i386-bitfield2.c: New test.
1328 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
1330         * g++.dg/parse/conv_op1.C: New test.
1332 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
1334         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
1335         approved.
1337 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
1339         * gcc.c-torture/compile/20021220-1.c: New test.
1341 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
1343         * gcc.dg/i386-fastcall-1.c: New.
1345 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
1347         * gcc.c-torture/execute/20021219-1.c: New test.
1349 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
1351         * gcc.dg/i386-pic-1.c: New test.
1353 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1355         PR c++/8099
1356         * g++.dg/template/friend9.C: New test.
1358 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1360         PR c++/3663
1361         * g++.dg/template/access7.C: New test.
1363 2002-12-18  Nick Clifton  <nickc@redhat.com>
1365         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
1366         the libstdc++-v3 directory has been found.
1368 2002-12-12  Devang Patel <dpatel@apple.com>
1369         * gcc.dg/darwin-ld-1.c: New test.
1370         * gcc.dg/darwin-ld-2.c: New test.
1371         * gcc.dg/darwin-ld-3.c: New test.
1372         * gcc.dg/darwin-ld-4.c: New test.
1373         * gcc.dg/darwin-ld-5.c: New test.
1375 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
1377         * gcc.c-torture/compile/20021212-1.c: New test.
1379 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
1381         * gcc.dg/fshort-wchar: New test.
1383 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
1385         PR c++/8372
1386         * g++.dg/template/dtor1.C: New test.
1388         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
1389         markers.
1391 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
1393         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
1395 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
1397         * g++.dg/template/static1.C: New test.
1398         * g++.dg/template/static2.C: New test.
1399         * g++.old-deja/g++.ext/memconst.C: New test.
1401 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1403         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
1404         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
1405         * g++.dg/special/initp1.C: Likewise.
1407 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
1409         * gcc.c-torture/execute/20021204-1.c: New test.
1411 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
1413         * gcc.dg/ppc-fmadd-1.c: New file.
1414         * gcc.dg/ppc-fmadd-2.c: New file.
1415         * gcc.dg/ppc-fmadd-3.c: New file.
1417 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
1419         * gcc.c-torture/compile/20021204-1.c: New test.
1421 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
1423         * g++.dg/inherit/covariant2.C: New test.
1424         * g++.dg/inherit/covariant3.C: New test.
1425         * g++.dg/inherit/covariant4.C: New test.
1426         * g++.dg/inherit/covariant1.C: Remove XFAIL.
1427         * g++.old-deja/g++.robertl/eb17.C: Likewise.
1429 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
1431         PR c++/8688
1432         * g++.dg/init/brace3.C: New test.
1434 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
1436         * gcc.dg/20020210-1.c: Fix a comment typo.
1438 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
1440         PR c++/8720
1441         * g++.dg/parse/defarg1.C: New test.
1443         PR c++/8615
1444         * g++.dg/template/char1.C: New test.
1446         * g++.dg/template/varmod1.C: Fix typo.
1448 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1450         DR 180
1451         * g++.old-deja/g++.pt/crash32.C: Expect error.
1453 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
1455         PR c++/5919
1456         * g++.dg/template/varmod1.C: New test.
1458         PR c++/8727
1459         * g++.dg/inherit/typeinfo1.C: New test.
1461         PR c++/8663
1462         * g++.dg/inherit/typedef1.C: New test.
1464 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
1466         PR c++/8332
1467         PR c++/8493
1468         * g++.dg/template/strlen1.C: New test.
1470         PR c++/8227
1471         * g++.dg/template/ctor2.C: New test.
1473         PR c++/8214
1474         * g++.dg/init/string1.C: New test.
1476         PR c++/8511
1477         * g++.dg/template/friend8.C: New test.
1479 2002-11-29  Joe Buck <jbuck@synopsys.com>
1481         * g++.dg/lookup/anon2.C: New test.
1483 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
1485         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
1486         h8300 port.
1488 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
1490         * gcc.dg/bitfld-6.c: New test.
1492 Wed Nov 27 14:37:34 CET 2002  Jan Hubicka  <jh@suse.cz>
1494         * gcc.c-torture/execute/20021127.[cx]: New test.
1496 Tue Nov 26 22:09:53 CET 2002  Jan Hubicka  <jh@suse.cz>
1498         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
1499         quality.
1501 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
1503         * g++.dg/init/brace2.C: New test.
1504         * g++.old-deja/g++.mike/p9129.C: Correct.
1506 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
1508         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
1510 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
1512         * gcc.dg/sibcall-6: New test for indirect sibcalls.
1514 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
1516         * testsuite/g++.dg/abi/empty11.C: New test.
1517         * testsuite/g++.dg/rtti/cv1.C: New test.
1519 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
1521         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
1523 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
1525         * g++.dg/abi/empty10.C: New test.
1527 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
1529         * gcc.c-torture/compile/20021124-1.c: New test.
1531 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
1533         * g++.dg/abi/rtti2.C: New test.
1535 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
1537         * gcc.dg/i386-unroll-1.c: New test.
1539 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
1541         * gcc.c-torture/compile/20021120-1.c: New test.
1542         * gcc.c-torture/compile/20021120-2.c: New test.
1544 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
1546         * gcc.dg/bitfld-5.c: New test.
1548 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
1550         * gcc.c-torture/execute/20021120-3.c: New test.
1552 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
1554         * gcc.c-torture/execute/20021120-2.c: New test.
1556 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
1558         * gcc.c-torture/execute/20021120-1.c: New test.
1560 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
1562         * gcc.c-torture/execute/20021118-3.c: New test.
1564 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
1566         * gcc.c-torture/compile/20021119-1.c: New test.
1568 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
1570         * gcc.dg/duff-1.c: New test.
1571         * gcc.dg/duff-2.c: New test.
1572         * gcc.dg/duff-3.c: New test.
1574 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
1576         * gcc.dg/cpp/_Pragma5.c: New test.
1578 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
1580         * gcc.c-torture/execute/20021118-2.c: New test.
1582 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
1584         * gcc.c-torture/execute/20021118-1.c: New test.
1586 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
1588         * gcc.dg/20021116-1.c: New test.
1590 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
1592         * g++.dg/abi/vcall1.C: New test.
1594 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
1596         * gcc.dg/20021029-1.c: New test.
1597         * gcc.dg/20021029-2.c: New test.
1599 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1601         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
1603 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
1605         PR c/8439
1606         * gcc.dg/20021110.c: Move to ...
1607         * gcc.c-torture/compile/20021110.c: .... here.
1609 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1611         PR c/8467
1612         * gcc.c-torture/execute/20021111-1.c
1614 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
1616         PR c/8439
1617         * gcc.dg/20021110.c: New test.
1619 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
1621         * g++.dg/abi/vthunk3.C: Run only on x86.
1623 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
1625         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
1627 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
1629         * lib/compat.exp (compat-execute): Fix logic error in last
1630         change.
1632 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
1634         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
1636 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1638         PR c++/8389
1639         * g++.dg/template/access6.C: New test.
1641 Fri Nov  8 13:13:53 CET 2002  Jan Hubicka  <jh@suse.cz>
1643         * gcc.dg/i386-ssefp-1.c: New test.
1644         * gcc.dg/i386-ssefp-1.c: New test.
1646 Fri Nov  8 10:52:15 CET 2002  Jan Hubicka  <jh@suse.cz>
1648         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
1650 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
1652         * g++.dg/abi/vthunk3.C: New test.
1654         PR c++/8338
1655         * g++.dg/template/crash2.C: New test.
1657 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
1659         * testsuite/g++.dg/abi/dtor1.C: New test.
1660         * testsuite/g++.dg/abi/dtor2.C: Likewise.
1662 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
1664         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
1665         Darwin.
1667 2002-11-04  Adam Nemet  <anemet@lnxw.com>
1669         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
1670         -mthumb.  Only xfail with -O0.
1672 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
1674         * g++.dg/abi/thunk1.C: New test.
1675         * g++.dg/abi/thunk2.C: Likewise.
1676         * g++.dg/abi/vtt1.C: Likewise.
1678 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
1680         PR optimization/8423
1681         * gcc.c-torture/execute/builtin-constant.c: New test.
1683 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
1685         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
1686         Add some more cases.
1688 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
1690         PR c++/8391
1691         * g++.dg/opt/local1.C: New test.
1693 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
1695         PR c++/8160
1696         * g++.dg/template/complit1.C: New test.
1698         PR c++/8149
1699         * g++.dg/template/typename4.C: Likewise.
1701 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1703         Core issue 287, PR c++/7639
1704         * g++.dg/template/instantiate1.C: Adjust error location.
1705         * g++.dg/template/instantiate3.C: New test.
1706         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
1707         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
1708         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
1710 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
1712         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
1714 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
1716         PR c++/8287
1717         * g++.dg/init/dtor2.C: New test.
1719 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1721         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
1722         * gcc.dg/nest.c: Bypass errors on irix6.
1724 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
1726         * gcc.dg/nest.c: Expect error for mmix-*-*.
1727         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
1729 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
1731         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
1732         markers.
1734         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
1736 2002-10-25  Mike Stump  <mrs@apple.com>
1738         * gcc.dg/warn-1.c: New test.
1740 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
1742         * g++.dg/template/typename3.C: New test.
1744 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
1746         * g++.dg/lookup/ptrmem1.C: New test.
1748         * g++.dg/abi/vthunk2.C: New test.
1750 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
1752         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
1754 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
1756         * g++.dg/abi/empty9.C: New test.
1758 2002-10-24  Richard Henderson  <rth@redhat.com>
1760         * g++.dg/inherit/thunk1.C: Enable for ia64.
1762 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
1764         PR c++/8067
1765         * g++.dg/lookup/pretty1.C: New test.
1767 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
1769         * gcc.dg/20021023-1.c: New test.
1771 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
1773         PR c++/7679
1774         * g++.dg/parse/inline1.C: New test.
1776 2002-10-23  Richard Henderson  <rth@redhat.com>
1778         * g++.dg/inherit/thunk1.C: Enable for x86_64.
1780         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
1782 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
1784         PR c++/6579
1785         * g++.dg/parse/stmtexpr3.C: New test.
1787 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
1789         * g++.dg/expr/cond1.C: New test.
1791 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
1793         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
1795 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
1797         * g++.dg/abi/vbase13.C: New test.
1798         * g++.dg/abi/vbase14.C: Likewise.
1800 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
1802         * gcc.dg/tls/pic-1.c: New test.
1803         * gcc.dg/tls/nonpic-1.c: New test.
1804         * gcc.dg/20021018-1.c: New test.
1806 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
1808         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
1809         Remove only files with the same base name as the test case.
1810         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
1811         (profopt-execute): Likewise.  Also, remove old profiling
1812         and performance data files before running the tests.
1814         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
1815         * g++.dg/bprob/bprob.exp: Likewise.
1816         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
1817         to allow more general test case names.
1819         * g++.dg/bprob/bprob-1.C: Rename to ...
1820         * g++.dg/bprob/g++-bprob-1.C: ... this.
1822         * g77.dg/bprob/bprob-1.f: Rename to ...
1823         * g77.dg/bprob/g77-bprob-1.f: ... this.
1825 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
1827         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
1828         bison 1.50 or later.
1830 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
1832         * g++.dg/README: Describe more test directories.
1834 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
1836         * g++.dg/init/array6.C: Add additional tests.
1838 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
1840         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
1841         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
1843 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
1845         * gcc.c-torture/compile/20020604-1.x: New.
1846         * gcc.c-torture/compile/simd-5.x: Likewise.
1847         * gcc.c-torture/execute/920710-1.x: Likewise.
1848         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
1850 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
1852         * g++.dg/inherit/override1.C: Add dg-options clause.
1854 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1856         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
1857         _mm_slli_si128.
1859 2002-10-19  Andreas Schwab  <schwab@suse.de>
1861         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
1862         directory component.
1864 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
1866         * g++.dg/inherit/thunk1.C: New test.
1868         * g++.dg/inherit/override1.C: New test.
1870         * g++.dg/abi/mangle11.C: New test.
1871         * g++.dg/abi/mangle14.C: New test.
1872         * g++.dg/abi/mangle17.C: New test.
1874 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
1876         * g++.dg/overload/member2.C: New test.
1878 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
1880         * g++.dg/README: Describe new compat directory.
1881         * g++.dg/dg.exp: Skip tests in compat directory.
1882         * README.compat: New file.
1883         * lib/compat.exp: New expect script.
1884         * g++.dg/compat: New test directory.
1885         * g++.dg/compat/compat.exp: New expect script.
1886         * g++.dg/compat/abi: New test directory.
1887         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
1888         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
1889         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
1890         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
1891         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
1892         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
1893         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
1894         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
1895         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
1896         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
1897         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
1898         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
1899         * g++.dg/compat/break: New test directory.
1900         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
1901         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
1902         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
1903         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
1904         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
1905         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
1906         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
1907         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
1908         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
1909         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
1910         g++.dg/compat/break/README: New files.
1911         * g++.dg/compat/eh: New test directory.
1912         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
1913         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
1914         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
1915         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
1916         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
1917         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
1918         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
1919         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
1920         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
1921         g++.dg/compat/eh/filter2_y.C,
1922         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
1923         g++.dg/compat/eh/new1_y.C,
1924         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
1925         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
1926         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
1927         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
1928         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
1929         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
1930         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
1931         g++.dg/compat/eh/unexpected1_y.C: New files.
1932         * g++.dg/compat/init: New test directory.
1933         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
1934         g++.dg/compat/init/array5_y.C,
1935         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
1936         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
1937         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
1938         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
1939         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
1940         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
1941         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
1942         g++.dg/compat/init/init-ref2_y.C: New files.
1944 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
1946         PR c++/7584
1947         * g++.dg/inherit/using3.C: New test.
1949 Thu Oct 17 19:12:58 CEST 2002  Jan Hubicka  <jh@suse.cz>
1951         * gcc.dg/20021017-2.c: New test.
1953 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
1955         * g++.dg/abi/mangle16.C: Adjust.
1957         * g++.dg/init/array8.C: New test.
1959 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
1961         * gcc.dg/special/mips-abi.exp: New test.
1962         * gcc.dg/special/mips-abi.s: Empty file used by the above.
1964 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
1966         * g++.dg/abi/mangle16.C: New test.
1967         * g++.dg/abi/mangle17.C: Likewise.
1969         PR c++/7478
1970         * g++.dg/template/ref1.C: New test.
1972 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1974         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
1976 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
1978         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
1980 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
1982         PR c++/7524
1983         * g++.dg/init/array7.C: New test.
1985 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
1987         * g++.dg/init/array6.C: New test.
1989         * g++.dg/abi/mangle13.C: Likewise.
1990         * g++.dg/abi/mangle14.C: Likewise.
1991         * g++.dg/abi/mangle15.C: Likewise.
1993 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
1995         * g++.dg/abi/empty8.C: New test.
1997 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
1999         * g++.dg/init/ctor1.C: New test.
2001 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
2003         * gcc.c-torture/execute/20021015-1.c: New test.
2005 Tue Oct 15 14:22:41 2002  J"orn Rennecke <joern.rennecke@superh.com>
2007         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
2009 Mon Oct 14 20:37:51 CEST 2002  Jan Hubicka  <jh@suse.cz>
2011         * gcc.dg/i386-ssetype-[1-5].c: New tests.
2013 2002-10-14  Richard Henderson  <rth@redhat.com>
2015         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
2017 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
2019         PR optimization/6631
2020         * g++.dg/opt/const2.C: New test.
2022 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
2024         PR c++/7176
2025         * g++.dg/parse/friend1.C: New test.
2026         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
2028 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
2030         * gcc.dg/20021014-1.c: New test.
2032 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
2034         PR c++/5661
2035         * g++.dg/ext/vlm1.C: New test.
2036         * g++.dg/ext/vlm2.C: Likewise.
2038         * g++.dg/init/array1.C: Remove invalid braces.
2039         * g++.dg/init/brace1.C: New test.
2040         * g++.dg/init/copy2.C: Likewise.
2041         * g++.dg/init/copy3.C: Likewise.
2042         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
2043         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
2044         braces.
2046 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
2048         * gcc.dg/cpp/assembler.S: Don't use -ansi.
2050 Fri Oct 11 10:56:49 2002  Richard Shann  <richard.shann@superh.com>
2052         * gcc.c-torture/compile/simd-5.c: New test.
2054 2002-10-10  Roger Sayle  <roger@eyesopen.com>
2056         * gcc.c-torture/execute/shiftopt-1.c: New test case.
2058 2002-10-10  Jim Wilson  <wilson@redhat.com>
2060         * gcc.c-torture/execute/20021010-1.c: New test.
2062 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
2064         PR c/7353
2065         * g++.dg/ext/typedef-init.C: New test.
2066         * gcc.dg/typedef-init.c: New test.
2068 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
2070         * gcc.dg/cpp/paste13.c: New test.
2072 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2074         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
2075         remaining platforms, XFAIL during compile, not execute.  Don't
2076         XFAIL at -O0.
2078 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
2080         * gcc.dg/alias-1.c: Tweak expected warning.
2082 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
2084         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
2086 2002-10-06  Andreas Jaeger  <aj@suse.de>
2088         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
2089         * gcc.dg/cpp/c++98.C: Likewise.
2091         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
2092         * g++.dg/cpp/c++98.C: Likewise.
2094         * g++.dg/README (Subdirectories): Mention cpp directory.
2096         PR target/7559
2097         * gcc.dg/20021006-1.c: New test.
2099 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2101         PR c++/7804
2102         * g++.dg/other/warning1.C: New test.
2104 2002-10-04  Roger Sayle  <roger@eyesopen.com>
2106         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
2107         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
2108         and sparc-*-* with -m64 as expected failures.  See PR 8087.
2110 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
2112         PR c++/7931
2113         * g++.dg/template/ptrmem3.C: New test.
2115         PR c++/7754
2116         * g++.dg/template/union1.C: New test.
2118 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
2120         PR c++/8006
2121         * g++.dg/abi/mangle9.C: New test.
2122         * g++.dg/abi/mangle10.C: New test.
2123         * g++.dg/abi/mangle11.C: New test.
2124         * g++.dg/abi/mangle12.C: New test.
2126 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
2128         PR c++/7188.
2129         * g++.dg/template/meminit1.C: New test.
2130         * g++.dg/warn/Wreorder-1.C: Likewise.
2131         * g++.old-deja/g++.mike/warn3.C: Tweak.
2132         * lib/prune.exp: Ingore "in copy constructor".
2134 2002-10-02  Andreas Jaeger  <aj@suse.de>
2136         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
2137         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
2138         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
2139         on x86-64.
2141 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
2143         * gcc.dg/empty1.C: Fix typo.
2145 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
2147         * gcc.dg/alias-1.c: New test.
2149 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
2151         * gcc.dg/empty1.C: New test.
2153         * g++.dg/tls/init-2.C: Tweak error messages.
2155 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
2157         * gcc.c-torture/compile/20020923-1.c: New test.
2159 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
2161         * gcc.c-torture/execute/ffs-1.c: New test.
2162         * gcc.c-torture/execute/ffs-2.c: Ditto.
2164 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
2166         * g++.dg/overload/member1.C: New test.
2168 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
2170         * g++.dg/abi/empty7.C: New test.
2171         * g++.dg/init/pm2.C: Likewise.
2173 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
2175         * g++.dg/rtti/crash1.C: New test.
2177 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
2179         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
2180         gcc.dg/sibcall-4.c: New tests.
2182 2002-09-28  Roger Sayle  <roger@eyesopen.com>
2184         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
2185         powerpc and MMIX targets.
2187 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
2189         * gcc.dg/cpp/20020927-1.c: New.
2191 2002-09-26  David S. Miller  <davem@redhat.com>
2193         * gcc.c-torture/compile/trunctfdf.c: New.
2195 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2197         * lib/target-supports.exp (check_weak_available): Handle solaris2.
2199 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
2201         * gcc.c-torture/execute/loop-15.c: New.
2203 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
2205         * README.QMTEST: Fix typo.
2207 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
2209         * gcc.dg/20020926-1.c: New test.
2211 2002-09-25  David S. Miller  <davem@redhat.com>
2213         PR target/7842
2214         * gcc.c-torture/execute/shiftdi.c: New test.
2216 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
2218         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
2219         unique to the tool.
2220         * lib/g77.exp (g77_init): Likewise.
2221         * lib/g++.exp (g++_init): Likewise.
2222         * lib/objc.exp (objc_init): Likewise.
2224 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
2226         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
2227         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
2228         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
2230 2002-09-25  Richard Henderson  <rth@redhat.com>
2232         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
2233         too-small long double.
2235 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
2237         * gcc.dg/20020919-1.c: New test.
2239 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
2241         * g++.dg/abi/bitfield6.C: New test.
2242         * g++.dg/abi/bitfield7.C: New test.
2243         * g++.dg/abi/bitfield8.C: New test.
2244         * g++.dg/abi/vbase11.C: New test.
2246 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2248         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
2249         hppa*-*-hpux*.  Update test comment.
2251 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
2253         * gcc.dg/tls/struct-1.c: New test.
2255 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
2257         * gcc.dg/cpp/tr-warn2.c: Update.
2259 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
2261         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
2263 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
2265         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
2266         systems.
2268 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
2270         * gcc.c-torture/execute/ieee/mzero3.c: New test.
2272         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
2273         Adjust for c++filt moved to binutils.  Remove spurious duplicate
2274         setting of cxxfilt.
2276 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
2278         * gcc.dg/20020312-2.c: Update for darwin.
2280 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
2282         * g++.old-deja/g++.other/crash32.C: Mark ICE.
2284 Tue Sep 17 13:59:45 2002  Nicola Pero  <n.pero@mi.flashnet.it>
2286         * objc.dg/comp-types-1.m: New test.
2287         * objc.dg/comp-types-2.m: New test.
2288         * objc.dg/comp-types-3.m: New test.
2289         * objc.dg/comp-types-4.m: New test.
2290         * objc.dg/comp-types-5.m: New test.
2291         * objc.dg/comp-types-6.m: New test.
2293 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2295         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
2297 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
2299         * g++.dg/other/do1.C: New test.
2301         * g++.dg/template/subst1.C: New test.
2303 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
2305         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
2307 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
2309         * g++.dg/template/qualttp20.C: Adjust expected errors.
2310         * g++.old-deja/g++.jason/report.C: Likewise.
2311         * g++.old-deja/g++.other/qual1.C: Likewise.
2313         * g++.dg/lookup/scoped2.C: New test.
2315         * g++.dg/ext/asm3.C: New test.
2317 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
2319         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
2321 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
2323         * ChangeLog: follow spelling conventions.
2324         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
2325         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
2326         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
2327         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
2328         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
2329         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
2330         * g++.old-deja/g++.law/global-init1.C: Likewise.
2331         * g++.old-deja/g++.other/delete4.C: Likewise.
2332         * g++.old-deja/g++.other/inline21.C: Likewise.
2333         * g++.old-deja/g++.other/singleton.C: Likewise.
2334         * g77.dg/strlen0.f: Likewise.
2335         * g77.f-torture/compile/20010519-1.f: Likewise.
2336         * g77.f-torture/compile/980310-4.f: Likewise.
2337         * gcc.c-torture/compile/20000605-1.c: Likewise.
2338         * gcc.c-torture/execute/20020225-1.c: Likewise.
2339         * gcc.dg/c90-hexfloat-2.c: Likewise.
2340         * gcc.dg/c99-bool-1.c: Likewise.
2341         * gcc.dg/c99-hexfloat-2.c: Likewise.
2342         * gcc.dg/dll-2.c: Likewise.
2343         * gcc.dg/wtr-union-init-1.c: Likewise.
2344         * gcc.dg/wtr-union-init-2.c: Likewise.
2345         * gcc.dg/wtr-union-init-3.c: Likewise.
2346         * gcc.dg/cpp/avoidpaste1.c: Likewise.
2347         * gcc.dg/cpp/defined.c: Likewise.
2348         * gcc.dg/cpp/macsyntx.c: Likewise.
2349         * gcc.dg/cpp/paste2.c: Likewise.
2350         * gcc.dg/cpp/trad/defined.c: Likewise.
2351         * gcc.dg/format/c90-printf-1.c: Likewise.
2352         * gcc.dg/format/c90-scanf-1.c: Likewise.
2353         * gcc.dg/format/c99-printf-1.c: Likewise.
2354         * gcc.dg/format/c99-scanf-1.c: Likewise.
2355         * gcc.misc-tests/gcov-8.c: Likewise.
2356         * lib/profopt.exp: Likewise.
2358 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
2360         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
2362 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
2364         * g++.dg/inherit/using2.C: New test.
2366 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
2368         * ChangeLog: Follow spelling conventions.
2369         * g++.dg/template/friend4.C: Likewise.
2370         * g++.old-deja/g++.pt/crash67.C: Likewise.
2371         * gcc.c-torture/execute/20000801-4.c: Likewise.
2372         * gcc.dg/c90-digraph-1.c: Likewise.
2373         * gcc.dg/c94-digraph-1.c: Likewise.
2374         * gcc.dg/c99-digraph-1.c: Likewise.
2375         * gcc.dg/cpp/line5.c: Likewise.
2376         * gcc.dg/cpp/multiline.c: Likewise.
2377         * gcc.dg/cpp/trad/literals-1.c: Likewise.
2378         * gcc.dg/format/attr-3.c: Likewise.
2379         * gcc.dg/format/c90-scanf-3.c: Likewise.
2380         * gcc.dg/format/ext-4.c: Likewise.
2382 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
2384         * g++.dg/template/pretty1.C: New test.
2386 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
2388         * gcc.c-torture/execute/struct-cpy-1.c: New test.
2390 2002-09-13  Matt Austern  <austern@apple.com>
2392         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
2393         passing a cast expression to a function by const reference.
2395 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
2397         * g++.dg/template/deduce1.C: New test.
2399 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
2401         * gcc.c-torture/execute/simd-1.c: Force all use of int to
2402         32-bit int.
2404 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2406         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
2407         usage.
2409 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
2411         * gcc.c-torture/compile/20020910-1.c: New test.
2413 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
2415         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
2417 2002-09-10  Andreas Jaeger  <aj@suse.de>
2419         * gcc.dg/20020312-2.c: Adjust for x86-64.
2421 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
2423         * g77.dg/7388.f: New test case for PR 7388.
2425 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
2427         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
2429 2002-09-05  Ziemowit Laski <zlaski@apple.com>
2431         * objc.dg/proto-lossage-1.m: New test.
2433 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
2435         * gcc.dg/cpp/_Pragma4.c: Fix typo.
2437 Fri Sep  6 16:39:37 2002  Nicola Pero  <n.pero@mi.flashnet.it>
2439         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
2440         expected to pass.
2442 2002-09-06  Stan Shebs  <shebs@apple.com>
2443             David Edelsohn  <edelsohn@gnu.org>
2445         * gcc.dg/weak: New directory.
2446         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
2447         target-specific xfail bits.
2448         * gcc.dg/typeof-2.c: Move to new directory.
2449         * gcc.dg/weak.exp: New expect script.
2451 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
2453         * gcc.c-torture/execute/extzvsi.c: New test.
2455 2002-09-05  Stan Shebs  <shebs@apple.com>
2457         * gcc.dg/weak-1.c: xfail on Darwin.
2458         * gcc.dg/weak-2.c: Ditto.
2459         * gcc.dg/weak-3.c: Ditto.
2460         * gcc.dg/weak-4.c: Ditto.
2461         * gcc.dg/weak-5.c: Ditto.
2462         * gcc.dg/weak-6.c: Ditto.
2463         * gcc.dg/weak-7.c: Ditto.
2464         * gcc.dg/weak-8.c: Ditto.
2465         * gcc.dg/weak-9.c: Ditto.
2467 Thu Sep  5 00:34:33 2002  J"orn Rennecke <joern.rennecke@superh.com>
2469         * gcc.c-torture/execute/loop-14.c: New test.
2471 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
2473         * g++.dg/other/cxa-atexit1.C: New test.
2475         * gcc.dg/typeof-2.c: New test.
2477 2002-09-03  Roger Sayle  <roger@eyesopen.com>
2479         * gcc.dg/builtins-2.c: New testcase.
2480         * gcc.dg/builtins-3.c: New testcase.
2482 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
2484         * gcc.dg/cpp/_Pragma4.c: New test.
2486 Tue Sep  3 11:04:26 2002  Nicola Pero  <n.pero@mi.flashnet.it>
2488         * objc/execute/nil_method-1.m: New testcase.
2490 Sun Sep  1 12:47:39 2002  Nicola Pero  <n.pero@mi.flashnet.it>
2492         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
2493         [Object class], not [Object initialize].
2495 2002-08-31  Roger Sayle  <roger@eyesopen.com>
2496             Hans-Peter Nilsson  <hp@bitrange.com>
2498         * gcc.c-torture/execute/20020720-1.x: Skip test on
2499         mmix-knuth-mmixware.  Correct comment.
2501 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
2503         * testsuite/g++.dg/abi/bitfield5.C: New test.
2504         * testsuite/g++.dg/abi/vbase10.C: Likewise.
2506 Tue Aug 27 22:23:22 2002  Nicola Pero  <n.pero@mi.flashnet.it>
2508         * objc.dg/undeclared-selector.m: New test.
2510 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
2512         * g++.dg/other/offsetof1.C: Avoid cast warning.
2514 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
2516         * objc.dg/super-class-2.m: New test.
2518 2002-08-24  Matt Austern  <austern@apple.com>
2520         * g++.dg/ext/lvaddr.C: New test.
2521         * g++.dg/ext/lvcast.C: New test.
2523 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
2525         * testsuite/g++.dg/inherit/cond1.C: New test.
2527 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
2529         * gcc.dg/noncompile/incomplete-1.c: New test.
2531 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
2533         * gcc.dg/typespec-1.c: New test.
2535 2002-08-20  Devang Patel  <dpatel@apple.com>
2536         * objc.dg/proto-hier-2.m: New test.
2538 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
2540         * objc.dg/bitfield-1.m: New test.
2541         * objc.dg/bitfield-2.m: New test.
2543 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
2545         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
2546         gcc.dg/c99-flex-array-4.c: New tests.
2548 2002-08-16  Stan Shebs  <shebs@apple.com>
2550         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
2552 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
2554         * gcc.dg/typeof-1.c: New test.
2555         * g++.dg/ext/typeof2.C: New test.
2557 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
2559         * g++.dg/other/offsetof1.C: New test.
2561 2002-08-14  Richard Henderson  <rth@redhat.com>
2563         * gcc.dg/tls/diag-3.c: Fix expected message strings.
2565 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
2567         * gcc.dg/cpp/_Pragma3.c: New test.
2569 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
2571         * g++.dg/template/inherit3: New test.
2573 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
2575         * gcc.dg/bitfld-4.c: Add blank options.
2577 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
2579         * g++.dg/template/crash1.C: New test.
2581 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
2583         * gcc.dg/tls/opt-2.c: New test.
2585 2002-08-08  Devang Patel  <dpatel@apple.com>
2587         * objc.dg/selector-1.m : New test
2589 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
2591         * g++.dg/abi/bitfield4.C: New test.
2592         * gcc.dg/bitfld-4.c: New test.
2594 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
2596         * g++.dg/other/packed1.C: New test.
2598 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
2600         * g++.dg/abi/offsetof.C: Tweak error messages.
2601         * g++.old-deja/g++.mike/p10769a.C: Likewise.
2603 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
2605         * gcc.dg/bitfld-3.c: New test.
2607 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
2608             Richard Henderson  <rth@redhat.com>
2610         * gcc.dg/i386-bitfield1.c: New test.
2611         * g++.dg/abi/bitfield3.C: Update.
2613 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
2615         * objc.dg/const-str-2.m: Update.
2616         * gcc.dg/cpp/c++98.c: Change to C extension.
2617         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
2618         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
2620 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
2622         * testsuite/gcc.dg/tls/diag-3.c: New.
2624 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
2626         * g++.dg/README (Subdirectories): Document new subdir expr.
2627         * g++.dg/expr/pmf-1.C: New test.
2629 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
2631         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
2633 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
2635         * g++.dg/abi/bitfield3.C: New test.
2637 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
2639         * lib/gcov.exp: Tweak expected line formats.
2640         * gcc.misc-tests/gcov8.c: New test.
2641         * gcc.misc-tests/gcov8.x: New flags.
2643 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
2645         * consistency.vlad/layout/endian.c: Include string.h.
2647         * gcc.c-torture/execute/20020805-1.c: New test.
2649 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
2651         * g++.dg/other/conversion1.C: New test.
2653 2002-08-03  Roger Sayle  <roger@eyesopen.com>
2655         * gcc.dg/builtins-1.c: New testcase.
2657 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
2659         * g++.dg/inherit/access3.C: New test.
2661 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
2663         * gcc.dg/ia64-visibility-2.c: New test.
2665 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
2667         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
2668         __qualifier_flags to __flags.
2670 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
2672         * g++.dg/inherit/operator1.C: New test.
2673         * g++.dg/lookup/disamb1.C: Fix typo in comment.
2674         * g++.dg/other/error1.C: Change expected error message.
2675         * g++.dg/template/conv4.C: Likewise.
2677 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
2679         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
2680         for documented behavior.
2682 2002-07-25  Roger Sayle  <roger@eyesopen.com>
2684         * gcc.c-torture/execute/20020720-1.x: Skip this test on
2685         several targets known to fail.
2687 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
2689         * gcc.dg/mips-args-[123].c: New tests.
2691 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
2693         * gcc.dg/ppc-spe.c: New.
2695 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
2697         * g++.dg/other/ptrmem4.C: New testcase.
2699 2002-07-24  Richard Henderson  <rth@redhat.com>
2701         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
2703 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
2705         * g++.dg/ext/alignof1.C (main): Return 0 for success.
2707 2002-07-24  Roger Sayle  <roger@eyesopen.com>
2709         * gcc.c-torture/execute/memset-3.c: New testcase.
2711 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
2713         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
2714         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
2716 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2718         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
2719         Delete.
2721 Tue Jul 23 21:02:43 2002  J"orn Rennecke <joern.rennecke@superh.com>
2723         * gcc.c-torture/compile/simd-4.c: New test.
2725 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2727         PR c++/7347, c++/7348
2728         * g++.dg/template/access4.C: New test.
2729         * g++.dg/template/access5.C: New test.
2730         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
2731         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
2732         * g++.old-deja/g++.pt/ttp58.C: Likewise.
2733         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
2735 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
2737         * gcc.dg/gnu89-init-2.c: New test.
2739 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
2741         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
2743 2002-07-20  Roger Sayle  <roger@eyesopen.com>
2745         * gcc.c-torture/execute/20020720-1.c: New testcase.
2747 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
2749         * gcc.dg/cpp/Wsignprom.c: New tests.
2751 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
2753         * gcc.c-torture/execute/loop-13.c: New test.
2755 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
2757         * gcc.dg/cpp/expr.c: New tests.
2759 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
2761         * g++.dg/opt/pr6713.C: Add template instantiation.
2763 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
2765         * gcc.dg/nest.c: New test.
2767 2002-07-17  Richard Henderson  <rth@redhat.com>
2769         * g++.dg/opt/pr6713.C: New test.
2771 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
2773         * gcc.c-torture/execute/loop-2e.x: Let the testcase
2774         XFAIL for all x86 processors.
2776 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
2778         * gcc.c-torture/execute/20010122-1.x: Do not test with
2779         -fomit-frame-pointer.
2781 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2783         * g++.dg/template/instantiate2.C: New test.
2784         * g++.dg/template/spec4.C: New test.
2786 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2788         * g++.dg/template/access2.C: New test.
2789         * g++.dg/template/access3.C: New test.
2791 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
2793         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
2794         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
2795         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
2796         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
2797         Convert to use <stdarg.h>.
2798         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
2799         Delete.
2800         * gcc.dg/va-arg-2.c: New.
2801         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
2803 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
2805         * gcc.c-torture/compile/20020710-1.c: New test.
2807 Thu Jul 11 15:39:21 2002  J"orn Rennecke <joern.rennecke@superh.com>
2808                           Andrew Pinski  <pinskia@physics.uc.edu>
2810         gcc.c-torture/compile/simd-2.c: New testcase.
2811         gcc.c-torture/compile/simd-3.c: Likewise.
2813 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
2815         PR c++/7224
2816         * g++.dg/overload/error1.C: New test.
2818 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2820         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
2821         configuration and IRIX 6 O32 ABI.
2823 2002-07-11  Roger Sayle  <roger@eyesopen.com>
2825         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
2827 2002-07-10  Roger Sayle  <roger@eyesopen.com>
2829         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
2831 2002-07-10  Jeffrey A Law  <law@redhat.com>
2833         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
2835         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
2837 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
2839         * gcc.dg/20020312-2.c: Check for __PPC__.
2841 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
2843         * gcc.c-torture/compile/20020709-1.c: New test.
2845 2002-07-07  Roger Sayle  <roger@eyesopen.com>
2847         * g++.dg/template/qualttp21.C: New test case.
2849 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
2851         * gcc.c-torture/compile/20020706-1.c: New test.
2852         * gcc.c-torture/compile/20020706-2.c: New test.
2854 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
2855             Alexandre Oliva  <aoliva@redhat.com>
2857         * g++.dg/warn/incomplete1.C: New test.
2859 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2861         PR c++/7099
2862         * g++.dg/warn/noreturn1.C: New test.
2864 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
2866         PR c++/6706
2867         * g++.dg/debug/debug6.C: New test.
2868         * g++.dg/debug/debug7.C: New test.
2870 Thu Jul  4 07:36:48 2002  J"orn Rennecke <joern.rennecke@superh.com>
2872         * gcc.c-torture/compile/simd-3.c: New test.
2874 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
2876         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
2877         * gcc.dg/20020620-1.c: Likewise.
2879 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2881         PR c++/6944
2882         * g++.dg/init/array4.C: New test.
2883         * g++.dg/init/array5.C: New test.
2885 Wed Jul  3 10:25:41 2002  J"orn Rennecke <joern.rennecke@superh.com>
2887         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
2888         * gcc.c-torture/execute/simd-2.c (main): Likewise.
2890 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2892         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
2893         * gcc.dg/wtr-aggr-init-1.c: Likewise.
2894         * gcc.dg/wtr-conversion-1.c: Likewise.
2895         * gcc.dg/wtr-escape-1.c: Likewise.
2896         * gcc.dg/wtr-int-type-1.c: Likewise.
2897         * gcc.dg/wtr-label-1.c: Likewise.
2898         * gcc.dg/wtr-static-1.c: Likewise.
2899         * gcc.dg/wtr-strcat-1.c: Likewise.
2900         * gcc.dg/wtr-suffix-1.c: Likewise.
2901         * gcc.dg/wtr-switch-1.c: Likewise.
2902         * gcc.dg/wtr-unary-plus-1.c: Likewise.
2903         * gcc.dg/wtr-union-init-1.c: Likewise.
2904         * gcc.dg/wtr-union-init-2.c: Likewise.
2905         * gcc.dg/wtr-union-init-3.c: Likewise.
2907         * gcc.dg/wtr-func-def-1.c: New test.
2909 2002-07-02 Devang Patel <dpatel@apple.com>
2911         * objc.dg/param-1.m: New test.
2913 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
2915         * gcc.dg/cpp/trad/directive.c: Add test.
2916         * gcc.dg/cpp/trad/macroargs.c: Add test.
2917         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
2919 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
2921         * gcc.dg/cpp/cmdlne-M.c: New test.
2923 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
2925         * objc.dg/desig-init-1.m: New test.
2927 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2929         PR c++/6716
2930         * g++.dg/template/instantiate1.C: New test.
2932 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
2934         PR c++/7112
2935         * g++.dg/template/sizeof2.C: New test.
2937 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
2939         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
2940         gcc.dg/cpp/trad/include.c: New tests.
2942 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
2944         PR target/7177
2945         * gcc.c-torture/compile/20020701-1.c: New test.
2947 2002-07-01  Stan Shebs  <shebs@apple.com>
2949         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
2950         header here...
2951         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
2952         (objc-torture-execute): or here.
2954 Mon Jul  1 12:51:05 2002  J"orn Rennecke <joern.rennecke@superh.com>
2956         * gcc.c-torture/execute/arith-rand-ll.c: New test.
2958 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
2960         * gcc.dg/cpp/trad/escaped-nl.c: New test.
2962 2002-06-30  Devang Patel  <dpatel@apple.com>
2964         * objc.dg/fsyntax-only.m: New test.
2966 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
2968         PR c++/6695
2969         * g++.dg/template/friend7.C: New file.
2971 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
2973         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
2974         return type.
2976 Thu Jun 27 15:23:21 2002  J"orn Rennecke <joern.rennecke@superh.com>
2978         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
2979         avoid division by zero.
2981 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
2983         * gcc.dg/Wunknownprag.c: New tests.
2985 Tue Jun 25 21:50:38 2002  J"orn Rennecke <joern.rennecke@superh.com>
2987         * gcc.c-torture/execute/simd-2.c: New test.
2989 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
2991         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
2992         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
2993         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
2994         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
2995         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
2996         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
2997         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
2998         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
2999         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
3000         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
3001         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
3002         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
3003         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
3004         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
3005         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
3006         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
3007         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
3009 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
3011         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
3012         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
3013         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
3014         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
3015         New tests.
3016         * gcc.dg/cpp/trad/directive.c: Update.
3018 2002-06-23  Andreas Jaeger  <aj@suse.de>
3020         * gcc.c-torture/execute/complex-6.c: New.
3022 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
3024         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
3025         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
3026         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
3027         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
3029 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
3031         * gcc.dg/cpp/trad: New directory with traditional tests copied
3032         from parent directory.
3033         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
3034         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
3035         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
3036         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
3037         Move to trad/ and rename.
3038         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
3039         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
3040         gcc.dg/cpp/trad/redef2.c: New tests.
3041         * gcc.dg/cpp/trad/trad.exp: New driver.
3043 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
3045         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
3046         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
3047         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
3048         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
3049         Remove.
3051 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
3053         * gcc.dg/20020620-1.c: New test.
3055 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3057         * g++.dg/template/ttp4.C: New test.
3059 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
3061         * g++.dg/opt/vt1.C: Fix regexp.
3063 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3065         * gcc.c-torture/execute/pure-1.c: Make functions static again.
3066         Don't use attribute `noinline'.
3068 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
3070         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
3072 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
3074         * gcc.c-torture/execute/simd-1.c: New.
3076         * gcc.dg/simd-1.c: New.
3078 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
3080         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
3082 2002-06-16  Richard Henderson  <rth@redhat.com>
3084         * g++.dg/ext/anon-struct1.C: New.
3085         * g++.dg/ext/anon-struct2.C: New.
3086         * g++.dg/ext/anon-struct3.C: New.
3087         * gcc.dg/anon-struct-1.c: New.
3088         * gcc.dg/anon-struct-2.c: New.
3089         * gcc.dg/anon-struct-3.c: New.
3090         * gcc.dg/20011008-1.c: Adjust warning text.
3091         * gcc.dg/20020527-1.c: Add -fms-extensions.
3093 2002-06-16  Richard Henderson  <rth@redhat.com>
3095         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
3097 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
3099         * gcc.c-torture/execute/20020615-1.c: New test.
3101 2002-06-15  Roger Sayle  <roger@eyesopen.com>
3103         * gcc.c-tortuture/execute/compare-1.c: New test case.
3104         * gcc.c-tortuture/execute/compare-2.c: New test case.
3105         * gcc.c-tortuture/execute/compare-3.c: New test case.
3107 2002-06-13  Richard Henderson  <rth@redhat.com>
3109         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
3110         ia64 ilp32.
3112 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3114         * g++.dg/template/typename2.C: Update error message.
3116 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
3118         * gcc.c-torture/execute/20020611-1.c: New test.
3120 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
3122         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
3123         list of targets to skip.
3125 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
3127         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
3128         targets if not optimizing.
3130 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
3132         * gcc.c-torture/compile/20020605-1.c: New test.
3134         * g++.dg/opt/vt1.C: New test.
3136         * gcc.dg/20020531-1.c: New test.
3138         * gcc.dg/20020530-1.c: New test.
3140         * gcc.dg/20020527-1.c: New test.
3142         * g++.dg/opt/cse1.C: New test.
3144 2002-06-07  Roger Sayle  <roger@eyesopen.com>
3146         * gcc.dg/20020607-2.c: New test case.
3148 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
3150         * gcc.c-torture/compile/20020604-1.c: New test.
3152 2002-06-04  Richard Henderson  <rth@redhat.com>
3154         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
3155         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
3156         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
3158 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
3160         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
3162 2002-06-03  Richard Henderson  <rth@redhat.com>
3164         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
3165         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
3167 2002-06-02  Richard Henderson  <rth@redhat.com>
3169         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
3170         test functions static.
3172 2002-06-02  Andreas Jaeger  <aj@suse.de>
3174         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
3175         now.
3177 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
3179         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
3180         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
3181         Update for mofified diagnostics.
3182         * gcc.dg/c99-intconst-1.c: No longer fail.
3184 2002-06-02  Richard Henderson  <rth@redhat.com>
3186         * gcc.dg/uninit-A.c: Remove xfail markers.
3188 2002-06-01  Roger Sayle  <roger@eyesopen.com>
3190         * gcc.dg/fnegate-1.c: New test case.
3192 2002-05-30  Osku Salerma  <osku@iki.fi>
3194         * gcc.c-torture/execute/mayalias-1.c: New file.
3196 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
3198         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
3199         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
3200         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
3202 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
3204         * gcc.c-torture/execute/20020529-1.c: New test.
3206 2002-05-27  Richard Henderson  <rth@redhat.com>
3208         * g++.dg/ext/attrib6.C: New test case.
3210 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3212         * gcc.c-torture/execute/pure-1.c: New test.
3214 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
3216         * gcc.dg/cpp/arith-2.c: Remove.
3218 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
3220         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
3221         * gcc.dg/cpp/if-3.c: Remove.
3223 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
3225         * g++.dg/opt/cse2.C: New test.
3227 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
3229         * gcc.dg/cpp/arith-1.c: New semantic tests.
3230         * gcc.dg/cpp/if-1.c: Update.
3232 2002-05-24  Ben Elliston  <bje@redhat.com>
3234         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
3236 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
3238         * gcc.dg/verbose-asm.c: New test.
3240 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
3242         * gcc.dg/cpp/paste12.c: New test.
3244 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
3246         * g++.dg/parse/named_ops.C: New test.
3248 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
3250         * gcc/testsuite/gcc.dg/weak-8.c: New test.
3252 Thu May 23 11:09:26 2002  J"orn Rennecke <joern.rennecke@superh.com>
3254         * gcc.dg/weak-2.c: Allow optional leading underscore
3255         in scan-assembler symbol name.
3256         * gcc.dg/weak-3.c: Likewise.
3257         * gcc.dg/weak-4.c: Likewise.
3258         * gcc.dg/weak-5.c: Likewise.
3260 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
3262         * gcc.dg/20020523-1.c: New test.
3264 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
3266         * objc.dg/const-str-2.m: Update now that we stop after
3267         a command line error.
3269 2002-05-22  Richard Henderson  <rth@redhat.com>
3271         * g++.dg/dg.exp: Fix typo in test pruneing.
3273 2002-05-22  Richard Henderson  <rth@redhat.com>
3275         * g++.dg/dg.exp: Prune the tls subdirectory.
3276         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
3277         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
3278         * g++.dg/tls/init-1.C: New.
3280 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
3282         * gcc.dg/20020517-1.c: New test.
3284 2002-05-21  Richard Henderson  <rth@redhat.com>
3286         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
3287         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
3289 Tue May 21 14:25:32 2002  Brian R. Gaeke  <brg@dgate.ORG>
3291         * g++.dg/other/copy2.C: New test.
3293 Mon May 20 10:51:35 2002  J"orn Rennecke <joern.rennecke@superh.com>
3295         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
3296         (MAX_COPY): Bump up to 10 times sizeof (long long).
3297         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
3299         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
3300         sizeof (long long).
3302         * gcc.c-torture/execute/strcpy-1.c: New test.
3304 2002-05-19  Jason Merrill  <jason2redhat.com>
3306         * g++.dg/ext/oper1.C: New test.
3308 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
3309 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
3311         * README.QMTEST: New file.
3313         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
3315 2002-05-19  Andreas Jaeger  <aj@suse.de>
3317         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
3318         now.
3319         * gcc.c-torture/execute/loop-2d.x: Likewise.
3321 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
3323         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
3324         support weak symbols.
3325         * gcc.dg/weak-4.c: Likewise
3326         * gcc.dg/weak-6.c: Likewise
3328 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
3330         * gcc.dg/weak-3.c: Add dg-excess-error comment for
3331         cygwin, coff and h8300-*-hms targets
3332         * gcc.dg/weak-5.c: Likewise
3333         * gcc.dg/weak-7.c: Likewise
3335 2002-05-16  Jason Merrill  <jason@redhat.com>
3337         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
3338         (scan-assembler-not, scan-assembler-dem): Likewise.
3339         (scan-assembler-dem-not): Likewise.
3341 2002-05-15  Richard Henderson  <rth@redhat.com>
3343         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
3345 2002-05-15  Richard Henderson  <rth@redhat.com>
3347         * gcc.dg/weak-5.c (vfoo1c): No warning here.
3348         (vfoo1f): Warning here.
3349         (vfoo1l): Don't redefine the alias.
3351 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
3353         * g++.dg/init/pm1.C: New test.
3355 2002-05-12  David S. Miller  <davem@redhat.com>
3357         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
3358         types.
3360 2002-05-10  Roger Sayle  <roger@eyesopen.com>
3362         * gcc.c-torture/execute/20020510-1.c: New test case.
3364 2002-05-10  David S. Miller  <davem@redhat.com>
3366         * gcc.c-torture/execute/conversion.c: Test long double too.
3368 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
3370         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
3371         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
3372         * lib/g++.exp (g++_link_flags): Likewise.
3373         * lib/objc.exp (objc_target_compile): Likewise.
3375 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
3377         * gcc.dg/cpp/poison.c: Update.
3378         * gcc.dg/cpp/20000625-2.c: Remove.
3379         * gcc.dg/cpp/direct2s.c: Remove final test.
3381 2002-05-08  Tom Rix  <trix@redhat.com>
3383         * gcc.c-torture/execute/20020508-1.c: New test.
3384         * gcc.c-torture/execute/20020508-2.c: New test.
3385         * gcc.c-torture/execute/20020508-3.c: New test.
3387 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
3389         * gcc.dg/cpp/charconst-4.c: More tests.
3391 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
3393         PR c/6569
3394         * gcc.dg/weak-3.c: Update location of warning messages.
3395         * gcc.dg/weak-5.c: Likewise.
3397 2002-05-06  Roger Sayle  <roger@eyesopen.com>
3399         * gcc.c-torture/execute/20020506-1.c: New test case.
3401 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
3403         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
3405 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
3407         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
3409 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
3411         * gcc.dg/cpp/charconst-3.c: New test.
3413 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
3415         * gcc.dg/cpp/charconst.c: Update tests.
3417 2002-05-05  Tim Josling  <tej@melbpc.org.au>
3419         * treelang: Added directory for new sample language treelang. Also
3420         lib/treelang.exp: New file to signal treelang should be tested.
3422 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
3424         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
3425         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
3426         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
3427         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
3428         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
3429         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
3430         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
3432 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
3434         * gcc.dg/format/xopen-2.c: New test.
3436 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
3438         * gcc.dg/20020503-1.c: New test.
3440 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
3442         * g++.dg/init/dtor1.C: Make it tougher.
3444 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
3446         * g++.dg/init/dtor1.C: New test.
3448 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
3450         * gcc.dg/altivec-8.c: New.
3452 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
3454         * gcc.dg/altivec-7.c: New.
3456 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
3458         * g++.dg/parse/typedef1.C: New test.
3460 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
3462         PR c++/6486
3463         * g++.dg/template/friend6.C: New test.
3465         PR c++/6492
3466         * g++.dg/init/copy1.C: New test.
3468 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
3470         * g++.dg/warn/effc1.C: New test.
3472 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
3474         * gcc.dg/cpp/if-cexp.c: Add a test.
3476 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
3478         * gcc.dg/20020426-2.c: New test.
3480 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
3482         * gcc.dg/cpp/if-mop.c: Update.
3483         * gcc.dg/cpp/if-mpar.c: Add test.
3484         * gcc.dg/cpp/if-oppr.c: Update.
3486 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3488         PR c/6343
3489         * gcc.dg/weak-[2-7].c: New tests.
3491 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
3493         * gcc.dg/enum1.c: New test.
3495 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
3497         PR c++/6497
3498         * g++.dg/inherit/access2.C: New test.
3500 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
3502         PR bootstrap/6445
3503         * gcc.dg/20020426-1.c: New test.
3505 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
3507         * g++.dg/abi/enum1.C: New test.
3509 2002-04-26  Richard Henderson  <rth@redhat.com>
3511         * gcc.dg/c99-bool-1.c: Expect always true warning.
3513 2002-04-25  Roger Sayle  <roger@eyesopen.com>
3515         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
3517 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3519         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
3520         targets.
3522 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
3524         * g++.dg/abi/mange7.C: New test.
3526         PR c++/6438.
3527         * g++.dg/parse/stmtexpr2.C: New test.
3529 Wed Apr 24 21:38:36 2002  J"orn Rennecke <joern.rennecke@superh.com>
3531         * gcc.dg/20020312-2.c: Add SH target.
3533 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3535         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
3536         compiler output on mips*-*-irix*.
3538 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
3540         * g++.dg/parse/attr1.C: New test.
3542 2002-04-23  Roger Sayle  <roger@eyesopen.com>
3544         * gcc.c-torture/execute/string-opt-17.c: New test case.
3545         * gcc.c-torture/execute/memset-2.c: New test case.
3547 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
3549         PR c++/6256:
3550         * g++.dg/template/friend5.C: New test.
3552         PR c++/6331:
3553         * g++.dg/template/qual1.C: Likewise.
3555 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
3557         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
3558         Include stdlib.h, not stdio.h or ctype.h.
3560 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
3562         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
3563         cris-*-elf* and mmix-*-*.
3564         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
3565         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
3566         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
3567         Ditto.
3568         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
3569         * gcc.dg/wchar_t-1.c: Ditto.
3571 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
3573         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
3574         Clarify comment.
3576 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
3578         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
3580 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3582         * gcc.c-torture/execute/20000906-1.x: Delete.
3584 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
3586         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
3588 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
3590         * PR6367
3591         * g77.f-torture/execute/6367.f: New test.
3592         * g77.f-torture/execute/6367.x: Disable for MMIX.
3594 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
3596         * PR6352
3597         * g++.dg/opt/inline2.C: New test.
3599 2002-04-18  Richard Henderson  <rth@redhat.com>
3601         * gcc.dg/20000906-1.c: Enable for all targets.
3602         * gcc.c-torture/compile/iftrap-2.c: New.
3604 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
3606         * gcc.dg/20020418-1.c: New test.
3607         * gcc.dg/20020418-2.c: New test.
3609 2002-04-18  Richard Henderson  <rth@redhat.com>
3611         * gcc.c-torture/compile/iftrap-1.c: New.
3612         * gcc.dg/iftrap-1.c: Adjust for ia64.
3613         * gcc.dg/iftrap-2.c: New.
3615 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
3617         * gcc.c-torture/compile/20020418-1.c: New test.
3619 2002-04-18  Roger Sayle  <roger@eyesopen.com>
3621         * gcc.c-torture/compile/20020415-1.c: New.
3623 2002-04-18  David S. Miller  <davem@redhat.com>
3625         * gcc.c-torture/execute/20020418-1.c: New test.
3627 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
3629         * gcc.dg/20020416-1.c: New test.
3631         * g++.dg/opt/inline1.C: New test.
3633 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
3635         * gcc.dg/altivec-5.c: New test.
3637         * gcc.dg/20020415-1.c: New test.
3639 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
3641         * testsuite/lib/chill.exp: Remove.
3643 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
3645         * g++.dg/other/big-struct.C: New test.
3647 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
3649         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
3650         of scratch file.
3652 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
3654         PR c/6277
3655         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
3656         in scan-assembler function name
3658 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
3660         * g77.f-torture/execute/980628-4.x,
3661         g77.f-torture/execute/980628-5.x,
3662         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
3663         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
3664         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
3665         i[34567]86-*-*.
3667 2002-04-13  David S. Miller  <davem@redhat.com>
3669         * gcc.c-torture/execute/20020413-1.c: New test.
3671 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
3673         * gcc.dg/asm-6.c,
3674         * g++.dg/ext/asm1.C: New tests.
3676 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
3678         PR c++ 5373.
3679         * g++.dg/parse/stmtexpr1.C: New test.
3681         PR c++/5189.
3682         * g++.dg/template/copy1.C: New test.
3684 2002-04-12  Richard Henderson  <rth@redhat.com>
3686         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
3688 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
3690         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
3691         gcc.c-torture/execute/20020307-2.c.
3693 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
3695         * g++.dg/ext/attrib5.C,
3696         * g++.dg/lookup/struct1.C: New tests.
3698 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
3700         * gcc.dg/20020411-1.c: New test.
3702         * gcc.c-torture/execute/20020411-1.c: New test.
3704 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
3706         * g77.f-torture/execute/6177.f: New test.
3708 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
3710         PR middle-end/6247
3711         * g++.dg/opt/cleanup1.C: New test.
3713         * g++.dg/opt/const1.C: New test.
3715 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
3717         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
3719 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
3721         PR c++/5507
3722         * g++.dg/template/typename2.C: New test.
3724 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
3726         * gcc.c-torture/execute/loop-12.c: New.
3728 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
3730         * g77.f-torture/execute/980628-4.x,
3731         g77.f-torture/execute/980628-5.x,
3732         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
3733         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
3734         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
3736 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3738         PR optimization/6086
3739         * g++.dg/opt/preinc1.C: New test.
3741 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
3743         PR c++/5571
3744         * g++.dg/opt/static2.C: New test.
3746 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
3748         PR c/5120
3749         * gcc.dg/20020406-1.c: New test.
3751 2002-04-04  David S. Miller  <davem@redhat.com>
3753         * gcc.c-torture/execute/20020404-1.c: New test.
3755 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
3757         PR c/6123
3758         * gcc.dg/20020312-2.c: Do not declare global register variable
3759         if __PIC__ or __pic__ is defined.
3761 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
3763         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
3764         __asm__ so that it works correctly even if -ansi -pedantic-errors.
3766 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3768         * gcc.misc-tests/linkage.exp: Update last change to handle
3769         sparc*-, not just sparc-.
3771 2002-04-03  Richard Henderson  <rth@redhat.com>
3773         * gcc.dg/cpp/ucs.c: Improved long UCS test.
3775 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
3777         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
3779 2002-04-02  David S. Miller  <davem@redhat.com>
3781         * gcc.c-torture/execute/20020402-3.c: New test.
3783 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
3785         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
3786         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
3788         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
3789         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
3790         g77.f-torture/execute/20001201.x,
3791         g77.f-torture/execute/u77-test.x: New files.
3793         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
3794         * gcc.dg/wchar_t-1.c: Ditto.
3796 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3798         * gcc.c-torture/execute/20020402-1.c: New test.
3800 2002-04-01  Richard Henderson  <rth@redhat.com>
3802         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
3804         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
3806 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3808         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
3810 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
3812         * g++.dg/inherit/template-as-base.C: Expect error.
3813         * g++.dg/inherit/namespace-as-base.C: Likewise.
3815 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
3817         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
3818         g++.dg/ext/instantiate3.C: Tweak match patterns.
3820         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
3821         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
3822         -da test.
3824 2002-03-31  Richard Henderson  <rth@redhat.com>
3826         * gcc.dg/special/alias-2.c: New.
3827         * gcc.dg/special/ecos.exp: Run it.
3829 2002-03-31  Richard Henderson  <rth@redhat.com>
3831         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
3833 2002-03-31  Kazu Hirata  <kazu@hxi.com>
3835         * gcc.dg/weak-1.c: Disable on h8300 port.
3837 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
3839         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
3840         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
3841         ordering tests.
3842         * g++.dg/bprob/bprob-1.C: New test.
3843         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
3844         * g++.dg/gcov/gcov-1.C: New test.
3845         * g++.dg/gcov/gcov-1.x: New file.
3846         * g++.dg/gcov/gcov-2.C: New test.
3847         * g++.dg/gcov/gcov-3.C: New test.
3848         * g++.dg/gcov/gcov-3.h: New file.
3850 2002-03-28  Roger Sayle  <roger@eyesopen.com>
3852         * g++.old-deja/g++.other/builtins5.C: New test.
3853         * g++.old-deja/g++.other/builtins6.C: New test.
3854         * g++.old-deja/g++.other/builtins7.C: New test.
3855         * g++.old-deja/g++.other/builtins8.C: New test.
3856         * g++.old-deja/g++.other/builtins9.C: New test.
3858 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
3860         * g++.dg/opt/static1.C: New test.
3862         * g++.dg/opt/longbranch1.C: New test.
3864 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
3866         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
3868         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
3870 Thu Mar 28 16:38:09 2002  Jeffrey A Law  (law@redhat.com)
3872         * gcc.c-torture/execute/20020328-1.c: New test.
3874 2002-03-27  Richard Henderson  <rth@redhat.com>
3876         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
3877         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
3878         move from g++.old-deja/g++.ext/.
3880 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
3882         * g++.dg/init/new2.C: New test.
3884 2002-03-26  Richard Henderson  <rth@redhat.com>
3886         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
3888         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
3889         on sparc.
3891         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
3892         sparcv9 systems.
3893         * gcc.dg/20001102-1.c: Likewise.
3895 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
3897         * gcc.dg/cpp/endif-pedantic1.c,
3898         gcc.dg/cpp/endif-pedantic2.c:  New tests.
3900 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
3902         * g++.dg/init/new1.C: New test.
3904 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
3906         * g++.dg/abi/vbase9.C: New test.
3908 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
3910         * gcc.dg/arm-asm.c: New test.
3912 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
3914         * gcc.dg/Wswitch-enum.c: New test.
3915         Fix PR c/5044.
3917 2002-03-26  Richard Henderson  <rth@redhat.com>
3919         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
3920         structure.
3922 2002-03-25  Richard Henderson  <rth@redhat.com>
3924         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
3925         sparcv9 systems.
3927         * gcc.c-torture/compile/20011119-1.c (xxx): New.
3928         * gcc.c-torture/compile/20011119-2.c (xxx): New.
3930 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
3932         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
3934 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
3936         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
3937         targets using generic thunk support.
3939 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
3941         * gcc.c-torture/compile/20020323-1.c: New test.
3943         * g++.dg/opt/conj2.C: New test.
3945 2002-03-24  Richard Henderson  <rth@redhat.com>
3947         * gcc.dg/weak-1.c: Use -fno-common.
3949 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
3951         * g77.dg/f77-edit-apostrophe-out.f: New test
3952         * g77.dg/f77-edit-h-out.f: New test
3953         * g77.dg/f77-edit-t-in.f: New test
3954         * g77.dg/f77-edit-t-out.f: New test
3955         * g77.dg/f77-edit-x-out.f: New test
3956         * g77.dg/f77-edit-slash-out.f: New test
3957         * g77.dg/f77-edit-colon-out.f: New test
3958         * g77.dg/f77-edit-s-out.f: New test
3960 2002-03-24  Richard Henderson  <rth@redhat.com>
3962         * objc/execute/formal_protocol-6.x: New XFAIL.
3964 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
3966         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
3967         that do not support weak symbols
3969 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
3971         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
3972         * lib/g77.exp:  Likewise
3973         * lib/objc.exp: Likewise
3975 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
3977         * gcc.dg/Wswitch-default.c: New test.
3979 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
3981         * g++.dg/other/enum1.C: New test.
3983 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
3985         * gcc.dg/pragma-ep-3.c: Fix typo.
3987 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
3989         * g++.dg/inherit/template-as-base.C: New test.
3991 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
3993         * g++.old-deja/g++.other/dwarf2-1.C: Move...
3994         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
3996 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
3998         * gcc.dg/cpp/multiline.c: Update to match.
4000 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
4002         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
4004 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
4006         * gcc.dg/cpp/extratokens2.c:  New file.
4008 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
4010         * gcc.dg/20020312-2.c: Add rs6000 target.
4012         * gcc.c-torture/compile/20020319-1.c: New test.
4014 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4016         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
4017         (A, E): Handle this.
4019 2002-03-20  Jason Merrill  <jason@redhat.com>
4021         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
4022         ignoring -fpic.
4023         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
4024         through prune_gcc_output.
4026 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
4028         * gcc.c-torture/compile/20020320-1.c: New test.
4030 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
4032         * gcc.c-torture/compile/20020318-1.c: New test.
4034         * gcc.dg/struct-by-value-1.c: New test.
4036         * gcc.dg/20020319-1.c: New test.
4038 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
4040         * g++.dg/opt/conj1.C: New test.
4042 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
4044         * g++.dg/template/qualttp20.C: Revert previous change.
4045         * g++.dg/template/qualttp3.C: Likewise.
4046         * g++.dg/template/qualttp4.C: Likewise
4047         * g++.dg/template/qualttp5.C: Likewise
4048         * g++.dg/template/qualttp6.C: Likewise
4049         * g++.dg/template/qualttp7.C: Likewise
4050         * g++.dg/template/qualttp8.C: Likewise
4051         * g++.dg/template/recurse.C: Likewise.
4053 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
4055         * gcc.dg/cpp/wchar-1.c: Update.
4057 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
4059         * g++.dg/template/conv1.C: New test.
4060         * g++.dg/template/conv2.C: New test.
4061         * g++.dg/template/conv3.C: New test.
4062         * g++.dg/template/conv4.C: New test.
4064 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
4066         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
4067         * g++.dg/template/qualttp3.C: Likewise.
4068         * g++.dg/template/qualttp4.C: Likewise
4069         * g++.dg/template/qualttp5.C: Likewise
4070         * g++.dg/template/qualttp6.C: Likewise
4071         * g++.dg/template/qualttp7.C: Likewise
4072         * g++.dg/template/qualttp8.C: Likewise
4073         * g++.dg/template/recurse.C: Likewise.
4075 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
4077         * g++.dg/opt/dtor1.C: New test.
4079 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
4081         * gcc.c-torture/compile/20020315-1.c: New test.
4083 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
4085         * gcc.dg/weak-1.c: Fix scan tests.
4087 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
4089         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
4090         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
4091         cris-*-aout* mmix-*-*.
4092         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
4093         cris-*-aout* mmix-*-*.
4094         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
4095         cris-*-elf* cris-*-aout* and mmix-*-*.
4096         * gcc.dg/20001009-1.c: Ditto.
4097         * gcc.dg/20010912-1.c: Ditto.
4098         * gcc.dg/20020122-4.c: Ditto.
4099         * gcc.dg/inline-2.c: Ditto.
4101 Thu Mar 14 14:28:38 2002  Jeffrey A Law  (law@cygnus.com)
4103         * gcc.c-torture/compile/20020314-1.c: New test.
4105 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
4107         * gcc.c-torture/execute/20020314-1.c: New test.
4109 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
4111         * g++.dg/warn/Wunused-1.C: New test.
4113 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
4115         * g++.dg/abi/mangle6.C: New test.
4117 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
4119         * gcc.c-torture/compile/20020309-2.c: New test.
4121         * gcc.c-torture/compile/20020312-1.c: New test.
4123 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
4125         * g++.dg/other/access1.C: New test.
4127 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
4129         * gcc.c-torture/execute/wchar_t-1.c: New test.
4131 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
4133         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
4135 2002-03-12  Roger Sayle  <roger@eyesopen.com>
4137         * gcc.dg/20020312-1.c: New test case.
4139 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
4141         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
4143 2002-03-11  Richard Henderson  <rth@redhat.com>
4145         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
4146         * g++.old-deja/g++.jason/report.C: Likewise.
4148 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
4150         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
4151         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
4153 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
4155         * testsuite/g++.dg/overload/pmf1.C: New test.
4157 2002-03-11  Kazu Hirata  <kazu@hxi.com>
4159         * gcc.c-torture/execute/20020307-1.c: Use long.
4161 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
4163         PR optimization/5844
4164         * gcc.dg/20020310-1.c: New test.
4166 2002-03-09  Michael Meissner  <meissner@redhat.com>
4168         * gcc.c-torture/execute/memcpy-2.c: New test.
4169         * gcc.c-torture/execute/memset-1.c: New test.
4170         * gcc.c-torture/execute/strlen-1.c: New test.
4171         * gcc.c-torture/execute/strcmp-1.c: New test.
4172         * gcc.c-torture/execute/strncmp-1.c: New test.
4174 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
4176         * gcc.dg/ppc-ldstruct.c: New test.
4178 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
4180         * gcc.c-torture/execute/va-arg-22.c: New test.
4182 Sat Mar  9 07:47:50 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4184         * gcc.c-torture/compile/20020309-1.c: New test.
4186 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
4188         * gcc.c-torture/execute/20020307-2.c: New test.
4190 Thu Mar  7 10:05:31 2002  Jeffrey A Law  (law@redhat.com)
4192         * g77.f-torture/compile/20020307-1.f: New test.
4194 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
4196         * gcc.dg/unordered-1.c: New test.
4198 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
4200         * gcc.c-torture/execute/20020307-1.c: New test.
4202 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
4204         * gcc.dg/20020304-1.c: New test.
4206         * gcc.c-torture/compile/20020304-2.c: New test.
4208 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
4210         * gcc.c-torture/compile/20020304-1.c: New test case
4211         (from PR c/5830).
4213 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
4215         * gcc.dg/20020103-1.c: Add other -D ppc variants.
4217 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
4219         * g++.dg/other/classkey1.C: New test.
4221 2002-03-01  Richard Henderson  <rth@redhat.com>
4223         * gcc.c-torture/compile/981223-1.x: New.
4224         * gcc.c-torture/compile/920625-1.x: New.
4226 2002-02-28  Richard Henderson  <rth@redhat.com>
4228         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
4230 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
4232         * gcc.c-torture/execute/20020227-1.c: New test.
4234 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
4236         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
4237         here" ERROR lines.
4238         * g++.old-deja/g++.oliva/partord1.C: Likewise.
4239         * g++.old-deja.g++.other/defarg1.C: Likewise.
4240         * g++.old-deja/g++.pt/calls2.C: Likewise.
4241         * g++.old-deja/g++.pt/crash20.C: Likewise.
4242         * g++.old-deja/g++.pt/crash30.C: Likewise.
4243         * g++.old-deja/g++.pt/crash36.C: Likewise.
4244         * g++.old-deja/g++.pt/crash6.C: Likewise.
4245         * g++.old-deja/g++.pt/defarg13.C: Likewise.
4246         * g++.old-deja/g++.pt/derived3.C: Likewise.
4247         * g++.old-deja/g++.pt/error1.C: Likewise.
4248         * g++.old-deja/g++.pt/friend21.C: Likewise.
4249         * g++.old-deja/g++.pt/friend23.C: Likewise.
4250         * g++.old-deja/g++.pt/infinite1.C: Likewise.
4251         * g++.old-deja/g++.robertl/eb128.C: Likewise.
4253 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
4255         * gcc.c-torture/execute/20020225-2.c: New test.
4257 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
4259         * gcc.c-torture/execute/920730-1t.c,
4260         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
4261         Delete test cases, only relevant to -traditional.
4263 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
4265         * gcc.dg/cpp/undef1.c: Remove.
4266         * gcc.dg/cpp/directiv.c: Update.
4267         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
4269 2002-02-27  Michael Meissner  <meissner@redhat.com>
4271         * gcc.c-torture/execute/20020226-1.c: New test.
4273 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
4275         * g++.dg/debug/debug4.C: New test.
4277         * gcc.dg/ia64-visibility-1.c: New test.
4279 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
4281         * gcc.dg/debug/20020224-1.c: New.
4283 2002-02-25  Kazu Hirata  <kazu@hxi.com>
4285         * gcc.c-torture/execute/960416-1.x: New.
4286         * gcc.c-torture/execute/divconst-3.x: Likewise.
4288 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
4290         * gcc.dg/20020224-1.c: New test.
4292 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
4294         * gcc.c-torture/execute/20020225-1.c: New.
4296 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
4298         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
4300 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
4302         * gcc.dg/20020222-1.c: New test.
4304 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
4306         * g++.dg/opt/anonunion1.C: New test.
4308 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
4310         * g++.dg/template/qualttp19.C: New test.
4311         * g++.dg/template/qualttp20.C: New test.
4312         * g++.old-deja/g++.jason/report.C: Adjust expected errors
4313         * g++.old-deja/g++.other/qual1.C: Likewise.
4315 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
4317         * gcc.dg/attr-alwaysinline.c: New.
4319 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
4321         * gcc.dg/20020220-1.c: New test.
4323         * gcc.dg/20020220-2.c: New test.
4325         * g++.dg/opt/mmx1.C: New test.
4327 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
4329         * gcc.c-torture/compile/20020110.c: New test.
4331 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
4333         * gcc.c-torture/execute/20020219-1.c: New test.
4335         * gcc.dg/20020219-1.c: New test.
4337         * gcc.dg/noncompile/20020220-1.c: New test.
4339         * g++.dg/opt/ptrintsum1.C: New test.
4341         * gcc.dg/debug/20020220-1.c: New test.
4343 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
4345         * gcc.c-torture/execute/20020216-1.c: New test.
4347 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
4349         * gcc.dg/decl-1.c: Update, new test.
4351 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
4353         * g++.dg/abi/bitfield1.C: New test.
4354         * g++.dg/abi/bitfield2.C: New test.
4356 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
4358         * gcc.dg/attr-nest.c: New test.
4360 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
4362         * gcc.c-torture/execute/20020215-1.c: New test.
4364 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
4366         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
4367         * g++.dg/debug/debug.exp: New.
4368         * g++.dg/debug/trivial.C: New.
4369         * g++.dg/debug/debug1.C: Moved...
4370         * g++.dg/other/debug1.C: ...from here.
4371         * g++.dg/debug/debug2.C: Moved...
4372         * g++.dg/other/debug2.C: ...from here.
4373         * g++.dg/debug/debug3.C: Moved...
4374         * g++.dg/other/debug3.C: ...from here.
4376         * gcc.dg/noncompile/20020213-1.c: New test.
4378 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
4380         * g++.dg/other/debug3.C: New test.
4382         * gcc.c-torture/execute/20020213-1.c: New test.
4384 2002-02-13  Richard Smith <richard@ex-parrot.com>
4386         * g++.old-deja/g++.other/thunk1.C: New test.
4388 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
4390         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
4392 2002-02-13  Stan Shebs  <shebs@apple.com>
4394         * gcc.dg/altivec-3.c: New.
4396 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
4398         * gcc.dg/Wunreachable-1.c: New test.
4399         * gcc.dg/Wunreachable-2.c: New test.
4401 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
4403         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
4405 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
4407         * gcc.dg/decl-1.c: New test.
4409 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
4411         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
4413 2002-02-10  Kazu Hirata  <kazu@hxi.com>
4415         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
4416         * gcc.c-torture/compile/980506-1.x: Likewise.
4418 2002-02-10  Kazu Hirata  <kazu@hxi.com>
4420         * gcc.dg/20020210-1.c: New.
4422 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
4424         * g77.f-torture/execute/947.f: New regression test
4425         for PR fortran/947.
4427 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
4429         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
4430         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
4432 2002-02-08  Richard Henderson  <rth@redhat.com>
4434         * gcc.c-torture/compile/labels-3.c: New.
4436 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
4438         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
4439         expression statements work instead.
4440         * gcc.dg/noncompile/20020207-1.c: New test.
4442 2002-02-07  Richard Henderson  <rth@redhat.com>
4444         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
4446 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
4448         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
4449         message from g77
4450         * lib/g77-dg.exp: Trim g77 error messages so that they are
4451         recognized by dg.exp.
4453 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
4455         PR fortran/5473
4456         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
4458 2002-02-07  Richard Henderson  <rth@redhat.com>
4460         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
4461         to be sufficiently aligned for integers.
4463 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
4465         * g++.dg/template/friend4.C: New test.
4467 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
4469         PR fortran/5743
4470         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
4471         unsupported cases.
4473 2002-02-07  Richard Henderson  <rth@redhat.com>
4475         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
4476         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
4477         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
4478         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
4480 2002-02-06  Richard Henderson  <rth@redhat.com>
4482         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
4484 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
4486         * gcc.dg/20020206-1.c: New test.
4488 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
4490         * gcc.c-torture/execute/20020206-1.c: New test.
4492         * gcc.c-torture/execute/20020206-2.c: New test.
4494         PR optimization/5429:
4495         * gcc.c-torture/compile/20020206-1.c: New test.
4497 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
4499         * g++.dg/ext/align1.C: Do not use an explicit alignment value
4500         as certain file formats cannot support particularly large
4501         alignments.
4503         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
4504         and do not expect to be able to link the executable.
4506         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
4507         fail because the COFF format does not support the weak attribute.
4509 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
4511         * g77.dg/pr5473.f:  New test
4513 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
4515         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
4516         Fix testcase accordingly.
4518 2002-02-04  Richard Henderson  <rth@redhat.com>
4520         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
4521         (buf): Change to be an array of pointers, not ints.
4523 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
4525         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
4526         before all tests.  Move warning one line above to match where it
4527         C frontend emits.
4528         * gcc.dg/Wswitch-2.c: New test.
4529         * g++.dg/warn/Wswitch-1.C: New test.
4530         * g++.dg/warn/Wswitch-2.C: New test.
4532 2002-02-04  Richard Henderson  <rth@redhat.com>
4534         * g++.dg/abi/offsetof.C: Fix size comparison.
4536 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
4538         * gcc.dg/cast-qual-2.c: New test.
4540 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
4542         * gcc.dg/20020201-4.c: New test.
4544 2002-02-04  Ben Elliston  <bje@redhat.com>
4546         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
4547         target_info attribute != 0, in addition to the empty string.
4548         (gcc_target_compile): Likewise.
4550 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
4552         * gcc.dg/Wswitch.c: New test.
4553         PR gcc/4475. PR gcc/3780.
4555 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
4557         * g77.f-torture/execute/5122.f: New test for regressions
4558         against PR fortran/5122.
4560 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
4562         * g77.f-torture/compile/pr3743.f: Delete
4563         * g77.dg/pr3743-1.f: New test.
4564         * g77.dg/pr3743-2.f: New test.
4565         * g77.dg/pr3743-3.f: New test.
4566         * g77.dg/pr3743-4.f: New test.
4568 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
4570         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
4572 2002-02-02  Richard Henderson  <rth@redhat.com>
4574         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
4575         * gcc.c-torture/execute/bf64-1.c: Likewise.
4577 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
4579         * gcc.dg/20020201-2.c: New test.
4581         * gcc.dg/20020201-3.c: New test.
4583         * gcc.c-torture/execute/bitfld-2.c: New test.
4585 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
4587         * gcc.dg/bitfld-1.c: Update.
4588         * gcc.dg/bitfld-2.c: Update.
4589         * gcc.c-torture/execute/bitfld-1.x: New.
4591 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
4593         * gcc.c-torture/execute/20020201-1.c: New test.
4595 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
4597         PR target/5469
4598         * gcc.dg/20020201-1.c: New test.
4600 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
4602         PR fortran/3743
4603         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
4604         * g77.f-torture/compile/pr3743.x: Remove
4606 2002-01-31  Tom Rix  <trix@redhat.com>
4608         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
4610 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
4612         * gcc.dg/noncompile/20020130-1.c: New test.
4614 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
4616         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
4618 2002-01-29  Richard Henderson  <rth@redhat.com>
4620         * gcc.c-torture/execute/991118-1.c: Cast various constants back
4621         to long long.
4622         * gcc.c-torture/execute/bf64-1.c: Likewise.
4624 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
4626         * gcc.c-torture/execute/20020129-1.c: New test.
4628 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
4630         * gcc.c-torture/compile/20000224-1.c: Update.
4631         * gcc.c-torture/execute/bitfld-1.c: New tests.
4632         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
4633         * gcc.dg/uninit-A.c: Update.
4635 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
4637         * g++.dg/template/ctor1.C: Add instantiation.
4639 2002-01-28  Paul Koning  <pkoning@equallogic.com>
4641         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
4642         argument to __builtin_prefetch to be const ptr.
4644 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
4646         * gcc.c-torture/compile/20020120-1.c: New test.
4648 2002-01-27  Kazu Hirata  <kazu@hxi.com>
4650         * gcc.c-torture/execute/20020127-1.c: New test.
4652 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
4654         * g77.dg/f77-edit-i-in.f: New test
4655         * g77.dg/f77-edit-i-out.f: New test
4657 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
4659         * gcc.dg/debug/debug.exp: New file.
4660         * gcc.dg/debug/trivial.c: New file.
4661         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
4662         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
4663         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
4664         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
4665         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
4666         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
4667         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
4668         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
4669         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
4670         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
4671         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
4672         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
4673         * gcc.dg/20000503-1.c: Removed.
4674         * gcc.dg/20010207-1.c: Removed.
4675         * gcc.dg/20011223-1.c: Removed.
4676         * gcc.dg/20020104-2.c: Removed.
4677         * gcc.dg/debug-1.c: Removed.
4678         * gcc.dg/debug-2.c: Removed.
4679         * gcc.dg/debug-3.c: Removed.
4680         * gcc.dg/debug-4.c: Removed.
4681         * gcc.dg/debug-5.c: Removed.
4682         * gcc.dg/debug-6.c: Removed.
4683         * gcc.dg/dwarf2-1.c: Removed.
4684         * gcc.dg/dwarf2-2.c: Removed.
4686 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
4688         * g++.old-deja/g++.other/eh5.C: New test.
4689         * g++.old-deja/g++.other/sibcall2.C: New test.
4690         * g++.old-deja/g++.other/array9.C: New test.
4691         * g++.old-deja/g++.other/typename2.C: New test.
4692         * g++.old-deja/g++.other/crash60.C: New test.
4693         * g++.old-deja/g++.other/conv9.C: New test.
4694         * g++.old-deja/g++.other/mangle10.C: New test.
4695         * g++.old-deja/g++.other/unchanging1.C: New test.
4696         * g++.old-deja/g++.other/exprstmt1.C: New test.
4697         * g++.old-deja/g++.other/inline23.C: New test.
4698         * g++.old-deja/g++.eh/ia64-1.C: New test.
4699         * g++.old-deja/g++.other/dwarf2-1.C: New test.
4700         * g++.old-deja/g++.other/reload1.C: New test.
4701         * g++.old-deja/g++.other/static20.C: New test.
4702         * g++.old-deja/g++.other/local-alloc1.C: New test.
4703         * g++.old-deja/g++.other/conv8.C: New test.
4704         * g++.old-deja/g++.other/stmtexpr2.C: New test.
4705         * g++.old-deja/g++.other/storeexpr1.C: New test.
4706         * g++.old-deja/g++.other/storeexpr2.C: New test.
4707         * g++.dg/eh/template2.C: New test.
4708         * g++.dg/warn/weak1.C: New test.
4710 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
4712         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
4713         Remove first, non-varying, argument.
4715 2002-01-23  Richard Henderson  <rth@redhat.com>
4717         * gcc.dg/inline-2.c: New.
4719         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
4720         Add optional target arg.  Check number of arguments.
4721         (scan-assembler-not, scan-assembler-dem): Likewise.
4722         (scan-assembler-dem-not): Likewise.
4724 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
4726         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
4727         line 12.
4728         * g++.old-deja/g++.brendan/parse3.C,
4729         g++.old-deja/g++.other/crash26.C,
4730         g++.old-deja/g++.other/crash28.C,
4731         g++.old-deja/g++.other/crash29.C,
4732         g++.old-deja/g++.other/crash30.C,
4733         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
4735 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
4737         * gcc.dg/20020115-1.c: New.
4739 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
4741         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
4743 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
4745         * gcc.dg/20020122-3.c: New.
4747 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
4749         * g++.dg/other/gc1.C: New test.
4751 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
4753         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
4755 2002-01-22  Richard Henderson  <rth@redhat.com>
4757         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
4759 2002-01-22  Richard Henderson  <rth@redhat.com>
4761         * gcc.dg/20020122-4.c: New.
4763 2002-01-22  H.J. Lu <hjl@gnu.org>
4765         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
4766         link output.
4767         * gcc.dg/special/ecos.exp: Likewise.
4768         * lib/g++-dg.exp: Likewise.
4769         * lib/g77-dg.exp: Likewise.
4770         * lib/gcc-dg.exp : Likewise.
4771         * lib/mike-g++.exp: Likewise.
4772         * lib/mike-g77.exp: Likewise.
4773         * lib/mike-gcc.exp: Likewise.
4774         * lib/objc-dg.exp: Likewise.
4776 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
4778         PR target/5379
4779         * gcc.dg/20020122-2.c: New test.
4781 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
4783         * gcc.dg/20020122-1.c: New test.
4785 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
4787         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
4789 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
4791         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
4793 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4795         * gcc.c-torture/compile/20020121-1.c: New test.
4797 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4799         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
4800         ld_library_path.
4802 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
4804         * gcc.dg/20020218-1.c: New test.
4806 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
4808         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
4809         messages
4810         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
4811         "At global scope" warning
4812         * g++.dg/ext/align1.C: Change cygwin test for alignment
4813         from db-bogus to dg-warning
4815 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
4817         * g77.f-torture/compile/cpp2.F: New test.
4819 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
4821         * g++.dg/template/access1.C: New test.
4823 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
4825         * gcc.dg/20020118-1.c: New.
4827 2002-01-18  Kazu Hirata  <kazu@hxi.com>
4829         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
4831 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
4833         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
4834         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
4835         alignment warnings.
4837 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
4839         * gcc.misc-tests/i386-prefetch.exp: Save and restore
4840         torture_with_loops and torture_without_loops
4842 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
4844         * gcc.c-torture/compile/20020116-1.c: New test.
4846 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
4848         * gcc.dg/20020116-2.c: New test.
4850         * gcc.dg/ultrasp4.c: New test.
4852         * gcc.dg/20020116-1.c: New test.
4854 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
4856         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
4857         by EABI.
4859 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
4861         * gcc.misc-tests/i386-prefetch.exp: New.
4862         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
4863         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
4864         * gcc.misc-tests/i386-pf-none-1.c: New test.
4865         * gcc.misc-tests/i386-pf-sse-1.c: New test.
4867 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
4869         * gcc.dg/gnu89-init-1.c: Add new tests.
4871 2002-01-15  Andreas Jaeger  <aj@suse.de>
4873         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
4874         * gcc.dg/i386-mmx-2.c: Likewise.
4875         * gcc.dg/i386-sse-1.c: Likewise.
4876         * gcc.dg/i386-sse-2.c: Likewise.
4877         * gcc.dg/i386-sse-3.c: Likewise.
4879 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
4881         * g77.f-torture/execute/intrinsic-unix-bessel.f:
4882         Uncomment additional cases that now pass.
4884 2002-01-11  Richard Henderson  <rth@redhat.com>
4886         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
4887         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
4889 Fri Jan 11 12:13:30 2002  Nicola Pero  <n.pero@mi.flashnet.it>
4891         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
4893 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
4895         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
4896         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
4898 2002-01-10  Dale Johannesen  <dalej@apple.com>
4900         * gcc.c-torture/execute/loop-11.c: New.
4902 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
4904         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
4905         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
4907 2002-01-09  Richard Henderson  <rth@redhat.com>
4909         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
4910         type in which to perform the operation for each size.
4912 Wed Jan  9 16:48:33 2002  Alan Matsuoka  (alanm@redhat.com)
4914         * gcc.c-torture/compile/20020109-2.c: New test.
4916 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
4918         * gcc.c-torture/execute/loop-10.c: New test.
4920 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
4922         * gcc.c-torture/compile/20010226-1.c: New test.
4923         * gcc.c-torture/compile/20010227-1.c: New test.
4924         * gcc.c-torture/compile/20010426-1.c: New test.
4925         * gcc.c-torture/compile/20010510-1.c: New test.
4926         * gcc.c-torture/compile/20010605-3.c: New test.
4927         * gcc.c-torture/compile/20010824-1.c: New test.
4928         * gcc.c-torture/execute/20010409-1.c: New test.
4929         * gcc.dg/noncompile/20000901-1.c: New test.
4930         * gcc.dg/20001023-1.c: New test.
4931         * gcc.dg/20001101-1.c: New test.
4932         * gcc.dg/20001102-1.c: New test.
4933         * gcc.dg/20010207-1.c: New test.
4934         * gcc.dg/20010405-1.c: New test.
4935         * gcc.dg/20010822-1.c: New test.
4936         * gcc.dg/20011107-1.c: New test.
4938 Wed Jan  9 14:03:20 2002  Jeffrey A Law  (law@redhat.com)
4940         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
4942         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
4943         execution failure on PA targets.
4945 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
4947         * gcc.c-torture/compile/20020109-1.c: New test.
4949 2002-01-08  Kazu Hirata  <kazu@hxi.com>
4951         * gcc.c-torture/execute/20020108-1.c: New test.
4953 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
4955         * gcc.dg/20020108-1.c: New test.
4957 2002-01-08  H.J. Lu <hjl@gnu.org>
4959         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
4960         for header files.
4962 2002-01-08  Geoff Keating  <geoffk@redhat.com>
4964         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
4965         consistency.
4967 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
4969         * gcc.dg/altivec-4.c: Test altivec predicates.
4971 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
4973         * gcc.c-torture/execute/20020107-1.c: New test.
4975 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
4977         PR c/5279
4978         * gcc.c-torture/compile/20020106-1.c: New test.
4980 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
4982         * gcc.c-torture/execute/nestfunc-4.c: New test.
4984 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
4986         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
4987         extra triple that slipped in.
4988         * g++.old-deja/g++.abi/align.C: Likewise.
4989         * g++.old-deja/g++.abi/bitfields.C: Likewise.
4991 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
4993         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
4994         * g++.old-deja/g++.abi/align.C: Likewise.
4995         * g++.old-deja/g++.abi/bitfields.C: Likewise.
4997         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
4998         on FreeBSD/i386.
4999         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
5000         FreeBSD.
5002 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
5004         * gcc.dg/20020104-1.c: New test.
5006         * gcc.dg/20020104-2.c: New test.
5008 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
5010         * gcc.dg/20020103-1.c: Fix typo in target selector.
5012 2002-01-03  Richard Henderson  <rth@redhat.com>
5014         * gcc.dg/20020103-1.c: New.
5016 2002-01-03  Kazu Hirata  <kazu@hxi.com>
5018         * gcc.c-torture/execute/20020103-1.c: New test.
5020 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
5022         * g++.dg/other/debug2.C: New test.
5024         * gcc.c-torture/compile/20020103-1.c: New test.
5026 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
5028         * gcc.dg/gnu89-init-1.c: Added new tests.
5030 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
5032         * g++.dg/template/friend2.C: Remove as patch is reverted.
5034         * g++.dg/warn/oldcast1.C: New test.
5036         * g++.dg/template/ptrmem1.C: New test.
5037         * g++.dg/template/ptrmem2.C: New test.
5039         * g++.dg/template/ntp.C: New test.
5041         * g++.dg/other/component1.C: New test.
5043         * g++.dg/template/ttp3.C: New test.
5045         * g++.dg/template/friend2.C: New test.
5046         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
5048 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
5050         * g++.dg/other/ptrmem1.C: New test.
5051         * g++.dg/other/ptrmem2.C: New test.
5053 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
5055         * g++.dg/template/ctor1.C: New test.
5057 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
5059         * g++.dg/template/friend2.C: New test.
5061 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
5063         * gcc.dg/mmix-1.c: New test.
5065 2001-12-31  Richard Henderson  <rth@redhat.com>
5067         * gcc.dg/asm-5.c: New.
5069 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
5071         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
5072         in namespace __gnu_cxx
5074 2001-12-30  Richard Henderson  <rth@redhat.com>
5076         * gcc.dg/debug-6.c: New.
5078 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
5080         * gcc.c-torture/compile/20011229-2.c: New test.
5082 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
5084         * gcc.dg/debug-3.c: New test.
5085         * gcc.dg/debug-4.c: New test.
5086         * gcc.dg/debug-5.c: New test.
5088 2001-12-29  Richard Henderson  <rth@redhat.com>
5090         * g++.dg/eh/loop1.C: New.
5092 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
5094         * g++.dg/template/crash1.C: New test.
5096 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
5098         * g++.dg/other/const1.C: New test.
5100 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
5102         * gcc.c-torture/compile/20011229-1.c: New test.
5104 2001-12-28  Stan Shebs  <shebs@apple.com>
5106         * lib/objc-torture.exp: Resync with c-torture.exp.
5107         * lib/objc.exp: Load standard libraries.
5109 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
5111         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
5112         additional tests.
5114 2001-12-27  Roger Sayle <roger@eyesopen.com>
5116         * gcc.c-torture/execute/string-opt-16.c: New testcase.
5118 2001-12-27  Richard Henderson  <rth@redhat.com>
5120         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
5122 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
5124         * g++.dg/eh/ctor1.C: New test.
5125         * g++.dg/other/error2.C: New test.
5127 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
5129         * g++.dg/other/init2.C: New test.
5131 2001-12-24  Richard Henderson  <rth@redhat.com>
5133         * gcc.dg/20011223-1.c: New.
5134         * gcc.dg/inline-1.c: New.
5136 2001-12-23  Richard Henderson  <rth@redhat.com>
5138         * gcc.dg/asm-4.c: Test operand modifiers.
5140 2001-12-23  Richard Henderson  <rth@redhat.com>
5142         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
5144 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
5146         * gcc.c-torture/execute/20011223-1.c: New test.
5148 2001-12-21  Richard Henderson  <rth@redhat.com>
5150         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
5151         re-enables the warning.
5153 2001-12-21  Richard Henderson  <rth@redhat.com>
5155         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
5157 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
5159         * gcc.c-torture/compile/20011218-1.c: New test.
5161 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
5163         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
5164         arm-isr.c test.
5165         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
5166         epilogue generation for ARM ISR routines.
5168 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5170         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
5171         * gcc.dg/format/c90-printf-3.c: Likewise.
5172         * gcc.dg/format/c99-printf-3.c: Likewise.
5173         * gcc.dg/format/ext-1.c: Likewise.
5174         * gcc.dg/format/ext-6.c: Likewise.
5175         * gcc.dg/format/format.h: Prototype unlocked stdio.
5177 2001-12-20  Richard Henderson  <rth@redhat.com>
5179         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
5180         (arena): Use it.
5181         (malloc): Correct allocation logic.  Abort if we fill up the
5182         arena before initialization complete.
5183         (realloc): Correct allocation logic.
5185 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
5187         * gcc.c-torture/compile/20011219-2.c: New test.
5189         * gcc.c-torture/execute/20011219-1.c: New test.
5191 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
5193         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
5194         target does not support weak symbols.
5196 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
5198         * gcc.c-torture/compile/20011219-1.c: New test.
5200 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
5202         * g++.dg/other/error1.C: New test.
5204 Mon Dec 17 14:31:42 2001  Jeffrey A Law  (law@redhat.com)
5206         * gcc.c-torture/execute/20011217-1.c: New test.
5208 Mon Dec 17 16:54:56 2001  Nicola Pero  <nicola@brainstorm.co.uk>
5210         * objc.dg/special/: New directory.
5211         * objc.dg/special/special.exp: New file.
5212         * objc.dg/special/unclaimed-category-1.h: New file.
5213         * objc.dg/special/unclaimed-category-1a.m: New file.
5214         * objc.dg/special/unclaimed-category-1.m: New file.
5216 2001-12-17  Andreas Jaeger  <aj@suse.de>
5218         * gcc.c-torture/compile/20011217-2.c: New test.
5220 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5222         * gcc.c-torture/compile/20011217-1.c: New test.
5224 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
5226         * testsuite/gcc.dg/20011214-1.c: New.
5228 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
5230         * gcc.dg/altivec-4.c: New.
5232 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
5234         * gcc.dg/20011113-1.c: New test.
5236 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5238         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
5239         std::__malloc_alloc_template<0> and
5240         std::__default_alloc_template<false, 0>.
5242 Thu Dec 13 10:35:33 2001  Nicola Pero  <n.pero@mi.flashnet.it>
5244         * objc/execute/bf-21.m: New test.
5245         * objc/execute/enumeration-1.m: New test.
5246         * objc/execute/enumeration-2.m: New test.
5248 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
5250         * gcc.dg/gnu89-init-1.c: New test.
5252 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
5254         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
5255         * g++.old-deja/g++.jason/2371.C: Likewise.
5256         * g++.old-deja/g++.jason/template33.C: Likewise.
5257         * g++.old-deja/g++.jason/template34.C: Likewise.
5258         * g++.old-deja/g++.jason/template36.C: Likewise.
5259         * g++.old-deja/g++.oliva/typename1.C: Likewise.
5260         * g++.old-deja/g++.oliva/typename2.C: Likewise.
5261         * g++.old-deja/g++.other/typename1.C: Likewise.
5262         * g++.old-deja/g++.pt/inherit2.C: Likewise.
5263         * g++.old-deja/g++.pt/nontype5.C: Likewise.
5264         * g++.old-deja/g++.pt/typename11.C: Likewise.
5265         * g++.old-deja/g++.pt/typename14.C: Likewise.
5266         * g++.old-deja/g++.pt/typename16.C: Likewise.
5267         * g++.old-deja/g++.pt/typename3.C: Likewise.
5268         * g++.old-deja/g++.pt/typename4.C: Likewise.
5269         * g++.old-deja/g++.pt/typename5.C: Likewise.
5270         * g++.old-deja/g++.pt/typename7.C: Likewise.
5271         * g++.old-deja/g++.robertl/eb9.C: Likewise.
5273 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
5275         * g++.dg/other/linkage1.C: New test.
5276         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
5277         specifiers.
5279 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
5281         * gcc.dg/concat.c: New test.
5283 2001-12-11  Stan Shebs  <shebs@apple.com>
5285         * objc/compile: New test directory.
5286         * objc/compile/compile.exp: New expect script.
5287         * objc/compile/20011211-1.m: New compile test.
5289 2001-12-11  Jason Merrill  <jason@redhat.com>
5291         * lib/prune.exp (prune_gcc_output): Also handle "In member
5292         function".  So many permutations...
5294 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
5296         * g++.dg/template/typedef1.C: New test.
5298 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
5300         * g++.dg/other/copy1.C: New test.
5302 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
5304         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
5306         * gcc.dg/builtin-choose-expr.c: New.
5308 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
5310         * gcc.dg/altivec-2.c: New.
5312 2001-12-07  Richard Henderson  <rth@redhat.com>
5314         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
5316 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
5318         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
5319         ultrasparc.
5321 Fri Dec  7 06:29:03 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5323         * g++-old.deja/g++.robertl/eb101.C: Deleted.
5325 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
5327         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
5328         variable argument list.
5330 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
5332         * gcc.c-torture/execute/memcheck: Delete entire directory.
5333         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
5334         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
5336 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
5338         * gcc.dg/Wshadow-1.c: New test.
5340 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
5342         * gcc.c-torture/compile/20011130-1.c: New test.
5344         * gcc.dg/noncompile/20011025-1.c: New test.
5346         * g++.dg/other/anon-union.C: New test.
5348         * gcc.c-torture/execute/20011024-1.c: New test.
5350 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
5352         * gcc.c-torture/execute/20000722-1.x,
5353         gcc.c-torture/execute/20010123-1.x: Remove.
5354         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
5355         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
5356         gcc.dg/c99-complit-2.c: New tests.
5358 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
5360         * g++.dg/inherit/base1.C: New test.
5362 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
5364         * g++.dg/other/stdarg1.C: New test.
5366         * gcc.c-torture/compile/20011130-2.c: New test.
5368 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
5370         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
5371         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
5372         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
5373         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
5374         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
5375         * gcc.dg/builtin-prefetch-1.c: New test.
5377 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
5379         * gcc.dg/20011130-1.c: New test.
5381 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
5383         * g++.dg/other/scope1.C: New test.
5384         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
5386 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
5388         * gcc.dg/vla-init-1.c: New test.
5390 2001-12-01  Geoff Keating  <geoffk@redhat.com>
5392         * gcc.c-torture/compile/structs.c: New testcase from GDB.
5394 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
5396         * objc.dg/alias.m: Update.
5397         * objc.dg/class-1.m: Update.
5398         * objc.dg/const-str-1.m: Update.
5399         * objc.dg/fwd-proto-1.m: Update.
5400         * objc.dg/id-1.m: Update.
5401         * objc.dg/super-class-1.m: Update.
5403 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
5405         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
5406         constructs.
5408 Wed Nov 28 15:05:54 2001  Jeffrey A Law  (law@cygnus.com)
5410         * gcc.c-torture/execute/20011128-1.c: New test.
5412 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
5414         * gcc.dg/20011127-1.c: New test.
5416 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
5418         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
5419         from Austin Group draft 7.
5420         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
5421         scanf format arguments.
5422         * gcc.dg/format/no-exargs-2.c: New test.
5424 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
5426         * g++.dg/abi/vbase8-4.C: New test.
5428 2001-11-24  Ian Lance Taylor  <ian@airs.com>
5430         * gcc.c-torture/execute/20011121-1.c: New test.
5432 Fri Nov 23 15:55:44 2001  Jeffrey A Law  (law@cygnus.com)
5434         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
5436 2001-11-23  Andreas Jaeger  <aj@suse.de>
5438         * gcc.dg/cpp/charconst-2.c: New test.
5440 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
5442         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
5443         to the host if it is remote.  Let tests specify extra headers
5444         they use.
5445         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
5446         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
5447         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
5448         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
5449         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
5450         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
5451         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
5452         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
5453         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
5454         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
5456 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
5458         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
5459         for little endian ARMs.
5461 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
5463         * gcc.c-torture/compile/20011119-1.c: New test.
5464         * gcc.c-torture/compile/20011119-2.c: New test.
5466 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
5468         * gcc.dg/altivec-1.c: Fix typo.
5470 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
5472         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
5474 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
5476         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
5478 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
5480         * lib/g77.exp: Don't specify --rpath-link.
5482         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
5483         across all the headers.
5484         * gcc.dg/format/format.exp: For testing on a remote host,
5485         copy format.h.
5487         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
5488         * gcc.c-torture/execute/930406-1.c: Likewise.
5489         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
5491 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
5493         * gcc.dg/altivec-1.c: New.
5495 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
5497         * gcc.dg/cpp/fpreprocessed.c: New test case.
5499 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5501         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
5502         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
5503         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
5505 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5507         * gcc.dg/no-builtin-1.c: New test.
5509 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
5511         * gcc.c-torture/execute/20011115-1.c: New test.
5513 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
5515         * gcc.c-torture/compile/20011114-2.c: New test.
5516         * gcc.c-torture/compile/20011114-3.c: New test.
5517         * gcc.c-torture/compile/20011114-4.c: New test.
5519 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
5521         * g++.dg/other/init1.C: New test.
5523 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
5525         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
5526         message.
5528         * gcc.c-torture/execute/20011114-1.c: New testcase.
5530         * gcc.c-torture/compile/20010327-1.c: Revert last change.
5531         * gcc.c-torture/compile/20011114-1.c: New test, exactly
5532         like the (before this change) version of 20010327-1.c.
5534 2001-11-14  Roger Sayle <roger@eyesopen.com>
5536         * gcc.c-torture/execute/string-opt-13.c: New testcase.
5538 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
5540         * g++.dg/init/array2.C: New test.
5542 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
5544         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
5546 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
5548         * g++.dg/other/forscope1.C: New test.
5549         * g++.dg/ext/forscope1.C: New test.
5550         * g++.dg/ext/forscope2.C: New test.
5552 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
5554         * gcc.c-torture/execute/20011113-1.c: New test.
5556 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
5558         * gcc.c-torture/execute/20011109-2.c: New test.
5560         * gcc.c-torture/execute/20011109-1.c: New test.
5562 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
5564         * gcc.c-torture/compile/20011109-1.c: New test.
5566 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
5568         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
5569         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
5570         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
5571         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
5572         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
5573         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
5574         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
5576 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
5578         * g++.dg/warn/Wshadow-1.C: New tests.
5579         * g++.old-deja/g++.mike/for3.C: Update.
5581 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
5583         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
5584         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
5585         XFAILs.  Adjust expected error texts.
5586         * gcc.c-torture/compile/20011106-1.c,
5587         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
5588         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
5589         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
5590         gcc.dg/c99-array-lval-5.c: New tests.
5592 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
5594         * gcc.dg/cpp/defined.c: Update.
5596 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
5598         * gcc.c-torture/execute/anon-1.c: New test.
5600 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
5602         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
5603         same size, so no warning should be produced on stormy16.
5605         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
5606         due to oversized array.
5607         * g++.old-deja/g++.mike/ns15.C: Likewise.
5608         * g++.old-deja/g++.pt/crash16.C: Likewise.
5610 2001-11-02  Graham Stott  <grahams@redhat.com>
5612         * g++.dgother/debug1.C: Fix typos.
5614 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
5616         * g++.dg/other/debug1.C: New test.
5618 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
5620         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
5621         of unsigned long.
5623 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
5625         * gcc.dg/20011029-2.c: New test.
5627         * gcc.c-torture/compile/20011029-1.c: New test.
5629 Mon Oct 29 21:19:53 2001  Nicola Pero  <n.pero@mi.flashnet.it>
5631         * objc/execute/class_self-1.m: New test.
5632         * objc/execute/class_self-2.m: New test.
5634 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
5636         * gcc.misc-tests/msgs.exp: Delete.
5637         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
5638         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
5639         error set to match recent changes.
5641 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
5643         * gcc.dg/20011021-1.c: New test.
5645 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
5647         * gcc.c-torture/compile/20011023-1.c: New test.
5649 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
5651         * lib/g77.exp: Rewrite based on lib/g++.exp.
5653 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
5655         * gcc.c-torture/execute/20011019-1.c: New test.
5657         * gcc.dg/20011018-1.c: New test.
5659 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
5661         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
5663 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
5665         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
5666         * gcc.dg/attr-invalid.c: Likewise.
5668 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
5670         * testsuite/gcc.dg/20011015-1.c: New test.
5672 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
5674         * g++.dg/template/unify2.C: New test.
5676 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
5678         * g++.dg/other/exception-specification.C: New test
5680 2001-10-13  Tom Rix  <trix@redhat.com>
5682         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
5683         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
5685 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
5687         * testsuite/gcc.dg/20011009-1.c: New test.
5689 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
5691         PR g++/4476
5692         * g++.dg/other/friend1.C: New test.
5694 2001-10-11  Richard Henderson  <rth@redhat.com>
5696         * g++.old-deja/g++.other/crash18.C: Add -S to options.
5698 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5700         * gcc.c-torture/compile/20011010-1.c: New.
5702 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
5704         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
5705         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
5706         g77.f-torture/execute/execute.exp,
5707         g77.f-torture/noncompile/noncompile.exp,
5708         gcc.c-torture/compile/compile.exp,
5709         gcc.c-torture/execute/execute.exp,
5710         gcc.c-torture/execute/ieee/ieee.exp,
5711         gcc.c-torture/execute/memcheck/memcheck.exp,
5712         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
5713         objc/execute/execute.exp: Update FSF address.
5715 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
5717         * gcc.dg/cpp/cmdlne-C.c: Update.
5718         * gcc.dg/cpp/cmdlne-C2.c: New.
5720 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5722         * gcc.c-torture/execute/20011008-3.c: New.
5724 2001-10-08  DJ Delorie  <dj@redhat.com>
5726         * gcc.dg/20011008-1.c: New.
5727         * gcc.dg/20011008-2.c: New.
5729 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
5731         * gcc.dg/cpp/spacing1.c: Update test.
5733 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5735         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
5736         spelling errors of "separate" as "seperate".
5738 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
5740         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
5741         enough to avoid inlining.
5743 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
5745         * lib/g77.exp: set libg2c_dir correctly.
5747 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
5749         * gcc.dg/cpp/macro11.c: New test.
5751 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
5753         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
5754         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
5755         gcc.dg/format/multattr-3.c: New tests.
5756         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
5757         tests for format attributes on function pointers being rejected.
5759 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
5761         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
5763 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
5765         * g++.dg/warn/format1.C: New test.
5767 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
5769         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
5771 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
5773         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
5775 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
5777         * gcc.dg/cpp/redef2.c: Add test.
5779 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
5781         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
5782         long-standing bug on i686, apparently.
5783         * gcc.c-torture/execute/loop-2c.x: New file.
5784         * gcc.c-torture/execute/loop-2d.x: New file.
5785         * gcc.c-torture/execute/loop-3c.x: New file.
5787 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
5789         * gcc.dg/cpp/20000625-2.c: Correct line number.
5791 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
5793         * gcc.dg/cpp/macro10.c: New test.
5794         * gcc.dg/cpp/strify3.c: New test.
5795         * gcc.dg/cpp/spacing1.c: Add tests.
5796         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
5797         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
5799 2001-09-24  DJ Delorie  <dj@redhat.com>
5801         * gcc.c-torture/execute/20010924-1.c: New test.
5803 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
5805         * testsuite/objc/execute/paste.m: Remove.
5807 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
5809         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
5811 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
5813         * g77.dg/strlen0.f: New test.
5815 2001-09-21  Richard Henderson  <rth@redhat.com>
5817         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
5818         * g++.old-deja/g++.abi/vtable2.C: Likewise.
5820 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
5822         Table-driven attributes.
5823         * g++.dg/ext/attrib1.C: New test.
5825 2001-09-20  DJ Delorie  <dj@redhat.com>
5827         * gcc.dg/20000926-1.c: Update expected warning messages.
5828         * gcc.dg/array-2.c: Likewise, and test for warnings too.
5829         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
5830         array.
5832 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
5834         * g++.dg/eh/registers1.C: New test case.
5836 2001-09-17  Richard Henderson  <rth@redhat.com>
5838         * gcc.dg/array-5.c: Fix VLA decomposition test.
5840 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
5842         * gcc.dg/cpp/line5.c: New testcase.
5844 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
5846         * gcc.dg/cpp/macro9.c: New test.
5848 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
5850         * gcc.c-torture/execute/980223.c: Change type of addr from long
5851         to char *.
5853 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
5855         * gcc.c-torture/execute/20010915-1.c: New test.
5857 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
5859         * g77.dg/bprob: New directory.
5860         * g77.dg/bprob/bprob.exp: New file.
5861         * g77.dg/bprob/bprob-1.f: New test.
5862         * g77.dg/gcov: New directory.
5863         * g77.dg/gcov/gcov.exp: New file.
5864         * g77.dg/gcov/gcov-1.f: New test.
5865         * g77.dg/gcov/gcov-1.x: New file.
5867 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
5869         * gcc.dg/cpp/directiv.c: Update.
5870         * gcc.dg/cpp/undef1.c: Update.
5872 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
5874         * gcc.dg/20010912-1.c: New test.
5876 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
5878         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
5879         language-independent file in lib.
5880         * lib/gcov.exp: New file.
5882 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
5884         * gcc.c-torture/compile/20010911-1.c: New test.
5886 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
5888         * lib/profopt.exp: New, to support profile-directed optimizations.
5889         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
5890         * gcc.misc-tests/bprob-1.c: New test.
5891         * gcc.misc-tests/bprob-2.c: New test.
5893 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
5895         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
5896         XFAIL and which kinds of gcov output to verify.
5897         * gcc.misc-tests/gcov-4b.x: New file.
5898         * gcc.misc-tests/gcov-5b.x: New file.
5899         * gcc.misc-tests/gcov-6.x: New file.
5900         * gcc.misc-tests/gcov-7.c: New test.
5901         * gcc.misc-tests/gcov-7.x: New file.
5903 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
5905         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
5906         * gcc.misc-tests/gcov-6.c: New test.
5908 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
5910         PR c++/3986
5911         * g++.dg/abi/vbase1.C: New test.
5913 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
5915         * objc.dg/method-2.m: New.
5917 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
5919         PR c++/4203
5920         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
5921         * g++.dg/init/empty1.C: New test.
5923 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
5925         * gcc.c-torture/compile/20010903-1.c: New test.
5927 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
5929         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
5930         for m68k.
5932 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
5934         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
5936         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
5938         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
5940 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
5942         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
5943         for 16-bit 'unsigned int'.
5945 2001-08-29  Kazu Hirata  <kazu@hxi.com>
5947         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
5949 2001-08-27  Richard Henderson  <rth@redhat.com>
5951         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
5952         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
5954 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
5956         * gcc.dg/asm-names.c (ymain): New.
5958 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
5960         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
5961         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
5962         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
5964 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5966         * gcc.dg/compare5.c: New testcase.
5968 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
5970         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
5971         and "In instantiation".
5973 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
5975         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
5977 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
5979         * gcc.misc-tests/gcov.exp: Add support for branch information.
5980         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
5981         * gcc.misc-tests/gcov-4.c: New test.
5982         * gcc.misc-tests/gcov-4b.c: New test.
5983         * gcc.misc-tests/gcov-5b.c: New test.
5985 2001-08-20  Zack Weinberg  <zackw@panix.com>
5987         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
5988         expected to fail.
5990 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5992         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
5994 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
5996         * g++.dg/eh/template1.C: New test.
5998 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
6000         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
6001         Fix thinko.
6002         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
6003         for xfail.
6005 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
6007         * lib/g77-dg.exp:  Use prune.exp for common procedures
6008         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
6009         * lib/g77.exp: (g77-dg-prune) Remove
6011 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
6013         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
6015 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6017         * g++.dg/template/unify1.C: New test.
6019 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
6021         * g++.dg/abi/empty4.C: New test.
6023 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
6025         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
6026         solaris2.*
6027         * g77.f-torture/compile/pr3743.x: Likewise
6029 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
6031         * g++.dg/other/using-declaration.C: New test.
6033 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
6035         * gcc.dg/cpp/tr-sign.c: New testcase.
6037 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
6039         * gcc.dg/cpp/19951025-1.c: Revert.
6040         * gcc.dg/cpp/directiv.c: We no longer process directives that
6041         interrupt macro arguments.
6043 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
6045         * gcc.dg/bconstp-1.c: New test.
6047 2001-08-03  Richard Henderson  <rth@redhat.com>
6049         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
6051 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
6053         * gcc.dg/cpp/19951025-1.c: Update.
6055 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
6057         * g77.dg/ff90-1.f (s): Fix reference of variable z,
6058         should be x.
6060 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
6062         Kill -fhonor-std.
6063         * g++.old-deja/g++.ns/ns14.C: Remove special options.
6064         * g++.old-deja/g++.other/std1.C: Likewise.
6065         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
6067 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
6069         * lib/g77.exp:  Load gcc-defs.exp for common procedures
6070         (g77_pass, g77_fail, g77_finish, g77_exit,
6071         ${tool}_check_unsupported_p} Now redundant.  Deleted.
6073 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
6075         * g77.dg/fbackslash.f
6076         * g77.dg/fcase-preserve.f
6077         * g77.dg/ff90-1.f
6078         * g77.dg/ffixed-line-length-0.f
6079         * g77.dg/ffixed-line-length-132.f
6080         * g77.dg/ffixed-line-length-7.f
6081         * g77.dg/ffixed-line-length-72.f
6082         * g77.dg/ffixed-line-length-none.f
6083         * g77.dg/ffree-form-1.f
6084         * g77.dg/fno-backslash.f
6085         * g77.dg/fno-f90-1.f
6086         * g77.dg/fno-fixed-form-1.f
6087         * g77.dg/fno-onetrip.f
6088         * g77.dg/fno-typeless-boz.f
6089         * g77.dg/fno-underscoring.f
6090         * g77.dg/fno-vxt-1.f
6091         * g77.dg/fonetrip.f
6092         * g77.dg/ftypeless-boz.f
6093         * g77.dg/fugly-assumed.f
6094         * g77.dg/funderscoring.f
6095         * g77.dg/fvxt-1.f
6097 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
6099         * objc.dg/fwd-proto-1.m: New.
6100         * objc.dg/local-decl-1.m: New.
6101         * objc.dg/naming-1.m: New.
6102         * objc.dg/naming-2.m: New.
6103         * objc.dg/proto-hier-1.m: New.
6105 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
6107         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
6108         largest-type elements to a struct makes its size grow.
6110 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
6112         * g++.dg/abi/vthunk1.C: New test.
6114 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
6116         * g++.dg/abi/vbase8-22.C: New test.
6118 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
6120         * gcc.dg/cpp/macro8.c: New test.
6122 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
6124         * g++.dg/abi/vbase8-21.C: New test.
6126 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
6128         * g++.dg/abi/vbase8-10.C: New test.
6130 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6132         * lib/g++.exp (g++_set_ld_library_path): Renamed to
6133         ${tool}_set_ld_library_path.
6134         Changed caller.
6135         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
6136         g++.exp.
6138 2001-07-26  Stan Cox <scox@redhat.com>
6140         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
6141         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
6142         gcc_exit, gcc_check_unsupported_p):
6143         Moved to gcc-deps.exp
6144         * gcc-deps.exp: New file.
6146 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6148         * g++.old-deja/g++.pt/defarg14.C: New test.
6150 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
6152         * g++.old-deja/g++.other/lineno5.C: New test.
6154 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
6156         * g++.old-deja/g++.pt/crash68.C: New test.
6158 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
6160         * g++.old-deja/g++.other/crash42.C: New test.
6162 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
6164         * gcc.dg/cpp/extratokens.c: Fix.
6165         * gcc.dg/cpp/skipping2.c: New tests.
6167 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6169         * gcc.c-torture/execute/20010724-1.c: New file.
6170         * gcc.c-torture/execute/20010724-1.x: New file.
6172 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
6174         * g++.old-deja/g++.other/cond7.C: New test.
6176 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
6178         * g++.old-deja/g++.other/optimize4.C: New test.
6180 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
6182         * g++.old-deja/g++.abi/vbase8-5.C: New test.
6184 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
6186         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
6187         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
6188         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
6189         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
6191         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
6192         bug report" message.
6194         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
6195         * g++.dg/ext/instantiate1.C: Move from old-deja.
6197 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
6199         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
6200         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
6201         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
6202         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
6204 Mon Jul 23 10:14:17 2001  Jeffrey A Law  (law@cygnus.com)
6206         * gcc.c-torture/execute/20010723-1.c: New test.
6208 2001-07-23  Ben Elliston  <bje@redhat.com>
6210         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
6212 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6214         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
6215         i[34567]86-*-*.
6216         Delete handling of ieee_multilib_flags.
6217         Pass -mieee for alpha*-*-* and sh-*-*.
6218         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
6220 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
6222         Remove old-abi tests.
6223         * g++.old-deja/g++.mike/p11116.C: Remove.
6224         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
6226 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
6228         * g77.f-torture/compile/pr3743.f:  New test
6230 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
6232         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
6234 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6236         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
6237         g++.old-deja/g++.pt/static6.C: Likewise.
6238         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
6239         supports weak symbols.
6241 2001-07-18  Andreas Jaeger  <aj@suse.de>
6243         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
6244         supported again.
6246 2001-07-18  Andreas Jaeger  <aj@suse.de>
6248         * gcc.dg/iftrap-1.c: Fix target line.
6250 2001-07-17  Richard Henderson  <rth@redhat.com>
6252         * gcc.c-torture/execute/20010717-1.c: New.
6254 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
6256         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
6257         tests.
6259 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
6261         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
6263 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6265         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
6266         UAC_SIGBUS, UAC_NOPRINT definitions.
6268 Mon Jul 16 12:21:56 2001  Nicola Pero  <n.pero@mi.flashnet.it>
6270         * objc/execute/object_is_class.m: New test.
6271         * objc/execute/object_is_meta_class.m: New test.
6273 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
6275         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
6276         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
6278 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
6280         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
6281         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
6283 2001-07-14  Richard Henderson  <rth@redhat.com>
6285         * gcc.dg/iftrap-1.c: New.
6287 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
6289         * g77.f-torture/execute/intrinsic77.f: New test.
6291 2001-07-11  Janis Johnson <janis@us.ibm.com>
6293         * gcc.misc-tests/gcov-3.c: New test.
6295 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
6297         * gcc.c-torture/compile/20010711-1.c,
6298         * gcc.c-torture/compile/20010711-2.c: New tests.
6300 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
6302         * gcc.c-torture/execute/20010711-1.c: New test.
6304 2001-07-11  Ben Elliston  <bje@redhat.com>
6306         * g++.old-deja/g++.other/enum5.C: New test.
6308 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
6310         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
6311         (g++-dg-prune): Call prune_gcc_output.
6312         * prune.exp: New file for prune_gcc_output.
6313         * lib/g++.exp, lib/gcc.exp: Load it.
6315 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
6317         * gcc.c-torture/compile/20010701-1.c,
6318         g++.old-deja/g++.ext/attrib6.C: New tests.
6320 Fri Jul  6 09:31:43 2001  Jeffrey A Law  (law@cygnus.com)
6322         * gcc.c-torture/compile/20010706-1.c: New test.
6324 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
6326         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
6328 2001-06-28  Stan Shebs  <shebs@apple.com>
6330         * gcc.dg/pragma-darwin.c: New test.
6332 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6334         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
6335         Solaris 2.[678] system.
6337 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
6339         * gcc.dg/20010622-1.c: New test.
6341 2001-06-18  Stan Shebs  <shebs@apple.com>
6343         * objc.dg: New directory.
6344         * objc.dg/dg.exp: New file.
6345         * objc.dg/alias.m: New.
6346         * objc.dg/class-1.m: New.
6347         * objc.dg/class-2.m: New.
6348         * objc.dg/const-str-1.m: New.
6349         * objc.dg/const-str-2.m: New.
6350         * objc.dg/id-1.m: New.
6351         * objc.dg/method-1.m: New.
6352         * objc.dg/super-class-1.m: New.
6353         * lib/objc-dg.exp: New file.
6355 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6357         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
6358         of label name.
6360 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
6362         * g++.old-deja/g++.abi/vbase8-9.C: New test.
6364 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6366         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
6367         variable.
6369 2001-06-12  Richard Henderson  <rth@redhat.com>
6371         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
6373 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
6375         * g++.old-deja/g++.abi/vbase5.C: New test.
6376         * g++.old-deja/g++.abi/vbase6.C: New test.
6377         * g++.old-deja/g++.abi/vbase7.C: New test.
6379 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6381         * gcc.c-torture/compile/20010610-1.c: New test.
6383 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
6385         * g++.old-deja/g++.abi/vbase4.C: New test.
6387 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6389         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
6390         support %f for HC11/HC12 targets.
6391         * gcc.c-torture/execute/930513-1.x: New file, likewise.
6392         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
6393         on HC11/HC12 targets.
6394         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
6396 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6398         * gcc.dg/wchar_t-1.c: New file.
6399         * gcc.dg/wint_t-1.c: Likewise.
6401 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
6403         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
6405 2001-06-11  Richard Henderson  <rth@redhat.com>
6407         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
6409 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
6411         * gcc.c-torture/compile/20010611-1.c: New test.
6413 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
6415         * gcc.dg/c99-tag-1.c: Add more tests.
6417 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
6419         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
6420         representation on MN10300 and ARM/Thumb.
6422 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
6424         * g77.f-torture/execute/20010610.f: New.
6426 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
6428         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
6429         names.
6431 2001-06-09  Richard Henderson  <rth@redhat.com>
6433         * gcc.c-torture/execute/ashrdi-1.c: New.
6434         * gcc.c-torture/execute/ashldi-1.c: New.
6435         * gcc.c-torture/execute/lshrdi-1.c: New.
6437 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
6439         * objc/execute/load-3.m: Added. Check sending +load to categories,
6440         in addition to classes.
6442 2001-06-08  Stan Shebs  <shebs@apple.com>
6444         * objc/execute/load-2.m: New test.  From Nicola Pero
6445         <n.pero@mi.flashnet.it>.
6447 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
6449         * gcc.c-torture/execute/20010605-2.c: New test.
6451 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
6453         * g++.old-deja/g++.abi/vbase2.C: New test.
6454         * g++.old-deja/g++.abi/vbase3.C: New test.
6456 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
6458         * g++.old-deja/g++.pt/friend49.C: New test.
6460 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
6462         * g++.old-deja/g++.ext/anon3.C: New test.
6464 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
6466         * g++.old-deja/g++.other/conv7.C: New test.
6468 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
6470         * gcc.c-torture/compile/20010605-2.c: New test.
6472 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6474         * gcc.c-torture/execute/20010604-1.c: New test.
6476 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
6478         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
6480 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
6482         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
6483         (g++_link_flags): Likewise.
6484         (g++_init): Pass gccpath's value to two previous functions.
6486 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6488         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
6489         Ensure logfile entry matches exec command line.
6491 2001-05-31  Richard Henderson  <rth@redhat.com>
6493         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
6494         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
6496 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
6498         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
6499         compiler for irix6.2
6501 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
6503         * g++.old-deja/g++.other/optimize3.C: New file.
6505 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
6507         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
6508         assemble.
6510 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
6512         * g++.old-deja/g++.other/optimize2.C: New file.
6514 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
6516         * gcc.c-torture/compile/20010518-2.c: New file.
6517         * gcc.c-torture/execute/20010518-1.c: New file.
6518         * gcc.c-torture/execute/20010518-2.c: New file.
6520 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
6522         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
6524 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
6526         G++ no longer defines builtins that do not begin with __builtin.
6527         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
6528         * g++.old-deja/g++.brendand/misc13.C: Likewise.
6529         * g++.old-deja/g++.law/builtin1.C: Likewise.
6530         * g++.old-deja/g++.law/cvt2.C: Likewise.
6531         * g++.old-deja/g++.mike/net5.C: Likewise.
6532         * g++.old-deja/g++.other/builtins1.C: Likewise.
6533         * g++.old-deja/g++.other/builtins2.C: Likewise.
6534         * g++.old-deja/g++.other/builtins3.C: Likewise.
6535         * g++.old-deja/g++.other/builtins4.C: Likewise.
6536         * g++.old-deja/g++.other/inline8.C: Likewise.
6537         * g++.old-deja/g++.robertl/eb39.C: Likewise.
6539 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
6541         * g++.old-deja/g++.pt/using1.C: Adjust.
6542         * g++.old-deja/g++.pt/using2.C: New test.
6544 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
6546         * gcc.dg/cpp/charconst.c: New tests.
6547         * gcc.dg/cpp/escape.c: New tests.
6548         * gcc.dg/cpp/escape-1.c: New tests.
6549         * gcc.dg/cpp/escape-2.c: New tests.
6550         * gcc.dg/cpp/ucs.c: New tests.
6552 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
6554         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
6555         native compiler for irix6.5.
6557 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
6559         * lib/g++.exp (g++_include_flags): Use args to compute
6560         get_multilibs.
6561         (g++_link_flags): Likewise.
6562         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
6564 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
6566         * gcc.dg/c90-hexfloat-1.c: Add more tests.
6568 2001-05-21  Geoff Keating  <geoffk@redhat.com>
6570         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
6571         this file.
6573 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6575         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
6576         STACK_SIZE;
6577         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
6578         to STACK_SIZE; Use it to define size of add_histo array.
6579         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
6580         to STACK_SIZE.
6581         (f): Use GITT_SIZE to define size of gitt local table.
6582         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
6583         to STACK_SIZE; Use it to define size of bytemem array.
6585 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6587         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
6588         on 68HC11/HC12 due to the asm instruction.
6589         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
6590         * gcc.c-torture/compile/920520-1.x: Likewise.
6591         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
6592         on 68HC11/HC12 because the function is larger than 64K.
6593         * gcc.c-torture/compile/961203-1.x: New file, this test fails
6594         on 68HC11/HC12 because the structure is too large.
6596 2001-05-20  Richard Henderson  <rth@redhat.com>
6598         * gcc.c-torture/execute/20010520-1.c: New.
6600 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6602         * g++.old-deja/g++.warn/compare1.C: New test.
6603         * gcc.dg/compare4.c: New test.
6605 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
6607         * g++.old-deja/g++.other/optimize1.C: New test.
6609 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6611         * g++.old-deja/g++.pt/spec41.C: New test.
6613 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
6615         * gcc.c-torture/compile/20010114-1.x: Remove.
6617 2001-05-18  Stan Shebs  <shebs@apple.com>
6619         * gcc.c-torture/compile/20010518-1.c: New test.
6621 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
6623         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
6624         * g++.old-deja/g++.pt/crash67.C: New test.
6626 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
6628         * g++.old-deja/g++.other/debug9.C: New test.
6630 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
6632         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
6634 Wed May 16 20:33:57 CEST 2001  Jan Hubicka  <jh@suse.cz>
6636         * gcc.c-torture/compile/20010516-1.c: New test.
6638 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
6640         * g++.old-deja/g++.other/crash41.C: New test.
6642 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
6644         * g++.old-deja/g++.pt/crash66.C: New test.
6646 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
6648         * g++.old-deja/g++.robertl/eb27.C: Convert.
6650 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
6652         * g++.dg/friend-warn.C: New test.  Do not warn about friend
6653         declaration being redundant.
6655 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
6657         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
6659 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
6661         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
6663 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
6665         * lib/g++.exp: Use testsuite_flags.
6667 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
6669         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
6671 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6673         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
6675 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
6677         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
6679 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
6681         * gcc.c-torture/compile/20010313-1.c: New test.
6683 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
6685         * gcc.dg/cpp/direct2.c: New test.
6686         * gccq.dg/cpp/direct2s.c: New test.
6688         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
6690 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
6692         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
6693         * g++.old-deja/g++.other/op3.C: Likewise.
6695 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
6697         * gcc.dg/cpp/syshdr.h: New file.
6698         * gcc.dg/cpp/sysmac1.c: Update.
6699         * gcc.dg/cpp/sysmac2.c: Update.
6701 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
6703         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
6705 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
6707         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
6708         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
6710 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
6712         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
6714 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
6716         * lib/g++.exp (g++_include_flags): Don't use any special flags
6717         if TESTING_IN_BUILD_TREE is not defined.
6718         (g++_init): Use a plain 'c++' as the compiler if
6719         TESTING_IN_BUILD_TREEE is not defined.
6721 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
6723         * g++.old-deja/g++.eh/catch13.C: New test.
6724         * g++.old-deja/g++.eh/catch14.C: New test.
6726 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
6728         * gcc.dg/cpp/tr-define.c: New test.
6730 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
6732         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
6733         <stdlib.h>, not <malloc.h>.
6735 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
6737         * g++.old-deja/g++.ns/template17.C: New test.
6739 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
6741         * g++.old-deja/g++.pt/ref4.C: New test.
6743 2001-04-30  Richard Henderson  <rth@redhat.com>
6745         * gcc.dg/20000724-1.c: Revert last change.
6747 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
6749         * g77.f-torture/execute/20010430.f: New test.
6751 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
6753         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
6755 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
6757         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
6759 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
6761         * g++.old-deja/g++.eh/crash6.C: New test.
6763 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
6765         * g++.old-deja/g++.other/warn7.C: New test.
6767 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
6769         * g++.old-deja/g++.other/defarg9.C: New test.
6771 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
6773         * g77.f-torture/compile/20010426.f: New test.
6774         * g77.f-torture/execute/20010426.f: New test.
6776 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
6778         * g77.f-torture/compile/20000629-1.x: Remove - error
6779         has been fixed.
6781 Thu Apr 26 11:15:12 2001  Jeffrey A Law  (law@cygnus.com)
6783         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
6784         Tweak slightly to work with g++.dg framework.
6785         * g++.dg/special/ecos.exp: Run initp1.C test.
6786         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
6788         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
6789         its linker doesn't give line numbers either.
6790         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
6792 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
6794         * g++.old-deja/g++.other/lex1.C: New test.
6796 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
6798         * gcc.dg/noncompile/20010425-1.c: New test.
6800 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
6802         * g++.old-deja/g++.pt/mangle2.C: New test.
6804 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
6806         * gcc.dg/format/plus-1.c: New test.
6808 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
6810         * gcc.dg/20010423-1.c: New test.
6812 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
6814         * gcc.c-torture/execute/20010422-1.c: New test.
6816 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
6818         * g++.old-deja/g++.ns/type2.C: New test.
6820 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
6822         * g++.old-deja/g++.other/perf1.C: New test.
6824 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
6826         * gcc.dg/c99-func-2.c: Remove xfail.
6827         * gcc.dg/c99-func-3.c: Remove xfail.
6828         * gcc.dg/c99-func-4.c: Remove xfail.
6830 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
6832         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
6834 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
6836         * gcc.c-torture/compile/20010423-1.c: New test.
6838 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
6840         * g++.old-deja/g++.pt/typename28.C: New test.
6842 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
6844         * g++.old-deja/g++.abi/empty2.C: New test.
6845         * g++.old-deja/g++.abi/empty3.C: New test.
6847 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
6849         * g++.old-deja/g++.other/comdat2.C: New test.
6850         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
6852 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
6854         * g++.old-deja/g++.other/overload14.C: New test.
6856 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
6858         * g++.old-deja/g++.other/lookup23.C: New test.
6860 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
6862         * gcc.c-torture/execute/20010403-1.c: New test.
6864 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
6865             Mark Mitchell  <mark@codesourcery.com>
6867         * lib/old-dejagnu.exp: Don't delete output of executable.
6868         Add .exe suffix to executables.
6870 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
6872         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
6874 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6876         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
6878 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
6880         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
6881         * g++.old-deja/g++.abi/crash1.C: New test.
6883 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
6885         * g++.old-deja/g++.other/crash40.C: New test.
6887 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6889         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
6891 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
6893         * g++.old-deja/g++.other/warn6.C: New test.
6895 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
6897         * g++.old-deja/g++.robertl/eb42.C: Same.
6899 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6901         * gcc.dg/wtr-conversion-1.c: New testcase.
6903 2001-04-10  Richard Henderson  <rth@redhat.com>
6905         * g++.old-deja/g++.other/array5.C: New.
6907 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6909         * gcc.c-torture/execute/20010408-1.c: New test.
6911 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
6913         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
6914         headers and constructs.
6915         * g++.old-deja/g++.robertl/eb79.C: Same.
6916         * g++.old-deja/g++.robertl/eb77.C (main): Same.
6917         * g++.old-deja/g++.robertl/eb73.C: Same.
6918         * g++.old-deja/g++.robertl/eb66.C (main): Same.
6919         * g++.old-deja/g++.robertl/eb55.C (t): Same.
6920         * g++.old-deja/g++.robertl/eb54.C (main): Same.
6921         * g++.old-deja/g++.robertl/eb46.C (main): Same.
6922         * g++.old-deja/g++.robertl/eb44.C: Same.
6923         * g++.old-deja/g++.robertl/eb41.C (main): Same.
6924         * g++.old-deja/g++.robertl/eb4.C (main): Same.
6925         * g++.old-deja/g++.robertl/eb39.C: Same.
6926         * g++.old-deja/g++.robertl/eb33.C (main): Same.
6927         * g++.old-deja/g++.robertl/eb31.C (main): Same.
6928         * g++.old-deja/g++.robertl/eb30.C: Same.
6929         * g++.old-deja/g++.robertl/eb3.C: Same.
6930         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
6931         * g++.old-deja/g++.robertl/eb21.C: Same.
6932         * g++.old-deja/g++.robertl/eb15.C: Same.
6933         * g++.old-deja/g++.robertl/eb118.C: Same.
6934         * g++.old-deja/g++.robertl/eb115.C (main): Same.
6935         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
6936         * g++.old-deja/g++.robertl/eb109.C: Same.
6937         * g++.old-deja/g++.other/sibcall1.C (main): Same.
6938         * g++.old-deja/g++.mike/rtti1.C: Same.
6939         * g++.old-deja/g++.mike/p658.C: Same.
6940         * g++.old-deja/g++.mike/net46.C: Same.
6941         * g++.old-deja/g++.mike/net34.C: Same.
6942         * g++.old-deja/g++.mike/memoize1.C: Same.
6943         * g++.old-deja/g++.mike/eh2.C: Same.
6944         * g++.old-deja/g++.law/weak.C: Same.
6945         * g++.old-deja/g++.law/visibility7.C: Same.
6946         * g++.old-deja/g++.law/visibility25.C: Same.
6947         * g++.old-deja/g++.law/visibility22.C: Same.
6948         * g++.old-deja/g++.law/visibility2.C: Same.
6949         * g++.old-deja/g++.law/visibility17.C: Same.
6950         * g++.old-deja/g++.law/visibility13.C: Same.
6951         * g++.old-deja/g++.law/visibility10.C: Same.
6952         * g++.old-deja/g++.law/visibility1.C: Same.
6953         * g++.old-deja/g++.law/virtual3.C (eval): Same.
6954         * g++.old-deja/g++.law/vbase1.C: Same.
6955         * g++.old-deja/g++.law/operators32.C: Same.
6956         * g++.old-deja/g++.law/nest3.C: Same.
6957         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
6958         * g++.old-deja/g++.law/except5.C (main): Same.
6959         * g++.old-deja/g++.law/cvt7.C (run): Same.
6960         * g++.old-deja/g++.law/cvt2.C: Same.
6961         * g++.old-deja/g++.law/cvt16.C: Same.
6962         * g++.old-deja/g++.law/ctors6.C (bar): Same.
6963         * g++.old-deja/g++.law/ctors17.C (main): Same.
6964         * g++.old-deja/g++.law/ctors13.C: Same.
6965         * g++.old-deja/g++.law/ctors12.C (main): Same.
6966         * g++.old-deja/g++.law/ctors10.C: Same.
6967         * g++.old-deja/g++.law/code-gen5.C: Same.
6968         * g++.old-deja/g++.law/bad-error7.C: Same.
6969         * g++.old-deja/g++.law/arm9.C: Same.
6970         * g++.old-deja/g++.law/arm12.C: Same.
6971         * g++.old-deja/g++.law/arg8.C: Same.
6972         * g++.old-deja/g++.law/arg1.C: Same.
6973         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
6974         * g++.old-deja/g++.jason/template31.C: Same.
6975         * g++.old-deja/g++.jason/template24.C (main): Same.
6976         * g++.old-deja/g++.jason/2371.C: Same.
6977         * g++.old-deja/g++.eh/new2.C: Same.
6978         * g++.old-deja/g++.eh/new1.C: Same.
6979         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
6980         * g++.old-deja/g++.brendan/nest21.C (main): Same.
6981         * g++.old-deja/g++.brendan/err-msg3.C: Same.
6982         * g++.old-deja/g++.brendan/crash62.C: Same.
6983         * g++.old-deja/g++.brendan/crash52.C: Same.
6984         * g++.old-deja/g++.brendan/crash49.C (main): Same.
6985         * g++.old-deja/g++.brendan/crash38.C: Same.
6986         * g++.old-deja/g++.brendan/crash15.C (main): Same.
6987         * g++.old-deja/g++.brendan/copy9.C: Same.
6989 Fri Apr  6 15:36:15 2001  J"orn Rennecke <amylaar@redhat.com>
6991         * gcc.c-torture/execute/20001203-2.c (memset):
6992         Count argument is of type __SIZE_TYPE__.
6994 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
6996         * gcc.c-torture/compile/20010404-1.c: New test.
6998 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
7000         * gcc.c-torture/compile/20010326-1.c: New test.
7002 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
7004         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
7005         peculiarities of the SH.
7006         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
7008 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7010         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
7011         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
7012         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
7014 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
7016         * g77.f-torture/compile/20010321-1.f: New test.
7018 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
7020         * gcc.c-torture/compile/20010329-1.c: New test.
7022 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
7024         * gcc.c-torture/execute/20010329-1.c: New test.
7026 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
7028         * g++.old-deja/g++.other/eh4.C: Fix typo.
7030 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
7032         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
7034 2001-03-28  Philip Blundell  <philb@gnu.org>
7036         * gcc.c-torture/compile/20010328-1.c: New test.
7038 2001-03-27  Richard Henderson  <rth@redhat.com>
7040         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
7041         * g++.old-deja/g++.eh/vbase3.C: Likewise.
7043 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
7045         * gcc.c-torture/compile/20010327-1.c: New test.
7047 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
7049         * g++.old-deja/g++.other/friend12.C: New test.
7050         * g++.old-deja/g++.other/friend9.C: Expect no errors.
7051         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
7053 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
7055         * gcc.c-torture/execute/20010325-1.c: New test.
7057 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
7059         * g++.old-deja/g++.other/mangle3.C: New test.
7061 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
7063         * g++.old-deja/g++.other/anon8.C: New test.
7065 2001-03-20  Philip Blundell  <philb@gnu.org>
7067         * gcc.c-torture/compile/20010320-1.c: New test.
7069 2001-03-17  Richard Henderson  <rth@redhat.com>
7071         * g++.old-deja/g++.other/eh4.C: Add expected error text.
7073 2001-03-15  Geoff Keating  <geoff@redhat.com>
7075         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
7076         tests on AIX.
7078 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
7080         * g++.old-deja/g++.other/eh4.C: New test.
7082 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
7084         * gcc.dg/cpp/mi1.c: Update.
7086 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
7088         * g++.old-deja/g++.other/regstack.C: New test.
7090 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
7092         * g++.old-deja/g++.other/ref4.C: New test.
7094 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
7096         * objc/execute/va_method.m: Added.
7097         * objc/execute/IMP.m: Added.
7098         * objc/execute/_cmd.m: Added.
7099         * objc/execute/accessing_ivars.m: Added.
7100         * objc/execute/class-1.m: Added.
7101         * objc/execute/class-10.m: Added.
7102         * objc/execute/class-11.m: Added.
7103         * objc/execute/class-12.m: Added.
7104         * objc/execute/class-13.m: Added.
7105         * objc/execute/class-14.m: Added.
7106         * objc/execute/class-2.m: Added.
7107         * objc/execute/class-3.m: Added.
7108         * objc/execute/class-4.m: Added.
7109         * objc/execute/class-5.m: Added.
7110         * objc/execute/class-6.m: Added.
7111         * objc/execute/class-7.m: Added.
7112         * objc/execute/class-8.m: Added.
7113         * objc/execute/class-9.m: Added.
7114         * objc/execute/class-tests-1.h
7115         * objc/execute/class-tests-2.h
7116         * objc/execute/compatibility_alias.m: Added.
7117         * objc/execute/encode-1.m: Added.
7118         * objc/execute/formal_protocol-1.m: Added.
7119         * objc/execute/formal_protocol-2.m: Added.
7120         * objc/execute/formal_protocol-3.m: Added.
7121         * objc/execute/formal_protocol-4.m: Added.
7122         * objc/execute/formal_protocol-5.m: Added.
7123         * objc/execute/formal_protocol-6.m: Added.
7124         * objc/execute/formal_protocol-7.m: Added.
7125         * objc/execute/informal_protocol.m: Added.
7126         * objc/execute/initialize.m: Added.
7127         * objc/execute/load.m: Added.
7128         * objc/execute/many_args_method.m: Added.
7129         * objc/execute/nested-3.m: Added.
7130         * objc/execute/no_clash.m: Added.
7131         * objc/execute/private.m: Added.
7132         * objc/execute/redefining_self.m: Added.
7133         * objc/execute/root_methods.m: Added.
7134         * objc/execute/selector-1.m: Added.
7135         * objc/execute/static-1.m: Added.
7136         * objc/execute/static-2.m: Added.
7137         * objc/execute/va_method.m: Added.
7139 2001-03-10  Richard Henderson  <rth@redhat.com>
7141         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
7143 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
7145         * g++.old-deja/g++.other/crash31.C: XFAIL.
7146         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
7147         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
7148         * gcc.c-torture/execute/20010123-1.x: XFAIL.
7149         * gcc.c-torture/execute/20010124-1.x: XFAIL.
7150         * gcc.dg/sequence-pt-1.c: XFAIL one test.
7152 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
7154         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
7156 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
7158         * gcc.dg/20000724-1.c: Don't use multiline strings.
7160 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
7162         * objc/execute/string1.m, objc/execute/string2.m: Compare the
7163         result of -cString against what we expect it to be; don't just
7164         print it out for no one to read.
7166         * objc/execute/string3.m, objc/execute/string4.m: New tests.
7167         Based on testcases provided by Nicola Pero.
7169 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
7171         * gcc.dg/cpp/macro7.c: New test.
7173 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
7175         * gcc.dg/cpp/multiline.c: Update.
7177 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
7179         * g++.old-deja/g++.other/enum3.C: New test.
7181 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
7183         * g++.old-deja/g++.other/pod1.C: New test.
7185 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
7187         * g++.old-deja/g++.ext/overload1.C: New test.
7189 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
7191         * g++.old-deja/g++.pt/using1.C: New test.
7193 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
7195         * g++.old-deja/g++.other/using9.C: New test.
7197 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
7199         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
7201         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
7203 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
7205         * g++.old-deja/g++.ext/realpt1.C: Remove.
7207 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
7209         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
7211 2001-02-26  Will Cohen  <wcohen@redhat.com>
7213         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
7215 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
7217         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
7218         templatized constructors.
7220 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7222         * gcc.c-torture/execute/20010224-1.c: New test.
7224 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
7226         * gcc.c-torture/execute/20010222-1.c: New test.
7228 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
7230         * g++.old-deja/g++.other/inline20.C: New test.
7232 Wed Feb 21 12:38:22 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
7234         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
7236 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
7238         * g++.old-deja/g++.other/lookup22.C: New test.
7240 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
7242         * g77.dg: New directory.
7243         * g77.dg/20010216-1.f: New test case.
7244         * g77.dg/dg.exp: New driver.
7245         * lib/g77-dg.exp: New driver library.
7247 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7249         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
7251 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
7253         * g++.old-deja/g++.other/decl9.C: New test.
7255 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
7257         * g++.old-deja/g++.other/init16.C: Update the test so that it does
7258         not need <string> and also tests the initialization at runtime.
7260 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
7262         * gcc.c-torture/execute/longlong.c: New test.
7264 Wed Feb 14 21:41:17 2001  J"orn Rennecke <amylaar@redhat.com>
7266         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
7268 Wed Feb 14 21:31:25 2001  J"orn Rennecke <amylaar@redhat.com>
7270         * gcc.c-torture/execute/920302-1.c (execute):
7271         Change argument type to short.
7273 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
7275         * g++.old-deja/g++.pt/deduct6.C: New test.
7277 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
7279         * g++.old-deja/g++.pt/deduct5.C: New test.
7281 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
7283         * gcc.c-torture/execute/20010209-1.c: New test.
7285 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
7287         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
7289 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
7291         * g++.dg/vtgc1.C: Update for new ABI.
7293         * consistency.vlad: New directory, 1665 files.
7295 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
7297         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
7298         return type.
7299         * gcc.dg/cpp/digraphs.c: Declare puts.
7301 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
7303         * g++.old-deja/g++.other/warn5.C: New test.
7305 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
7307         * g++.old-deja/g++.pt/spec40.C: New test.
7309 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
7311         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
7312         case.
7313         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
7315 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
7317         * gcc.c-torture/compile/20010209-1.c: New test.
7319 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
7321         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
7322         excess errors message but not if it crashes.
7323         * g++.old-deja/g++.other/crash27.C: Likewise.
7324         * g++.old-deja/g++.other/crash28.C: Likewise.
7325         * g++.old-deja/g++.other/crash30.C: Likewise.
7326         * g++.old-deja/g++.other/crash32.C: Likewise.
7327         * g++.old-deja/g++.other/crash35.C: Likewise.
7328         * g++.old-deja/g++.pt/inherit2.C: Likewise.
7330 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
7332         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
7333         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
7334         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
7335         g77.f-torture/execute/execute.exp,
7336         g77.f-torture/noncompile/noncompile.exp,
7337         gcc.c-torture/execute/execute.exp,
7338         gcc.c-torture/execute/memcheck/memcheck.exp,
7339         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
7340         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
7341         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
7342         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
7343         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
7344         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
7345         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
7346         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
7347         Remove bug reporting instructions with ancient email addresses.
7349 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
7351         * gcc.dg/20010202-1.c: New test.
7352         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
7354 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
7356         * g++.dg/stdbool-if.C: New test.
7358 Wed Feb  7 09:54:47 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
7360         * objc/execute/fdecl.m: Added main().
7362 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
7364         * gcc.c-torture/execute/20010206-1.c: New test.
7366 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
7368         * gcc.dg/cpp/avoidpaste1.c: Update.
7370 Tue Feb  5 8:53:33 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
7372         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
7373         Pero <nicola@brainstorm.co.uk>.
7374         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
7376 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
7378         * g++.old-deja/g++.pt/spec39.C: New test.
7380 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
7382         * gcc.c-torture/compile/20010202-1.c: New test.
7384 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
7386         * g++.old-deja/g++.abi/primary2.C: New test.
7387         * g++.old-deja/g++.abi/primary3.C: New test.
7388         * g++.old-deja/g++.abi/primary4.C: New test.
7389         * g++.old-deja/g++.abi/primary5.C: New test.
7390         * g++.old-deja/g++.abi/vtable3.h: New test.
7391         * g++.old-deja/g++.abi/vtable3a.C: New test.
7392         * g++.old-deja/g++.abi/vtable3b.C: New test.
7393         * g++.old-deja/g++.abi/vtable3c.C: New test.
7394         * g++.old-deja/g++.abi/vtable3d.C: New test.
7395         * g++.old-deja/g++.abi/vtable3e.C: New test.
7396         * g++.old-deja/g++.abi/vtable3f.C: New test.
7397         * g++.old-deja/g++.abi/vtable3g.C: New test.
7398         * g++.old-deja/g++.abi/vtable3h.C: New test.
7399         * g++.old-deja/g++.abi/vtable3i.C: New test.
7400         * g++.old-deja/g++.abi/vtable3j.C: New test.
7401         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
7403 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
7405         * g++.old-deja/g++.other/anon6.C: New test.
7406         * g++.old-deja/g++.other/anon7.C: New test.
7408 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
7410         * gcc.dg/cpp/avoidpaste2.c: New tests.
7412 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
7414         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
7416 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
7418         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
7419         DECIMAL_DIG cases for Irix."
7421 Wed Jan 31 12:23:32 2001  J"orn Rennecke <amylaar@redhat.com>
7423         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
7425 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
7427         * gcc.dg/c99-tag-1.c: New test.
7429 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
7431         * gcc.dg/cpp/tr-warn1.c: Add tests.
7433 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
7435         * gcc.dg/cpp/avoidpaste1.c: Update.
7436         * gcc.dg/cpp/paste4.c: Update.
7438 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
7440         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
7441         cases for Irix.
7443 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7445         * g++.old-deja/g++.other/inline19.C: New test.
7447 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
7449         * gcc.dg/Wlarger-than.c: New test.
7451 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
7453         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
7455 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
7457         * gcc.c-torture/execute/20010129-1.c: New test.
7458         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
7460 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
7462         * gcc.dg/cpp/avoidpaste1.c: Test case.
7464 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
7466         * g++.old-deja/g++.other/inline18.C: New test.
7468 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7470         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
7471         and __builtin_putchar.
7473 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
7475         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
7476         tests.
7478 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
7480         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
7481         floating point number rounding mode to round to the nearest
7482         representable mode.
7484 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
7486         * g++.old-deja/g++.other/mangle2.C: New test.
7488 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
7490         * gcc.c-torture/compile/20010124-1.c: New test.
7492 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
7494         * g++.old-deja/g++.pt/spec38.C: New test.
7496 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7498         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
7499         "Build don't run".
7501 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7503         * gcc.c-torture/execute/20010123-1.c: New test.
7505 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
7507         * g++.old-deja/g++.pt/spec37.C: New test.
7509 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
7511         * g++.old-deja/g++.pt/overload14.C: New test.
7513 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7515         * gcc.c-torture/execute/20010122-1.c: New test, exercise
7516         __builtin_return_address.
7518 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
7520         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
7521         * g++.old-deja/g++.pt/spec35.C: New test.
7522         * g++.old-deja/g++.pt/spec36.C: New test.
7524 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
7526         * gcc.c-torture/compile/20010118-1.c: New test.
7528 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
7530         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
7532 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
7534         * gcc.c-torture/execute/20010119-1.c: New test.
7536 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
7538         * g++.old-deja/g++.other/vbase5.C: New test.
7540 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
7542         * gcc.c-torture/execute/20010118-1.c: New test.
7544 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
7546         * g++.old-deja/g++.pt/deduct3.C: New test.
7548 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
7550         * g++.old-deja/g++.pt/spec34.C: New test.
7552 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
7554         * g77.f-torture/compile/20000601-2.f: New test.
7556 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
7558         * g++.old-deja/g++.other/init17.C: New test.
7560 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
7562         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
7564 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
7566         * g++.old-deja/g++.pt/unify8.C: New test.
7568 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
7570         * g++.old-deja/g++.abi/vbase1.C: New test.
7572 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
7574         * g++.old-deja/g++.pt/crash65.C: New test.
7576 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
7578         * gcc.dg/cpp/assembl2.S: New test case.
7580 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
7582         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
7583         are supported.
7585 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7587         * g++.old-deja/g++.other/builtins1.C: New test.
7588         * g++.old-deja/g++.other/builtins2.C: Likewise.
7589         * g++.old-deja/g++.other/builtins3.C: Likewise.
7590         * g++.old-deja/g++.other/builtins4.C: Likewise.
7592 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
7594         * gcc.c-torture/compile/20010117-1.c: New test.
7595         * gcc.c-torture/compile/20010117-2.c: New test.
7597 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
7599         * g77.f-torture/execute/20010116.[fx]: New test,
7600         XFAIL on i?86-*-*.
7601         * g77.f-torture/compile/20010115.f: Indicate it's
7602         a test for PR fortran/1636.
7604 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
7606         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
7608 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
7610         * g77.f-torture/compile/20010115.f: New test.
7612 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
7614         * g++.old-deja/g++.pt/nontype5.C: New test.
7616 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
7618         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
7619         have an equivalent working one below it.
7621 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
7623         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
7624         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
7626 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
7628         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
7629         message containing "init_priority".
7630         (conpr-2.C): Likewise.
7631         (conpr-3.C): Likewise.
7632         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
7634 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7636         * gcc.c-torture/execute/20010114-2.c: New test.
7638 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
7640         * gcc.c-torture/compile/20010114-1.c: New test.
7641         * gcc.c-torture/compile/20010114-1.x: Xfail.
7642         * gcc.c-torture/compile/20010114-2.c: New test.
7643         * gcc.c-torture/execute/20010114-1.c: New test.
7644         * gcc.dg/trunc-1.c: New test.
7645         * gcc.dg/uninit-B.c: New test.
7647 2001-01-13  Nick Clifton  <nickc@redhat.com>
7649         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
7650         target.
7652 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7654         * gcc.c-torture/compile/20010113-1.c: New test.
7656 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
7658         * gcc.c-torture/compile/20001212-1.c: New test.
7660 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
7662         * gcc.dg/cpp/widestr1.c: Update.
7663         * gcc.dg/cpp/prag-imp.c: Remove.
7665 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
7667         * gcc.c-torture/execute/20000801-3.x: Remove.
7668         * gcc.dg/c90-init-1.c: New test.
7669         * gcc.dg/c99-init-1.c: New test.
7670         * gcc.dg/c99-init-2.c: New test.
7671         * gcc.dg/gnu99-init-1.c: New test.
7673 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
7675         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
7676         testing that no relevant ones were found.
7678 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
7680         * g++.old-deja/g++.pt/cast2.C: New test.
7682 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
7684         * g++.old-deja/g++.pt/friend47.C: New test.
7686 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
7688         * g++.old-deja/g++.pt/instantiate13.C: New test.
7690 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
7692         * g++.old-deja/g++.other/defarg7.C: New test.
7693         * g++.old-deja/g++.other/defarg8.C: New test.
7695 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
7697         * g++.old-deja/g++.pt/crash64.C: New test.
7699 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
7701         * g++.old-deja/g++.pt/crash63.C: New test.
7703 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
7705         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
7707 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
7709         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
7711 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
7713         * g++.old-deja/g++.pt/error3.C: New test.
7715 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
7717         * g++.old-deja/g++.other/crash39.C: New test.
7719 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
7721         * g++.old-deja/g++.other/vbase4.C: New test.
7723 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
7725         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
7726         * gcc.dg/special/20000419-2.c: New file. Identical to above.
7727         * gcc.dg/special/special.exp: New test driver which will check
7728         for alias support for the above test.
7730 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
7732         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
7733         problems on small machines.
7734         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
7735         parameterize.
7737 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
7739         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
7740         mips.
7741         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
7743 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
7745         * g++.old_deja/g++.pt/using8.C: New test.
7747 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
7749         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
7751 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
7753         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
7754         where a failure is expected.
7755         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
7757 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
7759         * g++.old_deja/g++.pt/instantiate12.C: New test.
7761 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
7763         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
7764         start of structs.
7765         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
7766         * g++.old-deja/g++.brendan/crash17.C: Likewise.
7767         * g++.old-deja/g++.brendan/crash29.C: Likewise.
7768         * g++.old-deja/g++.brendan/crash48.C: Likewise.
7769         * g++.old-deja/g++.brendan/ns1.C: Likewise.
7770         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
7771         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
7772         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
7773         * g++.old-deja/g++.eh/spec6.C: Likewise.
7774         * g++.old-deja/g++.jason/crash3.C: Likewise.
7775         * g++.old-deja/g++.law/ctors11.C: Likewise.
7776         * g++.old-deja/g++.law/ctors17.C: Likewise.
7777         * g++.old-deja/g++.law/ctors5.C: Likewise.
7778         * g++.old-deja/g++.law/ctors9.C: Likewise.
7779         * g++.old-deja/g++.mike/ambig1.C: Likewise.
7780         * g++.old-deja/g++.mike/net22.C: Likewise.
7781         * g++.old-deja/g++.mike/p3538a.C: Likewise.
7782         * g++.old-deja/g++.mike/p3538b.C: Likewise.
7783         * g++.old-deja/g++.mike/virt3.C: Likewise.
7784         * g++.old-deja/g++.niklas/t128.C: Likewise.
7785         * g++.old-deja/g++.other/anon4.C: Likewise.
7786         * g++.old-deja/g++.other/using1.C: Likewise.
7787         * g++.old-deja/g++.other/warn3.C: Likewise.
7788         * g++.old-deja/g++.pt/t37.C: Likewise.
7789         * g++.old-deja/g++.robertl/eb69.C: Likewise.
7790         * g++.old-deja/g++.robertl/eb71.C: Likewise.
7792 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
7794         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
7796 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7798         * gcc.c-torture/execute/stdio-opt-3.c: New test.
7800 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
7802         * gcc.c-torture/compile/20010107-1.c: New test.
7804 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
7806         * gcc.c-torture/execute/builtin-noret-1.c: New test.
7808 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
7810         * gcc.dg/format/format.h: New file.
7811         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
7812         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
7813         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
7814         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
7815         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
7816         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
7817         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
7818         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
7819         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
7820         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
7821         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
7822         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
7823         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
7824         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
7825         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
7826         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
7827         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
7828         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
7829         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
7830         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
7831         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
7832         instead of declaring standard types, macros and functions in each
7833         test.
7835 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
7837         * gcc.c-torture/execute/20010106-1.c: New test.
7839 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
7841         * gcc.dg/format/format.exp: New file.
7842         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
7843         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
7844         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
7845         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
7846         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
7847         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
7848         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
7849         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
7850         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
7851         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
7852         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
7853         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
7854         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
7855         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
7856         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
7857         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
7858         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
7859         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
7860         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
7861         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
7862         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
7863         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
7864         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
7865         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
7866         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
7867         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
7868         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
7869         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
7870         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
7871         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
7872         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
7873         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
7874         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
7875         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
7876         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
7877         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
7878         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
7879         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
7880         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
7881         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
7882         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
7883         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
7885 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
7887         * gcc.c-torture/execute/991228-1.c: Take word endianness into
7888         account.
7890 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
7892         * gcc.c-torture/execute/builtin-complex-1.c: New test.
7894 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
7896         * g++.old-deja/g++.pt/crash62.C: New test.
7898 2001-01-04  Richard Henderson  <rth@redhat.com>
7900         * gcc.dg/20000926-1.c: Update expected warnings.
7901         * gcc.dg/array-2.c: Likewise.
7902         * gcc.dg/array-4.c: Also validate flexible array members.
7903         * gcc.dg/c99-flex-array-1.c: New.
7905 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
7907         * gcc.c-torture/compile/20001222-1.x: Remove.
7909 Thu Jan  4 13:54:11 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7911         * gcc.c-torture/execute/built-in-setjmp.c: New.
7913 2001-01-03  Richard Henderson  <rth@redhat.com>
7915         * gcc.dg/940510-1.c: Update expected error wording.
7916         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
7918 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
7920         * lib/target-supports.exp (check_alias_available): Modified to
7921         indicate aliases not supported if only weak aliases are supported.
7923 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7925         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
7926         Turn on cmpstrsi checks for __pj__ and __i370__.
7928 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
7930         * g++.old-deja/g++.other/virtual11.C: New test.
7932 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
7934         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
7936 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7938         * gcc.c-torture/compile/20010102-1.c: New test.
7940 2001-01-02  Andreas Jaeger  <aj@suse.de>
7942         * gcc.dg/noreturn-3.c: New test.
7944         * gcc.dg/noreturn-4.c: New test.
7946 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7948         * gcc.c-torture/execute/stdio-opt-1.c: Also test
7949         __builtin_fputc and __builtin_fwrite.
7951 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
7953         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
7954         signed char, not default char.
7956 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
7958         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
7960 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
7962         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
7964 2000-12-29  Richard Henderson  <rth@redhat.com>
7966         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
7967         (__cyg_profile_func_exit): Define.
7969 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
7971         * g++.dg/vtgc1.C: New test.
7973 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
7975         * gcc.dg/noncompile/20001228-1.c: New test.
7977         * gcc.dg/20001228-1.c: New test.
7979         * gcc.c-torture/execute/20001228-1.c: New test.
7981 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
7983         * gcc.dg/format-strfmon-1.c: New test.
7985 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7987         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
7988         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
7989         * gcc.c-torture/execute/string-opt-1.c: Likewise.
7990         * gcc.c-torture/execute/string-opt-2.c: Likewise.
7991         * gcc.c-torture/execute/string-opt-3.c: Likewise.
7992         * gcc.c-torture/execute/string-opt-4.c: Likewise.
7993         * gcc.c-torture/execute/string-opt-6.c: Likewise.
7994         * gcc.c-torture/execute/string-opt-7.c: Likewise.
7995         * gcc.c-torture/execute/string-opt-8.c: Likewise.
7996         * gcc.c-torture/execute/string-opt-9.c: Likewise.
7997         * gcc.c-torture/execute/string-opt-10.c: Likewise.
7998         * gcc.c-torture/execute/string-opt-11.c: Likewise.
7999         * gcc.c-torture/execute/string-opt-12.c: Likewise.
8001         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
8002         * gcc.c-torture/execute/string-opt-4.c: Test index.
8004 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
8006         * gcc.c-torture/compile/20001226-1.c: New test.
8008 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
8010         * gcc.c-torture/compile/20001222-1.c: New test.
8011         * gcc.c-torture/compile/20001222-1.x: Xfail.
8013 Fri Dec 22 06:45:03 2000  Alexandre Oliva  <aoliva@redhat.com>
8015         * gcc.c-torture/execute/comp-goto-2.c: New test.
8017 Thu Dec 21 22:43:03 2000  J"orn Rennecke <amylaar@redhat.com>
8019         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
8020         Use long types if __INT_MAX__ is 32767.
8021         (main): Use cast to (sint32 *) when poking 88 into a_page.
8023         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
8025 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
8027         * gcc.c-torture/compile/20001221-1.c: New test.
8028         * gcc.c-torture/execute/20001221-1.c: New test.
8030 2000-12-20  Richard Henderson  <rth@redhat.com>
8032         * g++.old-deja/g++.pt/crash36.C: Update error lines.
8033         * g++.old-deja/g++.robertl/eb109.C: Likewise.
8035 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8037         * gcc.dg/compare3.c: New test.
8039 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8041         * gcc.dg/format-warnll-1.c: New test.
8043 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
8045         * gcc.dg/cpp/cmdlne-P.c: New test.
8047 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8049         * gcc.c-torture/execute/builtin-abs-1.c,
8050         gcc.c-torture/execute/builtin-abs-2.c: New tests.
8052 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
8054         * gcc.dg/cpp/multiline.c: New test.
8056 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
8058         * g++.old-deja/g++.other/syshdr1.C: Update.
8059         * gcc.dg/cpp/lineflags.c: Remove temporarily.
8061 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8063         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
8065 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8067         * g++.old-deja/g++.pt/ttp65.C: New test.
8069 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8071         * g++.old-deja/g++.pt/ttp64.C: New test.
8073 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8075         * g++.old-deja/g++.pt/spec33.C: New test.
8077 2000-12-14  Catherine Moore  <clm@redhat.com>
8079         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
8080         * gcc.c-torture/execute/920612-2.c: Likewise.
8081         * gcc.c-torture/execute/920428-2.c: Likewise.
8082         * gcc-c-torture/execute/va-arg-11.c: Call exit.
8083         * gcc.c-torture/execute/va-arg-21.c: Likewise.
8085 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8087         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
8088         * gcc.dg/pack-test-2.c: Likewise.
8090 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
8092         Tests by Zack Weinberg <zackw@stanford.edu>.
8094         * gcc.dg/cpp/defined.c: Update.
8095         * gcc.dg/cpp/defined_trad.c: New tests.
8097 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
8099         * gcc.dg/cpp/trad-direct.c: Update.
8101 2000-12-11  Neil Booth  <neilb@earthling.net>
8103         * gcc.dg/cpp/defined_trad.c
8105 2000-12-11  Neil Booth  <neilb@earthling.net>
8107         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
8109 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
8111         * gcc.dg/format-miss-2.c: New test.
8113 2000-12-09  Neil Booth  <neilb@earthling.net>
8115         * gcc.dg/cpp/lineflags.c: New tests.
8116         * gcc.dg/cpp/poison.c: Update.
8117         * gcc.dg/cpp/redef2.c: Update.
8118         * gcc.dg/cpp/skipping.c: New test.
8120 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
8122         * g++.old-deja/g++.other/eh3.C: New testcase.
8124 2000-12-07  Neil Booth  <neilb@earthling.net>
8126         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
8127         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
8128         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
8129         wtr-union-init-2.c, wtr-union-init-3.c: Update.
8130         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
8131         Update.
8133 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
8135         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
8136         __SIZE_TYPE__ instead of int for type of integers cast to
8137         pointers.
8139 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
8141         * g++.old-deja/g++.other/cleanup4.C: New test.
8143 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
8145         * format-sec-1.c: New test.
8147 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
8149         * gcc.dg/format-nonlit-3.c: New test.
8151 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
8153         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
8154         through a null pointer.
8156 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8158         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
8159         * g++.old-deja/g++.pt/partial4.C: New test.
8161 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
8163         * gcc.c-torture/execute/ieee/hugeval.x: New.
8165 2000-12-06  Neil Booth  <neilb@earthling.net>
8167         * gcc.dg/cpp/backslash2.c: New tests.
8169 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8171         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
8172         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
8174 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
8176         * gcc.c-torture/execute/20001203-2.c: New testcase.
8178 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
8180         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
8181         * g++.old-deja/g++.other/virtual10.C: New test.
8183 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
8185         * g++.old-deja/g++.mike/pmf5.C: Remove test.
8187 2000-12-05  Richard Henderson  <rth@redhat.com>
8189         * gcc.c-torture/compile/20001205-1.c: New.
8191 2000-12-04  Neil Booth  <neilb@earthling.net>
8193         * g++.old-deja/g++.other/virtual9.C: New test.
8194         * g++.old-deja/g++.pt/crash61.C: New test.
8195         * gcc.c-torture/execute/loop-9.c: New test.
8197 2000-12-04  Neil Booth  <neilb@earthling.net>
8199         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
8200         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
8201         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
8202         * gcc.dg/cpp/extratokens.c: ...here.
8204 2000-12-04  Neil Booth  <neilb@earthling.net>
8206         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
8207         New tests.
8209 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8211         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
8212         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
8214 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
8216         * gcc.c-torture/execute/20001203-1.c: New test.
8218 2000-12-03  Neil Booth  <neilb@earthling.net>
8220         * gcc.dg/cpp/macro6.c: New test cases.
8222 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8224         * gcc.c-torture/execute/string-opt-9.c: New test.
8225         * gcc.c-torture/execute/string-opt-10.c: Likewise.
8226         * gcc.c-torture/execute/string-opt-11.c: Likewise.
8227         * gcc.c-torture/execute/string-opt-12.c: Likewise.
8229         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
8230         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
8232 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
8234         * gcc.dg/cpp/if-6.c: New testcase.
8236         * gcc.dg/20001201-1.c: New testcase.
8238 2000-12-02  Neil Booth  <neilb@earthling.net>
8240         * g++.old-deja/g++.other/externC4.C,
8241         g++.old-deja/g++.other/friend10.C: New tests.
8243 2000-12-02  Neil Booth  <neilb@earthling.net>
8245         * g++.old-deja/g++.other/instan2.C
8246         * g++.old-deja/g++.other/instan3.C: New test.
8248 2000-12-02  Neil Booth  <neilb@earthling.net>
8250         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
8251         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
8252         gnuc99.c,gnuc99-pedantic.c: New tests.
8254 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
8256         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
8257         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
8259 2000-12-01  Neil Booth  <neilb@earthling.net>
8261         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
8262         * gcc.dg/cpp/poison.c: Update.
8263         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
8265 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
8267         * g77.f-torture/execute/20001201.f: New test.
8269 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
8271         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
8273 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
8275         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
8277 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
8279         * g++.old-deja/g++.other/cast6.C: New test.
8281 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
8283         * gcc.c-torture/execute/20001130-2.c: New testcase.
8285 2000-11-30  Richard Henderson  <rth@redhat.com>
8287         * gcc.c-torture/execute/20001130-1.c: New test.
8289 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
8291         * g++.old-deja/g++.other/op3.C: New test.
8293 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
8295         * g++.old-deja/g++.other/op2.C: New test.
8297 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
8299         * g++.old-deja/g++.other/crash38.C: New test.
8301 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
8303         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
8305 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
8307         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
8308         tests.
8309         * gcc.c-torture/execute/string-opt-6.c: New test.
8311         * gcc.dg/20001117-1.c: Add main.
8313 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
8315         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
8316         Move from here ...
8317         * gcc.dg/940510-1.c: ... to here.
8319         * gcc.dg/20000926-1.c: GNU C now allows initializations of
8320         zero-size arrays in toplevel structures.
8322 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
8324         * gcc.c-torture/execute/loop-8.c: New test.
8326 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
8328         * g++.old-deja/g++.other/base1.C: New test.
8330 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
8332         * g++.old-deja/g++.other/parse2.C: New test.
8334 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
8336         * g++.old-deja/g++.pt/incomplete1.C: New test.
8338 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
8340         * g++.old-deja/g++.other/friend9.C: New test.
8342 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
8344         * gcc.dg/20001127-1.c: New test.
8346 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
8348         * g++.old-deja/g++.pt/friend46.C: New test.
8350 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
8352         * g++.old-deja/g++.other/ptrmem8.C: New test.
8354 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8356         * gcc.c-torture/execute/string-opt-7.c: New test.
8357         * gcc.c-torture/execute/string-opt-8.c: Likewise.
8359 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
8361         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
8362         instead of 'mkcheck 2'.
8364 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
8366         * gcc.c-torture/execute/memcheck/driver.c,
8367         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
8368         C9X references to refer to C99.
8370 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
8372         * gcc.dg/ultrasp3.c: New test.
8374 2000-11-25  Neil Booth  <neilb@earthling.net>
8376         * gcc.dg/cpp/include2.c: Update test to be locale independent.
8378 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
8380         * gcc.c-torture/compile/20001123-2.c: New.
8382 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8384         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
8386 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
8388         * gcc.dg/sequence-point-1.c: Add some new tests.
8389         * gcc.c-torture/execute/20001124-1.c: New test.
8391 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
8393         * g++.old-deja/g++.other/vaarg4.C: New test.
8394         * gcc.c-torture/compile/20001123-1.c: New test.
8396 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
8398         * g++.other/crash24.C: Adjust and remove XFAIL.
8399         * g++.other/crash37.C: New test.
8401 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
8403         * g++.old-deja/g++.pt/instantiate9.C: New test.
8405 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
8407         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
8408         new ABI, too.
8410         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
8411         * g++.old-deja/g++.robertl/eb55.C: Likewise.
8413 2000-11-22  Neil Booth  <neilb@earthling.net>
8415         * gcc.dg/cpp/Wtrigraphs.c: New test.
8417 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
8419         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
8421 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
8423         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
8425 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
8427         * lib/gcc-dg.exp: load_lib scanasm.exp.
8428         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
8429         * lib/g++-dg.exp: load_lib scanasm.exp.
8430         * lib/scanasm.exp: New.
8431         (scan-assembler, scan-assembler-not): Add optional arguments to
8432         test name, or if not present, the pattern name.
8433         (scan-assembler-dem, scan-assembler-dem-not): New.
8435         * g++.dg/dg.exp: New.
8437 2000-11-21  Neil Booth  <neilb@earthling.net>
8439         * gcc.dg/cpp/integrated1.c: Remove.
8441 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
8443         * gcc.c-torture/execute/20001121-1.c: New test.
8445 2000-11-21  Richard Henderson  <rth@redhat.com>
8447         * gcc.c-torture/compile/20001121-1.c: New test.
8449 2000-11-20  Neil Booth  <neilb@earthling.net>
8451         * gcc.dg/cpp/integrated1.c: New test.
8453 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
8455         * g++.old-deja/g++.other/inline17.C: New test.
8457 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
8459         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
8460         local variable to be zero: I made the variable global. Now
8461         uses abort() and exit() instead of relying on main's return value.
8463 2000-11-20  Neil Booth  <neilb@earthling.net>
8465         * gcc.dg/cpp/paste2.c: Update test.
8466         * objc/execute/paste.m: New test.
8468 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
8470         * gcc.dg/c99-condexpr-1.c: New test.
8472 2000-11-20  Neil Booth  <neilb@earthling.net>
8474         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
8476 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
8478         * g++.old-deja/g++.pt/export1.C: New test.
8480 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
8482         * gcc.dg/20001117-1.c: New test.
8484 2000-11-18  Richard Henderson  <rth@redhat.com>
8486         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
8488 2000-11-18  Richard Henderson  <rth@redhat.com>
8490         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
8491         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
8492         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
8494 2000-11-18  Richard Henderson  <rth@redhat.com>
8496         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
8497         (main): New.  Exit cleanly.
8499 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8501         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
8502         gcc.dg/c99-fordecl-2.c: New tests.
8504 2000-11-18  Richard Henderson  <rth@redhat.com>
8506         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
8507         * gcc.c-torture/execute/zerolen-2.c: New.
8509 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8511         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
8512         memory.
8514 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
8516         * g++.old-deja/g++.pt/instantiate8.C: New test.
8518 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
8520         * g++.old-deja/g++.other/incomplete.C: Add more tests.
8521         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
8523 2000-11-16  Nick Clifton  <nickc@redhat.com>
8525         * gcc.c-torture/execute/nestfunc-2.c: New test.
8526         * gcc.c-torture/execute/nestfunc-3.c: New test.
8528 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
8530         * gcc.c-torture/compile/20001116-1.c: New test.
8532 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8534         * gcc.c-torture/execute/20001115-1.c: New test.
8536 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
8538         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
8539         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
8540         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
8541         * g++.old-deja/g++.abi/vmihint.C: Likewise.
8543 2000-11-15  Neil Booth  <neilb@earthling.net>
8545         gcc.dg/cpp/_Pragma1.c: Update.
8546         gcc.dg/cpp/_Pragma2.c: New test.
8548 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
8550         * g++.old-deja/g++.other/anon5.C: New test.
8552 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
8554         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
8555         tests.
8557 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
8559         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
8560         output.
8562 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8564         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
8565         labels at end of compound statements.
8567 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
8569         * gcc.c-torture/execute/loop-7.c: New test.
8571 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8573         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
8575 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8577         * gcc.dg/c99-bool-1.c: New test.
8579 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8581         * gcc.dg/c99-scope-1.c: Remove xfail.
8582         * gcc.dg/c99-scope-2.c: New test.
8584 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8586         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
8587         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
8589 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
8591         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
8592         error messages.
8594         * g++.mike/p700.C: Don't typedef wchar_t.
8595         * g++.mike/p784.C: Likewise.
8596         * g++.mike/eb101.C: Don't use __wchar_t.
8598 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
8600         * g77.f-torture/execute/20001111.[fx]: Test premature exit
8601         from DO loop.
8603 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
8605         * gcc.c-torture/execute/20001111-1.c: New test.
8607 2000-11-10  Nick Clifton  <nickc@redhat.com>
8609         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
8610         long multuiple and accumulate.
8612 2000-11-09  Richard Henderson  <rth@redhat.com>
8614         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
8615         via size_t instead of int.
8617         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
8618         * gcc.c-torture/execute/string-opt-2.c: Likewise.
8619         * gcc.c-torture/execute/string-opt-3.c: Likewise.
8620         * gcc.c-torture/execute/string-opt-4.c: Likewise.
8622 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
8624         * gcc.c-torture/compile/20001109-1.c: New test.
8625         * gcc.c-torture/compile/20001109-2.c: New test.
8627 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
8629         * g++.old-deja/g++.pt/operator1.C: New test.
8630         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
8632 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
8634         * gcc.dg/20001108-1.c: New test.
8636 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
8638         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
8639         with both arguments constant strings.
8640         * gcc.c-torture/execute/string-opt-3.c: New test.
8641         * gcc.c-torture/execute/string-opt-4.c: New test.
8642         * gcc.c-torture/execute/string-opt-5.c: New test.
8644 2000-11-08  Nick Clifton  <nickc@redhat.com>
8646         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
8647         mulsidi3adddi patterns.
8649 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
8651         * g++.old-deja/g++.other/crash36.C: New test.
8653 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
8655         * g++.old-deja/g++.other/init16.C: New test.
8657 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
8659         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
8661 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
8663         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
8664         * gcc.c-torture/execute/va-arg-16.x: Likewise.
8665         * gcc.c-torture/execute/va-arg-17.x: Likewise.
8667 2000-11-07  DJ Delorie  <dj@redhat.com>
8669         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
8671 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8673         * gcc.c-torture/execute/string-opt-1.c: New test.
8675 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
8677         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
8678         mips-sgi-irix6.* because the MIPS ABI passes floating-point
8679         parameters in registers, and there is no way for a varargs
8680         function to know in which order the integer and floating-point
8681         parameters should be interleaved when they are placed on the
8682         stack.
8683         * gcc.c-torture/execute/va-arg-16.x: Likewise.
8684         * gcc.c-torture/execute/va-arg-17.x: Likewise.
8686 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8688         * gcc.c-torture/execute/string-opt-2.c: New test.
8690 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
8692         * g++.old-deja/g++.pt/crash60.C: New test.
8694 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
8696         * g++.old-deja/g++.other/crash24.C: New test.
8697         * g++.old-deja/g++.other/crash25.C: New test.
8698         * g++.old-deja/g++.other/crash26.C: New test.
8699         * g++.old-deja/g++.other/crash27.C: New test.
8700         * g++.old-deja/g++.other/crash28.C: New test.
8701         * g++.old-deja/g++.other/crash29.C: New test.
8702         * g++.old-deja/g++.other/crash30.C: New test.
8703         * g++.old-deja/g++.other/crash31.C: New test.
8704         * g++.old-deja/g++.other/crash32.C: New test.
8705         * g++.old-deja/g++.other/crash33.C: New test.
8706         * g++.old-deja/g++.other/crash34.C: New test.
8707         * g++.old-deja/g++.other/crash35.C: New test.
8709 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
8711         * gcc.c-torture/execute/20001031-1.c: New test.
8713 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
8715         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
8716         namespace.
8718         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
8719         standards-conformant.
8721         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
8723         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
8724         * g++.old-deja/g++.mike/p755a.C: Likewise.
8725         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
8726         library makes no calls to `operator new' during initialization.
8728 2000-11-04  Neil Booth  <neilb@earthling.net>
8730         * gcc.dg/cpp/include2.c: New tests.
8732 Fri Nov  3 13:32:14 2000  Mark P Mitchell  <mark@codesourcery.com>
8734         * lib/g++.exp (g++_set_ld_library_path): New function.
8735         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
8737 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
8739         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
8740         warnings.
8742 2000-11-01  Richard Henderson  <rth@redhat.com>
8744         * g++.old-deja/g++.ext/namedret1.C: New.
8745         * g++.old-deja/g++.ext/namedret2.C: New.
8746         * g++.old-deja/g++.ext/namedret3.C: New.
8748 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
8750         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
8751         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
8753 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8755         * gcc.c-torture/execute/va-arg-21.c: New test.
8757 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
8759         * gcc.dg/c99-complex-2.c: New test.
8761 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8763         * gcc.c-torture/execute/stdio-opt-1.c: New test.
8765 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
8767         * g++.old-deja/g++.other/inline16.C: New test.
8769 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
8771         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
8772         __PRETTY_FUNCTION__
8774 2000-10-29  Neil Booth  <neilb@earthling.net>
8776         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
8777         New tests.
8778         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
8779         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
8780         optimisation.
8782 2000-10-29  Neil Booth  <neilb@earthling.net>
8784         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
8785         * mi1.c, mi1c.h: Add null directives to multiple-include test.
8786         * mi5.c: Test multiple includes work with -C.
8787         * trigraphs.c: Test ^= version.
8789 2000-10-28  Neil Booth  <neilb@earthling.net>
8791         New tests and test updates for new macro expander.
8793         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
8794         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
8795         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
8796         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
8797         new diagnostic messages.
8799         * gcc.dg/cpp/macro3.c: New tests.
8801 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
8803         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
8804         on the same line.
8806 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
8808         * g++.old-deja/g++.other/eh2.C: New test.
8810 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
8812         * gcc.c-torture/execute/20001027-1.c: New test.
8814 2000-10-26  Richard Henderson  <rth@redhat.com>
8816         * gcc.c-torture/execute/20001026-1.c: New.
8818 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
8820         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
8821         * g++.old-deja/g++.law/builtin1.C: Likewise.
8822         * g++.old-deja/g++.law/ctors10.C: Likewise.
8823         * g++.old-deja/g++.law/virtual3.C: Likewise.
8824         * g++.old-deja/g++.mike/p658.C: Likewise.
8825         * g++.old-deja/g++.other/sibcall1.C: Likewise.
8826         * g++.old-deja/g++.other/vaarg2.C: Likewise.
8827         * g++.old-deja/g++.robertl/eb124.C: Likewise.
8828         * g++.old-deja/g++.robertl/eb44.C: Likewise.
8829         * g++.old-deja/g++.robertl/eb77.C: Likewise.
8831 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
8833         * gcc.c-torture/compile/20001024-1.c: New test.
8835 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
8837         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
8838         to tell us whether or not we are using V3.
8840 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
8842         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
8843         operands.
8845 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
8847         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
8849 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
8851         * gcc.c-torture/execute/20001024-1.c: New test.
8853 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
8855         * g++.old-deja/g++.other/sibcall1.C: New test.
8857 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
8859         * gcc.dg/noncompile/init-3.c: New test.
8861 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
8863         * gcc.dg/format-array-1.c: New test.
8865 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8867         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
8868         writing through null pointers; remove comment about testing
8869         unterminated strings.
8871 2000-10-17  Matthew Hiller  <hiller@redhat.com>
8873         * gcc.c-torture/execute/20001017-2.c: New test.
8875 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8877         * gcc.c-torture/compile/20001018-1.c: New test.
8878         * gcc.c-torture/compile/20001018-1.x: Xfail.
8880 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8882         * gcc.c-torture/execute/20001017-1.c: New test.
8884 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8886         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
8887         for multiple use of arguments with scanf formats; add tests for
8888         multiple use of arguments.
8890 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
8892         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
8894 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8896         * gcc.dg/format-miss-1.c: New test.
8898 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
8900         * gcc.c-torture/execute/20001013-1.c: New test.
8902 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
8904         * gcc.dg/format-branch-1.c: New test.
8906 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
8908         * README, lib/file-format.exp: Remove EGCS references.
8910 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
8912         * gcc.dg/20001013-1.c: New test.
8914 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
8916         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
8917         for intmax_t in the compiler using __typeof__ and the type rules
8918         for conditional expressions.
8920 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
8922         * gcc.dg/20001012-1.c: New test.
8923         * gcc.dg/20001012-2.c: New test.
8925 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
8927         * gcc.dg/format-attr-1.c: New test.
8929 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
8931         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
8932         __LONG_LONG_MAX__ instead of LLONG_MAX.
8934 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
8936         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
8937         scanf flags.
8938         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
8939         flags.
8941 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
8943         * gcc.dg/sequence-pt-1.c: New test.
8945 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
8947         * gcc.c-torture/execute/20001011-1.c: New testcase.
8948         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
8950 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
8952         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
8953         does not error on it.
8955 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
8957         * gcc.dg/20001009-1.c: New test.
8959 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
8961         * gcc.c-torture/compile/20001009-1.c: Move from here ....
8962         * gcc.c-torture/execute/20001009-2.c: ... to here.
8964 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
8966         * gcc.c-torture/compile/20001009-1.c: New testcase.
8967         * gcc.c-torture/execute/20001009-1.c: New testcase.
8968         Testcases provided by Jan Hubicka <jh@suse.cz>.
8970 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
8972         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
8973         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
8974         uintmax_t using <limits.h> to emulate the compiler's internal
8975         logic.  No longer XFAIL %j tests.
8977 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
8979         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
8980         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
8981         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
8982         regexps and details of expected handling of some bad formats.
8983         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
8984         suppression.
8986 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
8988         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
8989         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
8990         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
8991         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
8992         in list archives.
8994 2000-10-06  Richard Henderson  <rth@cygnus.com>
8996         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
8997         * g++.old-deja/g++.brendan/crash52.C: Likewise.
8998         * g++.old-deja/g++.jason/report.C: Likewise.
8999         * g++.old-deja/g++.law/friend5.C: Likewise.
9000         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
9001         of the expected warnings.
9003 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
9005         * g++.old-deja/g++.pt/enum14.C: New test.
9007 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
9009         * g++.old-deja/g++.pt/crash59.C: New test.
9011 2000-10-04  Will Cohen  <wcohen@redhat.com>
9013         * gcc.dg/20000926-1.c: New test.
9015 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
9017         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
9018         function name for current C++ compiler.
9019         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
9021 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
9023         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
9024         __PRETTY_FUNCTION__.
9025         * g++.old-deja/g++.ext/pretty2.C: Likewise.
9027 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9029         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
9031 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
9033         * gcc.c-torture/compile/20000923-1.c: New test.
9035 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
9037         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
9038         * g++.old-deja/g++.pt/ttp62.C: Same.
9039         * g++.old-deja/g++.other/inline14.C: Same.
9041 2000-09-24  Richard Henderson  <rth@cygnus.com>
9043         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
9045 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
9047         * gcc.dg/c90-printf-1.c: Add test for wide string format.
9049 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
9051         * gcc.c-torture/compile/20000922-1.c: New file.
9053 2000-09-21  Nick Clifton  <nickc@redhat.com>
9055         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
9056         a signed long modulo operation.
9057         (mod6): New function - perform an unsigned long modulo operation.
9058         (main): Add tests for modulos of very large numbers by very small
9059         dividends.
9061 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9063         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
9065 2000-09-19  Richard Henderson  <rth@cygnus.com>
9067         * gcc.dg/compare2.c (case 10): XFAIL.
9069 2000-09-18  Richard Henderson  <rth@cygnus.com>
9071         * gcc.c-torture/execute/20000906-1.c: Move ...
9072         * gcc.dg/20000906-1.c: ... here.  Only run on targets
9073         that support __builtin_trap.
9075 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
9077         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
9079 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9081         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
9082         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
9083         more $ format tests.
9085 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9087         * gcc.dg/format-errmk-1.c: New test.
9089 2000-09-17  Greg McGary  <greg@mcgary.org>
9091         * gcc.c-torture/execute/20000917-1.x: Remove.
9093 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9095         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
9097 2000-09-17  Greg McGary  <greg@mcgary.org>
9099         * gcc.c-torture/execute/20000917-1.c: New test.
9100         * gcc.c-torture/execute/20000917-1.x: XFAIL.
9102 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
9104         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
9105         in nested macro bug.
9107 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
9109         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
9111 Thu Sep 14 16:48:49 2000  Jeffrey A Law  (law@cygnus.com)
9113         * gcc.c-torture/execute/20000914-1.c: New test.
9115 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
9117         * g++.other/inline13.C: New test.
9119 2000-09-12  Andreas Jaeger  <aj@suse.de>
9121         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
9122         constant by Ulrich Drepper <drepper@redhat.com>.
9124 Tue Sep 12 18:32:07 2000  J"orn Rennecke <amylaar@redhat.co.uk>
9126         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
9128 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9130         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
9132 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
9134         * gcc.dg/cpp/backslash.c: New test.
9136 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
9138         * gcc.c-torture/execute/20000910-1.c: New test.
9139         * gcc.c-torture/execute/20000910-2.c: Likewise.
9141 2000-09-11  Robert Lipe  <robertl@sco.com>
9143         * gcc.dg/pragma-align.c: New test.
9145 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
9147         * g++.old-deja/g++.pt/explicit82.C: New test.
9148         * g++.old-deja/g++.pt/explicit83.C: New test.
9150 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
9152         * gcc.dg/asm-names.c: New test.
9154 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9156         * gcc.dg/cpp/tr-warn6.c: New test
9158 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
9160         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
9161         be accepted.
9163 2000-09-07  Catherine Moore  <clm@redhat.com>
9165         * gcc.c-torture/execute/unroll-1.c: New test.
9167 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
9169         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
9170         ERROR markers.
9171         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
9172         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
9173         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
9174         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
9175         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
9176         Preprocess only.
9177         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
9178         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
9180 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
9182         * g++.old-deja/g++.pt/deduct2.C: New test.
9184 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
9186         * g++.old-deja/g++.pt/parms2.C: New test.
9188 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
9190         * g++.old-deja/g++.pt/crash58.C: New test.
9192 2000-09-06  Greg McGary  <greg@mcgary.org>
9194         * gcc.c-torture/execute/20000906-1.c: New test.
9195         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
9197 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9199         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
9201 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
9203         * g++.old-deja/g++.pt/crash57.C: New test.
9205 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
9207         * g++.old-deja/g++.pt/crash56.C: New test.
9209 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
9211         * g++.old-deja/g++.pt/koenig1.C: New test.
9213 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
9215         * gcc.dg/20000904-1.c: New test.
9217 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
9219         * gcc.dg/cpp/paste8.c: New test.
9221 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
9223         * gcc.c-torture/compile/20000827-1.c: New test.
9225 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
9227         * gcc.dg/format-diag-1.c: New test.
9229 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
9231         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
9232         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
9233         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
9234         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
9235         gcc.dg/formatz-1.c: Adjust warning regular expressions.
9237 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
9239         * g++.old-deja/g++.other/nested4.C: New test.
9241 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
9243         * g++.old-deja/g++.ns/scoped1.C: New test.
9245 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
9247         * lib/g++.exp: Support testing already-installed GCC.
9249 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9251         * wtr-label-1.c, wtr-suffix-1.c: New tests.
9253 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9255         * gcc.dg/return-type-2.c: New test.
9257 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
9259         * gcc.c-torture/compile/20000825-1.c: New test.
9261 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
9263         * gcc.dg/dwarf2-2.c: New test.
9265 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
9267         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
9268         dg-warning regexps.
9270 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
9272         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
9273         gcc.dg/format-ext-5.c: New tests.
9275 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
9277         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
9279 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
9281         * gcc.dg/noncompile/930622-2.c: Adjust error message.
9283 2000-08-24  Richard Henderson  <rth@cygnus.com>
9285         * gcc.dg/ia64-sync-1.c: New test.
9286         * gcc.dg/ia64-sync-2.c: New test.
9287         * gcc.dg/ia64-asm-1.c: New test.
9289 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
9291         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
9292         * gcc.dg/format-ext-2.c: New test.
9294 2000-08-23  Jason Merrill  <jason@redhat.com>
9296         * lib/old-dejagnu.exp: Also ignore "In member function" and
9297         "At global scope".
9299 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9301         * gcc.dg/noncompile/label-lineno-1.c: New test.
9303 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
9305         * gcc.dg/c99-array-nonobj-1.c: New test.
9307 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
9309         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
9310         tests.
9311         * gcc.dg/format-ext-1.c: New test.
9313 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9315         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
9316         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
9317         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
9318         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
9319         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
9321 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
9323         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
9324         gcc.dg/c99-strftime-2.c: New tests.
9326 2000-08-22  Richard Henderson  <rth@cygnus.com>
9328         * gcc.c-torture/execute/20000822-1.c: New test.
9330 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
9332         * gcc.c-torture/execute/20000819-1.x: Remove.
9334 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
9336         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
9337         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
9338         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
9339         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
9340         gcc.dg/format-xopen-1.c: New tests.
9342 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
9344         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
9346 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
9348         * g++.old-deja/g++.other/loop2.C: New test.
9350         * gcc.c-torture/compile/20000606-1.c: New test.
9351         * gcc.c-torture/compile/20000728-1.c: New test.
9352         * gcc.c-torture/execute/20000801-1.c: New test.
9353         * gcc.c-torture/execute/20000801-2.c: New test.
9354         * gcc.c-torture/execute/20000819-1.c: New test.
9355         * gcc.c-torture/execute/20000819-1.x: XFAIL.
9356         * gcc.dg/20000629-1.c: New test.
9357         * gcc.dg/20000724-1.c: New test.
9358         * gcc.dg/20000807-1.c: New test.
9360 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
9362         * gcc.dg/cpp/pragma-1.c: New test.
9363         * gcc.dg/cpp/pragma-2.c: New test.
9365 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
9367         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
9368         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
9370 Fri Aug 18 16:57:35 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9372         * gcc.c-torture/compile/20000818-1.c: New test.
9374 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
9376         * gcc.c-torture/execute/20000818-1.c: New test.
9378 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9380         * gcc.dg/format-va-1.c: New test.
9382 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
9384         * g++.old-deja/g++.other/typedef8.C: New test.
9386 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
9388         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
9389         * g++.old-deja/g++.mike/net36.C: Mark candidate.
9390         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
9391         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
9392         * g++.old-deja/g++.other/ptrmem7.C: New test.
9393         * g++.old-deja/g++.pt/ptrmem10.C: New test.
9395 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
9397         * g++.old-deja/g++.pt/typename27.C: New test.
9399 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
9401         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
9402         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
9403         * g++.old-deja/g++.pt/friend45.C: New test.
9404         * g++.old-deja/g++.other/friend8.C: New test.
9406 2000-08-15  Richard Henderson  <rth@cygnus.com>
9408         * gcc.c-torture/execute/20000815-1.c: New test.
9410 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
9412         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
9413         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
9414         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
9416 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
9418         * g++.old-deja/g++.other/refinit2.C: New test.
9420 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
9422         * lib/c-torture.exp (c-torture): Make
9423         compiler_conditional_xfail_data global.
9424         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
9425         compiler_conditional_xfail_data machinery.
9426         (f-torture-execute): Likewise.
9427         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
9428         and only when unrolling loops.
9430         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
9432 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
9434         * g++.old-deja/g++.pt/explicit81.C: New test.
9436 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
9438         * g++.old-deja/g++.pt/typename26.C: New test.
9440 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
9442         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
9443         warning.
9445 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
9447         * g++.old-deja/g++.other/array3.C: New test.
9449 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
9451         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
9452         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
9453         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
9454         New tests.
9456 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
9458         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
9459         * g++.old-deja/g++.abi/vmihint.C: Likewise.
9461 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
9463         * gcc.c-torture/execute/20000808-1.c: New test.
9465 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
9467         * gcc.dg/c90-const-expr-1.c: New test.
9469 2000-08-08  Richard Henderson  <rth@cygnus.com>
9471         * gcc.dg/noncompile/920923-1.c: Declare calloc.
9473 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
9475         * gcc.dg/noncompile/const-ll-1.c: New test.
9477 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
9479         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
9481 Sun Aug  6 11:41:51 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
9483         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
9484         that running programs linked against the shared version of libobjc
9485         run correctly.
9487 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
9489         * gcc.dg/c99-printf-1.c: New test.
9491 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
9493         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
9495 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
9497         * gcc.c-torture/execute/20000731-1.x: Delete.
9499 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
9501         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
9502         and torture_without_loops as is done by c-torture.exp.
9503         (search_for): Copy from c-torture.exp.
9504         (gcc-dg-runtest): New function, drives a directory of tests
9505         iterating over the TORTURE_OPTIONS.
9506         (scan-assembler, scan-assembler-not): Move here from
9507         individual directory drivers.
9509         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
9510         defined by lib/gcc-dg.exp.
9511         * gcc.dg/cpp/cpp.exp: Likewise.
9512         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
9513         gcc-dg-runtest, so we cycle over optimization options.
9515         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
9516         * gcc.dg/compare2.c: No longer expected to fail.
9518 Fri Aug  4 23:00:50 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
9520         * gcc.c-torture/execute/20000804-1.c: New test.
9522 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
9524         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
9526 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
9528         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
9530 Thu Aug  3 01:46:33 2000  Jeffrey A Law  (law@cygnus.com)
9532         * gcc.c-torture/compile/20000803-1.c: New test.
9534 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
9536         * gcc.c-torture/execute/20000801-3.c,
9537         gcc.c-torture/execute/20000801-4.c: New tests.
9538         * gcc.c-torture/execute/20000801-3.x,
9539         gcc.c-torture/execute/20000801-4.x: Xfail.
9541 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
9543         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
9544         libobjc/.libs to allow for libtool.
9546 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
9548         * gcc.c-torture/compile/20000802-1.c: New test.
9550 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
9552         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
9554 Mon Jul 31 21:14:49 2000  Jeffrey A Law  (law@cygnus.com)
9556         * gcc-c-torture/execute/20000731-2.c: New test.
9558         * gcc.c-torture/execute/20000731-1.c: New test.
9559         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
9561 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
9563         * testsuite/gcc.dg/cpp/paste7.c: New test.
9564         * gcc.dg/cpp/20000725-1.c: New test.
9566 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
9568         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
9569         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
9570         declaration warning for __builtin_dwarf_reg_size.
9572         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
9574 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
9576         * gcc.dg/noncompile/voidparam-1.c: New test.
9578 2000-07-30  Richard Henderson  <rth@cygnus.com>
9580         * gcc.dg/c90-digraph-1.c: Don't xfail.
9581         * gcc.dg/compare2.c (case 10): Xfail.
9582         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
9584 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
9586         * gcc.dg/c99-main-1.c: New test.
9588 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
9590         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
9592 Wed Jul 26 19:41:51 2000  Hans-Peter Nilsson  <hp@axis.com>
9594         * gcc.c-tortuer/execute/20000726-1.c: New test.
9596 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
9598         * gcc.c-torture/execute/enum-2.c: New test.
9600 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9602         * gcc.dg/cpp/tr-warn3.c: New test.
9604 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
9606         * g++.old-deja/g++.ext/implicit1.C: Remove.
9607         * g++.old-deja/g++.jason/c2.C: Remove
9608         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
9609         * g++.old-deja/g++.pt/crash16.C: Likewise.
9610         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
9612 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
9614         * g++.old-deja/g++.other/for2.C: New test.
9616 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
9618         * gcc.dg/20000720-1.c: New test.
9620 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
9622         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
9624 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
9626         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
9627         * gcc.c-torture/execute/20000722-1.c: New.
9628         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
9630 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
9632         * gcc.dg/cpp/20000720-1.S: New test.
9634 2000-07-21  Michael Meissner  <meissner@redhat.com>
9636         * gcc.c-torture/execute/ieee/hugeval.c: New test.
9638 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
9640         * g++.old-deja/g++.brendan/crash16.C,
9641         g++.old-deja/g++.brendan/parse3.C,
9642         g++.old-deja/g++.brendan/redecl1.C,
9643         g++.old-deja/g++.ns/template13.C,
9644         g++.old-deja/g++.other/decl4.C,
9645         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
9647 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
9649         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
9650         and "Internal error".
9652         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
9653         regexps.
9654         * gcc.dg/cpp/paste6.c: New test.
9656 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
9658         * gcc.dg/cpp/tr-direct.c: New test.
9660         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
9661         gcc.dg/cpp/undef1.c: Tweak error regexps.
9663 2000-07-18  Eric Christopher <echristo@redhat.com>
9665         * gcc.c-torture/compile/20000718-1.c: New test.
9667 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
9669         * cpplex.c (_cpp_push_token): If the token being pushed back
9670         is the previous token in this context, just subtract one from
9671         context->posn.
9672         * cppmacro.c (save_expansion): Clear aux field when storing a
9673         placemarker.
9675 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
9677         * gcc.dg/noncompile/redecl-1.c: New test.
9679 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
9681         * gcc.c-torture/execute/20000717-5.c: New test.
9682         * gcc.c-torture/execute/20000717-1.x: Removed.
9684 2000-07-17  Richard Henderson  <rth@cygnus.com>
9686         * gcc.c-torture/execute/20000717-4.c: New test.
9688 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
9690         * gcc.dg/cpp/syshdr.c: New test.
9691         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
9693 2000-07-17  Neil Booth  <neilb@earthling.net>
9695         * gcc.dg/cpp/cmdlne-dM.c: New test.
9696         * gcc.dg/cpp/cmdlne-dD.c: New test.
9698 Mon Jul 17 03:13:12 2000  Jeffrey A Law  (law@cygnus.com)
9700         * gcc.c-torture/execute/20000717-3.c: New test.
9702         * gcc.c-torture/compile/20000717-1.c: New test.
9704 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
9706         * gcc.c-torture/execute/20000717-2.c: New test.
9708 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9710         * gcc.dg/formatz-1.c: New test.
9712         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
9713         * gcc.dg/c99-digraph-1.c: New tests.
9715         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
9716         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
9718         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
9719         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
9720         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
9721         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
9722         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
9723         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
9724         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
9726 Mon Jul 17 00:41:57 2000   Greg McGary <greg@mcgary.org>
9728         * gcc.c-torture/execute/20000717-1.c: New test.
9729         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
9731 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
9733         * gcc.c-torture/execute/20000715-2.c: New test.
9734         * gcc.dg/20000715-1.c: New test.
9736 2000-07-15  Michael Meissner  <meissner@redhat.com>
9738         * gcc.c-torture/execute/20000715-1.c: New test.
9740 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
9742         * gcc.c-torture/execute/20000707-1.c: New test.
9744 2000-07-13  Neil Booth  <NeilB@earthling.net>
9746         * testsuite/gcc.dg/cpp/digraph1.c,
9747         testsuite/gcc.dg/cpp/digraph2.c,
9748         testsuite/gcc.dg/cpp/digraphs.c: New tests.
9750 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
9752         * g77.f-torture/compile/20000630-2.f:  New test.
9753         * g77.f-torture/compile/20000630-2.x
9755 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
9757         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
9759 2000-07-11  Neil Booth  <NeilB@earthling.net>
9761         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
9763 2000-07-11  Neil Booth  <NeilB@earthling.net>
9765         * gcc.dg/cpp/cmdlne-C.c: New.
9767 2000-07-09  Neil Booth  <NeilB@earthling.net>
9769         * gcc.dg/cpp/directiv.c: New tests.
9770         * gcc.dg/cpp/undef1.c: Update.
9772 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
9774         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
9776 2000-07-09  Neil Booth  <NeilB@earthling.net>
9778         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
9780 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
9782         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
9783         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
9785 2000-07-08  Neil Booth  <NeilB@earthling.net>
9787         * gcc.dg/cpp/macsyntx.c: New tests.
9789 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
9791         * gcc.dg/20000707-1.c: New test.
9793 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
9795         * gcc.c-torture/execute/20000706-1.c: New test.
9796         * gcc.c-torture/execute/20000706-2.c: New test.
9797         * gcc.c-torture/execute/20000706-3.c: New test.
9798         * gcc.c-torture/execute/20000706-4.c: New test.
9799         * gcc.c-torture/execute/20000706-5.c: New test.
9801 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
9803         * g++.old-deja/g++.pt/instantiate7.C: New test.
9805 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
9807         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
9808         * g++.old-deja/g++.mike/thunk3.C: Likewise.
9809         * g++.old-deja/g++.other/rtti3.C: Likewise.
9810         * g++.old-deja/g++.other/rttid3.C: Likewise.
9812 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
9814         *  g77.f-torture/compile/20000630-1.x: Fix typo
9816 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
9818         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
9819         assembly output.
9821 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
9823         * gcc.dg/cpp/ident.c: New test.
9825 2000-07-05  Neil Booth  <NeilB@earthling.net>
9827         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
9828           gcc.dg/cpp/lexstrng.c: New tests.
9830 2000-07-04  Neil Booth  <NeilB@earthling.net>
9832         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
9833         * gcc.dg/cpp/strify2.c: Same.
9835 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
9837         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
9838         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
9839         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
9840         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
9842         * testsuite/gcc.dg/cpp/macro1.c,
9843         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
9844         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
9845         testsuite/gcc.dg/cpp/strify1.c,
9846         testsuite/gcc.dg/cpp/strify2.c: New tests.
9848 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
9850         * gcc.c-torture/execute/20000703-1.c: New test.
9852 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
9854         * g++.old-deja/g++.pt (lookup10.C): New test.
9856 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
9858         * g++.old-deja/g++.pt (typename25.C): New test.
9860 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
9862         * gcc.c-torture/compile/20000701-1.c: New test.
9864 2000-06-30  Nick Clifton  <nickc@cygnus.com>
9866         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
9867         to test case.
9869 2000-06-30  Catherine Moore  <clm@cygnus.com>
9871         * gcc.c-torture/execute/align-1.c: New test.
9873 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
9875         * g++.old-deja/g++.pt/expr8.C: New test.
9876         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
9878 2000-06-29  Nick Clifton  <nickc@cygnus.com>
9880         * gcc.c-torture/compile/20000629-1.c: New test.
9882 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
9885         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
9886         gcc.dg/noncompile directory, depending on whether they're
9887         preprocessor tests or not.  Annotate all the tests for the dg
9888         framework.
9890         * gcc.c-torture/noncompile/noncompile.exp: Delete.
9891         * gcc.dg/noncompile/noncompile.exp: New.
9893         * Moved files:
9894         Old name                                New name
9895         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
9896         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
9897         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
9898         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
9899         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
9900         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
9901         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
9902         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
9903         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
9904         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
9905         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
9906         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
9907         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
9908         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
9909         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
9910         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
9911         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
9912         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
9913         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
9914         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
9915         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
9916         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
9917         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
9918         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
9920         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
9921         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
9922         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
9923         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
9924         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
9925         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
9927 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
9929         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
9930         declare one variable.  On the fourth, error.
9931         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
9932         declared by 20000628-1a.h.
9934 2000-06-29  Richard Henderson  <rth@redhat.com>
9936         * gcc.c-torture/execute/930529-1.x: New file.
9937         * gcc.dg/920413-1.c: Adjust expected warning text.
9938         * gcc.dg/980217-1.c: Declare abort.
9939         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
9941 Thu Jun 29 09:42:40 2000  Jeffrey A Law  (law@cygnus.com)
9943         * g77.f-torture/compile/20000629-1.f: New test.
9944         * g77.f-torture/compile/20000629-1.x: Expected to fail.
9946 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
9948         Rearrange lots of files, removing entirely the
9949         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
9950         directories.
9952         * Deleted files:
9953         gcc.c-torture/code_quality/code_quality.exp
9954         gcc.c-torture/special/special.exp
9955         gcc.failure/failure.exp
9956         gcc.failure/940409-1.x
9957         gcc.c-torture/compile/961203-1.x
9959         * New files:
9960         gcc.misc-tests/linkage.exp
9961         gcc.c-torture/execute/920730-1t.c
9962         gcc.c-torture/execute/920730-1t.x
9963         gcc.c-torture/compile/920520-1.x
9964         gcc.c-torture/compile/920521-1.x
9965         gcc.c-torture/compile/981006-1.x
9966         gcc.c-torture/execute/eeprof-1.x
9968         * Moved files (possibly with modifications to fit a new harness):
9969         Old name                                New name
9970         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
9971         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
9972         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
9973         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
9974         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
9975         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
9976         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
9977         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
9978         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
9979         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
9980         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
9981         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
9982         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
9983         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
9985 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
9987         * c-torture/compile/961203-1.x: Delete.
9989         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
9990         not exit. Include stdio.h.
9991         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
9992         * gcc.misc-tests/dg-12.c: Likewise.
9993         * gcc.misc-tests/dg-5.c: Likewise.
9994         * gcc.misc-tests/dg-6.c: Likewise.
9995         * gcc.misc-tests/dg-7.c: Prototype abort.
9996         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
9997         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
9998         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
9999         not exit.
10000         * gcc.misc-tests/sieve.c: Use return from main, not exit.
10001         * gcc.misc-tests/sort2.c: Use return from main, not exit.
10003 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
10005         * gcc.dg/cpp/20000628-1.c: New test.
10006         * gcc.dg/cpp/20000628-1.h: New header for above test.
10007         * gcc.dg/cpp/20000628-1a.h: Likewise.
10009 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
10011         * gcc.dg/cpp: New directory.
10012         * gcc.dg/cpp/cpp.exp: New driver.
10013         * gcc.dg/cpp/20000627-1.c: New test.
10014         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
10015         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
10016         and rewrite as a compilation test.
10018         * gcc.dg: Move many files into the cpp subdirectory, possibly
10019         renaming or editing them as well.
10020         Old name                New name
10021         990119-1.c              cpp/19990119-1.c
10022         990228-1.c              cpp/19990228-1.c
10023         990407-1.c              cpp/19990407-1.c
10024         990409-1.c              cpp/19990409-1.c
10025         990413-1.c              cpp/19990413-1.c
10026         990703-1.c              cpp/19990703-1.c
10027         20000127-1.c            cpp/20000127-1.c
10028         20000129-1.c            cpp/20000129-1.c
10029         20000207-1.c            cpp/20000207-1.c
10030         20000207-2.c            cpp/20000207-2.c
10031         20000209-1.c            cpp/20000209-1.c
10032         20000209-2.c            cpp/20000209-2.c
10033         20000301-1.c            cpp/20000301-1.c
10034         20000419-1.c            cpp/20000419-1.c
10035         20000510-1.S            cpp/20000510-1.S
10036         20000519-1.c            cpp/20000519-1.c
10037         20000529-1.c            cpp/20000529-1.c
10038         20000625-1.c            cpp/20000625-1.c
10039         20000625-2.c            cpp/20000625-2.c
10040         cpp-as1.c               cpp/assert1.c
10041         cpp-as2.c               cpp/assert2.c
10042         cxx-comments-1.c        cpp/cxxcom1.c
10043         cxx-comments-2.c        cpp/cxxcom2.c
10044         endif-label.c           cpp/endif.c
10045         cpp-hash1.c             cpp/hash1.c
10046         cpp-hash2.c             cpp/hash2.c
10047         cpp-if1.c               cpp/if-1.c
10048         cpp-if2.c               cpp/if-2.c
10049         cpp-if3.c               cpp/if-3.c
10050         cpp-if4.c               cpp/if-4.c
10051         cpp-if5.c               cpp/if-5.c
10052         cpp-cond.c              cpp/if-cexp.c
10053         cpp-missingop.c         cpp/if-mop.c
10054         cpp-missingparen.c      cpp/if-mpar.c
10055         cpp-opprec.c            cpp/if-oppr.c
10056         cpp-ifparen.c           cpp/if-paren.c
10057         cpp-shortcircuit.c      cpp/if-sc.c
10058         cpp-shift.c             cpp/if-shift.c
10059         cpp-unary.c             cpp/if-unary.c
10060         cpp-li1.c               cpp/line1.c
10061         cpp-li2.c               cpp/line2.c
10062         lineno.c                cpp/line3.c
10063         lineno-2.c              cpp/line4.c
10064         cpp-mi.c                cpp/mi1.c
10065         cpp-mic.h               cpp/mi1c.h
10066         cpp-micc.h              cpp/mi1cc.h
10067         cpp-mind.h              cpp/mi1nd.h
10068         cpp-mindp.h             cpp/mi1ndp.h
10069         cpp-mix.h               cpp/mi1x.h
10070         cpp-mi2.c               cpp/mi2.c
10071         cpp-mi2a.h              cpp/mi2a.h
10072         cpp-mi2b.h              cpp/mi2b.h
10073         cpp-mi2c.h              cpp/mi2c.h
10074         cpp-mi3.c               cpp/mi3.c
10075         cpp-mi3.def             cpp/mi3.def
10076         poison-1.c              cpp/poison.c
10077         pr-impl.c               cpp/prag-imp.c
10078         cpp-redef-2.c           cpp/redef1.c
10079         cpp-redef.c             cpp/redef2.c
10080         strpaste.c              cpp/strp1.c
10081         strpaste-2.c            cpp/strp2.c
10082         cpp-tradpaste.c         cpp/tr-paste.c
10083         cpp-tradstringify.c     cpp/tr-str.c
10084         cpp-tradwarn1.c         cpp/tr-warn1.c
10085         cpp-tradwarn2.c         cpp/tr-warn2.c
10086         trigraphs.c             cpp/trigraphs.c
10087         cpp-unc1.c              cpp/unc1.c
10088         cpp-unc2.c              cpp/unc2.c
10089         cpp-unc3.c              cpp/unc3.c
10090         cpp-unc.c               cpp/unc4.c
10091         undef.c                 cpp/undef1.c
10092         undef-2.c               cpp/undef2.c
10093         cpp-wi1.c               cpp/widestr1.c
10095 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
10097         * lib/g++.exp (g++_include_flags): Tweak.
10099 2000-06-27  H.J. Lu  <hjl@gnu.org>
10100             Loren J. Rittle  <ljrittle@acm.org>
10102         * lib/g++.exp (g++_include_flags): Override libgloss.exp
10103         version with one that knows about the new gcc tree structure.
10104         (g++_link_flags): Same.
10106 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
10108         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
10109         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
10110         case we are cross-compiling.
10112         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
10113         g++.old-deja/g++.niklas/Makefile.in,
10114         g++.old-deja/g++.niklas/configure.in,
10115         g++.old-deja/g++.other/Makefile.in,
10116         g++.old-deja/g++.other/configure.in,
10117         gcc.c-torture/code_quality/Makefile.in,
10118         gcc.c-torture/code_quality/configure.in,
10119         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
10120         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
10121         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
10122         gcc.c-torture/execute/ieee/Makefile.in,
10123         gcc.c-torture/execute/ieee/configure.in,
10124         gcc.c-torture/noncompile/Makefile.in,
10125         gcc.c-torture/noncompile/configure.in,
10126         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
10127         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
10128         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
10130 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
10132         * g++.old-deja/g++.other/ambig3.C: New test.
10134 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
10136         * g++.old-deja/g++.pt/syntax1.C: New test.
10137         * g++.old-deja/g++.pt/syntax2.C: New test.
10138         * g++.old-deja/g++.other/syntax3.C: New test.
10139         * g++.old-deja/g++.other/syntax4.C: New test.
10141 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
10143         * gcc.dg/20000623-1.c: Prototype exit and abort.
10145 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
10147         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
10148         New tests.
10149         * gcc.dg/cpp-mi3.def: New file.
10151         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
10152         inside assertions.
10153         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
10154         lexer's error messages.
10155         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
10156         divine anything from the linemarkers.
10157         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
10158         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
10160 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
10162         * gcc.dg/20000623-1.c: New test.
10164 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
10166         * gcc.c-torture/execute/20000622-1.c: New test.
10168 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
10170         * g++.old-deja/g++.other/init15.C: New test.
10172 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
10174         * g++.old-deja/g++.pt/vaarg2.C: New test.
10175         * g++.old-deja/g++.pt/vaarg3.C: New test.
10177 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
10179         * g++.old-deja/g++.other/dyncast6.C: New test.
10181 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
10183         * gcc.c-torture/execute/loop-6.c: New test.
10185 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
10187         * gcc.dg/20000614-1.c: New test.
10188         * gcc.dg/20000614-2.c: New test.
10190 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
10192         * g++.old-deja/g++.other/inline12.C: New test.
10194 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
10196         * g++.old-deja/g++.other/eh1.C: New test.
10198 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
10200         * g++.old-deja/g++.other/type.C: New test.
10202 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
10204         * g++.old-deja/g++.other/initstring.C: New test.
10206 2000-06-12  Jason Merrill  <jason@redhat.com>
10208         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
10210 Fri Jun  9 22:46:34 2000  Jeffrey A Law  (law@cygnus.com)
10212         * gcc.c-torture/compile/20000609-1.c: New test.
10214 Fri Jun  9 21:54:28 2000  Clinton Popetz  <cpopetz@cygnus.com>
10216         * gcc.dg/20000609-1.c: New test.
10218 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
10220         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
10221         * gcc.c-torture/noncompile/poison-1.c: Move...
10222         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
10223         * gcc.dg/cpp-li1.c: Add a token after the #line.
10225 2000-06-05  Richard Henderson  <rth@cygnus.com>
10227         * gcc.c-torture/execute/20000605-2.c: New test.
10228         * gcc.c-torture/execute/20000605-3.c: New test.
10230 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
10232         * g77.f-torture/execute/20000503-1.x: New file.
10234 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
10236         * g++.old-deja/g++.eh/badalloc1.C: New test.
10238 2000-06-05  Richard Henderson  <rth@cygnus.com>
10240         * gcc.c-torture/execute/20000605-1.c: New test.
10242 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
10243             Nathan Sidwell <nathan@codesourcery.com>
10245         * gcc.c-torture/compile/20000605-1.c: New test.
10247 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
10249         * g77.f-torture/compile/20000601-1.f:  New test.
10251 2000-06-03  Richard Henderson  <rth@cygnus.com>
10253         * gcc.c-torture/execute/20000603-1.c: New.
10255 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
10257         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
10258         * gcc.dg/noreturn-2.c (noreturn): Likewise.
10260 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
10262         * gcc.dg/compare2.c (case 12): XFAIL.
10263         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
10264         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
10266         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
10268 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
10270         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
10271         guard macro is already defined when the header is first
10272         included.
10273         * gcc.dg/cpp-mix.h: New file.
10274         * gcc.dg/endif-label.c: Update patterns to match compiler.
10276         * g++.brendan/complex1.C: Declare abort.
10277         * g++.law/refs4.C: Remove XFAIL.
10278         * g++.oliva/expr2.C: Declare abort and exit.
10280 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
10282         * gcc.c-torture/execute/20000528-1.c: New test.
10284         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
10285         * g++.old-deja/g++.law/temps4.C: Likewise.
10287         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
10288         stdlib.h.  Call abort() on failure.
10289         * g++.old-deja/g++.law/refs4.C: Likewise.
10290         * g++.old-deja/g++.law/temps4.C: Likewise.
10291         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
10292         * gcc.c-torture/execute/20000112-1.c: Include string.h.
10294 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
10296         Relative to g++.dg/special:
10297         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
10299         Relative to g++.old-deja:
10300         * g++.brendan/complex1.C, g++.jason/optimize2.C,
10301         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
10302         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
10303         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
10304         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
10305         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
10306         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
10308         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
10309         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
10310         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
10311         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
10312         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
10313         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
10314         and/or string.h.
10316         * g++.other/goto1.C: Update expectations for error messages.
10318 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
10320         * gcc.c-torture/compile/20000523-1.c: New test.
10322 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
10324         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
10326 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
10328         * g++.old-deja/g++.eh/catch11.C: New test.
10329         * g++.old-deja/g++.eh/catch12.C: New test.
10331 2000-05-24  Nick Clifton  <nickc@cygnus.com>
10333         * gcc.c-torture/execute/20000523-1.c: New test.
10335 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
10337         * c-torture/execute/bcp-1.c: Replace abort in arg of
10338         __builtin_constant_p with a generic external function.
10340         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
10341         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
10342         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
10343         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
10344         Prototype abort and/or exit.
10346         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
10347         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
10348         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
10349         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
10351 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
10353         * gcc.dg/dwarf2-1.c: New test.
10355 2000-05-20  Richard Henderson  <rth@cygnus.com>
10357         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
10359 2000-05-20  Andreas Jaeger  <aj@suse.de>
10361         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
10362         testcase.
10364 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
10366         * gcc.c-torture/execute/20000519-2.c: New test.
10368 2000-05-19  Andreas Jaeger  <aj@suse.de>
10370         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
10371         which fails with SSA.
10373         * lib/c-torture.exp: Also test with -O3 -fssa.
10375 2000-05-18  Michael Meissner  <meissner@redhat.com>
10377         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
10378         * gcc.c-torture/execute/920415-1.c: Ditto.
10379         * gcc.c-torture/execute/920501-1.c: Ditto.
10380         * gcc.c-torture/execute/conversion.c: Ditto.
10381         * gcc.c-torture/execute/cvt-1.c: Ditto.
10383 Thu May 18 16:03:29 2000  Jeffrey A Law  (law@cygnus.com)
10385         * gcc.c-torture/compile/20000518-1.c: New test.
10387 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
10389         * g77.f-torture/compile/200005018.f:  New test.
10391 Wed May 17 18:30:10 2000  Jeffrey A Law  (law@cygnus.com)
10393         * gcc.c-torture/compile/20000517-1.c: New test.
10395 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10397         * gcc.c-torture/execute/20000516-1.c: New test.
10399 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
10401         * g++.old-deja/g++.other/eh.C: New test.
10403 2000-05-12  Richard Henderson  <rth@cygnus.com>
10405         * gcc.c-torture/execute/990208-1.c (main): Don't pass
10406         constants through to doit's conditional.
10408 Thu May 11 19:02:43 2000  Jeffrey A Law  (law@cygnus.com)
10410         * gcc.c-torture/compile/20000511-1.c: New test.
10411         * g77.f-torture/compile/20000511-1.f: New test.
10412         * g77.f-torture/compile/20000511-2.f: New test.
10414 2000-05-11  Michael Meissner  <meissner@redhat.com>
10416         * gcc.c-torture/execute/20000511-1.c: New test.
10418 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
10420         * gcc.dg/dg.exp: Scan .S files as well as .c files.
10421         * gcc.dg/20000510-1.S: New.
10423 2000-05-08  Catherine Moore  <clm@cygnus.com>
10425         * gcc.dg/unused-3.c: New.
10427 2000-05-06  Richard Henderson  <rth@cygnus.com>
10429           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
10430           * g++.old-deja/g++.mike/warn1.C: Likewise.
10431           * g++.old-deja/g++.pt/local1.C: Likewise.
10432           * g++.old-deja/g++.pt/local7.C: Likewise.
10433           * g++.old-deja/g++.pt/spec16.C: Likewise.
10435 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
10437         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
10439 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
10441           * g77.f-torture/execute/20000503-1.f:  New test.
10443 2000-05-04  Andreas Jaeger  <aj@suse.de>
10445         * gcc.dg/noreturn-2.c: New test.
10447 2000-05-04  Neil Booth  <NeilB@earthling.net>
10449         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
10450         preprocessor.
10452 2000-05-04  Richard Henderson  <rth@cygnus.com>
10454         * gcc.c-torture/execute/20000503-1.c: Fix typo.
10456 2000-05-04  Richard Henderson  <rth@cygnus.com>
10458         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
10459         OpenSSL by Jason R Thorpe.
10461 Wed May  3 13:02:10 2000  Jim Wilson  <wilson@cygnus.com>
10463         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
10465 2000-05-03  Robert Lipe <robertlipe@usa.net>
10467         * gcc.dg/20000503-1.c: New test.
10469 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
10471         * gcc.c-torture/compile/20000502-1.c: New test.
10472         * g++.old-deja/g++.other/align.C: New test.
10473         * gcc.dg/cpp-tradstringify.c: New test.
10475 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
10477         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
10478         and hard registers.
10480 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
10482         * gcc.c-torture/execute/loop-5.c: New test.
10484 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
10486         * gcc.c-torture/execute/va-arg-20.c: New test.
10488 Sun Apr 23 14:41:33 2000  Jeffrey A Law  (law@cygnus.com)
10490         * gcc.c-torture/execute/20000422-1.c: New test.
10492 2000-04-20  Greg McGary  <gkm@gnu.org>
10494         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
10495         when optimizing, but without sibling-call optimizations (-O1).
10497 Thu Apr 20 11:57:03 2000  Jeffrey A Law  (law@cygnus.com)
10499           * gcc.c-torture/compile/20000420-1.c: New test.
10501 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
10503         * g++.abi/ptrflags.C: New test.
10504         * g++.eh/catchptr1.C: Test incomplete pointer chains.
10506 Wed Apr 19 09:16:32 2000  Catherine Moore  <clm@cygnus.com>
10508         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
10510 2000-04-19  Greg McGary  <gkm@gnu.org>
10512         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
10513         sibling-call optimizations.
10515 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
10517         * gcc.dg/20000419-1.c: New test.
10519 Wed Apr 12 22:54:02 2000  Hans-Peter Nilsson  <hp@axis.com>
10521         * gcc.c-torture/execute/20000412-6.c: New test.
10523 Wed Apr 12 10:25:08 2000  Jeffrey A Law  (law@cygnus.com)
10525         * gcc.c-torture/execute/20000412-5.c: New test.
10526         * g77.f-torture/compile/20000412-1.f: New test.
10527         * gcc.c-torture/execute/20000412-4.c: New test.
10528         * gcc.c-torture/compile/20000412-2.c: New test.
10529         * gcc.c-torture/execute/20000412-3.c: New test.
10530         * gcc.c-torture/compile/20000412-1.c: New test.
10531         * gcc.c-torture/execute/20000412-2.c: New test.
10533 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
10535         * objc/execute/bf-20.m: New test.
10537 2000-04-10  Richard Henderson  <rth@cygnus.com>
10539         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
10541         * gcc.c-torture/execute/20000412-1.c: New test.
10543 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
10545         * g++.old-deja/g++.eh/catchptr1.C: New test.
10547 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
10549         * g++.old-deja/g++.abi/cxa_vec.C: New test.
10551 2000-04-08  Neil Booth  <NeilB@earthling.net>
10553         * gcc.dg/cpp-nullchar.c: Remove test as
10554         embedded nulls cause problems.
10556 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10558         * gcc.dg/compare2.c: New test.
10560 2000-04-08  Neil Booth  <NeilB@earthling.net>
10562         * gcc.dg/cpp-nullchar.c: New test.
10564 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
10566         * gcc.dg/cpp-mi2.c: New test.
10567         * gcc.dg/cpp-mi2[abc].h: New files.
10569 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
10571         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
10572         member name.
10574 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
10576         * g++.old-deja/g++.abi/vmihint.C: New test.
10578 2000-04-06  Neil Booth  <NeilB@earthling.net>
10580         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
10581         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
10582         copyright.
10584 Wed Apr  5 22:51:36 2000  Hans-Peter Nilsson  <hp@axis.com>
10586         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
10587         avoid stack-frame overwrite.
10589 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
10591         * gcc.c-torture/compile/20000405-2.c: New test.
10592         * gcc.c-torture/compile/20000405-3.c: New test.
10594 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10596         * gcc.c-torture/compile/20000405-1.c: New test.
10598 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
10600         * gcc.dg/cast-qual-1.c: Revert last change.
10602 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10604         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
10606 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
10608         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
10609         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
10611 Mon Apr  3 02:35:34 2000  Jeffrey A Law  (law@cygnus.com)
10613         * gcc.c-torture/compile/20000403-2.c: New test.
10614         * gcc.c-torture/compile/20000403-1.c: New test.
10616 Mon Apr  3 16:53:52 2000  Hans-Peter Nilsson  <hp@axis.com>
10618         * gcc.c-torture/execute/20000403-1.c: New test.
10620 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
10622         * gcc.c-torture/execute/20000402-1.c: New test.
10624 Mon Apr  3 14:10:34 2000  Donald Lindsay  <dlindsay@cygnus.com>
10626         * gcc.c-torture/execute/va-arg-15.c: New test.
10627         * gcc.c-torture/execute/va-arg-16.c: New test.
10628         * gcc.c-torture/execute/va-arg-17.c: New test.
10629         * gcc.c-torture/execute/va-arg-18.c: New test.
10630         * gcc.c-torture/execute/va-arg-19.c: New test.
10632 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
10634         * gcc.c-torture/compile/981211-1.c: Move to...
10635         * gcc.dg/cpp-as1.c: ...here.
10636         * gcc.dg/cpp-as2.c: New file.
10638         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
10639         compiler.
10641 2000-04-02  Neil Booth  <NeilB@earthling.net>
10643         * gcc.dg/cpp-cond.c  New tests.
10644         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
10645         accidental success less likely.
10646         * gcc.dg/cpp-missingop.c  New tests.
10647         * gcc.dg/cpp-missingparen.c  New tests.
10648         * gcc.dg/cpp-shift.c  New tests.
10649         * gcc.dg/cpp-shortcircuit.c  New tests.
10650         * gcc.dg/cpp-unary.c  New tests.
10652 Wed Mar 29 13:44:23 2000  Jeffrey A Law  (law@cygnus.com)
10654         * gcc.c-torture/compile/20000329-1.c: New test.
10656 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
10658         * gcc.c-torture/compile/20000326-1.c: New test.
10659         * gcc.c-torture/compile/20000326-2.c: New test.
10661 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
10663         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
10664         the first parameter is a function argument.
10666 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
10668         * g++.old-deja/g++.ext/array4.C: New test.
10670 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
10672         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
10674 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10676         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
10678 2000-03-19  Richard Henderson  <rth@cygnus.com>
10680         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
10682 2000-03-19  Richard Henderson  <rth@cygnus.com>
10684         * gcc.c-torture/compile/20000319-1.c: New test.
10686 Tue Mar 14 08:58:37 2000  Jeffrey A Law  (law@cygnus.com)
10688         * gcc.c-torture/execute/20000314-3.c: New test.
10689         * gcc.c-torture/execute/20000314-2.c: New test.
10690         * gcc.c-torture/execute/20000314-1.c: New test.
10691         * gcc.c-torture/compile/20000314-2.c: New test.
10692         * gcc.c-torture/compile/20000314-1.c: New test.
10694 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
10696         * g++.old-deja/g++.warn/inline.C: New test.
10698 Fri Mar 10 01:15:19 2000  Hans-Peter Nilsson  <hp@bitrange.com>
10700         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
10701         standards-compliant result rather than specific constants.
10702         Put test-values in array.
10704 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
10706         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
10707         (g++_target_compile): Put test-specific options last.
10709 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
10711         * g++.old-deja/g++.eh/vbase4.C: New test.
10713 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
10715         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
10717 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
10719         * g++.old-deja/g++.brendan/misc12.C: Removed.
10720         * g++.old-deja/g++.pt/memtemp77.C: Constify.
10721         * g++.old-deja/g++.ext/pretty4.C: New test.
10723 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
10725         * g++.old-deja/g++.other/string2.C: New test.
10727 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
10729         * g++.old-deja/g++.warn/impint2.C: New test.
10731 Sun Mar  5 23:25:12 2000  Hans-Peter Nilsson  <hp@bitrange.com>
10733         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
10734         is 1, not zero.
10736 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
10738         * g++.old-deja/g++.warn/impint.C: New test.
10739         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
10740         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
10741         * g++.old-deja/g++.pt/explicit12.C: Likewise.
10742         * g++.old-deja/g++.pt/explicit13.C: Likewise.
10743         * g++.old-deja/g++.pt/explicit17.C: Likewise.
10744         * g++.old-deja/g++.pt/explicit18.C: Likewise.
10745         * g++.old-deja/g++.pt/explicit19.C: Likewise.
10746         * g++.old-deja/g++.pt/explicit23.C: Likewise.
10747         * g++.old-deja/g++.pt/explicit31.C: Likewise.
10748         * g++.old-deja/g++.pt/explicit35.C: Likewise.
10749         * g++.old-deja/g++.pt/explicit6.C: Likewise.
10750         * g++.old-deja/g++.pt/memclass7.C: Likewise.
10752 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
10754         * gcc.dg/cpp-redef.c: New test.
10756 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
10758         * g++.old-deja/g++.pt/unify7.C: New test.
10760 Sat Feb 26 19:46:09 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10762         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
10763         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
10765 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
10767         * gcc.c-torture/compile/20000224-1.c: New test.
10769 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10771         * gcc.c-torture/compile/cpp-2.c: New test.
10772         * gcc.c-torture/compile/cpp-1.c: New test.
10774 Fri Feb 25 21:44:49 2000  Jeffrey A Law  (law@cygnus.com)
10776         * gcc.c-torture/execute/20000225-1.c: New test.
10778 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10780         * gcc.dg/cpp-li2.c: New test.
10782         * gcc.dg/cpp-wi1.c: New test.
10784         * gcc.dg/cpp-li1.c: New test.
10786 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
10788         * g++.old-deja/g++.other/sizeof5.C: New test.
10790 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10792         * gcc.c-torture/execute/va-arg-13.c: New test.
10794 Wed Feb 23 14:16:06 2000  Donald Lindsay  <dlindsay@cygnus.com>
10796         * gcc.c-torture/execute/va-arg-12.c: New test.
10798 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
10800         * gcc.c-torture/execute/20000223-1.c: New test.
10802 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
10804         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
10806 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
10808         * g++.old-deja/g++.abi/ptrmem.C: New test.
10810 2000-02-19  Richard Henderson  <rth@cygnus.com>
10812         * gcc.c-torture/compile/init-3.c: New.
10814 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
10816         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
10817         ALWAYS_CXXFLAGS.
10819 Fri Feb 11 12:35:40 2000  Robert Lipe <robertl@sco.com>
10821         * gcc.c-torture/compile/20000211-3.c: New test.
10823 Fri Feb 11 12:35:40 2000  Martin Buchholz <martin@xemacs.org>
10825         * gcc.c-torture/compile/20000211-2.c: New test.
10827 Fri Feb 11 12:35:40 2000  Jeffrey A Law  (law@cygnus.com)
10829         * gcc.c-torture/compile/20000211-1.c: New test.
10831 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
10833         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
10834           on native targets
10836 2000-02-08  Nathan Sidwell  <nathan@acm.org>
10838         * g++.old-deja/g++.other/cast5.C: New test.
10840 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
10842         * gcc.c-torture/execute/20000205-1.c: New.
10844 2000-02-03  Nathan Sidwell  <nathan@acm.org>
10846         * g++.old-deja/g++.jason/cast3.C: Return void.
10847         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
10849 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10851         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
10853         * gcc.dg/loop-1.c: New test.
10855 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
10857         * gcc.c-torture/compile/20000127-1.c: New test.
10858         * gcc.c-torture/execute/991228-1.c: New test.
10860 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10862         * gcc.dg/unused-2.c: New test.
10864         * gcc.dg/conv-1.c: New test.
10866 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
10868         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
10869         compiler.
10870         (tool_option_proc): Fix typo.
10872 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
10874         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
10875         of the ld on the host, not on the build machine.
10876         Also, don't crash if '--help' is not a supported option.
10878 2000-01-24  Richard Henderson  <rth@cygnus.com>
10880         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
10882 Thu Jan 20 12:34:48 2000  Jeffrey A Law  (law@cygnus.com)
10884         * gcc.c-torture/execute/20000120-2.c: New test.
10885         * gcc.c-torture/execute/20000120-1.c: New test.
10887 Thu Jan 13 02:29:32 2000  Jeffrey A Law  (law@cygnus.com)
10889         * gcc.c-torture/execute/20000113-1.c: New test.
10891 Wed Jan 12 20:26:58 2000  Jeffrey A Law  (law@cygnus.com)
10893         * gcc.c-torture/execute/20000112-1.c: New test.
10895 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10897         * gcc.dg/20000111-1.c: New test.
10899 Mon Jan 10 18:12:49 2000  Jeffrey A Law  (law@cygnus.com)
10901         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
10902         with 16 bit integers.
10904 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10906         * gcc.dg/20000108-1.c: New test.
10908 2000-01-05  Nathan Sidwell  <nathan@acm.org>
10910         * g++.old-deja/g++.ns/koenig8.C: New test.
10912 2000-01-05  Nathan Sidwell  <nathan@acm.org>
10914         * g++.old-deja/g++.other/cast4.C: New test.
10916 Wed Jan  5 00:26:20 2000  Jeffrey A Law  (law@cygnus.com)
10918         * gcc.c-torture/compile/20000105-2.c: New test.
10919         * gcc.c-torture/compile/20000105-1.c: New test.
10921 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10923         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
10924         references to printf & atoi to conform to ANSI standard.
10925         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
10926         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
10927         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
10928         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
10929         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
10930         * g++.old-deja/g++.brendan/complex1.C: Likewise.
10931         * g++.old-deja/g++.brendan/copy1.C: Likewise.
10932         * g++.old-deja/g++.brendan/copy2.C: Likewise.
10933         * g++.old-deja/g++.brendan/copy3.C: Likewise.
10934         * g++.old-deja/g++.brendan/copy4.C: Likewise.
10935         * g++.old-deja/g++.brendan/copy5.C: Likewise.
10936         * g++.old-deja/g++.brendan/copy6.C: Likewise.
10937         * g++.old-deja/g++.brendan/copy7.C: Likewise.
10938         * g++.old-deja/g++.brendan/copy8.C: Likewise.
10939         * g++.old-deja/g++.brendan/crash11.C: Likewise.
10940         * g++.old-deja/g++.brendan/crash14.C: Likewise.
10941         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
10942         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
10943         * g++.old-deja/g++.brendan/delete2.C: Likewise.
10944         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
10945         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
10946         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
10947         * g++.old-deja/g++.brendan/eh1.C: Likewise.
10948         * g++.old-deja/g++.brendan/groff1.C: Likewise.
10949         * g++.old-deja/g++.brendan/init3.C: Likewise.
10950         * g++.old-deja/g++.brendan/misc12.C: Likewise.
10951         * g++.old-deja/g++.brendan/misc7.C: Likewise.
10952         * g++.old-deja/g++.brendan/new2.C: Likewise.
10953         * g++.old-deja/g++.brendan/operators4.C: Likewise.
10954         * g++.old-deja/g++.brendan/operators5.C: Likewise.
10955         * g++.old-deja/g++.brendan/overload2.C: Likewise.
10956         * g++.old-deja/g++.brendan/overload7.C: Likewise.
10957         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
10958         * g++.old-deja/g++.brendan/reference1.C: Likewise.
10959         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
10960         * g++.old-deja/g++.brendan/template24.C: Likewise.
10961         * g++.old-deja/g++.brendan/template3.C: Likewise.
10962         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
10963         * g++.old-deja/g++.jason/inline3.C: Likewise.
10964         * g++.old-deja/g++.jason/opeq.C: Likewise.
10965         * g++.old-deja/g++.law/arg5.C: Likewise.
10966         * g++.old-deja/g++.law/arm7.C: Likewise.
10967         * g++.old-deja/g++.law/ctors11.C: Likewise.
10968         * g++.old-deja/g++.law/cvt8.C: Likewise.
10969         * g++.old-deja/g++.law/init9.C: Likewise.
10970         * g++.old-deja/g++.law/refs4.C: Likewise.
10971         * g++.old-deja/g++.law/template2.C: Likewise.
10972         * g++.old-deja/g++.law/visibility24.C: Likewise.
10973         * g++.old-deja/g++.law/vtable3.C: Likewise.
10974         * g++.old-deja/g++.mike/asm2.C: Likewise.
10975         * g++.old-deja/g++.mike/eh1.C: Likewise.
10976         * g++.old-deja/g++.mike/misc1.C: Likewise.
10977         * g++.old-deja/g++.mike/misc13.C: Likewise.
10978         * g++.old-deja/g++.mike/misc14.C: Likewise.
10979         * g++.old-deja/g++.mike/ns12.C: Likewise.
10980         * g++.old-deja/g++.mike/p1248.C: Likewise.
10981         * g++.old-deja/g++.mike/p3708.C: Likewise.
10982         * g++.old-deja/g++.mike/p3708a.C: Likewise.
10983         * g++.old-deja/g++.mike/p3708b.C: Likewise.
10984         * g++.old-deja/g++.mike/p646.C: Likewise.
10985         * g++.old-deja/g++.mike/p700.C: Likewise.
10986         * g++.old-deja/g++.mike/p783.C: Likewise.
10987         * g++.old-deja/g++.mike/p783a.C: Likewise.
10988         * g++.old-deja/g++.mike/p783b.C: Likewise.
10989         * g++.old-deja/g++.mike/p786.C: Likewise.
10990         * g++.old-deja/g++.mike/p789.C: Likewise.
10991         * g++.old-deja/g++.mike/p789a.C: Likewise.
10992         * g++.old-deja/g++.mike/p807a.C: Likewise.
10993         * g++.old-deja/g++.other/delete3.C: Likewise.
10994         * g++.old-deja/g++.other/dyncast1.C: Likewise.
10995         * g++.old-deja/g++.other/dyncast2.C: Likewise.
10996         * g++.old-deja/g++.other/dyncast3.C: Likewise.
10997         * g++.old-deja/g++.other/empty1.C: Likewise.
10998         * g++.old-deja/g++.other/temporary1.C: Likewise.
10999         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
11000         * g++.old-deja/g++.pt/t16.C: Likewise.
11001         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
11003 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
11005         * gcc.dg/991230-1.c: New test.
11007 Wed Dec 29 23:48:49 1999  Jeffrey A Law  (law@cygnus.com)
11009         * gcc.c-torture/compile/991229-3.c: New test.
11010         * gcc.c-torture/compile/991229-2.c: New test.
11011         * gcc.c-torture/compile/991229-1.c: New test.
11013 Wed Dec 29 20:54:46 1999  Greg McGary <gkm@eng.ascend.com>
11015         * gcc.c-torture/compile/labels-2.c: New test.
11017 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
11019         * gcc.c-torture/execute/991227-1.c: New test.
11021 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11023         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
11025 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
11027         * gcc.c-torture/execute/991221-1.c: New test.
11029 1999-12-20  Nathan Sidwell  <nathan@acm.org>
11031         * g++.old-deja/g++.other/cast3.C: New test.
11033 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
11035         * gcc.c-torture/execute/991216-4.c: New test.
11037 1999-12-16  Michael Meissner  <meissner@cygnus.com>
11039         * gcc.c-torture/execute/991216-1.c: New test.
11040         * gcc.c-torture/execute/991216-2.c: New test.
11041         * gcc.c-torture/execute/991216-3.c: New test.
11043 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
11045         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
11046         Actually make the test fail by using "-O2" for compilation.
11048 1999-12-15  Nathan Sidwell  <nathan@acm.org>
11050         * g++.old-deja/g++.warn/cast-align1.C: New test.
11052 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
11054         * gcc.c-torture/compile/991214-1.c: New test.
11055         * gcc.c-torture/compile/991214-2.c: New test.
11057 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
11059         * gcc.dg/991214-1.c: New test.
11061 Mon Dec 13 23:03:09 1999  Jeffrey A Law  (law@cygnus.com)
11063         * gcc.c-torture/compile/991213-3.c: New test.
11064         * gcc.c-torture/compile/991213-2.c: New test.
11065         * gcc.c-torture/compile/991213-1.c: New test.
11067 Fri Dec 10 00:53:10 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
11069         * gcc.dg/991209-1.c: New test.
11071 Wed Dec  8 23:44:08 1999  Nathan Sidwell <nathan@acm.org>
11073         * gcc.c-torture/compile/991208-1.c: New test.
11075 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11077         * gcc.dg/ultrasp2.c: New test.
11079 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
11081         * g++.old-deja/g++.abi/align.C (main): Fix typo.
11083 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
11085         * gcc.c-torture/compile/991202-1.c: New test.
11086         * gcc.c-torture/execute/991202-1.c: New test.
11087         * gcc.c-torture/execute/991202-2.c: New test.
11088         * gcc.c-torture/execute/991202-3.c: New test.
11090 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
11092         * g++.old-deja/g++.abi/align.C: New test.
11093         * g++.old-deja/g++.abi/aggregates.C: Likewise.
11094         * g++.old-deja/g++.abi/bitfields.C: Likewise.
11096 1999-12-01  Richard Henderson  <rth@cygnus.com>
11098         * gcc.c-torture/execute/991201-1.c: New.
11100 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
11102         * gcc.dg/991129-1.c: New test.
11104 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
11106         * gcc.c-torture/compile/991127-1.c: New test.
11108 1999-11-22  Nathan Sidwell  <nathan@acm.org>
11110         * g++.old-deja/g++.other/warn4.C: New test.
11112 1999-11-22  Nathan Sidwell  <nathan@acm.org>
11114         * g++.old-deja/g++.eh/cleanup2.C: New test.
11115         * g++.old-deja/g++.ext/pretty2.C: New test.
11116         * g++.old-deja/g++.ext/pretty3.C: New test.
11117         * g++.old-deja/g++.other/debug6.C: New test.
11119 Wed Oct 20 16:18:23 1999  Jim Wilson  <wilson@cygnus.com>
11121         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
11122         compiler_output to look for one error message instead of two.
11124 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
11126         * gcc.c-torture/execute/991118-1.c: Also test case
11127         where the word boundary does not split a byte evenly.
11129 1999-11-19  Nathan Sidwell  <nathan@acm.org>
11131         * g++.old-deja/g++.ext/restrict1.C: New test.
11133 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
11135         * gcc.c-torture/execute/991118-1.c: New test.
11137 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
11139         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
11140         working directory pathnames.
11142 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
11144         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
11145         host is equipped with driver.h and driver.o so it can actually
11146         compile and run the tests.
11148 Fri Oct  8 18:46:11 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
11150         * gcc.c-torture/compile/991008-1.c: New test.
11152 1999-11-08  Nick Clifton  <nickc@cygnus.com>
11154         * lib/gcc-dg.exp: Include target-supports.exp
11156 1999-11-05  Nick Clifton  <nickc@cygnus.com>
11158         * lib/target-supports.exp: New file: Provide procs to test for
11159         features supported by the target.
11160         (check_weak_available): Moved here from ecos.exp.
11161         (check_alias_available): New proc: Determine of the target
11162         toolchain supports the alias attribute.
11164         * gcc.dg/special/ecos.exp: Move check_weak_available to
11165         target-supports.exp.
11166         (alias-1.c): Only perform the test if the target supports
11167         aliases.
11168         (wkali-1.c): Only perform the test if the target supports
11169         aliases.
11171         * gcc.dg/990506-0.c: Expect error messages from cross
11172         targets as well as native targets.
11174 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11176         * gcc.dg/ultrasp1.c: Removed xfail.
11177         * gcc.dg/struct-ret-2.c: Likewise.
11178         * gcc.dg/array-1.c: Likewise.
11180 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11182         * gcc.dg/struct-ret-2.c: New test.
11184         * gcc.dg/array-1.c: New test.
11186 Sat Oct 30 22:23:46 1999  Stephen L Moshier <moshier@mediaone.net>
11188         * gcc.c-torture/execute/991030-1.c: New test.
11190 Tue Oct 26 20:25:42 1999  Richard Henderson  <rth@cygnus.com>
11192         * gcc.c-torture/compile/991026-2.c: New test.
11194 Tue Oct 26 00:45:56 1999  Jeffrey A Law  (law@cygnus.com)
11196         * gcc.c-torture/compile/991026-1.c: New test.
11198 Sat Oct 23 23:36:03 1999  Jeffrey A Law  (law@cygnus.com)
11200         * gcc.c-torture/execute/991023-1.c: New test.
11202 Tue Oct 19 02:11:29 1999  Jeffrey A Law  (law@cygnus.com)
11204         * gcc.c-torture/execute/991019-1.c: New test.
11206 Sat Oct 16 00:05:48 1999  Richard Henderson  <rth@cygnus.com>
11208         * gcc.c-torture/execute/991016-1.c: New test.
11210 Thu Oct 14 04:22:47 1999  Stephane Carrez  <stcarrez@worldnet.fr>
11212         * gcc.c-torture/execute/991014-1.c: New test.
11214 Wed Oct 13 22:01:35 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
11216         * g++.old-deja/g++.other/union2.C: New test.
11218 1999-10-13  Nathan Sidwell  <nathan@acm.org>
11220         * g++.old-deja/g++.other/vaarg2.C: New test.
11221         * g++.old-deja/g++.other/vaarg3.C: New test.
11223 1999-10-12  Craig Burley  <craig@jcb-sc.com>
11225         * g77.f-torture/noncompile/19990905-1.f: Moved from being
11226         in compile/.
11228 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
11230         * gcc.c-torture/execute/va-arg-11.c: New test.
11232 Fri Oct  1 00:53:17 1999  Mark P. Mitchell  <mark@codesourcery.com>
11234         * lib/file-format.exp (gcc_target_object_format): Don't
11235         crash if objdump is unavailable.
11237 Wed Sep 29 23:48:44 1999  Donn Terry <donn@interix.com>
11239         * gcc.misc-tests/mg.exp: delete extraneous redirection.
11241 1999-09-28  Nick Clifton  <nickc@cygnus.com>
11243         * gcc.c-torture/compile/990928-1.c: New test.
11245 Tue Sep 28 13:19:15 BST 1999  Nathan Sidwell  <nathan@acm.org>
11247         * g++.old-deja/g++.other/decl6.C: New test.
11249 Tue Sep 28 01:19:09 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11251         * gcc.c-torture/execute/va-arg-10.c: New test.
11253 Mon Sep 27 09:14:24 BST 1999  Nathan Sidwell  <nathan@acm.org>
11255         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
11256         __PRETTY_FUNCTION__.
11258 1999-09-23  Nick Clifton  <nickc@cygnus.com>
11260         * gcc.c-torture/execute/990923-1.c: New test.
11262 1999-09-21  Nick Clifton  <nickc@cygnus.com>
11264         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
11265         for which -fpic is inappropriate.
11267 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
11269         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
11271 Tue Sep 21 15:38:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
11273         * g++.old-deja/g++.other/dyncast1.C: New test.
11274         * g++.old-deja/g++.other/dyncast2.C: New test.
11275         * g++.old-deja/g++.other/dyncast3.C: New test.
11276         * g++.old-deja/g++.other/dyncast4.C: New test.
11277         * g++.old-deja/g++.other/dyncast5.C: New test.
11278         * g++.old-deja/g++.eh/catch3.C: New test.
11279         * g++.old-deja/g++.eh/catch3p.C: New test.
11280         * g++.old-deja/g++.eh/catch4.C: New test.
11281         * g++.old-deja/g++.eh/catch4p.C: New test.
11282         * g++.old-deja/g++.eh/catch5.C: New test.
11283         * g++.old-deja/g++.eh/catch5p.C: New test.
11284         * g++.old-deja/g++.eh/catch6.C: New test.
11285         * g++.old-deja/g++.eh/catch6p.C: New test.
11286         * g++.old-deja/g++.eh/catch7.C: New test.
11287         * g++.old-deja/g++.eh/catch7p.C: New test.
11288         * g++.old-deja/g++.eh/catch8.C: New test.
11289         * g++.old-deja/g++.eh/catch8p.C: New test.
11290         * g++.old-deja/g++.eh/catch9.C: New test.
11291         * g++.old-deja/g++.eh/catch9p.C: New test.
11293 Mon Sep 13 14:14:21 BST 1999  Nathan Sidwell  <nathan@acm.org>
11295         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
11296         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
11298 Mon Sep 13 06:28:57 1999  Jeffrey A Law  (law@cygnus.com)
11300         * gcc.c-torture/compile/990913-1.c: New test.
11302 Fri Sep 10 11:21:25 BST 1999  Nathan Sidwell  <nathan@acm.org>
11304         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
11305         * g++.old-deja/g++.jason/rfg5.C: Likewise.
11307 Thu Sep  9 10:40:36 1999  Richard Henderson  <rth@cygnus.com>
11309         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
11311 Thu Sep  9 12:32:57 BST 1999  Nathan Sidwell  <nathan@acm.org>
11313         * g++.old-deja/g++.other/lookup11.C: New test.
11314         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
11315         what is permitted and what we want.
11316         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
11317         overload use.
11318         * g++.old-deja/g++.jason/rfg5.C: Likewise
11320 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
11322         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
11323         * gcc.c-torture/noncompile/poison-1.c: New file.
11325 Wed Sep  8 09:39:56 BST 1999  Nathan Sidwell  <nathan@acm.org>
11327         * g++.old-deja/g++.other/sizeof3.C: New test.
11328         * g++.old-deja/g++.other/sizeof4.C: New test.
11329         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
11330         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
11332 1999-09-07  Richard Henderson  <rth@cygnus.com>
11334         * gcc.dg/va-arg-1.c: New.
11336 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11338         * gcc.c-torture/execute/va-arg-9.c: New test.
11340 1999-09-05  Craig Burley  <craig@jcb-sc.com>
11342         * g77.f-torture/compile/980519-2.f: New test.
11343         * g77.f-torture/compile/19990905-0.f: New test.
11344         * g77.f-torture/compile/19990905-1.f: New test.
11345         * g77.f-torture/compile/19990905-2.f: New test.
11347         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
11349 Fri Sep  3 10:39:38 BST 1999  Richard Earnshaw <rearnsha@arm.com>
11351         * gcc.c-torture/execute/990827-1.c: Fix typo.
11353 Fri Sep 03 09:31:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
11355         * g++.old-deja/g++.other/deref1.C: New test.
11357 Thu Sep 02 09:27:34 BST 1999  Nathan Sidwell  <nathan@acm.org>
11359         * g++.old-deja/g++.other/ambig2.C: New test.
11360         * g++.old-deja/g++.other/cond5.C: New test.
11361         * g++.old-deja/g++.other/lookup16.C: New test.
11363 Thu Sep  2 01:17:51 1999  Marc Espie <espie@cvs.openbsd.org>
11365         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
11366         assemblers too.
11368 Tue Aug 31 17:57:49 1999  Jeffrey A Law  (law@cygnus.com)
11370         * lib/c-torture.exp: Avoid the "compare executables" optimization
11371         when testing native.
11373 Sun Aug 29 14:35:41 1999  Jeffrey A Law  (law@cygnus.com)
11375         * gcc.c-torture/execute/990829-1.c: New test.
11376         * gcc.c-torture/compile/990829-1.c: New test.
11378 1999-08-27  Paul Burchard  <burchard@pobox.com>
11380         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
11381         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
11382         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
11383         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
11384         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
11385         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
11386         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
11387         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
11388         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
11389         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
11390         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
11392 Fri Aug 27 01:24:16 1999  Jeffrey A Law  (law@cygnus.com)
11394         * gcc.c-torture/execute/990827-1.c: New test.
11396 1999-08-26  Craig Burley  <craig@jcb-sc.com>
11398         * g77.f-torture/noncompile/19990826-4.f: New test.
11400         * g77.f-torture/compile/19990826-3.f: New test.
11402         * g77.f-torture/execute/19990826-2.f: New test.
11404         * g77.f-torture/compile/19990826-1.f: New test.
11406         * gcc.c-torture/execute/990826-0.c: New test.
11407         * g77.c-torture/execute/19990826-0.f: New test.
11409         * g77.f-torture/noncompile/970626-2.f: New test.
11411 1999-08-25  Paul Burchard  <burchard@pobox.com>
11413         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
11414         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
11415         lss-011.C: New tests.
11417 1999-08-25  Nathan Sidwell  <nathan@acm.org>
11419         * g++.old-deja/g++.other/decl5.C: New test.
11421 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11423         * noncompile/noncompile.exp: Load_lib c-torture.exp.
11424         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
11425         call `postbase' for each one.  All callers of `postbase' changed
11426         to call this instead.
11428 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
11430         * gcc.c-torture/execute/990811-1.c: New test.
11432 1999-08-09  Nick Clifton  <nickc@cygnus.com>
11434         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
11435         just native ones.
11437         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
11438         just native ones.
11440 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
11442         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
11444 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
11446         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
11448 1999-08-04  Nathan Sidwell  <nathan@acm.org>
11450         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
11452 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
11454         * gcc.c-torture/execute/990804-1.c: New test.
11456 1999-08-03  Nathan Sidwell  <nathan@acm.org>
11458         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
11459         * g++.old-deja/g++.brendan/crash64.C: Likewise
11460         * g++.old-deja/g++.brendan/overload8.C: Likewise
11462 1999-08-03  Nathan Sidwell  <nathan@acm.org>
11464         * g++.old-deja/g++.other/struct1.C: New test.
11466 1999-08-03  Nathan Sidwell  <nathan@acm.org>
11468         * g++.old-deja/g++.other/enum2.C: New test.
11470 Mon Aug  2 13:35:12 1999  Richard Henderson  <rth@cygnus.com>
11472         Adapted from tests from Franz Sirl:
11473         * gcc.c-torture/execute/va-arg-7.c: New test.
11474         * gcc.c-torture/execute/va-arg-8.c: New test.
11476 Sun Aug  1 22:29:34 1999  Jeffrey A Law  (law@cygnus.com)
11478         * gcc.c-torture/compile/990801-2.c: New test.
11480         * gcc.c-torture/compile/990801-1.c: New test.
11482 1999-07-27  Michael Meissner  <meissner@cygnus.com>
11484         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
11485         fp-cmp-1.c, converting double to float.
11487         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
11488         fp-cmp-1.c, converting double to long double.
11490         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
11491         from fr1 to unknown_register, since fr1 is a legitimate register
11492         on some machines.
11494 Sun Jul 25 21:41:37 1999  Jeffrey A Law  (law@cygnus.com)
11496         * README: More listname related changes.
11498 1999-07-08  Catherine Moore  <clm@cygnus.com>
11500         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
11502 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
11504         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
11506 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
11508         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
11510 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
11512         * gcc.dg/990703-1.c: New test.
11514 1999-06-29  Nick Clifton  <nickc@cygnus.com>
11516         * lib/file-format.exp: New file: Move definition of proc
11517         gcc_target_object_format to here from
11518         gcc.dg/special/ecos.exp.
11520         * lib/c-torture.exp: Include lib file-format.exp.
11521         * lib/gcc-dg.exp: Include lib file-format.exp.
11523         * gcc.dg/special/ecos.exp: Remove definition of proc
11524         gcc_target_object_format.
11526 Mon Jun 28 08:20:51 1999  Jeffrey A Law  (law@cygnus.com)
11528         * gcc.c-torture/execute/990628-1.c: New test.
11530 Fri Jun 25 05:28:40 1999  Jeffrey A Law  (law@cygnus.com)
11532         * gcc.c-torture/compile/990625-2.c: New test.
11534         * gcc.c-torture/compile/990625-1.c: New test.
11536 1999-06-23  Nick Clifton  <nickc@cygnus.com>
11538         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
11539         attributes compile.
11540         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
11541         ports that use the COFF/PE file format.
11543 Thu Jun 17 13:48:16 1999  Jeffrey A Law  (law@cygnus.com)
11545         * gcc.c-torture/compile/990617-1.c: New test.
11547 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
11549         * g++.old-deja/g++.other/decl4.C: New test.
11551 1999-06-14  Nathan Sidwell  <nathan@acm.org>
11553         * g++.old-deja/g++.other/bitfld3.C: New test.
11555 1999-06-08  Nathan Sidwell  <nathan@acm.org>
11557         * g++.old-deja/g++.eh/catch1.C: New test.
11559 Mon Jun  7 23:39:16 1999  Jeffrey A Law  (law@cygnus.com)
11561         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
11563         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
11564         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
11566 1999-06-05  Craig Burley  <craig@jcb-sc.com>
11568         * g77.f-torture/compile/19990502-0.f: Replace with new,
11569         shorter, test that still fails after recent changes.
11571 Fri Jun  4 02:25:04 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
11573         * gcc.c-torture/execute/990604-1.c: New test.
11575 Mon May 31 00:34:51 1999  Jeffrey A Law  (law@cygnus.com)
11577         * gcc.c-torture/execute/990531-1.c: New test.
11579 Thu May 27 02:38:36 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11581         * gcc.c-torture/compile/990527-1.c: New test.
11583 Thu May 27 02:18:51 1999  Joern Rennecke <amylaar@cygnus.com>
11585         * gcc.c-torture/execute/990527-1.c: New test.
11587 1999-05-25  Nick Clifton  <nickc@cygnus.com>
11589         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
11590         bitfields as signed.
11592 1999-05-25  Craig Burley  <craig@jcb-sc.com>
11594         * g77.f-torture/compile/19990525-0.f: New test.
11596 Tue May 25 01:21:16 1999  Jeffrey A Law  (law@cygnus.com)
11598         * gcc.c-torture/execute/990525-2.c: New test.
11600         * gcc.c-torture/execute/990525-1.c: New test.
11602 1999-05-24  Nathan Sidwell  <nathan@acm.org>
11604         * g++.old-deja/g++.other/anon3.C: New test.
11605         * g++.old-deja/g++.other/anon4.C: New test.
11606         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
11607         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
11608         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
11609         Merrill).
11611 Mon May 24 00:01:52 1999  Jeffrey A Law  (law@cygnus.com)
11613         * gcc.c-torture/execute/990524-1.c: New test.
11615         * gcc.dg/990524-1.c: New test.
11617 Sun May 23 21:18:12 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11619         * gcc.c-torture/compile/990523-1.c: New test.
11621 Wed May 19 02:56:18 1999  Raja R Harinath <harinath@cs.umn.edu>
11623         * gcc.c-torture/compile/990519-1.c: New test.
11625 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
11627         * gcc.c-torture/compile/990517-1.c: New test.
11629         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
11630         (e4, f4): New tests.
11631         (main): Call them.
11633 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11635         * gcc.dg/noreturn-1.c: New test.
11637 Thu May 13 02:02:46 1999  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
11639         * gcc.c-torture/execute/990513-1.c: New test.
11641 1999-05-10  Richard Henderson  <rth@cygnus.com>
11643         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
11645 1999-05-10  Craig Burley  <craig@jcb-sc.com>
11647         * g77.f-torture/execute/erfc.f: Use small single-precision
11648         values, to avoid problems on Alphas when not -mieee.
11650 1999-05-08  Craig Burley  <craig@jcb-sc.com>
11652         * gcc.dg/990506-0.c: New test.
11654 1999-05-08  Richard Henderson  <rth@cygnus.com>
11656         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
11657         the constant to test.  Don't XFAIL 64-bit targets.
11659         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
11660         * g++.old-deja/g++.law/profile1.C: Likewise.
11662         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
11663         operator new instances.
11664         * g++.old-deja/g++.other/delete5.C: Likewise.
11666 1999-05-03  Craig Burley  <craig@jcb-sc.com>
11668         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
11669         intrinsic.
11671 1999-05-03  Craig Burley  <craig@jcb-sc.com>
11673         * g77.f-torture/execute/u77-test.f: Reverse order of two
11674         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
11676 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11678         * gcc.dg/compare1.c: New test.
11680 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
11682         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
11683         New tests.
11685 1999-05-02  Craig Burley  <craig@jcb-sc.com>
11687         * g77.f-torture/compile/19990502-1.f: New test.
11689 1999-05-02  Craig Burley  <craig@jcb-sc.com>
11691         * g77.f-torture/compile/19990502-0.f: New test.
11693 Sun May  2 01:38:50 1999  Craig Burley  <craig@jcb-sc.com>
11695         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
11696         intrinsic.
11698 Sun May  2 01:13:37 1999  Craig Burley  <craig@jcb-sc.com>
11700         * g77.f-torture/execute/u77-test.f (main): List libU77
11701         intrinsics not currently tested.
11702         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
11703         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
11704         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
11705         Trim blanks off the ends of some printed strings.
11707 Sun May  2 00:06:45 1999  Craig Burley  <craig@jcb-sc.com>
11709         * g77.f-torture/execute/u77-test.f (main): Just warn about
11710         FSTAT gid disagreement, as it's expected on some systems.
11712 Sat May  1 23:57:18 1999  Craig Burley  <craig@jcb-sc.com>
11714         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
11715         use a new function, which allows for some slop.
11716         Clean up some commentary.
11717         (issum): The new function.
11718         (sgladd): Deleted subroutine.
11720 1999-05-01  Craig Burley  <craig@jcb-sc.com>
11722         * g77.f-torture/execute/u77-test.f: Modify to be more like
11723         libf2c/libU77 version, bringing patches to that version here.
11724         Add suitable commentary.
11726 Sun Apr 25 12:28:59 1999  Richard Henderson  <rth@cygnus.com>
11728         * gcc.dg/990424-1.c: New test.
11730 1999-04-24  Craig Burley  <craig@jcb-sc.com>
11732         * g77.f-torture/execute/u77-test.f (main): Bug involving
11733         LSTAT has been fixed, so turn back on full checking.
11735 1999-04-20  Craig Burley  <craig@jcb-sc.com>
11737         * g77.f-torture/compile/19990419-0.f: New test.
11738         * g77.f-torture/execute/19990419-1.f: New test.
11740 Sat Apr 17 16:56:48 1999  Richard Henderson  <rth@cygnus.com>
11742         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
11743         to avoid the need for a prototype to supress a warning.
11745 Wed Apr  7 23:08:59 1999  Jim Wilson  <wilson@cygnus.com>
11747         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
11749 Sun Apr  4 04:02:53 1999  Jeffrey A Law  (law@cygnus.com)
11751         * gcc.c-torture/execute/990404-1.c: New test.
11753 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
11755         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
11756         * gcc.dg/cpp-if3.c: Don't use -pedantic.
11757         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
11758         missing initializer warnings.
11760 Sun Mar 28 00:49:41 1999  Jeffrey A Law  (law@cygnus.com)
11762         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
11763         matching strings.
11765 Fri Mar 26 00:50:46 1999  Jeffrey A Law  (law@cygnus.com)
11767         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
11769 1999-03-26  Craig Burley  <craig@jcb-sc.com>
11771         * g77.f-torture/execute/19990325-0.f: New test.
11772         * g77.f-torture/execute/19990325-1.f: New test.
11774 Wed Mar 24 22:50:50 1999  Jeffrey A Law  (law@cygnus.com)
11776         * gcc.c-torture/execute/990324-1.c: New test.
11778 Mon Mar 22 14:55:58 1999  Jim Wilson  <wilson@cygnus.com>
11780         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
11781         test with 4.
11783 Wed Mar 17 12:22:39 1999  Richard Henderson  <rth@cygnus.com>
11785         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
11787 1999-03-13  Craig Burley  <craig@jcb-sc.com>
11789         * g77.f-torture/execute/19990313-2.f: New test.
11790         * g77.f-torture/execute/19990313-3.f: New test.
11792 1999-03-13  Craig Burley  <craig@jcb-sc.com>
11794         * g77.f-torture/execute/19990313-0.f: New test.
11795         * g77.f-torture/execute/19990313-1.f: New test.
11797 Fri Mar 12 16:17:28 1999  Jim Wilson  <wilson@cygnus.com>
11799         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
11800         printf to sprintf.
11801         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
11802         (main): Add check for u15.  Conditionalize u31 check depending on
11803         whether ints are <32 bits or >=32 bits.
11805 1999-03-08  Craig Burley  <craig@jcb-sc.com>
11807         * g77.f-torture/execute/19981119-0.f: Improve testiness.
11809 1999-03-08  Craig Burley  <craig@jcb-sc.com>
11811         * g77.f-torture/compile/19990305-0.f: New test.
11812         * g77.f-torture/execute/19981119-0.f: New test.
11814 1999-03-08  Craig Burley  <craig@jcb-sc.com>
11816         * g77.f-torture/execute/970625-2.f: call ABORT if final
11817         result is not correct, instead of just printing it.
11818         Add this checking via newly introduced obfuscation, to
11819         trip up buggy front ends.
11821 1999-03-07  Craig Burley  <craig@jcb-sc.com>
11823         * g77.f-torture/compile/960317-1.f: Moved from being
11824         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
11826 1999-03-06  Craig Burley  <craig@jcb-sc.com>
11828         * g77.f-torture/execute/960317-1.f: New (old) test.
11829         * g77.f-torture/execute/970625-2.f: Ditto.
11831 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
11833         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
11834         message on line 1 or line 2; cccp and cpplib do this differently.
11836 Mon Mar  1 23:29:14 1999  Jeffrey A Law  (law@cygnus.com)
11838         * g++.old-deja/g++.law/weak1.C: New test.
11840 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
11842         * gcc.c-torture/execute/990119-1.c: Renamed to...
11843         * gcc.dg/990119-1.c: this, so it will only be tested once
11844         (it's a preprocessor test, it doesn't need to be run at
11845         multiple optimization levels).
11847 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
11849         * lib/g++.exp: Don't add incdir=$base_dir/../include to
11850           ALWAYS_CXXFLAGS.
11852 1999-02-24  Craig Burley  <craig@jcb-sc.com>
11854         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
11855         * g77.f-torture/compile/19981216-0.f: ...as it is expected
11856         to not be compilable by current g77.
11858 1999-02-24  Nick Clifton  <nickc@cygnus.com>
11860         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
11862 Mon Feb 22 01:15:08 1999  Jeffrey A Law  (law@cygnus.com)
11864         * gcc.c-torture/execute/990222-1.c: New test.
11866 1999-02-19  Craig Burley  <craig@jcb-sc.com>
11868         * g77.f-torture/compile/19990218-0.f: New test.
11869         * g77.f-torture/noncompile/19990218-1.f: New test.
11871 1999-02-18  Craig Burley  <craig@jcb-sc.com>
11873         * g77.f-torture/compile/19981216-0.f: New test.
11875 Sun Feb 14 01:26:29 1999  Jeffrey A Law  (law@cygnus.com)
11877         * gcc.dg/990214-1.c: New test.
11879 Sat Feb 13 00:43:52 1999  Jeffrey A Law  (law@cygnus.com)
11881         * gcc.dg/990213-2.c: New test.
11883         * gcc.dg/990213-1.c: New test.
11885 Fri Feb 12 11:04:35 1999  Jeffrey A Law  (law@cygnus.com)
11887         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
11888         ints.
11890 1999-02-11  Nick Clifton  <nickc@cygnus.com>
11892         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
11893         specified by target.
11895         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
11897 Thu Feb 11 01:12:12 1999  Jeffrey A Law  (law@cygnus.com)
11899         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
11901 Wed Feb 10 13:08:12 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
11903         * gcc.dg/special/ecos.exp: New test driver for new tests with
11904         special requirements.
11906         * gcc.dg/special/alias-1.c: New test.
11907         * gcc.dg/special/gcsec-1.c: New test.
11908         * gcc.dg/special/weak-1.c: New test.
11909         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
11910         * gcc.dg/special/weak-2.c: New test.
11911         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
11912         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
11913         * gcc.dg/special/wkali-1.c: New test.
11914         * gcc.dg/special/wkali-2.c: New test.
11915         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
11916         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
11918 Wed Feb 10 12:15:35 1999  Felix Lee  <flee@cygnus.com>
11920           * lib/c-torture.exp (c-torture-compile): Pull out code for
11921           analyzing gcc error messages.
11922           (c-torture-execute): Likewise.  Fix some (harmless) false
11923           positives.
11924           * lib/gcc.exp (gcc_check_compile): New function.
11926 Mon Feb  8 21:42:57 1999  Richard Henderson  <rth@cygnus.com>
11928         * gcc.c-torture/execute/990208-1.c: New test.
11930 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
11932         * g++.dg/special/ecos.exp: New driver for new tests with special
11933         requirements
11935         * g++.dg/special/conpr-1.C: New test
11936         * g++.dg/special/conpr-2.C: New test
11937         * g++.dg/special/conpr-2a.C: New test
11938         * g++.dg/special/conpr-3.C: New test
11939         * g++.dg/special/conpr-3a.C: New test
11940         * g++.dg/special/conpr-3b.C: New test
11942         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
11943         allow g++ to use the dg driver
11945         * README: Add comment about g++.dg directory
11947 Sat Feb  6 18:00:38 1999  Jeffrey A Law  (law@cygnus.com)
11949         * README: Update email addresses.
11951 1999-02-03  Nick Clifton  <nickc@cygnus.com>
11953         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
11954         arguments in order to force structure S onto the stack even on
11955         the alpha.
11956         (test): Pass 10 leading arguments to function foo as well as the
11957         structure S.
11959         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
11960         failure for all targets.
11962         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
11963         abort to terminate program execution.
11965 Sat Jan 30 16:22:47 1999  Richard Henderson  <rth@cygnus.com>
11967         * gcc.c-torture/execute/990130-1.c: New test.
11969 Sat Jan 30 11:10:06 1999  Jeffrey A Law  (law@cygnus.com)
11971         * gcc.dg/990130-1.c: New test.
11973 1999-01-28  Michael Meissner  <meissner@cygnus.com>
11975         * gcc.c-torture/execute/990128-1.c: New test.
11977 1999-01-27  Michael Meissner  <meissner@cygnus.com>
11979         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
11981 1999-01-27  Felix Lee  <flee@cygnus.com>
11983         * lib/c-torture.exp (c-torture-compile): pull out code for
11984         analyzing gcc error messages.
11985         (c-torture-execute): ditto, and fix some (harmless) false
11986         positives.
11987         * lib/gcc.exp (gcc_check_compile): new function.
11989 Sun Jan 17 00:02:33 1999  Jeffrey A Law  (law@cygnus.com)
11991         * gcc.dg/990117-1.c: New test.
11993         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
11995         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
11997 Fri Jan 15 02:52:00 1999  Jeffrey A Law  (law@cygnus.com)
11999         * g77.f-torture/compile/990115-1.f: New test.
12001 Thu Jan  7 23:39:47 1999  Jeffrey A Law  (law@cygnus.com)
12003         * gcc.c-torture/compile/990107-1.c: New test
12005 Wed Jan  6 02:21:59 1999  Jeffrey A Law  (law@cygnus.com)
12007         * gcc.c-torture/execute/990106-2.c: New test.
12009         * gcc.c-torture/execute/990106-1.c: New test.
12011 Wed Dec 30 23:05:28 1998  Zack Weinberg <zack@rabi.columbia.edu>
12013         * gcc.c-torture/compile/981223-1.c: New test.
12015 Tue Dec 29 11:33:25 1998  Richard Henderson  <rth@cygnus.com>
12017         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
12018         (opt3): Rename from opt4 and disable.
12020 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
12022         * g++.old-deja/g++.pt/ptrmem5.C: New test.
12024 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
12026         * g++.old-deja/g++.other/conv5.C: New test.
12028 1998-12-14  Nick Clifton  <nickc@cygnus.com>
12030         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
12032 Fri Dec 11 10:25:57 1998  Jeffrey A Law  (law@cygnus.com)
12034         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
12036 Fri Dec 11 01:12:45 1998  Zack Weinberg <zack@rabi.columbia.edu>
12038         * gcc.c-torture/compile/981211-1.c: New test.
12040 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
12042         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
12044         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
12046 Tue Dec  8 22:50:04 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12048         * gcc.special/930510-1.c: Make C9X safe.
12049         * gcc.misc-tests/gcov-1.c Similarly.
12050         * gcc.misc-tests/gcov-2.c Similarly.
12052 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
12054         * gcc.dg/ultrasp1.c: New test.
12056 Sun Dec  6 00:40:12 1998  Richard Henderson  <rth@cygnus.com>
12058         * gcc.c-torture/execute/981206.c: New test.
12060 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
12062         * g++.old-deja/g++.ns/template7.C: New test.
12064         * g++.old-deja/g++.other/expr1.C: New test.
12066         * g++.old-deja/g++.eh/tmpl3.C: New test.
12068         * g++.old-deja/g++.eh/tmpl2.C: New test.
12070 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
12072         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
12073         * g++.old-deja/g++.other/using6.C: Removed.
12074         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
12076         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
12078 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
12080         * g++.old-deja/g++.pt/overload8.C: New test.
12082         * g++.old-deja/g++.pt/overload7.C: New test.
12084         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
12086         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
12087         and relinking messages.
12088         * lib/g++.exp (g++_target_compile): Remove .rpo file when
12089         compiling with -frepo.
12091 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
12093         * g++.old-deja/g++.pt/lookup6.C: New test.
12095 1998-11-30  Nick Clifton  <nickc@cygnus.com>
12097         * gcc.c-torture/execute/981130-1.c: New test.
12098         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
12100 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
12102         * g++.old-deja/g++.pt/explicit76.C: New test.
12104         * g++.old-deja/g++.pt/friend38.C: New test.
12106         * g++.old-deja/g++.ns/crash2.C: New test.
12108         * g++.old-deja/g++.pt/defarg8.C: New test.
12110         * g++.old-deja/g++.pt/instantiate6.C: New test.
12112         * g++.old-deja/g++.pt/static6.C: New test.
12114         * g++.old-deja/g++.pt/decl2.C: New test.
12116 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
12118         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
12119         problem is actually related with name lookup, but so what? :-)
12121         * g++.old-deja/g++.pt/friend37.C: New test.
12123 1998-11-25  Dave Love  <d.love@dl.ac.uk>
12125         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
12126         element, which fails on some systems.
12128         * g77.f-torture/execute/labug1.f: New test.
12130 Sat Nov 21 21:41:05 1998  Jeffrey A Law  (law@cygnus.com)
12132         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
12133         is defined.
12135 1998-11-18  Dave Love  <d.love@dl.ac.uk>
12137         * g77.f-torture/compile/981117-1.f: New test.
12139 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
12141         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
12142         properly discarded.
12144 Sun Oct 11 05:04:28 1998  Ken Raeburn  <raeburn@cygnus.com>
12146         * gcc.c-torture/execute/memcheck: New directory of tests for
12147         -fcheck-memory-usage.
12149 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12151         * README: New file, general information about the testsuite and
12152         new description of the various C++ test subdirectories.
12153         * README.g++: Eliminate obsolete information, update and move most
12154         relevant stuff to README.
12156 Sat Nov  7 02:55:55 1998  Richard Henderson  <rth@cygnus.com>
12158         * gcc.c-torture/compile/981107-1.c: New test.
12160 Mon Nov  2 11:16:03 1998  Doug Evans  <devans@canuck.cygnus.com>
12162         * execute/memcpy-bi.c: New testcase.
12164 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
12166         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
12167         base classes.
12169         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
12170         template is selected.
12172         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
12173         classes, it should be accepted for all types.
12175         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
12177         * g++.old-deja/g++.pt/spec24.C: Ensure that template
12178         specializations start with template headers.
12180 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
12182         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
12184         * g++.old-deja/g++.other/init9.C: Test cross initialization of
12185         non-POD types.
12187 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
12189         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
12191 Thu Oct 22 16:01:44 1998  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12193         * compile/981022-1.c, compile/981022-1.x: New test and driver.
12195 Mon Oct 19 14:03:07 1998  Jeffrey A Law  (law@cygnus.com)
12197         * 981019-1.c: New test.
12199 Wed Oct 14 21:11:19 1998  Robert Lipe <robertl@dgii.com>
12201         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
12202         find objc headers.
12204 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
12206         * compile/981001-4.c: Remove use of GCC extension that triggers a
12207         compiler bug.
12209 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
12211         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
12213 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
12215         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
12216         instantiation of template produces incorrect code for delete
12217         expression.
12219         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
12220         constructors' name is not unique.
12221         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
12222         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
12224         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
12225         automatic array of const is ill-formed.
12227         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
12228         of template parameter?
12230         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
12231         const.
12233         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
12234         pointer-to-member expression.
12236         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
12237         declaration causes ICE.
12239 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
12241         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
12242         reserved in the global namespace.
12244         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
12245         generate needed virtual table.
12247         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
12249 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
12251         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
12252         template-dependent type
12254 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
12256         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
12257         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
12258         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
12260         * g++.old-deja/g++.other/using5.C: New test; using decl from base
12261         class should be usable as argument of member function.
12262         * g++.old-deja/g++.other/using6.C: New test; using decl from base
12263         class should be usable as return type of member function.
12264         * g++.old-deja/g++.other/using7.C: New test; using decl from base
12265         class should be usable as type of data member.
12267         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
12269 Fri Oct  9 19:19:19 1998  Jeffrey A Law  (law@cygnus.com)
12271         * gcc.c-torture/special/920521-1.c: Fix bogus test.
12273 Thu Oct  8 19:14:05 1998  Nick Clifton  <nickc@cygnus.com>
12275         * gcc.dg/dll-?.c Add thumb to target list.
12276         Fix assembler scan patterns to match current assembler output.
12278 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
12280         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
12281         matching of template brackets.
12283         * g++.old-deja/g++.other/using4.C: New test.  Test using
12284         declarations of methods from base classes.
12286         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
12287         within functions should introduce names into the innermost
12288         enclosing namespace.
12290         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
12291         of static locals if first initialization throws.
12293 Wed Oct  7 12:00:20 1998  Jim Wilson  <wilson@cygnus.com>
12295         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
12297 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
12299         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
12300         lose track of the possible targets of tablejump insns.
12301         * special/special.exp: Run it.
12303 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
12305         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
12306         must be declared before its specializations can be named in friend
12307         declarations.
12309 1998-10-05  Dave Love  <d.love@dl.ac.uk>
12311         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
12313         * g77.f-torture/execute/io1.f: New test.
12315 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
12317         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
12318         with pointer to template function, for which no argument deduction
12319         is possible.
12321         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
12322         specialization of template function as argument to template
12323         function.
12325         * g++.old-deja/g++.other/access2.C: New test; Inner class
12326         shouldn't have privileged access to Outer's names.
12328 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
12330         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
12331         friend template declared within template class conflicts with
12332         nested class of the same name.
12334         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
12335         is ignored.
12337         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
12338         object with direct initializer as function declaration.
12340         * g++.old-deja/g++.other/decl2.C: New test; duplicate
12341         initializers.
12343         * g++.old-deja/g++.other/null2.C: New test; conditional operator
12344         involving const pointer and NULL produces incorrect result.
12346         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
12347         type name without `typename' should be rejected with -pedantic.
12349 Fri Oct  2 21:55:58 1998  Richard Henderson  <rth@cygnus.com>
12351         * g++.old-deja/g++.other/addrof1.C: New test.
12353 Thu Oct  1 17:15:26 1998  Nick Clifton  <nickc@cygnus.com>
12355         * gcc.c-torture/compile/981001-1.c: New test.
12356         * gcc.c-torture/execute/981001-1.c: New test.
12358 Thu Oct  1 19:05:20 1998  Jeffrey A Law  (law@cygnus.com)
12360         * gcc.c-torture/compile/981001-2.c: New test.
12361         * gcc.c-torture/compile/981001-3.c: New test.
12362         * gcc.c-torture/compile/981001-4.c: New test.
12364 1998-10-01  Robert Lipe  <robertl@dgii.com>
12366         * lib/objc.exp (objc_target_compile): Add -L during compiles for
12367         multilibbed hosts.   Idea grafted from g77.exp.
12369 1998-09-30  Dave Love  <d.love@dl.ac.uk>
12371         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
12372         avoid losing on systems which need -lsocket.
12374 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
12376         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
12377         * g++.old-deja/g++.other/nested2.C: Ditto.
12378         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
12379         failure.
12381 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
12383         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
12384         preferred over template operator!= for enum bitfields.
12386 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
12388         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
12389         that happen to have the same base name, but in different scopes,
12390         are incorrectly rejected.
12392 1998-09-16  Richard Henderson  <rth@cygnus.com>
12394         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
12395         on the native word size instead of an integer literal.
12397 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
12399         * g++.old-deja/g++.other/static2.C: Invocation of static data
12400         member of type pointer-to-function denoted as non-static member.
12402         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
12403         checks involving function types and aliases.
12405 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
12407         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
12408         redefined to the same non-trivial type.
12410         * g++.old-deja/g++.pt/explicit73.C: Test for proper
12411         namespace-qualification of template specializations declared in
12412         other namespaces.
12414         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
12415         to declare a subset of the specializations of a template function
12416         as friends of specializations of a template class.
12418         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
12419         member templates that do not fully specialize the enclosing
12420         template class are rejected.
12422 1998-09-11  Dave Love  <d.love@dl.ac.uk>
12424         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
12426 1998-09-08  Dave Love  <d.love@dl.ac.uk>
12428         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
12429         altered from libf2c/libU77 version.
12431 1998-09-06  Dave Love  <d.love@dl.ac.uk>
12433         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
12435 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
12437         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
12438         (un)signed char are different types for template specialization
12439         purposes.
12441 Thu Sep  3 00:40:32 1998  Ovidiu Predescu  <ovidiu@aracnet.com>
12443         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
12444         * objc: ObjC testsuite.
12446 Mon Aug 31 12:00:00 1998  Catherine Moore  <clm@cygnus.com>
12448         * gcc.c-torture/execute/941014-1.x:  New file.
12450 Mon Aug 31 15:19:32 1998  Nick Clifton  <nickc@cygnus.com>
12452         * lib/c-torture.exp: Add support for
12453         torture_eval_before_compile and torture_eval_before_execute
12454         variables.
12456 Sun Aug 30 17:38:20 1998  Jeffrey A Law  (law@cygnus.com)
12458         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
12459         this test triggers valid.
12461 Thu Aug 27 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
12463         * gcc.dg/980827-1.c: New test.
12465 Wed Aug 26 16:10:00 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
12467         * gcc.c-torture/execute/loop-4b.c: New test.
12469 Wed Aug 26 16:25:38 1998  Nick Clifton  <nickc@cygnus.com>
12471         * lib/c-torture.exp: Add support for
12472         torture_eval_before_compile and torture_eval_before_execute
12473         variables.
12475 Tue Aug 25 19:42:13 1998  Jeffrey A Law  (law@cygnus.com)
12477         * gcc.c-torture/compile/980825-1.c: New test.
12479 Mon Aug 24 14:20:32 1998  Nick Clifton  <nickc@cygnus.com>
12481         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
12482         count number tests in opt_t0 not good_t0.
12484 Mon Aug 24 16:38:52 1998  Jeffrey A Law  (law@cygnus.com)
12486         * gcc.c-torture/compile/930326-1.x: Fix typo.
12488 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
12490         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
12491         causes an ICE.
12493 Fri Aug 21 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
12495         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
12496         STACK_SIZE is defined.
12497         * gcc.c-torture/unsorted/stuct.c: Similarly.
12499         * gcc.c-torture/compile/980821-1.c: New test.
12501 Fri Aug 21 03:14:04 1998  Jeffrey A Law  (law@cygnus.com)
12503         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
12505 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
12507         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
12508         code.
12510 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
12512         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
12513         error'.
12515 Tue Aug 18 19:19:50 1998  Jeffrey A Law  (law@cygnus.com)
12517         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
12519 Sun Aug 16 01:29:19 1998  Jeffrey A Law  (law@cygnus.com)
12521         * gcc.c-torture/compile/980816-1.c: New test.
12523         * gcc.dg/980816-1.c: New test.
12525 Thu Aug 13 00:13:55 1998  Jeffrey A Law  (law@cygnus.com)
12527         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
12528         compiler for ieee tests.
12530 1998-08-01  Dave Love  <d.love@dl.ac.uk>
12532         * g77.f-torture/compile/980729-0.f: New test.
12534 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
12536         * gcc.c-torture/special/eeprof-1.c: New test, for
12537         -finstrument-functions.
12538         * gcc.c-torture/special/special.exp: Run it.
12540 Wed Jul 29 00:17:18 1998  Jeffrey A Law  (law@cygnus.com)
12542         * gcc.c-torture/compile/980729-1.c: New test.
12544 Mon Jul 27 11:05:07 1998  Nick Clifton  <nickc@cygnus.com>
12546         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
12547         __thumb__ is defined, and test for ARM style doubles if so.
12549 1998-07-26  Dave Love  <d.love@dl.ac.uk>
12551         * g77.f-torture/noncompile/980615-0.f: New test.
12553 Sun Jul 26 01:15:56 1998  H.J. Lu  (hjl@gnu.org)
12555         * gcc.dg/980312-1.c: Do link instead of compile.
12556         * gcc.dg/980313-1.c: Likewise.
12558 Sun Jul 26 01:05:02 1998  Jeffrey A Law  (law@cygnus.com)
12560         * gcc.c-torture/compile/980726-1.c: New test.
12562 1998-07-25  Dave Love  <d.love@dl.ac.uk>
12564         * g77.f-torture/execute/io0.f: New test.
12566 Fri Jul 24 11:02:43 1998  Nick Clifton  <nickc@cygnus.com>
12568         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
12569         an int.
12571 Thu Jun 18 15:12:30 1998  Michael Meissner  <meissner@cygnus.com>
12573         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
12574         m32r bugs.
12576 Fri Jul 17 14:19:32 1998  Nick Clifton  <nickc@cygnus.com>
12578         * gcc.dg/980626-1.c: Expect failures for all toolchains until
12579         c-decl.c:grokdeclarator can handle mode attributes.
12581 Thu Jul 16 21:42:50 1998  Jeffrey A Law  (law@cygnus.com)
12583         * gcc.c-torture/execute/980716-1.c: New test.
12585 Mon Jul 13 22:26:37 1998  Jeffrey A Law  (law@cygnus.com)
12587         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
12588         the mn10200.
12589         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
12590         the mn10200.
12591         * gcc.c-torture/execute/va-arg-3.x: Similarly.
12592         * gcc.c-torture/compile/930326-1.x: Similarly.
12594 1998-07-13  Dave Love  <d.love@dl.ac.uk>
12596         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
12597         New test from Craig.
12599 1998-07-12  Dave Love  <d.love@dl.ac.uk>
12601         * g77.f-torture/noncompile/980616-0.f: New test.
12603         * g77.f-torture/execute/970816-3.f:  New test from Craig.
12605 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
12607         *  g++.other/singleton.C: Return error value instead of taking
12608         SIGSEGV.
12610 Fri Jul 10 10:02:03 1998  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
12612         *  g++.other/singleton.C: New test.   Warning is under dispute.
12613         Runtime crash is not.
12615 Thu Jul  9 23:07:45 1998  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
12617         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
12618         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
12619         using6.C, using7.C}:  New namespace tests.
12621 Thu Jul  9 22:44:49 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
12623         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
12624         specialization with typedef'ed names used as array indexes.
12626 Thu Jul  9 00:38:51 1998  Jeffrey A Law  (law@cygnus.com)
12628         * gcc.c-torture/execute/980709-1.c: New test.
12630         * gcc.dg/980709-1.c: New test.
12632 Tue Jul  7 13:41:27 1998  Richard Henderson  <rth@cygnus.com>
12634         * gcc.c-torture/execute/bcp-1.c: New test.
12636 Tue Jul  7 11:49:04 1998  Jeffrey A Law  (law@cygnus.com)
12638         * gcc.c-torture/execute/980707-1.c: New test.
12640 Mon Jul  6 18:20:27 1998  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
12642         * gcc.c-torture/compile/980706-1.c: New test.
12644 1998-07-01  Dave Love  <d.love@dl.ac.uk>
12646         * g77.f-torture/execute/980701-0.f,
12647         g77.f-torture/execute/980701-1.f: New test from Craig.
12649 Wed Jul  1 00:52:51 1998  Jeffrey A Law  (law@cygnus.com)
12651         * gcc.c-torture/compile/980701-1.c: New test.
12653         * gcc.c-torture/execute/980701-1.c: New test.
12655 Tue Jun 30 11:51:42 1998  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
12656 rlsruhe.de>
12658         * g++.old-deja/g++.robertl/eb132.C: New test.
12659         * g++.old-deja/g++.robertl/eb133.C: Likewise.
12661 1998-06-29  Dave Love  <d.love@dl.ac.uk>
12663         * g77.f-torture/execute/980628-7.f,
12664         g77.f-torture/execute/980628-8.f,
12665         g77.f-torture/execute/980628-9.f,
12666         g77.f-torture/execute/980628-10.f: New tests from Craig.
12668         * g77.f-torture/execute/980628-3.f: Remove mail headers.
12670 Sun Jun 28 12:49:02 1998  Jeffrey A Law  (law@cygnus.com)
12672         * g77.f-torture/execute/980628-4.f: New test from Craig.
12673         * g77.f-torture/execute/980628-5.f: Likewise.
12674         * g77.f-torture/execute/980628-2.f: Likewise.
12675         * g77.f-torture/execute/980628-0.f: Likewise.
12676         * g77.f-torture/execute/980628-1.f: Likewise.
12677         * g77.f-torture/execute/980628-3.f: Likewise.
12678         * g77.f-torture/execute/980628-6.f: Likewise.
12680 Sun Jun 28 00:37:26 1998  Jeffrey A Law  (law@cygnus.com)
12682         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
12683         directory when nothing has been installed yet.
12685 Sat Jun 27 23:23:18 1998  Carlo Wood  <carlo@runaway.xs4all.nl>
12687         * gcc.c-torture/special/special.exp: Handle newer versions of
12688         dejagnu.
12690 Fri Jun 26 17:57:40 1998  Jeffrey A Law  (law@cygnus.com)
12692         * gcc.dg/980626-1.c: New test.
12694 Fri Jun 19 23:26:12 1998  Bruno Haible <haible@ilog.fr>
12696         * gcc.misc-tests/m-un-2.c: New test.
12697         * g++.old-deja/g++.other/warn01.c: Likewise.
12699 Fri Jun 19 14:06:36 1998  Robert Lipe  <robertl@dgii.com>
12701         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
12702         compatibility with assmblers with a different comment character.
12703         Eliminate use of GAS-specific extensions.
12705 Fri Jun 19 02:05:14 1998  Jeffrey A Law  (law@cygnus.com)
12707         * gcc.c-torture/execute/ieee/980619-1.c: New test.
12709 Fri Jun 19 00:58:11 1998  Robert Lipe  <robertl@dgii.com>
12711         *lib/g77.exp: Replace search for libf2c.a with search for newly
12712         renamed libg2c.a
12714 Wed Jun 17 18:53:12 1998  Jeffrey A Law  (law@cygnus.com)
12716         * gcc.c-torture/execute/980617-1.c: New test.
12718 Fri Jun 12 01:08:49 1998  Jeffrey A Law  (law@cygnus.com)
12720         * gcc.c-torture/execute/980612-1.c: New test.
12722 Mon Jun  8 02:13:42 1998  Jeffrey A Law  (law@cygnus.com)
12724         * gcc.dg/980523-1.c: Only test on ppc-linux.
12725         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
12727         * gcc.c-torture/execute/980608-1.c: New test.
12729 Fri Jun  5 21:54:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
12731         * gcc.c-torture/execute/980605-1.c: New test.
12733 Thu Jun  4 01:39:24 1998  Jeffrey A Law  (law@cygnus.com)
12735         * gcc.c-torture/execute/980604-1.c: New test.
12737 Tue Jun  2 20:51:43 1998  Jeffrey A Law  (law@cygnus.com)
12739         * gcc.c-torture/execute/980602-1.c: New test.
12740         * gcc.c-torture/execute/980602-2.c: Likewise.
12742 1998-06-02  Dave Love  <d.love@dl.ac.uk>
12744         * 970125-0.f: Fix per JCB.  Add commentary.
12746 Sun May 31 23:23:29 1998  Michael Meissner  <meissner@cygnus.com>
12748         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
12749         IEEE -0 support.
12751 Fri May 29 01:10:12 1998  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
12753         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
12754         earlier.
12756 Thu May 28 00:17:42 1998  Catherine Moore <clm@cygnus.com>
12758         * gcc.c-torture/execute/980526-3.c: New test.
12760 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
12762         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
12763         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
12764         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
12765         m88k-motorola-sysv3 to XFAIL.
12767 Tue May 26 23:58:03 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12769         * gcc.dg/980526-1.c: New test.
12770         * gcc.c-torture/execute/980526-2.c: New test.
12772 Tue May 26 23:40:40 1998  Jeffrey A Law  (law@cygnus.com)
12774         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
12776         * gcc.c-torture/execute/980526-1.c: New test.
12778 1998-05-26  Dave Love  <d.love@dl.ac.uk>
12780         * g77.f-torture/execute/alpha2.f: Add runtime test.
12782 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
12784         * g++.old-deja/old-deja.exp: Strip leading directories.
12786         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
12787         error for the line.  Don't run multiple tests for the same line.
12789 Sat May 23 23:27:10 1998  Jeffrey A Law  (law@cygnus.com)
12791         * gcc.dg/980523-1.c: New test.
12793 1998-05-23  Dave Love  <d.love@dl.ac.uk>
12795         * g77.f-torture/compile/970915-0.f: New test.
12797 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
12799         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
12801 Thu May 21 23:23:21 1998  Jeffrey A Law  (law@cygnus.com)
12803         * gcc.dg/980520-1.c: New test.
12805 Wed May 20 14:37:15 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12807         * gcc.dg/980502-1.c: Fix return type.
12809 Wed May 20 11:29:48 1998  Jeffrey A Law  (law@cygnus.com)
12811         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
12812         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
12813         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
12814         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
12815         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
12817 1998-05-20  Dave Love  <d.love@dl.ac.uk>
12819         * g77.f-torture/execute/980520-1.f: New test.
12821 1998-05-15  Dave Love  <d.love@dl.ac.uk>
12823         * lib/mike-g77.exp: New file.
12825         * g77.f-torture/noncompile/noncompile.exp,
12826         g77.f-torture/noncompile/check0.f: New files.
12828 1998-05-14  Dave Love  <d.love@dl.ac.uk>
12830         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
12831         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
12832         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
12833         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
12834         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
12835         abort where appropriate.
12837 Tue May  5 19:20:13 1998  Michael Meissner  <meissner@cygnus.com>
12839         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
12840         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
12842 1998-04-29  Dave Love  <d.love@dl.ac.uk>
12844         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
12846 1998-04-27  Dave Love  <d.love@dl.ac.uk>
12848         * g77.f-torture/compile/980427-0.f: New test.
12850 1998-04-24  Dave Love  <d.love@dl.ac.uk>
12852         * g77.f-torture/compile/980424-0.f: New test.
12854 1998-04-19  Dave Love  <d.love@dl.ac.uk>
12856         * g77.f-torture/compile/980419-2.f (main): New test.
12857         * g77.f-torture/compile/970125-0.f: New test.
12858         * g77.f-torture/compile/980419-1.f: New test.
12860 Wed Apr  8 13:09:15 1998  Jim Wilson  <wilson@cygnus.com>
12862         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
12863         of loop-4.c.
12865 Tue Apr  7 12:01:24 1998  Jim Wilson  <wilson@cygnus.com>
12867         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
12869 Fri Apr  3 12:27:49 1998  Jim Wilson  <wilson@cygnus.com>
12871         * gcc.c-torture/compile/980329-1.c: New test.
12873 Wed Mar 18 16:22:22 1998  Jim Wilson  <wilson@cygnus.com>
12875         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
12876         * gcc.dg/980312-1.c: Fix typo in -march command.
12878 Mon Mar 16 20:01:30 1998  H.J. Lu  (hjl@gnu.org)
12880         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
12882 Wed Mar 11 13:08:48 1998  Robert Lipe  <robertl@dgii.com>
12884         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
12885         Dave Love agree the Fortran source is bogus.
12887 Wed Mar 11 00:03:49 1998  Robert Lipe  <robertl@dgii.com>
12889         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
12890         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
12891         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
12892         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
12893         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
12895 Tue Mar 10 00:31:51 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
12897         * g++.old-deja/g++.other/friend1.C: New test.
12899 1998-02-18  Dave Love  <d.love@dl.ac.uk>
12901         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
12902         possibly uninitialized) variables and declare dnrm2.
12904 Mon Feb 23 15:16:53 1998  Robert Lipe <robertl@dgii.com>
12906         From Bruno Haible <haible@ilog.fr>:
12907         * gcc.c-torture/execute/980223.c: New test.
12909 Fri Feb 13 00:36:07 1998  Jeffrey A Law  (law@cygnus.com)
12911         * gcc.dg/ifelse-1.c: New test.
12913 Mon Feb  9 02:08:47 1998  H.J. Lu  (hjl@gnu.org)
12915         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
12917           * lib/old-dejagnu.exp (old-dejagnu): Added the
12918           "execution test - XFAIL *-*-*" handling in the spirit of
12919           "excess errors test -". Changed the "execution test fails"
12920           handling to be like "excess errors test fails".
12921           * Update various tests accordingly.
12923 Fri Feb  6 14:30:48 1998  Jim Wilson  <wilson@cygnus.com>
12925         * gcc.c-torture/execute/980205.c: New test.
12927 Sun Jan 18 01:33:59 1998  Jeffrey A Law  (law@cygnus.com)
12929         * lib/c-torture.exp: Look for .x files instead of .cexp files.
12930         * lib/f-torture.exp: Similarly.
12931         * gcc.c-torture: Rename all .cexp files to .x files.
12933 Mon Dec  8 23:55:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
12935         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
12936         (940510-1.c): Removed duplicate.
12937         (971104-1.c): New test.
12939 Tue Nov 25 16:18:51 1997  Kate Hedstrom  (kate@ahab.rutgers.edu)
12941           * lib/f-torture.exp: Improve error and loop detection.
12943 Wed Nov 19 14:27:04 1997  Michael Meissner  <meissner@cygnus.com>
12945         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
12946         use that to size the filler array.
12948 Fri Sep 26 10:50:53 1997  Bob Manson  <manson@charmed.cygnus.com>
12950         * lib/c-torture.exp(c-torture-execute): Fix typo.
12952         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
12953         testcase as the executable name. Keep the executable around if
12954         the test fails.
12956 Fri Sep 19 17:19:53 1997  Bob Manson  <manson@charmed.cygnus.com>
12958         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
12959         changes.  Only test one -g option, and move it to the end of the
12960         list of options to test.
12962 Fri Sep 19 17:58:00 1997  Michael Meissner  <meissner@cygnus.com>
12964         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
12965         variable GCC_TORTURE_OPTIONS to supply default switches separated
12966         by colons.  If no environment variable, run tests with -O0 -g, -O1
12967         -g, and -O2 -g as well.
12969 Wed Sep 17 10:12:26 1997  Bob Manson  <manson@charmed.cygnus.com>
12971         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
12972         explanatory comments. Fix indentation.
12974 Mon Sep 15 00:36:53 1997  Jeffrey A Law  (law@cygnus.com)
12976         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
12978 Thu Sep 11 13:54:47 1997  Jeffrey A Law  (law@cygnus.com)
12980         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
12981         * g++.old-deja/g++.mike/p7325.C: Likewise.
12982         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
12984 Thu Sep 11 10:00:03 1997  Alexandre Oliva  (oliva@dcc.unicamp.br)
12986         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
12987         * g++.old-deja/g++.brendan/crash30.C: Likewise.
12988         * g++.old-deja/g++.brendan/crash39.C: Likewise.
12989         * g++.old-deja/g++.law/operators4.C: Likewise.
12991 Thu Sep 11 09:53:40 1997  Joe Buck  (jbuck@synopsys.com)
12993         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
12994         * g++.old-deja/g++.mike/p784.C: Ditto.
12995         * g++.old-deja/g++.mike/p785.C: Ditto.
12997 Fri Sep  5 00:21:42 1997  Jeffrey A Law  (law@cygnus.com)
12999           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
13001 Wed Sep  3 17:29:35 1997  Bob Manson  <manson@charmed.cygnus.com>
13003         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
13004         target feature; pass this to c-torture-execute as needed.
13006 Wed Sep  3 17:15:00 1997  Bob Manson  <manson@charmed.cygnus.com>
13008         * lib/c-torture.exp(c-torture-execute): If the previous and the
13009         current executables being tested are identical, we don't need to
13010         run the executable again. Try to make the executable names
13011         unique. Add an optional argument for passing additional compiler
13012         flags.
13014 Tue Sep  2 16:34:31 1997  Doug Evans  <dje@canuck.cygnus.com>
13016         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
13018 Fri Aug 29 12:48:09 1997  Jeffrey A Law  (law@cygnus.com)
13020         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
13022 Thu Jul 31 12:17:24 1997  Jeffrey A Law  (law@cygnus.com)
13024         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
13025         32bit or larger longs.
13027         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
13028         have either a 32bit long or 32bit int.
13030 Tue Jul 29 00:40:38 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
13032         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
13033         Make double precision tests dependent on sizeof (double).
13035 Wed Jul  9 15:15:40 1997  Bob Manson  <manson@charmed.cygnus.com>
13037         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
13038         too.
13040 Tue Jun 17 22:11:16 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
13042         * gcc.c-torture/compile/961203-1.cexp: New script.
13044 Mon Jun 16 15:27:06 1997  Bob Manson  <manson@charmed.cygnus.com>
13046         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
13047         up the includes ourselves.
13049 Wed Jun 11 17:33:21 1997  Bob Manson  <manson@charmed.cygnus.com>
13051         * lib/plumhall.exp: Remove random include, and add a few
13052         verbose messages for debugging.
13054 Fri Jun  6 14:23:24 1997  Bob Manson  <manson@charmed.cygnus.com>
13056         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
13057         of trying to do it ourselves.
13059 Wed Jun  4 03:38:50 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
13061         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
13063 Wed Jun  4 18:43:55 1997  Bob Manson  <manson@charmed.cygnus.com>
13065         * gcc.prms/5403.c: Made regexp a bit less strict.
13067 Tue Jun  3 15:12:39 1997  Bob Manson  <manson@charmed.cygnus.com>
13069         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
13070         is returned from remote_load instead.
13071         * lib/plumhall.exp: Ditto.
13072         * lib/mike-g++.exp: Ditto.
13073         * lib/old-dejagnu.exp: Ditto.
13074         * lib/c-torture.exp: Ditto.
13076 Fri May 30 23:15:15 1997  Bob Manson  <manson@charmed.cygnus.com>
13078         * lib/g++.exp: Use build_wrapper procedure.
13079         * lib/gcc.exp: Ditto.
13081 Tue May 20 15:23:27 1997  Jeffrey A Law  (law@cygnus.com)
13083         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
13084         an old-style decl for malloc.  Fixes tests to work when
13085         sizeof (int) != sizeof (size_t).
13087 Thu May 15 14:00:04 1997  Mike Meissner  <meissner@cygnus.com>
13089         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
13091         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
13092         use stdargs.h interface.
13094 Thu May 15 14:10:39 1997  Mike Meissner  <meissner@cygnus.com>
13096         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
13097         NO_VARARGS when compiling.
13099 Thu May  1 14:49:19 1997  Bob Manson  <manson@charmed.cygnus.com>
13101         * lib/plumhall.exp(ph_includes): New procedure.
13102         (ph_make): Use it.
13103         (ph_compiler): Ditto.
13105         * lib/g++.exp: Rename test-glue.c to testglue.c.
13106         * lib/gcc.exp: Ditto.
13108 Thu Apr 10 14:50:26 1997  Bob Manson  <manson@charmed.cygnus.com>
13110         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
13111         to completion when it's called.
13113 Fri Mar 21 16:34:52 1997  Michael Meissner  <meissner@cygnus.com>
13115         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
13116         is defined, don't do test.
13118 Thu Mar 20 09:50:32 1997  Doug Evans  <dje@canuck.cygnus.com>
13120         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
13121         for object files.
13122         (ph_summary): Mark skipped testcases as untested, not unresolved.
13124         * lib/plumhall.exp (ph_make): If unresolved because of bad
13125         errorCode, record errorCode in log file.
13126         (*): Replace send_log/verbose with verbose -log.
13128 Wed Mar 19 13:06:26 1997  Michael Meissner  <meissner@cygnus.com>
13130         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
13131         double conversion if double isn't at least 8 bytes.
13133         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
13134         int to work with targets where int is 16 bits.
13136         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
13137         8 bytes, just exit, since 4 byte doubles don't have enough bits of
13138         precision for the test to complete.
13140 Fri Mar 14 17:51:02 1997  Michael Meissner  <meissner@cygnus.com>
13142         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
13143         if d10v is not compiled with the -mdouble64 flag.
13144         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
13146         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
13147         d10v is not compiled with the -mint32 flag.
13149 Thu Mar 13 16:09:28 1997  Bob Manson  <manson@charmed.cygnus.com>
13151         * lib/plumhall.exp: Use incr_count.
13153 Wed Mar 12 10:01:33 1997  Jeffrey A Law  (law@cygnus.com)
13155         * gcc.c-torture: Update to c-torture-1.45.
13157 Sun Feb 23 18:12:04 1997  Bob Manson  <manson@charmed.cygnus.com>
13159         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
13160         the name of the expect testcase file).
13162         * lib/g++.exp(g++_init): Ditto.
13164 Thu Feb 20 13:53:05 1997  Bob Manson  <manson@charmed.cygnus.com>
13166         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
13167         the host.
13169         * lib/gcc.exp(gcc_exit): New procedure.
13171 Wed Feb 19 15:16:16 1997  Bob Manson  <manson@charmed.cygnus.com>
13173         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
13174         specs where appropriate.
13176         * g++.old-deja/g++.arm/*: Added additional ERROR checks
13177         because of new "candidates are" messages, and removed a few
13179         * Converted all non-old-style g++ testcases to old-style, and
13180         moved into g++.old-deja.
13182 Fri Feb 14 11:46:46 1997  Bob Manson  <manson@charmed.cygnus.com>
13184         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
13185         options.
13187         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
13188         succeeded.
13190         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
13192 Thu Feb 13 17:30:46 1997  Michael Meissner  <meissner@cygnus.com>
13194         * lib/gcc.exp (gcc_target_compile): Add support for defining
13195         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
13196         the machine doesn't have those features.
13198 Tue Feb 11 12:57:11 1997  Bob Manson  <manson@charmed.cygnus.com>
13200         * g++.law/operators4.exp: Don't use LIBS.
13202 Sat Feb  8 14:45:55 1997  Bob Manson  <manson@charmed.cygnus.com>
13204         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
13206         * lib/mike-g++.exp: Don't set the compiler to be tested here.
13207         * lib/g++.exp: Set it here instead. Also, allow use of the
13208         --tool_exec and --tool_opt options. Change CXX to
13209         GXX_UNDER_TEST.
13211         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
13213         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
13215 Fri Feb  7 12:55:45 1997  Bob Manson  <manson@charmed.cygnus.com>
13217         * lib/old-dejagnu.exp: Use prune_warnings instead of
13218         prune_system_crud.
13219         * lib/mike-g++.exp: Ditto.
13220         * lib/gcc.exp: Ditto.
13221         * lib/g++.exp: Ditto.
13223         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
13225 Fri Feb  7 10:41:53 1997  Jeffrey A Law  (law@cygnus.com)
13227           * 941014-2.c: Include stdlib.h
13228           * 960327-1.c: Include stdio.h
13229           * dbra.c, index-1.c: Don't assume ints are 32bits.
13231 Tue Feb  4 12:51:09 1997  Bob Manson  <manson@charmed.cygnus.com>
13233         * lib/gcc.exp: Add gcc,stack_size target feature.
13235         * lib/g++.exp(g++_target_compile): Add the include and link
13236         paths here, not in two other places. And, it's $options, not
13237         options.
13239         * lib/mike-g++.exp(postbase): Remove the code that determines
13240         the correct include and link paths.
13241         * g++.old-deja/old-deja.exp: Ditto.
13243 Mon Feb  3 19:00:07 1997  Bob Manson  <manson@charmed.cygnus.com>
13245         * lib/g++.exp(g++_init): target_compile no longer returns the
13246         filename of the result.
13248 Sun Feb  2 14:42:34 1997  Bob Manson  <manson@charmed.cygnus.com>
13250         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
13251         call to glob.
13253         * gcc.c-torture/special/special.exp: Change call to
13254         gcc_target_compile to include the object file.
13256 Sun Feb  2 17:11:50 1997  Ian Lance Taylor  <ian@cygnus.com>
13258         * gcc.c-torture/special/special.exp: Correct misspelling in last
13259         change.
13261 Sat Feb  1 12:34:23 1997  Bob Manson  <manson@charmed.cygnus.com>
13263         * lib/plumhall.exp(ph_summary): Log the entire output of the
13264         executable. Return -1 if there were any failures, 0 otherwise.
13265         (ph_execute): Return -1 if there were any failures, 0 otherwise.
13266         (ph_make): Clean up objects and executables that were built
13267         if the tests succeeded.
13269 Thu Jan 30 13:45:56 1997  Bob Manson  <manson@charmed.cygnus.com>
13271         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
13272         libraries and includes in the build tree as appropriate.
13274 Wed Jan 29 17:19:34 1997  Bob Manson  <manson@charmed.cygnus.com>
13276         * lib/c-torture.exp: Instead of looking for the global variable
13277         NO_LONG_LONG, check to see if that's a feature of the target.
13279 Wed Jan 29 00:36:25 1997  Bob Manson  <manson@charmed.cygnus.com>
13281         * config/default.exp: Minimize. Delete the remainer of the files in
13282         config; this functionality is now in devo/dejagnu/config.
13284         g++.*/*: Pass any additional flags used to compile to postbase;
13285         delete CXXFLAGS.
13287         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
13288         is now done by runtest.exp. Use gcc_target_compile instead of
13289         compile.
13291         lib/c-torture.exp: Use gcc_target_compile instead of compile.
13292         Remove references to CFLAGS. Use remote_file instead of
13293         calling rm -f.
13294         (c-torture): Take a list of arguments to use to compile this
13295         testcase.
13297         lib/g++.exp: Simplify. Use target_compile instead of compile.
13298         lib/gcc-dg.exp: Ditto.
13299         lib/gcc.exp: Ditto.
13300         lib/mike-{gcc,g++}.exp: Ditto.
13301         lib/old-dejagnu.exp: Ditto.
13302         lib/plumhall.exp: Ditto.
13304 Wed Jan  8 14:43:07 1997  Jim Wilson  <wilson@cygnus.com>
13306         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
13307         (ph_linker): Likewise.
13309 Wed Nov 13 16:04:19 1996  Joern Rennecke <amylaar@cygnus.com>
13311           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
13312         MAP_ANON / MAP_ANONYMOUS if defined;
13313         else try to map from /dev/zero .
13315 Tue Nov 12 23:30:12 1996  Jeffrey A Law  (law@cygnus.com)
13317         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
13318         isn't defined, then define it to MAP_ANONYMOUS.
13320 Tue Nov 12 11:57:49 1996  Jeffrey A Law  (law@cygnus.com)
13322         * gcc.c-torture: Update to c-torture-1.42 release.
13324 Mon Nov 11 12:45:31 1996  Jeffrey A Law  (law@cygnus.com)
13326         * gcc.c-torture: Update to c-torture-1.41 release.
13328 Sun Oct 27 18:56:18 1996  Jeffrey A Law  (law@cygnus.com)
13330         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
13331         c-torture release.
13333 Thu Aug 15 11:09:36 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13335         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
13336         and LDFLAGS.  Fix second case to append the target_info ldflags
13337         onto LDFLAGS, not CFLAGS.
13338         * lib/g++.exp (g++_init): Add target_info stuff.
13339         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
13340         of libgloss and newlib flags for !native.
13342         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
13343         (GDB): Fix relative path to go up another dir for finding gdb.
13345 Thu Aug  8 17:03:27 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
13347         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
13348         versions in the target_info array, if they don't exist.
13350 Fri Aug  2 15:39:03 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13352         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
13354 Mon Jul  8 15:45:58 1996  Jim Wilson  <wilson@cygnus.com>
13356         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
13357         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
13359 Mon Jul  1 15:53:00 1996  Bob Manson  <manson@charmed.cygnus.com>
13361         * lib/old-dejagnu.exp: Don't remove the output file before we've
13362         actually tested it. Don't append pwd to the path of the executable
13363         we're testing.
13365 Sun Jun 30 14:37:50 1996  Doug Evans  <dje@canuck.cygnus.com>
13367         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
13369 Wed Jun 26 14:15:55 1996  Bob Manson  <manson@charmed.cygnus.com>
13371         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
13372         temporary directory for compiler files, and set it to a default
13373         value of /tmp. Set $output as the name of the output file from
13374         compiling the testcase. Add a -o option to $cflags_var so the
13375         compiler writes the final output file as $output. Set $executable
13376         to $output.
13378         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
13379         directory for compiler files, and set it to /tmp if it doesn't
13380         already have a value. Set $output_file to the name of the output
13381         file from compiling the testcase. Add a -o option to CXXFLAGS so
13382         the compiler writes the final output file as $output. Use $output
13383         as the executable to be tested.
13385 Mon Jun 24 17:12:16 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13387         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
13389 Sat Jun  8 15:12:24 1996  Jeffrey A Law  (law@cygnus.com)
13391         * gcc.c-torture/execute/pending-1.c: New test.  Still
13392         pending in Tege's queue.
13394 Wed Apr 24 18:13:45 1996  Jim Wilson  <wilson@chestnut.cygnus.com>
13396         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
13397         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
13398         if there were failures.  Call unresolved if there were unresolved
13399         testcases.  Call gcc_fail if program did not run to completion.
13400         (ph_make): Pass additional argument name to ph_execute.
13401         (ph_execute): Add new argument.  Pass additional arguments to
13402         ph_summary.  Call gcc_fail is there is no execution output.
13404 Wed Apr 24 13:39:23 1996  Jeffrey A Law  (law@cygnus.com)
13406         * lib/plumhall.exp (proc_summary): Output relavent summary
13407         lines into the log so specific failures in plumhall can be
13408         investigated.
13410 Wed Apr 10 13:23:45 1996  Jeffrey A Law  (law@cygnus.com)
13412         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
13413         (c-torture-execute): Don't try to execute tests which use
13414         "long long" types if $NO_LONG_LONG is nonzero.
13416 Mon Apr  8 08:52:29 1996  Doug Evans  <dje@canuck.cygnus.com>
13418         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
13419         not c-torture.
13421         * gcc.ieee: Move from here.
13422         * gcc.c-torture/execute/ieee: To here.
13424 Tue Mar 26 23:41:18 1996  Jeffrey A Law  (law@cygnus.com)
13426         * gcc.c-torture: Update to c-torture-1.41 release.
13428 Fri Mar 22 15:49:24 1996  Jeffrey A Law  (law@cygnus.com)
13430         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
13431         not "$output".
13433 Thu Mar  7 12:37:08 1996  Doug Evans  <dje@charmed.cygnus.com>
13435         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
13436         -c present.
13438 Sat Mar  2 22:36:37 1996  Jeffrey A Law  (law@cygnus.com)
13440         * config/proelf.exp: Handle connecting to a simulator.
13442 Wed Jan 31 00:58:15 1996  Jeffrey A Law  (law@cygnus.com)
13444         * config/proelf.exp: New file.  Enough framework that we can
13445         run c-torture tests on the proelf targets (or any other target
13446         that gdb can connect to for that matter).
13448 Mon Jan 29 08:57:46 1996  Doug Evans  <dje@canuck.cygnus.com>
13450         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
13451         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
13453         * lib/plumhall.exp (ph_execute): Always call ph_summary if
13454         exec_output exists.
13456 Sun Jan 28 11:28:43 1996  Doug Evans  <dje@charmed.cygnus.com>
13458         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
13459         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
13461         * config/*.exp: Update FSF address.  Change result of ${tool}_load
13462         to pass/fail/unresolved/unsupported/untested.  Caller must now
13463         call unresolved/unsupported/untested.
13464         * lib/*.exp: Update FSF address.  Update to handle new results of
13465         ${tool}_load.
13466         * lib/chill.exp (verbose): Delete.
13468 Sat Jan 27 12:28:07 1996  Doug Evans  <dje@charmed.cygnus.com>
13470         * lib/gcc.exp (default_gcc_start): Change order of args to
13471         $LDFLAGS $CFLAGS $LIBS.
13472         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
13473         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
13474         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
13475         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
13476         * gcc.misc-tests/dg-test.exp: Likewise.
13477         * gcc.misc-tests/msgs.exp: Likewise.
13478         * gcc.prms/prms.exp: Likewise.
13479         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
13480         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
13482         * lib/dg.exp: Deleted, moved to dejagnu/lib.
13484 Wed Jan 24 18:37:00 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13486         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
13488         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
13489         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
13491         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
13492         necessary.
13494 Sat Jan 20 17:22:08 1996  Brendan Kehoe  <brendan@cygnus.com>
13496         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
13497         global for loop; add use of $mathlib.
13498         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
13499         settings here; set mathlib for anything but VxWorks.
13501 Mon Jan 22 16:31:57 1996  Jeffrey A Law  (law@cygnus.com)
13503         * gcc.c-torture: Update to c-torture-1.40 release.
13505 Wed Jan  3 00:54:33 1996  Jeffrey A Law  (law@cygnus.com)
13507         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
13508         dg.exp.
13510 Sun Dec  3 16:17:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
13512         * lib/c-torture.exp (c-torture-execute): Declare "output" as
13513         global.
13515 Fri Nov 17 20:01:19 1995  Doug Evans  <dje@canuck.cygnus.com>
13517         * lib/g++.exp (LIBS): Define if not already.
13518         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
13519         (gcc-dg-prune): Call prune_gcc_output.
13520         * lib/gcc.exp (prune_gcc_output): New proc.
13521         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
13522         prune_gcc_output.
13524 Thu Nov 16 09:15:40 1995  Doug Evans  <dje@canuck.cygnus.com>
13526         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
13527         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
13529 Wed Nov 15 23:04:36 1995  Jeffrey A Law  (law@cygnus.com)
13531         * gcc.c-torture: Update to c-torture-1.39 release.
13533 Sat Nov  4 12:52:05 1995  Doug Evans  <dje@canuck.cygnus.com>
13535         * lib/c-torture.exp (c-torture-execute): Don't return if one option
13536         fails, try others as well.
13538 Thu Nov  2 09:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13540         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
13541         If compilation fails, mark execute tests as `untested'.
13542         If test is marked as unsupported, don't mark compilation and
13543         execute tests as failed.
13545 Wed Oct 25 20:57:55 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13547         * lib/g++.exp (g++_init): Don't link in libg++, and look to
13548         libstdc++ for whether or not we want to be doing shared
13549         libraries.  Delete link_curses since we don't need it anymore.
13550         * lib/mike-g++.exp (postbase): Don't link in libg++.
13551         * g++.old-deja/old-deja.exp: Likewise.
13553 Mon Oct 23 13:05:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13555         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
13557 Tue Oct 17 15:24:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13559         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
13560         For that, add `-Wl,-a,shared_archive'.
13561         * g++.old-deja/old-deja.exp: Likewise.
13563 Tue Oct 17 13:09:06 1995  Doug Evans  <dje@canuck.cygnus.com>
13565         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
13567 Mon Oct 16 23:13:32 1995  Brendan Kehoe  <brendan@cygnus.com>
13569         * lib/mike-g++.exp (postbase): Pay attention to the status of
13570         g++_load.
13572 Mon Oct 16 19:28:32 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13574           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
13576 Mon Oct 16 13:48:58 1995  Doug Evans  <dje@canuck.cygnus.com>
13578         * lib/gcc.exp (default_gcc_start): No longer need to log program
13579         being executed or its output, execute_anywhere does that now.
13580         * lib/g++.exp (default_g++_version): Call execute_anywhere.
13581         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
13583 Thu Oct 12 10:34:58 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13585         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
13586         the same as those in lib/g++.exp.
13588 Tue Oct 10 13:47:27 1995  Jeff Law  (law@hurl.cygnus.com)
13590         * gcc.c-torture: Update to c-torture-1.38 release.
13591         * gcc.ieee: Related changes.
13593 Fri Oct  6 12:39:17 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13595         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
13596         "exec". Minor reformatting changes.
13598         * config/rom68k.exp (${tool}_load): Make it work in a canadian
13599         cross. This means all "exec" calls now work on a remote host as
13600         well.
13601         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
13602         cross. Filter out the extra "\r\n" stuff that expect puts in.
13603         (c-torture-execute): Filter out the bogus warnings like
13604         c-torture-compile does. Add support for canadian cross.
13605         * lib/gcc.exp (default_gcc_version, default_gcc_start)
13606         Use execute_anywhere rather than calling exec directly. Now it
13607         works for canadian cross testing.
13609 Thu Oct  5 10:06:45 1995  Brendan Kehoe  <brendan@rtl.cygnus.com>
13611         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
13612         results into a variable, and check that rather than using file exists.
13614 Wed Oct  4 16:31:02 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13616         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
13617         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
13619 Tue Sep 26 10:15:14 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13621         * g++.old-deja/old-deja.exp: Create and pass runshlib and
13622         lib_curses if there's a shared libg++ in the build tree.
13624 Fri Sep 22 10:47:24 1995  Doug Evans  <dje@canuck.cygnus.com>
13626         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
13627         if not supported target.
13629 Fri Sep 22 09:22:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13631         * lib/g++.exp (g++_init): Move empty setting of runshlib and
13632         link_curses up to always happen, not just for native builds.
13634 Thu Sep 21 10:23:32 1995  Jeff Law  (law@snake.cs.utah.edu)
13636         * gcc.c-torture: Update to c-torture-1.36 release.
13637         * gcc.failure: Related changes.
13639 Wed Sep 20 10:56:26 1995  Doug Evans  <dje@canuck.cygnus.com>
13641         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
13643 Tue Sep 19 17:26:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13645         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
13646         * lib/mike-g++.exp (postbase): Not in here.  Still reference
13647         runshlib, link_curses, and mathlib for link and run.
13649         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
13650         pass the runtime shared library options for Solaris, OSF/1, and
13651         Irix5, and link with -lcurses to avoid unresolved references.
13653 Wed Sep 13 15:28:10 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13655         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
13656         only run once.
13658 Wed Sep 13 10:51:52 1995  Doug Evans  <dje@canuck.cygnus.com>
13660         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
13662 Mon Sep 11 11:02:03 1995  Jeff Law  (law@snake.cs.utah.edu)
13664         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
13665         do not have a framework for the "compat" tests yet.
13667 Sat Sep  9 16:15:20 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13669         * lib/mike-g++.exp (postbase): New local variable `mathlib',
13670         set to null if we're testing vxworks5.1.  Use that instead of
13671         `-lm' in the setting of LIBS for link and run.
13673 Fri Sep  8 13:53:38 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13675         * config/rom68k.exp (${tool}_load): Major changes to make it
13676         work.  Verified that it does in fact return the stuff in
13677         exec_output properly.  Catch any Emul or any TRAP other than 0.
13679 Thu Sep  7 23:04:06 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13681         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
13682         LDFLAGS properly for targets that need stuff from libgloss.
13683         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
13684         only run once.
13685         (gpp_initialized): New variable.
13687 Wed Sep  6 21:56:13 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13689         * config/rom68k.exp: Load libgloss.exp.
13690         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
13691         so we can produce a fully linked binary.
13692         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
13693         so we can produce a fully linked binary.
13695 Sun Sep  3 13:25:26 1995  Doug Evans  <dje@canuck.cygnus.com>
13697         * lib/plumhall.exp (ph_section): Watch for expected failures.
13698         Add missing `else'.
13700         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
13701         run the testcase.
13702         (c-torture): Likewise.
13704 Mon Aug 28 11:23:38 1995  Doug Evans  <dje@cygnus.com>
13706         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
13708         * lib/mike-g++.exp (mike_cleanup): New proc.
13709         (prebase): New globals compiler_result, not_compiler_result,
13710         target_regexp.
13711         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
13712         allow leading "-" in pattern.  Watch for unsupported tests.
13713         If $compiler_result is set, pattern match assembler code,
13714         and ditto for $not_compiler_result.
13715         * lib/mike-gcc.exp: Likewise.
13717         * lib/plumhall.exp (ph_execute): Only call ph_summary if
13718         execution "succeeded".
13720 Mon Aug 14 14:03:53 1995  Doug Evans  <dje@canuck.cygnus.com>
13722         * config/win32.exp: New file.
13723         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
13725 Fri Aug  4 15:39:54 1995  Doug Evans  <dje@canuck.cygnus.com>
13727         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
13728         unsupported.
13729         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
13730         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
13731         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
13733         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
13734         "... without exceptions was ...".  That is now handled by
13735         prune_system_crud.
13736         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
13738 Tue Aug  1 11:09:33 1995  Doug Evans  <dje@canuck.cygnus.com>
13740         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
13741         sieve.c,sort2.c}: New files.
13742         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
13743         sieve.exp,sort2.exp}: Drivers for them.
13745         * lib/mike-gcc.exp (program_output): New user settable variable.
13746         (postbase): Call prune_system_crud.  Also prune extraneous compiler
13747         messages.
13748         * lib/mike-g++.exp (program_output): New user settable variable.
13750         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
13752         * config/sh.exp: Deleted (use sim.exp instead).
13754 Fri Jul 28 11:33:46 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13756         * config/vx.exp: Declare CHECKTASK as global.
13757         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
13758         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
13759         * lib/old-dejagnu.exp: Load [pwd]/$executable.
13761 Wed Jul 26 19:45:39 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13763         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
13764         target. Like vx.exp, only includes `vx29k.exp' instead of
13765         `vxworks.exp'.
13767 Sun Jul 23 17:38:52 1995  Ian Lance Taylor  <ian@cygnus.com>
13769         * config/sim.exp: Increase time limit from 120 seconds to 240.
13771 Thu Jul  6 11:07:38 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13773         * gcc.c-torture/execute/950628-1.c: New test.
13775 Sat Jun 10 18:51:41 1995  Jeff Law  (law@snake.cs.utah.edu)
13777         * gcc.c-torture: Update with changes/additions from
13778         c-torture-1.34.
13780 Mon Jun  5 17:58:07 1995  Doug Evans  <dje@canuck.cygnus.com>
13782         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
13784 Sun Jun  4 05:13:57 1995  Jeff Law  (law@snake.cs.utah.edu)
13786         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
13788 Thu Jun  1 00:06:19 1995  Jeff Law  (law@snake.cs.utah.edu)
13790         * gcc.c-torture/compile/950512-1.c: New test.
13791         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
13792         * gcc.dg/struct-ret-1.c: Likewise.
13794 Wed May 31 14:25:13 1995  Doug Evans  <dje@canuck.cygnus.com>
13796         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
13797           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
13799 Tue May 30 11:19:54 1995  Doug Evans  <dje@canuck.cygnus.com>
13801         * gcc.c-torture/special/920411-1.c: Deleted.
13802         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
13804 Mon May 22 16:55:11 1995  Doug Evans  <dje@chestnut.cygnus.com>
13806         * config/sim.exp (${tool}_load): Hack in call to bash to get a
13807         cpu limit.
13809 Fri May 12 18:57:54 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
13811         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
13813 Thu May  4 14:23:54 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
13815         From kenner;
13816         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
13817         is the proper length.
13818         * va-arg-3.c: Likewise.
13820 Sun Apr 30 16:02:59 1995  Doug Evans  <dje@canuck.cygnus.com>
13822         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
13823         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
13825         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
13826         * lib/g++.exp (default_g++_start): Delete old cruft.
13828 Tue Apr 25 17:20:18 1995  Torbjorn Granlund  <tege@cygnus.com>
13830         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
13831         (2 * (1 << 18)) to (2 * (1 << 17)).
13833         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
13835 Thu Apr 20 12:21:13 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13837         * config/rom68k.exp: Renamed from config/idp.exp
13839 Tue Apr 18 13:33:26 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
13841         * c-torture/compile/921109-2.c
13843 Tue Apr 18 10:45:12 1995  Mike Stump  <mrs@cygnus.com>
13845         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
13846         excess errors.
13848 Sat Apr 15 11:16:58 1995  Doug Evans  <dje@chestnut.cygnus.com>
13850         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
13851         output.
13852         * lib/g++.exp (default_g++_start): Likewise.
13854 Wed Mar 29 16:34:03 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
13856         * gcc.c-torture/compile/950329-1.c: New test.
13858 Tue Mar 28 16:10:33 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13860           * config/bug.exp (${tool}_load): Updated to use new remote_open
13861           and remote_close procs.
13862         * config/idp.exp: New file.
13864 Wed Mar 22 15:01:58 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
13866         * gcc.c-torture/execute/950322-1.c: New test.
13868 Tue Mar 21 21:24:49 1995  Doug Evans  <dje@canuck.cygnus.com>
13870         * config/vx.exp (${tool}_load): Clean up testing of return code from
13871         vxworks_ld and vxworks_spawn.
13873 Tue Mar 21 17:01:42 1995  Doug Evans  <dje@deneb.cygnus.com>
13875         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
13877 Mon Mar 13 14:49:42 1995  Mike Stump  <mrs@cygnus.com>
13879         * lib/old-deja.exp: Add `excess errors test - ' error, now one
13880         can mark excess errors on a machine by machine basis.  Note, the
13881         default is to not expect any excess errors, even when excess
13882         errors test - is given, so you will want to put an XFAIL ... on
13883         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
13884         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
13885         those 4 machines, but no others.
13887 Fri Mar 10 12:33:04 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13889         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
13890         * lib/c-torture.exp: to here.
13892 Fri Mar 10 10:38:15 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
13894         * gcc.c-torture/execute/950221-1.c: New test.
13895         * gcc.c-torture/execute/struct-ret-1.c: New test.
13896         * gcc.c-torture/compile/950221-1.c: New test.
13898         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
13900 Fri Mar  3 16:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13902         * gcc.c-torture/execute/arith-1.c (main): Return 0.
13903         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
13905 Wed Mar  1 02:08:29 1995  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
13907         * g++.gb: New directory of tests, derived from my signature and
13908         class scoping tests.
13910         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
13911         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
13912         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
13913         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
13914         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
13915         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
13916         * g++.gb/sig25.C: Likewise.
13918         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
13919         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
13920         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
13921         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
13922         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
13923         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
13924         * g++.gb/sig25.exp: Likewise.
13926         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
13927         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
13928         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
13929         * g++.gb/scope13.C: Likewise, this test still fails.
13931         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
13932         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
13933         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
13934         * g++.gb/scope13.exp: Ditto.
13936         * g++.gb/README: New file, explains what these tests are about.
13938 Tue Feb 28 10:37:52 1995  Doug Evans  <dje@canuck.cygnus.com>
13940         * lib/dg.exp (dg-do): Support `preprocess'.
13941         (dg-test): Likewise.
13943 Mon Feb 13 15:18:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13945         * config/udi.exp: change "continue -expect" to "exp_continue".
13947 Sat Feb 11 00:25:20 1995  Torbjorn Granlund  (tege@tiny.cygnus.com)
13949         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
13950         Delete redundant tests.
13952         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
13953         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
13954         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
13955         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
13956         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
13957         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
13958         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
13959         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
13961         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
13962         storing label pointers.
13963         * gcc.c-torture/execute/921019-1.c: Likewise.
13964         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
13965         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
13966         parameter fp.
13967         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
13968         constants.
13970         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
13971         Delete obsolete tests.
13973         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
13974         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
13975         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
13976         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
13977         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
13978         * gcc.c-torture/compile/950124-1.c: New test.
13980         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
13982 Wed Feb  8 15:30:17 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13984         * lib/mike-g++.exp: Add -lm to LIBS.
13986 Tue Feb  7 17:09:50 1995  Doug Evans  <dje@canuck.cygnus.com>
13988         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
13990 Mon Jan 30 14:33:25 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13992         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
13994 Thu Jan 12 16:41:34 1995  Doug Evans  <dje@canuck.cygnus.com>
13996         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
13998 Mon Jan  2 11:50:10 1995  Jeff Law  (law@snake.cs.utah.edu)
14000         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
14001         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
14002         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
14003         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
14004         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
14005         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
14006         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
14007         * g++.law/{operators31.C, operators32.C,
14008         * g++.law/{operators33.C, operators34.C}: Likewise.
14009         * g++.law/{pic1.C, refs2.C}: Likewise.
14010         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
14011         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
14012         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
14013         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
14015         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
14016         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
14017         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
14018         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
14019         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
14020         * g++.law/{enum9.exp, friend5.exp}: Likewise.
14021         * g++.law/{nest3.exp, nest4.exp}: Likewise.
14022         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
14023         * g++.law/{operators30.exp, operators31.exp}: Likewise.
14024         * g++.law/{operators32.exp, operators33.exp}: Likewise.
14025         * g++.law/{operators34.exp}: Likewise.
14026         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
14027         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
14028         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
14029         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
14030         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
14032         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
14033         No longer expected to fail.
14034         * g++.law/missed-error3.C: Tweak for recent bool changes.
14036 Sun Dec  4 20:54:33 1994  Doug Evans  <dje@canuck.cygnus.com>
14038         * config/emb-unix: Deleted.
14039         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
14040         remote execution.  Do final link on remote host if REMOTE_LINK is set.
14042 Thu Dec  1 08:43:05 1994  Doug Evans  <dje@canuck.cygnus.com>
14044         * lib/dg.exp (dg-test): Fix typo in last patch.
14046 Wed Nov 30 13:25:32 1994  Doug Evans  <dje@canuck.cygnus.com>
14048         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
14049         (handles multiple occurrences).
14051 Thu Nov 24 19:48:38 1994  Doug Evans  <dje@canuck.cygnus.com>
14053         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
14054         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
14055         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
14056         printed).
14057         * lib/c-torture.exp (c-torture-compile): Likewise.
14058         (c-torture): Prepend full path if missing.
14059         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
14060         (gcc_fail): Likewise.
14061         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
14063 Wed Nov 23 13:56:00 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
14065         * lib/netware.exp: Only attach to NetWare i386 systems.
14067 Wed Nov 16 11:27:00 1994  Doug Evans  <dje@canuck.cygnus.com>
14069         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
14070         messages.  Add test name to "output pattern match" pass/fail message.
14072 Sat Nov 12 22:11:52 1994  Doug Evans  <dje@canuck.cygnus.com>
14074         * gcc.dg: New testsuite.
14075         * gcc.dg/dg.exp: New file.
14077         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
14078         test-switch.c}: Deleted.
14080         * gcc.misc-tests/msgs.exp: New testcase driver.
14082 Wed Nov  9 14:23:09 1994  Doug Evans  <dje@canuck.cygnus.com>
14084         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
14085         Watch for illegal return values from ${tool}_load.
14086         * config/unix.exp (${tool}_load): Fix pass/fail detection for
14087         cross targets.  Coerce return value >0 to 1.
14089 Tue Nov  8 14:10:33 1994  Doug Evans  <dje@canuck.cygnus.com>
14091         * config/unix.exp (${tool}_load): Call program rsh, not proc.
14093         * config/emb-unix.exp: New file.
14095         * config/sim.exp: Error if variable $SIM not defined.
14096         (${tool}_load): Mark test as "untested" if simulator missing.
14098         * config/unix.exp: Load remote.exp to get rcp_download.
14099         * lib/c-torture.exp: Use different option lists for testcases with
14100         and without loops.
14101         * gcc.c-torture/execute/execute.exp: Likewise.
14103 Wed Nov  2 14:47:58 1994  Doug Evans  <dje@canuck.cygnus.com>
14105         * config/*.exp: Clarify return code from ${tool}_load.
14106         Call `unresolved' or `untested' instead of `warning' or `perror'
14107         (sometimes you still want to call both though).
14108         Add comment that `shell_id' is local to each file.
14109         * config/udi.exp (timeout): Set to 30.
14110         Don't print warning if connection fails, $connectmode has already
14111         printed an error.
14112         (${tool}_load): Move verbose messages to level 2.
14113         Rework pattern for "Process started" message.
14114         Pass `shell_id' to ${connectmode}_download.
14115         Retry twice upon timeout.  Make resetting of target more robust.
14116         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
14117         Pass `shell_id' to exit_$connectmode.
14118         Only call exit_$connectmode if connected.
14119         * config/unix.exp (${tool}_load): Check return codes better.
14120         * config/vrtx.exp (${tool}_load): Likewise.
14121         * config/vx.exp (${tool}_load): Likewise.
14122         Delete unneeded global's.
14123         * lib/dg.exp (dg-test): Update to reflect clarified return codes
14124         from ${tool}_load.
14125         (dg-stat): Delete.
14126         (dg-init): Delete recording of pass/fail counts.
14127         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
14128         (old-dejagnu-init): Likewise.
14129         (old-dejagnu-stat): Delete contents, empty proc now.
14130         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
14131         (c-torture): Delete references to lcnt, lpass, lfail.
14132         Get option list from TORTURE_OPTIONS.
14133         Delete -funroll[-all]-loops if no loops.
14134         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
14135         (g++_stat): Delete contents (empty proc now).
14136         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
14137         (gcc_finish): Likewise.
14138         (gcc_stat): Deleted.
14139         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
14140         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
14141         * gcc.c-torture/execute/execute.exp: Likewise.
14142         Split tests into two parts: compile, execute.
14143         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
14144         no loops.  Update to reflect clarified return codes from ${tool}_load.
14146 Fri Oct 21 23:10:16 1994  Doug Evans  <dje@canuck.cygnus.com>
14148         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
14149         to grep for.
14150         (old-dejagnu): Likewise (where necessary).
14152 Fri Oct 14 17:54:58 1994  Doug Evans  <dje@canuck.cygnus.com>
14154         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
14156         * lib/dg.exp (dg-process-target): Fix processing of selector.
14157         Add comment regarding use of `error'.
14159         * lib/gcc.exp (prune_system_crud): Define if missing.
14160         * lib/g++.exp (prune_system_crud): Likewise.
14162         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
14163         Call prune_system_crud.
14164         * lib/dg.exp (dg-runtest): New proc.
14165         Use perror instead of send_user for tcl errors in testcase.
14166         Don't return any value, it's never used.
14167         Don't clobber previous definition of `unknown'.
14168         Print tcl errors in `dg-final'.
14170 Wed Oct 12 13:05:37 1994  Doug Evans  <dje@canuck.cygnus.com>
14172         * lib/dg.exp (dg-process-target): Improve syntax error messages.
14173         (dg-test): Don't print errorInfo, it contains stack backtrace.
14175 Mon Sep 26 12:18:53 1994  Doug Evans  (dje@canuck.cygnus.com)
14177         * lib/g++.exp (runtest_file_p): Define if missing.
14179 Sat Sep 24 15:29:23 1994  Doug Evans  (dje@cygnus.com)
14181         * lib/mike-g++.exp: Comment out loading of g++.exp.
14182         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
14183         (default_g++_version): Always print something.
14184         (default_g++_start): Comment out call to `which'.
14185         (g++_start, g++_load): Deleted (must be defined in config file).
14186         * lib/gcc.exp: Test for existence of $CC at start.
14187         Delete check for tmpdir (done in gcc_init).
14188         (default_gcc_version): Always print something.
14189         (default_gcc_start): Comment out call to `which'.
14190         * config/*.exp: Major cleanup - make cross targets work at least a
14191         little better for g++ (by not being "--tool gcc" specific).
14192         Rename gcc_xxx to ${tool}_xxx.
14193         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
14194         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
14196 Thu Sep 22 11:39:17 1994  Doug Evans  (dje@canuck.cygnus.com)
14198         * lib/c-torture.exp (c-torture-compile): Rework compiler
14199         message processing.
14201         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
14202         c-torture.
14204 Wed Sep 21 09:49:43 1994  Doug Evans  (dje@canuck.cygnus.com)
14206         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
14208         * lib/dg.exp (dg-process-target): Support { target native }.
14210 Tue Sep 20 17:16:55 1994  Doug Evans  (dje@canuck.cygnus.com)
14212         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
14213         looked for "... program xxx got fatal signal".
14214         Correct regsub munging of `comp_output'.
14215         Ignore compiler messages "path prefix not used" and "linker input
14216         file unused".
14218 Wed Sep 14 11:44:40 1994  Doug Evans  (dje@canuck.cygnus.com)
14220         * lib/gcc.exp (runtest_file_p): Define if missing.
14221         * gcc.prms/template.c: Example to work from.
14223 Tue Sep 13 10:30:48 1994  Doug Evans  (dje@canuck.cygnus.com)
14225         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
14226         * lib/dg.exp (dg-test): Call unsupported testcases as such.
14228         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
14229         * gcc.prms/1883.c: Moved from compile/940714-1.c.
14230         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
14231         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
14233         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
14234         (dg-process-target): No longer a varargs proc.
14235         Return S/N for target, P/F for xfail.  All callers changed.
14236         (user option procs): More argument checking.
14237         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
14238         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
14239         (dg-test): Skip test if not running on selected target in `dg-do'.
14240         Update handling of `dg-do-what', `dg-output-text'.
14241         Separate execution pass/fail from output pattern match pass/fail.
14242         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
14244 Mon Sep 12 13:47:35 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14246         * gcc.c-torture/special/special.exp: Don't expect failure for mips
14247         target for 920510-1.c.
14249 Mon Sep 12 12:44:39 1994  Doug Evans  (dje@canuck.cygnus.com)
14251         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
14252         Clean up comment regarding use of passcnt, etc.
14253         (gcc_stat): Don't update `testcnt' here.
14254         (gcc_finish): Do it here.
14255         Might as well reset `but_id' here too.
14256         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
14257         to determine if the file should be tested.
14258         * gcc.c-torture/compile/compile.exp: Likewise.
14259         * gcc.c-torture/execute/execute.exp: Likewise.
14260         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
14261         * gcc.misc-tests/dg-test.exp: Likewise.
14262         * gcc.prms/prms.exp: Likewise.
14263         * gcc.wendy/wendy.exp: Likewise.
14264         * g++.old-deja.exp: Likewise.
14265         Move "Testing file" message to verbose level 1.
14267 Fri Sep  9 10:21:18 1994  Doug Evans  (dje@canuck.cygnus.com)
14269         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
14271 Thu Sep  8 16:52:43 1994  Doug Evans  (dje@canuck.cygnus.com)
14273         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
14274         (default_gcc_start): Accept optional second list element
14275         of compiler flags.  Print compiler output at verbosity level 2.
14276         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
14277         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
14278         Save current values of framework globals passcnt, failcnt, xpasscnt,
14279         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
14280         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
14281         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
14282         xfailcnt to compute stats.  Update framework global `testcnt' from
14283         pass/fail counts.
14284         (gcc_finish): New proc.  Clean up test environment.
14285         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
14286         (gcc_epass, gcc_efail): Delete.
14287         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
14288         argument of line number.
14289         (dg-init): If the tool has an init routine, call it.
14290         (dg-test): Remove args `cflags_var' and `libs_var'.
14291         Pass all compiler options to ${tool}_start.
14292         Handle missing line number.
14293         (dg-finish): New function.
14294         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
14295         particular files.  Call gcc_finish at end.  Move "skipping test"
14296         message to verbosity level 3.
14297         * gcc.c-torture/compile/compile.exp: Likewise.
14298         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
14299         * gcc.c-torture/execute/execute.exp: Likewise.
14300         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
14301         Print testcase being tried at verbosity level 1.
14302         * gcc.c-torture/special/special.exp: Unset xfail.
14303         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
14304         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
14305         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
14306         * gcc.failure/failure.exp: Likewise.
14307         * gcc.ieee/ieee.exp: Likewise.
14308         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
14309         Update call to dg-test.  Call dg-finish at end.
14310         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
14311         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
14312         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
14313         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
14314         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
14315         * gcc.wendy/wendy.exp: Add copyright.
14316         Delete setting of tmpdir (done by gcc_init).
14317         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
14318         Pass compiler flags to gcc_start.  Call gcc_finish at end.
14319         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
14320         gcc_[ce]pass/fail.
14322 Wed Sep  7 11:09:08 1994  Doug Evans  (dje@canuck.cygnus.com)
14324         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
14325         confusion.
14326         (g++_load): Likewise.
14328         * config/*.exp (gcc_load): Some were varargs fns and some were not.
14329         Rename argument to `prog' to remove the confusion.
14330         Varargs fns behave differently too!
14331         (g++_load): Likewise.
14333         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
14335         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
14336         what it is.  Delete (always) printing of status value for !native.
14337         Simplify verbose code, and include status and exec_output.
14338         (g++_load): Use gcc_load.
14340 Sun Sep  4 13:59:27 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14342         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
14343         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
14344         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
14345         940714-3.c as these testcases don't exist anymore.  Make
14346         va-arg-1.c expected to pass.
14348 Fri Aug 19 12:27:07 1994  Doug Evans  (dje@canuck.cygnus.com)
14350         * gcc.misc-tests/misc.exp: Only run specific testcases.
14351         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
14352         * gcc.misc-tests/dg-[1-9].c: New files.
14354         * lib/dg.exp: New testsuite driver.
14355         * gcc.prms/prms.exp: Use it.
14357         * README.gcc: New file.
14359         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
14360         Document and reset `lxpass' and `lxfail'.
14361         Simplify "initialized" message.
14362         (gcc_stat): Clean up comments a little.
14364 Tue Aug 16 11:16:46 1994  Doug Evans  (dje@canuck.cygnus.com)
14366         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
14368 Mon Aug 15 21:20:36 1994  Doug Evans  (dje@canuck.cygnus.com)
14370         * lib/old-dejagnu.exp (process-option): New proc.
14371         (old-dejagnu-init, old-dejagnu-stat): Likewise.
14372         (old-dejagnu): Simplify.
14373         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
14375 Sun Aug 14 09:23:53 1994  Jeff Law  (law@snake.cs.utah.edu)
14377         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
14378         exists and is not an empty string.
14380         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
14381         $xfail rather than calling setup_xfail.  Clear $xfail when test is
14382         finished.
14383         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
14384         automatically.
14386         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
14387         longer expected to fail.
14389         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
14390         "f" function call.
14392         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
14394         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
14395         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
14396         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
14397         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
14398         c-torture-1.29.
14400         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
14401         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
14403         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
14405         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
14406         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
14408         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
14409         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
14410         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
14412 Tue Jul 12 12:49:44 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14414         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
14415         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
14416         940714-1.c, 940714-2.c, 940714-3.c},
14417         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
14418         gcc.misc-tests/{mg.c,mg.exp}:
14419         New tests.
14420         * gcc.noncompile/noncompile.exp: Change accordingly.
14422 Thu Jul  7 14:20:33 1994  Doug Evans  (dje@canuck.cygnus.com)
14424         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
14425         Undo previous clobberage.
14427 Mon Jul  4 17:00:59 1994  Jeff Law  (law@snake.cs.utah.edu)
14429         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
14430         * gcc.special/{930510-1.c, special.exp}:
14431         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
14432         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
14433         struct-varargs-1.c}: New tests from c-torture-1.26.
14435 Tue Jun 28 17:39:42 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14437         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
14438           argument to switch.
14440 Sat May 21 10:39:38 1994  Bill Cox  (bill@rtl.cygnus.com)
14442         * Revert the previous changes.  Please see Rob's directory
14443           (/lisa/test/rob/progressive/gcc/testsuite) for testing
14444           fixes.
14446 Thu May 19 18:00:03 1994  Bill Cox  (bill@rtl.cygnus.com)
14448         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
14449             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
14450             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
14451             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
14452             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
14453             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
14454             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
14455             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
14456             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
14457             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
14458             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
14459             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
14460             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
14461             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
14462             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
14463             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
14464             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
14465             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
14466             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
14467             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
14468             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
14469             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
14470             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
14471             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
14472             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
14473             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
14474             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
14476 Tue May 17 14:55:09 1994  Bill Cox  (bill@rtl.cygnus.com)
14478         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
14479             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
14480           with perror calls.
14482 Mon May  2 17:41:13 1994  Jason Merrill  (jason@deneb.cygnus.com)
14484         * config/unix.exp (g++_load): Fix syntax.
14486 Thu Apr 14 12:22:10 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14488         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
14489         * gcc.noncompile/921017-1.c: Deleted obsolete test.
14490         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
14491         Don't expect va-arg-1.c to fail.  Correct expected output for
14492         920928-1.c.
14493         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
14494         * gcc.wendy/hbm4.c: Correct typo.
14495         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
14497 Mon Mar 28 13:29:37 1994  Doug Evans  (dje@canuck.cygnus.com)
14499         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
14500         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
14501         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
14502         * lib/c-torture.exp (c-torture-compile): Ditto.
14504         Reduce volume of output (remove all the -I's and such).
14505         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
14506         Call gcc_cpass, gcc_cfail.
14507         (c-torture): Pass testing option to c-torture-compile.
14509 Mon Mar 21 12:40:33 1994  Doug Evans  (dje@cygnus.com)
14511         Bring patches over from progressive.
14512         * config/default.exp: Exit remote shell cleanly.
14513         (g++_exit, g++_start): Add default versions.
14514         * config/sim.exp (gcc_load): Use perror, not error.
14516 Sun Mar 20 12:05:32 1994  Doug Evans  (dje@canuck.cygnus.com)
14518         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
14519         set in site.exp.
14521 Mon Mar 14 19:30:28 1994  Doug Evans  (dje@cygnus.com)
14523         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
14524         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
14525         (wendy_try): New proc to run testcase.
14526         (main loop): Call 'em.
14527         * gcc.wendy/*.c: Clean up pass to correct expected output.
14529         * lib/gcc.exp: Minor cleanup work.
14530         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
14532 Wed Mar  9 15:22:54 1994  Doug Evans  (dje@canuck.cygnus.com)
14534         * config/sim.exp (gcc_load): Document return codes better.
14535         Don't pass -v to simulator.
14537 Thu Feb 24 07:15:18 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14539           * gcc.special/920717-x.c: Fix typo.
14540           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
14541           get at sources.
14543         * lib/mike-gcc.exp: Fix typo.
14545 Tue Feb 15 15:41:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
14547         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
14548         binary to use, transform the name.
14549         * config/*.exp: rename everything. Nuke any g++ specific files,
14550         it's now a special case of gcc that requires no special support.
14551         Add a default.exp for unsupported targets.
14553 Fri Feb 11 12:59:54 1994  Rob Savoye  (rob@poseidon.cygnus.com)
14555         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
14556         lib/old-dejagnu.exp: Fix a few patterns to work with the new
14557         version of Tcl.
14559 Wed Feb  9 21:35:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
14561         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
14562         than a warning.
14564 Sun Feb  6 16:52:13 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14566         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
14568 Mon Jan  3 17:28:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14570         * gcc.execute/execute.exp: Combine opt_list and foption_list into
14571         option_list.  Compile every file with only 4/6 option choices
14572         (same as C torture) instead of with 12/18 different option
14573         choices.
14574         * lib/c-torture.exp: Likewise.
14576         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
14577         not already set.
14579 Thu Dec 30 17:17:07 1993  Mike Stump  (mrs@rtl.cygnus.com)
14581         * lib/old-deja.exp: Add `excess errors test fails' error, now one
14582         can put an XFAIL *-*-* on excess errors.
14584 Sun Dec 19 21:45:34 1993  Jeffrey A. Law  (law@snake.cs.utah.edu
14586         * g++.law: Add more tests derived from g++-bugs snapshots.
14588         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
14589         equivalent to g++.law/init9.
14591         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
14592         compiled it, and the a.out file after we've run it.
14594 Fri Dec 17 11:29:56 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14596         * lib/mike-g++.exp (postbase): Delete the .o file after we've
14597         compiled it, and the a.out file after we've run it.
14599 Fri Dec 17 10:18:16 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
14601         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
14603 Wed Dec 15 20:36:40 1993  Rob Savoye  (rob@darkstar.cygnus.com)
14605         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
14606         version number.
14608 Sun Dec 12 21:10:04 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
14610         * g++.law: New directory of g++ tests derived from the g++-bugs
14611         snapshots.
14613 Thu Dec 09 16:50:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14615         * gcc.compile: initbug1.c initbug1.exp testcase added
14617 Mon Dec 06 11:09:52 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14619         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
14620         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
14621           fixes submitted by Jeff Law (law@cs.utah.edu)
14622         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
14623           Jeff Law (law@cs.utah.edu)
14626 Tue Nov 30 16:34:07 1993  Mike Stump  (mrs@cygnus.com)
14628         * config/unix-g++.exp: Follow the gcc way of doing things.
14629         * g++.old-deja/old-deja.exp: Minor updates.
14630         * lib/g++.exp: New file, follow the gcc way of doing things.
14631         * lib/old-dejagnu.exp: Minor updates.
14632         * lib/mike-g++.exp: Always unset errorInfo.
14634 Sat Nov  6 11:34:51 1993  Mike Stump  (mrs@cygnus.com)
14636         * lib/gcc.exp: Fix some errors with the below change, CC and
14637         CFLAGS should be global when setting, not local.
14639 Wed Nov  3 11:16:26 1993  Rob Savoye  (rob@darkstar.cygnus.com)
14641         * lib/gcc.exp: Transform tool name.
14643 Wed Oct 27 23:57:29 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14645         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
14647 Wed Oct 27 14:45:50 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14649         * lib/gcc.exp: change gcc_done to gcc_stat
14651 Wed Oct 27 09:57:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14653         * Upgraded gcc testsuite to c-torture version 1.25
14655 Sun Oct 24 10:58:03 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14657         * lib/gcc.exp: added reporting code. Changed verbose compile message.
14658         * lib/c-torture: added hooks for new reporting code.
14660 Thu Oct 21 18:45:32 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14662         * config/sh-gcc.exp: check if sh-sim exists in the path
14664 Mon Oct 18 11:13:22 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14666         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
14667         * gcc.compile/compile.exp: Initial changes for new logic.
14668         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
14669         * gcc.failure/failure.exp: Initial changes for new logic.
14670         * gcc.ieee/ieee.exp: Initial changes for new logic.
14671         * gcc.misc-tests/misc.exp: Initial changes for new logic.
14672         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
14673         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
14674         * lib/c-torture.exp: Initial changes for new logic.
14675         * lib/gcc.exp: Initial changes for new logic.
14677 Fri Oct 15 00:19:42 1993  Mike Stump  (mrs@cygnus.com)
14679         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
14680         depend upon failure or success.  Fully qualify names in failure
14681         and success messages.  Always remove a.out before starting
14682         compile, just in case.  Pay more attention to error text output by
14683         the compiler.  Handle testcases with no known past errors just
14684         like all others, so that things are uniform.  Other miscellaneous
14685         improvements.
14687 Wed Oct 13 15:04:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14689         * gcc.cpp: new directory for cpp tests
14691 Mon Oct  4 09:03:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14693         * lib/chill.exp: Code reformatted, removed unused code.
14694         * config/unix-chill.exp: Code reformatted, removed unused code.
14695         * chill.execute/execute.exp: Code reformatted, removed unused code.
14696         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
14698 Mon Oct  4 06:19:26 1993  Ian Lance Taylor  (ian@cygnus.com)
14700         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
14701         routines not written.
14703 Mon Sep 27 21:07:44 1993  Rob Savoye  (rob@darkstar.cygnus.com)
14705         * config/bug-gcc.exp: Use new procs from bug.exp.
14707 Tue Sep 21 18:21:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
14709         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
14710         via ftp, rather than depending on NFS.
14711         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
14712         case.
14714 Thu Sep  9 23:09:15 1993  Rob Savoye  (rob@darkstar.cygnus.com)
14716         * config/bug-gcc.exp: Use new download proc.
14718 Tue Sep 14 19:23:58 1993  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
14720         * chill.execute/execute.exp: cleanups, handles errors better
14721         * chill.compile/compile.exp: rewrite, based on execute.exp
14722         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
14723         * lib/chill.exp: major changes to diff proc and compile and link
14724           procs. added chill_fail and chill_pass wrappers to pass and
14725           fail. added more comments, and handle error codes better.
14726           Added a hack to capture stderr from exec, so noncompile tests
14727           can work.
14729 Sat Sep 11 15:30:10 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14731         * chill.execute/execute.exp: rewrite of testsuite driver
14732         * lib/chill.exp: rewrite of testsuite driver
14733         * config/unix-chill.exp: rewrite of testsuite driver
14735 Wed Aug 25 14:11:13 1993  Bill Cox  (bill@rtl.cygnus.com)
14737     In chill.execute:
14738         * iexpr.ch: Standardize uppercase.
14739         * tuples.dat: Standardize uppercase.
14740         * vary.ch: standardize.  Correct varying string assignments.
14741         * vary.dat: Add new output lines.
14743 Tue Aug 24 13:45:49 1993  Bill Cox  (bill@rtl.cygnus.com)
14745     In chill.execute:
14746         * chprintf.ch: Standardize use of uppercase.
14747         * tuples.ch: Standardize and turn arr2 into a DCL,
14748           rather than a SYN.
14749         * pinits.ch: Standardize.
14751 Mon Aug 23 17:26:58 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14753         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
14754         * Makefil: Renamed to Makefile.in.
14755         * configure.in: New.
14757 Mon Aug 23 14:24:13 1993  Bill Cox  (bill@rtl.cygnus.com)
14759     In chill.execute:
14760         * .cvsignore: Add result/output files.
14761         * Makefile: Fix up variables at start.  Use MFLAGS
14762           everywhere.  Correct bool_loc, built_ins entries.
14763           Add entry for vary1.ch.
14764         * bitarray.ch: Standardize upper-case usage.
14765         * bitexpr.ch: Standardize, add output of b1.
14766         * params.ch: Use arrayt in along PROC parameters, to
14767           avoid novelty problems.
14768         * sets.ch: Tiny cleanup.
14769         * vary1.ch: Re-indent.
14771 Tue Aug 17 15:42:07 1993  Bill Cox  (bill@rtl.cygnus.com)
14773           * Add PR-related files to Makefiles, .cvsignore files, etc.
14775 Mon Aug  2 15:46:05 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
14777         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
14778           with compiler objects. New names are test-flow.c and test-loop.c
14780 Tue Jul 27 10:08:08 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
14782         * Upgraded c-torture tests from 1.19 to 1.20
14784         * new files:
14785         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
14786         * gcc.compile: 930623-1.c 930623-2.c
14787         * gcc.noncompile: 930622-1.c 930622-2.c
14788         * gcc.failure: 920411-1.c 920627-2.c
14789         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
14791 Tue Jul 20 15:19:44 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
14793         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
14794           More changes to get testsuite working properly. Needs more work.
14795           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
14797 Mon Jul 19 18:40:31 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
14799         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
14800           More changes to get testsuite working properly. Needs more work.
14802 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat  (cassidy@cygnus.com)
14804         * chill.compile/compile.exp: Added for Dejagnu support
14805         * chill.execute/execute.exp: Added for Dejagnu support
14806         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
14808 Sat Jun 19 07:13:05 1993  Bill Cox  (bill@rtl.cygnus.com)
14810     This should complete moving the CHILL test files.
14811         * chill.noncompile(.cvsignore printf.grt
14812             in-printf.grt chprintf.grt chprintf.ch):
14813             Added test-support files.
14814           (Makefile): Modified further.
14815         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
14816             signal.ch): Added test files.
14817           * chill.execute (.cvsignore printf.grt printr.c
14818             in-printf.grt rts.c chprintf.grt rts.h): Added
14819           test-support files.
14820             (Makefile): More corrections.
14822 Fri Jun 18 23:40:54 1993  Bill Cox  (bill@rtl.cygnus.com)
14824         * chill.compile, chill.execute, chill.nocompile: Add CHILL
14825           test cases, ready for DejaGnu.
14827 Thu Jun 17 19:14:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14829         * Upgraded c-torture tests from 1.18 to 1.19
14831         * gcc.compile: added test(s):
14832           930607-1.c
14833         * gcc.execute: added test(s):
14834           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
14836         * added new subdirectory for misc tests: gcc.misc-tests
14837         * gcc.misc-test(s): added tests:
14838           inst-check.c test-consts.c test-ior.c test-switch.c
14840 Wed Jun  9 16:53:26 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14842         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
14844 Mon Jun  7 16:18:40 1993  Ian Lance Taylor  (ian@cygnus.com)
14846         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
14848 Thu Jun  3 13:13:36 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14850         * Upgraded c-torture tests from 1.17 to 1.18
14852 Wed Jun  2 19:02:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14854         * Upgraded c-torture tests from 1.12 to 1.17
14856 Fri Apr 30 09:38:41 1993  Mike Werner  (mtw@deneb.cygnus.com)
14858         * lib/old-dejagnu.exp:
14859           Fixed handling of XFAIL target triplets to correctly
14860           recognize wildcard characters.  Removed code that
14861           appended a unique id tag to the end of the file name
14862           printed out by the result of the testcases within a
14863           given test file.
14865 Thu Apr 29 19:06:29 1993  Mike Werner  (mtw@deneb.cygnus.com)
14867         * lib/old-dejagnu.exp:
14868           Reworked expected failure handling to trigger off of XFAIL
14869           keyword in keyphrase embeded in testcase source code. The
14870           XFAIL keyword must be at the end of the keyphrase line. It
14871           may optionally be followed by one or more target triplets.
14872           It has just occured that the handling of wildcards in the
14873           target triplet may not be correct.
14875 Fri Apr 23 13:16:20 1993  Mike Werner  (mtw@deneb.cygnus.com)
14877         * g++.old-deja/tests:
14878           Moved all subdirectories up one level into g++.old-deja .
14880         * lib/old-dejagnu.exp:
14881           Fixed problem with CXXFLAGS not being properly reset, and being
14882           corrupted with extraneous "-c" compiler option.  This was
14883           causing binaries to not be generated for test that needed them.
14884           Modified strings passed to "pass" and "fail" so that individual
14885           tests from the same test file would be distinguished by an
14886           identifier appended to the test file name in the summary logs;
14887           this corrected a problem with erroneous diff logs.  Added code
14888           to search testcases for expected fail and unexpected pass keywords.
14890 Tue Apr 20 18:27:58 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14892         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
14894 Thu Apr 15 11:01:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
14896         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
14897           Removed extraneous text from end of "Special g++ Options"
14898           keyphrase.
14900         * lib/old-dejagnu.exp: Added pattern matching to look for new
14901           keywords, embedded in testcases comments, which will trigger
14902           calls to xpass and xfail.
14904 Wed Apr 14 14:28:01 1993  Mike Werner  (mtw@deneb.cygnus.com)
14906         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
14907           comments embedded in the testcases, especially the one looking for
14908           special compiler options, as well as the pattern matching for the
14909           compiler output again.
14911 Mon Apr 12 15:15:37 1993  Mike Werner  (mtw@deneb.cygnus.com)
14913         * lib/old-dejagnu.exp: Do a proper check of the return value for
14914           execute tests. Fixed several problems with the pattern matching
14915           of the compiler output which gave erroneous test results.
14916           Changed several of the test result messages to be more descriptive.
14917         * config/unix-g++.exp: Proc g++_load now actually works and
14918           executes the tests passed to it and returns a usable return
14919           value.
14921 Sun Apr 11 17:22:37 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14923           * lib/gcc.exp: Exits gracefully if $CC is bogus.
14925 Fri Apr  9 09:41:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
14927         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
14928           Modified both files to properly execute the old style
14929           dejagnu tests. The previous versions of these files were
14930           experimental and did not function anything near correctly.
14932 Mon Apr  5 21:08:24 1993  Rob Savoye  (rob@cygnus.com)
14934         * Removed all Makefile.in and configure.in files. No configuration
14935         needed now.
14937 Fri Apr  2 12:15:17 1993  Mike Werner  (mtw@deneb.cygnus.com)
14939         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
14941 Sun Mar 28 11:17:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14943         * gcc.compile/configure.in, gcc.unsorted/configure.in,
14944         gcc.special/configure.in, gcc.noncompile/configure.in,
14945         gcc.execute/configure.in, gcc.code_quality/configure.in,
14946         g++.other/configure.in, g++.old-deja/configure.in,
14947         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
14948         in srcname setting.
14950 Thu Mar 25 20:07:55 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14952         * lib/udi.exp:  Fixed mondfe and mondfe_download.
14953         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
14954         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
14956 Thu Mar 25 13:06:41 1993  Ian Lance Taylor  (ian@cygnus.com)
14958         * config/udi-gdb.exp: Check $shell_id after connecting to target.
14959         (gdb_exit): Don't remove *_soc files.
14961 Mon Mar 22 14:28:46 1993  Ian Lance Taylor  (ian@cygnus.com)
14963         * lib/c-torture.exp: Don't look for main; instead always use -w
14964         -c.  This is how the c-torture tests work.  Remove the object
14965         file if the compilation succeeds.
14966         * gcc.execute/execute.exp: Remove executable if test passes.
14967         * gcc.noncompile/noncompile.exp: Every test is an expected
14968         failure.
14969         * gcc.special/special.exp: Added tests from c-torture 1.11,
14970         corrected use of existing test.
14971         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
14972         gcc.execute/920625-1.c: Updated to c-torture 1.11.
14973         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
14974         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
14975         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
14976         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
14977         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
14978         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
14979         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
14980         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
14981         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
14982         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
14983         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
14984         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
14985         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
14986         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
14987         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
14988         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
14989         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
14990         c-torture 1.11.
14991         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
14992         correspond to c-torture 1.11.
14994         * New file.