OSDN Git Service

PR optimization/12926
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2003-11-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
2
3         * g++.dg/opt/const3.C: New test.
4
5 2003-11-13  Jan Hubicka  <jh@suse.cz>
6
7         * gcc.c-torture/compile/20031112-1.c: New test.
8
9 2003-11-12  Mark Mitchell  <mark@codesourcery.com>
10
11         * g++.dg/parse/crash10.C: Remove bogus error marker.
12
13 2003-11-12  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14
15         * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
16         (host_gcc): Likewise.
17         (ROOT): Honor $PWDCMD.
18         (BASE): Likewise.
19         * ada/acats/run_all.sh (dir): Honor $PWDCMD.
20
21 2003-11-12  Catherine Moore  <clm@redhat.com>
22
23         * gcc.c-torture/execute/20020720-1.x:  Add xfail for frv-*-*.
24
25 2003-11-12  Andreas Jaeger  <aj@suse.de>
26             Jakub Jelinek  <jakub@redhat.com>
27             Andrew Pinski  <pinskia@physics.uc.edu>
28             Richard Henderson  <rth@redhat.com>
29
30         * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
31         systems.
32         * gcc.dg/c99-const-expr-2.c (foo): Likewise.
33
34         * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
35         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
36
37 2003-11-11  Andreas Jaeger  <aj@suse.de>
38
39         * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
40
41         * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
42
43 2003-11-10  Arnaud Charlet  <charlet@act-europe.fr>
44
45         * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
46         Clean ups.
47
48 2003-11-10  Waldek Hebisch  <hebisch@math.uni.wroc.pl>
49
50         * gcc.dg/trampoline-1.c: New test.
51
52 2003-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
53
54         * gcc.c-torture/compile/200031109-1.c: New test.
55
56 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
57
58         PR c/3190
59         PR c/8714
60         * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
61         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
62         gcc.dg/format/no-y2k-1.c: Update.
63
64 2003-11-08  Roger Sayle  <roger@eyesopen.com>
65
66         PR optimization/10467
67         * gcc.dg/20031108-1.c: New test case.
68
69 2003-11-07  Geoffrey Keating  <geoffk@apple.com>
70
71         * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
72
73 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
74
75         * gcc.dg/compound-lvalue-1.c: New test.
76         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
77         some XFAILs.
78
79 2003-11-06  Geoffrey Keating  <geoffk@apple.com>
80
81         * gcc.dg/altivec-varargs-1.c: New test.
82
83 2003-11-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
84
85         * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
86         * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
87         * gcc.c-torture/execute/simd-4.x: New file.  XFAIL on SPARC at -O0.
88         * gcc.c-torture/execute/va-arg-25.x: New file.  XFAIL on SPARC.
89         * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
90
91 2003-11-05  Joseph S. Myers  <jsm@polyomino.org.uk>
92
93         * gcc.dg/cond-lvalue-1.c: New test.
94
95 2003-11-05  Gernot Hillier  <gernot.hillier@siemens.com>
96
97         * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
98
99 2003-11-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
100
101         PR c++/11616
102         * g++.dg/template/instantiate5.C: New test.
103
104 2003-11-03  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
105
106         PR c++/12726
107         * g++.dg/ext/complit2.C: Replace test with self-contained version.
108         * ChangeLog: Add missing first entry for above test.
109
110 2003-11-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
111
112         PR c++/9810
113         * g++.dg/template/using8.C: New test.
114         * g++.old-deja/g++.other/access11.C: Adjust expected error location.
115
116 2003-11-02  Roger Sayle  <roger@eyesopen.com>
117
118         PR optimization/10817
119         * gcc.c-torture/compile/20031102-1.c: New test case.
120
121 2003-11-02  Kazu Hirata  <kazu@cs.umass.edu>
122
123         * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
124         2147483647.
125
126 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
127
128         * gcc.dg/20031102-1.c: New test.
129
130 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
131
132         * gcc.dg/complex-1.c: New test.
133
134 2003-11-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
135
136         PR c++/12796
137         * g++.dg/template/crash13.C: Adjust expected error location.
138         * g++.old-deja/g++.brendan/ns1.C: Likewise.
139
140 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
141
142         * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
143
144 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
145
146         PR/10239
147         * gcc.c-torture/compile/20031031-2.c: New test.
148
149 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
150
151         PR/11640
152         * gcc.c-torture/compile/20031031-1.c: New test.
153
154 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
155
156         * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
157         * gcc.misc-tests/bprob.exp: Likewise.
158         * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
159         the execution test on arm-elf configs.
160         * g77.dg/execute/10197.x: New file.  XFAIL the execution test on
161         configs that don't support scratch files.
162         * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
163
164 2003-10-30  Arnaud Charlet  <charlet@act-europe.fr>
165
166         * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
167         done by dejagnu.
168
169 2003-10-29  Arnaud Charlet  <charlet@act-europe.fr>
170
171         * ada/acats/run_all.sh: Redirect mv output to /dev/null
172         Avoid non pure sh syntax. Add more logging.
173
174         * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
175         fail.
176
177 2003-10-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
178
179         PR libgcj/10610
180         * gcc.dg/ppc-stackalign-1.c: New test.
181
182 2003-10-28  Arnaud Charlet  <charlet@act-europe.fr>
183
184         * ada/acats/run_all.sh: Change output to be more compliant with
185         dejagnu framework.
186         Create acats.sum and acats.log files under testsuite/ada/acats
187         Only run [a-z]* directories, to filter out e.g. CVS.
188         Redirect build output to log file.
189
190 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
191
192         * README.ada: Removed, integrated in ../doc/sourcebuild.texi
193
194 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
195
196         PR ada/5909:
197         * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
198
199 2003-10-27  Jakub Jelinek  <jakub@redhat.com>
200
201         * gcc.c-torture/compile/20031023-1.c: New test.
202         * gcc.c-torture/compile/20031023-2.c: New test.
203         * gcc.c-torture/compile/20031023-3.c: New test.
204         * gcc.c-torture/compile/20031023-4.c: New test.
205
206 2003-10-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
207
208         PR c++/10371
209         * g++.dg/lookup/scoped8.C: New test.
210
211 2003-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
212
213         * g++.dg/opt/reg-stack3.C: New test.
214
215 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
216
217         * gcc.dg/c99-arraydecl-2.c: New test.  PR c/11943.
218
219 2003-10-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
220
221         PR c++/11076
222         * g++.dg/template/crash13.C: New test.
223
224 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
225
226         * gcc.dg/c99-restrict-2.c: New test.
227
228 2003-10-24  Nathan Sidwell  <nathan@codesourcery.com>
229
230         PR c++/12698, c++/12699, c++/12700, c++/12566
231         * g++.dg/inherit/covariant9.C: New test.
232         * g++.dg/inherit/covariant10.C: New test.
233         * g++.dg/inherit/covariant11.C: New test.
234
235 2003-10-23  Jason Merrill  <jason@redhat.com>
236
237         PR c++/12726
238         * g++.dg/ext/complit2.C: New test.
239
240 2003-10-20  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
241
242         PR target/12654
243         * gcc.c-torture/execute/20031020-1.c: New test.
244
245 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
246
247         * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
248         following the jump_insn.
249
250 2003-10-22  Joseph S. Myers  <jsm@polyomino.org.uk>
251
252         * gcc.dg/cast-lvalue-1.c: New test.
253
254 2003-10-21  Mark Mitchell  <mark@codesourcery.com>
255
256         PR c++/11962
257         * g++.dg/template/cond2.C: New test.
258
259 2003-10-20  Joseph S. Myers  <jsm@polyomino.org.uk>
260
261         * gcc.dg/builtins-28.c: New test.
262
263 2003-10-20  Jan Hubicka  <jh@suse.cz>
264
265         * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
266         parameter.
267         * testsuite/gcc.dg/inline-2.c: Likewise.
268
269 2003-10-20  Phil Edwards  <phil@codesourcery.com>
270
271         * gcc.dg/20021014-1.c:  XFAIL for *-*-windiss targets.
272         * gcc.dg/nest.c:  Likewise.
273
274 2003-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
275
276         PR c++/9781, c++/10583, c++/11862
277         * g++.dg/parse/crash13.C: New test.
278
279 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
280
281         * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
282
283 2003-10-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
284
285         * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
286         Define HAVE_C99_RUNTIME except on Solaris.
287         * gcc.dg/builtins-20.c: Likewise.
288
289 2003-10-19  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
290
291         * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
292
293 2003-10-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
294
295         PR c++/12495
296         * g++.dg/template/crash21.C: New test.
297
298 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
299
300         PR c++/2513
301         * g++.dg/template/typename5.C: New test.
302
303 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
304
305         PR c++/12369
306         * g++.dg/template/friend25.C: New test.
307
308 2003-10-16  Ziemowit Laski  <zlaski@apple.com>
309
310         * objc.dg/try-catch-2.m: Relax target triple to all Darwin
311         versions.
312
313 2003-10-16  Kazu Hirata  <kazu@cs.umass.edu>
314
315         * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
316         == 2147483647.
317
318 2003-10-15  Kazu Hirata  <kazu@cs.umass.edu>
319
320         * gcc.c-torture/execute/960416-1.x: Remove.
321         * gcc.c-torture/execute/divconst-3.x: Likewise.
322
323 2003-10-15  Hans-Peter Nilsson  <hp@axis.com>
324
325         PR target/12598
326         * gcc.dg/torture/cris-volatile-1.c: New test.
327
328 2003-10-14  Roger Sayle  <roger@eyesopen.com>
329
330         PR optimization/9325
331         * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
332         for overflowing floating point to integer conversion during RTL
333         simplification.
334
335 2003-10-13  Ziemowit Laski  <zlaski@apple.com>
336
337         * objc/execute/_cmd.m: Fix typo.
338         * objc.dg/image-info.m, objc.dg/symtab-1.m:
339         Relax 'scan-assembler' regexp.
340         * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
341         objc.dg/try-catch-4.m: Run on non-Darwin targets.
342         * objc.dg/zero-link-2.m: Remove blank line.
343         * objc.dg/zero-link-3.m: New test case.
344
345 2003-10-13  Geoffrey Keating  <geoffk@apple.com>
346
347         * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
348
349         * gcc.dg/asm-names.c: Use scan-assembler-not rather
350         than linker trickery.
351
352 2003-10-13  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
353
354         PR c++/12370
355         * g++.dg/other/friend2.C: New test.
356
357 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
358
359         * gcc.dg/20031012-1.c: New test.
360
361 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
362
363         * gcc.dg/weak/weak-3.c: Fix for new warning.
364
365 2003-10-12  Kelley Cook  <kcook@gcc.gnu.org>
366
367         PR optimization/8750
368         * gcc.c-torture/execute/20031012-1.c: New test case.
369
370 2003-10-11  Roger Sayle  <roger@eyesopen.com>
371
372         * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
373         that inline strncmp as cmpstrsi on i386 when compiled with -Os.
374
375 2003-10-11  Roger Sayle  <roger@eyesopen.com>
376
377         PR optimization/12260
378         * gcc.c-torture/compile/20031011-2.c: New test case.
379
380 2003-10-11  Roger Sayle  <roger@eyesopen.com>
381
382         * gcc.c-torture/execute/20031011-1.c: New testcase.
383
384 2003-10-11  Eric Botcazou  <ebotcazou@libertysurf.fr>
385
386         * gcc.c-torture/compile/20031011-1.c: New test.
387
388 2003-10-11  Jan Hubicka  <jh@suse.cz>
389
390         * g++.dg/other/first-global.C: New test.
391
392 2003-10-11  Roger Sayle  <roger@eyesopen.com>
393
394         * gcc.c-torture/execute/string-opt-18.c: New testcase.
395
396 2003-10-10  Ian Lance Taylor  <ian@wasabisystems.com>
397
398         * gcc.c-torture/compile/20031010-1.c: New test.
399
400 2003-10-10  Geoffrey Keating  <geoffk@apple.com>
401
402         * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
403         * gcc.c-torture/execute/va-arg-25.c: ... here.
404
405 2003-10-09  Mark Mitchell  <mark@codesourcery.com>
406
407         * g++.dg/ext/attrib8.C: Only run it on x86 targets.
408
409 2003-10-08  Richard Sandiford  <rsandifo@redhat.com>
410
411         * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
412
413 2003-10-08  Giovanni Bajo  <giovannibajo@libero.it>
414
415         * g++.dg/parse/error2.C: New test.
416
417 2003-10-08  Giovanni Bajo <giovannibajo@libero.it>
418
419         PR c++/11097
420         * g++.dg/other/error5.C: Modify the error message.
421         * g++.dg/lookup/using8.C: New test.
422
423 2003-10-07  Geoffrey Keating  <geoffk@apple.com>
424
425         * gcc.dg/darwin-abi-2.c: New file.
426         * gcc.c-torture/execute/va-arg-24.c: New file.
427
428 2003-10-06  Bob Wilson  <bob.wilson@acm.org>
429
430         * g++.dg/template/spec10.C: Set exit value to zero on success.  Fix
431         indentation.
432
433 2003-10-06  Mark Mitchell  <mark@codesourcery.com>
434
435         PR c++/10147
436         * g++.dg/other/error4.C: Update error messages.
437         * g++.dg/template/ptrmem4.C: Likewise.
438
439         PR c++/12337
440         * g++.dg/init/new9.C: New test.
441
442         PR c++/12334, c++/12236, c++/8656
443         * g++.dg/ext/attrib8.C: New test.
444
445 2003-10-06  Devang Patel  <dpatel@apple.com>
446
447         * gcc.dg/debug/dwarf2-3.h: New test.
448         * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
449
450 2003-10-06  Wolfgang Bangerth  <bangerth@ticam.utexas.edu>
451
452         * g++.dg/opt/cfg2.C: New test.
453
454 2003-10-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
455
456         * g++.dg/opt/float1.C: New test.
457
458 2003-10-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
459
460         * gcc.dg/c90-array-lval-6.c: New test.
461         * gcc.dg/c99-array-lval-6.c: New test.
462
463 2003-10-03  Alexander Malmberg  <alexander@malmberg.org>
464             Ziemowit Laski  <zlaski@apple.com>
465
466         * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
467         'Derived', so that it is never considered a class method; add
468         new warning for '+port' method ambiguity.
469         * objc.dg/method-12.m: Include <objc/objc.h> instead of
470         <objc/objc-api.h> (needed on Mac OS X).
471         * objc.dg/method-13.m: New test.
472
473 2003-10-03  Roger Sayle  <roger@eyesopen.com>
474
475         PR optimization/9325, PR java/6391
476         * gcc.c-torture/execute/20031003-1.c: New test case.
477
478 2003-10-02  Mark Mitchell  <mark@codesourcery.com>
479
480         PR optimization/12180
481         * gcc.dg/20031002-1.c: New test.
482
483         PR c++/12486
484         * g++.dg/inherit/error1.C: New test.
485
486 2003-10-02  Chris Demetriou  <cgd@broadcom.com>
487
488         * lib/f-torture.exp (search_for): Rename to...
489         (search_for_re): This.  Also, clean up comments and the
490         "regexp" invocation.
491
492 2003-10-02  Josef Zlomek  <zlomekj@suse.cz>
493
494         * gcc.c-torture/compile/20031002-1.c: New test.
495
496 2003-10-02  Jakub Jelinek  <jakub@redhat.com>
497
498         * g++.dg/opt/cond1.C: New test.
499
500 2003-10-01  Kelley Cook  <kelleycook@wideopenwest.com>
501
502         * gcc.dg/Wold-style-definition-2.c: New testcase.
503         * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
504
505 2003-09-29  Richard Henderson  <rth@redhat.com>
506
507         * g++.dg/init/array10.C: Add dg-options.
508
509 2003-09-29  Eric Botcazou  <ebotcazou@libertysurf.fr>
510
511         * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
512
513 2003-09-28  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
514
515         * g++.dg/template/friend19.C: Fix typo.
516         * g++.old-deja/g++.other/crash31.C: Adjust expected error.
517
518 2003-09-28  Richard Sandiford  <rsandifo@redhat.com>
519
520         * gcc.c-torture/execute/20030928-1.c: New test.
521         * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
522
523 2003-09-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
524
525         * g++.dg/opt/unroll1.C: New test.
526
527 2003-09-26  Roger Sayle  <roger@eyesopen.com>
528
529         PR optimization/11741
530         * gcc.dg/20030926-1.c: New test case.
531
532 2003-09-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
533
534         PR c++/5655
535         * g++.dg/parse/access7.C: New test.
536         * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
537
538 2003-09-24  Ziemowit Laski  <zlaski@apple.com>
539
540         MERGE OF objc-improvements-branch into MAINLINE:
541         * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
542         if libobjc has not been built.
543         * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
544         objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
545         objc/execute/class-self-2.m, objc/execute/many_args_method.m,
546         objc/execute/nested-3.m, objc/execute/np-2.m,
547         objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
548         objc/execute/redefining_self.m, objc/execute/root_methods.m,
549         objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
550         objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
551         objc.dg/special/unclaimed-category-1.h,
552         objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
553         well as GNU runtime.
554         * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
555         * execute/cascading-1.m, execute/function-message-1.m,
556         objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
557         objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
558         objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
559         objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
560         objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
561         objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
562         objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
563         objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
564         objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
565         * objc.dg/bitfield-2.m: Run only on Darwin.
566         * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
567         objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
568         objc.dg/proto-lossage-1.m: Adjust for message wording changes.
569         * objc.dg/const-str-1.m: Fix constant string layout.
570
571 2003-09-24  Alexandre Oliva  <aoliva@redhat.com>
572
573         * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
574
575 2003-09-23  Geoffrey Keating  <geoffk@apple.com>
576
577         * gcc.dg/darwin-abi-1.c: New file.
578
579 2003-09-21  Andrew Pinski  <pinskia@physics.uc.edu>
580
581         PR target/12281
582         * gcc.c-torture/compile/20030921-1.c: New test.
583
584 2003-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
585
586         * g++.dg/opt/reg-stack2.C: New test.
587
588 2003-09-21  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
589
590         * g++.dg/eh/delayslot1.C: New test.
591
592 2003-09-20  Richard Henderson  <rth@redhat.com>
593
594         * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
595
596 2003-09-20  Roger Sayle  <roger@eyesopen.com>
597
598         * gcc.c-torture/execute/20030920-1.c: New test case.
599
600 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
601
602         * g++.dg/rtti/typeid3.C: Correct expected error message.
603
604 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
605
606         PR c++/157
607         * g++.dg/parse/crash12.C: New test.
608
609 2003-09-19  Janis Johnson  <janis187@us.ibm.com>
610
611         * gcc.dg/compat/mixed-struct-check.h: New.
612         * gcc.dg/compat/mixed-struct-defs.h: New.
613         * gcc.dg/compat/mixed-struct-init.h: New.
614         * gcc.dg/compat/struct-by-value-19_main.c: New.
615         * gcc.dg/compat/struct-by-value-19_x.c: New.
616         * gcc.dg/compat/struct-by-value-19_y.c: New.
617         * gcc.dg/compat/struct-by-value-20_main.c: New.
618         * gcc.dg/compat/struct-by-value-20_x.c: New.
619         * gcc.dg/compat/struct-by-value-20_y.c: New.
620         * gcc.dg/compat/struct-return-19_main.c: New.
621         * gcc.dg/compat/struct-return-19_x.c: New.
622         * gcc.dg/compat/struct-return-19_y.c: New.
623         * gcc.dg/compat/struct-return-20_main.c: New.
624         * gcc.dg/compat/struct-return-20_x.c: New.
625         * gcc.dg/compat/struct-return-20_y.c: New.
626
627 2003-09-19  Andrew Pinski  <pinskia@physics.uc.edu>
628         * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
629         so that it will not complain on LP64 targets.
630
631 2003-09-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
632
633         PR c++/495
634         * g++.dg/template/friend24.C: New test.
635
636 2003-09-19  Nathan Sidwell  <nathan@codesourcery.com>
637
638         PR c++/12332
639         * g++.dg/template/memtmpl2.C: New test.
640
641 2003-09-18  Mark Mitchell  <mark@codesourcery.com>
642
643         PR target/11184
644         * gcc.dg/builtin-apply1.c: New test.
645
646 2003-09-18  Nathan Sidwell  <nathan@codesourcery.com>
647
648         PR c++/9848
649         * g++.dg/warn/Wunused-4.C: New test.
650
651 2003-09-18  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
652
653         PR c++/12316
654         * g++.dg/other/gc2.C: New test.
655
656 2003-09-17  Mark Mitchell  <mark@codesourcery.com>
657
658         PR c++/11991
659         * g++.dg/rtti/typeid3.C: New test.
660
661         PR c++/12266
662         * g++.dg/overload/template1.C: New test.
663
664 2003-09-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
665
666         * g++.dg/opt/cfg3.C: New test.
667
668 2003-09-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
669
670         PR c++/7939
671         * g++.dg/template/crash11.C: New test.
672
673 2003-09-16  Jason Merrill  <jason@redhat.com>
674             Jakub Jelinek  <jakub@redhat.com>
675
676         * gcc.dg/attr-warn-unused-result.c: New test.
677
678 2003-09-15  Nathan Sidwell  <nathan@codesourcery.com>
679
680         PR c++/12184
681         * g++.dg/expr/call2.C: New test.
682
683 2003-09-15  Andreas Jaeger  <aj@suse.de>
684
685         * gcc.dg/Wold-style-definition-1.c: New test.
686
687 2003-09-14  Mark Mitchell  <mark@codesourcery.com>
688
689         PR c++/3907
690         * g++.dg/parse/template12.C: New test.
691
692         * g++.dg/abi/bitfield11.C: New test.
693         * g++.dg/abi/bitfield12.C: Likewise.
694
695 2003-09-14  Alexandre Oliva  <aoliva@redhat.com>
696
697         * gcc.dg/cpp/separate-1.c: Adjust line of error.  Test for correct
698         non-expansion of functional macro name without arguments at EOL.
699         * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change.  Likewise.
700
701 2003-09-14  Richard Sandiford  <rsandifo@redhat.com>
702
703         * gcc.c-torture/execute/20030914-[12].c: New tests.
704
705 2003-09-11  Nathan Sidwell  <nathan@codesourcery.com>
706
707         PR c++/11788
708         * g++.dg/overload/addr1.C: New test.
709
710 2003-09-10  Ian Lance Taylor  <ian@wasabisystems.com>
711
712         * gcc.dg/20030909-1.c: New test.
713
714 2003-09-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
715
716         * gcc.dg/ultrasp10.c: New test.
717
718 2003-09-09  Devang Patel  <dpatel@apple.com>
719
720         * gcc.dg/darwin-ld-6.c: New test.
721
722 2003-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
723
724         * gcc.dg/torture/builtin-explog-1.c: New testcase.
725
726 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
727
728         * gcc.dg/ia64-types1.c: New test.
729         * gcc.dg/ia64-types2.c: Likewise.
730
731 2003-09-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
732
733         * gcc.dg/builtins-1.c: Add more _Complex tests.
734         * gcc.dg/torture/builtin-attr-1.c: Likewise.
735
736         * gcc.dg/builtins-1.c: Test existing _Complex functions.
737         * gcc.dg/torture/builtin-attr-1.c: Likewise.
738
739 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
740
741         PR c++/11786
742         * g++.dg/lookup/koenig2.C: New test.
743
744         PR c++/5296
745         * g++.dg/rtti/typeid2.C: New test.
746
747 2003-09-08  Jakub Jelinek  <jakub@redhat.com>
748
749         * gcc.c-torture/compile/20030904-1.c: New test.
750
751 2003-09-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
752
753         * g++.dg/opt/longbranch2.C: New test.
754
755 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
756
757         * g++.dg/template/crash10.C: Only compile it.
758
759 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
760
761         PR middle-end/11665
762         * gcc.c-torture/compile/20030907-1.c: New test.
763         * g++.dg/init/array11.C: New test.
764
765 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
766
767         PR c++/11852
768         * g++.dg/init/struct1.C: New test.
769
770 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
771
772         PR c++/12181
773         * g++.dg/expr/comma1.C: New test.
774
775 2003-09-06  Mark Mitchell  <mark@codesourcery.com>
776
777         PR c++/11867
778         * g++.dg/expr/static_cast5.C: New test.
779
780 2003-09-06  Andrew Pinski  <pinskia@physics.uc.edu>
781
782         PR c++/11507
783         * g++.dg/lookup/scoped7.C: New test.
784
785         PR c++/9574
786         * g++.dg/other/static1.C: New test.
787
788         PR c++/11490
789         * g++.dg/warn/template-1.C: New test.
790
791         PR c++/11432
792         * g++.dg/template/crash10.C: New test.
793
794         PR c++/2478
795         * g++.dg/overload/VLA.C: New test.
796
797         PR c++/10804
798         * g++.dg/template/call1.C: New test.
799
800 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
801
802         PR c++/11794
803         * g++.dg/parse/using3.C: New test.
804
805 2003-09-06  Roger Sayle  <roger@eyesopen.com>
806
807         PR c++/11409
808         * g++.dg/overload/builtin3.C: New test case.
809
810 2003-09-06  Steven Bosscher  <steven@gcc.gnu.org>
811
812         PR c/9862
813         * gcc.dg/20030906-1.c: New test.
814         * gcc.dg/20030906-2.c: Likewise.
815
816 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
817
818         PR c++/12167
819         * g++.dg/parse/defarg5.C: New test.
820
821         * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
822
823 2003-09-05  Mark Mitchell  <mark@codesourcery.com>
824
825         PR c++/12163
826         * g++.dg/expr/static_cast4.C: New test.
827
828         PR c++/12146
829         * g++.dg/template/crash9.C: New test.
830
831 2003-09-05  Andrew Pinski  <pinskia@physics.uc.edu>
832
833         * g++.old-deja/g++.ext/pretty2.C: Update for change
834         in __FUNCTION__.
835         * g++.old-deja/g++.ext/pretty3.C: Likewise.
836
837 2003-09-05  Nathan Sidwell  <nathan@codesourcery.com>
838
839         PR c++/11922
840         * g++/dg/template/qualified-id1.C: New test.
841
842         PR c++/12037
843         * g++.dg/warn/noeffect4.C: New test.
844
845 2003-09-04  Matt Austern  <austern@apple.com>
846
847         * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
848         * g++.dg/ext/fnname2.C: Likewise.
849         * g++.dg/ext/fnname3.C: Likewise.
850
851 2003-09-04  Mark Mitchell  <mark@codesourcery.com>
852
853         * g++.dg/expr/lval1.C: New test.
854         * g++.dg/ext/lvcast.C: Remove.
855
856 2003-09-03  Roger Sayle  <roger@eyesopen.com>
857
858         PR optimization/11700.
859         * gcc.c-torture/compile/20030903-1.c: New test case.
860
861 2003-09-03  Mark Mitchell  <mark@codesourcery.com>
862
863         PR c++/12053
864         * g++.dg/abi/layout4.C: New test.
865
866 2003-09-02  Scott Brumbaugh  <scottb.lists@verizon.net>
867
868         PR c++/11553
869         * g++.dg/parse/friend3.C: New test.
870
871 2003-09-02  Mark Mitchell  <mark@codesourcery.com>
872
873         PR c++/11847
874         * g++.dg/template/class1.C: New test.
875
876         PR c++/11808
877         * g++.dg/expr/call1.C: New test.
878
879 2003-09-01  Mark Mitchell  <mark@codesourcery.com>
880
881         PR c++/12114
882         * g++.dg/init/ref9.C: New test.
883
884         PR c++/11972
885         * g++.dg/template/nested4.C: New test.
886
887 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
888
889         PR c++/12093
890         * g++.dg/template/non-dependent4.C: New test.
891
892         PR c++/11928
893         * g++.dg/inherit/conv1.C: New test.
894
895 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
896
897         PR c++/6196
898         * g++.dg/ext/label1.C: New test.
899         * g++.dg/ext/label2.C: Likewise.
900
901 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
902
903         * g++.dg/expr/cond3.C: New test.
904
905 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
906
907         * gcc.dg/builtins-1.c: Add new builtin cases.
908
909 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
910
911         * gcc.dg/builtins-1.c: Add new cases.
912         * gcc.dg/torture/builtin-attr-1.c: Likewise.
913
914 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
915
916         * gcc.dg/builtins-1.c: Add more math builtin tests.
917         * gcc.dg/torture/builtin-attr-1.c: New test.
918
919 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
920
921         PR optimization/5079
922         * g++.dg/opt/static3.C: New test.
923
924 2003-08-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
925
926         * gcc.misc-tests/gcov-10b.c: New test.
927
928 2003-08-27  Mark Mitchell  <mark@codesourcery.com>
929
930         * g++.dg/opt/ptrmem3.C: New test.
931
932         * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
933
934 2003-08-27  Jakub Jelinek  <jakub@redhat.com>
935
936         * gcc.dg/20030826-2.c: New test.
937
938 2003-08-26  Roger Sayle  <roger@eyesopen.com>
939
940         PR middle-end/12002
941         * g77.f-torture/compile/12002.f: New test case.
942
943 2003-08-26  Roger Sayle  <roger@eyesopen.com>
944
945         * gcc.dg/20030826-1.c: New test case.
946
947 2003-08-26  Matt Kraai  <kraai@alumni.cmu.edu>
948
949         * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
950
951 2003-08-26  Nathan Sidwell  <nathan@codesourcery.com>
952
953         PR c++/11871
954         * c++.dg/lookup/crash1.C: New test.
955
956         * c++.dg/warn/noeffect3.C: New test.
957
958 2003-08-25  Janis Johnson  <janis187@us.ibm.com>
959
960         * gcc.dg/compat/vector-1_x.c: Compile with -w.
961         * gcc.dg/compat/vector-1_y.c: Ditto.
962         * gcc.dg/compat/vector-2_x.c: Ditto.
963         * gcc.dg/compat/vector-2_y.c: Ditto.
964
965 2003-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
966
967         * gcc.dg/20030702-1.c: New test.
968
969 2003-08-25  Mark Mitchell  <mark@codesourcery.com>
970
971         PR c++/8795
972         * g++.dg/ext/altivec-1.C: New test.
973
974 2003-08-24  Richard Henderson  <rth@redhat.com>
975
976         * g++.dg/eh/simd-2.C: Add -w for x86.
977
978 2003-08-23  Jakub Jelinek  <jakub@redhat.com>
979
980         * gcc.dg/20030815-1.c: New test.
981
982 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
983
984         PR c++/3765
985         * g++.dg/parse/access6.C: New test.
986
987 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
988
989         PR c++/641, c++/11876
990         * g++.dg/template/friend22.C: New test.
991         * g++.dg/template/friend23.C: Likewise.
992
993 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
994
995         * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
996         identically.
997
998 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
999
1000         * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
1001
1002 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
1003
1004         * gcc.dg/20020313-1.c: Add "-w" to dg-options.
1005
1006 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
1007
1008         * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
1009
1010 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
1011
1012         * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
1013
1014 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
1015
1016         PR c++/11919
1017         * g++.dg/overload/prom1.C: New test.
1018
1019         PR c++/11551
1020         * g++.dg/parse/dtor2.C: New test.
1021
1022         PR c++/10762
1023         * g++.dg/parse/using2.C: New test.
1024
1025 2003-08-21  Kazu Hirata  <kazu@cs.umass.edu>
1026
1027         PR target/11805
1028         * gcc.c-torture/compile/20030821-1.c: New.
1029
1030 2003-08-20  Mark Mitchell  <mark@codesourcery.com>
1031
1032         PR c++/11834
1033         * g++.dg/template/deduce2.C: New test.
1034
1035 2003-08-21  Josef Zlomek  <zlomekj@suse.cz>
1036
1037         * gcc.c-torture/execute/20030821-1.c: New test.
1038
1039 2003-08-20  Roger Sayle  <roger@eyesopen.com>
1040
1041         PR middle-end/11984
1042         * gcc.dg/20030820-1.c: New test case.
1043
1044 2003-08-20  Nathan Sidwell  <nathan@codesourcery.com>
1045
1046         PR c++/11945
1047         * g++.dg/warn/noeffect2.C: New test.
1048
1049 2003-08-19  Mark Mitchell  <mark@codesourcery.com>
1050
1051         PR c++/10926
1052         * g++.dg/template/dtor2.C: New test.
1053
1054         PR c++/11684
1055         * g++.dg/template/operator1.C: New test.
1056         * g++.dg/parse/operator4.C: New test.
1057
1058         PR c++/11946.C
1059         * g++.dg/expr/enum1.C: New test.
1060         * gcc.dg/c99-bool-1.c: Remove bogus warning.
1061
1062         PR c++/11036.C
1063         * g++.dg/parse/elab2.C: New test.
1064         * g++.dg/parse/typedef4.C: Change error message.
1065         * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
1066         * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
1067         * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
1068
1069 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
1070
1071         * gcc.dg/pch/warn-1.c: New.
1072         * gcc.dg/pch/warn-1.hs: New.
1073
1074         * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
1075         not-tested file.
1076
1077 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
1078
1079         * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
1080
1081 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
1082
1083         * gcc.dg/uninit-D.c: New Test.
1084         * gcc.dg/uninit-E.c: New Test.
1085         * gcc.dg/uninit-F.c: New Test.
1086         * gcc.dg/uninit-G.c: New Test.
1087
1088 2003-08-19  Michael Ritzert  <ritzert@t-online.de>
1089
1090         * g++.dg/README: Describe the pch directory.
1091
1092 2003-08-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1093
1094         PR c++/11174
1095         * g++.dg/parse/access4.C: New test.
1096         * g++.dg/parse/access5.C: Likewise.
1097         * g++.old-deja/g++.jason/access17.C: Adjust error message.
1098
1099 2003-08-18  Matt Kraai  <kraai@alumni.cmu.edu>
1100
1101         * gcc.dg/noncompile/20030818-1.c: New.
1102
1103 2003-08-18  Nathan Sidwell  <nathan@codesourcery.com>
1104
1105         PR c++/11957
1106         * g++.dg/warn/noeffect1.C: New test.
1107
1108         * g++.dg/template/scope2.C: New test.
1109         * g++.dg/template/error2.C: Correct dg-error
1110
1111 2003-08-18  Richard Sandiford  <rsandifo@redhat.com>
1112
1113         * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
1114
1115 2003-08-16  Nathan Sidwell  <nathan@codesourcery.com>
1116
1117         PR C++/11512
1118         * g++.dg/template/warn1.C: New.
1119
1120 2003-08-15  Nathan Sidwell  <nathan@codesourcery.com>
1121
1122         * g++.dg/template/error2.C: New test.
1123         * g++.dg/lookup/using7.C: Adjust errors
1124         * g++.old-deja/g++.pt/crash36.C: Likewise.
1125         * g++.old-deja/g++.pt/derived3.C: Likewise.
1126
1127 2003-08-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1128
1129         * gcc.c-torture/execute/builtins/lib/strcat.c: New.
1130         * gcc.c-torture/execute/builtins/string-9-lib.c: New.
1131         * gcc.c-torture/execute/builtins/string-9.c: New, from
1132         string-opt-9.c.  Adjust for execute/builtins framework.
1133         * gcc.c-torture/execute/string-opt-9.c: Delete.
1134
1135 2003-08-12  Mark Mitchell  <mark@codesourcery.com>
1136
1137         * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
1138
1139         * g++.dg/parse/ret-type2.C: New test.
1140
1141         PR c++/11703
1142         * g++.dg/init/new8.C: New test.
1143
1144         PR c++/10923
1145         * g++.dg/parse/typedef5.C: New test.
1146
1147         PR c++/9512
1148         * g++.dg/parse/qualified2.C: New test.
1149         * g++.old-deja/g++.other/decl5.C: Mark one more instance of
1150         invalid code.
1151
1152 2003-08-11  Mark Mitchell  <mark@codesourcery.com>
1153
1154         * g++.dg/conversion/ptrmem1.C: New test.
1155
1156 2003-08-11  Jakub Jelinek  <jakub@redhat.com>
1157
1158         PR target/11693
1159         * gcc.dg/20030811-1.c: New test.
1160
1161         PR target/11535
1162         * gcc.c-torture/execute/20030811-1.c: New test.
1163
1164 2003-08-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1165
1166         * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
1167
1168 2003-08-10  Mark Mitchell  <mark@codesourcery.com>
1169
1170         PR c++/11789.C
1171         * g++.dg/inherit/multiple1.C: New test.
1172
1173 2003-08-10  Nathan Sidwell  <nathan@codesourcery.com>
1174
1175         * gcc.dg/spe1.c: New test.
1176
1177         PR c++/11670
1178         * g++.dg/expr/cast2.C: New test.
1179
1180         PR c++/10530
1181         * g++.dg/template/dependent-name2.C: New test.
1182
1183 2003-08-08  Andrew Pinski  <pinskia@physics.uc.edu>
1184
1185         * g++.dg/parse/crash11.C: Put the dg options in comments.
1186
1187 2003-08-08  Neil Booth  <neil@daikokuya.co.uk>
1188
1189         * lib/gcc-dg.exp: Update for diagnostic change.
1190
1191 2003-08-07  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1192
1193         PR c++/5767
1194         * g++.dg/parse/crash11.C: New test.
1195
1196 2003-08-06  Alexandre Oliva  <aoliva@redhat.com>
1197
1198         * gcc.dg/cpp/spacing1.c: Update.
1199
1200 2003-08-04  Janis Johnson  <janis187@us.ibm.com>
1201
1202         PR target/11739
1203         * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
1204         a value for -mtune.
1205
1206 2003-08-04  Roger Sayle  <roger@eyesopen.com>
1207
1208         PR middle-end/11771
1209         * gcc.c-torture/compile/20030804-1.c: New test case.
1210
1211 2003-08-04  Roger Sayle  <roger@eyesopen.com>
1212
1213         * gcc.dg/20030804-1.c: New test case.
1214
1215 2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
1216
1217         * gcc.dg/cpp/separate-1.c: New test.
1218
1219 2003-08-03  Nathan Sidwell  <nathan@codesourcery.com>
1220
1221         PR c++/11704
1222         * g++.dg/template/dependent-expr2.C: New test.
1223
1224         PR c++/11766
1225         * g++.dg/expr/ptrmem1.C: New test.
1226
1227 2003-08-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1228
1229         PR c++/9453
1230         * g++.dg/template/friend15.C: New test.
1231
1232 2003-08-03  Neil Booth  <neil@daikokuya.co.uk>
1233
1234         * lib/dg-pch.exp: Work round PCH bug.
1235
1236 2003-08-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1237
1238         * gcc.dg/builtins-1.c: Add macro helpers.  Add missing math
1239         builtins.  Move cases from builtins-4.c here.
1240
1241         * gcc.dg/torture/builtin-math-1.c: New test taken from
1242         bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
1243         additional cases.
1244
1245         * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
1246         Delete.
1247
1248 2003-08-02  Nathan Sidwell  <nathan@codesourcery.com>
1249
1250         PR c++/9447
1251         * g++.dg/template/using7.C: New test.
1252
1253 2003-08-02  Neil Booth  <neil@daikokuya.co.uk>
1254
1255         * import1.c, import2.c: New tests.
1256
1257 2003-08-01  Jakub Jelinek  <jakub@redhat.com>
1258
1259         * g++.dg/eh/crossjump1.C: New test.
1260
1261 2003-08-01  Mark Mitchell  <mark@codesourcery.com>
1262
1263         PR c++/11697
1264         * g++.dg/template/using6.C: New test.
1265
1266         PR c++/11744
1267         * g++.dg/template/koenig2.C: New test.
1268
1269 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1270
1271         PR c++/7983
1272         * g++.dg/parse/typedef4.C: New test.
1273
1274 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1275
1276         PR c++/8442, c++/8806
1277         * g++.dg/template/elab1.C: New test.
1278         * g++.dg/template/type2.C: Likewise.
1279         * g++.dg/template/ttp3.C: Adjust expected error message.
1280         * g++.old-deja/g++.law/visibility13.C: Likewise.
1281         * g++.old-deja/g++.niklas/t135.C: Likewise.
1282         * g++.old-deja/g++.pt/ttp41.C: Likewise.
1283         * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
1284         template argument.
1285         * g++.old-deja/g++.pt/ttp44.C: Likewise.
1286
1287 2003-08-01  Nathan Sidwell  <nathan@codesourcery.com>
1288
1289         PR c++/11295
1290         * g++.dg/ext/stmtexpr1.C: New test.
1291
1292         * g++.dg/opt/tmp1.C: New test.
1293
1294         PR c++/11525
1295         * g++.dg/parse/constant4.C: New test.
1296
1297         PR c++/9447
1298         * g++.dg/template/using5.C: New test.
1299
1300 2003-07-31  Roger Sayle  <roger@eyesopen.com>
1301
1302         * gcc.dg/builtins-27.c: New test case.
1303
1304 2003-07-31  Jakub Jelinek  <jakub@redhat.com>
1305
1306         * gcc.dg/tls/opt-7.c: New test.
1307
1308 2003-07-31  Andrew Pinski  <pinskia@physics.uc.edu>
1309
1310         * g++.old-deja/g++.other/crash18.C: Remove.
1311
1312 2003-07-31  Nathan Sidwell  <nathan@codesourcery.com>
1313
1314         * g++.dg/template/explicit3.C: New.
1315         * g++.dg/template/explicit4.C: New.
1316         * g++.dg/template/explicit5.C: New.
1317
1318         PR c++/11347
1319         * g++.dg/template/memtmpl1.C: New.
1320
1321 2003-07-29  Andrew Pinski <pinskia@physics.uc.edu>
1322
1323         PR target/11565
1324         * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
1325         * gcc.dg/i386-387-5.c (dg-options): Likewise.
1326
1327 2003-07-30  Jan Hubicka  <jh@suse.cz>
1328
1329         * vtgc1.c: Kill.
1330
1331 2003-07-29  Zack Weinberg  <zack@codesourcery.com>
1332
1333         * gcc.dg/struct-in-proto-1.c: New test.
1334
1335 2003-07-29  Neil Booth  <neil@daikokuya.co.uk>
1336
1337         * gcc.dg/cpp/include2.c: Only expect one message.
1338
1339 2003-07-29  Nathan Sidwell  <nathan@codesourcery.com>
1340
1341         PR c++/9447
1342         * g++.dg/template/using1.C: New test.
1343         * g++.dg/template/using2.C: New test.
1344         * g++.dg/template/using3.C: New test.
1345         * g++.dg/template/using4.C: New test.
1346
1347 2003-07-29  Alexandre Oliva  <aoliva@redhat.com>
1348
1349         * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
1350         * gcc.c-torture/execute/string-opt-10.c: Likewise.
1351
1352 2003-07-28  Jan Hubicka  <jh@suse.cz>
1353
1354         PR c++/11530
1355         * g++.dg/opt/call1.C: New test.
1356
1357 2003-07-28  Alexandre Oliva <aoliva@redhat.com>
1358
1359         PR c++/11667
1360         * g++.dg/init/enum2.C: New test.
1361         * g++.dg/template/overload1.C: Add "-w" option.
1362
1363 2003-07-28    <hp@bitrange.com>
1364
1365         * gcc.dg/Wdeclaration-after-statement-1.c,
1366         gcc.dg/Wdeclaration-after-statement-2.c: New tests.
1367
1368 2003-07-28  Jakub Jelinek  <jakub@redhat.com>
1369
1370         * gcc.c-torture/compile/20030725-1.c: New test.
1371
1372 2003-07-28  Aldy Hernandez  <aldyh@redhat.com>
1373
1374         * gcc.dg/20030505.c: Only run for SPE.
1375         Remove definition of opaque type.
1376
1377 2003-07-27  Mark Mitchell  <mark@codesourcery.com>
1378
1379         * g++.dg/template/ptrmem6.C: New test.
1380
1381 2003-07-26  Geoffrey Keating  <geoffk@apple.com>
1382
1383         * gcc.c-torture/compile/zero-strct-2.c: New test.
1384
1385 2003-07-25  Geoffrey Keating  <geoffk@apple.com>
1386
1387         * gcc.dg/intermod-1.c: New test.
1388
1389 2003-07-25  Nathan Sidwell  <nathan@codesourcery.com>
1390
1391         PR c++/11617
1392         * g++.dg/template/lookup2.C: New test.
1393         * g++.dg/template/memclass1.C: Remove instantiated from error.
1394         * g++.dg/other/error2.C: Tweak expected errors.
1395
1396         PR c++/11596
1397         * g++.dg/template/defarg3.C: New test.
1398
1399         * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
1400
1401 2003-07-24  Mark Mitchell  <mark@codesourcery.com>
1402
1403         * g++.dg/inherit/access5.C: New test.
1404
1405 2003-07-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1406
1407         PR c++/11513
1408         * g++.dg/template/crash8.C: New test.
1409
1410 2003-07-23  Steven Bosscher <steven@gcc.gnu.org>
1411
1412         PR c/10602
1413         * gcc.dg/noncompile/incomplete-2.c: New test.
1414
1415 2003-07-23  Mark Mitchell  <mark@codesourcery.com>
1416
1417         PR c++/11645
1418         * g++.dg/inherit/access4.C: New test.
1419
1420         PR c++/11517
1421         * g++.dg/expr/cond2.C: New test.
1422
1423         PR optimization/10679
1424         * g++.dg/opt/inline4.C: New test.
1425
1426 2003-07-23  Nathan Sidwell  <nathan@codesourcery.com>
1427
1428         * g++.dg/parse/crash10: New test.
1429
1430 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
1431
1432         * g++.dg/ext/flexary1.C: New test.
1433
1434 2003-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1435
1436         PR c++/10793
1437         * g++.dg/template/crash9.C: New test.
1438
1439 2003-07-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1440
1441         PR c++/3004
1442         * g++.dg/parse/typedef3.C: New test.
1443
1444         PR c++/7906
1445         * g++.dg/parse/operator2.C: New test.
1446
1447         PR c++/8895
1448         * g++.dg/parse/def-tmpl-arg1.C: New test.
1449
1450         PR c++/9282
1451         * g++.dg/parse/funptr1.C: New test.
1452
1453         PR c++/9452
1454         * g++.dg/parse/ambig3.C: New test.
1455
1456         PR c++/9454
1457         * g++.dg/parse/operator3.C: New test.
1458
1459         PR c++/9486
1460         * g++.dg/parse/template10.C: New test.
1461
1462         PR c++/9488
1463         * g++.dg/parse/template11.C: New test.
1464
1465         PR c++/10150
1466         * g++.dg/parse/invalid-op1.C: New test.
1467
1468         PR c++/10247
1469         * g++.dg/parse/condexpr1.C: New test.
1470
1471 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
1472
1473         * g++.dg/ext/packed3.C: New test.
1474         * g++.dg/ext/packed4.C: New test.
1475
1476         * gcc.dg/pack-test-3.c: New test.
1477
1478 2003-07-21  Janis Johnson  <janis187@us.ibm.com>
1479
1480         * lib/compat.exp: Handle dg-options per source file.
1481         * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
1482         * g++.dg/compat/abi/bitfield1_y.C: Ditto.
1483         * g++.dg/compat/abi/bitfield2_x.C: Ditto.
1484         * g++.dg/compat/abi/bitfield2_y.C: Ditto.
1485         * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
1486         * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
1487         * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
1488         * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
1489         * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
1490         * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
1491         * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
1492         * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
1493         * g++.dg/compat/break/bitfield7_x.C: Ditto.
1494         * g++.dg/compat/break/bitfield7_y.C: Ditto.
1495
1496 2003-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
1497
1498         PR c/10320
1499         * gcc.c-torture/execute/20030718-1.c: New test.
1500
1501 2003-07-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
1502
1503         PR optimization/11536
1504         * gcc.dg/20030721-1.c: New test.
1505
1506 2003-07-19  Mark Mitchell  <mark@codesourcery.com>
1507
1508         PR c++/11546
1509         * g++.dg/template/lookup1.C: New test.
1510
1511 2003-07-19  Zack Weinberg  <zack@codesourcery.com>
1512
1513         * gcc.dg/noncompile/label-1.c: New comprehensive test case for
1514         diagnostics of ill-formed constructs involving labels.
1515         * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
1516         the new 'previously defined here' message.
1517
1518 2003-07-18  Nathan Sidwell  <nathan@codesourcery.com>
1519
1520         * g++.dg/parse/non-dependent2.C: New test.
1521
1522 2003-07-18  Andrew Pinski  <pinskia@physics.uc.edu>
1523
1524         * g++.dg/init/init-ref4.C: xfail on targets without
1525         weak symbols.
1526
1527 2003-07-17  Jakub Jelinek  <jakub@redhat.com>
1528
1529         PR target/11087
1530         * gcc.c-torture/execute/20030717-1.c: New test.
1531
1532 2003-07-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
1533
1534         * g++.dg/opt/cfg1.C: New test.
1535
1536 2003-07-17  Mark Mitchell  <mark@codesourcery.com>
1537
1538         PR optimization/11557
1539         * gcc.dg/20030717-1.c: New test.
1540
1541 2003-07-17  Andrew Pinski <pinskia@physics.uc.edu>
1542
1543         PR c++/10476
1544         * g++.dg/expr/crash-1.C: New test.
1545
1546         PR c++/11027
1547         * g++.dg/template/init3.C: New test.
1548
1549         PR c++/8222
1550         * g++.dg/template/non-dependent1.C: New test.
1551
1552         PR c++/11070
1553         * g++.dg/template/non-dependent2.C: New test.
1554
1555         PR c++/11071
1556         * g++.dg/template/non-dependent3.C: New test.
1557
1558         PR c++/9907
1559         * g++.dg/template/sizeof5.C: New test.
1560
1561 2003-07-17  Geoffrey Keating  <geoffk@apple.com>
1562
1563         PR 11498
1564         * gcc.c-torture/compile/mangle-1.c: New file.
1565
1566 2003-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1567
1568         PR c++/7809
1569         * g++.dg/parse/access3.C: New test.
1570
1571 2003-07-17  Andrew Pinski  <pinskia@physics.uc.edu>
1572
1573         PR c++/11384
1574         * g++.dg/init/init-ref4.C: New test.
1575
1576 2003-07-16  Mark Mitchell  <mark@codesourcery.com>
1577
1578         PR c++/11547
1579         * g++.dg/parse/constant3.C: New test.
1580         * g++.dg/parse/crash7.C: Likewise.
1581
1582 2003-07-16  Andrew Pinski  <pinskia@physics.uc.edu>
1583
1584         PR target/11008
1585         * gcc.dg/i386-pentium4-not-mull.c: New.
1586
1587 2003-07-16  J"orn Rennecke <joern.rennecke@superh.com>
1588
1589         * gcc.dg/asm-names.c (ymain): Make it weak.
1590
1591 2003-07-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1592
1593         PR c++/5421
1594         * g++.dg/template/friend21.C: New test.
1595
1596 2003-07-16  Jakub Jelinek  <jakub@redhat.com>
1597
1598         * gcc.dg/cleanup-8.c: New test.
1599         * gcc.dg/cleanup-9.c: New test.
1600
1601 2003-07-16  Danny Smith  <dannysmith@users.sourceforge.net>
1602
1603         * g++.dg/ext/dll-MI1.h: New file.
1604         * g++.dg/ext/dllexport-MI1.C: New file.
1605         * g++.dg/ext/dllimport-MI1.C: New file.
1606
1607 2003-07-15  Jakub Jelinek  <jakub@redhat.com>
1608
1609         * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
1610         it does not have cmpstrsi patterns (just cmpmemsi).
1611
1612 2003-07-15  Mark Mitchell  <mark@codesourcery.com>
1613
1614         PR debug/11473
1615         * g++.dg/debug/debug8.C: New test.
1616
1617 2003-07-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1618
1619         PR c++/10108
1620         * g++.dg/template/crash7.C: New test.
1621
1622 2003-07-15  Kazu Hirata  <kazu@cs.umass.edu>
1623
1624         PR target/10795
1625         * gcc.c-torture/compile/20030708-1.c: New.
1626
1627 2003-07-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
1628
1629         * gcc.c-torture/execute/20030715-1.c: New test.
1630
1631 2003-07-14  Geoffrey Keating  <geoffk@apple.com>
1632
1633         * gcc.dg/pch/inline-3.c: New file.
1634         * gcc.dg/pch/inline-3.hs: New file.
1635         * gcc.dg/pch/inline-4.c: New file.
1636         * gcc.dg/pch/inline-4.hs: New file.
1637
1638 2003-07-14  Mark Mitchell  <mark@codesourcery.com>
1639
1640         PR c++/11509
1641         * g++.dg/template/crash6.C: New test.
1642
1643         PR c++/7053
1644         * g++.dg/template/friend20.C: New test.
1645
1646         PR c++/7019
1647         * g++.dg/template/overload2.C: New test.
1648
1649 2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1650
1651         PR optimization/11440
1652         * gcc.c-torture/execute/20030714-1.c: New test.
1653
1654 2003-07-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1655
1656         PR c++/11154
1657         * g++.dg/template/partial2.C: New test.
1658
1659 2003-07-13  Mark Mitchell  <mark@codesourcery.com>
1660
1661         PR c++/11503
1662         * g++.dg/template/anon1.C: New test.
1663
1664         PR c++/11493
1665         PR c++/11495
1666         * g++.dg/parse/template9.C: Likewise.
1667         * g++.dg/template/crash4.C: New test.
1668         * g++.dg/template/koenig1.C: Likewise.
1669         * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
1670         * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
1671         * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
1672         functions.
1673         * g++.old-deja/g++.jason/template36.C: Likewise.
1674         * g++.old-deja/g++.mike/p1989.C: Likewise.
1675         * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
1676         * g++.old-deja/g++.pt/ttp20.C: Use this->.
1677         * g++.old-deja/g++.pt/ttp21.C: Use this->.
1678         * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
1679         compiling.
1680         * g++.old-deja/g++.pt/union2.C: Use this->.
1681
1682 2003-07-11  Jakub Jelinek  <jakub@redhat.com>
1683
1684         * gcc.dg/20030711-1.c: New test.
1685
1686 2003-07-11  Nathan Sidwell  <nathan@codesourcery.com>
1687
1688         PR c++/11050
1689         * g++.dg/parse/args1.C: New test.
1690         * g++.pt/defarg8.C: Change expected errors.
1691
1692 2003-07-11  Mark Mitchell  <mark@codesourcery.com>
1693
1694         PR c++/8164
1695         * g++.dg/template/nontype2.C: New test.
1696
1697         PR c++/10558
1698         * g++.dg/parse/template8.C: New test.
1699
1700         PR c++/8327
1701         * g++.dg/template/scope1.C: New test.
1702
1703         * g++.dg/warn/Wsign-compare-1.C: New test.
1704
1705 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
1706
1707         * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
1708
1709 2003-07-10  Mark Mitchell  <mark@codesourcery.com>
1710
1711         PR c++/9411
1712         * g++.dg/template/explicit2.C: New test.
1713
1714         PR c++/10032
1715         * g++.dg/warn/pedantic1.C: New test.
1716
1717 2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
1718
1719         PR c++ 9483
1720         * g++.dg/other/field1.C: New test.
1721
1722 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
1723
1724         PR c/11449
1725         * gcc.c-torture/compile/20030707-1.c: New.
1726
1727 2003-07-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1728
1729         PR c++/10849
1730         * g++.dg/template/access12.C: New test.
1731
1732 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
1733
1734         * g++.dg/bprob/bprob.exp (prof_ext): Update.
1735         * g77.dg/bprob/bprob.exp (prof_ext): Update.
1736         * gcc.misc-tests/bprob.exp (prof_ext): Update.
1737         * gcc.misc-tests/gcov.exp: Update
1738         * g++.dg/gcov/gcov.exp: Update
1739         * lib/gcov.exp: Update.
1740
1741 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
1742
1743         * g++.dg/abi/mangle17.C: Make sure template expressions are
1744         dependent.
1745         * g++.dg/abi/mangle4.C: Mark erroneous casts.
1746         * g++.dg/debug/debug7.C: Mark erronous new-declarator.
1747         * g++.dg/opt/stack1.C: Remove erroneous code.
1748         * g++.dg/parse/template7.C: New test.
1749         * g++.dg/template/dependent-expr1.C: Mark erroneous code.
1750         * g++.old-deja/g++.pt/crash4.C: Likewise.
1751
1752 2003-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1753
1754         * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
1755         with zero or one occurence of `$' after the initial `L'.
1756
1757 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
1758
1759         * gcc.c-torture/compile/20030704-1.c: Add a comment.
1760
1761 2003-07-08  Roger Sayle  <roger@eyesopen.com>
1762
1763         PR c/11370
1764         * gcc.dg/Wunreachable-6.c: New testcase.
1765         * gcc.dg/Wunreachable-7.c: New testcase.
1766
1767 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
1768
1769         PR c/11420
1770         * gcc.dg/20030708-1.c: New test.
1771
1772 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
1773
1774         * gcc.dg/compat/sdata-section.h: New file.
1775         * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
1776         * gcc.dg/torture/mips-sdata-1.c: New test.
1777
1778 2003-07-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1779
1780         PR c++/11030
1781         * g++.dg/template/friend19.C: New test.
1782
1783 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
1784
1785         * g++.dg/opt/strength-reduce.C: New test.
1786
1787 2003-07-07  Roger Sayle  <roger@eyesopen.com>
1788
1789         PR target/10979
1790         * gcc.dg/20030707-1.c: New testcase.
1791
1792 2003-07-07  Roger Sayle  <roger@eyesopen.com>
1793
1794         PR optimization/11059
1795         * g++.dg/opt/emptyunion.C: New testcase.
1796
1797 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1798             Eric Botcazou  <ebotcazou@libertysurf.fr>
1799
1800         * g++.dg/opt/stack1.C: New test.
1801
1802 2003-07-05  Mark Mitchell  <mark@codesourcery.com>
1803
1804         * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
1805         run test.
1806
1807         PR c++/11431
1808         * g++.dg/expr/static_cast3.C: New test.
1809
1810 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
1811
1812         * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
1813         everywhere.
1814         * gcc.dg/concat.c: Concatenation of string constants with
1815         __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
1816         * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
1817         * gcc.dg/cpp/escape-2.c: Use wide character constants where
1818         necessary to avoid multi-character character constant warning.
1819         * gcc.dg/cpp/escape.c: Likewise.
1820         * gcc.dg/cpp/ucs.c: Likewise.
1821         Remove backslashes from dg-bogus comments, as they confuse Tcl.
1822         Fix a typo.
1823
1824 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
1825
1826         PR c/11428
1827         * gcc.c-torture/compile/20030704-1.c: New.
1828
1829 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
1830
1831         * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
1832
1833 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
1834
1835         PR c++/5287, PR c++/7910,  PR c++/11021
1836         * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
1837         tests for warnings.
1838         * g++.dg/ext/dllimport2.C: Add tests for warnings.
1839         * g++.dg/ext/dllimport3.C: Likewise.
1840         * g++.dg/ext/dllimport4.C: New file.
1841         * g++.dg/ext/dllimport5.C: New file.
1842         * g++.dg/ext/dllimport6.C: New file.
1843         * g++.dg/ext/dllimport7.C: New file.
1844         * g++.dg/ext/dllimport8.C: New file.
1845         * g++.dg/ext/dllimport9.C: New file.
1846         * g++.dg/ext/dllimport10.C: New file.
1847         * g++.dg/ext/dllexport1.C: New file.
1848
1849 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
1850
1851         * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
1852         * g++.old-deja/g++.mike/net36.C: Tweak error messages.
1853
1854 2003-07-03  Roger Sayle  <roger@eyesopen.com>
1855
1856         * gcc.dg/builtins-25.c: New testcase.
1857         * gcc.dg/builtins-26.c: New testcase.
1858
1859 2003-07-03  Janis Johnson  <janis187@us.ibm.com>
1860
1861         * gcc.dg/compat/vector-defs.h: New file.
1862         * gcc.dg/compat/vector-setup.h: New file.
1863         * gcc.dg/compat/vector-check.h: New file.
1864         * gcc.dg/compat/vector-1_main.c: New file.
1865         * gcc.dg/compat/vector-1_x.c: New file.
1866         * gcc.dg/compat/vector-1_y.c: New file.
1867         * gcc.dg/compat/vector-2_main.c: New file.
1868         * gcc.dg/compat/vector-2_x.c: New file.
1869         * gcc.dg/compat/vector-2_y.c: New file.
1870
1871         * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
1872         * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
1873         * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
1874         * gcc.dg/compat/struct-align-1.h: New file.
1875         * gcc.dg/compat/struct-align-1_main.c: New file.
1876         * gcc.dg/compat/struct-align-1_x.c: New file.
1877         * gcc.dg/compat/struct-align-1_y.c: New file.
1878         * gcc.dg/compat/struct-align-2.h: New file.
1879         * gcc.dg/compat/struct-align-2_main.c: New file.
1880         * gcc.dg/compat/struct-align-2_x.c: New file.
1881         * gcc.dg/compat/struct-align-2_y.c: New file.
1882
1883         * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
1884         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
1885         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
1886         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
1887         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
1888         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
1889         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
1890         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
1891         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
1892         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
1893         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
1894         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
1895         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
1896         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
1897         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
1898         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
1899         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
1900         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
1901         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
1902         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
1903         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
1904         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
1905         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
1906         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
1907         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
1908         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
1909         * gcc.dg/compat/struct-return-10_x.c: Ditto.
1910         * gcc.dg/compat/struct-return-2_x.c: Ditto.
1911         * gcc.dg/compat/struct-return-3_x.c: Ditto.
1912
1913 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
1914
1915         * gcc.dg/i386-call-1.c: New test.
1916
1917 2003-07-03  Nathan Sidwell  <nathan@codesourcery.com>
1918
1919         PR c++/9162
1920         * g++.dg/parse/defarg4.C: New.
1921
1922 2003-07-03  Roger Sayle  <roger@eyesopen.com>
1923
1924         PR target/10700
1925         * gcc.c-torture/compile/20030703-1.c: New test case.
1926
1927 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
1928
1929         * g++.dg/template/local3.C: Remove extra semicolon.
1930
1931 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
1932
1933         * gcc.dg/i386-volatile-1.c: New test.
1934
1935 2003-07-02  Nathan Sidwell  <nathan@codesourcery.com>
1936
1937         PR c++/11072
1938         * g++.dg/other/offsetof2.C: XFAIL.
1939         * g++.dg/other/offsetof5.C: New.
1940
1941         PR c++/10219
1942         * g++.dg/template/error1.C: New.
1943
1944         PR c++/9779
1945         * g++.dg/template/dependent-expr1.C: New.
1946
1947 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
1948
1949         PR c++/6949
1950         * g++.dg/template/local3.C: New test.
1951
1952         PR c++/11149
1953         * g++.dg/lookup/scoped6.C: New test.
1954
1955 2003-07-01  Giovanni Bajo  <giovannibajo@libero.it>
1956
1957         PR c++/8046
1958         * g++.dg/other/error7.C: New test.
1959
1960 2003-07-01  Kazu Hirata  <kazu@cs.umass.edu>
1961
1962         * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
1963         * g++.old-deja/g++.abi/vtable3.h: Likewise.
1964         * g++.old-deja/g++.law/code-gen5.C: Likewise.
1965         * g++.old-deja/g++.other/union2.C: Likewise.
1966         * gcc.dg/c90-const-expr-2.c: Likewise.
1967         * gcc.dg/c90-const-expr-3.c: Likewise.
1968         * gcc.dg/c99-const-expr-2.c: Likewise.
1969         * gcc.dg/c99-const-expr-3.c: Likewise.
1970         * gcc.dg/concat.c: Likewise.
1971
1972 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
1973
1974         PR c++/9559
1975         * g++.dg/init/static1.C: New test.
1976
1977 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1978
1979         * Changelog: Remove ">>>>>>>" from previous change.
1980
1981 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1982
1983         * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
1984         * g++.old-deja/g++.other/access2.C: Likewise.
1985         * g++.old-deja/g++.other/decl2.C: Likewise.
1986         * gcc.c-torture/execute/20020615-1.c: Likewise.
1987
1988 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
1989
1990         PR c++/4933
1991         * g++.dg/template/sizeof4.C: New test.
1992
1993 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
1994
1995         * g++.dg/other/error6.C: New test.
1996
1997 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
1998
1999         PR c++/10750
2000         * g++.dg/parse/constant2.C: New test.
2001
2002 2003-06-30  Giovanni Bajo <giovannibajo@libero.it>
2003
2004         PR c++/11106
2005         * g++.dg/other/error5.C: New test.
2006
2007 2003-06-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2008
2009         * gcc.dg/format/gcc_diag-1.c: New test.
2010
2011 2003-06-28  Ulrich Weigand  <uweigand@de.ibm.com>
2012
2013         * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
2014
2015 2003-06-28  Nathan Sidwell  <nathan@codesourcery.com>
2016
2017         * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
2018         * g++.old-deja/g++.robertl/eb133a.C: Likewise.
2019         * g++.old-deja/g++.robertl/eb133b.C: Likewise.
2020
2021 2003-06-28  Jakub Jelinek  <jakub@redhat.com>
2022
2023         * gcc.c-torture/execute/builtins/string-8.c: New test.
2024         * gcc.c-torture/execute/builtins/string-8-lib.c: New.
2025         * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
2026         * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
2027
2028 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
2029
2030         PR c++/10468
2031         * g++.dg/ext/typeof6.C: New test.
2032
2033 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
2034
2035         PR c++/10796
2036         * g++.dg/init/enum1.C: New test.
2037
2038 2003-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
2039
2040         * gcc.dg/20030627-1.c: New test.
2041
2042 2003-06-26  Mark Mitchell  <mark@codesourcery.com>
2043
2044         PR c++/11332
2045         * g++.dg/expr/static_cast2.C: New test.
2046
2047 2003-06-26  Roger Sayle  <roger@eyesopen.com>
2048             Jakub Jelinek  <jakub@redhat.com>
2049
2050         * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
2051         sprintf(dst,"%s",src) optimization.
2052         * gcc.c-torture/execute/20030626-1.c: New test case.
2053         * gcc.c-torture/execute/20030626-2.c: New test case.
2054
2055 2003-06-26  J"orn Rennecke <joern.rennecke@superh.com>
2056
2057         * gcc.c-torture/execute/multi-ix.c: New test.
2058
2059         * gcc.c-torture/execute/simd-4.c (main):
2060         Added missing semicolon at end of union.
2061
2062 2003-06-26  Giovanni Bajo  <giovannibajo@libero.it>
2063
2064         PR c++/8266
2065         * g++.dg/template/explicit-instantiation3.C: New test.
2066
2067 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
2068
2069         * gcc.dg/20030626-1.c: Use signed char.
2070
2071 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
2072
2073         * gcc.dg/20030626-1.c: New test.
2074
2075 2003-06-26  Neil Booth  <neil@daikokuya.co.uk>
2076
2077         * const-str-2.m: Update.
2078
2079 2003-06-25  Mark Mitchell  <mark@codesourcery.com>
2080
2081         PR c++/10990
2082         * g++.dg/rtti/dyncast1.C: New test.
2083         * g++.dg/abi/mangle4.C: Correct base-specifier access.
2084         * g++.dg/lookup/scoped1.C: Remove XFAIL.
2085         * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
2086
2087         PR c++/10931
2088         * g++.dg/expr/static_cast1.C: New test.
2089
2090 2003-06-25  Josef Zlomek  <zlomekj@suse.cz>
2091
2092         * gcc.dg/20030625-1.c: New test.
2093
2094 2003-06-24  Roger Sayle  <roger@eyesopen.com>
2095
2096         * gcc.c-torture/compile/20030624-1.c: New test case.
2097
2098 2003-06-24  Jakub Jelinek  <jakub@redhat.com>
2099
2100         * gcc.c-torture/execute/string-opt-17.c: New test.
2101
2102 2003-06-24  Mark Mitchell  <mark@codesourcery.com>
2103
2104         PR c++/5754
2105         * g++.dg/parse/crash6.C: New test.
2106
2107 2003-06-23  Roger Sayle  <roger@eyesopen.com>
2108
2109         * gcc.dg/builtins-24.c: New test case.
2110
2111 2003-06-23  Jakub Jelinek  <jakub@redhat.com>
2112
2113         * g++.dg/opt/operator1.C: New test.
2114
2115 2003-06-22  Roger Sayle  <roger@eyesopen.com>
2116
2117         * gcc.c-torture/execute/string-opt-16.c: New test case.
2118
2119 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
2120
2121         * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion  option.
2122         * g++.old-deja/g++.other/conv7.C: Likewise
2123         * g++.old-deja/g++.other/overcnv2.C: Likewise.
2124         * g++.old-deja/g++.other/overload14.C: Likewise.
2125
2126 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
2127
2128         * g++.old-deja/g++.jason/conversion5.C: Adjust option.
2129         * g++.old-deja/g++.bugs/900215_01.C: Likewise.
2130
2131 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
2132
2133         PR c++/10888
2134         * g++.dg/warn/Winline-3.C: New test.
2135
2136 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
2137
2138         * lib/target-supports.exp (check_alias_available): Make the test
2139         program acceptable to the Solaris assembler.
2140
2141         PR c++/10749
2142         * g++.dg/template/memclass2.C: New test.
2143
2144 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
2145             Eric Botcazou  <ebotcazou@libertysurf.fr>
2146
2147         * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
2148         data for non-matching targets.
2149         * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
2150
2151 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
2152
2153         PR c++/10845
2154         * g++.dg/template/member3.C: New test.
2155
2156 2003-06-19  Mark Mitchell  <mark@codesourcery.com>
2157
2158         PR c++/10939
2159         * g++.dg/template/func1.C: New test.
2160
2161         PR c++/9649
2162         * g++.dg/template/static4.C: New test.
2163         * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
2164
2165         PR c++/11041
2166         * g++.dg/init/ref7.C: New test.
2167
2168 2003-06-19  Matt Austern  <austern@apple.com>
2169
2170         PR c++/11228
2171         * g++.dg/anew1.C: New test.
2172         * g++.dg/anew2.C: New test.
2173         * g++.dg/anew3.C: New test.
2174         * g++.dg/anew4.C: New test.
2175
2176 2003-06-19  Kazu Hirata  <kazu@cs.umass.edu>
2177
2178         * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
2179
2180 2003-06-19  J"orn Rennecke <joern.rennecke@superh.com>
2181
2182         * gcc.c-torture/execute/simd-4.c (main): Make expected value
2183         endian-dependent.
2184
2185 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
2186
2187         * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
2188         Remove cruft.
2189
2190 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
2191
2192         * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
2193         * gcc.c-torture/compile/961203-1.c: Likewise.
2194         * gcc.c-torture/compile/980506-1.c: Likewise.
2195
2196 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
2197
2198         PR c++/10712
2199         * g++.dg/lookup/using7.C: New test.
2200
2201 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
2202
2203         PR c++/11105
2204         * g++.dg/abi/conv1.C: Remove it.
2205         * g++.dg/template/conv7.C: New test.
2206         * g++.dg/template/conv8.C: Likewise.
2207         * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
2208         conversion operator.
2209
2210 2003-06-17  Janis Johnson  <janis187@us.ibm.com>
2211
2212         * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
2213         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
2214         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
2215         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
2216         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
2217         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
2218         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
2219         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
2220         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
2221         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
2222         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
2223         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
2224         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
2225         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
2226         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
2227         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
2228         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
2229         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
2230         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
2231         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
2232         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
2233         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
2234         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
2235         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
2236         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
2237         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
2238         * gcc.dg/compat/struct-return-10_x.c: Ditto.
2239         * gcc.dg/compat/struct-return-2_x.c: Ditto.
2240         * gcc.dg/compat/struct-return-3_x.c: Ditto.
2241
2242 2003-06-16  Mark Mitchell  <mark@codesourcery.com>
2243
2244         * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
2245         * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
2246         indications.
2247
2248 2003-06-16  Roger Sayle  <roger@eyesopen.com>
2249
2250         * gcc.dg/i386-387-5.c: New test case.
2251         * gcc.dg/i386-387-6.c: New test case.
2252         * gcc.dg/builtins-23.c: New test case.
2253
2254 2003-06-15  Roger Sayle  <roger@eyesopen.com>
2255
2256         * gcc.dg/builtins-22.c: New test case.
2257         * gcc.dg/i386-387-1.c: Update to test exp.
2258         * gcc.dg/i386-387-2.c: Likewise.
2259
2260 2003-06-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2261
2262         * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
2263
2264 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
2265
2266         * lib/gcc-dg.exp (dg-require-dll): New function.
2267         (dg-xfail-if): Likewise.
2268         * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
2269         driver.
2270
2271         * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
2272         * gcc.c-torture/compile/20001205-1.c: Likewise.
2273         * gcc.c-torture/compile/20001226-1.c: Likewise.
2274         * gcc.c-torture/compile/20010518-2.c: Likewise.
2275         * gcc.c-torture/compile/20020312-1.c: Likewise.
2276         * gcc.c-torture/compile/20020604-1.c: Likewise.
2277         * gcc.c-torture/compile/920501-12.c: Likewise.
2278         * gcc.c-torture/compile/920501-4.c: Likewise.
2279         * gcc.c-torture/compile/920520-1.c: Likewise.
2280         * gcc.c-torture/compile/920521-1.c: Likewise.
2281         * gcc.c-torture/compile/920625-1.c: Likewise.
2282         * gcc.c-torture/compile/961203-1.c: Likewise.
2283         * gcc.c-torture/compile/980506-1.c: Likewise.
2284         * gcc.c-torture/compile/981006-1.c: Likewise.
2285         * gcc.c-torture/compile/981022-1.c: Likewise.
2286         * gcc.c-torture/compile/981223-1.c: Likewise.
2287         * gcc.c-torture/compile/990617-1.c: Likewise.
2288         * gcc.c-torture/compile/dll.c: Likewise.
2289         * gcc.c-torture/compile/labels-3.c: Likewise.
2290         * gcc.c-torture/compile/mipscop-1.c: Likewise.
2291         * gcc.c-torture/compile/mipscop-2.c: Likewise.
2292         * gcc.c-torture/compile/mipscop-3.c: Likewise.
2293         * gcc.c-torture/compile/mipscop-4.c: Likewise.
2294         * gcc.c-torture/compile/simd-5.c: Likewise.
2295         * gcc.c-torture/compile/20000804-1.x: Remove.
2296         * gcc.c-torture/compile/20001205-1.x: Likewise.
2297         * gcc.c-torture/compile/20001226-1.x: Likewise.
2298         * gcc.c-torture/compile/20010518-2.x: Likewise.
2299         * gcc.c-torture/compile/20020312-1.x: Likewise.
2300         * gcc.c-torture/compile/20020604-1.x: Likewise.
2301         * gcc.c-torture/compile/920501-12.x: Likewise.
2302         * gcc.c-torture/compile/920501-4.x: Likewise.
2303         * gcc.c-torture/compile/920520-1.x: Likewise.
2304         * gcc.c-torture/compile/920521-1.x: Likewise.
2305         * gcc.c-torture/compile/920625-1.x: Likewise.
2306         * gcc.c-torture/compile/961203-1.x: Likewise.
2307         * gcc.c-torture/compile/980506-1.x: Likewise.
2308         * gcc.c-torture/compile/981006-1.x: Likewise.
2309         * gcc.c-torture/compile/981022-1.x: Likewise.
2310         * gcc.c-torture/compile/981223-1.x: Likewise.
2311         * gcc.c-torture/compile/990617-1.x: Likewise.
2312         * gcc.c-torture/compile/mipscop-1.x: Likewise.
2313         * gcc.c-torture/compile/mipscop-2.x: Likewise.
2314         * gcc.c-torture/compile/mipscop-3.x: Likewise.
2315         * gcc.c-torture/compile/mipscop-4.x: Likewise.
2316         * gcc.c-torture/compile/simd-5.x: Likewise.
2317
2318         * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
2319
2320 2003-06-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
2321
2322         * gcc.c-torture/execute/20030611-1.c: New test.
2323
2324 2003-06-12  Roger Sayle  <roger@eyesopen.com>
2325
2326         PR middle-end/168
2327         * gcc.dg/20030612-1.c: New test case.
2328
2329 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
2330
2331         PR c++/10635
2332         * g++.dg/expr/cast1.C: New test.
2333
2334 2003-06-12  Roger Sayle  <roger@eyesopen.com>
2335
2336         * gcc.dg/builtins-21.c: New test case.
2337
2338 2003-06-11  Kelley Cook  <kelleycook@wideopenwest.com>
2339
2340         * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
2341         options instead of at the end.
2342         * lib/objc.exp (objc_target_compile): Likewise.
2343
2344 2003-06-11  Mark Mitchell  <mark@codesourcery.com>
2345
2346         PR c++/10432
2347         * g++.dg/parse/error1.C: New test.
2348
2349 2003-06-11  Janis Johnson  <janis187@us.ibm.com>
2350
2351         * gcc.dg/compat/struct-by-value-11_main.c: New file.
2352         * gcc.dg/compat/struct-by-value-11_x.c: New file.
2353         * gcc.dg/compat/struct-by-value-11_y.c: New file.
2354         * gcc.dg/compat/struct-by-value-12_main.c: New file.
2355         * gcc.dg/compat/struct-by-value-12_x.c: New file.
2356         * gcc.dg/compat/struct-by-value-12_y.c: New file.
2357         * gcc.dg/compat/struct-by-value-13_main.c: New file.
2358         * gcc.dg/compat/struct-by-value-13_x.c: New file.
2359         * gcc.dg/compat/struct-by-value-13_y.c: New file.
2360         * gcc.dg/compat/struct-by-value-14_main.c: New file.
2361         * gcc.dg/compat/struct-by-value-14_x.c: New file.
2362         * gcc.dg/compat/struct-by-value-14_y.c: New file.
2363         * gcc.dg/compat/struct-by-value-15_main.c: New file.
2364         * gcc.dg/compat/struct-by-value-15_x.c: New file.
2365         * gcc.dg/compat/struct-by-value-15_y.c: New file.
2366         * gcc.dg/compat/struct-by-value-16_main.c: New file.
2367         * gcc.dg/compat/struct-by-value-16_x.c: New file.
2368         * gcc.dg/compat/struct-by-value-16_y.c: New file.
2369         * gcc.dg/compat/struct-by-value-17_main.c: New file.
2370         * gcc.dg/compat/struct-by-value-17_x.c: New file.
2371         * gcc.dg/compat/struct-by-value-17_y.c: New file.
2372         * gcc.dg/compat/struct-by-value-18_main.c: New file.
2373         * gcc.dg/compat/struct-by-value-18_x.c: New file.
2374         * gcc.dg/compat/struct-by-value-18_y.c: New file.
2375
2376         * gcc.dg/compat/scalar-by-value-3_main.c: New file.
2377         * gcc.dg/compat/scalar-by-value-3_x.c: New file.
2378         * gcc.dg/compat/scalar-by-value-3_y.c: New file.
2379         * gcc.dg/compat/scalar-by-value-4_main.c: New file.
2380         * gcc.dg/compat/scalar-by-value-4_x.c: New file.
2381         * gcc.dg/compat/scalar-by-value-4_y.c: New file.
2382         * gcc.dg/compat/scalar-return-3_main.c: New file.
2383         * gcc.dg/compat/scalar-return-3_x.c: New file.
2384         * gcc.dg/compat/scalar-return-3_y.c: New file.
2385         * gcc.dg/compat/scalar-return-4_main.c: New file.
2386         * gcc.dg/compat/scalar-return-4_x.c: New file.
2387         * gcc.dg/compat/scalar-return-4_y.c: New file.
2388
2389 2003-06-10  Janis Johnson  <janis187@us.ibm.com>
2390
2391         * gcc.dg/compat/fp2-struct-check.h: New file.
2392         * gcc.dg/compat/fp2-struct-defs.h: New file.
2393         * gcc.dg/compat/fp2-struct-init.h: New file.
2394         * gcc.dg/compat/struct-by-value-10_main.c: New file.
2395         * gcc.dg/compat/struct-by-value-10_x.c: New file.
2396         * gcc.dg/compat/struct-by-value-10_y.c: New file.
2397         * gcc.dg/compat/struct-return-10_main.c: New file.
2398         * gcc.dg/compat/struct-return-10_x.c: New file.
2399         * gcc.dg/compat/struct-return-10_y.c: New file.
2400
2401         * gcc.dg/compat/compat-common.h: New file.
2402         * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
2403         * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
2404         * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
2405         * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
2406         * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
2407         * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
2408         * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
2409         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
2410         * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
2411         * gcc.dg/compat/scalar-return-1_main.c: Ditto.
2412         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
2413         * gcc.dg/compat/scalar-return-1_y.c: Ditto.
2414         * gcc.dg/compat/scalar-return-2_main.c: Ditto.
2415         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
2416         * gcc.dg/compat/scalar-return-2_y.c: Ditto.
2417         * gcc.dg/compat/small-struct-check.h: Ditto.
2418         * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
2419         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
2420         * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
2421         * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
2422         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
2423         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
2424         * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
2425         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
2426         * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
2427         * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
2428         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
2429         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
2430         * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
2431         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
2432         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
2433         * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
2434         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
2435         * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
2436         * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
2437         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
2438         * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
2439         * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
2440         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
2441         * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
2442         * gcc.dg/compat/struct-return-2_main.c: Ditto.
2443         * gcc.dg/compat/struct-return-2_x.c: Ditto.
2444         * gcc.dg/compat/struct-return-2_y.c: Ditto.
2445         * gcc.dg/compat/struct-return-3_main.c: Ditto.
2446         * gcc.dg/compat/struct-return-3_x.c: Ditto.
2447         * gcc.dg/compat/struct-return-3_y.c: Ditto.
2448
2449 2003-06-10  Geoffrey Keating  <geoffk@apple.com>
2450
2451         * g++.dg/pch/static-1.C: New file.
2452         * g++.dg/pch/static-1.Hs: New file.
2453
2454 2003-06-10  Richard Henderson  <rth@redhat.com>
2455
2456         * gcc.dg/asm-7.c: Adjust expected warning text.
2457
2458 2003-06-10  Roger Sayle  <roger@eyesopen.com>
2459
2460         * gcc.dg/builtins-20.c: New test case.
2461
2462 2003-06-10  Mark Mitchell  <mark@codesourcery.com>
2463
2464         PR c++/11131
2465         * g++.dg/opt/template1.C: New test.
2466
2467 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
2468
2469         * lib/gcc-dg.exp (dg-test): Clear additional_files and
2470         additional_sources.
2471
2472 2003-05-21  David Taylor  <dtaylor@emc.com>
2473
2474         * gcc.dg/Wpadded.c: New file.
2475
2476 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
2477
2478         * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
2479         * gcc.dg/special/weak-2.c: Add dg-require-weak.
2480         * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
2481         dg-require-weak.
2482
2483 2003-06-09  J"orn Rennecke <joern.rennecke@superh.com>
2484
2485         * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
2486
2487 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
2488
2489         * lib/gcc-dg.exp (dg-require-weak): Fix typo.
2490         (dg-require-alias): Likewise.
2491         (dg-require-gc-sections): Likewise.
2492         * lib/target-supports.exp (check_gc_sections_available): Likewise.
2493
2494 2003-06-08  Richard Henderson  <rth@redhat.com>
2495
2496         * gcc.dg/20011029-2.c: Fix the array reference.
2497         * gcc.dg/asm-7.c: New.
2498
2499 2003-06-08  Kazu Hirata  <kazu@cs.umass.edu>
2500
2501         * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
2502
2503 2003-06-08  Mark Mitchell  <mark@codesourcery.com>
2504
2505         * lib/gcc-dg.exp (dg-require-alias): Fix typo.
2506         (dg-require-gc-sections): Likewise.
2507
2508 2003-06-08  Jan Hubicka  <jh@suse.cz>
2509
2510         * i386-cmov1.c: Fix regular expression.
2511         * i386-cvt-1.c: Likewise.
2512         * i386-local.c: Likewise.
2513         * i386-local2.c: Likewise.
2514         * i386-mul.c: Likewise.
2515         * i386-ssetype-1.c: Likewise.
2516         * i386-ssetype-3.c: Likewise.
2517         * i386-ssetype-5.c: Likewise.
2518
2519 2003-06-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2520
2521         PR c++/11039
2522         * g++.dg/warn/implicit-typename2.C: New test.
2523         * g++.dg/warn/implicit-typename3.C: New test.
2524
2525 2003-06-07  Richard Henderson  <rth@redhat.com>
2526
2527         * g++.dg/other/offsetof3.C: Use size_t.
2528         * g++.dg/other/offsetof4.C: Likewise.
2529
2530 2003-06-07  H.J. Lu <hongjiu.lu@intel.com>
2531
2532         * lib/copy-file.exp: New. Implement gcc_copy_files.
2533
2534         * lib/dg-pch.exp: Load copy-file.exp
2535         (dg-pch): Use gcc_copy_files instead of "file copy".
2536
2537 2003-06-06  Mark Mitchell  <mark@codesourcery.com>
2538
2539         * gcc.dg/weak/weak.exp: Simplify.
2540         * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
2541         * gcc.dg/weak/weak-1.c: Likewise.
2542         * gcc.dg/weak/weak-2.c: Likewise.
2543         * gcc.dg/weak/weak-3.c: Likewise.
2544         * gcc.dg/weak/weak-4.c: Likewise.
2545         * gcc.dg/weak/weak-5.c: Likewise.
2546         * gcc.dg/weak/weak-6.c: Likewise.
2547         * gcc.dg/weak/weak-7.c: Likewise.
2548         * gcc.dg/weak/weak-8.c: Likewise.
2549         * gcc.dg/weak/weak-9.c: Likewise.
2550
2551 2003-06-06  Richard Earnshaw  <rearnsha@arm.com>
2552
2553         gcc.c-torture/execute/20030606-1.c: New.
2554
2555 2003-06-06  Roger Sayle  <roger@eyesopen.com>
2556
2557         * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
2558         * gcc.dg/builtins-19.c: Likewise.
2559
2560 2003-06-06  Roger Sayle  <roger@eyesopen.com>
2561
2562         * gcc.dg/builtins-2.c: Add some more tests.
2563         * gcc.dg/builtins-18.c: New test case.
2564         * gcc.dg/builtins-19.c: New test case.
2565
2566 2003-06-06  Roger Sayle  <roger@eyesopen.com>
2567             Jim Wilson  <wilson@tuliptree.org>
2568
2569         * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
2570
2571 2003-06-06  Jakub Jelinek  <jakub@redhat.com>
2572
2573         * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
2574         mempcpy/stpcpy calls not to be optimized into something else.
2575         * gcc.c-torture/execute/string-opt-3.c: Moved to...
2576         * gcc.c-torture/execute/builtins/string-7.c: ...here.
2577         * gcc.c-torture/execute/builtins/string-7-lib.c: New.
2578
2579 2003-06-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2580
2581         * gcc.dg/format/asm_fprintf-1.c: New test.
2582
2583 2003-06-05  Mark Mitchell  <mark@codesourcery.com>
2584
2585         * lib/gcc-defs.exp (additional_sources): New variable.
2586         (dg-additional-sources): New function.
2587         (additional_files): New variable.
2588         (dg-additional-files): New function.
2589         (dg-additional-files-options): Likewise.
2590         * lib/gcc-dg.exp (dg-require-weak): New function.
2591         (dg-require-alias): Likewise.
2592         (dg-require-gc-sections): Likewise.
2593         * lib/target-supports.exp (check_alias_available): Remove testfile
2594         parameter.
2595         (check_gc_sections_available): New function.
2596         * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
2597         (dg-gpp-additional-files): Likewise.
2598         * lib/g++.exp (additional_sources): Remove.
2599         (additional_files): Likewise.
2600         (g++_target_compile): Use dg-additional-files-options.
2601
2602         * gcc.dg/special/special.exp: Add "ecos" tests.  Remove complex
2603         Tcl logic.
2604         * gcc.dg/special/ecos.exp: Remove.
2605         * gcc.dg/special/20000419-2.c: Use dg-require-*.
2606         * gcc.dg/special/alias-1.c: Likewise.
2607         * gcc.dg/special/alias-2.c: Likewise.
2608         * gcc.dg/special/gcsec-1.c: Likewise.
2609         * gcc.dg/special/weak-1.c: Likewise.
2610         * gcc.dg/special/weak-2.c: Likewise.
2611         * gcc.dg/special/wkali-1.c: Likewise.
2612         * gcc.dg/special/wkali-2.c: Likewise.
2613
2614         * g++.dg/special/conpr-2.C: Use dg-additional-*, not
2615         dg-gpp-additional-*.
2616         * g++.dg/special/conpr-3.C: Likewise.
2617         * g++.dg/special/conpr-4.C: Likewise.
2618         * g++.old-deja/g++.abi/vtable3a.C: Likewise.
2619         * g++.old-deja/g++.abi/vtable3b.C: Likewise.
2620         * g++.old-deja/g++.abi/vtable3c.C: Likewise.
2621         * g++.old-deja/g++.abi/vtable3d.C: Likewise.
2622         * g++.old-deja/g++.abi/vtable3e.C: Likewise.
2623         * g++.old-deja/g++.abi/vtable3f.C: Likewise.
2624         * g++.old-deja/g++.abi/vtable3g.C: Likewise.
2625         * g++.old-deja/g++.abi/vtable3h.C: Likewise.
2626         * g++.old-deja/g++.abi/vtable3i.C: Likewise.
2627         * g++.old-deja/g++.abi/vtable3j.C: Likewise.
2628         * g++.old-deja/g++.oliva/linkage1.C: Likewise.
2629         * g++.old-deja/g++.other/comdat1.C: Likewise.
2630         * g++.old-deja/g++.other/comdat2.C: Likewise.
2631         * g++.old-deja/g++.other/comdat3.C: Likewise.
2632         * g++.old-deja/g++.other/ctor1.C: Likewise.
2633         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
2634
2635 2003-06-05  Richard Henderson  <rth@redhat.com>
2636
2637         * gcc.dg/debug/20030605-1.c: New.
2638
2639 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
2640
2641         * README.QMTEST: Update.
2642
2643 2003-06-04  Richard Henderson  <rth@redhat.com>
2644
2645         * gcc.dg/cleanup-1.c: New.
2646         * gcc.dg/cleanup-2.c: New.
2647         * gcc.dg/cleanup-3.c: New.
2648         * gcc.dg/cleanup-4.c: New.
2649         * gcc.dg/cleanup-5.c: New.
2650         * gcc.dg/cleanup-6.c: New.
2651         * gcc.dg/cleanup-7.c: New.
2652
2653 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
2654
2655         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
2656
2657         * lib/dg-pch.exp: New file.
2658         * g++.dg/pch/pch.exp: Use dg-pch.exp.
2659         * gcc.dg/pch/pch.exp: Likewise.
2660
2661 2003-06-04  Roger Sayle  <roger@eyesopen.com>
2662
2663         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
2664         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
2665         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
2666         * gcc.dg/builtins-17.c: New test case.
2667         * gcc.dg/i386-387-4.c: New test case.
2668         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
2669
2670 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2671
2672         * gcc.dg/ultrasp9.c: New test.
2673
2674 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2675
2676         * gcc.c-torture/compile/20030604-1.c: New test.
2677         * gcc.dg/sparc-constant-1.c: New test.
2678
2679 2003-06-03  Glen Nakamura  <glen@imodulo.com>
2680
2681         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
2682
2683 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
2684
2685         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
2686
2687         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
2688         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
2689
2690 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
2691
2692         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
2693
2694 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2695
2696         PR c++/10940
2697         * g++.dg/template/spec10.C: New test.
2698
2699 2003-06-03  Roger Sayle  <roger@eyesopen.com>
2700
2701         * gcc.dg/builtins-16.c: New test case.
2702
2703 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
2704
2705         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
2706         mempcpy test with post-increments.
2707         * gcc.c-torture/execute/string-opt-3.c: New test.
2708         * gcc.dg/string-opt-1.c: New test.
2709
2710 2003-06-03  David Billinghurst (David.Billinghurst@riotinto.com)
2711
2712         PR fortran/10965
2713         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
2714
2715 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
2716
2717         * lib/scanasm.exp (dg-scan): New function, factored out of ...
2718         (scan-assembler): ... here.  Use dg-scan.
2719         (scan-assembler-not): Likewise.
2720         (scan-file): New function.
2721         (scan-file-not): Likewise.
2722         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
2723         * gcc.dg/cpp/_Pragma4.c: Likewise.
2724         * gcc.dg/cpp/_Pragma5.c: Likewise.
2725         * gcc.dg/cpp/avoidpaste1.c: Likewise.
2726         * gcc.dg/cpp/avoidpaste2.c: Likewise.
2727         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
2728         * gcc.dg/cpp/cmdlne-P.c: Likewise.
2729         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
2730         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
2731         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
2732         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
2733         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
2734         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
2735         * gcc.dg/cpp/cxxcom1.c: Likewise.
2736         * gcc.dg/cpp/line1.c: Likewise.
2737         * gcc.dg/cpp/maccom1.c: Likewise.
2738         * gcc.dg/cpp/maccom2.c: Likewise.
2739         * gcc.dg/cpp/maccom3.c: Likewise.
2740         * gcc.dg/cpp/maccom4.c: Likewise.
2741         * gcc.dg/cpp/maccom5.c: Likewise.
2742         * gcc.dg/cpp/maccom6.c: Likewise.
2743         * gcc.dg/cpp/multiline.c: Likewise.
2744         * gcc.dg/cpp/spacing1.c: Likewise.
2745         * gcc.dg/cpp/spacing2.c: Likewise.
2746         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
2747         * gcc.dg/cpp/trad/maccom1.c: Likewise.
2748         * gcc.dg/cpp/trad/maccom2.c: Likewise.
2749         * gcc.dg/cpp/trad/maccom3.c: Likewise.
2750         * gcc.dg/cpp/trad/maccom4.c: Likewise.
2751         * gcc.dg/cpp/trad/maccom6.c: Likewise.
2752         * gcc.dg/cpp/cxxcom2.c: Likewise.
2753         * gcc.dg/cpp/cxxcom2.h: New file.
2754
2755         * gcc.dg/cpp/truefalse.cpp: Move it to ...
2756         * g++.dg/cpp/truefalse.C: Here.
2757         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
2758
2759 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
2760
2761         * gcc.dg/cpp/redef3.c: New file.
2762
2763 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
2764
2765         * gcc.dg/i386-loop-3.c: New test.
2766
2767 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
2768
2769         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
2770
2771 2003-05-31  Roger Sayle  <roger@eyesopen.com>
2772
2773         * gcc.dg/fwrapv-1.c: New test case.
2774         * gcc.dg/fwrapv-2.c: New test case.
2775
2776 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2777
2778         PR c++/10956
2779         * g++.dg/template/spec9.C: New test.
2780
2781 2003-05-29  Roger Sayle  <roger@eyesopen.com>
2782
2783         * gcc.dg/duff-4.c: New test case.
2784
2785 2003-05-27  David Billinghurst (David.Billinghurst@riotinto.com)
2786
2787         PR fortran/10843
2788         * g77.dg/ffixed-form-1.f: New test
2789         * g77.dg/ffixed-form-2.f: New test
2790         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
2791         * g77.dg/ffree-form-3.f: New test
2792
2793 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
2794
2795         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
2796         * gcc.dg/wint_t-1.c: Likewise.
2797
2798 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2799
2800         * g++.dg/template/access11.C: New test.
2801
2802 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2803
2804         PR c++/10849
2805         * g++.dg/template/access10.C: New test.
2806
2807 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
2808             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2809
2810         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
2811
2812 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
2813
2814         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
2815         suppress for powerpc-*-darwin*.
2816         * gcc.dg/torture/builtin-noret-2.c: Likewise.
2817
2818 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
2819
2820         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
2821         suppress option for powerpc-*-darwin*.
2822
2823 2003-05-23  Roger Sayle  <roger@eyesopen.com>
2824
2825         * gcc.dg/builtins-1.c: Add tests for tan and atan.
2826         * gcc.dg/builtins-4.c: Add test for fmod.
2827
2828 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2829
2830         PR c++/10682
2831         * g++.dg/template/instantiate4.C: New test.
2832
2833 2003-05-22  Roger Sayle  <roger@eyesopen.com>
2834
2835         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
2836
2837 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
2838
2839         * gcc.dg/compat/scalar-return-1_main.c: New file.
2840         * gcc.dg/compat/scalar-return-1_x.c: New file.
2841         * gcc.dg/compat/scalar-return-1_y.c: New file.
2842         * gcc.dg/compat/scalar-return-2_main.c: New file.
2843         * gcc.dg/compat/scalar-return-2_x.c: New file.
2844         * gcc.dg/compat/scalar-return-2_y.c: New file.
2845         * gcc.dg/compat/struct-return-3_main.c: New file.
2846         * gcc.dg/compat/struct-return-3_y.c: New file.
2847         * gcc.dg/compat/struct-return-3_x.c: New file.
2848         * gcc.dg/compat/struct-return-2_main.c: New file.
2849         * gcc.dg/compat/struct-return-2_x.c: New file.
2850         * gcc.dg/compat/struct-return-2_y.c: New file.
2851
2852 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2853
2854         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
2855         for hppa*-hp-hpux*.
2856         * gcc.dg/20021014-1.c (dg-options): Likewise.
2857         * gcc.dg/nest.c (dg-options): Likewise.
2858
2859 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
2860
2861         PR c++/9738
2862         * g++.dg/ext/dllimport2.C: New file.
2863         * g++.dg/ext/dllimport3.C: New file.
2864
2865 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
2866
2867         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
2868         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
2869         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
2870         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
2871         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
2872         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
2873         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
2874         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
2875         * gcc.dg/compat/small-struct-defs.h: New file.
2876         * gcc.dg/compat/small-struct-init.h: New file.
2877         * gcc.dg/compat/small-struct-check.h: New file.
2878         * gcc.dg/compat/fp-struct-defs.h: New file.
2879         * gcc.dg/compat/fp-struct-check.h: New file.
2880         * gcc.dg/compat/fp-struct-init.h: New file.
2881         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
2882         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
2883
2884 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
2885
2886         * gcc.dg/20030225-2.c: New test.
2887
2888 2003-05-18  Roger Sayle  <roger@eyesopen.com>
2889             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2890
2891         * gcc.c-torture/compile/20030518-1.c: New test case.
2892
2893 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
2894
2895         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
2896         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
2897         gcc-dg-debug-runtest.
2898         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
2899         gcc-dg-debug-runtest.
2900
2901 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2902
2903         PR c++/9022
2904         * g++.dg/lookup/using6.C: New test.
2905
2906 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2907
2908         * g++.dg/parse/access2.C: New test.
2909
2910 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
2911
2912         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
2913         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
2914         * gcc.dg/debug/debug.exp: Likewise.
2915
2916 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
2917
2918         * gcc.dg/dollar.c: New test.
2919
2920 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
2921
2922         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
2923         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
2924         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
2925         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
2926         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
2927         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
2928         * gcc.dg/compat/struct-by-value-6_main.c: New file.
2929         * gcc.dg/compat/struct-by-value-6_x.c: New file.
2930         * gcc.dg/compat/struct-by-value-6_y.c: New file.
2931         * gcc.dg/compat/struct-by-value-7_main.c: New file.
2932         * gcc.dg/compat/struct-by-value-7_x.c: New file.
2933         * gcc.dg/compat/struct-by-value-7_y.c: New file.
2934         * gcc.dg/compat/struct-by-value-8_main.c: New file.
2935         * gcc.dg/compat/struct-by-value-8_x.c: New file.
2936         * gcc.dg/compat/struct-by-value-8_y.c: New file.
2937         * gcc.dg/compat/struct-by-value-9_main.c: New file.
2938         * gcc.dg/compat/struct-by-value-9_x.c: New file.
2939         * gcc.dg/compat/struct-by-value-9_y.c: New file.
2940
2941 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
2942
2943         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
2944         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
2945         support for "repo" mode.
2946         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
2947         * lib/g77-dg.exp: Likewise.
2948         * lib/obj-dg.exp: Likewise.
2949
2950 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
2951
2952         Merge from gcc-3_2-rhl8-branch:
2953         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
2954
2955         * gcc.dg/tls/opt-6.c: New test.
2956
2957         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
2958
2959         * gcc.dg/20030405-1.c: New test.
2960
2961         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
2962
2963         * gcc.dg/20030309-1.c: New test.
2964
2965         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
2966
2967         * gcc.c-torture/execute/20030307-1.c: New test.
2968
2969         2003-02-20  Randolph Chung  <tausq@debian.org>
2970
2971         * gcc.c-torture/compile/20030220-1.c: New test.
2972
2973         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
2974
2975         * gcc.dg/20030217-1.c: New test.
2976
2977         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
2978
2979         * gcc.c-torture/compile/20020129-1.c: New test.
2980
2981         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
2982
2983         * gcc.dg/unroll-1.c: New test.
2984
2985         2002-11-16  Jan Hubicka  <jh@suse.cz>
2986
2987         * gcc.c-torture/execute/20020920-1.c: New test.
2988
2989         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
2990
2991         PR target/7434
2992         * gcc.c-torture/compile/20021008-1.c: New test.
2993
2994         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
2995
2996         PR target/7559
2997         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
2998
2999         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
3000
3001         * gcc.c-torture/compile/20020807-1.c: New test.
3002
3003         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
3004
3005         * gcc.dg/tls/opt-1.c: New test.
3006
3007         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
3008
3009         * gcc.dg/20020729-1.c: New test.
3010
3011         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
3012
3013         * g++.dg/opt/life1.C: New test.
3014
3015         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
3016
3017         * gcc.dg/20020525-1.c: New test.
3018
3019         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
3020
3021         PR c++/6794
3022         * g++.dg/ext/pretty1.C: New test.
3023         * g++.dg/ext/pretty2.C: New test.
3024
3025 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
3026
3027         PR c++/8385
3028         * g++.dg/ext/typeof5.C: New test.
3029
3030 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
3031
3032         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
3033         __USER_LABEL_PREFIX__ into account.
3034         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
3035
3036 2003-05-14  Roger Sayle  <roger@eyesopen.com>
3037
3038         * gcc.dg/builtins-15.c: New test case.
3039
3040 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
3041
3042         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
3043
3044 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
3045
3046         * lib/g++.exp: Tweak handling of additional source files.
3047         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
3048         * g++.dg/special/conpr-2a.C: Rename to ...
3049         * g++.dg/special/conpr-2a.cc: ... this.
3050         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
3051         * g++.dg/special/conpr-3a.C: Rename to ...
3052         * g++.dg/special/conpr-3a.cc: This.
3053         * g++.dg/special/conpr-3b.C: Rename to ...
3054         * g++.dg/special/conpr-3b.cc: This.
3055         * g++.dg/special/conpr-4.C: New test.
3056         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
3057
3058 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
3059
3060         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
3061
3062 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3063
3064         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
3065         * g++.old-deja/g++.robertl/eb71.C: Likewise.
3066         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
3067         * g++.old-deja/g++.other/warn3.C: Likewise.
3068
3069 2003-05-11  Roger Sayle  <roger@eyesopen.com>
3070
3071         * gcc.dg/i386-387-1.c: Update to also test log.
3072         * gcc.dg/i386-387-2.c: Likewise.
3073
3074 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
3075
3076         * g77.f-torture/execute/int8421.f: New test.
3077
3078 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3079
3080         PR c++/10230, c++/10481
3081         * g++.dg/lookup/scoped5.C: New test.
3082
3083 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3084
3085         PR c++/10552
3086         * g++.dg/template/ttp6.C: New test.
3087
3088 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
3089
3090         * gcc.c-torture/execute/builtins: New directory.
3091         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
3092         gcc.c-torture/execute/builtins.
3093         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
3094         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
3095         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
3096         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
3097
3098 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3099
3100         PR c++/9252
3101         * g++.dg/template/access8.C: New test.
3102         * g++.dg/template/access9.C: New test.
3103
3104 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3105
3106         PR c++/9554
3107         * g++.dg/parse/access1.C: New test.
3108
3109 2003-05-09  DJ Delorie  <dj@redhat.com>
3110
3111         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
3112         long, and not an int.
3113
3114 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3115
3116         PR c++/10555, c++/10576
3117         * g++.dg/template/memclass1.C: New test.
3118
3119 2003-05-08  DJ Delorie  <dj@redhat.com>
3120
3121         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
3122         targets.
3123         * gcc.c-torture/execute/20021024-1.x: Likewise.
3124         * gcc.c-torture/execute/shiftdi.x: Likewise.
3125         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
3126         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
3127         * gcc.dg/20021018-1.c: Likewise.
3128
3129 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3130
3131         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
3132
3133         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
3134         (bcopy): Call memmove.
3135
3136 2003-05-08  Roger Sayle  <roger@eyesopen.com>
3137
3138         * g77.f-torture/compile/8485.f: New test case.
3139
3140 2003-05-07  Richard Henderson  <rth@redhat.com>
3141
3142         PR c++/10570
3143         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
3144         Verify exception_cleanup not called for rethrows.
3145         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
3146         when exiting catch block without rethrowing.
3147         * g++.dg/eh/forced3.C: New.
3148         * g++.dg/eh/forced4.C: New.
3149
3150 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
3151
3152         * gcc.dg/20030505.c: Fix triplet.
3153
3154 2003-05-06  DJ Delorie  <dj@redhat.com>
3155
3156         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
3157         * gcc.dg/nest.c: Likewise.
3158
3159 2003-05-05  Roger Sayle  <roger@eyesopen.com>
3160
3161         * gcc.dg/builtins-14.c: New test case.
3162
3163 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
3164
3165         * lib/compat.exp (compat-execute): New argument.
3166         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
3167         * gcc.dg/compat: New test directory.
3168         * gcc.dg/compat/compat.exp: New expect script.
3169         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
3170         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
3171         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
3172         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
3173         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
3174         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
3175
3176         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
3177         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
3178         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
3179         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
3180         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
3181         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
3182         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
3183         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
3184         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
3185         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
3186         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
3187         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
3188         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
3189         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
3190         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
3191
3192 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
3193
3194         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
3195
3196 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
3197
3198         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
3199
3200 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
3201
3202         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
3203         * gcc.dg/ppc-fsel-2.c: New test.
3204
3205         * gcc.dg/unused-5.c: New test.
3206
3207 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3208
3209         PR c++/10496
3210         * g++.dg/warn/pmf1.C: New test.
3211
3212 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3213
3214         PR c++/4494
3215         * g++.dg/warn/main.C: New test.
3216
3217 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3218
3219         * gcc.dg/nonnull-3.c: New test.
3220
3221 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
3222
3223         * gcc.dg/cpp/Wtrigraphs.c: Update.
3224         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
3225
3226 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
3227
3228         * gcc.dg/ppc-fsel-1.c: New test.
3229
3230 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
3231
3232         PR c/10604
3233         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
3234
3235 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
3236
3237         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
3238
3239 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3240
3241         PR c++/9364, c++/10553, c++/10586
3242         * g++.dg/parse/typename4.C: New test.
3243         * g++.dg/parse/typename5.C: Likewise.
3244
3245 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
3246
3247         * gcc.c-torture/compile/20030503-1.c: New test.
3248
3249 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3250
3251         * g++.dg/lookup/using5.C: Fix testcase error.
3252
3253 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
3254
3255         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
3256         since MEABI is no longer supported.  Remove all vestiges
3257         of MEABI from the test.
3258
3259 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3260
3261         PR c++/10554
3262         * g++.dg/lookup/using5.C: New test.
3263
3264 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3265
3266         PR c++/8772
3267         * g++.dg/template/ttp5.C: New test.
3268
3269 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
3270
3271         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
3272         (dg-gpp-additional-sources): New function.
3273         (dg-gpp-additional-files): Likewise.
3274         * lib/g++.exp (additional_sources): New variable.
3275         (additional_files): Likewise.
3276         (g++_target_compile): Deal with them.
3277         * lib/old-dejagnu.exp: Remove.
3278         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
3279         * g++.old-deja: Revise all tests to use dg commands.
3280
3281 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3282
3283         PR c++/9432, c++/9528
3284         * g++.dg/lookup/using4.C: New test.
3285
3286 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
3287
3288         * gcc.dg/noreturn-5.c: New file.
3289         * gcc.dg/noreturn-6.c: New file.
3290
3291         * gcc.c-torture/compile/inline-1.c: New file.
3292
3293 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
3294
3295         PR c++/10551
3296         * g++.dg/template/explicit1.C: New test.
3297
3298 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
3299
3300         PR c++/10549
3301         * g++.dg/other/bitfield1.C: New test.
3302
3303         PR c++/10527
3304         * g++.dg/init/new7.C: New test.
3305
3306 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
3307
3308         * g++.dg/ext/desig1.C: New test.
3309         * g++.dg/ext/init1.C: Update.
3310
3311         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
3312
3313 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
3314
3315         PR c++/10180
3316         * g++.dg/warn/Winline-1.C: New test.
3317
3318 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
3319
3320         * gcc.c-torture/execute/string-opt-19.c: New test.
3321
3322         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
3323         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
3324
3325 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
3326
3327         PR c++/10506
3328         * g++.dg/init/new6.C: New test.
3329
3330         PR c++/10503
3331         * g++.dg/init/ref6.C: New test.
3332
3333 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
3334
3335         * g++.dg/warn/weak1.C: XFAIL on AIX4.
3336
3337 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3338
3339         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
3340         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
3341
3342 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
3343
3344         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
3345         initialized static data members.
3346
3347 2003-04-25  H.J. Lu <hjl@gnu.org>
3348
3349         * gcc.dg/ia64-sync-4.c: New test.
3350
3351 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3352
3353         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
3354         date.
3355
3356 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
3357
3358         PR c++/10337
3359         * g++.dg/warn/conv1.C: New test.
3360         * g++.old-deja/g++.other/conv7.C: Adjust.
3361         * g++.old-deja/g++.other/overload14.C: Adjust.
3362
3363 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
3364
3365         PR c++/10471
3366         * g++.dg/template/defarg2.C: New test.
3367
3368 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
3369
3370         * gcc.dg/cpp/include2.c: Update.
3371         * gcc.dg/cpp/multiline-2.c: New.
3372         * gcc.dg/cpp/multiline.c: Update.
3373         * gcc.dg/cpp/strify2.c: Update.
3374         * gcc.dg/cpp/trad/literals-2.c: Update.
3375
3376 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3377
3378         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
3379
3380 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
3381
3382         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
3383
3384 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
3385
3386         PR c++/10451
3387         * g++.dg/parse/crash4.C: New test.
3388
3389         PR c++/9847
3390         * g++.dg/parse/crash5.C: New test.
3391
3392 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
3393
3394         PR c++/10446
3395         * g++.dg/parse/crash3.C: New test.
3396
3397         PR c++/10428
3398         * g++.dg/parse/elab1.C: New test.
3399
3400 2003-04-22  Devang Patel  <dpatel@apple.com>
3401
3402         * gcc.dg/cpp/trad/funlike-5.c: New test.
3403
3404 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
3405
3406         * g++.dg/other/packed1.C: Fix dg options.
3407
3408 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
3409
3410         * g++.dg/other/offsetof2.C: New test.
3411
3412 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
3413
3414         * g++.dg/template/recurse.C: Adjust location of error messages.
3415
3416 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
3417
3418         PR c++/9881
3419         * g++.dg/init/addr-const1.C: New test.
3420         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
3421
3422 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
3423
3424         PR c++/10405
3425         * g++.dg/lookup/struct-hack1.C: New test.
3426
3427 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
3428
3429         * ucs.c: Update diagnostic messages.
3430
3431 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
3432
3433         * gcc.dg/cpp/truefalse.cpp: New test.
3434         * gcc.dg/cpp/cpp.exp: Update.
3435         * g++.dg/other/stdbool-if.C: Remove.
3436
3437 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
3438
3439         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
3440         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
3441
3442 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
3443
3444         * gcc.c-torture/compile/20030418-1.c: New test.
3445
3446 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
3447
3448         * README.compat: Remove; content moved to doc/sourcebuild.texi.
3449
3450 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3451
3452         PR c++/10347
3453         g++.dg/template/dependent-name1.C: New test.
3454
3455 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
3456
3457         * gcc.dg/warn-1.c (tourist_guide): New array,
3458         contains a pointer to bar.
3459
3460 2003-04-16  Roger Sayle  <roger@eyesopen.com>
3461
3462         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
3463         * gcc.c-torture/execute/medce-1.c: New test case.
3464         * gcc.c-torture/execute/medce-2.c: New test case.
3465
3466 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
3467
3468         * lib/prune.exp: Ignore more messages.
3469
3470         PR c++/10381
3471         * g++.dg/parse/lookup3.C: New test.
3472
3473 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
3474
3475         * gcc.c-torture/compile/20030415-1.c : New test.
3476
3477 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
3478
3479         * gcc.c-torture/execute/scope-2.c: Move to ...
3480         * gcc.dg/noncompile/scope.c: .... here.
3481
3482 2003-04-14  Roger Sayle  <roger@eyesopen.com>
3483
3484         * gcc.dg/20030414-2.c: New test case.
3485
3486 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
3487
3488         PR target/10377
3489         * gcc.dg/20030414-1.c: New test.
3490
3491 2003-04-13  Roger Sayle  <roger@eyesopen.com>
3492
3493         * gcc.dg/builtins-12.c: New test case.
3494         * gcc.dg/builtins-13.c: New test case.
3495
3496 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3497
3498         * gcc.c-torture/execute/string-opt-18.c: New test.
3499
3500 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
3501
3502         PR c++/10300
3503         * g++.dg/init/new5.C: New test.
3504
3505 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
3506
3507         PR c++/7910
3508         * g++.dg/ext/dllimport1.C: New test.
3509
3510 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
3511
3512         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
3513
3514 2003-04-11  Bud Davis <bdavis9659@comcast.net>
3515
3516         PR Fortran/9263
3517         * g77.f-torture/noncompile/9263.f: New test
3518         PR Fortran/1832
3519         * g77.f-torture/execute/1832.f: New test
3520
3521 2003-04-11  David Chad  <davidc@freebsd.org>
3522             Loren J. Rittle  <ljrittle@acm.org>
3523
3524         libobjc/8562
3525         * objc.dg/headers.m: New test.
3526
3527 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
3528
3529         * gcc.c-torture/execute/builtin-noret-2.c: New.
3530         * gcc.c-torture/execute/builtin-noret-2.x: New.
3531         XFAIL builtin-noret-2.c at -O1 and above.
3532         * gcc.dg/redecl.c: New.
3533         * gcc.dg/Wshadow-1.c: Update error regexps.
3534
3535 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
3536
3537         * g++.dg/abi/bitfield10.C: New test.
3538
3539 2003-04-09  Mike Stump  <mrs@apple.com>
3540
3541         * gcc.dg/pch/pch.exp: Make testcase names longer.
3542         * g++.dg/pch/pch.exp: Make testcase names longer.
3543
3544 2003-04-08  Roger Sayle  <roger@eyesopen.com>
3545
3546         * gcc.dg/builtins-11.c: New test case.
3547
3548 2003-04-08  Roger Sayle  <roger@eyesopen.com>
3549
3550         * gcc.dg/builtins-9.c: New test case.
3551         * gcc.dg/builtins-10.c: New test case.
3552
3553 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
3554
3555         * gcc.dg/noncompile/init-4.c.c: New test.
3556
3557 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
3558
3559         * gcc.misc-test/gcov-9.c: New test.
3560         * gcc.misc-test/gcov-10.c: New test
3561         * gcc.misc-test/gcov-11.c: New test.
3562
3563 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
3564
3565         PR optimization/10024
3566         * gcc.c-torture/compile/20030405-1.c: New test.
3567
3568 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
3569
3570         * gcc.dg/pch/static-3.c: New.
3571         * gcc.dg/pch/static-3.hs: New.
3572         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
3573
3574 2003-04-04  Richard Henderson  <rth@redhat.com>
3575
3576         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
3577         * g++.dg/eh/forced2.C: Likewise.
3578
3579 2003-04-03  Mike Stump  <mrs@apple.com>
3580
3581         * lib/scanasm.exp (scan-assembler): Add xfail processing for
3582         target arg.
3583         (scan-assembler-times, scan-assembler-not): Likewise.
3584         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
3585
3586 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
3587
3588         * gcc.dg/sparc-loop-1.c: New test.
3589
3590 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
3591
3592         PR other/9274
3593         * g++.dg/pch/system-2.C: New.
3594         * g++.dg/pch/system-2.Hs: New.
3595
3596 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
3597
3598         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
3599
3600         * g++.dg/eh/simd-1.C (vecfunc): Same.
3601
3602 2003-04-01  Roger Sayle  <roger@eyesopen.com>
3603
3604         * gcc.c-torture/execute/20030401-1.c: New test case.
3605
3606 2003-04-01  Ziemowit Laski <zlaski@apple.com>
3607
3608         * objc.dg/defs.m: New.
3609
3610 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
3611
3612         * g++.dg/eh/simd-1.C: New.
3613         * g++.dg/eh/simd-2.C: New.
3614
3615 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
3616
3617         * gcc.c-torture/execute/simd-3.c: New.
3618
3619 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
3620
3621         PR c/9936
3622         * gcc.dg/20030331-2.c: New test.
3623
3624 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
3625
3626         PR c++/10278
3627         * g++.dg/parse/crash2.C: New test.
3628
3629 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
3630
3631         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
3632         * gcc.c-torture/execute/20030331-1.c: ...here.
3633
3634 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
3635
3636         * gcc.c-torture/execute/20030331-1.c: New test.
3637
3638 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
3639
3640         * lib/gcov.exp: Adjust call return testing strings.
3641         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
3642
3643 2003-03-31  Roger Sayle  <roger@eyesopen.com>
3644
3645         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
3646         * gcc.dg/builtins-7.c: New test case.
3647         * gcc.dg/builtins-8.c: New test case.
3648
3649 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
3650
3651         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
3652
3653 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
3654
3655         PR c++/7647
3656         * g++.dg/lookup-class-member-2.C: New test.
3657
3658 2003-03-30  Glen Nakamura  <glen@imodulo.com>
3659
3660         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
3661
3662 2003-03-28  Roger Sayle  <roger@eyesopen.com>
3663
3664         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
3665
3666 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
3667
3668         * g++.dg/init/attrib1.C: New test.
3669
3670 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
3671
3672         * gcc.dg/ultrasp8.c: New test.
3673
3674 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
3675
3676         * gcc.dg/ultrasp7.c: New test.
3677
3678 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
3679
3680         PR c++/10047
3681         * g++.dg/template/inline1.C: New test.
3682
3683 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
3684
3685         * gcc.dg/sparc-dwarf2.c: New test.
3686
3687 2003-03-27  Roger Sayle  <roger@eyesopen.com>
3688
3689         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
3690         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
3691
3692 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
3693
3694         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
3695         than reading .x files.
3696         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
3697         * g77.dg/gcov/gcov-1.f: Likewise.
3698         * gcc.misc-tests/gcov-4b.c: Likewise.
3699         * gcc.misc-tests/gcov-5b.c: Likewise.
3700         * gcc.misc-tests/gcov-6.c: Likewise.
3701         * gcc.misc-tests/gcov-7.c: Likewise.
3702         * gcc.misc-tests/gcov-8.c: Likewise.
3703         * g++.dg/gcov/gcov-1.x: Remove.
3704         * g77.dg/gcov/gcov-1.x: Likewise.
3705         * gcc.misc-tests/gcov-4b.x: Likewise.
3706         * gcc.misc-tests/gcov-5b.x: Likewise.
3707         * gcc.misc-tests/gcov-6.x: Likewise.
3708         * gcc.misc-tests/gcov-7.x: Likewise.
3709         * gcc.misc-tests/gcov-8.x: Likewise.
3710
3711 2003-03-27  Glen Nakamura  <glen@imodulo.com>
3712
3713         PR opt/10087
3714         * gcc.dg/20030324-1.c: New test.
3715
3716 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
3717
3718         PR c++/10224
3719         * g++.dg/template/arg3.C: New test.
3720
3721         PR c++/10158
3722         * g++.dg/template/friend18.C: New test.
3723
3724 2003-03-26  Roger Sayle  <roger@eyesopen.com>
3725
3726         * g77.f-torture/compile/20030326-1.f: New test case.
3727
3728 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
3729
3730         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
3731
3732         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
3733
3734 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
3735
3736         * gcc.dg/ia64-sync-3.c: New test.
3737
3738 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
3739
3740         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
3741
3742 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
3743
3744         * gcc.dg/ultrasp6.c: New test.
3745
3746 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
3747
3748         * gcc.dg/i386-signbit-1.c: New test.
3749         * gcc.dg/i386-signbit-2.c: New test.
3750         * gcc.dg/i386-signbit-3.c: New test.
3751
3752 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
3753
3754         * gcc.dg/ultrasp5.c: Fix options.
3755
3756 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
3757
3758         * gcc.dg/ultrasp5.c: Fix comment.
3759
3760 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
3761
3762         PR fortran/10197
3763         * g77.f-torture/execute/10197.f: New test.
3764
3765 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
3766
3767         PR c++/9898, c++/383
3768         * g++.dg/template/conv6.C: New test.
3769
3770         PR c++/10119
3771         * g++.dg/template/ptrmem5.C: New test.
3772
3773         PR c++/10026
3774         * g++.dg/lookup/koenig1.C: New test.
3775
3776         PR C++/10199
3777         * g++.dg/lookup/template2.C: New test.
3778
3779 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
3780
3781         * g++.dg/opt/rtti1.C: New test.
3782
3783 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
3784
3785         * gcc.dg/ultrasp5.c: New test.
3786
3787 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
3788
3789         PR middle-end/9967
3790         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
3791         builtin fputs.
3792
3793 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
3794
3795         PR c/8224
3796         * gcc.dg/20030323-1.c: New test.
3797
3798 2003-03-23  Roger Sayle  <roger@eyesopen.com>
3799
3800         * gcc.c-torture/compile/20030323-1.c: New test case.
3801
3802 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
3803
3804         * gcc.dg/20030321-1.c: New test.
3805
3806 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
3807
3808         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
3809
3810 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
3811
3812         PR c++/9978, c++/9708
3813         * g++.dg/ext/vlm1.C: Adjust expected error.
3814         * g++.dg/ext/vla2.C: New test.
3815         * g++.dg/template/arg1.C: New test.
3816         * g++.dg/template/arg2.C: New test.
3817
3818 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
3819
3820         * g77.f-torture/execute/select.f: New test.
3821         * g77.f-torture/noncompile/select_no_compile.f: New test.
3822
3823 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
3824
3825         PR c++/9898
3826         * g++.dg/other/error4.C: New test.
3827
3828 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
3829
3830         * g++.dg/template/friend17.C: New test.
3831
3832 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
3833
3834         * gcc.c-torture/compile/20030320-1.c: New.
3835
3836 2003-03-20  Roger Sayle  <roger@eyesopen.com>
3837
3838         * gcc.dg/builtins-6.c: New test case.
3839
3840 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
3841
3842         PR target/10073
3843         * gcc.c-torture/compile/20030319-1.c: New.
3844
3845 2003-03-18  Jan Hubicka  <jh@suse.cz>
3846
3847         * gcc.dg/i386-cvt-1.c: New test.
3848
3849 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
3850
3851         * objc.dg/naming-1.m: Use "(parse|syntax) error".
3852         * objc.dg/naming-2.m: Likewise.
3853
3854 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
3855
3856         PR c++/9639
3857         * g++.dg/parse/crash1.C: New test.
3858
3859 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
3860
3861         PR c++/8805
3862         * g++.dg/eh/cleanup1.C: New test.
3863
3864 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
3865
3866         * gcc.c-torture/execute/20030316-1.c: New test case.
3867
3868 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
3869
3870         PR c++/9629
3871         * g++.dg/init/ctor2.C: New test.
3872
3873 2003-03-15  Roger Sayle  <roger@eyesopen.com>
3874
3875         * g77.f-torture/compile/xformat.f: New test case.
3876
3877 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3878
3879         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
3880         * g++.old-deja/g++.mike/eh50.C: Likewise.
3881
3882 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3883
3884         PR c++/6440
3885         * g++.dg/template/spec7.C: New test.
3886         * g++.dg/template/spec8.C: Likewise.
3887
3888 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
3889
3890         * gcc.c-torture/execute/20030313-1.c: New test.
3891
3892 2003-03-14  Richard Henderson  <rth@redhat.com>
3893
3894         * gcc.dg/inline-2.c: Adjust alpha test for external call.
3895
3896 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
3897
3898         * gcc.c-torture/compile/20030314-1.c: New test.
3899
3900 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
3901
3902         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
3903         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
3904         thumb target,
3905         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
3906         to accept newer _imp__  prefix and additional
3907         newline in .drectve section.
3908         * gcc.dg/dll-4.c: Likewise.
3909         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
3910         switch.
3911
3912 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
3913
3914         * g++.dg/parse/namespace9.C: New test.
3915
3916         * g++.dg/init/ref5.C: New test.
3917         * g++.dg/parse/ptrmem1.C: Likewise.
3918
3919 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3920
3921         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
3922         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
3923         regular expression.
3924         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
3925         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
3926
3927 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
3928
3929         * gcc.c-torture/execute/20030224-2.c: New test.
3930
3931 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
3932
3933         * gcc.dg/decl-3.c: New test.
3934
3935 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
3936
3937         * gcc.dg/i386-loop-2.c: New test.
3938
3939 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
3940
3941         PR c++/9474
3942         * g++.dg/parse/namespace8.C: New test.
3943
3944         PR c++/9924
3945         * g++.dg/overload/builtin2.C: New test.
3946
3947 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
3948
3949         * gcc.dg/return-type-3.c: New test.
3950
3951 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
3952
3953         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
3954         profiling options are not supported.
3955
3956 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
3957
3958         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
3959         * g++.old-deja/g++.warn/impint2.C: Likewise.
3960
3961 2003-03-10  Devang Patel  <dpatel@apple.com>
3962
3963         * g++.dg/cpp/c++_cmd_1.C: New test.
3964         * g++.dg/cpp/c++_cmd_1.h: New file.
3965
3966 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
3967
3968         * gcc.dg/altivec-9.c: New file.
3969
3970 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3971
3972         * gcc.dg/ppc-sdata-1.c: New test.
3973         * gcc.dg/ppc-sdata-2.c: New test.
3974
3975 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
3976
3977         PR c++/9373
3978         * g++.dg/opt/ptrmem2.C: New test.
3979
3980         PR c++/8534
3981         * g++.dg/opt/ptrmem1.C: New test.
3982
3983 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
3984
3985         * gcc.dg/i386-loop-1.c: New test.
3986
3987 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3988
3989         PR c++/9970
3990         * g++.dg/lookup/friend1.C: New test.
3991
3992 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
3993
3994         PR c++/9823
3995         * g++.dg/parser/constructor1.C: New test.
3996
3997 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
3998
3999         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
4000
4001         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
4002
4003 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
4004
4005         * gcc.dg/cpp/Wunused.c: Update test.
4006
4007 2003-03-08  Jan Hubicka  <jh@suse.cz>
4008
4009         * gcc.dg/inline-3.c: New test.
4010
4011 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
4012
4013         PR c++/9809
4014         * g++.dg/parse/builtin1.C: New test.
4015
4016         PR c++/9982
4017         * g++.dg/abi/cookie1.C: New test.
4018         * g++.dg/abi/cookie2.C: Likewise.
4019
4020         PR c++/9524
4021         * g++.dg/template/field1.C: New test.
4022
4023         PR c++/9912
4024         * g++.dg/parse/class1.C: New test.
4025         * g++.dg/parse/namespace7.C: Likewise.
4026         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
4027
4028 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
4029
4030         * g++.dg/init/ref4.C: New test.
4031
4032 2003-03-07  Jan Hubicka  <jh@suse.cz>
4033
4034         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
4035         * gcc.dg/inline-3.c:  New test.
4036
4037 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
4038
4039         * g++.dg/init/ref3.C: New test.
4040
4041         PR c++/9965
4042         * g++.dg/init/ref2.C: New test.
4043
4044         PR c++/9400
4045         * g++.dg/warn/Wshadow-2.C: New test.
4046
4047         PR c++/9791
4048         * g++.dg/warn/Woverloaded-1.C: New test.
4049
4050 2003-03-05  Jan Hubicka  <jh@suse.cz>
4051
4052         * gcc.dg/i386-local2.c: New.
4053         * gcc.dg/i386-local.c: Fix typo.
4054
4055 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
4056
4057         * g++.dg/abi/layout3.C: New test.
4058
4059 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
4060
4061         * gcc.c-torture/compile/20030305-1.c
4062
4063 2003-03-05  Jan Hubicka  <jh@suse.cz>
4064
4065         * gcc.dg/i386-local.c: New.
4066
4067 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
4068
4069         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
4070
4071 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4072
4073         * gcc.dg/switch-2.c: New test.
4074         * gcc.dg/switch-3.c: New test.
4075         * gcc.dg/Wswitch.c: Adjust line numbers.
4076         * gcc.dg/Wswitch-default.c: Likewise.
4077         * gcc.dg/Wswitch-enum.c: Likewise.
4078
4079 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
4080
4081         * gcc.c-torture/execute/20030222-1.c: New test.
4082
4083 2003-03-03  James E Wilson  <wilson@tuliptree.org>
4084
4085         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
4086
4087 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
4088
4089         PR c++/9878
4090         * g++.dg/init/ref1.C: New test.
4091
4092 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
4093
4094         * gcc.dg/sh-relax.c: New SH-only test.
4095
4096 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
4097
4098         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
4099         comment explaining purpose of testcase.
4100
4101 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
4102
4103         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
4104         for HC11/HC12 (asm needs two int registers).
4105         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
4106         HC11/HC12 because the test uses an asm which needs two 32-bit
4107         registers.
4108
4109 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
4110
4111         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
4112         for HC11/HC12 (array is too large otherwise).
4113         * gcc.c-torture/compile/920501-4.x: New file, likewise.
4114         * gcc.c-torture/compile/20010518-2.x: Likewise.
4115         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
4116         HC11/HC12 (array is too large).
4117
4118 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
4119
4120         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
4121         * lib/g++-dg.exp (g++-dg-test): Likewise.
4122
4123 2003-03-01  Roger Sayle  <roger@eyesopen.com>
4124
4125         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
4126         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
4127
4128 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4129
4130         * g++.dg/warn/implicit-typename1.C: Remove warning.
4131
4132 2003-02-28  Richard Henderson  <rth@redhat.com>
4133
4134         * gcc.dg/noreturn-1.c: Move noreturn warning line.
4135         * gcc.dg/return-type-1.c: Move control reaches end warning line.
4136
4137 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
4138
4139         * gcc.dg/pch/pch.exp: Change .pch to .gch.
4140         * g++.dg/pch/pch.exp: Likewise.
4141
4142 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
4143
4144         PR c++/9879
4145         * testsuite/g++.dg/init/new4.C: New test.
4146
4147 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
4148
4149         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
4150
4151 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
4152
4153         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
4154         unsigned long.
4155
4156         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
4157         wider than float.
4158
4159 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4160
4161         * lib/scanasm.exp: Add support for counting numbers of
4162         occurences.
4163         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
4164         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
4165
4166 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
4167
4168         PR c++/9683
4169         * g++.dg/template/static3.C: New test.
4170
4171         PR c++/9829
4172         * g++.dg/parse/namespace6.C: New test.
4173
4174 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4175
4176         PR target/9732
4177         * gcc.dg/20030225-1.c: New test.
4178
4179 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
4180
4181         * README: Remove out-of-date information.
4182
4183         PR c++/9836
4184         * g++.dg/template/spec6.C: New test.
4185
4186 2003-02-24  Jeff Law  <law@redhat.com>
4187
4188         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
4189
4190 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4191
4192         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
4193         * gcc.dg/pragma-ep-1.c: Likewise.
4194
4195 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4196
4197         PR c++/9602
4198         * g++.dg/template/friend16.C: New test.
4199
4200 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
4201
4202         PR c++/5333
4203         * g++.dg/parse/fused-params1.C: Adjust error messages.
4204         * g++.dg/template/nested3.C: New test.
4205
4206 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
4207
4208         * g++.dg/abi/param1.C: New test.
4209
4210 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4211
4212         PR c++/7982
4213         * g++.dg/warn/implicit-typename1.C: New test.
4214
4215 2003-02-22  Kelley Cook <kelleycook@comcast.net>
4216
4217         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
4218         with "mtune".
4219         * g++.old-deja/g++.other/store-expr2.C: Likewise.
4220         * gcc.c-torture/execute/20010129-1.x: Likewise.
4221         * gcc.dg/20011107-1.c: Likewise.
4222         * gcc.dg/20020108-1.c: Likewise.
4223         * gcc.dg/20020122-3.c: Likewise.
4224         * gcc.dg/20020206-1.c: Likewise.
4225         * gcc.dg/20020310-1.c: Likewise.
4226         * gcc.dg/20020426-2.c: Likewise.
4227         * gcc.dg/20020517-1.c: Likewise.
4228         * gcc.dg/991230-1.c: Likewise.
4229         * gcc.dg/i386-unroll-1.c: Likewise.
4230         * gcc.misc-tests/i386-prefetch.exp: Likewise.
4231
4232 2003-02-22  Jan Hubicka  <jh@suse.cz>
4233
4234         * gcc.dg/i386-mul.c: New test.
4235
4236 2003-02-21  Roger Sayle  <roger@eyesopen.com>
4237
4238         * gcc.dg/builtins-5.c: New test case.
4239
4240 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
4241
4242         * gcc.dg/asmreg-1.c: New test.
4243
4244 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
4245
4246         PR c++/9749
4247         * g++.dg/parse/varmod1.C: New test.
4248
4249 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
4250
4251         PR c++/9727
4252         * g++.dg/template/op1.C: New test.
4253
4254 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
4255
4256         PR c++/8906
4257         * g++.dg/template/nested2.C: New test.
4258
4259 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
4260
4261         PR c++/8724
4262         * g++.dg/expr/dtor1.C: New test.
4263
4264 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
4265
4266         * gcc.dg/cpp/include3.c: New test.
4267         * gcc.dg/cpp/inc/foo.h: New file.
4268
4269 2003-02-21  Glen Nakamura  <glen@imodulo.com>
4270
4271         * gcc.c-torture/execute/20030221-1.c: New test.
4272
4273 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
4274
4275         PR c++/9729
4276         * g++.dg/abi/conv1.C: New test.
4277
4278 2003-02-20  Jan Hubicka  <jh@suse.cz>
4279
4280         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
4281
4282 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
4283
4284         * gcc.c-torture/compile/20030219-1.c: New test.
4285
4286 2003-02-18  Jan Hubicka  <jh@suse.cz>
4287
4288         * gcc.dg/funcorder.c: New test.
4289
4290 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
4291
4292         * gcc.c-torture/execute/20030218-1.c: New.
4293
4294 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
4295
4296         * gcc.dg/20030218-1.c: New.
4297
4298 2003-02-18  Richard Henderson  <rth@redhat.com>
4299
4300         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
4301         * gcc.dg/attr-used-2.c: New.
4302
4303 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
4304
4305         PR c++/9704
4306         * g++.dg/init/copy5.C: New test.
4307
4308 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
4309
4310         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
4311         * g++.dg/pch/pch.exp: Likewise.
4312
4313 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
4314
4315         * gcc.c-torture/execute/20030209-1.c: Enable the test if
4316         STACK_SIZE is not defined.
4317
4318 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4319
4320         PR c++/9457
4321         * g++.dg/template/init1.C: New test.
4322
4323 2003-02-16  Jan HUbicka  <jh@suse.cz>
4324
4325         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
4326         (foo): Add few extra tests
4327         * gcc.dg/c99-const-expr-3.c: Likewise.
4328         * gcc.c-torture/execute/20030216-1.c: New.
4329
4330 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4331
4332         PR c++/9459
4333         * g++.dg/ext/typeof4.C: New test.
4334
4335 2003-02-15  Roger Sayle  <roger@eyesopen.com>
4336
4337         * gcc.dg/i386-387-3.c: New test case.
4338
4339 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
4340
4341         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
4342         cris-*-elf* cris-*-aout* and mmix-*-*.
4343
4344 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
4345
4346         * gcc.dg/20030213-1.c: New test.
4347
4348 2003-02-12  Roger Sayle  <roger@eyesopen.com>
4349
4350         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
4351         * gcc.dg/i386-387-2.c: Likewise.
4352
4353 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
4354
4355         * gcc.dg/ppc-spe.c: Fix formatting.
4356         Enable tests that were previously unsupported by gas.
4357         Delete tests for instructions that no longer exist.
4358         Switch arguments on evsubifw builtin.
4359
4360 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
4361
4362         * gcc.c-torture/execute/20030209-1.c: Disable the test if
4363         STACK_SIZE is too small.
4364
4365 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
4366             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
4367
4368         * gcc.dg/decl-2.c: New test.
4369
4370 2003-02-10  Jan Hubicka  <jh@suse.cz>
4371
4372         * gcc.dg/i386-fpcvt-1.c:  New test.
4373
4374 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
4375
4376         * gcc.c-torture/execute/20030209-1.c: New test.
4377
4378 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
4379
4380         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
4381         int-wide bitops, use the constants of the same width.
4382         Likewise, if long long is 32-bit wide, test bitops using
4383         32-bit constants.
4384
4385 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
4386
4387         * gcc.dg/20021014-1.c: Annotate with expected notice text.
4388
4389 2003-02-07  Roger Sayle  <roger@eyesopen.com>
4390
4391         * testsuite/gcc.dg/builtins-4.c: New test case.
4392
4393 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4394
4395         * gcc.dg/20020430-1.c: Fix dg command typos.
4396         * gcc.dg/20020503-1.c: Likewise.
4397
4398 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4399
4400         PR c++/8785
4401         * g++.dg/parse/fused-params1.C: New test.
4402
4403         PR c++/8857
4404         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
4405
4406         PR c++/8921
4407         * g++.dg/parse/non-dependent1.C: New test.
4408
4409         PR c++/8928
4410         * g++.dg/parse/dupl-tmpl-args1.C: New test.
4411
4412         PR c++/9228
4413         * g++.dg/parse/undefined7.C: New test.
4414         * g++.dg/parse/non-templ1.C: New test.
4415
4416         PR c++/9229
4417         * g++.dg/parse/too-many-tmpl-args1.C: New test.
4418
4419 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
4420
4421         * gcc.c-torture/compile/20030206-1.c: New test.
4422
4423 2003-02-05  Roger Sayle  <roger@eyesopen.com>
4424
4425         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
4426         "pow" to "foo" to avoid potential confusion with a math built-in.
4427
4428 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4429
4430         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
4431         conditions for SPARC targets.
4432
4433 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
4434
4435         * gcc.dg/20030204-1.c: New test.
4436
4437 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4438
4439         PR c++/38
4440         * g++.dg/parse/array-size1.C: New test.
4441
4442         PR c++/5657
4443         * g++.dg/parse/undefined3.C: New test.
4444
4445         PR c++/5665
4446         * g++.dg/parse/undefined4.C: New test.
4447
4448         PR c++/5975
4449         * g++.dg/parse/undefined5.C: New test.
4450
4451         PR c++/7259
4452         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
4453
4454         PR c++/8578
4455         * g++.dg/parse/casting-operator1.C: New test.
4456
4457         PR c++/8596
4458         * g++.dg/parse/undefined6.C: New test.
4459
4460         PR c++/8736
4461         * g++.dg/parse/missing-template1.C: New test.
4462
4463 2003-02-04  Jan Hubicka  <jh@suse.cz>
4464
4465         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
4466         * gcc.dg/i386-cmov?.c:  Likewise.
4467         * gcc.dg/i386-fpcvt-?.c:  Likewise.
4468         * gcc.dg/i386-ssefp-1.c:  Likewise.
4469         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
4470         conventions.
4471
4472 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
4473
4474         PR c++/7129
4475         * testsuite/g++.dg/ext/max.C: New test.
4476
4477 2003-02-03  Jan Hubicka  <jh@suse.cz>
4478
4479         * gcc.c-torture/execute/20030203-1.c: New test.
4480
4481 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
4482
4483         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
4484         'natural-endian'.
4485
4486 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
4487
4488         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
4489         * g++.dg/init/new2.C: Likewise.
4490         * g++.dg/other/new1.C: Likewise.
4491
4492 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
4493
4494         * gcc.dg/struct-ret-libc.c: New test.
4495
4496 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
4497
4498         * gcc.dg/20030129-1.c: New test.
4499
4500 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4501
4502         PR c++/8849
4503         * g++.dg/template/ptrmem4.C: New test.
4504
4505 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
4506
4507         * g++.dg/parser/constant1.C: New test.
4508
4509 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4510
4511         PR c++/8591
4512         * g++.dg/parse/friend2.C: New test.
4513
4514 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
4515
4516         PR c++/9437
4517         * g++.dg/template/unify4.C: New test.
4518
4519 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
4520
4521         * gcc.c-torture/execute/20030128-1.c: New test.
4522
4523 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
4524
4525         * g++.dg/lookup/nested1.C: Test moved from ...
4526         * g++.old-deja/g++.other/lookup24.C: ... here.
4527
4528 2003-01-28  Jan Hubicka  <jh@suse.cz>
4529
4530         * gcc.dg/i386-cmov5.c:  New test.
4531
4532 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
4533
4534         * gcc.c-torture/execute/20010925-1.c: Changed the
4535         memcpy declaration.
4536
4537 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
4538
4539         PR c++/3902
4540         * g++.dg/parse/template5.C: New test.
4541
4542 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
4543
4544         PR fortran/9258
4545         * g77.dg/pr9258: New test.
4546
4547 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4548
4549         * README: Move relevant parts from README.g++.
4550
4551         * README.g++: Remove this file.
4552
4553 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
4554
4555         * g++.dg/abi/dcast1.C: New test.
4556
4557 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4558
4559         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
4560
4561 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
4562
4563         PR c++/47
4564         * g++.old-deja/g++.other/lookup24.C: New test.
4565
4566 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4567
4568         PR middle-end/7227
4569         * gcc.dg/uninit-C.c: New test.
4570
4571 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
4572
4573         * g++.dg/abi/covariant1.C: New test.
4574
4575 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
4576
4577         * gcc.dg/20030123-1.c: New test.
4578
4579 2003-01-25  Jan Hubicka  <jh@suse.cz>
4580
4581         PR opt/8492
4582         * gcc.c-torture/compile/20030125-1.c
4583
4584 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
4585
4586         PR c++/9403
4587         * g++.dg/parse/template3.C: New test.
4588         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
4589
4590         PR c++/795
4591         * g++.dg/parse/template4.C: New test.
4592
4593         PR c++/9415
4594         * g++.dg/template/qual2.C: New test.
4595
4596         PR c++/8545
4597         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
4598
4599         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
4600
4601 2003-01-25  Roger Sayle  <roger@eyesopen.com>
4602
4603         * gcc.c-torture/execute/switch-1.c: New test case.
4604
4605 2003-01-25  Jan Hubicka  <jh@suse.cz>
4606
4607         * gcc.c-torture/execute/20030125-1.[cx]: New test.
4608
4609 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
4610
4611         Tweaks for Bison-1.875. From the NEWS file:
4612         "- `parse error' -> `syntax error'
4613         Bison now uniformly uses the term `syntax error'"
4614         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
4615         * gcc.dg/cpp/digraph2.c: Likewise.
4616         * gcc.dg/cpp/direct2.c: Likewise.
4617         * gcc.dg/cpp/paste4.c: Likewise.
4618         * gcc.dg/c90-restrict-1.c: Likewise.
4619         * gcc.dg/c99-func-2.c: Likewise.
4620         * gcc.dg/noncompile/920721-2.c: Likewise.
4621         * gcc.dg/noncompile/930622-2.c: Likewise.
4622         * gcc.dg/noncompile/940112-1.c: Likewise.
4623         * gcc.dg/noncompile/950921-1.c: Likewise.
4624         * gcc.dg/noncompile/951123-1.c: Likewise.
4625         * gcc.dg/noncompile/971104-1.c: Likewise.
4626         * gcc.dg/noncompile/990416-1.c: Likewise.
4627
4628 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
4629
4630         * g++.dg/parse/undefined1.C: Add error message.
4631
4632 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
4633
4634         PR c++/9354
4635         * g++.dg/parse/new1.C: New test.
4636
4637         PR c++/9216
4638         * g++.dg/parse/template2.C: New test.
4639
4640         PR c++/9354
4641         * g++.dg/parse/typedef2.C: New test.
4642
4643         PR c++/9328
4644         * g++.dg/ext/typeof3.C: New test.
4645
4646 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4647
4648         PR c++/2738
4649         * g++.dg/parse/ret-type1.C: New test.
4650
4651         PR c++/3792
4652         * g++.dg/parse/tmpl-outside1.C: New test.
4653
4654         PR c++/4207
4655         * g++.dg/parse/int-as-enum1.C: New test.
4656
4657         PR c++/4903
4658         * g++.dg/parse/no-typename1.C: New test.
4659
4660         PR c++/5533
4661         * g++.dg/parse/no-value1.C: New test.
4662
4663         PR c++/5921
4664         * g++.dg/parse/wrong-inline1.C: New test.
4665
4666         PR c++/6402
4667         * g++.dg/parse/ref1.C: New test.
4668
4669         PR c++/6992
4670         * g++.dg/parse/attr-ctor1.C: New test.
4671
4672         PR c++/7229
4673         * g++.dg/parse/namespace5.C: New test.
4674
4675         PR c++/7917
4676         * g++.dg/parse/func-def1.C: New test.
4677
4678         PR c++/8143
4679         * g++.dg/parse/undefined1.C: New test.
4680
4681         PR c++/5723, PR c++/8522
4682         * g++.dg/parse/specialization1.C: New test.
4683
4684         PR c++/163, PR c++/8595
4685         * g++.dg/parse/struct-as-enum1.C: New test.
4686
4687         PR c++/9173
4688         * g++.dg/parse/undefined2.C: New test.
4689
4690 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
4691
4692         PR c++/9298
4693         * g++.dg/parse/template1.C: New test.
4694
4695         PR c++/9384
4696         * g++.dg/parse/using1.C: New test.
4697
4698         PR c++/9285
4699         PR c++/9294
4700         * g++.dg/parse/expr2.C: New test.
4701
4702         PR c++/9388
4703         * g++.dg/parse/lookup2.C: Likewise.
4704
4705 2003-01-21  Jan Hubicka  <jh@suse.cz>
4706
4707         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
4708         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
4709         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
4710         * gcc.c-torture/execute/string-opt-*.c: Likewise.
4711
4712 2003-01-20  Nick Clifton  <nickc@redhat.com>
4713
4714         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
4715         problem with ARM sibcall code generation.
4716
4717 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
4718
4719         * gcc.c-torture/execute/20030120-1.c: New.
4720
4721 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
4722
4723         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
4724
4725 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
4726
4727         PR c++/9272
4728         * g++.dg/parse/ctor1.C: New test.
4729
4730         PR c++/9294:
4731         * g++.dg/parse/qualified1.C: New test.
4732
4733         * g++.dg/parse/typename3.C: New test.
4734
4735 2003-01-16  Richard Henderson  <rth@redhat.com>
4736
4737         * g++.dg/tls/init-2.C: Fix error matches for real this time.
4738
4739 2003-01-16  Richard Henderson  <rth@redhat.com>
4740
4741         * g++.dg/pch/pch.exp: Copy test header to the working directory
4742         before using it either for precompilation or direct use.
4743         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
4744         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
4745
4746 2003-01-16  Richard Henderson  <rth@redhat.com>
4747
4748         * gcc.dg/pch/pch.exp: Copy test header to the working directory
4749         before using it either for precompilation or direct use.
4750         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
4751         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
4752
4753 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
4754
4755         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
4756         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
4757         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
4758         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
4759         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
4760         typename warning into error.
4761         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
4762         error messages.
4763         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
4764         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
4765         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
4766         messages.
4767         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
4768         make declaration visible in template.
4769         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
4770         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
4771         messages.
4772         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
4773         message.
4774         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
4775         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
4776         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
4777         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
4778         typename warning with error message.
4779         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
4780         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
4781         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
4782
4783 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
4784
4785         * g++.dg/parse/ambig2.C: New test.
4786
4787 2003-01-15  Richard Henderson  <rth@redhat.com>
4788
4789         * g++.dg/tls/init-2.C: Update error message string.
4790
4791 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4792
4793         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
4794
4795 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
4796
4797         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
4798         all for HC11/HC12.
4799         * gcc.c-torture/compile/20001205-1.x: Likewise.
4800         * gcc.c-torture/compile/20001226-1.x: Likewise.
4801         * gcc.c-torture/compile/920520-1.x: Likewise.
4802         * gcc.c-torture/compile/961203-1.x: Likewise.
4803         * gcc.c-torture/compile/20020604-1.x: Likewise.
4804
4805 2003-01-15  Jan Hubicka  <jh@suse.cz>
4806
4807         * gcc.c-torture/compile/20030115-1.c: New test.
4808
4809         * gcc.dg/i386-fpcvt-1.c: New test.
4810         * gcc.dg/i386-fpcvt-2.c: New test.
4811
4812 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
4813
4814         Further conform g++'s __vmi_class_type_info to the C++ ABI
4815         specification.
4816         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
4817         the specification.
4818
4819 2003-01-14  Jan Hubicka  <jh@suse.cz>
4820
4821         * gcc.dg/i386-fpcvt-1.c: New test.
4822         * gcc.dg/i386-fpcvt-2.c: New test.
4823
4824 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
4825
4826         * gcc.dg/i386-mmx-3.c: New test.
4827
4828 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
4829
4830         PR c++/9264
4831         * g++.dg/parse/octal1.C: New file.
4832
4833         PR c++/9172
4834         * g++.dg/parse/typename1.C: New file.
4835
4836 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
4837
4838         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
4839         * gcc.dg/bf-no-ms-layout.c: Likewise.
4840         * gcc.dg/bf-ms-attrib.c: Likewise.
4841
4842 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
4843
4844         PR c++/9099
4845         * g++.dg/parse/dtor1.C: New file.
4846
4847         PR c++/9128
4848         * g++.dg/rtti/typeid1.C: New file.
4849
4850         PR c++/9153
4851         * g++.dg/parse/lookup1.C: New file.
4852
4853         PR c++/9171
4854         * g++.dg/templ/spec5.C: New file.
4855
4856 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
4857
4858         * gcc.c-torture/compile/20030110-1.c: New test.
4859
4860 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
4861
4862         Merge from pch-branch:
4863
4864         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
4865
4866         * gcc.dg/pch/cpp-1.h: New.
4867         * gcc.dg/pch/cpp-1.c: New.
4868         * gcc.dg/pch/cpp-2.h: New.
4869         * gcc.dg/pch/cpp-2.c: New.
4870
4871         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
4872
4873         * gcc.dg/pch/except-1.h: New.
4874         * gcc.dg/pch/except-1.c: New.
4875
4876         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
4877
4878         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
4879         running test.
4880         * gcc.dg/pch: Include *.hp not *.h.
4881         * gcc.dg/pch/system-1.h: New.
4882         * gcc.dg/pch/system-1.c: New.
4883
4884         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
4885
4886         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
4887         rather than trying to build and run a program using PCH.
4888         * gcc.dg/pch: Remove dg-do commands from test files.
4889
4890         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
4891
4892         * gcc.dg/pch/macro-3.c: New.
4893         * gcc.dg/pch/macro-3.h: New.
4894
4895         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
4896
4897         * gcc.dg/pch/common-1.c: New.
4898         * gcc.dg/pch/common-1.h: New.
4899         * gcc.dg/pch/decl-1.c: New.
4900         * gcc.dg/pch/decl-1.h: New.
4901         * gcc.dg/pch/decl-2.c: New.
4902         * gcc.dg/pch/decl-2.h: New.
4903         * gcc.dg/pch/decl-3.c: New.
4904         * gcc.dg/pch/decl-3.h: New.
4905         * gcc.dg/pch/decl-4.c: New.
4906         * gcc.dg/pch/decl-4.h: New.
4907         * gcc.dg/pch/decl-5.c: New.
4908         * gcc.dg/pch/decl-5.h: New.
4909         * gcc.dg/pch/global-1.c: New.
4910         * gcc.dg/pch/global-1.h: New.
4911         * gcc.dg/pch/inline-1.c: New.
4912         * gcc.dg/pch/inline-1.h: New.
4913         * gcc.dg/pch/inline-2.c: New.
4914         * gcc.dg/pch/inline-2.h: New.
4915         * gcc.dg/pch/static-1.c: New.
4916         * gcc.dg/pch/static-1.h: New.
4917         * gcc.dg/pch/static-2.c: New.
4918         * gcc.dg/pch/static-2.h: New.
4919
4920         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
4921
4922         * g++.dg/pch/pch.exp: Better handle failing testcases.
4923         * gcc.dg/pch/pch.exp: Likewise.
4924         * gcc.dg/pch/macro-1.c: New.
4925         * gcc.dg/pch/macro-1.h: New.
4926         * gcc.dg/pch/macro-2.c: New.
4927         * gcc.dg/pch/macro-2.h: New.
4928
4929         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
4930
4931         * g++.dg/dg.exp: Treat files in pch/ specially.
4932         * g++.dg/pch/pch.exp: New file.
4933         * g++.dg/pch/empty.H: New file.
4934         * g++.dg/pch/empty.C: New file.
4935         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
4936         "precompile".
4937
4938         * gcc.dg/pch/pch.exp: New file.
4939         * gcc.dg/pch/empty.h: New file.
4940         * gcc.dg/pch/empty.c: New file.
4941         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
4942         "precompile".
4943
4944 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4945
4946         * g++.dg/template/friend14.C: New test.
4947
4948 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
4949
4950         * gcc.dg/old-style-asm-1.c: New test.
4951
4952 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
4953
4954         * gcc.c-torture/compile/20030109-1.c: New test.
4955
4956 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
4957
4958         * gcc.c-torture/execute/20030109-1.c: New test.
4959
4960 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
4961
4962         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
4963         * g++.old-deja/g++.mike/dyncast2.C: Likewise
4964         * g++.old-deja/g++.mike/dyncast3.C: Likewise
4965         * g++.old-deja/g++.mike/eh2.C: Likewise
4966         * g++.old-deja/g++.mike/eh3.C: Likewise
4967         * g++.old-deja/g++.mike/eh5.C: Likewise
4968         * g++.old-deja/g++.mike/eh6.C: Likewise
4969         * g++.old-deja/g++.mike/eh7.C: Likewise
4970         * g++.old-deja/g++.mike/eh8.C: Likewise
4971         * g++.old-deja/g++.mike/eh9.C: Likewise
4972         * g++.old-deja/g++.mike/eh10.C: Likewise
4973         * g++.old-deja/g++.mike/eh12.C: Likewise
4974         * g++.old-deja/g++.mike/eh13.C: Likewise
4975         * g++.old-deja/g++.mike/eh14.C: Likewise
4976         * g++.old-deja/g++.mike/eh16.C: Likewise
4977         * g++.old-deja/g++.mike/eh17.C: Likewise
4978         * g++.old-deja/g++.mike/eh18.C: Likewise
4979         * g++.old-deja/g++.mike/eh21.C: Likewise
4980         * g++.old-deja/g++.mike/eh23.C: Likewise
4981         * g++.old-deja/g++.mike/eh24.C: Likewise
4982         * g++.old-deja/g++.mike/eh25.C: Likewise
4983         * g++.old-deja/g++.mike/eh26.C: Likewise
4984         * g++.old-deja/g++.mike/eh27.C: Likewise
4985         * g++.old-deja/g++.mike/eh28.C: Likewise
4986         * g++.old-deja/g++.mike/eh29.C: Likewise
4987         * g++.old-deja/g++.mike/eh31.C: Likewise
4988         * g++.old-deja/g++.mike/eh33.C: Likewise
4989         * g++.old-deja/g++.mike/eh34.C: Likewise
4990         * g++.old-deja/g++.mike/eh35.C: Likewise
4991         * g++.old-deja/g++.mike/eh36.C: Likewise
4992         * g++.old-deja/g++.mike/eh37.C: Likewise
4993         * g++.old-deja/g++.mike/eh38.C: Likewise
4994         * g++.old-deja/g++.mike/eh39.C: Likewise
4995         * g++.old-deja/g++.mike/eh40.C: Likewise
4996         * g++.old-deja/g++.mike/eh41.C: Likewise
4997         * g++.old-deja/g++.mike/eh42.C: Likewise
4998         * g++.old-deja/g++.mike/eh44.C: Likewise
4999         * g++.old-deja/g++.mike/eh46.C: Likewise
5000         * g++.old-deja/g++.mike/eh47.C: Likewise
5001         * g++.old-deja/g++.mike/eh48.C: Likewise
5002         * g++.old-deja/g++.mike/eh49.C: Likewise
5003         * g++.old-deja/g++.mike/eh50.C: Likewise
5004         * g++.old-deja/g++.mike/eh51.C: Likewise
5005         * g++.old-deja/g++.mike/eh53.C: Likewise
5006         * g++.old-deja/g++.mike/eh55.C: Likewise
5007         * g++.old-deja/g++.mike/p7912.C: Likewise
5008         * g++.old-deja/g++.mike/p9706.C: Likewise
5009         * g++.old-deja/g++.mike/p10416.C: Likewise
5010         * g++.old-deja/g++.mike/p11667.C: Likewise
5011         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
5012         Remove redundant reference to Iris.
5013         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
5014         Elxsi, i860, Pico Java, and WE32K.
5015
5016 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
5017
5018         * g++.dg/ext/asm4.C: New test.
5019
5020 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5021
5022         PR c++/9030
5023         * g++.dg/template/friend12.C: New test.
5024         * g++.dg/template/friend13.C: Likewise.
5025         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
5026
5027 2003-01-08  Jan Hubicka  <jh@suse.cz>
5028
5029         * gcc.dg/i386-cadd.c: New test.
5030         * gcc.dg/i386-cmov4.c: Likewise.
5031
5032 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
5033
5034         PR c++/9165
5035         * g++.dg/warn/Wunused-3.C: New test.
5036
5037         * g++.dg/abi/bitfield9.C: New test.
5038
5039         PR c++/9189
5040         * g++.dg/parse/defarg3.C: New test.
5041
5042 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
5043
5044         * g++.dg/parse/ambig1.C: New test.
5045         * g++.dg/parse/defarg2.C: New test.
5046
5047 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
5048
5049         * g++.dg/template/defarg-1.C: New test.
5050         * g++.dg/template/local2.C: Likewise.
5051
5052 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
5053
5054         * gcc.c-torture/execute/20030105-1.c: New test.
5055
5056 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5057
5058         * g++.dg/parse/namespace3.C: Remove extra semicolons.
5059         * g++.dg/parse/namespace4.C: Likewise.
5060
5061 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
5062
5063         * g++.dg/template/ntp2.C: New test.
5064
5065 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5066
5067         * g++.dg/parse/extern-C-1.C: New test.
5068
5069         * g++.dg/parse/namespace4.C: New test.
5070
5071         * g++.dg/template/nested1.C: New test.
5072
5073         * g++.dg/parse/namespace3.C: New test.
5074
5075 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5076
5077         * g++.dg/lookup/two-stage1.C: New test.
5078
5079 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5080
5081         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
5082         * g++.old-deja/g++.jason/access8.C: Likewise.
5083         * g++.old-deja/g++.other/decl5.C: Likewise.
5084
5085 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
5086
5087         * g++.dg/parse/parse7.C: New test.
5088
5089 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
5090
5091         PR c++/2843
5092         * g++.dg/ext/attrib7.C: New test.
5093
5094 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
5095
5096         * g++.dg/parse/parse6.C: New test.
5097
5098 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
5099
5100         * gcc.dg/h8300-stack-1.c: New.
5101
5102 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
5103
5104         g++.dg/lookup/exception1.C: New test.
5105
5106         g++.dg/lookup/template1.C: New test.
5107
5108         g++.dg/parse/namespace2.C: New test.
5109
5110         g++.dg/parse/parens2.C: New test.
5111
5112 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
5113
5114         * g++.dg/parse/parse5.C: New test.
5115         * g++.dg/lookup/scoped4.C: New test.
5116
5117 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
5118
5119         * g++.dg/parse/parens1.C: New test.
5120
5121         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
5122         angle-bracket1.C.
5123         * g++.dg/parse/parens2.C: New test.
5124
5125         * g++.dg/lookup/scope-operator1.C: New test.
5126
5127         * g++.dg/parse/operator1.C: New test.
5128
5129 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5130
5131         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
5132         * g++.old-deja/g++.other/access6.C: Likewise.
5133         * g++.old-deja/g++.other/decl1.C: Likewise.
5134         * g++.old-deja/g++.pt/typename12.C: Likewise.
5135
5136 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
5137
5138         * g++.dg/parse/namespace1.C: New test.
5139
5140 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
5141
5142         * g++.dg/parse/parse4.C: New test.
5143
5144 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
5145
5146         * g++.dg/parse/parse3.C: New test.
5147
5148 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
5149
5150         * g++.dg/parse/parse2.C: New test.
5151
5152 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
5153
5154         * g++.dg/template/friend11.C: New test.
5155
5156 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
5157
5158         * g++.dg/parse/parse1.C: New test.
5159
5160 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
5161
5162         * lib/profopt.exp: Change the name of a global variable to avoid
5163         possible clashes with other test suites.
5164
5165 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
5166
5167         * g++.dg/inherit/covariant8.C: New test.
5168
5169 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
5170
5171         * g++.dg/init/array9.C: New test.
5172
5173         PR c++/9112
5174         * g++.dg/parse/expr1.C: New test.
5175
5176 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
5177
5178         * gcc.c-torture/compile/20021230-1.c: New test.
5179
5180 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
5181
5182         * g++.dg/inherit/covariant5.C: New test.
5183         * g++.dg/inherit/covariant6.C: New test.
5184         * g++.dg/inherit/covariant7.C: New test.
5185
5186 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5187
5188         PR c++/2739
5189         * g++.dg/other/access2.C: New test.
5190
5191 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
5192
5193         * g++.dg/other/anon-struct.C: No longer fails
5194         * g++.old-deja/g++.brendan/parse4.C: Likewise.
5195         * g++.old-deja/g++.brendan/parse5.C: Likewise.
5196         * g++.old-deja/g++.brendan/parse6.C: Likewise.
5197
5198 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
5199
5200         * g++.dg/parse/angle-bracket.C (main): No longer fails.
5201
5202 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
5203
5204         * g++.dg/eh/spec4.C: Remove stray semicolon.
5205         * g++.dg/expr/pmf-1.C: Change error message.
5206         * g++.dg/ext/asm1.C: Remove stray semicolon.
5207         * g++.dg/ext/typename1.C: Add missing typenames.
5208         * g++.dg/inherit/template-as-base.C: Change error message.
5209         * g++.dg/lookup/scoped1.C: Likewise.
5210         * g++.dg/lookup/scoped2.C: Likewise.
5211         * g++.dg/lookup/using2.C: Likewise.
5212         * g++.dg/other/component1.C: Remove stray semicolon.
5213         * g++.dg/other/do1.C: Change error message.
5214         * g++.dg/other/error2.C: Likewise.
5215         * g++.dg/other/init1.C: Likewise.
5216         * g++.dg/other/packed1.C: Remove stray semicolon.
5217         * g++.dg/other/ptrmem2.C: Change error message.
5218         * g++.dg/parse/parameter-declaration-1.C: Remove line number
5219         marker.
5220         * g++.dg/special/initp1.C: Remove invalid attribute usage.
5221         * g++.dg/template/access3.C: Add typename keyword.
5222         * g++.dg/template/access5.C: Remove stray semicolon.
5223         * g++.dg/template/access6.C: Likewise.
5224         * g++.dg/template/complit1.C: Likewise.
5225         * g++.dg/template/crash1.C: Change error message.
5226         * g++.dg/template/inherit2.C: Remove stray semicolon.
5227         * g++.dg/template/instantiate2.C: Likewise.
5228         * g++.dg/template/instantiate3.C: Change error message.
5229         * g++.dg/template/qual1.C: Remove stray semicolon.
5230         * g++.dg/template/qualttp18.C: Change error message.
5231         * g++.dg/template/ref1.C: Remove stray semicolon.
5232         * g++.dg/template/sizeof1.C (A::value): Declare it.
5233         * g++.dg/template/spec4.C: Change error message.
5234         * g++.dg/template/static1.C: Likewise.
5235         * g++.dg/template/type1.C: Likewise.
5236         * g++.dg/template/typename3.C: Likewise.
5237         * g++.old-deja/g++.benjamin/13478.C: Change error message.
5238         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
5239         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
5240         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
5241         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
5242         named return value extension.
5243         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
5244         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
5245         * g++.old-deja/g++.bob/extern_C.C: Likewise.
5246         * g++.old-deja/g++.bob/inherit2.C: Likewise.
5247         * g++.old-deja/g++.brendan/complex1.C: Likewise.
5248         * g++.old-deja/g++.brendan/copy5.C: Likewise.
5249         * g++.old-deja/g++.brendan/crash13.C: Likewise.
5250         * g++.old-deja/g++.brendan/crash15.C: Likewise.
5251         * g++.old-deja/g++.brendan/crash18.C: Change error message.
5252         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
5253         * g++.old-deja/g++.brendan/crash38.C: Likewise.
5254         * g++.old-deja/g++.brendan/crash50.C: Likewise.
5255         * g++.old-deja/g++.brendan/crash56.C: Likewise.
5256         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
5257         syntax.
5258         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
5259         * g++.old-deja/g++.brendan/crash8.C: Change error message.
5260         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
5261         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
5262         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
5263         * g++.old-deja/g++.brendan/template11.C: Likewise.
5264         * g++.old-deja/g++.brendan/template26.C: Likewise.
5265         * g++.old-deja/g++.brendan/template27.C: Use explicit
5266         specialization syntax.
5267         * g++.old-deja/g++.brendan/template30.C: Likewise.
5268         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
5269         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
5270         non-dependent names.
5271         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
5272         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
5273         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
5274         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
5275         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
5276         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
5277         named return value extension.
5278         * g++.old-deja/g++.ext/namedret2.C: Likewise.
5279         * g++.old-deja/g++.ext/namedret3.C: Likewise.
5280         * g++.old-deja/g++.ext/return1.C: Likewise.
5281         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
5282         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
5283         * g++.old-deja/g++.jason/access8.C: Likewise.
5284         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
5285         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
5286         pseudo-destructor names.
5287         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
5288         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
5289         pseudo-destructor names.
5290         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
5291         * g++.old-deja/g++.jason/overload19.C: Likewise.
5292         * g++.old-deja/g++.jason/overload32.C: Likewise.
5293         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
5294         stray semicolons.
5295         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
5296         * g++.old-deja/g++.jason/return.C: Likewise.
5297         * g++.old-deja/g++.jason/return2.C: Likewise.
5298         * g++.old-deja/g++.jason/shadow1.C: Likewise.
5299         * g++.old-deja/g++.jason/special.C: Use explicit specialization
5300         syntax.
5301         * g++.old-deja/g++.jason/template10.C: Account for use of
5302         non-dependent names.
5303         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
5304         syntax.
5305         * g++.old-deja/g++.jason/template37.C: Likewise.
5306         * g++.old-deja/g++.law/access4.C: Change error messages.
5307         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
5308         pseudo-destructor names.
5309         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
5310         * g++.old-deja/g++.law/ctors9.C: Likewise.
5311         * g++.old-deja/g++.law/cvt22.C: Likewise.
5312         * g++.old-deja/g++.law/dtors5.C: Likewise.
5313         * g++.old-deja/g++.law/global-init1.C: Likewise.
5314         * g++.old-deja/g++.law/missed-error3.C: Likewise.
5315         * g++.old-deja/g++.law/operators28.C: Likewise.
5316         * g++.old-deja/g++.law/visibility28.C: Likewise.
5317         * g++.old-deja/g++.martin/eval1.C: Likewise.
5318         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
5319         name.
5320         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
5321         * g++.old-deja/g++.mike/net34.C: Likewise.
5322         * g++.old-deja/g++.mike/net36.C: Likewise.
5323         * g++.old-deja/g++.mike/ns2.C: Likewise.
5324         * g++.old-deja/g++.mike/p12306.C: Likewise.
5325         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
5326         value extension.
5327         * g++.old-deja/g++.mike/p700.C: Likewise.
5328         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
5329         * g++.old-deja/g++.mike/p710.C: Likewise.
5330         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
5331         value extension.
5332         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
5333         * g++.old-deja/g++.mike/pmf9.C: Likewise.
5334         * g++.old-deja/g++.ns/crash2.C: Likewise.
5335         * g++.old-deja/g++.ns/crash3.C: Likewise.
5336         * g++.old-deja/g++.ns/invalid1.C: Likewise.
5337         * g++.old-deja/g++.ns/ns17.C: Likewise.
5338         * g++.old-deja/g++.ns/template16.C: Likewise.
5339         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
5340         keyword.
5341         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
5342         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
5343         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
5344         named return value extension.
5345         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
5346         * g++.old-deja/g++.other/access4.C: Issue additional error
5347         messages.
5348         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
5349         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
5350         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
5351         * g++.old-deja/g++.other/crash25.C: Change error message.
5352         * g++.old-deja/g++.other/crash4.C: Change error message.
5353         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
5354         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
5355         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
5356         checks.
5357         * g++.old-deja/g++.other/defarg8.C: Likewise.
5358         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
5359         * g++.old-deja/g++.other/dtor10.C: Likewise.
5360         * g++.old-deja/g++.other/incomplete.C: Likewise.
5361         * g++.old-deja/g++.other/linkage7.C: Likewise.
5362         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
5363         lookup algorithm.
5364         * g++.old-deja/g++.other/mangle2.C: Likewise.
5365         * g++.old-deja/g++.other/refinit2.C: Likewise.
5366         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
5367         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
5368         * g++.old-deja/g++.pt/crash28.C: Likewise.
5369         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
5370         syntax.
5371         * g++.old-deja/g++.pt/crash32.C: Change error message.
5372         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
5373         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
5374         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
5375         error message position.
5376         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
5377         * g++.old-deja/g++.pt/defarg8.C: Change error message.
5378         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
5379         syntax.
5380         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
5381         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
5382         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
5383         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
5384         keyword.
5385         * g++.old-deja/g++.pt/explicit31.C: Likewise.
5386         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
5387         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
5388         keyword.
5389         * g++.old-deja/g++.pt/explicit71.C: Change error message.
5390         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
5391         syntax.
5392         * g++.old-deja/g++.pt/friend28.C: Account for use of
5393         non-dependent names.
5394         * g++.old-deja/g++.pt/friend29.C: Likewise.
5395         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
5396         rules.
5397         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
5398         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
5399         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
5400         lookup rules.
5401         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
5402         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
5403         keyword.
5404         * g++.old-deja/g++.pt/memclass20.C: Likewise.
5405         * g++.old-deja/g++.pt/memclass5.C: Likewise.
5406         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
5407         keyword.
5408         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
5409         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
5410         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
5411         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
5412         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
5413         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
5414         keyword.
5415         * g++.old-deja/g++.pt/spec10.C: Likewise.
5416         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
5417         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
5418         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
5419         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
5420         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
5421         * g++.old-deja/g++.pt/ttp62.C: Likewise.
5422         * g++.old-deja/g++.pt/ttp64.C: Likewise.
5423         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
5424         * g++.old-deja/g++.pt/typename15.C: Likewise.
5425         * g++.old-deja/g++.pt/typename22.C: Likewise.
5426         * g++.old-deja/g++.pt/typename6.C: Change error messages.
5427         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
5428         * g++.old-deja/g++.pt/virtual2.C: Likewise.
5429         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
5430         syntax.
5431         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
5432         return value extension.
5433         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
5434         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
5435         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
5436         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
5437
5438 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
5439
5440         * g++.dg/warn/inline1.C: New test.
5441         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
5442         * g++.old-deja/g++.jason/synth10.C: Likewise.
5443         * g++.old-deja/g++.mike/net31.C: Likewise.
5444         * g++.old-deja/g++.mike/p8786.C: Likewise.
5445
5446         * g++.dg/template/friend10.C: New test.
5447         * g++.dg/template/conv5.C: New test.
5448
5449 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
5450
5451         * g++.dg/lookup/scoped3.C: New test.
5452
5453         * g++.dg/lookup/decl1.C: New test.
5454         * g++.dg/lookup/decl2.C: New test.
5455
5456 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
5457
5458         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
5459         gcc.c-torture/compile/20021015-1.c,
5460         gcc.c-torture/compile/20021015-2.c,
5461         gcc.c-torture/compile/20021123-1.c,
5462         gcc.c-torture/compile/20021123-2.c,
5463         gcc.c-torture/compile/20021123-3.c,
5464         gcc.c-torture/compile/20021123-4.c,
5465         gcc.c-torture/execute/20021024-1.c: Add tests previously added
5466         only to 3.1 or 3.2 branch.
5467
5468 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
5469
5470         * gcc.dg/i386-bitfield3.c: New test.
5471
5472         * gcc.dg/i386-bitfield2.c: New test.
5473
5474 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
5475
5476         * g++.dg/parse/conv_op1.C: New test.
5477
5478 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
5479
5480         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
5481         approved.
5482
5483 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
5484
5485         * gcc.c-torture/compile/20021220-1.c: New test.
5486
5487 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
5488
5489         * gcc.dg/i386-fastcall-1.c: New.
5490
5491 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
5492
5493         * gcc.c-torture/execute/20021219-1.c: New test.
5494
5495 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
5496
5497         * gcc.dg/i386-pic-1.c: New test.
5498
5499 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5500
5501         PR c++/8099
5502         * g++.dg/template/friend9.C: New test.
5503
5504 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5505
5506         PR c++/3663
5507         * g++.dg/template/access7.C: New test.
5508
5509 2002-12-18  Nick Clifton  <nickc@redhat.com>
5510
5511         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
5512         the libstdc++-v3 directory has been found.
5513
5514 2002-12-12  Devang Patel <dpatel@apple.com>
5515         * gcc.dg/darwin-ld-1.c: New test.
5516         * gcc.dg/darwin-ld-2.c: New test.
5517         * gcc.dg/darwin-ld-3.c: New test.
5518         * gcc.dg/darwin-ld-4.c: New test.
5519         * gcc.dg/darwin-ld-5.c: New test.
5520
5521 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
5522
5523         * gcc.c-torture/compile/20021212-1.c: New test.
5524
5525 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
5526
5527         * gcc.dg/fshort-wchar: New test.
5528
5529 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
5530
5531         PR c++/8372
5532         * g++.dg/template/dtor1.C: New test.
5533
5534         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
5535         markers.
5536
5537 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
5538
5539         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
5540
5541 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
5542
5543         * g++.dg/template/static1.C: New test.
5544         * g++.dg/template/static2.C: New test.
5545         * g++.old-deja/g++.ext/memconst.C: New test.
5546
5547 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5548
5549         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
5550         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
5551         * g++.dg/special/initp1.C: Likewise.
5552
5553 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
5554
5555         * gcc.c-torture/execute/20021204-1.c: New test.
5556
5557 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
5558
5559         * gcc.dg/ppc-fmadd-1.c: New file.
5560         * gcc.dg/ppc-fmadd-2.c: New file.
5561         * gcc.dg/ppc-fmadd-3.c: New file.
5562
5563 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5564
5565         * gcc.c-torture/compile/20021204-1.c: New test.
5566
5567 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
5568
5569         * g++.dg/inherit/covariant2.C: New test.
5570         * g++.dg/inherit/covariant3.C: New test.
5571         * g++.dg/inherit/covariant4.C: New test.
5572         * g++.dg/inherit/covariant1.C: Remove XFAIL.
5573         * g++.old-deja/g++.robertl/eb17.C: Likewise.
5574
5575 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
5576
5577         PR c++/8688
5578         * g++.dg/init/brace3.C: New test.
5579
5580 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
5581
5582         * gcc.dg/20020210-1.c: Fix a comment typo.
5583
5584 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
5585
5586         PR c++/8720
5587         * g++.dg/parse/defarg1.C: New test.
5588
5589         PR c++/8615
5590         * g++.dg/template/char1.C: New test.
5591
5592         * g++.dg/template/varmod1.C: Fix typo.
5593
5594 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5595
5596         DR 180
5597         * g++.old-deja/g++.pt/crash32.C: Expect error.
5598
5599 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
5600
5601         PR c++/5919
5602         * g++.dg/template/varmod1.C: New test.
5603
5604         PR c++/8727
5605         * g++.dg/inherit/typeinfo1.C: New test.
5606
5607         PR c++/8663
5608         * g++.dg/inherit/typedef1.C: New test.
5609
5610 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
5611
5612         PR c++/8332
5613         PR c++/8493
5614         * g++.dg/template/strlen1.C: New test.
5615
5616         PR c++/8227
5617         * g++.dg/template/ctor2.C: New test.
5618
5619         PR c++/8214
5620         * g++.dg/init/string1.C: New test.
5621
5622         PR c++/8511
5623         * g++.dg/template/friend8.C: New test.
5624
5625 2002-11-29  Joe Buck <jbuck@synopsys.com>
5626
5627         * g++.dg/lookup/anon2.C: New test.
5628
5629 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
5630
5631         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
5632         h8300 port.
5633
5634 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
5635
5636         * gcc.dg/bitfld-6.c: New test.
5637
5638 2002-11-27  Jan Hubicka  <jh@suse.cz>
5639
5640         * gcc.c-torture/execute/20021127.[cx]: New test.
5641
5642 2002-11-26  Jan Hubicka  <jh@suse.cz>
5643
5644         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
5645         quality.
5646
5647 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
5648
5649         * g++.dg/init/brace2.C: New test.
5650         * g++.old-deja/g++.mike/p9129.C: Correct.
5651
5652 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
5653
5654         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
5655
5656 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
5657
5658         * gcc.dg/sibcall-6: New test for indirect sibcalls.
5659
5660 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
5661
5662         * testsuite/g++.dg/abi/empty11.C: New test.
5663         * testsuite/g++.dg/rtti/cv1.C: New test.
5664
5665 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
5666
5667         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
5668
5669 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
5670
5671         * g++.dg/abi/empty10.C: New test.
5672
5673 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
5674
5675         * gcc.c-torture/compile/20021124-1.c: New test.
5676
5677 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
5678
5679         * g++.dg/abi/rtti2.C: New test.
5680
5681 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5682
5683         * gcc.dg/i386-unroll-1.c: New test.
5684
5685 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
5686
5687         * gcc.c-torture/compile/20021120-1.c: New test.
5688         * gcc.c-torture/compile/20021120-2.c: New test.
5689
5690 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
5691
5692         * gcc.dg/bitfld-5.c: New test.
5693
5694 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
5695
5696         * gcc.c-torture/execute/20021120-3.c: New test.
5697
5698 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
5699
5700         * gcc.c-torture/execute/20021120-2.c: New test.
5701
5702 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
5703
5704         * gcc.c-torture/execute/20021120-1.c: New test.
5705
5706 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
5707
5708         * gcc.c-torture/execute/20021118-3.c: New test.
5709
5710 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
5711
5712         * gcc.c-torture/compile/20021119-1.c: New test.
5713
5714 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
5715
5716         * gcc.dg/duff-1.c: New test.
5717         * gcc.dg/duff-2.c: New test.
5718         * gcc.dg/duff-3.c: New test.
5719
5720 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
5721
5722         * gcc.dg/cpp/_Pragma5.c: New test.
5723
5724 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
5725
5726         * gcc.c-torture/execute/20021118-2.c: New test.
5727
5728 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
5729
5730         * gcc.c-torture/execute/20021118-1.c: New test.
5731
5732 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
5733
5734         * gcc.dg/20021116-1.c: New test.
5735
5736 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
5737
5738         * g++.dg/abi/vcall1.C: New test.
5739
5740 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
5741
5742         * gcc.dg/20021029-1.c: New test.
5743         * gcc.dg/20021029-2.c: New test.
5744
5745 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5746
5747         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
5748
5749 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
5750
5751         PR c/8439
5752         * gcc.dg/20021110.c: Move to ...
5753         * gcc.c-torture/compile/20021110.c: .... here.
5754
5755 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5756
5757         PR c/8467
5758         * gcc.c-torture/execute/20021111-1.c
5759
5760 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
5761
5762         PR c/8439
5763         * gcc.dg/20021110.c: New test.
5764
5765 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
5766
5767         * g++.dg/abi/vthunk3.C: Run only on x86.
5768
5769 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
5770
5771         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
5772
5773 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
5774
5775         * lib/compat.exp (compat-execute): Fix logic error in last
5776         change.
5777
5778 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
5779
5780         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
5781
5782 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5783
5784         PR c++/8389
5785         * g++.dg/template/access6.C: New test.
5786
5787 2002-11-08  Jan Hubicka  <jh@suse.cz>
5788
5789         * gcc.dg/i386-ssefp-1.c: New test.
5790         * gcc.dg/i386-ssefp-1.c: New test.
5791
5792 2002-11-08  Jan Hubicka  <jh@suse.cz>
5793
5794         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
5795
5796 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
5797
5798         * g++.dg/abi/vthunk3.C: New test.
5799
5800         PR c++/8338
5801         * g++.dg/template/crash2.C: New test.
5802
5803 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
5804
5805         * testsuite/g++.dg/abi/dtor1.C: New test.
5806         * testsuite/g++.dg/abi/dtor2.C: Likewise.
5807
5808 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
5809
5810         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
5811         Darwin.
5812
5813 2002-11-04  Adam Nemet  <anemet@lnxw.com>
5814
5815         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
5816         -mthumb.  Only xfail with -O0.
5817
5818 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
5819
5820         * g++.dg/abi/thunk1.C: New test.
5821         * g++.dg/abi/thunk2.C: Likewise.
5822         * g++.dg/abi/vtt1.C: Likewise.
5823
5824 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
5825
5826         PR optimization/8423
5827         * gcc.c-torture/execute/builtin-constant.c: New test.
5828
5829 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
5830
5831         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
5832         Add some more cases.
5833
5834 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
5835
5836         PR c++/8391
5837         * g++.dg/opt/local1.C: New test.
5838
5839 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
5840
5841         PR c++/8160
5842         * g++.dg/template/complit1.C: New test.
5843
5844         PR c++/8149
5845         * g++.dg/template/typename4.C: Likewise.
5846
5847 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5848
5849         Core issue 287, PR c++/7639
5850         * g++.dg/template/instantiate1.C: Adjust error location.
5851         * g++.dg/template/instantiate3.C: New test.
5852         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
5853         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
5854         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
5855
5856 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
5857
5858         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
5859
5860 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
5861
5862         PR c++/8287
5863         * g++.dg/init/dtor2.C: New test.
5864
5865 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5866
5867         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
5868         * gcc.dg/nest.c: Bypass errors on irix6.
5869
5870 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
5871
5872         * gcc.dg/nest.c: Expect error for mmix-*-*.
5873         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
5874
5875 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
5876
5877         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
5878         markers.
5879
5880         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
5881
5882 2002-10-25  Mike Stump  <mrs@apple.com>
5883
5884         * gcc.dg/warn-1.c: New test.
5885
5886 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
5887
5888         * g++.dg/template/typename3.C: New test.
5889
5890 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
5891
5892         * g++.dg/lookup/ptrmem1.C: New test.
5893
5894         * g++.dg/abi/vthunk2.C: New test.
5895
5896 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
5897
5898         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
5899
5900 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
5901
5902         * g++.dg/abi/empty9.C: New test.
5903
5904 2002-10-24  Richard Henderson  <rth@redhat.com>
5905
5906         * g++.dg/inherit/thunk1.C: Enable for ia64.
5907
5908 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
5909
5910         PR c++/8067
5911         * g++.dg/lookup/pretty1.C: New test.
5912
5913 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
5914
5915         * gcc.dg/20021023-1.c: New test.
5916
5917 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
5918
5919         PR c++/7679
5920         * g++.dg/parse/inline1.C: New test.
5921
5922 2002-10-23  Richard Henderson  <rth@redhat.com>
5923
5924         * g++.dg/inherit/thunk1.C: Enable for x86_64.
5925
5926         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
5927
5928 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
5929
5930         PR c++/6579
5931         * g++.dg/parse/stmtexpr3.C: New test.
5932
5933 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
5934
5935         * g++.dg/expr/cond1.C: New test.
5936
5937 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
5938
5939         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
5940
5941 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
5942
5943         * g++.dg/abi/vbase13.C: New test.
5944         * g++.dg/abi/vbase14.C: Likewise.
5945
5946 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
5947
5948         * gcc.dg/tls/pic-1.c: New test.
5949         * gcc.dg/tls/nonpic-1.c: New test.
5950         * gcc.dg/20021018-1.c: New test.
5951
5952 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
5953
5954         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
5955         Remove only files with the same base name as the test case.
5956         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
5957         (profopt-execute): Likewise.  Also, remove old profiling
5958         and performance data files before running the tests.
5959
5960         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
5961         * g++.dg/bprob/bprob.exp: Likewise.
5962         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
5963         to allow more general test case names.
5964
5965         * g++.dg/bprob/bprob-1.C: Rename to ...
5966         * g++.dg/bprob/g++-bprob-1.C: ... this.
5967
5968         * g77.dg/bprob/bprob-1.f: Rename to ...
5969         * g77.dg/bprob/g77-bprob-1.f: ... this.
5970
5971 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
5972
5973         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
5974         bison 1.50 or later.
5975
5976 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
5977
5978         * g++.dg/README: Describe more test directories.
5979
5980 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
5981
5982         * g++.dg/init/array6.C: Add additional tests.
5983
5984 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
5985
5986         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
5987         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
5988
5989 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
5990
5991         * gcc.c-torture/compile/20020604-1.x: New.
5992         * gcc.c-torture/compile/simd-5.x: Likewise.
5993         * gcc.c-torture/execute/920710-1.x: Likewise.
5994         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
5995
5996 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
5997
5998         * g++.dg/inherit/override1.C: Add dg-options clause.
5999
6000 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6001
6002         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
6003         _mm_slli_si128.
6004
6005 2002-10-19  Andreas Schwab  <schwab@suse.de>
6006
6007         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
6008         directory component.
6009
6010 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
6011
6012         * g++.dg/inherit/thunk1.C: New test.
6013
6014         * g++.dg/inherit/override1.C: New test.
6015
6016         * g++.dg/abi/mangle11.C: New test.
6017         * g++.dg/abi/mangle14.C: New test.
6018         * g++.dg/abi/mangle17.C: New test.
6019
6020 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
6021
6022         * g++.dg/overload/member2.C: New test.
6023
6024 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
6025
6026         * g++.dg/README: Describe new compat directory.
6027         * g++.dg/dg.exp: Skip tests in compat directory.
6028         * README.compat: New file.
6029         * lib/compat.exp: New expect script.
6030         * g++.dg/compat: New test directory.
6031         * g++.dg/compat/compat.exp: New expect script.
6032         * g++.dg/compat/abi: New test directory.
6033         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
6034         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
6035         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
6036         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
6037         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
6038         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
6039         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
6040         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
6041         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
6042         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
6043         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
6044         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
6045         * g++.dg/compat/break: New test directory.
6046         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
6047         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
6048         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
6049         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
6050         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
6051         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
6052         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
6053         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
6054         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
6055         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
6056         g++.dg/compat/break/README: New files.
6057         * g++.dg/compat/eh: New test directory.
6058         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
6059         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
6060         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
6061         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
6062         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
6063         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
6064         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
6065         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
6066         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
6067         g++.dg/compat/eh/filter2_y.C,
6068         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
6069         g++.dg/compat/eh/new1_y.C,
6070         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
6071         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
6072         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
6073         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
6074         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
6075         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
6076         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
6077         g++.dg/compat/eh/unexpected1_y.C: New files.
6078         * g++.dg/compat/init: New test directory.
6079         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
6080         g++.dg/compat/init/array5_y.C,
6081         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
6082         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
6083         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
6084         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
6085         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
6086         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
6087         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
6088         g++.dg/compat/init/init-ref2_y.C: New files.
6089
6090 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
6091
6092         PR c++/7584
6093         * g++.dg/inherit/using3.C: New test.
6094
6095 2002-10-17  Jan Hubicka  <jh@suse.cz>
6096
6097         * gcc.dg/20021017-2.c: New test.
6098
6099 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
6100
6101         * g++.dg/abi/mangle16.C: Adjust.
6102
6103         * g++.dg/init/array8.C: New test.
6104
6105 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
6106
6107         * gcc.dg/special/mips-abi.exp: New test.
6108         * gcc.dg/special/mips-abi.s: Empty file used by the above.
6109
6110 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
6111
6112         * g++.dg/abi/mangle16.C: New test.
6113         * g++.dg/abi/mangle17.C: Likewise.
6114
6115         PR c++/7478
6116         * g++.dg/template/ref1.C: New test.
6117
6118 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6119
6120         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
6121
6122 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
6123
6124         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
6125
6126 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
6127
6128         PR c++/7524
6129         * g++.dg/init/array7.C: New test.
6130
6131 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
6132
6133         * g++.dg/init/array6.C: New test.
6134
6135         * g++.dg/abi/mangle13.C: Likewise.
6136         * g++.dg/abi/mangle14.C: Likewise.
6137         * g++.dg/abi/mangle15.C: Likewise.
6138
6139 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
6140
6141         * g++.dg/abi/empty8.C: New test.
6142
6143 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
6144
6145         * g++.dg/init/ctor1.C: New test.
6146
6147 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
6148
6149         * gcc.c-torture/execute/20021015-1.c: New test.
6150
6151 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
6152
6153         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
6154
6155 2002-10-14  Jan Hubicka  <jh@suse.cz>
6156
6157         * gcc.dg/i386-ssetype-[1-5].c: New tests.
6158
6159 2002-10-14  Richard Henderson  <rth@redhat.com>
6160
6161         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
6162
6163 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
6164
6165         PR optimization/6631
6166         * g++.dg/opt/const2.C: New test.
6167
6168 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
6169
6170         PR c++/7176
6171         * g++.dg/parse/friend1.C: New test.
6172         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
6173
6174 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
6175
6176         * gcc.dg/20021014-1.c: New test.
6177
6178 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
6179
6180         PR c++/5661
6181         * g++.dg/ext/vlm1.C: New test.
6182         * g++.dg/ext/vlm2.C: Likewise.
6183
6184         * g++.dg/init/array1.C: Remove invalid braces.
6185         * g++.dg/init/brace1.C: New test.
6186         * g++.dg/init/copy2.C: Likewise.
6187         * g++.dg/init/copy3.C: Likewise.
6188         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
6189         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
6190         braces.
6191
6192 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
6193
6194         * gcc.dg/cpp/assembler.S: Don't use -ansi.
6195
6196 2002-10-11  Richard Shann  <richard.shann@superh.com>
6197
6198         * gcc.c-torture/compile/simd-5.c: New test.
6199
6200 2002-10-10  Roger Sayle  <roger@eyesopen.com>
6201
6202         * gcc.c-torture/execute/shiftopt-1.c: New test case.
6203
6204 2002-10-10  Jim Wilson  <wilson@redhat.com>
6205
6206         * gcc.c-torture/execute/20021010-1.c: New test.
6207
6208 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
6209
6210         PR c/7353
6211         * g++.dg/ext/typedef-init.C: New test.
6212         * gcc.dg/typedef-init.c: New test.
6213
6214 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
6215
6216         * gcc.dg/cpp/paste13.c: New test.
6217
6218 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6219
6220         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
6221         remaining platforms, XFAIL during compile, not execute.  Don't
6222         XFAIL at -O0.
6223
6224 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
6225
6226         * gcc.dg/alias-1.c: Tweak expected warning.
6227
6228 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
6229
6230         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
6231
6232 2002-10-06  Andreas Jaeger  <aj@suse.de>
6233
6234         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
6235         * gcc.dg/cpp/c++98.C: Likewise.
6236
6237         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
6238         * g++.dg/cpp/c++98.C: Likewise.
6239
6240         * g++.dg/README (Subdirectories): Mention cpp directory.
6241
6242         PR target/7559
6243         * gcc.dg/20021006-1.c: New test.
6244
6245 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6246
6247         PR c++/7804
6248         * g++.dg/other/warning1.C: New test.
6249
6250 2002-10-04  Roger Sayle  <roger@eyesopen.com>
6251
6252         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
6253         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
6254         and sparc-*-* with -m64 as expected failures.  See PR 8087.
6255
6256 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
6257
6258         PR c++/7931
6259         * g++.dg/template/ptrmem3.C: New test.
6260
6261         PR c++/7754
6262         * g++.dg/template/union1.C: New test.
6263
6264 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
6265
6266         PR c++/8006
6267         * g++.dg/abi/mangle9.C: New test.
6268         * g++.dg/abi/mangle10.C: New test.
6269         * g++.dg/abi/mangle11.C: New test.
6270         * g++.dg/abi/mangle12.C: New test.
6271
6272 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
6273
6274         PR c++/7188.
6275         * g++.dg/template/meminit1.C: New test.
6276         * g++.dg/warn/Wreorder-1.C: Likewise.
6277         * g++.old-deja/g++.mike/warn3.C: Tweak.
6278         * lib/prune.exp: Ingore "in copy constructor".
6279
6280 2002-10-02  Andreas Jaeger  <aj@suse.de>
6281
6282         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
6283         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
6284         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
6285         on x86-64.
6286
6287 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
6288
6289         * gcc.dg/empty1.C: Fix typo.
6290
6291 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
6292
6293         * gcc.dg/alias-1.c: New test.
6294
6295 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
6296
6297         * gcc.dg/empty1.C: New test.
6298
6299         * g++.dg/tls/init-2.C: Tweak error messages.
6300
6301 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
6302
6303         * gcc.c-torture/compile/20020923-1.c: New test.
6304
6305 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
6306
6307         * gcc.c-torture/execute/ffs-1.c: New test.
6308         * gcc.c-torture/execute/ffs-2.c: Ditto.
6309
6310 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
6311
6312         * g++.dg/overload/member1.C: New test.
6313
6314 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
6315
6316         * g++.dg/abi/empty7.C: New test.
6317         * g++.dg/init/pm2.C: Likewise.
6318
6319 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
6320
6321         * g++.dg/rtti/crash1.C: New test.
6322
6323 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
6324
6325         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
6326         gcc.dg/sibcall-4.c: New tests.
6327
6328 2002-09-28  Roger Sayle  <roger@eyesopen.com>
6329
6330         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
6331         powerpc and MMIX targets.
6332
6333 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
6334
6335         * gcc.dg/cpp/20020927-1.c: New.
6336
6337 2002-09-26  David S. Miller  <davem@redhat.com>
6338
6339         * gcc.c-torture/compile/trunctfdf.c: New.
6340
6341 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6342
6343         * lib/target-supports.exp (check_weak_available): Handle solaris2.
6344
6345 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
6346
6347         * gcc.c-torture/execute/loop-15.c: New.
6348
6349 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
6350
6351         * README.QMTEST: Fix typo.
6352
6353 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
6354
6355         * gcc.dg/20020926-1.c: New test.
6356
6357 2002-09-25  David S. Miller  <davem@redhat.com>
6358
6359         PR target/7842
6360         * gcc.c-torture/execute/shiftdi.c: New test.
6361
6362 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
6363
6364         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
6365         unique to the tool.
6366         * lib/g77.exp (g77_init): Likewise.
6367         * lib/g++.exp (g++_init): Likewise.
6368         * lib/objc.exp (objc_init): Likewise.
6369
6370 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
6371
6372         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
6373         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
6374         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
6375
6376 2002-09-25  Richard Henderson  <rth@redhat.com>
6377
6378         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
6379         too-small long double.
6380
6381 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
6382
6383         * gcc.dg/20020919-1.c: New test.
6384
6385 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
6386
6387         * g++.dg/abi/bitfield6.C: New test.
6388         * g++.dg/abi/bitfield7.C: New test.
6389         * g++.dg/abi/bitfield8.C: New test.
6390         * g++.dg/abi/vbase11.C: New test.
6391
6392 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6393
6394         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
6395         hppa*-*-hpux*.  Update test comment.
6396
6397 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
6398
6399         * gcc.dg/tls/struct-1.c: New test.
6400
6401 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
6402
6403         * gcc.dg/cpp/tr-warn2.c: Update.
6404
6405 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
6406
6407         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
6408
6409 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
6410
6411         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
6412         systems.
6413
6414 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
6415
6416         * gcc.c-torture/execute/ieee/mzero3.c: New test.
6417
6418         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
6419         Adjust for c++filt moved to binutils.  Remove spurious duplicate
6420         setting of cxxfilt.
6421
6422 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
6423
6424         * gcc.dg/20020312-2.c: Update for darwin.
6425
6426 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
6427
6428         * g++.old-deja/g++.other/crash32.C: Mark ICE.
6429
6430 2002-09-17  Nicola Pero  <n.pero@mi.flashnet.it>
6431
6432         * objc.dg/comp-types-1.m: New test.
6433         * objc.dg/comp-types-2.m: New test.
6434         * objc.dg/comp-types-3.m: New test.
6435         * objc.dg/comp-types-4.m: New test.
6436         * objc.dg/comp-types-5.m: New test.
6437         * objc.dg/comp-types-6.m: New test.
6438
6439 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6440
6441         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
6442
6443 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
6444
6445         * g++.dg/other/do1.C: New test.
6446
6447         * g++.dg/template/subst1.C: New test.
6448
6449 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
6450
6451         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
6452
6453 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
6454
6455         * g++.dg/template/qualttp20.C: Adjust expected errors.
6456         * g++.old-deja/g++.jason/report.C: Likewise.
6457         * g++.old-deja/g++.other/qual1.C: Likewise.
6458
6459         * g++.dg/lookup/scoped2.C: New test.
6460
6461         * g++.dg/ext/asm3.C: New test.
6462
6463 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
6464
6465         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
6466
6467 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
6468
6469         * ChangeLog: follow spelling conventions.
6470         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
6471         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
6472         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
6473         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
6474         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
6475         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
6476         * g++.old-deja/g++.law/global-init1.C: Likewise.
6477         * g++.old-deja/g++.other/delete4.C: Likewise.
6478         * g++.old-deja/g++.other/inline21.C: Likewise.
6479         * g++.old-deja/g++.other/singleton.C: Likewise.
6480         * g77.dg/strlen0.f: Likewise.
6481         * g77.f-torture/compile/20010519-1.f: Likewise.
6482         * g77.f-torture/compile/980310-4.f: Likewise.
6483         * gcc.c-torture/compile/20000605-1.c: Likewise.
6484         * gcc.c-torture/execute/20020225-1.c: Likewise.
6485         * gcc.dg/c90-hexfloat-2.c: Likewise.
6486         * gcc.dg/c99-bool-1.c: Likewise.
6487         * gcc.dg/c99-hexfloat-2.c: Likewise.
6488         * gcc.dg/dll-2.c: Likewise.
6489         * gcc.dg/wtr-union-init-1.c: Likewise.
6490         * gcc.dg/wtr-union-init-2.c: Likewise.
6491         * gcc.dg/wtr-union-init-3.c: Likewise.
6492         * gcc.dg/cpp/avoidpaste1.c: Likewise.
6493         * gcc.dg/cpp/defined.c: Likewise.
6494         * gcc.dg/cpp/macsyntx.c: Likewise.
6495         * gcc.dg/cpp/paste2.c: Likewise.
6496         * gcc.dg/cpp/trad/defined.c: Likewise.
6497         * gcc.dg/format/c90-printf-1.c: Likewise.
6498         * gcc.dg/format/c90-scanf-1.c: Likewise.
6499         * gcc.dg/format/c99-printf-1.c: Likewise.
6500         * gcc.dg/format/c99-scanf-1.c: Likewise.
6501         * gcc.misc-tests/gcov-8.c: Likewise.
6502         * lib/profopt.exp: Likewise.
6503
6504 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
6505
6506         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
6507
6508 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
6509
6510         * g++.dg/inherit/using2.C: New test.
6511
6512 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
6513
6514         * ChangeLog: Follow spelling conventions.
6515         * g++.dg/template/friend4.C: Likewise.
6516         * g++.old-deja/g++.pt/crash67.C: Likewise.
6517         * gcc.c-torture/execute/20000801-4.c: Likewise.
6518         * gcc.dg/c90-digraph-1.c: Likewise.
6519         * gcc.dg/c94-digraph-1.c: Likewise.
6520         * gcc.dg/c99-digraph-1.c: Likewise.
6521         * gcc.dg/cpp/line5.c: Likewise.
6522         * gcc.dg/cpp/multiline.c: Likewise.
6523         * gcc.dg/cpp/trad/literals-1.c: Likewise.
6524         * gcc.dg/format/attr-3.c: Likewise.
6525         * gcc.dg/format/c90-scanf-3.c: Likewise.
6526         * gcc.dg/format/ext-4.c: Likewise.
6527
6528 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
6529
6530         * g++.dg/template/pretty1.C: New test.
6531
6532 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
6533
6534         * gcc.c-torture/execute/struct-cpy-1.c: New test.
6535
6536 2002-09-13  Matt Austern  <austern@apple.com>
6537
6538         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
6539         passing a cast expression to a function by const reference.
6540
6541 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
6542
6543         * g++.dg/template/deduce1.C: New test.
6544
6545 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
6546
6547         * gcc.c-torture/execute/simd-1.c: Force all use of int to
6548         32-bit int.
6549
6550 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6551
6552         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
6553         usage.
6554
6555 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
6556
6557         * gcc.c-torture/compile/20020910-1.c: New test.
6558
6559 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
6560
6561         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
6562
6563 2002-09-10  Andreas Jaeger  <aj@suse.de>
6564
6565         * gcc.dg/20020312-2.c: Adjust for x86-64.
6566
6567 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
6568
6569         * g77.dg/7388.f: New test case for PR 7388.
6570
6571 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
6572
6573         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
6574
6575 2002-09-05  Ziemowit Laski <zlaski@apple.com>
6576
6577         * objc.dg/proto-lossage-1.m: New test.
6578
6579 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
6580
6581         * gcc.dg/cpp/_Pragma4.c: Fix typo.
6582
6583 2002-09-06  Nicola Pero  <n.pero@mi.flashnet.it>
6584
6585         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
6586         expected to pass.
6587
6588 2002-09-06  Stan Shebs  <shebs@apple.com>
6589             David Edelsohn  <edelsohn@gnu.org>
6590
6591         * gcc.dg/weak: New directory.
6592         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
6593         target-specific xfail bits.
6594         * gcc.dg/typeof-2.c: Move to new directory.
6595         * gcc.dg/weak.exp: New expect script.
6596
6597 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
6598
6599         * gcc.c-torture/execute/extzvsi.c: New test.
6600
6601 2002-09-05  Stan Shebs  <shebs@apple.com>
6602
6603         * gcc.dg/weak-1.c: xfail on Darwin.
6604         * gcc.dg/weak-2.c: Ditto.
6605         * gcc.dg/weak-3.c: Ditto.
6606         * gcc.dg/weak-4.c: Ditto.
6607         * gcc.dg/weak-5.c: Ditto.
6608         * gcc.dg/weak-6.c: Ditto.
6609         * gcc.dg/weak-7.c: Ditto.
6610         * gcc.dg/weak-8.c: Ditto.
6611         * gcc.dg/weak-9.c: Ditto.
6612
6613 2002-09-05  J"orn Rennecke <joern.rennecke@superh.com>
6614
6615         * gcc.c-torture/execute/loop-14.c: New test.
6616
6617 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
6618
6619         * g++.dg/other/cxa-atexit1.C: New test.
6620
6621         * gcc.dg/typeof-2.c: New test.
6622
6623 2002-09-03  Roger Sayle  <roger@eyesopen.com>
6624
6625         * gcc.dg/builtins-2.c: New testcase.
6626         * gcc.dg/builtins-3.c: New testcase.
6627
6628 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
6629
6630         * gcc.dg/cpp/_Pragma4.c: New test.
6631
6632 2002-09-03  Nicola Pero  <n.pero@mi.flashnet.it>
6633
6634         * objc/execute/nil_method-1.m: New testcase.
6635
6636 2002-09-01  Nicola Pero  <n.pero@mi.flashnet.it>
6637
6638         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
6639         [Object class], not [Object initialize].
6640
6641 2002-08-31  Roger Sayle  <roger@eyesopen.com>
6642             Hans-Peter Nilsson  <hp@bitrange.com>
6643
6644         * gcc.c-torture/execute/20020720-1.x: Skip test on
6645         mmix-knuth-mmixware.  Correct comment.
6646
6647 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
6648
6649         * testsuite/g++.dg/abi/bitfield5.C: New test.
6650         * testsuite/g++.dg/abi/vbase10.C: Likewise.
6651
6652 2002-08-27  Nicola Pero  <n.pero@mi.flashnet.it>
6653
6654         * objc.dg/undeclared-selector.m: New test.
6655
6656 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
6657
6658         * g++.dg/other/offsetof1.C: Avoid cast warning.
6659
6660 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
6661
6662         * objc.dg/super-class-2.m: New test.
6663
6664 2002-08-24  Matt Austern  <austern@apple.com>
6665
6666         * g++.dg/ext/lvaddr.C: New test.
6667         * g++.dg/ext/lvcast.C: New test.
6668
6669 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
6670
6671         * testsuite/g++.dg/inherit/cond1.C: New test.
6672
6673 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
6674
6675         * gcc.dg/noncompile/incomplete-1.c: New test.
6676
6677 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
6678
6679         * gcc.dg/typespec-1.c: New test.
6680
6681 2002-08-20  Devang Patel  <dpatel@apple.com>
6682         * objc.dg/proto-hier-2.m: New test.
6683
6684 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
6685
6686         * objc.dg/bitfield-1.m: New test.
6687         * objc.dg/bitfield-2.m: New test.
6688
6689 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
6690
6691         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
6692         gcc.dg/c99-flex-array-4.c: New tests.
6693
6694 2002-08-16  Stan Shebs  <shebs@apple.com>
6695
6696         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
6697
6698 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
6699
6700         * gcc.dg/typeof-1.c: New test.
6701         * g++.dg/ext/typeof2.C: New test.
6702
6703 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
6704
6705         * g++.dg/other/offsetof1.C: New test.
6706
6707 2002-08-14  Richard Henderson  <rth@redhat.com>
6708
6709         * gcc.dg/tls/diag-3.c: Fix expected message strings.
6710
6711 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
6712
6713         * gcc.dg/cpp/_Pragma3.c: New test.
6714
6715 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
6716
6717         * g++.dg/template/inherit3: New test.
6718
6719 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
6720
6721         * gcc.dg/bitfld-4.c: Add blank options.
6722
6723 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
6724
6725         * g++.dg/template/crash1.C: New test.
6726
6727 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
6728
6729         * gcc.dg/tls/opt-2.c: New test.
6730
6731 2002-08-08  Devang Patel  <dpatel@apple.com>
6732
6733         * objc.dg/selector-1.m : New test
6734
6735 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
6736
6737         * g++.dg/abi/bitfield4.C: New test.
6738         * gcc.dg/bitfld-4.c: New test.
6739
6740 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
6741
6742         * g++.dg/other/packed1.C: New test.
6743
6744 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
6745
6746         * g++.dg/abi/offsetof.C: Tweak error messages.
6747         * g++.old-deja/g++.mike/p10769a.C: Likewise.
6748
6749 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
6750
6751         * gcc.dg/bitfld-3.c: New test.
6752
6753 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
6754             Richard Henderson  <rth@redhat.com>
6755
6756         * gcc.dg/i386-bitfield1.c: New test.
6757         * g++.dg/abi/bitfield3.C: Update.
6758
6759 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
6760
6761         * objc.dg/const-str-2.m: Update.
6762         * gcc.dg/cpp/c++98.c: Change to C extension.
6763         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
6764         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
6765
6766 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
6767
6768         * testsuite/gcc.dg/tls/diag-3.c: New.
6769
6770 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
6771
6772         * g++.dg/README (Subdirectories): Document new subdir expr.
6773         * g++.dg/expr/pmf-1.C: New test.
6774
6775 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
6776
6777         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
6778
6779 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
6780
6781         * g++.dg/abi/bitfield3.C: New test.
6782
6783 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
6784
6785         * lib/gcov.exp: Tweak expected line formats.
6786         * gcc.misc-tests/gcov8.c: New test.
6787         * gcc.misc-tests/gcov8.x: New flags.
6788
6789 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
6790
6791         * consistency.vlad/layout/endian.c: Include string.h.
6792
6793         * gcc.c-torture/execute/20020805-1.c: New test.
6794
6795 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
6796
6797         * g++.dg/other/conversion1.C: New test.
6798
6799 2002-08-03  Roger Sayle  <roger@eyesopen.com>
6800
6801         * gcc.dg/builtins-1.c: New testcase.
6802
6803 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
6804
6805         * g++.dg/inherit/access3.C: New test.
6806
6807 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
6808
6809         * gcc.dg/ia64-visibility-2.c: New test.
6810
6811 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
6812
6813         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
6814         __qualifier_flags to __flags.
6815
6816 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
6817
6818         * g++.dg/inherit/operator1.C: New test.
6819         * g++.dg/lookup/disamb1.C: Fix typo in comment.
6820         * g++.dg/other/error1.C: Change expected error message.
6821         * g++.dg/template/conv4.C: Likewise.
6822
6823 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
6824
6825         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
6826         for documented behavior.
6827
6828 2002-07-25  Roger Sayle  <roger@eyesopen.com>
6829
6830         * gcc.c-torture/execute/20020720-1.x: Skip this test on
6831         several targets known to fail.
6832
6833 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
6834
6835         * gcc.dg/mips-args-[123].c: New tests.
6836
6837 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
6838
6839         * gcc.dg/ppc-spe.c: New.
6840
6841 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
6842
6843         * g++.dg/other/ptrmem4.C: New testcase.
6844
6845 2002-07-24  Richard Henderson  <rth@redhat.com>
6846
6847         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
6848
6849 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
6850
6851         * g++.dg/ext/alignof1.C (main): Return 0 for success.
6852
6853 2002-07-24  Roger Sayle  <roger@eyesopen.com>
6854
6855         * gcc.c-torture/execute/memset-3.c: New testcase.
6856
6857 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
6858
6859         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
6860         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
6861
6862 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6863
6864         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
6865         Delete.
6866
6867 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
6868
6869         * gcc.c-torture/compile/simd-4.c: New test.
6870
6871 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6872
6873         PR c++/7347, c++/7348
6874         * g++.dg/template/access4.C: New test.
6875         * g++.dg/template/access5.C: New test.
6876         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
6877         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
6878         * g++.old-deja/g++.pt/ttp58.C: Likewise.
6879         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
6880
6881 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
6882
6883         * gcc.dg/gnu89-init-2.c: New test.
6884
6885 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
6886
6887         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
6888
6889 2002-07-20  Roger Sayle  <roger@eyesopen.com>
6890
6891         * gcc.c-torture/execute/20020720-1.c: New testcase.
6892
6893 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
6894
6895         * gcc.dg/cpp/Wsignprom.c: New tests.
6896
6897 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
6898
6899         * gcc.c-torture/execute/loop-13.c: New test.
6900
6901 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
6902
6903         * gcc.dg/cpp/expr.c: New tests.
6904
6905 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
6906
6907         * g++.dg/opt/pr6713.C: Add template instantiation.
6908
6909 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
6910
6911         * gcc.dg/nest.c: New test.
6912
6913 2002-07-17  Richard Henderson  <rth@redhat.com>
6914
6915         * g++.dg/opt/pr6713.C: New test.
6916
6917 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
6918
6919         * gcc.c-torture/execute/loop-2e.x: Let the testcase
6920         XFAIL for all x86 processors.
6921
6922 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
6923
6924         * gcc.c-torture/execute/20010122-1.x: Do not test with
6925         -fomit-frame-pointer.
6926
6927 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6928
6929         * g++.dg/template/instantiate2.C: New test.
6930         * g++.dg/template/spec4.C: New test.
6931
6932 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6933
6934         * g++.dg/template/access2.C: New test.
6935         * g++.dg/template/access3.C: New test.
6936
6937 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
6938
6939         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
6940         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
6941         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
6942         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
6943         Convert to use <stdarg.h>.
6944         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
6945         Delete.
6946         * gcc.dg/va-arg-2.c: New.
6947         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
6948
6949 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
6950
6951         * gcc.c-torture/compile/20020710-1.c: New test.
6952
6953 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
6954                           Andrew Pinski  <pinskia@physics.uc.edu>
6955
6956         gcc.c-torture/compile/simd-2.c: New testcase.
6957         gcc.c-torture/compile/simd-3.c: Likewise.
6958
6959 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
6960
6961         PR c++/7224
6962         * g++.dg/overload/error1.C: New test.
6963
6964 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6965
6966         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
6967         configuration and IRIX 6 O32 ABI.
6968
6969 2002-07-11  Roger Sayle  <roger@eyesopen.com>
6970
6971         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
6972
6973 2002-07-10  Roger Sayle  <roger@eyesopen.com>
6974
6975         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
6976
6977 2002-07-10  Jeffrey A Law  <law@redhat.com>
6978
6979         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
6980
6981         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
6982
6983 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
6984
6985         * gcc.dg/20020312-2.c: Check for __PPC__.
6986
6987 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
6988
6989         * gcc.c-torture/compile/20020709-1.c: New test.
6990
6991 2002-07-07  Roger Sayle  <roger@eyesopen.com>
6992
6993         * g++.dg/template/qualttp21.C: New test case.
6994
6995 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
6996
6997         * gcc.c-torture/compile/20020706-1.c: New test.
6998         * gcc.c-torture/compile/20020706-2.c: New test.
6999
7000 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
7001             Alexandre Oliva  <aoliva@redhat.com>
7002
7003         * g++.dg/warn/incomplete1.C: New test.
7004
7005 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7006
7007         PR c++/7099
7008         * g++.dg/warn/noreturn1.C: New test.
7009
7010 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
7011
7012         PR c++/6706
7013         * g++.dg/debug/debug6.C: New test.
7014         * g++.dg/debug/debug7.C: New test.
7015
7016 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
7017
7018         * gcc.c-torture/compile/simd-3.c: New test.
7019
7020 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
7021
7022         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
7023         * gcc.dg/20020620-1.c: Likewise.
7024
7025 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7026
7027         PR c++/6944
7028         * g++.dg/init/array4.C: New test.
7029         * g++.dg/init/array5.C: New test.
7030
7031 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
7032
7033         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
7034         * gcc.c-torture/execute/simd-2.c (main): Likewise.
7035
7036 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7037
7038         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
7039         * gcc.dg/wtr-aggr-init-1.c: Likewise.
7040         * gcc.dg/wtr-conversion-1.c: Likewise.
7041         * gcc.dg/wtr-escape-1.c: Likewise.
7042         * gcc.dg/wtr-int-type-1.c: Likewise.
7043         * gcc.dg/wtr-label-1.c: Likewise.
7044         * gcc.dg/wtr-static-1.c: Likewise.
7045         * gcc.dg/wtr-strcat-1.c: Likewise.
7046         * gcc.dg/wtr-suffix-1.c: Likewise.
7047         * gcc.dg/wtr-switch-1.c: Likewise.
7048         * gcc.dg/wtr-unary-plus-1.c: Likewise.
7049         * gcc.dg/wtr-union-init-1.c: Likewise.
7050         * gcc.dg/wtr-union-init-2.c: Likewise.
7051         * gcc.dg/wtr-union-init-3.c: Likewise.
7052
7053         * gcc.dg/wtr-func-def-1.c: New test.
7054
7055 2002-07-02 Devang Patel <dpatel@apple.com>
7056
7057         * objc.dg/param-1.m: New test.
7058
7059 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
7060
7061         * gcc.dg/cpp/trad/directive.c: Add test.
7062         * gcc.dg/cpp/trad/macroargs.c: Add test.
7063         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
7064
7065 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
7066
7067         * gcc.dg/cpp/cmdlne-M.c: New test.
7068
7069 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
7070
7071         * objc.dg/desig-init-1.m: New test.
7072
7073 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7074
7075         PR c++/6716
7076         * g++.dg/template/instantiate1.C: New test.
7077
7078 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
7079
7080         PR c++/7112
7081         * g++.dg/template/sizeof2.C: New test.
7082
7083 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
7084
7085         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
7086         gcc.dg/cpp/trad/include.c: New tests.
7087
7088 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
7089
7090         PR target/7177
7091         * gcc.c-torture/compile/20020701-1.c: New test.
7092
7093 2002-07-01  Stan Shebs  <shebs@apple.com>
7094
7095         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
7096         header here...
7097         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
7098         (objc-torture-execute): or here.
7099
7100 2002-07-01  J"orn Rennecke <joern.rennecke@superh.com>
7101
7102         * gcc.c-torture/execute/arith-rand-ll.c: New test.
7103
7104 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
7105
7106         * gcc.dg/cpp/trad/escaped-nl.c: New test.
7107
7108 2002-06-30  Devang Patel  <dpatel@apple.com>
7109
7110         * objc.dg/fsyntax-only.m: New test.
7111
7112 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
7113
7114         PR c++/6695
7115         * g++.dg/template/friend7.C: New file.
7116
7117 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
7118
7119         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
7120         return type.
7121
7122 2002-06-27  J"orn Rennecke <joern.rennecke@superh.com>
7123
7124         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
7125         avoid division by zero.
7126
7127 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
7128
7129         * gcc.dg/Wunknownprag.c: New tests.
7130
7131 2002-06-25  J"orn Rennecke <joern.rennecke@superh.com>
7132
7133         * gcc.c-torture/execute/simd-2.c: New test.
7134
7135 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
7136
7137         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
7138         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
7139         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
7140         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
7141         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
7142         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
7143         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
7144         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
7145         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
7146         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
7147         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
7148         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
7149         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
7150         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
7151         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
7152         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
7153         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
7154
7155 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
7156
7157         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
7158         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
7159         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
7160         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
7161         New tests.
7162         * gcc.dg/cpp/trad/directive.c: Update.
7163
7164 2002-06-23  Andreas Jaeger  <aj@suse.de>
7165
7166         * gcc.c-torture/execute/complex-6.c: New.
7167
7168 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
7169
7170         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
7171         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
7172         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
7173         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
7174
7175 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
7176
7177         * gcc.dg/cpp/trad: New directory with traditional tests copied
7178         from parent directory.
7179         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
7180         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
7181         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
7182         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
7183         Move to trad/ and rename.
7184         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
7185         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
7186         gcc.dg/cpp/trad/redef2.c: New tests.
7187         * gcc.dg/cpp/trad/trad.exp: New driver.
7188
7189 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
7190
7191         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
7192         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
7193         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
7194         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
7195         Remove.
7196
7197 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
7198
7199         * gcc.dg/20020620-1.c: New test.
7200
7201 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7202
7203         * g++.dg/template/ttp4.C: New test.
7204
7205 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
7206
7207         * g++.dg/opt/vt1.C: Fix regexp.
7208
7209 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7210
7211         * gcc.c-torture/execute/pure-1.c: Make functions static again.
7212         Don't use attribute `noinline'.
7213
7214 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
7215
7216         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
7217
7218 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
7219
7220         * gcc.c-torture/execute/simd-1.c: New.
7221
7222         * gcc.dg/simd-1.c: New.
7223
7224 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
7225
7226         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
7227
7228 2002-06-16  Richard Henderson  <rth@redhat.com>
7229
7230         * g++.dg/ext/anon-struct1.C: New.
7231         * g++.dg/ext/anon-struct2.C: New.
7232         * g++.dg/ext/anon-struct3.C: New.
7233         * gcc.dg/anon-struct-1.c: New.
7234         * gcc.dg/anon-struct-2.c: New.
7235         * gcc.dg/anon-struct-3.c: New.
7236         * gcc.dg/20011008-1.c: Adjust warning text.
7237         * gcc.dg/20020527-1.c: Add -fms-extensions.
7238
7239 2002-06-16  Richard Henderson  <rth@redhat.com>
7240
7241         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
7242
7243 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
7244
7245         * gcc.c-torture/execute/20020615-1.c: New test.
7246
7247 2002-06-15  Roger Sayle  <roger@eyesopen.com>
7248
7249         * gcc.c-tortuture/execute/compare-1.c: New test case.
7250         * gcc.c-tortuture/execute/compare-2.c: New test case.
7251         * gcc.c-tortuture/execute/compare-3.c: New test case.
7252
7253 2002-06-13  Richard Henderson  <rth@redhat.com>
7254
7255         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
7256         ia64 ilp32.
7257
7258 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7259
7260         * g++.dg/template/typename2.C: Update error message.
7261
7262 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
7263
7264         * gcc.c-torture/execute/20020611-1.c: New test.
7265
7266 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
7267
7268         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
7269         list of targets to skip.
7270
7271 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
7272
7273         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
7274         targets if not optimizing.
7275
7276 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
7277
7278         * gcc.c-torture/compile/20020605-1.c: New test.
7279
7280         * g++.dg/opt/vt1.C: New test.
7281
7282         * gcc.dg/20020531-1.c: New test.
7283
7284         * gcc.dg/20020530-1.c: New test.
7285
7286         * gcc.dg/20020527-1.c: New test.
7287
7288         * g++.dg/opt/cse1.C: New test.
7289
7290 2002-06-07  Roger Sayle  <roger@eyesopen.com>
7291
7292         * gcc.dg/20020607-2.c: New test case.
7293
7294 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
7295
7296         * gcc.c-torture/compile/20020604-1.c: New test.
7297
7298 2002-06-04  Richard Henderson  <rth@redhat.com>
7299
7300         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
7301         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
7302         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
7303
7304 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
7305
7306         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
7307
7308 2002-06-03  Richard Henderson  <rth@redhat.com>
7309
7310         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
7311         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
7312
7313 2002-06-02  Richard Henderson  <rth@redhat.com>
7314
7315         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
7316         test functions static.
7317
7318 2002-06-02  Andreas Jaeger  <aj@suse.de>
7319
7320         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
7321         now.
7322
7323 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
7324
7325         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
7326         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
7327         Update for mofified diagnostics.
7328         * gcc.dg/c99-intconst-1.c: No longer fail.
7329
7330 2002-06-02  Richard Henderson  <rth@redhat.com>
7331
7332         * gcc.dg/uninit-A.c: Remove xfail markers.
7333
7334 2002-06-01  Roger Sayle  <roger@eyesopen.com>
7335
7336         * gcc.dg/fnegate-1.c: New test case.
7337
7338 2002-05-30  Osku Salerma  <osku@iki.fi>
7339
7340         * gcc.c-torture/execute/mayalias-1.c: New file.
7341
7342 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
7343
7344         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
7345         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
7346         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
7347
7348 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
7349
7350         * gcc.c-torture/execute/20020529-1.c: New test.
7351
7352 2002-05-27  Richard Henderson  <rth@redhat.com>
7353
7354         * g++.dg/ext/attrib6.C: New test case.
7355
7356 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7357
7358         * gcc.c-torture/execute/pure-1.c: New test.
7359
7360 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
7361
7362         * gcc.dg/cpp/arith-2.c: Remove.
7363
7364 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
7365
7366         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
7367         * gcc.dg/cpp/if-3.c: Remove.
7368
7369 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
7370
7371         * g++.dg/opt/cse2.C: New test.
7372
7373 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
7374
7375         * gcc.dg/cpp/arith-1.c: New semantic tests.
7376         * gcc.dg/cpp/if-1.c: Update.
7377
7378 2002-05-24  Ben Elliston  <bje@redhat.com>
7379
7380         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
7381
7382 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
7383
7384         * gcc.dg/verbose-asm.c: New test.
7385
7386 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
7387
7388         * gcc.dg/cpp/paste12.c: New test.
7389
7390 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
7391
7392         * g++.dg/parse/named_ops.C: New test.
7393
7394 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
7395
7396         * gcc/testsuite/gcc.dg/weak-8.c: New test.
7397
7398 2002-05-23  J"orn Rennecke <joern.rennecke@superh.com>
7399
7400         * gcc.dg/weak-2.c: Allow optional leading underscore
7401         in scan-assembler symbol name.
7402         * gcc.dg/weak-3.c: Likewise.
7403         * gcc.dg/weak-4.c: Likewise.
7404         * gcc.dg/weak-5.c: Likewise.
7405
7406 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
7407
7408         * gcc.dg/20020523-1.c: New test.
7409
7410 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
7411
7412         * objc.dg/const-str-2.m: Update now that we stop after
7413         a command line error.
7414
7415 2002-05-22  Richard Henderson  <rth@redhat.com>
7416
7417         * g++.dg/dg.exp: Fix typo in test pruneing.
7418
7419 2002-05-22  Richard Henderson  <rth@redhat.com>
7420
7421         * g++.dg/dg.exp: Prune the tls subdirectory.
7422         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
7423         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
7424         * g++.dg/tls/init-1.C: New.
7425
7426 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
7427
7428         * gcc.dg/20020517-1.c: New test.
7429
7430 2002-05-21  Richard Henderson  <rth@redhat.com>
7431
7432         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
7433         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
7434
7435 2002-05-21  Brian R. Gaeke  <brg@dgate.ORG>
7436
7437         * g++.dg/other/copy2.C: New test.
7438
7439 2002-05-20  J"orn Rennecke <joern.rennecke@superh.com>
7440
7441         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
7442         (MAX_COPY): Bump up to 10 times sizeof (long long).
7443         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
7444
7445         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
7446         sizeof (long long).
7447
7448         * gcc.c-torture/execute/strcpy-1.c: New test.
7449
7450 2002-05-19  Jason Merrill  <jason2redhat.com>
7451
7452         * g++.dg/ext/oper1.C: New test.
7453
7454 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
7455 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
7456
7457         * README.QMTEST: New file.
7458
7459         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
7460
7461 2002-05-19  Andreas Jaeger  <aj@suse.de>
7462
7463         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
7464         now.
7465         * gcc.c-torture/execute/loop-2d.x: Likewise.
7466
7467 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
7468
7469         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
7470         support weak symbols.
7471         * gcc.dg/weak-4.c: Likewise
7472         * gcc.dg/weak-6.c: Likewise
7473
7474 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
7475
7476         * gcc.dg/weak-3.c: Add dg-excess-error comment for
7477         cygwin, coff and h8300-*-hms targets
7478         * gcc.dg/weak-5.c: Likewise
7479         * gcc.dg/weak-7.c: Likewise
7480
7481 2002-05-16  Jason Merrill  <jason@redhat.com>
7482
7483         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
7484         (scan-assembler-not, scan-assembler-dem): Likewise.
7485         (scan-assembler-dem-not): Likewise.
7486
7487 2002-05-15  Richard Henderson  <rth@redhat.com>
7488
7489         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
7490
7491 2002-05-15  Richard Henderson  <rth@redhat.com>
7492
7493         * gcc.dg/weak-5.c (vfoo1c): No warning here.
7494         (vfoo1f): Warning here.
7495         (vfoo1l): Don't redefine the alias.
7496
7497 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
7498
7499         * g++.dg/init/pm1.C: New test.
7500
7501 2002-05-12  David S. Miller  <davem@redhat.com>
7502
7503         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
7504         types.
7505
7506 2002-05-10  Roger Sayle  <roger@eyesopen.com>
7507
7508         * gcc.c-torture/execute/20020510-1.c: New test case.
7509
7510 2002-05-10  David S. Miller  <davem@redhat.com>
7511
7512         * gcc.c-torture/execute/conversion.c: Test long double too.
7513
7514 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
7515
7516         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
7517         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
7518         * lib/g++.exp (g++_link_flags): Likewise.
7519         * lib/objc.exp (objc_target_compile): Likewise.
7520
7521 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
7522
7523         * gcc.dg/cpp/poison.c: Update.
7524         * gcc.dg/cpp/20000625-2.c: Remove.
7525         * gcc.dg/cpp/direct2s.c: Remove final test.
7526
7527 2002-05-08  Tom Rix  <trix@redhat.com>
7528
7529         * gcc.c-torture/execute/20020508-1.c: New test.
7530         * gcc.c-torture/execute/20020508-2.c: New test.
7531         * gcc.c-torture/execute/20020508-3.c: New test.
7532
7533 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
7534
7535         * gcc.dg/cpp/charconst-4.c: More tests.
7536
7537 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
7538
7539         PR c/6569
7540         * gcc.dg/weak-3.c: Update location of warning messages.
7541         * gcc.dg/weak-5.c: Likewise.
7542
7543 2002-05-06  Roger Sayle  <roger@eyesopen.com>
7544
7545         * gcc.c-torture/execute/20020506-1.c: New test case.
7546
7547 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
7548
7549         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
7550
7551 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
7552
7553         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
7554
7555 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
7556
7557         * gcc.dg/cpp/charconst-3.c: New test.
7558
7559 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
7560
7561         * gcc.dg/cpp/charconst.c: Update tests.
7562
7563 2002-05-05  Tim Josling  <tej@melbpc.org.au>
7564
7565         * treelang: Added directory for new sample language treelang. Also
7566         lib/treelang.exp: New file to signal treelang should be tested.
7567
7568 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
7569
7570         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
7571         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
7572         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
7573         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
7574         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
7575         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
7576         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
7577
7578 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
7579
7580         * gcc.dg/format/xopen-2.c: New test.
7581
7582 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
7583
7584         * gcc.dg/20020503-1.c: New test.
7585
7586 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
7587
7588         * g++.dg/init/dtor1.C: Make it tougher.
7589
7590 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
7591
7592         * g++.dg/init/dtor1.C: New test.
7593
7594 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
7595
7596         * gcc.dg/altivec-8.c: New.
7597
7598 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
7599
7600         * gcc.dg/altivec-7.c: New.
7601
7602 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
7603
7604         * g++.dg/parse/typedef1.C: New test.
7605
7606 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
7607
7608         PR c++/6486
7609         * g++.dg/template/friend6.C: New test.
7610
7611         PR c++/6492
7612         * g++.dg/init/copy1.C: New test.
7613
7614 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
7615
7616         * g++.dg/warn/effc1.C: New test.
7617
7618 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
7619
7620         * gcc.dg/cpp/if-cexp.c: Add a test.
7621
7622 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
7623
7624         * gcc.dg/20020426-2.c: New test.
7625
7626 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
7627
7628         * gcc.dg/cpp/if-mop.c: Update.
7629         * gcc.dg/cpp/if-mpar.c: Add test.
7630         * gcc.dg/cpp/if-oppr.c: Update.
7631
7632 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7633
7634         PR c/6343
7635         * gcc.dg/weak-[2-7].c: New tests.
7636
7637 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
7638
7639         * gcc.dg/enum1.c: New test.
7640
7641 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
7642
7643         PR c++/6497
7644         * g++.dg/inherit/access2.C: New test.
7645
7646 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
7647
7648         PR bootstrap/6445
7649         * gcc.dg/20020426-1.c: New test.
7650
7651 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
7652
7653         * g++.dg/abi/enum1.C: New test.
7654
7655 2002-04-26  Richard Henderson  <rth@redhat.com>
7656
7657         * gcc.dg/c99-bool-1.c: Expect always true warning.
7658
7659 2002-04-25  Roger Sayle  <roger@eyesopen.com>
7660
7661         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
7662
7663 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7664
7665         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
7666         targets.
7667
7668 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
7669
7670         * g++.dg/abi/mange7.C: New test.
7671
7672         PR c++/6438.
7673         * g++.dg/parse/stmtexpr2.C: New test.
7674
7675 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
7676
7677         * gcc.dg/20020312-2.c: Add SH target.
7678
7679 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7680
7681         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
7682         compiler output on mips*-*-irix*.
7683
7684 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
7685
7686         * g++.dg/parse/attr1.C: New test.
7687
7688 2002-04-23  Roger Sayle  <roger@eyesopen.com>
7689
7690         * gcc.c-torture/execute/string-opt-17.c: New test case.
7691         * gcc.c-torture/execute/memset-2.c: New test case.
7692
7693 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
7694
7695         PR c++/6256:
7696         * g++.dg/template/friend5.C: New test.
7697
7698         PR c++/6331:
7699         * g++.dg/template/qual1.C: Likewise.
7700
7701 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
7702
7703         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
7704         Include stdlib.h, not stdio.h or ctype.h.
7705
7706 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
7707
7708         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
7709         cris-*-elf* and mmix-*-*.
7710         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
7711         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
7712         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
7713         Ditto.
7714         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
7715         * gcc.dg/wchar_t-1.c: Ditto.
7716
7717 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
7718
7719         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
7720         Clarify comment.
7721
7722 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
7723
7724         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
7725
7726 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7727
7728         * gcc.c-torture/execute/20000906-1.x: Delete.
7729
7730 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
7731
7732         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
7733
7734 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
7735
7736         * PR6367
7737         * g77.f-torture/execute/6367.f: New test.
7738         * g77.f-torture/execute/6367.x: Disable for MMIX.
7739
7740 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
7741
7742         * PR6352
7743         * g++.dg/opt/inline2.C: New test.
7744
7745 2002-04-18  Richard Henderson  <rth@redhat.com>
7746
7747         * gcc.dg/20000906-1.c: Enable for all targets.
7748         * gcc.c-torture/compile/iftrap-2.c: New.
7749
7750 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
7751
7752         * gcc.dg/20020418-1.c: New test.
7753         * gcc.dg/20020418-2.c: New test.
7754
7755 2002-04-18  Richard Henderson  <rth@redhat.com>
7756
7757         * gcc.c-torture/compile/iftrap-1.c: New.
7758         * gcc.dg/iftrap-1.c: Adjust for ia64.
7759         * gcc.dg/iftrap-2.c: New.
7760
7761 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
7762
7763         * gcc.c-torture/compile/20020418-1.c: New test.
7764
7765 2002-04-18  Roger Sayle  <roger@eyesopen.com>
7766
7767         * gcc.c-torture/compile/20020415-1.c: New.
7768
7769 2002-04-18  David S. Miller  <davem@redhat.com>
7770
7771         * gcc.c-torture/execute/20020418-1.c: New test.
7772
7773 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
7774
7775         * gcc.dg/20020416-1.c: New test.
7776
7777         * g++.dg/opt/inline1.C: New test.
7778
7779 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
7780
7781         * gcc.dg/altivec-5.c: New test.
7782
7783         * gcc.dg/20020415-1.c: New test.
7784
7785 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
7786
7787         * testsuite/lib/chill.exp: Remove.
7788
7789 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
7790
7791         * g++.dg/other/big-struct.C: New test.
7792
7793 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
7794
7795         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
7796         of scratch file.
7797
7798 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
7799
7800         PR c/6277
7801         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
7802         in scan-assembler function name
7803
7804 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
7805
7806         * g77.f-torture/execute/980628-4.x,
7807         g77.f-torture/execute/980628-5.x,
7808         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
7809         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
7810         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
7811         i[34567]86-*-*.
7812
7813 2002-04-13  David S. Miller  <davem@redhat.com>
7814
7815         * gcc.c-torture/execute/20020413-1.c: New test.
7816
7817 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
7818
7819         * gcc.dg/asm-6.c,
7820         * g++.dg/ext/asm1.C: New tests.
7821
7822 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
7823
7824         PR c++ 5373.
7825         * g++.dg/parse/stmtexpr1.C: New test.
7826
7827         PR c++/5189.
7828         * g++.dg/template/copy1.C: New test.
7829
7830 2002-04-12  Richard Henderson  <rth@redhat.com>
7831
7832         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
7833
7834 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
7835
7836         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
7837         gcc.c-torture/execute/20020307-2.c.
7838
7839 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
7840
7841         * g++.dg/ext/attrib5.C,
7842         * g++.dg/lookup/struct1.C: New tests.
7843
7844 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
7845
7846         * gcc.dg/20020411-1.c: New test.
7847
7848         * gcc.c-torture/execute/20020411-1.c: New test.
7849
7850 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
7851
7852         * g77.f-torture/execute/6177.f: New test.
7853
7854 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
7855
7856         PR middle-end/6247
7857         * g++.dg/opt/cleanup1.C: New test.
7858
7859         * g++.dg/opt/const1.C: New test.
7860
7861 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
7862
7863         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
7864
7865 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
7866
7867         PR c++/5507
7868         * g++.dg/template/typename2.C: New test.
7869
7870 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
7871
7872         * gcc.c-torture/execute/loop-12.c: New.
7873
7874 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
7875
7876         * g77.f-torture/execute/980628-4.x,
7877         g77.f-torture/execute/980628-5.x,
7878         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
7879         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
7880         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
7881
7882 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7883
7884         PR optimization/6086
7885         * g++.dg/opt/preinc1.C: New test.
7886
7887 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
7888
7889         PR c++/5571
7890         * g++.dg/opt/static2.C: New test.
7891
7892 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
7893
7894         PR c/5120
7895         * gcc.dg/20020406-1.c: New test.
7896
7897 2002-04-04  David S. Miller  <davem@redhat.com>
7898
7899         * gcc.c-torture/execute/20020404-1.c: New test.
7900
7901 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
7902
7903         PR c/6123
7904         * gcc.dg/20020312-2.c: Do not declare global register variable
7905         if __PIC__ or __pic__ is defined.
7906
7907 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
7908
7909         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
7910         __asm__ so that it works correctly even if -ansi -pedantic-errors.
7911
7912 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7913
7914         * gcc.misc-tests/linkage.exp: Update last change to handle
7915         sparc*-, not just sparc-.
7916
7917 2002-04-03  Richard Henderson  <rth@redhat.com>
7918
7919         * gcc.dg/cpp/ucs.c: Improved long UCS test.
7920
7921 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
7922
7923         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
7924
7925 2002-04-02  David S. Miller  <davem@redhat.com>
7926
7927         * gcc.c-torture/execute/20020402-3.c: New test.
7928
7929 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
7930
7931         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
7932         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
7933
7934         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
7935         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
7936         g77.f-torture/execute/20001201.x,
7937         g77.f-torture/execute/u77-test.x: New files.
7938
7939         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
7940         * gcc.dg/wchar_t-1.c: Ditto.
7941
7942 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7943
7944         * gcc.c-torture/execute/20020402-1.c: New test.
7945
7946 2002-04-01  Richard Henderson  <rth@redhat.com>
7947
7948         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
7949
7950         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
7951
7952 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7953
7954         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
7955
7956 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
7957
7958         * g++.dg/inherit/template-as-base.C: Expect error.
7959         * g++.dg/inherit/namespace-as-base.C: Likewise.
7960
7961 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
7962
7963         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
7964         g++.dg/ext/instantiate3.C: Tweak match patterns.
7965
7966         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
7967         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
7968         -da test.
7969
7970 2002-03-31  Richard Henderson  <rth@redhat.com>
7971
7972         * gcc.dg/special/alias-2.c: New.
7973         * gcc.dg/special/ecos.exp: Run it.
7974
7975 2002-03-31  Richard Henderson  <rth@redhat.com>
7976
7977         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
7978
7979 2002-03-31  Kazu Hirata  <kazu@hxi.com>
7980
7981         * gcc.dg/weak-1.c: Disable on h8300 port.
7982
7983 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
7984
7985         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
7986         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
7987         ordering tests.
7988         * g++.dg/bprob/bprob-1.C: New test.
7989         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
7990         * g++.dg/gcov/gcov-1.C: New test.
7991         * g++.dg/gcov/gcov-1.x: New file.
7992         * g++.dg/gcov/gcov-2.C: New test.
7993         * g++.dg/gcov/gcov-3.C: New test.
7994         * g++.dg/gcov/gcov-3.h: New file.
7995
7996 2002-03-28  Roger Sayle  <roger@eyesopen.com>
7997
7998         * g++.old-deja/g++.other/builtins5.C: New test.
7999         * g++.old-deja/g++.other/builtins6.C: New test.
8000         * g++.old-deja/g++.other/builtins7.C: New test.
8001         * g++.old-deja/g++.other/builtins8.C: New test.
8002         * g++.old-deja/g++.other/builtins9.C: New test.
8003
8004 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
8005
8006         * g++.dg/opt/static1.C: New test.
8007
8008         * g++.dg/opt/longbranch1.C: New test.
8009
8010 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
8011
8012         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
8013
8014         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
8015
8016 2002-03-28  Jeffrey A Law  (law@redhat.com)
8017
8018         * gcc.c-torture/execute/20020328-1.c: New test.
8019
8020 2002-03-27  Richard Henderson  <rth@redhat.com>
8021
8022         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
8023         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
8024         move from g++.old-deja/g++.ext/.
8025
8026 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
8027
8028         * g++.dg/init/new2.C: New test.
8029
8030 2002-03-26  Richard Henderson  <rth@redhat.com>
8031
8032         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
8033
8034         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
8035         on sparc.
8036
8037         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
8038         sparcv9 systems.
8039         * gcc.dg/20001102-1.c: Likewise.
8040
8041 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
8042
8043         * gcc.dg/cpp/endif-pedantic1.c,
8044         gcc.dg/cpp/endif-pedantic2.c:  New tests.
8045
8046 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
8047
8048         * g++.dg/init/new1.C: New test.
8049
8050 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
8051
8052         * g++.dg/abi/vbase9.C: New test.
8053
8054 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
8055
8056         * gcc.dg/arm-asm.c: New test.
8057
8058 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
8059
8060         * gcc.dg/Wswitch-enum.c: New test.
8061         Fix PR c/5044.
8062
8063 2002-03-26  Richard Henderson  <rth@redhat.com>
8064
8065         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
8066         structure.
8067
8068 2002-03-25  Richard Henderson  <rth@redhat.com>
8069
8070         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
8071         sparcv9 systems.
8072
8073         * gcc.c-torture/compile/20011119-1.c (xxx): New.
8074         * gcc.c-torture/compile/20011119-2.c (xxx): New.
8075
8076 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
8077
8078         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
8079
8080 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
8081
8082         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
8083         targets using generic thunk support.
8084
8085 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
8086
8087         * gcc.c-torture/compile/20020323-1.c: New test.
8088
8089         * g++.dg/opt/conj2.C: New test.
8090
8091 2002-03-24  Richard Henderson  <rth@redhat.com>
8092
8093         * gcc.dg/weak-1.c: Use -fno-common.
8094
8095 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
8096
8097         * g77.dg/f77-edit-apostrophe-out.f: New test
8098         * g77.dg/f77-edit-h-out.f: New test
8099         * g77.dg/f77-edit-t-in.f: New test
8100         * g77.dg/f77-edit-t-out.f: New test
8101         * g77.dg/f77-edit-x-out.f: New test
8102         * g77.dg/f77-edit-slash-out.f: New test
8103         * g77.dg/f77-edit-colon-out.f: New test
8104         * g77.dg/f77-edit-s-out.f: New test
8105
8106 2002-03-24  Richard Henderson  <rth@redhat.com>
8107
8108         * objc/execute/formal_protocol-6.x: New XFAIL.
8109
8110 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
8111
8112         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
8113         that do not support weak symbols
8114
8115 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
8116
8117         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
8118         * lib/g77.exp:  Likewise
8119         * lib/objc.exp: Likewise
8120
8121 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
8122
8123         * gcc.dg/Wswitch-default.c: New test.
8124
8125 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
8126
8127         * g++.dg/other/enum1.C: New test.
8128
8129 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
8130
8131         * gcc.dg/pragma-ep-3.c: Fix typo.
8132
8133 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
8134
8135         * g++.dg/inherit/template-as-base.C: New test.
8136
8137 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
8138
8139         * g++.old-deja/g++.other/dwarf2-1.C: Move...
8140         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
8141
8142 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
8143
8144         * gcc.dg/cpp/multiline.c: Update to match.
8145
8146 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
8147
8148         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
8149
8150 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
8151
8152         * gcc.dg/cpp/extratokens2.c:  New file.
8153
8154 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
8155
8156         * gcc.dg/20020312-2.c: Add rs6000 target.
8157
8158         * gcc.c-torture/compile/20020319-1.c: New test.
8159
8160 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8161
8162         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
8163         (A, E): Handle this.
8164
8165 2002-03-20  Jason Merrill  <jason@redhat.com>
8166
8167         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
8168         ignoring -fpic.
8169         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
8170         through prune_gcc_output.
8171
8172 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
8173
8174         * gcc.c-torture/compile/20020320-1.c: New test.
8175
8176 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
8177
8178         * gcc.c-torture/compile/20020318-1.c: New test.
8179
8180         * gcc.dg/struct-by-value-1.c: New test.
8181
8182         * gcc.dg/20020319-1.c: New test.
8183
8184 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
8185
8186         * g++.dg/opt/conj1.C: New test.
8187
8188 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
8189
8190         * g++.dg/template/qualttp20.C: Revert previous change.
8191         * g++.dg/template/qualttp3.C: Likewise.
8192         * g++.dg/template/qualttp4.C: Likewise
8193         * g++.dg/template/qualttp5.C: Likewise
8194         * g++.dg/template/qualttp6.C: Likewise
8195         * g++.dg/template/qualttp7.C: Likewise
8196         * g++.dg/template/qualttp8.C: Likewise
8197         * g++.dg/template/recurse.C: Likewise.
8198
8199 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
8200
8201         * gcc.dg/cpp/wchar-1.c: Update.
8202
8203 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
8204
8205         * g++.dg/template/conv1.C: New test.
8206         * g++.dg/template/conv2.C: New test.
8207         * g++.dg/template/conv3.C: New test.
8208         * g++.dg/template/conv4.C: New test.
8209
8210 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
8211
8212         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
8213         * g++.dg/template/qualttp3.C: Likewise.
8214         * g++.dg/template/qualttp4.C: Likewise
8215         * g++.dg/template/qualttp5.C: Likewise
8216         * g++.dg/template/qualttp6.C: Likewise
8217         * g++.dg/template/qualttp7.C: Likewise
8218         * g++.dg/template/qualttp8.C: Likewise
8219         * g++.dg/template/recurse.C: Likewise.
8220
8221 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
8222
8223         * g++.dg/opt/dtor1.C: New test.
8224
8225 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
8226
8227         * gcc.c-torture/compile/20020315-1.c: New test.
8228
8229 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
8230
8231         * gcc.dg/weak-1.c: Fix scan tests.
8232
8233 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
8234
8235         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
8236         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
8237         cris-*-aout* mmix-*-*.
8238         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
8239         cris-*-aout* mmix-*-*.
8240         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
8241         cris-*-elf* cris-*-aout* and mmix-*-*.
8242         * gcc.dg/20001009-1.c: Ditto.
8243         * gcc.dg/20010912-1.c: Ditto.
8244         * gcc.dg/20020122-4.c: Ditto.
8245         * gcc.dg/inline-2.c: Ditto.
8246
8247 2002-03-14  Jeffrey A Law  (law@cygnus.com)
8248
8249         * gcc.c-torture/compile/20020314-1.c: New test.
8250
8251 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
8252
8253         * gcc.c-torture/execute/20020314-1.c: New test.
8254
8255 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
8256
8257         * g++.dg/warn/Wunused-1.C: New test.
8258
8259 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
8260
8261         * g++.dg/abi/mangle6.C: New test.
8262
8263 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
8264
8265         * gcc.c-torture/compile/20020309-2.c: New test.
8266
8267         * gcc.c-torture/compile/20020312-1.c: New test.
8268
8269 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
8270
8271         * g++.dg/other/access1.C: New test.
8272
8273 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
8274
8275         * gcc.c-torture/execute/wchar_t-1.c: New test.
8276
8277 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
8278
8279         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
8280
8281 2002-03-12  Roger Sayle  <roger@eyesopen.com>
8282
8283         * gcc.dg/20020312-1.c: New test case.
8284
8285 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
8286
8287         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
8288
8289 2002-03-11  Richard Henderson  <rth@redhat.com>
8290
8291         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
8292         * g++.old-deja/g++.jason/report.C: Likewise.
8293
8294 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
8295
8296         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
8297         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
8298
8299 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
8300
8301         * testsuite/g++.dg/overload/pmf1.C: New test.
8302
8303 2002-03-11  Kazu Hirata  <kazu@hxi.com>
8304
8305         * gcc.c-torture/execute/20020307-1.c: Use long.
8306
8307 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
8308
8309         PR optimization/5844
8310         * gcc.dg/20020310-1.c: New test.
8311
8312 2002-03-09  Michael Meissner  <meissner@redhat.com>
8313
8314         * gcc.c-torture/execute/memcpy-2.c: New test.
8315         * gcc.c-torture/execute/memset-1.c: New test.
8316         * gcc.c-torture/execute/strlen-1.c: New test.
8317         * gcc.c-torture/execute/strcmp-1.c: New test.
8318         * gcc.c-torture/execute/strncmp-1.c: New test.
8319
8320 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
8321
8322         * gcc.dg/ppc-ldstruct.c: New test.
8323
8324 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
8325
8326         * gcc.c-torture/execute/va-arg-22.c: New test.
8327
8328 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
8329
8330         * gcc.c-torture/compile/20020309-1.c: New test.
8331
8332 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
8333
8334         * gcc.c-torture/execute/20020307-2.c: New test.
8335
8336 2002-03-07  Jeffrey A Law  (law@redhat.com)
8337
8338         * g77.f-torture/compile/20020307-1.f: New test.
8339
8340 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
8341
8342         * gcc.dg/unordered-1.c: New test.
8343
8344 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
8345
8346         * gcc.c-torture/execute/20020307-1.c: New test.
8347
8348 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
8349
8350         * gcc.dg/20020304-1.c: New test.
8351
8352         * gcc.c-torture/compile/20020304-2.c: New test.
8353
8354 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
8355
8356         * gcc.c-torture/compile/20020304-1.c: New test case
8357         (from PR c/5830).
8358
8359 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
8360
8361         * gcc.dg/20020103-1.c: Add other -D ppc variants.
8362
8363 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
8364
8365         * g++.dg/other/classkey1.C: New test.
8366
8367 2002-03-01  Richard Henderson  <rth@redhat.com>
8368
8369         * gcc.c-torture/compile/981223-1.x: New.
8370         * gcc.c-torture/compile/920625-1.x: New.
8371
8372 2002-02-28  Richard Henderson  <rth@redhat.com>
8373
8374         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
8375
8376 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
8377
8378         * gcc.c-torture/execute/20020227-1.c: New test.
8379
8380 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
8381
8382         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
8383         here" ERROR lines.
8384         * g++.old-deja/g++.oliva/partord1.C: Likewise.
8385         * g++.old-deja.g++.other/defarg1.C: Likewise.
8386         * g++.old-deja/g++.pt/calls2.C: Likewise.
8387         * g++.old-deja/g++.pt/crash20.C: Likewise.
8388         * g++.old-deja/g++.pt/crash30.C: Likewise.
8389         * g++.old-deja/g++.pt/crash36.C: Likewise.
8390         * g++.old-deja/g++.pt/crash6.C: Likewise.
8391         * g++.old-deja/g++.pt/defarg13.C: Likewise.
8392         * g++.old-deja/g++.pt/derived3.C: Likewise.
8393         * g++.old-deja/g++.pt/error1.C: Likewise.
8394         * g++.old-deja/g++.pt/friend21.C: Likewise.
8395         * g++.old-deja/g++.pt/friend23.C: Likewise.
8396         * g++.old-deja/g++.pt/infinite1.C: Likewise.
8397         * g++.old-deja/g++.robertl/eb128.C: Likewise.
8398
8399 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
8400
8401         * gcc.c-torture/execute/20020225-2.c: New test.
8402
8403 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
8404
8405         * gcc.c-torture/execute/920730-1t.c,
8406         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
8407         Delete test cases, only relevant to -traditional.
8408
8409 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
8410
8411         * gcc.dg/cpp/undef1.c: Remove.
8412         * gcc.dg/cpp/directiv.c: Update.
8413         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
8414
8415 2002-02-27  Michael Meissner  <meissner@redhat.com>
8416
8417         * gcc.c-torture/execute/20020226-1.c: New test.
8418
8419 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
8420
8421         * g++.dg/debug/debug4.C: New test.
8422
8423         * gcc.dg/ia64-visibility-1.c: New test.
8424
8425 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
8426
8427         * gcc.dg/debug/20020224-1.c: New.
8428
8429 2002-02-25  Kazu Hirata  <kazu@hxi.com>
8430
8431         * gcc.c-torture/execute/960416-1.x: New.
8432         * gcc.c-torture/execute/divconst-3.x: Likewise.
8433
8434 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
8435
8436         * gcc.dg/20020224-1.c: New test.
8437
8438 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
8439
8440         * gcc.c-torture/execute/20020225-1.c: New.
8441
8442 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
8443
8444         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
8445
8446 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
8447
8448         * gcc.dg/20020222-1.c: New test.
8449
8450 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
8451
8452         * g++.dg/opt/anonunion1.C: New test.
8453
8454 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
8455
8456         * g++.dg/template/qualttp19.C: New test.
8457         * g++.dg/template/qualttp20.C: New test.
8458         * g++.old-deja/g++.jason/report.C: Adjust expected errors
8459         * g++.old-deja/g++.other/qual1.C: Likewise.
8460
8461 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
8462
8463         * gcc.dg/attr-alwaysinline.c: New.
8464
8465 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
8466
8467         * gcc.dg/20020220-1.c: New test.
8468
8469         * gcc.dg/20020220-2.c: New test.
8470
8471         * g++.dg/opt/mmx1.C: New test.
8472
8473 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
8474
8475         * gcc.c-torture/compile/20020110.c: New test.
8476
8477 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
8478
8479         * gcc.c-torture/execute/20020219-1.c: New test.
8480
8481         * gcc.dg/20020219-1.c: New test.
8482
8483         * gcc.dg/noncompile/20020220-1.c: New test.
8484
8485         * g++.dg/opt/ptrintsum1.C: New test.
8486
8487         * gcc.dg/debug/20020220-1.c: New test.
8488
8489 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
8490
8491         * gcc.c-torture/execute/20020216-1.c: New test.
8492
8493 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
8494
8495         * gcc.dg/decl-1.c: Update, new test.
8496
8497 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
8498
8499         * g++.dg/abi/bitfield1.C: New test.
8500         * g++.dg/abi/bitfield2.C: New test.
8501
8502 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
8503
8504         * gcc.dg/attr-nest.c: New test.
8505
8506 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
8507
8508         * gcc.c-torture/execute/20020215-1.c: New test.
8509
8510 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
8511
8512         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
8513         * g++.dg/debug/debug.exp: New.
8514         * g++.dg/debug/trivial.C: New.
8515         * g++.dg/debug/debug1.C: Moved...
8516         * g++.dg/other/debug1.C: ...from here.
8517         * g++.dg/debug/debug2.C: Moved...
8518         * g++.dg/other/debug2.C: ...from here.
8519         * g++.dg/debug/debug3.C: Moved...
8520         * g++.dg/other/debug3.C: ...from here.
8521
8522         * gcc.dg/noncompile/20020213-1.c: New test.
8523
8524 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
8525
8526         * g++.dg/other/debug3.C: New test.
8527
8528         * gcc.c-torture/execute/20020213-1.c: New test.
8529
8530 2002-02-13  Richard Smith <richard@ex-parrot.com>
8531
8532         * g++.old-deja/g++.other/thunk1.C: New test.
8533
8534 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
8535
8536         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
8537
8538 2002-02-13  Stan Shebs  <shebs@apple.com>
8539
8540         * gcc.dg/altivec-3.c: New.
8541
8542 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
8543
8544         * gcc.dg/Wunreachable-1.c: New test.
8545         * gcc.dg/Wunreachable-2.c: New test.
8546
8547 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
8548
8549         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
8550
8551 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
8552
8553         * gcc.dg/decl-1.c: New test.
8554
8555 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
8556
8557         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
8558
8559 2002-02-10  Kazu Hirata  <kazu@hxi.com>
8560
8561         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
8562         * gcc.c-torture/compile/980506-1.x: Likewise.
8563
8564 2002-02-10  Kazu Hirata  <kazu@hxi.com>
8565
8566         * gcc.dg/20020210-1.c: New.
8567
8568 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
8569
8570         * g77.f-torture/execute/947.f: New regression test
8571         for PR fortran/947.
8572
8573 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
8574
8575         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
8576         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
8577
8578 2002-02-08  Richard Henderson  <rth@redhat.com>
8579
8580         * gcc.c-torture/compile/labels-3.c: New.
8581
8582 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
8583
8584         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
8585         expression statements work instead.
8586         * gcc.dg/noncompile/20020207-1.c: New test.
8587
8588 2002-02-07  Richard Henderson  <rth@redhat.com>
8589
8590         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
8591
8592 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
8593
8594         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
8595         message from g77
8596         * lib/g77-dg.exp: Trim g77 error messages so that they are
8597         recognized by dg.exp.
8598
8599 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
8600
8601         PR fortran/5473
8602         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
8603
8604 2002-02-07  Richard Henderson  <rth@redhat.com>
8605
8606         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
8607         to be sufficiently aligned for integers.
8608
8609 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
8610
8611         * g++.dg/template/friend4.C: New test.
8612
8613 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
8614
8615         PR fortran/5743
8616         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
8617         unsupported cases.
8618
8619 2002-02-07  Richard Henderson  <rth@redhat.com>
8620
8621         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
8622         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
8623         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
8624         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
8625
8626 2002-02-06  Richard Henderson  <rth@redhat.com>
8627
8628         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
8629
8630 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
8631
8632         * gcc.dg/20020206-1.c: New test.
8633
8634 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
8635
8636         * gcc.c-torture/execute/20020206-1.c: New test.
8637
8638         * gcc.c-torture/execute/20020206-2.c: New test.
8639
8640         PR optimization/5429:
8641         * gcc.c-torture/compile/20020206-1.c: New test.
8642
8643 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
8644
8645         * g++.dg/ext/align1.C: Do not use an explicit alignment value
8646         as certain file formats cannot support particularly large
8647         alignments.
8648
8649         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
8650         and do not expect to be able to link the executable.
8651
8652         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
8653         fail because the COFF format does not support the weak attribute.
8654
8655 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
8656
8657         * g77.dg/pr5473.f:  New test
8658
8659 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
8660
8661         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
8662         Fix testcase accordingly.
8663
8664 2002-02-04  Richard Henderson  <rth@redhat.com>
8665
8666         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
8667         (buf): Change to be an array of pointers, not ints.
8668
8669 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
8670
8671         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
8672         before all tests.  Move warning one line above to match where it
8673         C frontend emits.
8674         * gcc.dg/Wswitch-2.c: New test.
8675         * g++.dg/warn/Wswitch-1.C: New test.
8676         * g++.dg/warn/Wswitch-2.C: New test.
8677
8678 2002-02-04  Richard Henderson  <rth@redhat.com>
8679
8680         * g++.dg/abi/offsetof.C: Fix size comparison.
8681
8682 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
8683
8684         * gcc.dg/cast-qual-2.c: New test.
8685
8686 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
8687
8688         * gcc.dg/20020201-4.c: New test.
8689
8690 2002-02-04  Ben Elliston  <bje@redhat.com>
8691
8692         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
8693         target_info attribute != 0, in addition to the empty string.
8694         (gcc_target_compile): Likewise.
8695
8696 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
8697
8698         * gcc.dg/Wswitch.c: New test.
8699         PR gcc/4475. PR gcc/3780.
8700
8701 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
8702
8703         * g77.f-torture/execute/5122.f: New test for regressions
8704         against PR fortran/5122.
8705
8706 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
8707
8708         * g77.f-torture/compile/pr3743.f: Delete
8709         * g77.dg/pr3743-1.f: New test.
8710         * g77.dg/pr3743-2.f: New test.
8711         * g77.dg/pr3743-3.f: New test.
8712         * g77.dg/pr3743-4.f: New test.
8713
8714 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
8715
8716         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
8717
8718 2002-02-02  Richard Henderson  <rth@redhat.com>
8719
8720         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
8721         * gcc.c-torture/execute/bf64-1.c: Likewise.
8722
8723 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
8724
8725         * gcc.dg/20020201-2.c: New test.
8726
8727         * gcc.dg/20020201-3.c: New test.
8728
8729         * gcc.c-torture/execute/bitfld-2.c: New test.
8730
8731 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
8732
8733         * gcc.dg/bitfld-1.c: Update.
8734         * gcc.dg/bitfld-2.c: Update.
8735         * gcc.c-torture/execute/bitfld-1.x: New.
8736
8737 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
8738
8739         * gcc.c-torture/execute/20020201-1.c: New test.
8740
8741 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
8742
8743         PR target/5469
8744         * gcc.dg/20020201-1.c: New test.
8745
8746 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
8747
8748         PR fortran/3743
8749         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
8750         * g77.f-torture/compile/pr3743.x: Remove
8751
8752 2002-01-31  Tom Rix  <trix@redhat.com>
8753
8754         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
8755
8756 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
8757
8758         * gcc.dg/noncompile/20020130-1.c: New test.
8759
8760 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
8761
8762         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
8763
8764 2002-01-29  Richard Henderson  <rth@redhat.com>
8765
8766         * gcc.c-torture/execute/991118-1.c: Cast various constants back
8767         to long long.
8768         * gcc.c-torture/execute/bf64-1.c: Likewise.
8769
8770 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
8771
8772         * gcc.c-torture/execute/20020129-1.c: New test.
8773
8774 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
8775
8776         * gcc.c-torture/compile/20000224-1.c: Update.
8777         * gcc.c-torture/execute/bitfld-1.c: New tests.
8778         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
8779         * gcc.dg/uninit-A.c: Update.
8780
8781 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
8782
8783         * g++.dg/template/ctor1.C: Add instantiation.
8784
8785 2002-01-28  Paul Koning  <pkoning@equallogic.com>
8786
8787         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
8788         argument to __builtin_prefetch to be const ptr.
8789
8790 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
8791
8792         * gcc.c-torture/compile/20020120-1.c: New test.
8793
8794 2002-01-27  Kazu Hirata  <kazu@hxi.com>
8795
8796         * gcc.c-torture/execute/20020127-1.c: New test.
8797
8798 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
8799
8800         * g77.dg/f77-edit-i-in.f: New test
8801         * g77.dg/f77-edit-i-out.f: New test
8802
8803 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
8804
8805         * gcc.dg/debug/debug.exp: New file.
8806         * gcc.dg/debug/trivial.c: New file.
8807         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
8808         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
8809         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
8810         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
8811         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
8812         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
8813         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
8814         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
8815         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
8816         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
8817         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
8818         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
8819         * gcc.dg/20000503-1.c: Removed.
8820         * gcc.dg/20010207-1.c: Removed.
8821         * gcc.dg/20011223-1.c: Removed.
8822         * gcc.dg/20020104-2.c: Removed.
8823         * gcc.dg/debug-1.c: Removed.
8824         * gcc.dg/debug-2.c: Removed.
8825         * gcc.dg/debug-3.c: Removed.
8826         * gcc.dg/debug-4.c: Removed.
8827         * gcc.dg/debug-5.c: Removed.
8828         * gcc.dg/debug-6.c: Removed.
8829         * gcc.dg/dwarf2-1.c: Removed.
8830         * gcc.dg/dwarf2-2.c: Removed.
8831
8832 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
8833
8834         * g++.old-deja/g++.other/eh5.C: New test.
8835         * g++.old-deja/g++.other/sibcall2.C: New test.
8836         * g++.old-deja/g++.other/array9.C: New test.
8837         * g++.old-deja/g++.other/typename2.C: New test.
8838         * g++.old-deja/g++.other/crash60.C: New test.
8839         * g++.old-deja/g++.other/conv9.C: New test.
8840         * g++.old-deja/g++.other/mangle10.C: New test.
8841         * g++.old-deja/g++.other/unchanging1.C: New test.
8842         * g++.old-deja/g++.other/exprstmt1.C: New test.
8843         * g++.old-deja/g++.other/inline23.C: New test.
8844         * g++.old-deja/g++.eh/ia64-1.C: New test.
8845         * g++.old-deja/g++.other/dwarf2-1.C: New test.
8846         * g++.old-deja/g++.other/reload1.C: New test.
8847         * g++.old-deja/g++.other/static20.C: New test.
8848         * g++.old-deja/g++.other/local-alloc1.C: New test.
8849         * g++.old-deja/g++.other/conv8.C: New test.
8850         * g++.old-deja/g++.other/stmtexpr2.C: New test.
8851         * g++.old-deja/g++.other/storeexpr1.C: New test.
8852         * g++.old-deja/g++.other/storeexpr2.C: New test.
8853         * g++.dg/eh/template2.C: New test.
8854         * g++.dg/warn/weak1.C: New test.
8855
8856 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
8857
8858         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
8859         Remove first, non-varying, argument.
8860
8861 2002-01-23  Richard Henderson  <rth@redhat.com>
8862
8863         * gcc.dg/inline-2.c: New.
8864
8865         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
8866         Add optional target arg.  Check number of arguments.
8867         (scan-assembler-not, scan-assembler-dem): Likewise.
8868         (scan-assembler-dem-not): Likewise.
8869
8870 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
8871
8872         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
8873         line 12.
8874         * g++.old-deja/g++.brendan/parse3.C,
8875         g++.old-deja/g++.other/crash26.C,
8876         g++.old-deja/g++.other/crash28.C,
8877         g++.old-deja/g++.other/crash29.C,
8878         g++.old-deja/g++.other/crash30.C,
8879         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
8880
8881 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
8882
8883         * gcc.dg/20020115-1.c: New.
8884
8885 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
8886
8887         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
8888
8889 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
8890
8891         * gcc.dg/20020122-3.c: New.
8892
8893 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
8894
8895         * g++.dg/other/gc1.C: New test.
8896
8897 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
8898
8899         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
8900
8901 2002-01-22  Richard Henderson  <rth@redhat.com>
8902
8903         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
8904
8905 2002-01-22  Richard Henderson  <rth@redhat.com>
8906
8907         * gcc.dg/20020122-4.c: New.
8908
8909 2002-01-22  H.J. Lu <hjl@gnu.org>
8910
8911         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
8912         link output.
8913         * gcc.dg/special/ecos.exp: Likewise.
8914         * lib/g++-dg.exp: Likewise.
8915         * lib/g77-dg.exp: Likewise.
8916         * lib/gcc-dg.exp : Likewise.
8917         * lib/mike-g++.exp: Likewise.
8918         * lib/mike-g77.exp: Likewise.
8919         * lib/mike-gcc.exp: Likewise.
8920         * lib/objc-dg.exp: Likewise.
8921
8922 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
8923
8924         PR target/5379
8925         * gcc.dg/20020122-2.c: New test.
8926
8927 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
8928
8929         * gcc.dg/20020122-1.c: New test.
8930
8931 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
8932
8933         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
8934
8935 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
8936
8937         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
8938
8939 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8940
8941         * gcc.c-torture/compile/20020121-1.c: New test.
8942
8943 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8944
8945         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
8946         ld_library_path.
8947
8948 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
8949
8950         * gcc.dg/20020218-1.c: New test.
8951
8952 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
8953
8954         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
8955         messages
8956         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
8957         "At global scope" warning
8958         * g++.dg/ext/align1.C: Change cygwin test for alignment
8959         from db-bogus to dg-warning
8960
8961 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
8962
8963         * g77.f-torture/compile/cpp2.F: New test.
8964
8965 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
8966
8967         * g++.dg/template/access1.C: New test.
8968
8969 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
8970
8971         * gcc.dg/20020118-1.c: New.
8972
8973 2002-01-18  Kazu Hirata  <kazu@hxi.com>
8974
8975         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
8976
8977 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
8978
8979         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
8980         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
8981         alignment warnings.
8982
8983 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
8984
8985         * gcc.misc-tests/i386-prefetch.exp: Save and restore
8986         torture_with_loops and torture_without_loops
8987
8988 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
8989
8990         * gcc.c-torture/compile/20020116-1.c: New test.
8991
8992 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
8993
8994         * gcc.dg/20020116-2.c: New test.
8995
8996         * gcc.dg/ultrasp4.c: New test.
8997
8998         * gcc.dg/20020116-1.c: New test.
8999
9000 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
9001
9002         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
9003         by EABI.
9004
9005 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
9006
9007         * gcc.misc-tests/i386-prefetch.exp: New.
9008         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
9009         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
9010         * gcc.misc-tests/i386-pf-none-1.c: New test.
9011         * gcc.misc-tests/i386-pf-sse-1.c: New test.
9012
9013 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
9014
9015         * gcc.dg/gnu89-init-1.c: Add new tests.
9016
9017 2002-01-15  Andreas Jaeger  <aj@suse.de>
9018
9019         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
9020         * gcc.dg/i386-mmx-2.c: Likewise.
9021         * gcc.dg/i386-sse-1.c: Likewise.
9022         * gcc.dg/i386-sse-2.c: Likewise.
9023         * gcc.dg/i386-sse-3.c: Likewise.
9024
9025 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
9026
9027         * g77.f-torture/execute/intrinsic-unix-bessel.f:
9028         Uncomment additional cases that now pass.
9029
9030 2002-01-11  Richard Henderson  <rth@redhat.com>
9031
9032         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
9033         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
9034
9035 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
9036
9037         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
9038
9039 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
9040
9041         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
9042         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
9043
9044 2002-01-10  Dale Johannesen  <dalej@apple.com>
9045
9046         * gcc.c-torture/execute/loop-11.c: New.
9047
9048 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
9049
9050         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
9051         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
9052
9053 2002-01-09  Richard Henderson  <rth@redhat.com>
9054
9055         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
9056         type in which to perform the operation for each size.
9057
9058 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
9059
9060         * gcc.c-torture/compile/20020109-2.c: New test.
9061
9062 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
9063
9064         * gcc.c-torture/execute/loop-10.c: New test.
9065
9066 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
9067
9068         * gcc.c-torture/compile/20010226-1.c: New test.
9069         * gcc.c-torture/compile/20010227-1.c: New test.
9070         * gcc.c-torture/compile/20010426-1.c: New test.
9071         * gcc.c-torture/compile/20010510-1.c: New test.
9072         * gcc.c-torture/compile/20010605-3.c: New test.
9073         * gcc.c-torture/compile/20010824-1.c: New test.
9074         * gcc.c-torture/execute/20010409-1.c: New test.
9075         * gcc.dg/noncompile/20000901-1.c: New test.
9076         * gcc.dg/20001023-1.c: New test.
9077         * gcc.dg/20001101-1.c: New test.
9078         * gcc.dg/20001102-1.c: New test.
9079         * gcc.dg/20010207-1.c: New test.
9080         * gcc.dg/20010405-1.c: New test.
9081         * gcc.dg/20010822-1.c: New test.
9082         * gcc.dg/20011107-1.c: New test.
9083
9084 2002-01-09  Jeffrey A Law  (law@redhat.com)
9085
9086         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
9087
9088         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
9089         execution failure on PA targets.
9090
9091 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
9092
9093         * gcc.c-torture/compile/20020109-1.c: New test.
9094
9095 2002-01-08  Kazu Hirata  <kazu@hxi.com>
9096
9097         * gcc.c-torture/execute/20020108-1.c: New test.
9098
9099 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
9100
9101         * gcc.dg/20020108-1.c: New test.
9102
9103 2002-01-08  H.J. Lu <hjl@gnu.org>
9104
9105         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
9106         for header files.
9107
9108 2002-01-08  Geoff Keating  <geoffk@redhat.com>
9109
9110         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
9111         consistency.
9112
9113 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
9114
9115         * gcc.dg/altivec-4.c: Test altivec predicates.
9116
9117 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
9118
9119         * gcc.c-torture/execute/20020107-1.c: New test.
9120
9121 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9122
9123         PR c/5279
9124         * gcc.c-torture/compile/20020106-1.c: New test.
9125
9126 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
9127
9128         * gcc.c-torture/execute/nestfunc-4.c: New test.
9129
9130 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
9131
9132         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
9133         extra triple that slipped in.
9134         * g++.old-deja/g++.abi/align.C: Likewise.
9135         * g++.old-deja/g++.abi/bitfields.C: Likewise.
9136
9137 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
9138
9139         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
9140         * g++.old-deja/g++.abi/align.C: Likewise.
9141         * g++.old-deja/g++.abi/bitfields.C: Likewise.
9142
9143         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
9144         on FreeBSD/i386.
9145         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
9146         FreeBSD.
9147
9148 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
9149
9150         * gcc.dg/20020104-1.c: New test.
9151
9152         * gcc.dg/20020104-2.c: New test.
9153
9154 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
9155
9156         * gcc.dg/20020103-1.c: Fix typo in target selector.
9157
9158 2002-01-03  Richard Henderson  <rth@redhat.com>
9159
9160         * gcc.dg/20020103-1.c: New.
9161
9162 2002-01-03  Kazu Hirata  <kazu@hxi.com>
9163
9164         * gcc.c-torture/execute/20020103-1.c: New test.
9165
9166 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
9167
9168         * g++.dg/other/debug2.C: New test.
9169
9170         * gcc.c-torture/compile/20020103-1.c: New test.
9171
9172 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
9173
9174         * gcc.dg/gnu89-init-1.c: Added new tests.
9175
9176 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
9177
9178         * g++.dg/template/friend2.C: Remove as patch is reverted.
9179
9180         * g++.dg/warn/oldcast1.C: New test.
9181
9182         * g++.dg/template/ptrmem1.C: New test.
9183         * g++.dg/template/ptrmem2.C: New test.
9184
9185         * g++.dg/template/ntp.C: New test.
9186
9187         * g++.dg/other/component1.C: New test.
9188
9189         * g++.dg/template/ttp3.C: New test.
9190
9191         * g++.dg/template/friend2.C: New test.
9192         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
9193
9194 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
9195
9196         * g++.dg/other/ptrmem1.C: New test.
9197         * g++.dg/other/ptrmem2.C: New test.
9198
9199 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
9200
9201         * g++.dg/template/ctor1.C: New test.
9202
9203 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
9204
9205         * g++.dg/template/friend2.C: New test.
9206
9207 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
9208
9209         * gcc.dg/mmix-1.c: New test.
9210
9211 2001-12-31  Richard Henderson  <rth@redhat.com>
9212
9213         * gcc.dg/asm-5.c: New.
9214
9215 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
9216
9217         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
9218         in namespace __gnu_cxx
9219
9220 2001-12-30  Richard Henderson  <rth@redhat.com>
9221
9222         * gcc.dg/debug-6.c: New.
9223
9224 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
9225
9226         * gcc.c-torture/compile/20011229-2.c: New test.
9227
9228 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
9229
9230         * gcc.dg/debug-3.c: New test.
9231         * gcc.dg/debug-4.c: New test.
9232         * gcc.dg/debug-5.c: New test.
9233
9234 2001-12-29  Richard Henderson  <rth@redhat.com>
9235
9236         * g++.dg/eh/loop1.C: New.
9237
9238 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
9239
9240         * g++.dg/template/crash1.C: New test.
9241
9242 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
9243
9244         * g++.dg/other/const1.C: New test.
9245
9246 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
9247
9248         * gcc.c-torture/compile/20011229-1.c: New test.
9249
9250 2001-12-28  Stan Shebs  <shebs@apple.com>
9251
9252         * lib/objc-torture.exp: Resync with c-torture.exp.
9253         * lib/objc.exp: Load standard libraries.
9254
9255 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
9256
9257         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
9258         additional tests.
9259
9260 2001-12-27  Roger Sayle <roger@eyesopen.com>
9261
9262         * gcc.c-torture/execute/string-opt-16.c: New testcase.
9263
9264 2001-12-27  Richard Henderson  <rth@redhat.com>
9265
9266         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
9267
9268 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
9269
9270         * g++.dg/eh/ctor1.C: New test.
9271         * g++.dg/other/error2.C: New test.
9272
9273 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
9274
9275         * g++.dg/other/init2.C: New test.
9276
9277 2001-12-24  Richard Henderson  <rth@redhat.com>
9278
9279         * gcc.dg/20011223-1.c: New.
9280         * gcc.dg/inline-1.c: New.
9281
9282 2001-12-23  Richard Henderson  <rth@redhat.com>
9283
9284         * gcc.dg/asm-4.c: Test operand modifiers.
9285
9286 2001-12-23  Richard Henderson  <rth@redhat.com>
9287
9288         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
9289
9290 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
9291
9292         * gcc.c-torture/execute/20011223-1.c: New test.
9293
9294 2001-12-21  Richard Henderson  <rth@redhat.com>
9295
9296         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
9297         re-enables the warning.
9298
9299 2001-12-21  Richard Henderson  <rth@redhat.com>
9300
9301         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
9302
9303 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
9304
9305         * gcc.c-torture/compile/20011218-1.c: New test.
9306
9307 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
9308
9309         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
9310         arm-isr.c test.
9311         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
9312         epilogue generation for ARM ISR routines.
9313
9314 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9315
9316         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
9317         * gcc.dg/format/c90-printf-3.c: Likewise.
9318         * gcc.dg/format/c99-printf-3.c: Likewise.
9319         * gcc.dg/format/ext-1.c: Likewise.
9320         * gcc.dg/format/ext-6.c: Likewise.
9321         * gcc.dg/format/format.h: Prototype unlocked stdio.
9322
9323 2001-12-20  Richard Henderson  <rth@redhat.com>
9324
9325         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
9326         (arena): Use it.
9327         (malloc): Correct allocation logic.  Abort if we fill up the
9328         arena before initialization complete.
9329         (realloc): Correct allocation logic.
9330
9331 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
9332
9333         * gcc.c-torture/compile/20011219-2.c: New test.
9334
9335         * gcc.c-torture/execute/20011219-1.c: New test.
9336
9337 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
9338
9339         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
9340         target does not support weak symbols.
9341
9342 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
9343
9344         * gcc.c-torture/compile/20011219-1.c: New test.
9345
9346 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
9347
9348         * g++.dg/other/error1.C: New test.
9349
9350 2001-12-17  Jeffrey A Law  (law@redhat.com)
9351
9352         * gcc.c-torture/execute/20011217-1.c: New test.
9353
9354 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
9355
9356         * objc.dg/special/: New directory.
9357         * objc.dg/special/special.exp: New file.
9358         * objc.dg/special/unclaimed-category-1.h: New file.
9359         * objc.dg/special/unclaimed-category-1a.m: New file.
9360         * objc.dg/special/unclaimed-category-1.m: New file.
9361
9362 2001-12-17  Andreas Jaeger  <aj@suse.de>
9363
9364         * gcc.c-torture/compile/20011217-2.c: New test.
9365
9366 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9367
9368         * gcc.c-torture/compile/20011217-1.c: New test.
9369
9370 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
9371
9372         * testsuite/gcc.dg/20011214-1.c: New.
9373
9374 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
9375
9376         * gcc.dg/altivec-4.c: New.
9377
9378 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
9379
9380         * gcc.dg/20011113-1.c: New test.
9381
9382 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9383
9384         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
9385         std::__malloc_alloc_template<0> and
9386         std::__default_alloc_template<false, 0>.
9387
9388 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
9389
9390         * objc/execute/bf-21.m: New test.
9391         * objc/execute/enumeration-1.m: New test.
9392         * objc/execute/enumeration-2.m: New test.
9393
9394 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
9395
9396         * gcc.dg/gnu89-init-1.c: New test.
9397
9398 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
9399
9400         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
9401         * g++.old-deja/g++.jason/2371.C: Likewise.
9402         * g++.old-deja/g++.jason/template33.C: Likewise.
9403         * g++.old-deja/g++.jason/template34.C: Likewise.
9404         * g++.old-deja/g++.jason/template36.C: Likewise.
9405         * g++.old-deja/g++.oliva/typename1.C: Likewise.
9406         * g++.old-deja/g++.oliva/typename2.C: Likewise.
9407         * g++.old-deja/g++.other/typename1.C: Likewise.
9408         * g++.old-deja/g++.pt/inherit2.C: Likewise.
9409         * g++.old-deja/g++.pt/nontype5.C: Likewise.
9410         * g++.old-deja/g++.pt/typename11.C: Likewise.
9411         * g++.old-deja/g++.pt/typename14.C: Likewise.
9412         * g++.old-deja/g++.pt/typename16.C: Likewise.
9413         * g++.old-deja/g++.pt/typename3.C: Likewise.
9414         * g++.old-deja/g++.pt/typename4.C: Likewise.
9415         * g++.old-deja/g++.pt/typename5.C: Likewise.
9416         * g++.old-deja/g++.pt/typename7.C: Likewise.
9417         * g++.old-deja/g++.robertl/eb9.C: Likewise.
9418
9419 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
9420
9421         * g++.dg/other/linkage1.C: New test.
9422         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
9423         specifiers.
9424
9425 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
9426
9427         * gcc.dg/concat.c: New test.
9428
9429 2001-12-11  Stan Shebs  <shebs@apple.com>
9430
9431         * objc/compile: New test directory.
9432         * objc/compile/compile.exp: New expect script.
9433         * objc/compile/20011211-1.m: New compile test.
9434
9435 2001-12-11  Jason Merrill  <jason@redhat.com>
9436
9437         * lib/prune.exp (prune_gcc_output): Also handle "In member
9438         function".  So many permutations...
9439
9440 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
9441
9442         * g++.dg/template/typedef1.C: New test.
9443
9444 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
9445
9446         * g++.dg/other/copy1.C: New test.
9447
9448 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
9449
9450         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
9451
9452         * gcc.dg/builtin-choose-expr.c: New.
9453
9454 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
9455
9456         * gcc.dg/altivec-2.c: New.
9457
9458 2001-12-07  Richard Henderson  <rth@redhat.com>
9459
9460         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
9461
9462 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
9463
9464         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
9465         ultrasparc.
9466
9467 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9468
9469         * g++-old.deja/g++.robertl/eb101.C: Deleted.
9470
9471 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
9472
9473         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
9474         variable argument list.
9475
9476 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
9477
9478         * gcc.c-torture/execute/memcheck: Delete entire directory.
9479         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
9480         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
9481
9482 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
9483
9484         * gcc.dg/Wshadow-1.c: New test.
9485
9486 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
9487
9488         * gcc.c-torture/compile/20011130-1.c: New test.
9489
9490         * gcc.dg/noncompile/20011025-1.c: New test.
9491
9492         * g++.dg/other/anon-union.C: New test.
9493
9494         * gcc.c-torture/execute/20011024-1.c: New test.
9495
9496 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
9497
9498         * gcc.c-torture/execute/20000722-1.x,
9499         gcc.c-torture/execute/20010123-1.x: Remove.
9500         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
9501         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
9502         gcc.dg/c99-complit-2.c: New tests.
9503
9504 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
9505
9506         * g++.dg/inherit/base1.C: New test.
9507
9508 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
9509
9510         * g++.dg/other/stdarg1.C: New test.
9511
9512         * gcc.c-torture/compile/20011130-2.c: New test.
9513
9514 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
9515
9516         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
9517         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
9518         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
9519         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
9520         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
9521         * gcc.dg/builtin-prefetch-1.c: New test.
9522
9523 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
9524
9525         * gcc.dg/20011130-1.c: New test.
9526
9527 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
9528
9529         * g++.dg/other/scope1.C: New test.
9530         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
9531
9532 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
9533
9534         * gcc.dg/vla-init-1.c: New test.
9535
9536 2001-12-01  Geoff Keating  <geoffk@redhat.com>
9537
9538         * gcc.c-torture/compile/structs.c: New testcase from GDB.
9539
9540 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
9541
9542         * objc.dg/alias.m: Update.
9543         * objc.dg/class-1.m: Update.
9544         * objc.dg/const-str-1.m: Update.
9545         * objc.dg/fwd-proto-1.m: Update.
9546         * objc.dg/id-1.m: Update.
9547         * objc.dg/super-class-1.m: Update.
9548
9549 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
9550
9551         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
9552         constructs.
9553
9554 2001-11-28  Jeffrey A Law  (law@cygnus.com)
9555
9556         * gcc.c-torture/execute/20011128-1.c: New test.
9557
9558 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
9559
9560         * gcc.dg/20011127-1.c: New test.
9561
9562 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
9563
9564         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
9565         from Austin Group draft 7.
9566         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
9567         scanf format arguments.
9568         * gcc.dg/format/no-exargs-2.c: New test.
9569
9570 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
9571
9572         * g++.dg/abi/vbase8-4.C: New test.
9573
9574 2001-11-24  Ian Lance Taylor  <ian@airs.com>
9575
9576         * gcc.c-torture/execute/20011121-1.c: New test.
9577
9578 2001-11-23  Jeffrey A Law  (law@cygnus.com)
9579
9580         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
9581
9582 2001-11-23  Andreas Jaeger  <aj@suse.de>
9583
9584         * gcc.dg/cpp/charconst-2.c: New test.
9585
9586 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
9587
9588         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
9589         to the host if it is remote.  Let tests specify extra headers
9590         they use.
9591         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
9592         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
9593         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
9594         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
9595         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
9596         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
9597         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
9598         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
9599         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
9600         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
9601
9602 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
9603
9604         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
9605         for little endian ARMs.
9606
9607 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
9608
9609         * gcc.c-torture/compile/20011119-1.c: New test.
9610         * gcc.c-torture/compile/20011119-2.c: New test.
9611
9612 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
9613
9614         * gcc.dg/altivec-1.c: Fix typo.
9615
9616 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
9617
9618         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
9619
9620 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
9621
9622         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
9623
9624 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
9625
9626         * lib/g77.exp: Don't specify --rpath-link.
9627
9628         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
9629         across all the headers.
9630         * gcc.dg/format/format.exp: For testing on a remote host,
9631         copy format.h.
9632
9633         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
9634         * gcc.c-torture/execute/930406-1.c: Likewise.
9635         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
9636
9637 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
9638
9639         * gcc.dg/altivec-1.c: New.
9640
9641 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
9642
9643         * gcc.dg/cpp/fpreprocessed.c: New test case.
9644
9645 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9646
9647         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
9648         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
9649         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
9650
9651 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9652
9653         * gcc.dg/no-builtin-1.c: New test.
9654
9655 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
9656
9657         * gcc.c-torture/execute/20011115-1.c: New test.
9658
9659 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
9660
9661         * gcc.c-torture/compile/20011114-2.c: New test.
9662         * gcc.c-torture/compile/20011114-3.c: New test.
9663         * gcc.c-torture/compile/20011114-4.c: New test.
9664
9665 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
9666
9667         * g++.dg/other/init1.C: New test.
9668
9669 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
9670
9671         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
9672         message.
9673
9674         * gcc.c-torture/execute/20011114-1.c: New testcase.
9675
9676         * gcc.c-torture/compile/20010327-1.c: Revert last change.
9677         * gcc.c-torture/compile/20011114-1.c: New test, exactly
9678         like the (before this change) version of 20010327-1.c.
9679
9680 2001-11-14  Roger Sayle <roger@eyesopen.com>
9681
9682         * gcc.c-torture/execute/string-opt-13.c: New testcase.
9683
9684 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
9685
9686         * g++.dg/init/array2.C: New test.
9687
9688 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
9689
9690         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
9691
9692 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
9693
9694         * g++.dg/other/forscope1.C: New test.
9695         * g++.dg/ext/forscope1.C: New test.
9696         * g++.dg/ext/forscope2.C: New test.
9697
9698 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
9699
9700         * gcc.c-torture/execute/20011113-1.c: New test.
9701
9702 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
9703
9704         * gcc.c-torture/execute/20011109-2.c: New test.
9705
9706         * gcc.c-torture/execute/20011109-1.c: New test.
9707
9708 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
9709
9710         * gcc.c-torture/compile/20011109-1.c: New test.
9711
9712 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
9713
9714         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
9715         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
9716         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
9717         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
9718         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
9719         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
9720         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
9721
9722 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
9723
9724         * g++.dg/warn/Wshadow-1.C: New tests.
9725         * g++.old-deja/g++.mike/for3.C: Update.
9726
9727 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
9728
9729         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
9730         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
9731         XFAILs.  Adjust expected error texts.
9732         * gcc.c-torture/compile/20011106-1.c,
9733         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
9734         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
9735         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
9736         gcc.dg/c99-array-lval-5.c: New tests.
9737
9738 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
9739
9740         * gcc.dg/cpp/defined.c: Update.
9741
9742 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
9743
9744         * gcc.c-torture/execute/anon-1.c: New test.
9745
9746 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
9747
9748         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
9749         same size, so no warning should be produced on stormy16.
9750
9751         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
9752         due to oversized array.
9753         * g++.old-deja/g++.mike/ns15.C: Likewise.
9754         * g++.old-deja/g++.pt/crash16.C: Likewise.
9755
9756 2001-11-02  Graham Stott  <grahams@redhat.com>
9757
9758         * g++.dgother/debug1.C: Fix typos.
9759
9760 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
9761
9762         * g++.dg/other/debug1.C: New test.
9763
9764 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9765
9766         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
9767         of unsigned long.
9768
9769 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
9770
9771         * gcc.dg/20011029-2.c: New test.
9772
9773         * gcc.c-torture/compile/20011029-1.c: New test.
9774
9775 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
9776
9777         * objc/execute/class_self-1.m: New test.
9778         * objc/execute/class_self-2.m: New test.
9779
9780 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
9781
9782         * gcc.misc-tests/msgs.exp: Delete.
9783         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
9784         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
9785         error set to match recent changes.
9786
9787 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
9788
9789         * gcc.dg/20011021-1.c: New test.
9790
9791 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
9792
9793         * gcc.c-torture/compile/20011023-1.c: New test.
9794
9795 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
9796
9797         * lib/g77.exp: Rewrite based on lib/g++.exp.
9798
9799 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
9800
9801         * gcc.c-torture/execute/20011019-1.c: New test.
9802
9803         * gcc.dg/20011018-1.c: New test.
9804
9805 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
9806
9807         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
9808
9809 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
9810
9811         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
9812         * gcc.dg/attr-invalid.c: Likewise.
9813
9814 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
9815
9816         * testsuite/gcc.dg/20011015-1.c: New test.
9817
9818 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
9819
9820         * g++.dg/template/unify2.C: New test.
9821
9822 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
9823
9824         * g++.dg/other/exception-specification.C: New test
9825
9826 2001-10-13  Tom Rix  <trix@redhat.com>
9827
9828         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
9829         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
9830
9831 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
9832
9833         * testsuite/gcc.dg/20011009-1.c: New test.
9834
9835 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
9836
9837         PR g++/4476
9838         * g++.dg/other/friend1.C: New test.
9839
9840 2001-10-11  Richard Henderson  <rth@redhat.com>
9841
9842         * g++.old-deja/g++.other/crash18.C: Add -S to options.
9843
9844 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9845
9846         * gcc.c-torture/compile/20011010-1.c: New.
9847
9848 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
9849
9850         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
9851         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
9852         g77.f-torture/execute/execute.exp,
9853         g77.f-torture/noncompile/noncompile.exp,
9854         gcc.c-torture/compile/compile.exp,
9855         gcc.c-torture/execute/execute.exp,
9856         gcc.c-torture/execute/ieee/ieee.exp,
9857         gcc.c-torture/execute/memcheck/memcheck.exp,
9858         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
9859         objc/execute/execute.exp: Update FSF address.
9860
9861 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
9862
9863         * gcc.dg/cpp/cmdlne-C.c: Update.
9864         * gcc.dg/cpp/cmdlne-C2.c: New.
9865
9866 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9867
9868         * gcc.c-torture/execute/20011008-3.c: New.
9869
9870 2001-10-08  DJ Delorie  <dj@redhat.com>
9871
9872         * gcc.dg/20011008-1.c: New.
9873         * gcc.dg/20011008-2.c: New.
9874
9875 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
9876
9877         * gcc.dg/cpp/spacing1.c: Update test.
9878
9879 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
9880
9881         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
9882         spelling errors of "separate" as "seperate".
9883
9884 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
9885
9886         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
9887         enough to avoid inlining.
9888
9889 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
9890
9891         * lib/g77.exp: set libg2c_dir correctly.
9892
9893 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
9894
9895         * gcc.dg/cpp/macro11.c: New test.
9896
9897 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9898
9899         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
9900         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
9901         gcc.dg/format/multattr-3.c: New tests.
9902         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
9903         tests for format attributes on function pointers being rejected.
9904
9905 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9906
9907         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
9908
9909 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9910
9911         * g++.dg/warn/format1.C: New test.
9912
9913 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
9914
9915         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
9916
9917 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
9918
9919         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
9920
9921 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
9922
9923         * gcc.dg/cpp/redef2.c: Add test.
9924
9925 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
9926
9927         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
9928         long-standing bug on i686, apparently.
9929         * gcc.c-torture/execute/loop-2c.x: New file.
9930         * gcc.c-torture/execute/loop-2d.x: New file.
9931         * gcc.c-torture/execute/loop-3c.x: New file.
9932
9933 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
9934
9935         * gcc.dg/cpp/20000625-2.c: Correct line number.
9936
9937 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
9938
9939         * gcc.dg/cpp/macro10.c: New test.
9940         * gcc.dg/cpp/strify3.c: New test.
9941         * gcc.dg/cpp/spacing1.c: Add tests.
9942         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
9943         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
9944
9945 2001-09-24  DJ Delorie  <dj@redhat.com>
9946
9947         * gcc.c-torture/execute/20010924-1.c: New test.
9948
9949 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
9950
9951         * testsuite/objc/execute/paste.m: Remove.
9952
9953 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
9954
9955         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
9956
9957 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
9958
9959         * g77.dg/strlen0.f: New test.
9960
9961 2001-09-21  Richard Henderson  <rth@redhat.com>
9962
9963         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
9964         * g++.old-deja/g++.abi/vtable2.C: Likewise.
9965
9966 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
9967
9968         Table-driven attributes.
9969         * g++.dg/ext/attrib1.C: New test.
9970
9971 2001-09-20  DJ Delorie  <dj@redhat.com>
9972
9973         * gcc.dg/20000926-1.c: Update expected warning messages.
9974         * gcc.dg/array-2.c: Likewise, and test for warnings too.
9975         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
9976         array.
9977
9978 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
9979
9980         * g++.dg/eh/registers1.C: New test case.
9981
9982 2001-09-17  Richard Henderson  <rth@redhat.com>
9983
9984         * gcc.dg/array-5.c: Fix VLA decomposition test.
9985
9986 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
9987
9988         * gcc.dg/cpp/line5.c: New testcase.
9989
9990 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
9991
9992         * gcc.dg/cpp/macro9.c: New test.
9993
9994 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
9995
9996         * gcc.c-torture/execute/980223.c: Change type of addr from long
9997         to char *.
9998
9999 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
10000
10001         * gcc.c-torture/execute/20010915-1.c: New test.
10002
10003 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
10004
10005         * g77.dg/bprob: New directory.
10006         * g77.dg/bprob/bprob.exp: New file.
10007         * g77.dg/bprob/bprob-1.f: New test.
10008         * g77.dg/gcov: New directory.
10009         * g77.dg/gcov/gcov.exp: New file.
10010         * g77.dg/gcov/gcov-1.f: New test.
10011         * g77.dg/gcov/gcov-1.x: New file.
10012
10013 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
10014
10015         * gcc.dg/cpp/directiv.c: Update.
10016         * gcc.dg/cpp/undef1.c: Update.
10017
10018 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
10019
10020         * gcc.dg/20010912-1.c: New test.
10021
10022 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
10023
10024         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
10025         language-independent file in lib.
10026         * lib/gcov.exp: New file.
10027
10028 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
10029
10030         * gcc.c-torture/compile/20010911-1.c: New test.
10031
10032 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
10033
10034         * lib/profopt.exp: New, to support profile-directed optimizations.
10035         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
10036         * gcc.misc-tests/bprob-1.c: New test.
10037         * gcc.misc-tests/bprob-2.c: New test.
10038
10039 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
10040
10041         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
10042         XFAIL and which kinds of gcov output to verify.
10043         * gcc.misc-tests/gcov-4b.x: New file.
10044         * gcc.misc-tests/gcov-5b.x: New file.
10045         * gcc.misc-tests/gcov-6.x: New file.
10046         * gcc.misc-tests/gcov-7.c: New test.
10047         * gcc.misc-tests/gcov-7.x: New file.
10048
10049 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
10050
10051         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
10052         * gcc.misc-tests/gcov-6.c: New test.
10053
10054 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
10055
10056         PR c++/3986
10057         * g++.dg/abi/vbase1.C: New test.
10058
10059 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
10060
10061         * objc.dg/method-2.m: New.
10062
10063 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
10064
10065         PR c++/4203
10066         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
10067         * g++.dg/init/empty1.C: New test.
10068
10069 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
10070
10071         * gcc.c-torture/compile/20010903-1.c: New test.
10072
10073 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
10074
10075         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
10076         for m68k.
10077
10078 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
10079
10080         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
10081
10082         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
10083
10084         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
10085
10086 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
10087
10088         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
10089         for 16-bit 'unsigned int'.
10090
10091 2001-08-29  Kazu Hirata  <kazu@hxi.com>
10092
10093         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
10094
10095 2001-08-27  Richard Henderson  <rth@redhat.com>
10096
10097         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
10098         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
10099
10100 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
10101
10102         * gcc.dg/asm-names.c (ymain): New.
10103
10104 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
10105
10106         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
10107         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
10108         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
10109
10110 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10111
10112         * gcc.dg/compare5.c: New testcase.
10113
10114 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
10115
10116         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
10117         and "In instantiation".
10118
10119 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
10120
10121         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
10122
10123 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
10124
10125         * gcc.misc-tests/gcov.exp: Add support for branch information.
10126         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
10127         * gcc.misc-tests/gcov-4.c: New test.
10128         * gcc.misc-tests/gcov-4b.c: New test.
10129         * gcc.misc-tests/gcov-5b.c: New test.
10130
10131 2001-08-20  Zack Weinberg  <zackw@panix.com>
10132
10133         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
10134         expected to fail.
10135
10136 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10137
10138         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
10139
10140 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
10141
10142         * g++.dg/eh/template1.C: New test.
10143
10144 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
10145
10146         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
10147         Fix thinko.
10148         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
10149         for xfail.
10150
10151 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
10152
10153         * lib/g77-dg.exp:  Use prune.exp for common procedures
10154         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
10155         * lib/g77.exp: (g77-dg-prune) Remove
10156
10157 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
10158
10159         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
10160
10161 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10162
10163         * g++.dg/template/unify1.C: New test.
10164
10165 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
10166
10167         * g++.dg/abi/empty4.C: New test.
10168
10169 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
10170
10171         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
10172         solaris2.*
10173         * g77.f-torture/compile/pr3743.x: Likewise
10174
10175 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
10176
10177         * g++.dg/other/using-declaration.C: New test.
10178
10179 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
10180
10181         * gcc.dg/cpp/tr-sign.c: New testcase.
10182
10183 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
10184
10185         * gcc.dg/cpp/19951025-1.c: Revert.
10186         * gcc.dg/cpp/directiv.c: We no longer process directives that
10187         interrupt macro arguments.
10188
10189 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
10190
10191         * gcc.dg/bconstp-1.c: New test.
10192
10193 2001-08-03  Richard Henderson  <rth@redhat.com>
10194
10195         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
10196
10197 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
10198
10199         * gcc.dg/cpp/19951025-1.c: Update.
10200
10201 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
10202
10203         * g77.dg/ff90-1.f (s): Fix reference of variable z,
10204         should be x.
10205
10206 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
10207
10208         Kill -fhonor-std.
10209         * g++.old-deja/g++.ns/ns14.C: Remove special options.
10210         * g++.old-deja/g++.other/std1.C: Likewise.
10211         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
10212
10213 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
10214
10215         * lib/g77.exp:  Load gcc-defs.exp for common procedures
10216         (g77_pass, g77_fail, g77_finish, g77_exit,
10217         ${tool}_check_unsupported_p} Now redundant.  Deleted.
10218
10219 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
10220
10221         * g77.dg/fbackslash.f
10222         * g77.dg/fcase-preserve.f
10223         * g77.dg/ff90-1.f
10224         * g77.dg/ffixed-line-length-0.f
10225         * g77.dg/ffixed-line-length-132.f
10226         * g77.dg/ffixed-line-length-7.f
10227         * g77.dg/ffixed-line-length-72.f
10228         * g77.dg/ffixed-line-length-none.f
10229         * g77.dg/ffree-form-1.f
10230         * g77.dg/fno-backslash.f
10231         * g77.dg/fno-f90-1.f
10232         * g77.dg/fno-fixed-form-1.f
10233         * g77.dg/fno-onetrip.f
10234         * g77.dg/fno-typeless-boz.f
10235         * g77.dg/fno-underscoring.f
10236         * g77.dg/fno-vxt-1.f
10237         * g77.dg/fonetrip.f
10238         * g77.dg/ftypeless-boz.f
10239         * g77.dg/fugly-assumed.f
10240         * g77.dg/funderscoring.f
10241         * g77.dg/fvxt-1.f
10242
10243 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
10244
10245         * objc.dg/fwd-proto-1.m: New.
10246         * objc.dg/local-decl-1.m: New.
10247         * objc.dg/naming-1.m: New.
10248         * objc.dg/naming-2.m: New.
10249         * objc.dg/proto-hier-1.m: New.
10250
10251 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
10252
10253         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
10254         largest-type elements to a struct makes its size grow.
10255
10256 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
10257
10258         * g++.dg/abi/vthunk1.C: New test.
10259
10260 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
10261
10262         * g++.dg/abi/vbase8-22.C: New test.
10263
10264 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
10265
10266         * gcc.dg/cpp/macro8.c: New test.
10267
10268 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
10269
10270         * g++.dg/abi/vbase8-21.C: New test.
10271
10272 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
10273
10274         * g++.dg/abi/vbase8-10.C: New test.
10275
10276 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10277
10278         * lib/g++.exp (g++_set_ld_library_path): Renamed to
10279         ${tool}_set_ld_library_path.
10280         Changed caller.
10281         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
10282         g++.exp.
10283
10284 2001-07-26  Stan Cox <scox@redhat.com>
10285
10286         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
10287         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
10288         gcc_exit, gcc_check_unsupported_p):
10289         Moved to gcc-deps.exp
10290         * gcc-deps.exp: New file.
10291
10292 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10293
10294         * g++.old-deja/g++.pt/defarg14.C: New test.
10295
10296 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
10297
10298         * g++.old-deja/g++.other/lineno5.C: New test.
10299
10300 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
10301
10302         * g++.old-deja/g++.pt/crash68.C: New test.
10303
10304 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
10305
10306         * g++.old-deja/g++.other/crash42.C: New test.
10307
10308 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
10309
10310         * gcc.dg/cpp/extratokens.c: Fix.
10311         * gcc.dg/cpp/skipping2.c: New tests.
10312
10313 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10314
10315         * gcc.c-torture/execute/20010724-1.c: New file.
10316         * gcc.c-torture/execute/20010724-1.x: New file.
10317
10318 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
10319
10320         * g++.old-deja/g++.other/cond7.C: New test.
10321
10322 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
10323
10324         * g++.old-deja/g++.other/optimize4.C: New test.
10325
10326 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
10327
10328         * g++.old-deja/g++.abi/vbase8-5.C: New test.
10329
10330 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
10331
10332         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
10333         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
10334         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
10335         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
10336
10337         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
10338         bug report" message.
10339
10340         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
10341         * g++.dg/ext/instantiate1.C: Move from old-deja.
10342
10343 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
10344
10345         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
10346         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
10347         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
10348         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
10349
10350 2001-07-23  Jeffrey A Law  (law@cygnus.com)
10351
10352         * gcc.c-torture/execute/20010723-1.c: New test.
10353
10354 2001-07-23  Ben Elliston  <bje@redhat.com>
10355
10356         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
10357
10358 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10359
10360         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
10361         i[34567]86-*-*.
10362         Delete handling of ieee_multilib_flags.
10363         Pass -mieee for alpha*-*-* and sh-*-*.
10364         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
10365
10366 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
10367
10368         Remove old-abi tests.
10369         * g++.old-deja/g++.mike/p11116.C: Remove.
10370         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
10371
10372 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
10373
10374         * g77.f-torture/compile/pr3743.f:  New test
10375
10376 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
10377
10378         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
10379
10380 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10381
10382         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
10383         g++.old-deja/g++.pt/static6.C: Likewise.
10384         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
10385         supports weak symbols.
10386
10387 2001-07-18  Andreas Jaeger  <aj@suse.de>
10388
10389         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
10390         supported again.
10391
10392 2001-07-18  Andreas Jaeger  <aj@suse.de>
10393
10394         * gcc.dg/iftrap-1.c: Fix target line.
10395
10396 2001-07-17  Richard Henderson  <rth@redhat.com>
10397
10398         * gcc.c-torture/execute/20010717-1.c: New.
10399
10400 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
10401
10402         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
10403         tests.
10404
10405 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
10406
10407         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
10408
10409 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10410
10411         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
10412         UAC_SIGBUS, UAC_NOPRINT definitions.
10413
10414 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
10415
10416         * objc/execute/object_is_class.m: New test.
10417         * objc/execute/object_is_meta_class.m: New test.
10418
10419 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
10420
10421         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
10422         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
10423
10424 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
10425
10426         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
10427         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
10428
10429 2001-07-14  Richard Henderson  <rth@redhat.com>
10430
10431         * gcc.dg/iftrap-1.c: New.
10432
10433 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
10434
10435         * g77.f-torture/execute/intrinsic77.f: New test.
10436
10437 2001-07-11  Janis Johnson <janis@us.ibm.com>
10438
10439         * gcc.misc-tests/gcov-3.c: New test.
10440
10441 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
10442
10443         * gcc.c-torture/compile/20010711-1.c,
10444         * gcc.c-torture/compile/20010711-2.c: New tests.
10445
10446 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
10447
10448         * gcc.c-torture/execute/20010711-1.c: New test.
10449
10450 2001-07-11  Ben Elliston  <bje@redhat.com>
10451
10452         * g++.old-deja/g++.other/enum5.C: New test.
10453
10454 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
10455
10456         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
10457         (g++-dg-prune): Call prune_gcc_output.
10458         * prune.exp: New file for prune_gcc_output.
10459         * lib/g++.exp, lib/gcc.exp: Load it.
10460
10461 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
10462
10463         * gcc.c-torture/compile/20010701-1.c,
10464         g++.old-deja/g++.ext/attrib6.C: New tests.
10465
10466 2001-07-06  Jeffrey A Law  (law@cygnus.com)
10467
10468         * gcc.c-torture/compile/20010706-1.c: New test.
10469
10470 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
10471
10472         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
10473
10474 2001-06-28  Stan Shebs  <shebs@apple.com>
10475
10476         * gcc.dg/pragma-darwin.c: New test.
10477
10478 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10479
10480         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
10481         Solaris 2.[678] system.
10482
10483 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
10484
10485         * gcc.dg/20010622-1.c: New test.
10486
10487 2001-06-18  Stan Shebs  <shebs@apple.com>
10488
10489         * objc.dg: New directory.
10490         * objc.dg/dg.exp: New file.
10491         * objc.dg/alias.m: New.
10492         * objc.dg/class-1.m: New.
10493         * objc.dg/class-2.m: New.
10494         * objc.dg/const-str-1.m: New.
10495         * objc.dg/const-str-2.m: New.
10496         * objc.dg/id-1.m: New.
10497         * objc.dg/method-1.m: New.
10498         * objc.dg/super-class-1.m: New.
10499         * lib/objc-dg.exp: New file.
10500
10501 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10502
10503         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
10504         of label name.
10505
10506 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
10507
10508         * g++.old-deja/g++.abi/vbase8-9.C: New test.
10509
10510 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10511
10512         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
10513         variable.
10514
10515 2001-06-12  Richard Henderson  <rth@redhat.com>
10516
10517         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
10518
10519 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
10520
10521         * g++.old-deja/g++.abi/vbase5.C: New test.
10522         * g++.old-deja/g++.abi/vbase6.C: New test.
10523         * g++.old-deja/g++.abi/vbase7.C: New test.
10524
10525 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10526
10527         * gcc.c-torture/compile/20010610-1.c: New test.
10528
10529 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
10530
10531         * g++.old-deja/g++.abi/vbase4.C: New test.
10532
10533 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10534
10535         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
10536         support %f for HC11/HC12 targets.
10537         * gcc.c-torture/execute/930513-1.x: New file, likewise.
10538         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
10539         on HC11/HC12 targets.
10540         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
10541
10542 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10543
10544         * gcc.dg/wchar_t-1.c: New file.
10545         * gcc.dg/wint_t-1.c: Likewise.
10546
10547 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
10548
10549         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
10550
10551 2001-06-11  Richard Henderson  <rth@redhat.com>
10552
10553         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
10554
10555 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
10556
10557         * gcc.c-torture/compile/20010611-1.c: New test.
10558
10559 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
10560
10561         * gcc.dg/c99-tag-1.c: Add more tests.
10562
10563 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
10564
10565         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
10566         representation on MN10300 and ARM/Thumb.
10567
10568 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
10569
10570         * g77.f-torture/execute/20010610.f: New.
10571
10572 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
10573
10574         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
10575         names.
10576
10577 2001-06-09  Richard Henderson  <rth@redhat.com>
10578
10579         * gcc.c-torture/execute/ashrdi-1.c: New.
10580         * gcc.c-torture/execute/ashldi-1.c: New.
10581         * gcc.c-torture/execute/lshrdi-1.c: New.
10582
10583 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
10584
10585         * objc/execute/load-3.m: Added. Check sending +load to categories,
10586         in addition to classes.
10587
10588 2001-06-08  Stan Shebs  <shebs@apple.com>
10589
10590         * objc/execute/load-2.m: New test.  From Nicola Pero
10591         <n.pero@mi.flashnet.it>.
10592
10593 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
10594
10595         * gcc.c-torture/execute/20010605-2.c: New test.
10596
10597 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
10598
10599         * g++.old-deja/g++.abi/vbase2.C: New test.
10600         * g++.old-deja/g++.abi/vbase3.C: New test.
10601
10602 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
10603
10604         * g++.old-deja/g++.pt/friend49.C: New test.
10605
10606 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
10607
10608         * g++.old-deja/g++.ext/anon3.C: New test.
10609
10610 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
10611
10612         * g++.old-deja/g++.other/conv7.C: New test.
10613
10614 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
10615
10616         * gcc.c-torture/compile/20010605-2.c: New test.
10617
10618 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10619
10620         * gcc.c-torture/execute/20010604-1.c: New test.
10621
10622 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
10623
10624         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
10625
10626 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
10627
10628         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
10629         (g++_link_flags): Likewise.
10630         (g++_init): Pass gccpath's value to two previous functions.
10631
10632 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10633
10634         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
10635         Ensure logfile entry matches exec command line.
10636
10637 2001-05-31  Richard Henderson  <rth@redhat.com>
10638
10639         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
10640         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
10641
10642 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
10643
10644         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
10645         compiler for irix6.2
10646
10647 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
10648
10649         * g++.old-deja/g++.other/optimize3.C: New file.
10650
10651 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
10652
10653         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
10654         assemble.
10655
10656 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
10657
10658         * g++.old-deja/g++.other/optimize2.C: New file.
10659
10660 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
10661
10662         * gcc.c-torture/compile/20010518-2.c: New file.
10663         * gcc.c-torture/execute/20010518-1.c: New file.
10664         * gcc.c-torture/execute/20010518-2.c: New file.
10665
10666 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
10667
10668         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
10669
10670 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
10671
10672         G++ no longer defines builtins that do not begin with __builtin.
10673         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
10674         * g++.old-deja/g++.brendand/misc13.C: Likewise.
10675         * g++.old-deja/g++.law/builtin1.C: Likewise.
10676         * g++.old-deja/g++.law/cvt2.C: Likewise.
10677         * g++.old-deja/g++.mike/net5.C: Likewise.
10678         * g++.old-deja/g++.other/builtins1.C: Likewise.
10679         * g++.old-deja/g++.other/builtins2.C: Likewise.
10680         * g++.old-deja/g++.other/builtins3.C: Likewise.
10681         * g++.old-deja/g++.other/builtins4.C: Likewise.
10682         * g++.old-deja/g++.other/inline8.C: Likewise.
10683         * g++.old-deja/g++.robertl/eb39.C: Likewise.
10684
10685 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
10686
10687         * g++.old-deja/g++.pt/using1.C: Adjust.
10688         * g++.old-deja/g++.pt/using2.C: New test.
10689
10690 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
10691
10692         * gcc.dg/cpp/charconst.c: New tests.
10693         * gcc.dg/cpp/escape.c: New tests.
10694         * gcc.dg/cpp/escape-1.c: New tests.
10695         * gcc.dg/cpp/escape-2.c: New tests.
10696         * gcc.dg/cpp/ucs.c: New tests.
10697
10698 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
10699
10700         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
10701         native compiler for irix6.5.
10702
10703 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
10704
10705         * lib/g++.exp (g++_include_flags): Use args to compute
10706         get_multilibs.
10707         (g++_link_flags): Likewise.
10708         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
10709
10710 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
10711
10712         * gcc.dg/c90-hexfloat-1.c: Add more tests.
10713
10714 2001-05-21  Geoff Keating  <geoffk@redhat.com>
10715
10716         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
10717         this file.
10718
10719 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10720
10721         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
10722         STACK_SIZE;
10723         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
10724         to STACK_SIZE; Use it to define size of add_histo array.
10725         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
10726         to STACK_SIZE.
10727         (f): Use GITT_SIZE to define size of gitt local table.
10728         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
10729         to STACK_SIZE; Use it to define size of bytemem array.
10730
10731 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10732
10733         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
10734         on 68HC11/HC12 due to the asm instruction.
10735         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
10736         * gcc.c-torture/compile/920520-1.x: Likewise.
10737         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
10738         on 68HC11/HC12 because the function is larger than 64K.
10739         * gcc.c-torture/compile/961203-1.x: New file, this test fails
10740         on 68HC11/HC12 because the structure is too large.
10741
10742 2001-05-20  Richard Henderson  <rth@redhat.com>
10743
10744         * gcc.c-torture/execute/20010520-1.c: New.
10745
10746 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10747
10748         * g++.old-deja/g++.warn/compare1.C: New test.
10749         * gcc.dg/compare4.c: New test.
10750
10751 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
10752
10753         * g++.old-deja/g++.other/optimize1.C: New test.
10754
10755 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10756
10757         * g++.old-deja/g++.pt/spec41.C: New test.
10758
10759 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
10760
10761         * gcc.c-torture/compile/20010114-1.x: Remove.
10762
10763 2001-05-18  Stan Shebs  <shebs@apple.com>
10764
10765         * gcc.c-torture/compile/20010518-1.c: New test.
10766
10767 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
10768
10769         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
10770         * g++.old-deja/g++.pt/crash67.C: New test.
10771
10772 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
10773
10774         * g++.old-deja/g++.other/debug9.C: New test.
10775
10776 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
10777
10778         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
10779
10780 2001-05-16  Jan Hubicka  <jh@suse.cz>
10781
10782         * gcc.c-torture/compile/20010516-1.c: New test.
10783
10784 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
10785
10786         * g++.old-deja/g++.other/crash41.C: New test.
10787
10788 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
10789
10790         * g++.old-deja/g++.pt/crash66.C: New test.
10791
10792 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
10793
10794         * g++.old-deja/g++.robertl/eb27.C: Convert.
10795
10796 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
10797
10798         * g++.dg/friend-warn.C: New test.  Do not warn about friend
10799         declaration being redundant.
10800
10801 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
10802
10803         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
10804
10805 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
10806
10807         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
10808
10809 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
10810
10811         * lib/g++.exp: Use testsuite_flags.
10812
10813 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
10814
10815         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
10816
10817 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10818
10819         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
10820
10821 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
10822
10823         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
10824
10825 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
10826
10827         * gcc.c-torture/compile/20010313-1.c: New test.
10828
10829 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
10830
10831         * gcc.dg/cpp/direct2.c: New test.
10832         * gccq.dg/cpp/direct2s.c: New test.
10833
10834         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
10835
10836 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
10837
10838         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
10839         * g++.old-deja/g++.other/op3.C: Likewise.
10840
10841 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
10842
10843         * gcc.dg/cpp/syshdr.h: New file.
10844         * gcc.dg/cpp/sysmac1.c: Update.
10845         * gcc.dg/cpp/sysmac2.c: Update.
10846
10847 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
10848
10849         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
10850
10851 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
10852
10853         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
10854         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
10855
10856 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
10857
10858         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
10859
10860 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
10861
10862         * lib/g++.exp (g++_include_flags): Don't use any special flags
10863         if TESTING_IN_BUILD_TREE is not defined.
10864         (g++_init): Use a plain 'c++' as the compiler if
10865         TESTING_IN_BUILD_TREEE is not defined.
10866
10867 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
10868
10869         * g++.old-deja/g++.eh/catch13.C: New test.
10870         * g++.old-deja/g++.eh/catch14.C: New test.
10871
10872 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
10873
10874         * gcc.dg/cpp/tr-define.c: New test.
10875
10876 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
10877
10878         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
10879         <stdlib.h>, not <malloc.h>.
10880
10881 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
10882
10883         * g++.old-deja/g++.ns/template17.C: New test.
10884
10885 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
10886
10887         * g++.old-deja/g++.pt/ref4.C: New test.
10888
10889 2001-04-30  Richard Henderson  <rth@redhat.com>
10890
10891         * gcc.dg/20000724-1.c: Revert last change.
10892
10893 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
10894
10895         * g77.f-torture/execute/20010430.f: New test.
10896
10897 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
10898
10899         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
10900
10901 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
10902
10903         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
10904
10905 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
10906
10907         * g++.old-deja/g++.eh/crash6.C: New test.
10908
10909 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
10910
10911         * g++.old-deja/g++.other/warn7.C: New test.
10912
10913 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
10914
10915         * g++.old-deja/g++.other/defarg9.C: New test.
10916
10917 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
10918
10919         * g77.f-torture/compile/20010426.f: New test.
10920         * g77.f-torture/execute/20010426.f: New test.
10921
10922 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
10923
10924         * g77.f-torture/compile/20000629-1.x: Remove - error
10925         has been fixed.
10926
10927 2001-04-26  Jeffrey A Law  (law@cygnus.com)
10928
10929         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
10930         Tweak slightly to work with g++.dg framework.
10931         * g++.dg/special/ecos.exp: Run initp1.C test.
10932         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
10933
10934         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
10935         its linker doesn't give line numbers either.
10936         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
10937
10938 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
10939
10940         * g++.old-deja/g++.other/lex1.C: New test.
10941
10942 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
10943
10944         * gcc.dg/noncompile/20010425-1.c: New test.
10945
10946 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
10947
10948         * g++.old-deja/g++.pt/mangle2.C: New test.
10949
10950 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
10951
10952         * gcc.dg/format/plus-1.c: New test.
10953
10954 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
10955
10956         * gcc.dg/20010423-1.c: New test.
10957
10958 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
10959
10960         * gcc.c-torture/execute/20010422-1.c: New test.
10961
10962 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
10963
10964         * g++.old-deja/g++.ns/type2.C: New test.
10965
10966 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
10967
10968         * g++.old-deja/g++.other/perf1.C: New test.
10969
10970 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
10971
10972         * gcc.dg/c99-func-2.c: Remove xfail.
10973         * gcc.dg/c99-func-3.c: Remove xfail.
10974         * gcc.dg/c99-func-4.c: Remove xfail.
10975
10976 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
10977
10978         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
10979
10980 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
10981
10982         * gcc.c-torture/compile/20010423-1.c: New test.
10983
10984 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
10985
10986         * g++.old-deja/g++.pt/typename28.C: New test.
10987
10988 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
10989
10990         * g++.old-deja/g++.abi/empty2.C: New test.
10991         * g++.old-deja/g++.abi/empty3.C: New test.
10992
10993 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
10994
10995         * g++.old-deja/g++.other/comdat2.C: New test.
10996         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
10997
10998 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
10999
11000         * g++.old-deja/g++.other/overload14.C: New test.
11001
11002 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
11003
11004         * g++.old-deja/g++.other/lookup23.C: New test.
11005
11006 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
11007
11008         * gcc.c-torture/execute/20010403-1.c: New test.
11009
11010 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
11011             Mark Mitchell  <mark@codesourcery.com>
11012
11013         * lib/old-dejagnu.exp: Don't delete output of executable.
11014         Add .exe suffix to executables.
11015
11016 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
11017
11018         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
11019
11020 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11021
11022         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
11023
11024 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
11025
11026         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
11027         * g++.old-deja/g++.abi/crash1.C: New test.
11028
11029 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
11030
11031         * g++.old-deja/g++.other/crash40.C: New test.
11032
11033 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11034
11035         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
11036
11037 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
11038
11039         * g++.old-deja/g++.other/warn6.C: New test.
11040
11041 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
11042
11043         * g++.old-deja/g++.robertl/eb42.C: Same.
11044
11045 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11046
11047         * gcc.dg/wtr-conversion-1.c: New testcase.
11048
11049 2001-04-10  Richard Henderson  <rth@redhat.com>
11050
11051         * g++.old-deja/g++.other/array5.C: New.
11052
11053 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11054
11055         * gcc.c-torture/execute/20010408-1.c: New test.
11056
11057 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
11058
11059         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
11060         headers and constructs.
11061         * g++.old-deja/g++.robertl/eb79.C: Same.
11062         * g++.old-deja/g++.robertl/eb77.C (main): Same.
11063         * g++.old-deja/g++.robertl/eb73.C: Same.
11064         * g++.old-deja/g++.robertl/eb66.C (main): Same.
11065         * g++.old-deja/g++.robertl/eb55.C (t): Same.
11066         * g++.old-deja/g++.robertl/eb54.C (main): Same.
11067         * g++.old-deja/g++.robertl/eb46.C (main): Same.
11068         * g++.old-deja/g++.robertl/eb44.C: Same.
11069         * g++.old-deja/g++.robertl/eb41.C (main): Same.
11070         * g++.old-deja/g++.robertl/eb4.C (main): Same.
11071         * g++.old-deja/g++.robertl/eb39.C: Same.
11072         * g++.old-deja/g++.robertl/eb33.C (main): Same.
11073         * g++.old-deja/g++.robertl/eb31.C (main): Same.
11074         * g++.old-deja/g++.robertl/eb30.C: Same.
11075         * g++.old-deja/g++.robertl/eb3.C: Same.
11076         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
11077         * g++.old-deja/g++.robertl/eb21.C: Same.
11078         * g++.old-deja/g++.robertl/eb15.C: Same.
11079         * g++.old-deja/g++.robertl/eb118.C: Same.
11080         * g++.old-deja/g++.robertl/eb115.C (main): Same.
11081         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
11082         * g++.old-deja/g++.robertl/eb109.C: Same.
11083         * g++.old-deja/g++.other/sibcall1.C (main): Same.
11084         * g++.old-deja/g++.mike/rtti1.C: Same.
11085         * g++.old-deja/g++.mike/p658.C: Same.
11086         * g++.old-deja/g++.mike/net46.C: Same.
11087         * g++.old-deja/g++.mike/net34.C: Same.
11088         * g++.old-deja/g++.mike/memoize1.C: Same.
11089         * g++.old-deja/g++.mike/eh2.C: Same.
11090         * g++.old-deja/g++.law/weak.C: Same.
11091         * g++.old-deja/g++.law/visibility7.C: Same.
11092         * g++.old-deja/g++.law/visibility25.C: Same.
11093         * g++.old-deja/g++.law/visibility22.C: Same.
11094         * g++.old-deja/g++.law/visibility2.C: Same.
11095         * g++.old-deja/g++.law/visibility17.C: Same.
11096         * g++.old-deja/g++.law/visibility13.C: Same.
11097         * g++.old-deja/g++.law/visibility10.C: Same.
11098         * g++.old-deja/g++.law/visibility1.C: Same.
11099         * g++.old-deja/g++.law/virtual3.C (eval): Same.
11100         * g++.old-deja/g++.law/vbase1.C: Same.
11101         * g++.old-deja/g++.law/operators32.C: Same.
11102         * g++.old-deja/g++.law/nest3.C: Same.
11103         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
11104         * g++.old-deja/g++.law/except5.C (main): Same.
11105         * g++.old-deja/g++.law/cvt7.C (run): Same.
11106         * g++.old-deja/g++.law/cvt2.C: Same.
11107         * g++.old-deja/g++.law/cvt16.C: Same.
11108         * g++.old-deja/g++.law/ctors6.C (bar): Same.
11109         * g++.old-deja/g++.law/ctors17.C (main): Same.
11110         * g++.old-deja/g++.law/ctors13.C: Same.
11111         * g++.old-deja/g++.law/ctors12.C (main): Same.
11112         * g++.old-deja/g++.law/ctors10.C: Same.
11113         * g++.old-deja/g++.law/code-gen5.C: Same.
11114         * g++.old-deja/g++.law/bad-error7.C: Same.
11115         * g++.old-deja/g++.law/arm9.C: Same.
11116         * g++.old-deja/g++.law/arm12.C: Same.
11117         * g++.old-deja/g++.law/arg8.C: Same.
11118         * g++.old-deja/g++.law/arg1.C: Same.
11119         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
11120         * g++.old-deja/g++.jason/template31.C: Same.
11121         * g++.old-deja/g++.jason/template24.C (main): Same.
11122         * g++.old-deja/g++.jason/2371.C: Same.
11123         * g++.old-deja/g++.eh/new2.C: Same.
11124         * g++.old-deja/g++.eh/new1.C: Same.
11125         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
11126         * g++.old-deja/g++.brendan/nest21.C (main): Same.
11127         * g++.old-deja/g++.brendan/err-msg3.C: Same.
11128         * g++.old-deja/g++.brendan/crash62.C: Same.
11129         * g++.old-deja/g++.brendan/crash52.C: Same.
11130         * g++.old-deja/g++.brendan/crash49.C (main): Same.
11131         * g++.old-deja/g++.brendan/crash38.C: Same.
11132         * g++.old-deja/g++.brendan/crash15.C (main): Same.
11133         * g++.old-deja/g++.brendan/copy9.C: Same.
11134
11135 2001-04-06  J"orn Rennecke <amylaar@redhat.com>
11136
11137         * gcc.c-torture/execute/20001203-2.c (memset):
11138         Count argument is of type __SIZE_TYPE__.
11139
11140 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
11141
11142         * gcc.c-torture/compile/20010404-1.c: New test.
11143
11144 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
11145
11146         * gcc.c-torture/compile/20010326-1.c: New test.
11147
11148 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
11149
11150         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
11151         peculiarities of the SH.
11152         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
11153
11154 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11155
11156         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
11157         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
11158         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
11159
11160 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
11161
11162         * g77.f-torture/compile/20010321-1.f: New test.
11163
11164 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
11165
11166         * gcc.c-torture/compile/20010329-1.c: New test.
11167
11168 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
11169
11170         * gcc.c-torture/execute/20010329-1.c: New test.
11171
11172 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
11173
11174         * g++.old-deja/g++.other/eh4.C: Fix typo.
11175
11176 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
11177
11178         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
11179
11180 2001-03-28  Philip Blundell  <philb@gnu.org>
11181
11182         * gcc.c-torture/compile/20010328-1.c: New test.
11183
11184 2001-03-27  Richard Henderson  <rth@redhat.com>
11185
11186         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
11187         * g++.old-deja/g++.eh/vbase3.C: Likewise.
11188
11189 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
11190
11191         * gcc.c-torture/compile/20010327-1.c: New test.
11192
11193 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
11194
11195         * g++.old-deja/g++.other/friend12.C: New test.
11196         * g++.old-deja/g++.other/friend9.C: Expect no errors.
11197         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
11198
11199 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
11200
11201         * gcc.c-torture/execute/20010325-1.c: New test.
11202
11203 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
11204
11205         * g++.old-deja/g++.other/mangle3.C: New test.
11206
11207 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
11208
11209         * g++.old-deja/g++.other/anon8.C: New test.
11210
11211 2001-03-20  Philip Blundell  <philb@gnu.org>
11212
11213         * gcc.c-torture/compile/20010320-1.c: New test.
11214
11215 2001-03-17  Richard Henderson  <rth@redhat.com>
11216
11217         * g++.old-deja/g++.other/eh4.C: Add expected error text.
11218
11219 2001-03-15  Geoff Keating  <geoff@redhat.com>
11220
11221         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
11222         tests on AIX.
11223
11224 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
11225
11226         * g++.old-deja/g++.other/eh4.C: New test.
11227
11228 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
11229
11230         * gcc.dg/cpp/mi1.c: Update.
11231
11232 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
11233
11234         * g++.old-deja/g++.other/regstack.C: New test.
11235
11236 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
11237
11238         * g++.old-deja/g++.other/ref4.C: New test.
11239
11240 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
11241
11242         * objc/execute/va_method.m: Added.
11243         * objc/execute/IMP.m: Added.
11244         * objc/execute/_cmd.m: Added.
11245         * objc/execute/accessing_ivars.m: Added.
11246         * objc/execute/class-1.m: Added.
11247         * objc/execute/class-10.m: Added.
11248         * objc/execute/class-11.m: Added.
11249         * objc/execute/class-12.m: Added.
11250         * objc/execute/class-13.m: Added.
11251         * objc/execute/class-14.m: Added.
11252         * objc/execute/class-2.m: Added.
11253         * objc/execute/class-3.m: Added.
11254         * objc/execute/class-4.m: Added.
11255         * objc/execute/class-5.m: Added.
11256         * objc/execute/class-6.m: Added.
11257         * objc/execute/class-7.m: Added.
11258         * objc/execute/class-8.m: Added.
11259         * objc/execute/class-9.m: Added.
11260         * objc/execute/class-tests-1.h
11261         * objc/execute/class-tests-2.h
11262         * objc/execute/compatibility_alias.m: Added.
11263         * objc/execute/encode-1.m: Added.
11264         * objc/execute/formal_protocol-1.m: Added.
11265         * objc/execute/formal_protocol-2.m: Added.
11266         * objc/execute/formal_protocol-3.m: Added.
11267         * objc/execute/formal_protocol-4.m: Added.
11268         * objc/execute/formal_protocol-5.m: Added.
11269         * objc/execute/formal_protocol-6.m: Added.
11270         * objc/execute/formal_protocol-7.m: Added.
11271         * objc/execute/informal_protocol.m: Added.
11272         * objc/execute/initialize.m: Added.
11273         * objc/execute/load.m: Added.
11274         * objc/execute/many_args_method.m: Added.
11275         * objc/execute/nested-3.m: Added.
11276         * objc/execute/no_clash.m: Added.
11277         * objc/execute/private.m: Added.
11278         * objc/execute/redefining_self.m: Added.
11279         * objc/execute/root_methods.m: Added.
11280         * objc/execute/selector-1.m: Added.
11281         * objc/execute/static-1.m: Added.
11282         * objc/execute/static-2.m: Added.
11283         * objc/execute/va_method.m: Added.
11284
11285 2001-03-10  Richard Henderson  <rth@redhat.com>
11286
11287         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
11288
11289 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
11290
11291         * g++.old-deja/g++.other/crash31.C: XFAIL.
11292         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
11293         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
11294         * gcc.c-torture/execute/20010123-1.x: XFAIL.
11295         * gcc.c-torture/execute/20010124-1.x: XFAIL.
11296         * gcc.dg/sequence-pt-1.c: XFAIL one test.
11297
11298 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
11299
11300         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
11301
11302 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
11303
11304         * gcc.dg/20000724-1.c: Don't use multiline strings.
11305
11306 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
11307
11308         * objc/execute/string1.m, objc/execute/string2.m: Compare the
11309         result of -cString against what we expect it to be; don't just
11310         print it out for no one to read.
11311
11312         * objc/execute/string3.m, objc/execute/string4.m: New tests.
11313         Based on testcases provided by Nicola Pero.
11314
11315 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
11316
11317         * gcc.dg/cpp/macro7.c: New test.
11318
11319 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
11320
11321         * gcc.dg/cpp/multiline.c: Update.
11322
11323 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
11324
11325         * g++.old-deja/g++.other/enum3.C: New test.
11326
11327 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
11328
11329         * g++.old-deja/g++.other/pod1.C: New test.
11330
11331 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
11332
11333         * g++.old-deja/g++.ext/overload1.C: New test.
11334
11335 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
11336
11337         * g++.old-deja/g++.pt/using1.C: New test.
11338
11339 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
11340
11341         * g++.old-deja/g++.other/using9.C: New test.
11342
11343 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
11344
11345         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
11346
11347         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
11348
11349 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
11350
11351         * g++.old-deja/g++.ext/realpt1.C: Remove.
11352
11353 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
11354
11355         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
11356
11357 2001-02-26  Will Cohen  <wcohen@redhat.com>
11358
11359         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
11360
11361 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
11362
11363         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
11364         templatized constructors.
11365
11366 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11367
11368         * gcc.c-torture/execute/20010224-1.c: New test.
11369
11370 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
11371
11372         * gcc.c-torture/execute/20010222-1.c: New test.
11373
11374 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
11375
11376         * g++.old-deja/g++.other/inline20.C: New test.
11377
11378 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
11379
11380         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
11381
11382 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
11383
11384         * g++.old-deja/g++.other/lookup22.C: New test.
11385
11386 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
11387
11388         * g77.dg: New directory.
11389         * g77.dg/20010216-1.f: New test case.
11390         * g77.dg/dg.exp: New driver.
11391         * lib/g77-dg.exp: New driver library.
11392
11393 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11394
11395         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
11396
11397 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
11398
11399         * g++.old-deja/g++.other/decl9.C: New test.
11400
11401 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
11402
11403         * g++.old-deja/g++.other/init16.C: Update the test so that it does
11404         not need <string> and also tests the initialization at runtime.
11405
11406 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
11407
11408         * gcc.c-torture/execute/longlong.c: New test.
11409
11410 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
11411
11412         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
11413
11414 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
11415
11416         * gcc.c-torture/execute/920302-1.c (execute):
11417         Change argument type to short.
11418
11419 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
11420
11421         * g++.old-deja/g++.pt/deduct6.C: New test.
11422
11423 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
11424
11425         * g++.old-deja/g++.pt/deduct5.C: New test.
11426
11427 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
11428
11429         * gcc.c-torture/execute/20010209-1.c: New test.
11430
11431 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
11432
11433         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
11434
11435 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
11436
11437         * g++.dg/vtgc1.C: Update for new ABI.
11438
11439         * consistency.vlad: New directory, 1665 files.
11440
11441 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
11442
11443         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
11444         return type.
11445         * gcc.dg/cpp/digraphs.c: Declare puts.
11446
11447 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
11448
11449         * g++.old-deja/g++.other/warn5.C: New test.
11450
11451 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
11452
11453         * g++.old-deja/g++.pt/spec40.C: New test.
11454
11455 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
11456
11457         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
11458         case.
11459         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
11460
11461 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
11462
11463         * gcc.c-torture/compile/20010209-1.c: New test.
11464
11465 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
11466
11467         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
11468         excess errors message but not if it crashes.
11469         * g++.old-deja/g++.other/crash27.C: Likewise.
11470         * g++.old-deja/g++.other/crash28.C: Likewise.
11471         * g++.old-deja/g++.other/crash30.C: Likewise.
11472         * g++.old-deja/g++.other/crash32.C: Likewise.
11473         * g++.old-deja/g++.other/crash35.C: Likewise.
11474         * g++.old-deja/g++.pt/inherit2.C: Likewise.
11475
11476 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
11477
11478         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
11479         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
11480         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
11481         g77.f-torture/execute/execute.exp,
11482         g77.f-torture/noncompile/noncompile.exp,
11483         gcc.c-torture/execute/execute.exp,
11484         gcc.c-torture/execute/memcheck/memcheck.exp,
11485         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
11486         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
11487         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
11488         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
11489         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
11490         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
11491         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
11492         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
11493         Remove bug reporting instructions with ancient email addresses.
11494
11495 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
11496
11497         * gcc.dg/20010202-1.c: New test.
11498         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
11499
11500 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
11501
11502         * g++.dg/stdbool-if.C: New test.
11503
11504 2001-02-07  Ovidiu Predescu  <ovidiu@cup.hp.com>
11505
11506         * objc/execute/fdecl.m: Added main().
11507
11508 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
11509
11510         * gcc.c-torture/execute/20010206-1.c: New test.
11511
11512 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
11513
11514         * gcc.dg/cpp/avoidpaste1.c: Update.
11515
11516 2001-02-05  Ovidiu Predescu  <ovidiu@cup.hp.com>
11517
11518         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
11519         Pero <nicola@brainstorm.co.uk>.
11520         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
11521
11522 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
11523
11524         * g++.old-deja/g++.pt/spec39.C: New test.
11525
11526 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
11527
11528         * gcc.c-torture/compile/20010202-1.c: New test.
11529
11530 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
11531
11532         * g++.old-deja/g++.abi/primary2.C: New test.
11533         * g++.old-deja/g++.abi/primary3.C: New test.
11534         * g++.old-deja/g++.abi/primary4.C: New test.
11535         * g++.old-deja/g++.abi/primary5.C: New test.
11536         * g++.old-deja/g++.abi/vtable3.h: New test.
11537         * g++.old-deja/g++.abi/vtable3a.C: New test.
11538         * g++.old-deja/g++.abi/vtable3b.C: New test.
11539         * g++.old-deja/g++.abi/vtable3c.C: New test.
11540         * g++.old-deja/g++.abi/vtable3d.C: New test.
11541         * g++.old-deja/g++.abi/vtable3e.C: New test.
11542         * g++.old-deja/g++.abi/vtable3f.C: New test.
11543         * g++.old-deja/g++.abi/vtable3g.C: New test.
11544         * g++.old-deja/g++.abi/vtable3h.C: New test.
11545         * g++.old-deja/g++.abi/vtable3i.C: New test.
11546         * g++.old-deja/g++.abi/vtable3j.C: New test.
11547         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
11548
11549 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
11550
11551         * g++.old-deja/g++.other/anon6.C: New test.
11552         * g++.old-deja/g++.other/anon7.C: New test.
11553
11554 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
11555
11556         * gcc.dg/cpp/avoidpaste2.c: New tests.
11557
11558 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
11559
11560         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
11561
11562 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
11563
11564         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
11565         DECIMAL_DIG cases for Irix."
11566
11567 2001-01-31  J"orn Rennecke <amylaar@redhat.com>
11568
11569         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
11570
11571 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
11572
11573         * gcc.dg/c99-tag-1.c: New test.
11574
11575 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
11576
11577         * gcc.dg/cpp/tr-warn1.c: Add tests.
11578
11579 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
11580
11581         * gcc.dg/cpp/avoidpaste1.c: Update.
11582         * gcc.dg/cpp/paste4.c: Update.
11583
11584 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
11585
11586         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
11587         cases for Irix.
11588
11589 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11590
11591         * g++.old-deja/g++.other/inline19.C: New test.
11592
11593 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
11594
11595         * gcc.dg/Wlarger-than.c: New test.
11596
11597 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
11598
11599         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
11600
11601 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
11602
11603         * gcc.c-torture/execute/20010129-1.c: New test.
11604         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
11605
11606 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
11607
11608         * gcc.dg/cpp/avoidpaste1.c: Test case.
11609
11610 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
11611
11612         * g++.old-deja/g++.other/inline18.C: New test.
11613
11614 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11615
11616         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
11617         and __builtin_putchar.
11618
11619 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
11620
11621         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
11622         tests.
11623
11624 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
11625
11626         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
11627         floating point number rounding mode to round to the nearest
11628         representable mode.
11629
11630 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
11631
11632         * g++.old-deja/g++.other/mangle2.C: New test.
11633
11634 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
11635
11636         * gcc.c-torture/compile/20010124-1.c: New test.
11637
11638 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
11639
11640         * g++.old-deja/g++.pt/spec38.C: New test.
11641
11642 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11643
11644         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
11645         "Build don't run".
11646
11647 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11648
11649         * gcc.c-torture/execute/20010123-1.c: New test.
11650
11651 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
11652
11653         * g++.old-deja/g++.pt/spec37.C: New test.
11654
11655 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
11656
11657         * g++.old-deja/g++.pt/overload14.C: New test.
11658
11659 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11660
11661         * gcc.c-torture/execute/20010122-1.c: New test, exercise
11662         __builtin_return_address.
11663
11664 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
11665
11666         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
11667         * g++.old-deja/g++.pt/spec35.C: New test.
11668         * g++.old-deja/g++.pt/spec36.C: New test.
11669
11670 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
11671
11672         * gcc.c-torture/compile/20010118-1.c: New test.
11673
11674 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
11675
11676         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
11677
11678 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
11679
11680         * gcc.c-torture/execute/20010119-1.c: New test.
11681
11682 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
11683
11684         * g++.old-deja/g++.other/vbase5.C: New test.
11685
11686 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
11687
11688         * gcc.c-torture/execute/20010118-1.c: New test.
11689
11690 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
11691
11692         * g++.old-deja/g++.pt/deduct3.C: New test.
11693
11694 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
11695
11696         * g++.old-deja/g++.pt/spec34.C: New test.
11697
11698 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
11699
11700         * g77.f-torture/compile/20000601-2.f: New test.
11701
11702 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
11703
11704         * g++.old-deja/g++.other/init17.C: New test.
11705
11706 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
11707
11708         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
11709
11710 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
11711
11712         * g++.old-deja/g++.pt/unify8.C: New test.
11713
11714 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
11715
11716         * g++.old-deja/g++.abi/vbase1.C: New test.
11717
11718 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
11719
11720         * g++.old-deja/g++.pt/crash65.C: New test.
11721
11722 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
11723
11724         * gcc.dg/cpp/assembl2.S: New test case.
11725
11726 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
11727
11728         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
11729         are supported.
11730
11731 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11732
11733         * g++.old-deja/g++.other/builtins1.C: New test.
11734         * g++.old-deja/g++.other/builtins2.C: Likewise.
11735         * g++.old-deja/g++.other/builtins3.C: Likewise.
11736         * g++.old-deja/g++.other/builtins4.C: Likewise.
11737
11738 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
11739
11740         * gcc.c-torture/compile/20010117-1.c: New test.
11741         * gcc.c-torture/compile/20010117-2.c: New test.
11742
11743 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
11744
11745         * g77.f-torture/execute/20010116.[fx]: New test,
11746         XFAIL on i?86-*-*.
11747         * g77.f-torture/compile/20010115.f: Indicate it's
11748         a test for PR fortran/1636.
11749
11750 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
11751
11752         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
11753
11754 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
11755
11756         * g77.f-torture/compile/20010115.f: New test.
11757
11758 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
11759
11760         * g++.old-deja/g++.pt/nontype5.C: New test.
11761
11762 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
11763
11764         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
11765         have an equivalent working one below it.
11766
11767 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
11768
11769         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
11770         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
11771
11772 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
11773
11774         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
11775         message containing "init_priority".
11776         (conpr-2.C): Likewise.
11777         (conpr-3.C): Likewise.
11778         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
11779
11780 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11781
11782         * gcc.c-torture/execute/20010114-2.c: New test.
11783
11784 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
11785
11786         * gcc.c-torture/compile/20010114-1.c: New test.
11787         * gcc.c-torture/compile/20010114-1.x: Xfail.
11788         * gcc.c-torture/compile/20010114-2.c: New test.
11789         * gcc.c-torture/execute/20010114-1.c: New test.
11790         * gcc.dg/trunc-1.c: New test.
11791         * gcc.dg/uninit-B.c: New test.
11792
11793 2001-01-13  Nick Clifton  <nickc@redhat.com>
11794
11795         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
11796         target.
11797
11798 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11799
11800         * gcc.c-torture/compile/20010113-1.c: New test.
11801
11802 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
11803
11804         * gcc.c-torture/compile/20001212-1.c: New test.
11805
11806 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
11807
11808         * gcc.dg/cpp/widestr1.c: Update.
11809         * gcc.dg/cpp/prag-imp.c: Remove.
11810
11811 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
11812
11813         * gcc.c-torture/execute/20000801-3.x: Remove.
11814         * gcc.dg/c90-init-1.c: New test.
11815         * gcc.dg/c99-init-1.c: New test.
11816         * gcc.dg/c99-init-2.c: New test.
11817         * gcc.dg/gnu99-init-1.c: New test.
11818
11819 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
11820
11821         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
11822         testing that no relevant ones were found.
11823
11824 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
11825
11826         * g++.old-deja/g++.pt/cast2.C: New test.
11827
11828 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
11829
11830         * g++.old-deja/g++.pt/friend47.C: New test.
11831
11832 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
11833
11834         * g++.old-deja/g++.pt/instantiate13.C: New test.
11835
11836 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
11837
11838         * g++.old-deja/g++.other/defarg7.C: New test.
11839         * g++.old-deja/g++.other/defarg8.C: New test.
11840
11841 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
11842
11843         * g++.old-deja/g++.pt/crash64.C: New test.
11844
11845 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
11846
11847         * g++.old-deja/g++.pt/crash63.C: New test.
11848
11849 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
11850
11851         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
11852
11853 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
11854
11855         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
11856
11857 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
11858
11859         * g++.old-deja/g++.pt/error3.C: New test.
11860
11861 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
11862
11863         * g++.old-deja/g++.other/crash39.C: New test.
11864
11865 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
11866
11867         * g++.old-deja/g++.other/vbase4.C: New test.
11868
11869 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
11870
11871         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
11872         * gcc.dg/special/20000419-2.c: New file. Identical to above.
11873         * gcc.dg/special/special.exp: New test driver which will check
11874         for alias support for the above test.
11875
11876 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
11877
11878         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
11879         problems on small machines.
11880         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
11881         parameterize.
11882
11883 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
11884
11885         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
11886         mips.
11887         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
11888
11889 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
11890
11891         * g++.old_deja/g++.pt/using8.C: New test.
11892
11893 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
11894
11895         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
11896
11897 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
11898
11899         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
11900         where a failure is expected.
11901         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
11902
11903 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
11904
11905         * g++.old_deja/g++.pt/instantiate12.C: New test.
11906
11907 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
11908
11909         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
11910         start of structs.
11911         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
11912         * g++.old-deja/g++.brendan/crash17.C: Likewise.
11913         * g++.old-deja/g++.brendan/crash29.C: Likewise.
11914         * g++.old-deja/g++.brendan/crash48.C: Likewise.
11915         * g++.old-deja/g++.brendan/ns1.C: Likewise.
11916         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
11917         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
11918         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
11919         * g++.old-deja/g++.eh/spec6.C: Likewise.
11920         * g++.old-deja/g++.jason/crash3.C: Likewise.
11921         * g++.old-deja/g++.law/ctors11.C: Likewise.
11922         * g++.old-deja/g++.law/ctors17.C: Likewise.
11923         * g++.old-deja/g++.law/ctors5.C: Likewise.
11924         * g++.old-deja/g++.law/ctors9.C: Likewise.
11925         * g++.old-deja/g++.mike/ambig1.C: Likewise.
11926         * g++.old-deja/g++.mike/net22.C: Likewise.
11927         * g++.old-deja/g++.mike/p3538a.C: Likewise.
11928         * g++.old-deja/g++.mike/p3538b.C: Likewise.
11929         * g++.old-deja/g++.mike/virt3.C: Likewise.
11930         * g++.old-deja/g++.niklas/t128.C: Likewise.
11931         * g++.old-deja/g++.other/anon4.C: Likewise.
11932         * g++.old-deja/g++.other/using1.C: Likewise.
11933         * g++.old-deja/g++.other/warn3.C: Likewise.
11934         * g++.old-deja/g++.pt/t37.C: Likewise.
11935         * g++.old-deja/g++.robertl/eb69.C: Likewise.
11936         * g++.old-deja/g++.robertl/eb71.C: Likewise.
11937
11938 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
11939
11940         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
11941
11942 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11943
11944         * gcc.c-torture/execute/stdio-opt-3.c: New test.
11945
11946 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
11947
11948         * gcc.c-torture/compile/20010107-1.c: New test.
11949
11950 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11951
11952         * gcc.c-torture/execute/builtin-noret-1.c: New test.
11953
11954 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11955
11956         * gcc.dg/format/format.h: New file.
11957         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
11958         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
11959         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
11960         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
11961         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
11962         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
11963         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
11964         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
11965         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
11966         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
11967         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
11968         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
11969         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
11970         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
11971         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
11972         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
11973         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
11974         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
11975         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
11976         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
11977         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
11978         instead of declaring standard types, macros and functions in each
11979         test.
11980
11981 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
11982
11983         * gcc.c-torture/execute/20010106-1.c: New test.
11984
11985 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11986
11987         * gcc.dg/format/format.exp: New file.
11988         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
11989         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
11990         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
11991         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
11992         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
11993         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
11994         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
11995         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
11996         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
11997         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
11998         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
11999         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
12000         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
12001         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
12002         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
12003         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
12004         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
12005         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
12006         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
12007         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
12008         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
12009         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
12010         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
12011         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
12012         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
12013         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
12014         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
12015         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
12016         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
12017         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
12018         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
12019         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
12020         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
12021         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
12022         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
12023         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
12024         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
12025         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
12026         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
12027         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
12028         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
12029         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
12030
12031 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
12032
12033         * gcc.c-torture/execute/991228-1.c: Take word endianness into
12034         account.
12035
12036 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
12037
12038         * gcc.c-torture/execute/builtin-complex-1.c: New test.
12039
12040 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
12041
12042         * g++.old-deja/g++.pt/crash62.C: New test.
12043
12044 2001-01-04  Richard Henderson  <rth@redhat.com>
12045
12046         * gcc.dg/20000926-1.c: Update expected warnings.
12047         * gcc.dg/array-2.c: Likewise.
12048         * gcc.dg/array-4.c: Also validate flexible array members.
12049         * gcc.dg/c99-flex-array-1.c: New.
12050
12051 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
12052
12053         * gcc.c-torture/compile/20001222-1.x: Remove.
12054
12055 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
12056
12057         * gcc.c-torture/execute/built-in-setjmp.c: New.
12058
12059 2001-01-03  Richard Henderson  <rth@redhat.com>
12060
12061         * gcc.dg/940510-1.c: Update expected error wording.
12062         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
12063
12064 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
12065
12066         * lib/target-supports.exp (check_alias_available): Modified to
12067         indicate aliases not supported if only weak aliases are supported.
12068
12069 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12070
12071         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
12072         Turn on cmpstrsi checks for __pj__ and __i370__.
12073
12074 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
12075
12076         * g++.old-deja/g++.other/virtual11.C: New test.
12077
12078 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
12079
12080         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
12081
12082 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12083
12084         * gcc.c-torture/compile/20010102-1.c: New test.
12085
12086 2001-01-02  Andreas Jaeger  <aj@suse.de>
12087
12088         * gcc.dg/noreturn-3.c: New test.
12089
12090         * gcc.dg/noreturn-4.c: New test.
12091
12092 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12093
12094         * gcc.c-torture/execute/stdio-opt-1.c: Also test
12095         __builtin_fputc and __builtin_fwrite.
12096
12097 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
12098
12099         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
12100         signed char, not default char.
12101
12102 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
12103
12104         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
12105
12106 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
12107
12108         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
12109
12110 2000-12-29  Richard Henderson  <rth@redhat.com>
12111
12112         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
12113         (__cyg_profile_func_exit): Define.
12114
12115 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
12116
12117         * g++.dg/vtgc1.C: New test.
12118
12119 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
12120
12121         * gcc.dg/noncompile/20001228-1.c: New test.
12122
12123         * gcc.dg/20001228-1.c: New test.
12124
12125         * gcc.c-torture/execute/20001228-1.c: New test.
12126
12127 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
12128
12129         * gcc.dg/format-strfmon-1.c: New test.
12130
12131 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12132
12133         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
12134         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
12135         * gcc.c-torture/execute/string-opt-1.c: Likewise.
12136         * gcc.c-torture/execute/string-opt-2.c: Likewise.
12137         * gcc.c-torture/execute/string-opt-3.c: Likewise.
12138         * gcc.c-torture/execute/string-opt-4.c: Likewise.
12139         * gcc.c-torture/execute/string-opt-6.c: Likewise.
12140         * gcc.c-torture/execute/string-opt-7.c: Likewise.
12141         * gcc.c-torture/execute/string-opt-8.c: Likewise.
12142         * gcc.c-torture/execute/string-opt-9.c: Likewise.
12143         * gcc.c-torture/execute/string-opt-10.c: Likewise.
12144         * gcc.c-torture/execute/string-opt-11.c: Likewise.
12145         * gcc.c-torture/execute/string-opt-12.c: Likewise.
12146
12147         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
12148         * gcc.c-torture/execute/string-opt-4.c: Test index.
12149
12150 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
12151
12152         * gcc.c-torture/compile/20001226-1.c: New test.
12153
12154 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
12155
12156         * gcc.c-torture/compile/20001222-1.c: New test.
12157         * gcc.c-torture/compile/20001222-1.x: Xfail.
12158
12159 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
12160
12161         * gcc.c-torture/execute/comp-goto-2.c: New test.
12162
12163 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
12164
12165         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
12166         Use long types if __INT_MAX__ is 32767.
12167         (main): Use cast to (sint32 *) when poking 88 into a_page.
12168
12169         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
12170
12171 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
12172
12173         * gcc.c-torture/compile/20001221-1.c: New test.
12174         * gcc.c-torture/execute/20001221-1.c: New test.
12175
12176 2000-12-20  Richard Henderson  <rth@redhat.com>
12177
12178         * g++.old-deja/g++.pt/crash36.C: Update error lines.
12179         * g++.old-deja/g++.robertl/eb109.C: Likewise.
12180
12181 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12182
12183         * gcc.dg/compare3.c: New test.
12184
12185 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12186
12187         * gcc.dg/format-warnll-1.c: New test.
12188
12189 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
12190
12191         * gcc.dg/cpp/cmdlne-P.c: New test.
12192
12193 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12194
12195         * gcc.c-torture/execute/builtin-abs-1.c,
12196         gcc.c-torture/execute/builtin-abs-2.c: New tests.
12197
12198 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
12199
12200         * gcc.dg/cpp/multiline.c: New test.
12201
12202 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
12203
12204         * g++.old-deja/g++.other/syshdr1.C: Update.
12205         * gcc.dg/cpp/lineflags.c: Remove temporarily.
12206
12207 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12208
12209         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
12210
12211 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12212
12213         * g++.old-deja/g++.pt/ttp65.C: New test.
12214
12215 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12216
12217         * g++.old-deja/g++.pt/ttp64.C: New test.
12218
12219 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12220
12221         * g++.old-deja/g++.pt/spec33.C: New test.
12222
12223 2000-12-14  Catherine Moore  <clm@redhat.com>
12224
12225         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
12226         * gcc.c-torture/execute/920612-2.c: Likewise.
12227         * gcc.c-torture/execute/920428-2.c: Likewise.
12228         * gcc-c-torture/execute/va-arg-11.c: Call exit.
12229         * gcc.c-torture/execute/va-arg-21.c: Likewise.
12230
12231 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12232
12233         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
12234         * gcc.dg/pack-test-2.c: Likewise.
12235
12236 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
12237
12238         Tests by Zack Weinberg <zackw@stanford.edu>.
12239
12240         * gcc.dg/cpp/defined.c: Update.
12241         * gcc.dg/cpp/defined_trad.c: New tests.
12242
12243 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
12244
12245         * gcc.dg/cpp/trad-direct.c: Update.
12246
12247 2000-12-11  Neil Booth  <neilb@earthling.net>
12248
12249         * gcc.dg/cpp/defined_trad.c
12250
12251 2000-12-11  Neil Booth  <neilb@earthling.net>
12252
12253         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
12254
12255 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
12256
12257         * gcc.dg/format-miss-2.c: New test.
12258
12259 2000-12-09  Neil Booth  <neilb@earthling.net>
12260
12261         * gcc.dg/cpp/lineflags.c: New tests.
12262         * gcc.dg/cpp/poison.c: Update.
12263         * gcc.dg/cpp/redef2.c: Update.
12264         * gcc.dg/cpp/skipping.c: New test.
12265
12266 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
12267
12268         * g++.old-deja/g++.other/eh3.C: New testcase.
12269
12270 2000-12-07  Neil Booth  <neilb@earthling.net>
12271
12272         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
12273         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
12274         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
12275         wtr-union-init-2.c, wtr-union-init-3.c: Update.
12276         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
12277         Update.
12278
12279 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12280
12281         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
12282         __SIZE_TYPE__ instead of int for type of integers cast to
12283         pointers.
12284
12285 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
12286
12287         * g++.old-deja/g++.other/cleanup4.C: New test.
12288
12289 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12290
12291         * format-sec-1.c: New test.
12292
12293 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12294
12295         * gcc.dg/format-nonlit-3.c: New test.
12296
12297 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12298
12299         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
12300         through a null pointer.
12301
12302 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12303
12304         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
12305         * g++.old-deja/g++.pt/partial4.C: New test.
12306
12307 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
12308
12309         * gcc.c-torture/execute/ieee/hugeval.x: New.
12310
12311 2000-12-06  Neil Booth  <neilb@earthling.net>
12312
12313         * gcc.dg/cpp/backslash2.c: New tests.
12314
12315 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12316
12317         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
12318         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
12319
12320 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
12321
12322         * gcc.c-torture/execute/20001203-2.c: New testcase.
12323
12324 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
12325
12326         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
12327         * g++.old-deja/g++.other/virtual10.C: New test.
12328
12329 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
12330
12331         * g++.old-deja/g++.mike/pmf5.C: Remove test.
12332
12333 2000-12-05  Richard Henderson  <rth@redhat.com>
12334
12335         * gcc.c-torture/compile/20001205-1.c: New.
12336
12337 2000-12-04  Neil Booth  <neilb@earthling.net>
12338
12339         * g++.old-deja/g++.other/virtual9.C: New test.
12340         * g++.old-deja/g++.pt/crash61.C: New test.
12341         * gcc.c-torture/execute/loop-9.c: New test.
12342
12343 2000-12-04  Neil Booth  <neilb@earthling.net>
12344
12345         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
12346         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
12347         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
12348         * gcc.dg/cpp/extratokens.c: ...here.
12349
12350 2000-12-04  Neil Booth  <neilb@earthling.net>
12351
12352         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
12353         New tests.
12354
12355 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12356
12357         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
12358         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
12359
12360 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
12361
12362         * gcc.c-torture/execute/20001203-1.c: New test.
12363
12364 2000-12-03  Neil Booth  <neilb@earthling.net>
12365
12366         * gcc.dg/cpp/macro6.c: New test cases.
12367
12368 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12369
12370         * gcc.c-torture/execute/string-opt-9.c: New test.
12371         * gcc.c-torture/execute/string-opt-10.c: Likewise.
12372         * gcc.c-torture/execute/string-opt-11.c: Likewise.
12373         * gcc.c-torture/execute/string-opt-12.c: Likewise.
12374
12375         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
12376         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
12377
12378 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
12379
12380         * gcc.dg/cpp/if-6.c: New testcase.
12381
12382         * gcc.dg/20001201-1.c: New testcase.
12383
12384 2000-12-02  Neil Booth  <neilb@earthling.net>
12385
12386         * g++.old-deja/g++.other/externC4.C,
12387         g++.old-deja/g++.other/friend10.C: New tests.
12388
12389 2000-12-02  Neil Booth  <neilb@earthling.net>
12390
12391         * g++.old-deja/g++.other/instan2.C
12392         * g++.old-deja/g++.other/instan3.C: New test.
12393
12394 2000-12-02  Neil Booth  <neilb@earthling.net>
12395
12396         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
12397         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
12398         gnuc99.c,gnuc99-pedantic.c: New tests.
12399
12400 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
12401
12402         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
12403         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
12404
12405 2000-12-01  Neil Booth  <neilb@earthling.net>
12406
12407         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
12408         * gcc.dg/cpp/poison.c: Update.
12409         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
12410
12411 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
12412
12413         * g77.f-torture/execute/20001201.f: New test.
12414
12415 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
12416
12417         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
12418
12419 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
12420
12421         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
12422
12423 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
12424
12425         * g++.old-deja/g++.other/cast6.C: New test.
12426
12427 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
12428
12429         * gcc.c-torture/execute/20001130-2.c: New testcase.
12430
12431 2000-11-30  Richard Henderson  <rth@redhat.com>
12432
12433         * gcc.c-torture/execute/20001130-1.c: New test.
12434
12435 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
12436
12437         * g++.old-deja/g++.other/op3.C: New test.
12438
12439 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
12440
12441         * g++.old-deja/g++.other/op2.C: New test.
12442
12443 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
12444
12445         * g++.old-deja/g++.other/crash38.C: New test.
12446
12447 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
12448
12449         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
12450
12451 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
12452
12453         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
12454         tests.
12455         * gcc.c-torture/execute/string-opt-6.c: New test.
12456
12457         * gcc.dg/20001117-1.c: Add main.
12458
12459 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
12460
12461         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
12462         Move from here ...
12463         * gcc.dg/940510-1.c: ... to here.
12464
12465         * gcc.dg/20000926-1.c: GNU C now allows initializations of
12466         zero-size arrays in toplevel structures.
12467
12468 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
12469
12470         * gcc.c-torture/execute/loop-8.c: New test.
12471
12472 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
12473
12474         * g++.old-deja/g++.other/base1.C: New test.
12475
12476 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
12477
12478         * g++.old-deja/g++.other/parse2.C: New test.
12479
12480 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
12481
12482         * g++.old-deja/g++.pt/incomplete1.C: New test.
12483
12484 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
12485
12486         * g++.old-deja/g++.other/friend9.C: New test.
12487
12488 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
12489
12490         * gcc.dg/20001127-1.c: New test.
12491
12492 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
12493
12494         * g++.old-deja/g++.pt/friend46.C: New test.
12495
12496 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
12497
12498         * g++.old-deja/g++.other/ptrmem8.C: New test.
12499
12500 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12501
12502         * gcc.c-torture/execute/string-opt-7.c: New test.
12503         * gcc.c-torture/execute/string-opt-8.c: Likewise.
12504
12505 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
12506
12507         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
12508         instead of 'mkcheck 2'.
12509
12510 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
12511
12512         * gcc.c-torture/execute/memcheck/driver.c,
12513         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
12514         C9X references to refer to C99.
12515
12516 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
12517
12518         * gcc.dg/ultrasp3.c: New test.
12519
12520 2000-11-25  Neil Booth  <neilb@earthling.net>
12521
12522         * gcc.dg/cpp/include2.c: Update test to be locale independent.
12523
12524 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
12525
12526         * gcc.c-torture/compile/20001123-2.c: New.
12527
12528 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12529
12530         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
12531
12532 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
12533
12534         * gcc.dg/sequence-point-1.c: Add some new tests.
12535         * gcc.c-torture/execute/20001124-1.c: New test.
12536
12537 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
12538
12539         * g++.old-deja/g++.other/vaarg4.C: New test.
12540         * gcc.c-torture/compile/20001123-1.c: New test.
12541
12542 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
12543
12544         * g++.other/crash24.C: Adjust and remove XFAIL.
12545         * g++.other/crash37.C: New test.
12546
12547 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
12548
12549         * g++.old-deja/g++.pt/instantiate9.C: New test.
12550
12551 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
12552
12553         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
12554         new ABI, too.
12555
12556         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
12557         * g++.old-deja/g++.robertl/eb55.C: Likewise.
12558
12559 2000-11-22  Neil Booth  <neilb@earthling.net>
12560
12561         * gcc.dg/cpp/Wtrigraphs.c: New test.
12562
12563 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
12564
12565         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
12566
12567 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
12568
12569         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
12570
12571 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
12572
12573         * lib/gcc-dg.exp: load_lib scanasm.exp.
12574         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
12575         * lib/g++-dg.exp: load_lib scanasm.exp.
12576         * lib/scanasm.exp: New.
12577         (scan-assembler, scan-assembler-not): Add optional arguments to
12578         test name, or if not present, the pattern name.
12579         (scan-assembler-dem, scan-assembler-dem-not): New.
12580
12581         * g++.dg/dg.exp: New.
12582
12583 2000-11-21  Neil Booth  <neilb@earthling.net>
12584
12585         * gcc.dg/cpp/integrated1.c: Remove.
12586
12587 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
12588
12589         * gcc.c-torture/execute/20001121-1.c: New test.
12590
12591 2000-11-21  Richard Henderson  <rth@redhat.com>
12592
12593         * gcc.c-torture/compile/20001121-1.c: New test.
12594
12595 2000-11-20  Neil Booth  <neilb@earthling.net>
12596
12597         * gcc.dg/cpp/integrated1.c: New test.
12598
12599 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
12600
12601         * g++.old-deja/g++.other/inline17.C: New test.
12602
12603 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
12604
12605         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
12606         local variable to be zero: I made the variable global. Now
12607         uses abort() and exit() instead of relying on main's return value.
12608
12609 2000-11-20  Neil Booth  <neilb@earthling.net>
12610
12611         * gcc.dg/cpp/paste2.c: Update test.
12612         * objc/execute/paste.m: New test.
12613
12614 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
12615
12616         * gcc.dg/c99-condexpr-1.c: New test.
12617
12618 2000-11-20  Neil Booth  <neilb@earthling.net>
12619
12620         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
12621
12622 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
12623
12624         * g++.old-deja/g++.pt/export1.C: New test.
12625
12626 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
12627
12628         * gcc.dg/20001117-1.c: New test.
12629
12630 2000-11-18  Richard Henderson  <rth@redhat.com>
12631
12632         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
12633
12634 2000-11-18  Richard Henderson  <rth@redhat.com>
12635
12636         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
12637         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
12638         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
12639
12640 2000-11-18  Richard Henderson  <rth@redhat.com>
12641
12642         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
12643         (main): New.  Exit cleanly.
12644
12645 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12646
12647         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
12648         gcc.dg/c99-fordecl-2.c: New tests.
12649
12650 2000-11-18  Richard Henderson  <rth@redhat.com>
12651
12652         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
12653         * gcc.c-torture/execute/zerolen-2.c: New.
12654
12655 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12656
12657         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
12658         memory.
12659
12660 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
12661
12662         * g++.old-deja/g++.pt/instantiate8.C: New test.
12663
12664 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
12665
12666         * g++.old-deja/g++.other/incomplete.C: Add more tests.
12667         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
12668
12669 2000-11-16  Nick Clifton  <nickc@redhat.com>
12670
12671         * gcc.c-torture/execute/nestfunc-2.c: New test.
12672         * gcc.c-torture/execute/nestfunc-3.c: New test.
12673
12674 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
12675
12676         * gcc.c-torture/compile/20001116-1.c: New test.
12677
12678 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12679
12680         * gcc.c-torture/execute/20001115-1.c: New test.
12681
12682 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
12683
12684         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
12685         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
12686         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
12687         * g++.old-deja/g++.abi/vmihint.C: Likewise.
12688
12689 2000-11-15  Neil Booth  <neilb@earthling.net>
12690
12691         gcc.dg/cpp/_Pragma1.c: Update.
12692         gcc.dg/cpp/_Pragma2.c: New test.
12693
12694 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
12695
12696         * g++.old-deja/g++.other/anon5.C: New test.
12697
12698 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
12699
12700         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
12701         tests.
12702
12703 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
12704
12705         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
12706         output.
12707
12708 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12709
12710         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
12711         labels at end of compound statements.
12712
12713 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
12714
12715         * gcc.c-torture/execute/loop-7.c: New test.
12716
12717 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12718
12719         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
12720
12721 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12722
12723         * gcc.dg/c99-bool-1.c: New test.
12724
12725 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12726
12727         * gcc.dg/c99-scope-1.c: Remove xfail.
12728         * gcc.dg/c99-scope-2.c: New test.
12729
12730 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12731
12732         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
12733         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
12734
12735 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
12736
12737         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
12738         error messages.
12739
12740         * g++.mike/p700.C: Don't typedef wchar_t.
12741         * g++.mike/p784.C: Likewise.
12742         * g++.mike/eb101.C: Don't use __wchar_t.
12743
12744 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
12745
12746         * g77.f-torture/execute/20001111.[fx]: Test premature exit
12747         from DO loop.
12748
12749 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
12750
12751         * gcc.c-torture/execute/20001111-1.c: New test.
12752
12753 2000-11-10  Nick Clifton  <nickc@redhat.com>
12754
12755         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
12756         long multuiple and accumulate.
12757
12758 2000-11-09  Richard Henderson  <rth@redhat.com>
12759
12760         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
12761         via size_t instead of int.
12762
12763         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
12764         * gcc.c-torture/execute/string-opt-2.c: Likewise.
12765         * gcc.c-torture/execute/string-opt-3.c: Likewise.
12766         * gcc.c-torture/execute/string-opt-4.c: Likewise.
12767
12768 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
12769
12770         * gcc.c-torture/compile/20001109-1.c: New test.
12771         * gcc.c-torture/compile/20001109-2.c: New test.
12772
12773 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
12774
12775         * g++.old-deja/g++.pt/operator1.C: New test.
12776         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
12777
12778 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
12779
12780         * gcc.dg/20001108-1.c: New test.
12781
12782 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
12783
12784         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
12785         with both arguments constant strings.
12786         * gcc.c-torture/execute/string-opt-3.c: New test.
12787         * gcc.c-torture/execute/string-opt-4.c: New test.
12788         * gcc.c-torture/execute/string-opt-5.c: New test.
12789
12790 2000-11-08  Nick Clifton  <nickc@redhat.com>
12791
12792         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
12793         mulsidi3adddi patterns.
12794
12795 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
12796
12797         * g++.old-deja/g++.other/crash36.C: New test.
12798
12799 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
12800
12801         * g++.old-deja/g++.other/init16.C: New test.
12802
12803 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
12804
12805         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
12806
12807 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
12808
12809         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
12810         * gcc.c-torture/execute/va-arg-16.x: Likewise.
12811         * gcc.c-torture/execute/va-arg-17.x: Likewise.
12812
12813 2000-11-07  DJ Delorie  <dj@redhat.com>
12814
12815         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
12816
12817 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12818
12819         * gcc.c-torture/execute/string-opt-1.c: New test.
12820
12821 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
12822
12823         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
12824         mips-sgi-irix6.* because the MIPS ABI passes floating-point
12825         parameters in registers, and there is no way for a varargs
12826         function to know in which order the integer and floating-point
12827         parameters should be interleaved when they are placed on the
12828         stack.
12829         * gcc.c-torture/execute/va-arg-16.x: Likewise.
12830         * gcc.c-torture/execute/va-arg-17.x: Likewise.
12831
12832 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12833
12834         * gcc.c-torture/execute/string-opt-2.c: New test.
12835
12836 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
12837
12838         * g++.old-deja/g++.pt/crash60.C: New test.
12839
12840 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
12841
12842         * g++.old-deja/g++.other/crash24.C: New test.
12843         * g++.old-deja/g++.other/crash25.C: New test.
12844         * g++.old-deja/g++.other/crash26.C: New test.
12845         * g++.old-deja/g++.other/crash27.C: New test.
12846         * g++.old-deja/g++.other/crash28.C: New test.
12847         * g++.old-deja/g++.other/crash29.C: New test.
12848         * g++.old-deja/g++.other/crash30.C: New test.
12849         * g++.old-deja/g++.other/crash31.C: New test.
12850         * g++.old-deja/g++.other/crash32.C: New test.
12851         * g++.old-deja/g++.other/crash33.C: New test.
12852         * g++.old-deja/g++.other/crash34.C: New test.
12853         * g++.old-deja/g++.other/crash35.C: New test.
12854
12855 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
12856
12857         * gcc.c-torture/execute/20001031-1.c: New test.
12858
12859 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
12860
12861         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
12862         namespace.
12863
12864         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
12865         standards-conformant.
12866
12867         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
12868
12869         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
12870         * g++.old-deja/g++.mike/p755a.C: Likewise.
12871         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
12872         library makes no calls to `operator new' during initialization.
12873
12874 2000-11-04  Neil Booth  <neilb@earthling.net>
12875
12876         * gcc.dg/cpp/include2.c: New tests.
12877
12878 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
12879
12880         * lib/g++.exp (g++_set_ld_library_path): New function.
12881         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
12882
12883 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
12884
12885         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
12886         warnings.
12887
12888 2000-11-01  Richard Henderson  <rth@redhat.com>
12889
12890         * g++.old-deja/g++.ext/namedret1.C: New.
12891         * g++.old-deja/g++.ext/namedret2.C: New.
12892         * g++.old-deja/g++.ext/namedret3.C: New.
12893
12894 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
12895
12896         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
12897         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
12898
12899 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12900
12901         * gcc.c-torture/execute/va-arg-21.c: New test.
12902
12903 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
12904
12905         * gcc.dg/c99-complex-2.c: New test.
12906
12907 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12908
12909         * gcc.c-torture/execute/stdio-opt-1.c: New test.
12910
12911 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
12912
12913         * g++.old-deja/g++.other/inline16.C: New test.
12914
12915 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
12916
12917         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
12918         __PRETTY_FUNCTION__
12919
12920 2000-10-29  Neil Booth  <neilb@earthling.net>
12921
12922         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
12923         New tests.
12924         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
12925         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
12926         optimisation.
12927
12928 2000-10-29  Neil Booth  <neilb@earthling.net>
12929
12930         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
12931         * mi1.c, mi1c.h: Add null directives to multiple-include test.
12932         * mi5.c: Test multiple includes work with -C.
12933         * trigraphs.c: Test ^= version.
12934
12935 2000-10-28  Neil Booth  <neilb@earthling.net>
12936
12937         New tests and test updates for new macro expander.
12938
12939         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
12940         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
12941         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
12942         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
12943         new diagnostic messages.
12944
12945         * gcc.dg/cpp/macro3.c: New tests.
12946
12947 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
12948
12949         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
12950         on the same line.
12951
12952 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
12953
12954         * g++.old-deja/g++.other/eh2.C: New test.
12955
12956 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
12957
12958         * gcc.c-torture/execute/20001027-1.c: New test.
12959
12960 2000-10-26  Richard Henderson  <rth@redhat.com>
12961
12962         * gcc.c-torture/execute/20001026-1.c: New.
12963
12964 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
12965
12966         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
12967         * g++.old-deja/g++.law/builtin1.C: Likewise.
12968         * g++.old-deja/g++.law/ctors10.C: Likewise.
12969         * g++.old-deja/g++.law/virtual3.C: Likewise.
12970         * g++.old-deja/g++.mike/p658.C: Likewise.
12971         * g++.old-deja/g++.other/sibcall1.C: Likewise.
12972         * g++.old-deja/g++.other/vaarg2.C: Likewise.
12973         * g++.old-deja/g++.robertl/eb124.C: Likewise.
12974         * g++.old-deja/g++.robertl/eb44.C: Likewise.
12975         * g++.old-deja/g++.robertl/eb77.C: Likewise.
12976
12977 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
12978
12979         * gcc.c-torture/compile/20001024-1.c: New test.
12980
12981 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
12982
12983         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
12984         to tell us whether or not we are using V3.
12985
12986 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
12987
12988         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
12989         operands.
12990
12991 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
12992
12993         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
12994
12995 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
12996
12997         * gcc.c-torture/execute/20001024-1.c: New test.
12998
12999 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
13000
13001         * g++.old-deja/g++.other/sibcall1.C: New test.
13002
13003 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
13004
13005         * gcc.dg/noncompile/init-3.c: New test.
13006
13007 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
13008
13009         * gcc.dg/format-array-1.c: New test.
13010
13011 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13012
13013         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
13014         writing through null pointers; remove comment about testing
13015         unterminated strings.
13016
13017 2000-10-17  Matthew Hiller  <hiller@redhat.com>
13018
13019         * gcc.c-torture/execute/20001017-2.c: New test.
13020
13021 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13022
13023         * gcc.c-torture/compile/20001018-1.c: New test.
13024         * gcc.c-torture/compile/20001018-1.x: Xfail.
13025
13026 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13027
13028         * gcc.c-torture/execute/20001017-1.c: New test.
13029
13030 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13031
13032         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
13033         for multiple use of arguments with scanf formats; add tests for
13034         multiple use of arguments.
13035
13036 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
13037
13038         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
13039
13040 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13041
13042         * gcc.dg/format-miss-1.c: New test.
13043
13044 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
13045
13046         * gcc.c-torture/execute/20001013-1.c: New test.
13047
13048 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
13049
13050         * gcc.dg/format-branch-1.c: New test.
13051
13052 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
13053
13054         * README, lib/file-format.exp: Remove EGCS references.
13055
13056 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
13057
13058         * gcc.dg/20001013-1.c: New test.
13059
13060 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
13061
13062         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
13063         for intmax_t in the compiler using __typeof__ and the type rules
13064         for conditional expressions.
13065
13066 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
13067
13068         * gcc.dg/20001012-1.c: New test.
13069         * gcc.dg/20001012-2.c: New test.
13070
13071 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
13072
13073         * gcc.dg/format-attr-1.c: New test.
13074
13075 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
13076
13077         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
13078         __LONG_LONG_MAX__ instead of LLONG_MAX.
13079
13080 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
13081
13082         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
13083         scanf flags.
13084         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
13085         flags.
13086
13087 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
13088
13089         * gcc.dg/sequence-pt-1.c: New test.
13090
13091 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
13092
13093         * gcc.c-torture/execute/20001011-1.c: New testcase.
13094         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
13095
13096 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
13097
13098         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
13099         does not error on it.
13100
13101 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
13102
13103         * gcc.dg/20001009-1.c: New test.
13104
13105 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
13106
13107         * gcc.c-torture/compile/20001009-1.c: Move from here ....
13108         * gcc.c-torture/execute/20001009-2.c: ... to here.
13109
13110 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
13111
13112         * gcc.c-torture/compile/20001009-1.c: New testcase.
13113         * gcc.c-torture/execute/20001009-1.c: New testcase.
13114         Testcases provided by Jan Hubicka <jh@suse.cz>.
13115
13116 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
13117
13118         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
13119         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
13120         uintmax_t using <limits.h> to emulate the compiler's internal
13121         logic.  No longer XFAIL %j tests.
13122
13123 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
13124
13125         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
13126         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
13127         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
13128         regexps and details of expected handling of some bad formats.
13129         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
13130         suppression.
13131
13132 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13133
13134         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
13135         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
13136         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
13137         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
13138         in list archives.
13139
13140 2000-10-06  Richard Henderson  <rth@cygnus.com>
13141
13142         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
13143         * g++.old-deja/g++.brendan/crash52.C: Likewise.
13144         * g++.old-deja/g++.jason/report.C: Likewise.
13145         * g++.old-deja/g++.law/friend5.C: Likewise.
13146         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
13147         of the expected warnings.
13148
13149 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
13150
13151         * g++.old-deja/g++.pt/enum14.C: New test.
13152
13153 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
13154
13155         * g++.old-deja/g++.pt/crash59.C: New test.
13156
13157 2000-10-04  Will Cohen  <wcohen@redhat.com>
13158
13159         * gcc.dg/20000926-1.c: New test.
13160
13161 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
13162
13163         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
13164         function name for current C++ compiler.
13165         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
13166
13167 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
13168
13169         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
13170         __PRETTY_FUNCTION__.
13171         * g++.old-deja/g++.ext/pretty2.C: Likewise.
13172
13173 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13174
13175         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
13176
13177 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
13178
13179         * gcc.c-torture/compile/20000923-1.c: New test.
13180
13181 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
13182
13183         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
13184         * g++.old-deja/g++.pt/ttp62.C: Same.
13185         * g++.old-deja/g++.other/inline14.C: Same.
13186
13187 2000-09-24  Richard Henderson  <rth@cygnus.com>
13188
13189         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
13190
13191 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
13192
13193         * gcc.dg/c90-printf-1.c: Add test for wide string format.
13194
13195 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
13196
13197         * gcc.c-torture/compile/20000922-1.c: New file.
13198
13199 2000-09-21  Nick Clifton  <nickc@redhat.com>
13200
13201         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
13202         a signed long modulo operation.
13203         (mod6): New function - perform an unsigned long modulo operation.
13204         (main): Add tests for modulos of very large numbers by very small
13205         dividends.
13206
13207 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13208
13209         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
13210
13211 2000-09-19  Richard Henderson  <rth@cygnus.com>
13212
13213         * gcc.dg/compare2.c (case 10): XFAIL.
13214
13215 2000-09-18  Richard Henderson  <rth@cygnus.com>
13216
13217         * gcc.c-torture/execute/20000906-1.c: Move ...
13218         * gcc.dg/20000906-1.c: ... here.  Only run on targets
13219         that support __builtin_trap.
13220
13221 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
13222
13223         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
13224
13225 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13226
13227         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
13228         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
13229         more $ format tests.
13230
13231 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13232
13233         * gcc.dg/format-errmk-1.c: New test.
13234
13235 2000-09-17  Greg McGary  <greg@mcgary.org>
13236
13237         * gcc.c-torture/execute/20000917-1.x: Remove.
13238
13239 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13240
13241         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
13242
13243 2000-09-17  Greg McGary  <greg@mcgary.org>
13244
13245         * gcc.c-torture/execute/20000917-1.c: New test.
13246         * gcc.c-torture/execute/20000917-1.x: XFAIL.
13247
13248 2000-09-16  Neil Booth  <NeilB@earthling.net>
13249
13250         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
13251         in nested macro bug.
13252
13253 2000-09-15  Neil Booth  <NeilB@earthling.net>
13254
13255         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
13256
13257 2000-09-14  Jeffrey A Law  (law@cygnus.com)
13258
13259         * gcc.c-torture/execute/20000914-1.c: New test.
13260
13261 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
13262
13263         * g++.other/inline13.C: New test.
13264
13265 2000-09-12  Andreas Jaeger  <aj@suse.de>
13266
13267         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
13268         constant by Ulrich Drepper <drepper@redhat.com>.
13269
13270 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
13271
13272         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
13273
13274 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13275
13276         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
13277
13278 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
13279
13280         * gcc.dg/cpp/backslash.c: New test.
13281
13282 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
13283
13284         * gcc.c-torture/execute/20000910-1.c: New test.
13285         * gcc.c-torture/execute/20000910-2.c: Likewise.
13286
13287 2000-09-11  Robert Lipe  <robertl@sco.com>
13288
13289         * gcc.dg/pragma-align.c: New test.
13290
13291 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
13292
13293         * g++.old-deja/g++.pt/explicit82.C: New test.
13294         * g++.old-deja/g++.pt/explicit83.C: New test.
13295
13296 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
13297
13298         * gcc.dg/asm-names.c: New test.
13299
13300 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13301
13302         * gcc.dg/cpp/tr-warn6.c: New test
13303
13304 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13305
13306         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
13307         be accepted.
13308
13309 2000-09-07  Catherine Moore  <clm@redhat.com>
13310
13311         * gcc.c-torture/execute/unroll-1.c: New test.
13312
13313 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
13314
13315         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
13316         ERROR markers.
13317         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
13318         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
13319         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
13320         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
13321         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
13322         Preprocess only.
13323         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
13324         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
13325
13326 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
13327
13328         * g++.old-deja/g++.pt/deduct2.C: New test.
13329
13330 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
13331
13332         * g++.old-deja/g++.pt/parms2.C: New test.
13333
13334 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
13335
13336         * g++.old-deja/g++.pt/crash58.C: New test.
13337
13338 2000-09-06  Greg McGary  <greg@mcgary.org>
13339
13340         * gcc.c-torture/execute/20000906-1.c: New test.
13341         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
13342
13343 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13344
13345         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
13346
13347 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
13348
13349         * g++.old-deja/g++.pt/crash57.C: New test.
13350
13351 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
13352
13353         * g++.old-deja/g++.pt/crash56.C: New test.
13354
13355 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
13356
13357         * g++.old-deja/g++.pt/koenig1.C: New test.
13358
13359 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
13360
13361         * gcc.dg/20000904-1.c: New test.
13362
13363 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
13364
13365         * gcc.dg/cpp/paste8.c: New test.
13366
13367 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
13368
13369         * gcc.c-torture/compile/20000827-1.c: New test.
13370
13371 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
13372
13373         * gcc.dg/format-diag-1.c: New test.
13374
13375 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
13376
13377         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
13378         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
13379         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
13380         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
13381         gcc.dg/formatz-1.c: Adjust warning regular expressions.
13382
13383 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
13384
13385         * g++.old-deja/g++.other/nested4.C: New test.
13386
13387 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
13388
13389         * g++.old-deja/g++.ns/scoped1.C: New test.
13390
13391 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
13392
13393         * lib/g++.exp: Support testing already-installed GCC.
13394
13395 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13396
13397         * wtr-label-1.c, wtr-suffix-1.c: New tests.
13398
13399 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13400
13401         * gcc.dg/return-type-2.c: New test.
13402
13403 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
13404
13405         * gcc.c-torture/compile/20000825-1.c: New test.
13406
13407 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
13408
13409         * gcc.dg/dwarf2-2.c: New test.
13410
13411 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
13412
13413         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
13414         dg-warning regexps.
13415
13416 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
13417
13418         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
13419         gcc.dg/format-ext-5.c: New tests.
13420
13421 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
13422
13423         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
13424
13425 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
13426
13427         * gcc.dg/noncompile/930622-2.c: Adjust error message.
13428
13429 2000-08-24  Richard Henderson  <rth@cygnus.com>
13430
13431         * gcc.dg/ia64-sync-1.c: New test.
13432         * gcc.dg/ia64-sync-2.c: New test.
13433         * gcc.dg/ia64-asm-1.c: New test.
13434
13435 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
13436
13437         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
13438         * gcc.dg/format-ext-2.c: New test.
13439
13440 2000-08-23  Jason Merrill  <jason@redhat.com>
13441
13442         * lib/old-dejagnu.exp: Also ignore "In member function" and
13443         "At global scope".
13444
13445 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13446
13447         * gcc.dg/noncompile/label-lineno-1.c: New test.
13448
13449 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
13450
13451         * gcc.dg/c99-array-nonobj-1.c: New test.
13452
13453 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
13454
13455         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
13456         tests.
13457         * gcc.dg/format-ext-1.c: New test.
13458
13459 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13460
13461         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
13462         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
13463         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
13464         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
13465         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
13466
13467 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
13468
13469         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
13470         gcc.dg/c99-strftime-2.c: New tests.
13471
13472 2000-08-22  Richard Henderson  <rth@cygnus.com>
13473
13474         * gcc.c-torture/execute/20000822-1.c: New test.
13475
13476 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
13477
13478         * gcc.c-torture/execute/20000819-1.x: Remove.
13479
13480 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
13481
13482         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
13483         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
13484         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
13485         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
13486         gcc.dg/format-xopen-1.c: New tests.
13487
13488 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
13489
13490         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
13491
13492 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
13493
13494         * g++.old-deja/g++.other/loop2.C: New test.
13495
13496         * gcc.c-torture/compile/20000606-1.c: New test.
13497         * gcc.c-torture/compile/20000728-1.c: New test.
13498         * gcc.c-torture/execute/20000801-1.c: New test.
13499         * gcc.c-torture/execute/20000801-2.c: New test.
13500         * gcc.c-torture/execute/20000819-1.c: New test.
13501         * gcc.c-torture/execute/20000819-1.x: XFAIL.
13502         * gcc.dg/20000629-1.c: New test.
13503         * gcc.dg/20000724-1.c: New test.
13504         * gcc.dg/20000807-1.c: New test.
13505
13506 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
13507
13508         * gcc.dg/cpp/pragma-1.c: New test.
13509         * gcc.dg/cpp/pragma-2.c: New test.
13510
13511 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
13512
13513         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
13514         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
13515
13516 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
13517
13518         * gcc.c-torture/compile/20000818-1.c: New test.
13519
13520 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
13521
13522         * gcc.c-torture/execute/20000818-1.c: New test.
13523
13524 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13525
13526         * gcc.dg/format-va-1.c: New test.
13527
13528 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
13529
13530         * g++.old-deja/g++.other/typedef8.C: New test.
13531
13532 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
13533
13534         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
13535         * g++.old-deja/g++.mike/net36.C: Mark candidate.
13536         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
13537         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
13538         * g++.old-deja/g++.other/ptrmem7.C: New test.
13539         * g++.old-deja/g++.pt/ptrmem10.C: New test.
13540
13541 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
13542
13543         * g++.old-deja/g++.pt/typename27.C: New test.
13544
13545 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
13546
13547         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
13548         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
13549         * g++.old-deja/g++.pt/friend45.C: New test.
13550         * g++.old-deja/g++.other/friend8.C: New test.
13551
13552 2000-08-15  Richard Henderson  <rth@cygnus.com>
13553
13554         * gcc.c-torture/execute/20000815-1.c: New test.
13555
13556 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
13557
13558         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
13559         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
13560         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
13561
13562 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
13563
13564         * g++.old-deja/g++.other/refinit2.C: New test.
13565
13566 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
13567
13568         * lib/c-torture.exp (c-torture): Make
13569         compiler_conditional_xfail_data global.
13570         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
13571         compiler_conditional_xfail_data machinery.
13572         (f-torture-execute): Likewise.
13573         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
13574         and only when unrolling loops.
13575
13576         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
13577
13578 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
13579
13580         * g++.old-deja/g++.pt/explicit81.C: New test.
13581
13582 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
13583
13584         * g++.old-deja/g++.pt/typename26.C: New test.
13585
13586 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
13587
13588         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
13589         warning.
13590
13591 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
13592
13593         * g++.old-deja/g++.other/array3.C: New test.
13594
13595 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
13596
13597         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
13598         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
13599         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
13600         New tests.
13601
13602 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
13603
13604         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
13605         * g++.old-deja/g++.abi/vmihint.C: Likewise.
13606
13607 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
13608
13609         * gcc.c-torture/execute/20000808-1.c: New test.
13610
13611 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
13612
13613         * gcc.dg/c90-const-expr-1.c: New test.
13614
13615 2000-08-08  Richard Henderson  <rth@cygnus.com>
13616
13617         * gcc.dg/noncompile/920923-1.c: Declare calloc.
13618
13619 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
13620
13621         * gcc.dg/noncompile/const-ll-1.c: New test.
13622
13623 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13624
13625         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
13626
13627 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
13628
13629         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
13630         that running programs linked against the shared version of libobjc
13631         run correctly.
13632
13633 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
13634
13635         * gcc.dg/c99-printf-1.c: New test.
13636
13637 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
13638
13639         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
13640
13641 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
13642
13643         * gcc.c-torture/execute/20000731-1.x: Delete.
13644
13645 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
13646
13647         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
13648         and torture_without_loops as is done by c-torture.exp.
13649         (search_for): Copy from c-torture.exp.
13650         (gcc-dg-runtest): New function, drives a directory of tests
13651         iterating over the TORTURE_OPTIONS.
13652         (scan-assembler, scan-assembler-not): Move here from
13653         individual directory drivers.
13654
13655         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
13656         defined by lib/gcc-dg.exp.
13657         * gcc.dg/cpp/cpp.exp: Likewise.
13658         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
13659         gcc-dg-runtest, so we cycle over optimization options.
13660
13661         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
13662         * gcc.dg/compare2.c: No longer expected to fail.
13663
13664 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
13665
13666         * gcc.c-torture/execute/20000804-1.c: New test.
13667
13668 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
13669
13670         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
13671
13672 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
13673
13674         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
13675
13676 2000-08-03  Jeffrey A Law  (law@cygnus.com)
13677
13678         * gcc.c-torture/compile/20000803-1.c: New test.
13679
13680 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
13681
13682         * gcc.c-torture/execute/20000801-3.c,
13683         gcc.c-torture/execute/20000801-4.c: New tests.
13684         * gcc.c-torture/execute/20000801-3.x,
13685         gcc.c-torture/execute/20000801-4.x: Xfail.
13686
13687 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
13688
13689         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
13690         libobjc/.libs to allow for libtool.
13691
13692 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
13693
13694         * gcc.c-torture/compile/20000802-1.c: New test.
13695
13696 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
13697
13698         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
13699
13700 2000-07-31  Jeffrey A Law  (law@cygnus.com)
13701
13702         * gcc-c-torture/execute/20000731-2.c: New test.
13703
13704         * gcc.c-torture/execute/20000731-1.c: New test.
13705         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
13706
13707 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
13708
13709         * testsuite/gcc.dg/cpp/paste7.c: New test.
13710         * gcc.dg/cpp/20000725-1.c: New test.
13711
13712 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
13713
13714         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
13715         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
13716         declaration warning for __builtin_dwarf_reg_size.
13717
13718         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
13719
13720 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
13721
13722         * gcc.dg/noncompile/voidparam-1.c: New test.
13723
13724 2000-07-30  Richard Henderson  <rth@cygnus.com>
13725
13726         * gcc.dg/c90-digraph-1.c: Don't xfail.
13727         * gcc.dg/compare2.c (case 10): Xfail.
13728         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
13729
13730 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
13731
13732         * gcc.dg/c99-main-1.c: New test.
13733
13734 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
13735
13736         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
13737
13738 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
13739
13740         * gcc.c-tortuer/execute/20000726-1.c: New test.
13741
13742 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
13743
13744         * gcc.c-torture/execute/enum-2.c: New test.
13745
13746 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13747
13748         * gcc.dg/cpp/tr-warn3.c: New test.
13749
13750 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
13751
13752         * g++.old-deja/g++.ext/implicit1.C: Remove.
13753         * g++.old-deja/g++.jason/c2.C: Remove
13754         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
13755         * g++.old-deja/g++.pt/crash16.C: Likewise.
13756         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
13757
13758 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
13759
13760         * g++.old-deja/g++.other/for2.C: New test.
13761
13762 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
13763
13764         * gcc.dg/20000720-1.c: New test.
13765
13766 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
13767
13768         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
13769
13770 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
13771
13772         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
13773         * gcc.c-torture/execute/20000722-1.c: New.
13774         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
13775
13776 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
13777
13778         * gcc.dg/cpp/20000720-1.S: New test.
13779
13780 2000-07-21  Michael Meissner  <meissner@redhat.com>
13781
13782         * gcc.c-torture/execute/ieee/hugeval.c: New test.
13783
13784 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
13785
13786         * g++.old-deja/g++.brendan/crash16.C,
13787         g++.old-deja/g++.brendan/parse3.C,
13788         g++.old-deja/g++.brendan/redecl1.C,
13789         g++.old-deja/g++.ns/template13.C,
13790         g++.old-deja/g++.other/decl4.C,
13791         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
13792
13793 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
13794
13795         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
13796         and "Internal error".
13797
13798         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
13799         regexps.
13800         * gcc.dg/cpp/paste6.c: New test.
13801
13802 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
13803
13804         * gcc.dg/cpp/tr-direct.c: New test.
13805
13806         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
13807         gcc.dg/cpp/undef1.c: Tweak error regexps.
13808
13809 2000-07-18  Eric Christopher <echristo@redhat.com>
13810
13811         * gcc.c-torture/compile/20000718-1.c: New test.
13812
13813 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
13814
13815         * cpplex.c (_cpp_push_token): If the token being pushed back
13816         is the previous token in this context, just subtract one from
13817         context->posn.
13818         * cppmacro.c (save_expansion): Clear aux field when storing a
13819         placemarker.
13820
13821 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
13822
13823         * gcc.dg/noncompile/redecl-1.c: New test.
13824
13825 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
13826
13827         * gcc.c-torture/execute/20000717-5.c: New test.
13828         * gcc.c-torture/execute/20000717-1.x: Removed.
13829
13830 2000-07-17  Richard Henderson  <rth@cygnus.com>
13831
13832         * gcc.c-torture/execute/20000717-4.c: New test.
13833
13834 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
13835
13836         * gcc.dg/cpp/syshdr.c: New test.
13837         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
13838
13839 2000-07-17  Neil Booth  <neilb@earthling.net>
13840
13841         * gcc.dg/cpp/cmdlne-dM.c: New test.
13842         * gcc.dg/cpp/cmdlne-dD.c: New test.
13843
13844 2000-07-17  Jeffrey A Law  (law@cygnus.com)
13845
13846         * gcc.c-torture/execute/20000717-3.c: New test.
13847
13848         * gcc.c-torture/compile/20000717-1.c: New test.
13849
13850 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
13851
13852         * gcc.c-torture/execute/20000717-2.c: New test.
13853
13854 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13855
13856         * gcc.dg/formatz-1.c: New test.
13857
13858         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
13859         * gcc.dg/c99-digraph-1.c: New tests.
13860
13861         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
13862         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
13863
13864         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
13865         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
13866         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
13867         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
13868         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
13869         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
13870         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
13871
13872 2000-07-17   Greg McGary <greg@mcgary.org>
13873
13874         * gcc.c-torture/execute/20000717-1.c: New test.
13875         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
13876
13877 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
13878
13879         * gcc.c-torture/execute/20000715-2.c: New test.
13880         * gcc.dg/20000715-1.c: New test.
13881
13882 2000-07-15  Michael Meissner  <meissner@redhat.com>
13883
13884         * gcc.c-torture/execute/20000715-1.c: New test.
13885
13886 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
13887
13888         * gcc.c-torture/execute/20000707-1.c: New test.
13889
13890 2000-07-13  Neil Booth  <NeilB@earthling.net>
13891
13892         * testsuite/gcc.dg/cpp/digraph1.c,
13893         testsuite/gcc.dg/cpp/digraph2.c,
13894         testsuite/gcc.dg/cpp/digraphs.c: New tests.
13895
13896 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
13897
13898         * g77.f-torture/compile/20000630-2.f:  New test.
13899         * g77.f-torture/compile/20000630-2.x
13900
13901 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
13902
13903         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
13904
13905 2000-07-11  Neil Booth  <NeilB@earthling.net>
13906
13907         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
13908
13909 2000-07-11  Neil Booth  <NeilB@earthling.net>
13910
13911         * gcc.dg/cpp/cmdlne-C.c: New.
13912
13913 2000-07-09  Neil Booth  <NeilB@earthling.net>
13914
13915         * gcc.dg/cpp/directiv.c: New tests.
13916         * gcc.dg/cpp/undef1.c: Update.
13917
13918 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
13919
13920         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
13921
13922 2000-07-09  Neil Booth  <NeilB@earthling.net>
13923
13924         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
13925
13926 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
13927
13928         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
13929         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
13930
13931 2000-07-08  Neil Booth  <NeilB@earthling.net>
13932
13933         * gcc.dg/cpp/macsyntx.c: New tests.
13934
13935 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
13936
13937         * gcc.dg/20000707-1.c: New test.
13938
13939 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
13940
13941         * gcc.c-torture/execute/20000706-1.c: New test.
13942         * gcc.c-torture/execute/20000706-2.c: New test.
13943         * gcc.c-torture/execute/20000706-3.c: New test.
13944         * gcc.c-torture/execute/20000706-4.c: New test.
13945         * gcc.c-torture/execute/20000706-5.c: New test.
13946
13947 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
13948
13949         * g++.old-deja/g++.pt/instantiate7.C: New test.
13950
13951 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
13952
13953         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
13954         * g++.old-deja/g++.mike/thunk3.C: Likewise.
13955         * g++.old-deja/g++.other/rtti3.C: Likewise.
13956         * g++.old-deja/g++.other/rttid3.C: Likewise.
13957
13958 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
13959
13960         *  g77.f-torture/compile/20000630-1.x: Fix typo
13961
13962 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
13963
13964         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
13965         assembly output.
13966
13967 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
13968
13969         * gcc.dg/cpp/ident.c: New test.
13970
13971 2000-07-05  Neil Booth  <NeilB@earthling.net>
13972
13973         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
13974           gcc.dg/cpp/lexstrng.c: New tests.
13975
13976 2000-07-04  Neil Booth  <NeilB@earthling.net>
13977
13978         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
13979         * gcc.dg/cpp/strify2.c: Same.
13980
13981 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
13982
13983         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
13984         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
13985         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
13986         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
13987
13988         * testsuite/gcc.dg/cpp/macro1.c,
13989         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
13990         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
13991         testsuite/gcc.dg/cpp/strify1.c,
13992         testsuite/gcc.dg/cpp/strify2.c: New tests.
13993
13994 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
13995
13996         * gcc.c-torture/execute/20000703-1.c: New test.
13997
13998 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
13999
14000         * g++.old-deja/g++.pt (lookup10.C): New test.
14001
14002 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
14003
14004         * g++.old-deja/g++.pt (typename25.C): New test.
14005
14006 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
14007
14008         * gcc.c-torture/compile/20000701-1.c: New test.
14009
14010 2000-06-30  Nick Clifton  <nickc@cygnus.com>
14011
14012         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
14013         to test case.
14014
14015 2000-06-30  Catherine Moore  <clm@cygnus.com>
14016
14017         * gcc.c-torture/execute/align-1.c: New test.
14018
14019 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
14020
14021         * g++.old-deja/g++.pt/expr8.C: New test.
14022         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
14023
14024 2000-06-29  Nick Clifton  <nickc@cygnus.com>
14025
14026         * gcc.c-torture/compile/20000629-1.c: New test.
14027
14028 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
14029
14030
14031         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
14032         gcc.dg/noncompile directory, depending on whether they're
14033         preprocessor tests or not.  Annotate all the tests for the dg
14034         framework.
14035
14036         * gcc.c-torture/noncompile/noncompile.exp: Delete.
14037         * gcc.dg/noncompile/noncompile.exp: New.
14038
14039         * Moved files:
14040         Old name                                New name
14041         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
14042         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
14043         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
14044         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
14045         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
14046         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
14047         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
14048         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
14049         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
14050         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
14051         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
14052         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
14053         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
14054         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
14055         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
14056         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
14057         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
14058         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
14059         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
14060         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
14061         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
14062         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
14063         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
14064         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
14065
14066         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
14067         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
14068         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
14069         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
14070         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
14071         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
14072
14073 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
14074
14075         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
14076         declare one variable.  On the fourth, error.
14077         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
14078         declared by 20000628-1a.h.
14079
14080 2000-06-29  Richard Henderson  <rth@redhat.com>
14081
14082         * gcc.c-torture/execute/930529-1.x: New file.
14083         * gcc.dg/920413-1.c: Adjust expected warning text.
14084         * gcc.dg/980217-1.c: Declare abort.
14085         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
14086
14087 2000-06-29  Jeffrey A Law  (law@cygnus.com)
14088
14089         * g77.f-torture/compile/20000629-1.f: New test.
14090         * g77.f-torture/compile/20000629-1.x: Expected to fail.
14091
14092 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
14093
14094         Rearrange lots of files, removing entirely the
14095         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
14096         directories.
14097
14098         * Deleted files:
14099         gcc.c-torture/code_quality/code_quality.exp
14100         gcc.c-torture/special/special.exp
14101         gcc.failure/failure.exp
14102         gcc.failure/940409-1.x
14103         gcc.c-torture/compile/961203-1.x
14104
14105         * New files:
14106         gcc.misc-tests/linkage.exp
14107         gcc.c-torture/execute/920730-1t.c
14108         gcc.c-torture/execute/920730-1t.x
14109         gcc.c-torture/compile/920520-1.x
14110         gcc.c-torture/compile/920521-1.x
14111         gcc.c-torture/compile/981006-1.x
14112         gcc.c-torture/execute/eeprof-1.x
14113
14114         * Moved files (possibly with modifications to fit a new harness):
14115         Old name                                New name
14116         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
14117         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
14118         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
14119         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
14120         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
14121         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
14122         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
14123         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
14124         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
14125         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
14126         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
14127         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
14128         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
14129         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
14130
14131 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
14132
14133         * c-torture/compile/961203-1.x: Delete.
14134
14135         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
14136         not exit. Include stdio.h.
14137         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
14138         * gcc.misc-tests/dg-12.c: Likewise.
14139         * gcc.misc-tests/dg-5.c: Likewise.
14140         * gcc.misc-tests/dg-6.c: Likewise.
14141         * gcc.misc-tests/dg-7.c: Prototype abort.
14142         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
14143         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
14144         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
14145         not exit.
14146         * gcc.misc-tests/sieve.c: Use return from main, not exit.
14147         * gcc.misc-tests/sort2.c: Use return from main, not exit.
14148
14149 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
14150
14151         * gcc.dg/cpp/20000628-1.c: New test.
14152         * gcc.dg/cpp/20000628-1.h: New header for above test.
14153         * gcc.dg/cpp/20000628-1a.h: Likewise.
14154
14155 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
14156
14157         * gcc.dg/cpp: New directory.
14158         * gcc.dg/cpp/cpp.exp: New driver.
14159         * gcc.dg/cpp/20000627-1.c: New test.
14160         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
14161         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
14162         and rewrite as a compilation test.
14163
14164         * gcc.dg: Move many files into the cpp subdirectory, possibly
14165         renaming or editing them as well.
14166         Old name                New name
14167         990119-1.c              cpp/19990119-1.c
14168         990228-1.c              cpp/19990228-1.c
14169         990407-1.c              cpp/19990407-1.c
14170         990409-1.c              cpp/19990409-1.c
14171         990413-1.c              cpp/19990413-1.c
14172         990703-1.c              cpp/19990703-1.c
14173         20000127-1.c            cpp/20000127-1.c
14174         20000129-1.c            cpp/20000129-1.c
14175         20000207-1.c            cpp/20000207-1.c
14176         20000207-2.c            cpp/20000207-2.c
14177         20000209-1.c            cpp/20000209-1.c
14178         20000209-2.c            cpp/20000209-2.c
14179         20000301-1.c            cpp/20000301-1.c
14180         20000419-1.c            cpp/20000419-1.c
14181         20000510-1.S            cpp/20000510-1.S
14182         20000519-1.c            cpp/20000519-1.c
14183         20000529-1.c            cpp/20000529-1.c
14184         20000625-1.c            cpp/20000625-1.c
14185         20000625-2.c            cpp/20000625-2.c
14186         cpp-as1.c               cpp/assert1.c
14187         cpp-as2.c               cpp/assert2.c
14188         cxx-comments-1.c        cpp/cxxcom1.c
14189         cxx-comments-2.c        cpp/cxxcom2.c
14190         endif-label.c           cpp/endif.c
14191         cpp-hash1.c             cpp/hash1.c
14192         cpp-hash2.c             cpp/hash2.c
14193         cpp-if1.c               cpp/if-1.c
14194         cpp-if2.c               cpp/if-2.c
14195         cpp-if3.c               cpp/if-3.c
14196         cpp-if4.c               cpp/if-4.c
14197         cpp-if5.c               cpp/if-5.c
14198         cpp-cond.c              cpp/if-cexp.c
14199         cpp-missingop.c         cpp/if-mop.c
14200         cpp-missingparen.c      cpp/if-mpar.c
14201         cpp-opprec.c            cpp/if-oppr.c
14202         cpp-ifparen.c           cpp/if-paren.c
14203         cpp-shortcircuit.c      cpp/if-sc.c
14204         cpp-shift.c             cpp/if-shift.c
14205         cpp-unary.c             cpp/if-unary.c
14206         cpp-li1.c               cpp/line1.c
14207         cpp-li2.c               cpp/line2.c
14208         lineno.c                cpp/line3.c
14209         lineno-2.c              cpp/line4.c
14210         cpp-mi.c                cpp/mi1.c
14211         cpp-mic.h               cpp/mi1c.h
14212         cpp-micc.h              cpp/mi1cc.h
14213         cpp-mind.h              cpp/mi1nd.h
14214         cpp-mindp.h             cpp/mi1ndp.h
14215         cpp-mix.h               cpp/mi1x.h
14216         cpp-mi2.c               cpp/mi2.c
14217         cpp-mi2a.h              cpp/mi2a.h
14218         cpp-mi2b.h              cpp/mi2b.h
14219         cpp-mi2c.h              cpp/mi2c.h
14220         cpp-mi3.c               cpp/mi3.c
14221         cpp-mi3.def             cpp/mi3.def
14222         poison-1.c              cpp/poison.c
14223         pr-impl.c               cpp/prag-imp.c
14224         cpp-redef-2.c           cpp/redef1.c
14225         cpp-redef.c             cpp/redef2.c
14226         strpaste.c              cpp/strp1.c
14227         strpaste-2.c            cpp/strp2.c
14228         cpp-tradpaste.c         cpp/tr-paste.c
14229         cpp-tradstringify.c     cpp/tr-str.c
14230         cpp-tradwarn1.c         cpp/tr-warn1.c
14231         cpp-tradwarn2.c         cpp/tr-warn2.c
14232         trigraphs.c             cpp/trigraphs.c
14233         cpp-unc1.c              cpp/unc1.c
14234         cpp-unc2.c              cpp/unc2.c
14235         cpp-unc3.c              cpp/unc3.c
14236         cpp-unc.c               cpp/unc4.c
14237         undef.c                 cpp/undef1.c
14238         undef-2.c               cpp/undef2.c
14239         cpp-wi1.c               cpp/widestr1.c
14240
14241 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
14242
14243         * lib/g++.exp (g++_include_flags): Tweak.
14244
14245 2000-06-27  H.J. Lu  <hjl@gnu.org>
14246             Loren J. Rittle  <ljrittle@acm.org>
14247
14248         * lib/g++.exp (g++_include_flags): Override libgloss.exp
14249         version with one that knows about the new gcc tree structure.
14250         (g++_link_flags): Same.
14251
14252 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
14253
14254         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
14255         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
14256         case we are cross-compiling.
14257
14258         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
14259         g++.old-deja/g++.niklas/Makefile.in,
14260         g++.old-deja/g++.niklas/configure.in,
14261         g++.old-deja/g++.other/Makefile.in,
14262         g++.old-deja/g++.other/configure.in,
14263         gcc.c-torture/code_quality/Makefile.in,
14264         gcc.c-torture/code_quality/configure.in,
14265         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
14266         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
14267         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
14268         gcc.c-torture/execute/ieee/Makefile.in,
14269         gcc.c-torture/execute/ieee/configure.in,
14270         gcc.c-torture/noncompile/Makefile.in,
14271         gcc.c-torture/noncompile/configure.in,
14272         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
14273         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
14274         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
14275
14276 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
14277
14278         * g++.old-deja/g++.other/ambig3.C: New test.
14279
14280 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
14281
14282         * g++.old-deja/g++.pt/syntax1.C: New test.
14283         * g++.old-deja/g++.pt/syntax2.C: New test.
14284         * g++.old-deja/g++.other/syntax3.C: New test.
14285         * g++.old-deja/g++.other/syntax4.C: New test.
14286
14287 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
14288
14289         * gcc.dg/20000623-1.c: Prototype exit and abort.
14290
14291 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
14292
14293         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
14294         New tests.
14295         * gcc.dg/cpp-mi3.def: New file.
14296
14297         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
14298         inside assertions.
14299         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
14300         lexer's error messages.
14301         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
14302         divine anything from the linemarkers.
14303         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
14304         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
14305
14306 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
14307
14308         * gcc.dg/20000623-1.c: New test.
14309
14310 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
14311
14312         * gcc.c-torture/execute/20000622-1.c: New test.
14313
14314 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
14315
14316         * g++.old-deja/g++.other/init15.C: New test.
14317
14318 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
14319
14320         * g++.old-deja/g++.pt/vaarg2.C: New test.
14321         * g++.old-deja/g++.pt/vaarg3.C: New test.
14322
14323 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
14324
14325         * g++.old-deja/g++.other/dyncast6.C: New test.
14326
14327 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
14328
14329         * gcc.c-torture/execute/loop-6.c: New test.
14330
14331 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
14332
14333         * gcc.dg/20000614-1.c: New test.
14334         * gcc.dg/20000614-2.c: New test.
14335
14336 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
14337
14338         * g++.old-deja/g++.other/inline12.C: New test.
14339
14340 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
14341
14342         * g++.old-deja/g++.other/eh1.C: New test.
14343
14344 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
14345
14346         * g++.old-deja/g++.other/type.C: New test.
14347
14348 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
14349
14350         * g++.old-deja/g++.other/initstring.C: New test.
14351
14352 2000-06-12  Jason Merrill  <jason@redhat.com>
14353
14354         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
14355
14356 2000-06-09  Jeffrey A Law  (law@cygnus.com)
14357
14358         * gcc.c-torture/compile/20000609-1.c: New test.
14359
14360 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
14361
14362         * gcc.dg/20000609-1.c: New test.
14363
14364 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
14365
14366         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
14367         * gcc.c-torture/noncompile/poison-1.c: Move...
14368         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
14369         * gcc.dg/cpp-li1.c: Add a token after the #line.
14370
14371 2000-06-05  Richard Henderson  <rth@cygnus.com>
14372
14373         * gcc.c-torture/execute/20000605-2.c: New test.
14374         * gcc.c-torture/execute/20000605-3.c: New test.
14375
14376 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
14377
14378         * g77.f-torture/execute/20000503-1.x: New file.
14379
14380 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
14381
14382         * g++.old-deja/g++.eh/badalloc1.C: New test.
14383
14384 2000-06-05  Richard Henderson  <rth@cygnus.com>
14385
14386         * gcc.c-torture/execute/20000605-1.c: New test.
14387
14388 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
14389             Nathan Sidwell <nathan@codesourcery.com>
14390
14391         * gcc.c-torture/compile/20000605-1.c: New test.
14392
14393 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
14394
14395         * g77.f-torture/compile/20000601-1.f:  New test.
14396
14397 2000-06-03  Richard Henderson  <rth@cygnus.com>
14398
14399         * gcc.c-torture/execute/20000603-1.c: New.
14400
14401 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
14402
14403         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
14404         * gcc.dg/noreturn-2.c (noreturn): Likewise.
14405
14406 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
14407
14408         * gcc.dg/compare2.c (case 12): XFAIL.
14409         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
14410         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
14411
14412         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
14413
14414 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
14415
14416         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
14417         guard macro is already defined when the header is first
14418         included.
14419         * gcc.dg/cpp-mix.h: New file.
14420         * gcc.dg/endif-label.c: Update patterns to match compiler.
14421
14422         * g++.brendan/complex1.C: Declare abort.
14423         * g++.law/refs4.C: Remove XFAIL.
14424         * g++.oliva/expr2.C: Declare abort and exit.
14425
14426 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
14427
14428         * gcc.c-torture/execute/20000528-1.c: New test.
14429
14430         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
14431         * g++.old-deja/g++.law/temps4.C: Likewise.
14432
14433         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
14434         stdlib.h.  Call abort() on failure.
14435         * g++.old-deja/g++.law/refs4.C: Likewise.
14436         * g++.old-deja/g++.law/temps4.C: Likewise.
14437         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
14438         * gcc.c-torture/execute/20000112-1.c: Include string.h.
14439
14440 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
14441
14442         Relative to g++.dg/special:
14443         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
14444
14445         Relative to g++.old-deja:
14446         * g++.brendan/complex1.C, g++.jason/optimize2.C,
14447         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
14448         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
14449         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
14450         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
14451         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
14452         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
14453
14454         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
14455         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
14456         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
14457         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
14458         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
14459         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
14460         and/or string.h.
14461
14462         * g++.other/goto1.C: Update expectations for error messages.
14463
14464 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
14465
14466         * gcc.c-torture/compile/20000523-1.c: New test.
14467
14468 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
14469
14470         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
14471
14472 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
14473
14474         * g++.old-deja/g++.eh/catch11.C: New test.
14475         * g++.old-deja/g++.eh/catch12.C: New test.
14476
14477 2000-05-24  Nick Clifton  <nickc@cygnus.com>
14478
14479         * gcc.c-torture/execute/20000523-1.c: New test.
14480
14481 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
14482
14483         * c-torture/execute/bcp-1.c: Replace abort in arg of
14484         __builtin_constant_p with a generic external function.
14485
14486         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
14487         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
14488         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
14489         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
14490         Prototype abort and/or exit.
14491
14492         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
14493         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
14494         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
14495         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
14496
14497 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
14498
14499         * gcc.dg/dwarf2-1.c: New test.
14500
14501 2000-05-20  Richard Henderson  <rth@cygnus.com>
14502
14503         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
14504
14505 2000-05-20  Andreas Jaeger  <aj@suse.de>
14506
14507         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
14508         testcase.
14509
14510 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
14511
14512         * gcc.c-torture/execute/20000519-2.c: New test.
14513
14514 2000-05-19  Andreas Jaeger  <aj@suse.de>
14515
14516         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
14517         which fails with SSA.
14518
14519         * lib/c-torture.exp: Also test with -O3 -fssa.
14520
14521 2000-05-18  Michael Meissner  <meissner@redhat.com>
14522
14523         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
14524         * gcc.c-torture/execute/920415-1.c: Ditto.
14525         * gcc.c-torture/execute/920501-1.c: Ditto.
14526         * gcc.c-torture/execute/conversion.c: Ditto.
14527         * gcc.c-torture/execute/cvt-1.c: Ditto.
14528
14529 2000-05-18  Jeffrey A Law  (law@cygnus.com)
14530
14531         * gcc.c-torture/compile/20000518-1.c: New test.
14532
14533 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
14534
14535         * g77.f-torture/compile/200005018.f:  New test.
14536
14537 2000-05-17  Jeffrey A Law  (law@cygnus.com)
14538
14539         * gcc.c-torture/compile/20000517-1.c: New test.
14540
14541 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14542
14543         * gcc.c-torture/execute/20000516-1.c: New test.
14544
14545 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
14546
14547         * g++.old-deja/g++.other/eh.C: New test.
14548
14549 2000-05-12  Richard Henderson  <rth@cygnus.com>
14550
14551         * gcc.c-torture/execute/990208-1.c (main): Don't pass
14552         constants through to doit's conditional.
14553
14554 2000-05-11  Jeffrey A Law  (law@cygnus.com)
14555
14556         * gcc.c-torture/compile/20000511-1.c: New test.
14557         * g77.f-torture/compile/20000511-1.f: New test.
14558         * g77.f-torture/compile/20000511-2.f: New test.
14559
14560 2000-05-11  Michael Meissner  <meissner@redhat.com>
14561
14562         * gcc.c-torture/execute/20000511-1.c: New test.
14563
14564 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
14565
14566         * gcc.dg/dg.exp: Scan .S files as well as .c files.
14567         * gcc.dg/20000510-1.S: New.
14568
14569 2000-05-08  Catherine Moore  <clm@cygnus.com>
14570
14571         * gcc.dg/unused-3.c: New.
14572
14573 2000-05-06  Richard Henderson  <rth@cygnus.com>
14574
14575           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
14576           * g++.old-deja/g++.mike/warn1.C: Likewise.
14577           * g++.old-deja/g++.pt/local1.C: Likewise.
14578           * g++.old-deja/g++.pt/local7.C: Likewise.
14579           * g++.old-deja/g++.pt/spec16.C: Likewise.
14580
14581 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
14582
14583         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
14584
14585 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
14586
14587           * g77.f-torture/execute/20000503-1.f:  New test.
14588
14589 2000-05-04  Andreas Jaeger  <aj@suse.de>
14590
14591         * gcc.dg/noreturn-2.c: New test.
14592
14593 2000-05-04  Neil Booth  <NeilB@earthling.net>
14594
14595         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
14596         preprocessor.
14597
14598 2000-05-04  Richard Henderson  <rth@cygnus.com>
14599
14600         * gcc.c-torture/execute/20000503-1.c: Fix typo.
14601
14602 2000-05-04  Richard Henderson  <rth@cygnus.com>
14603
14604         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
14605         OpenSSL by Jason R Thorpe.
14606
14607 2000-05-03  Jim Wilson  <wilson@cygnus.com>
14608
14609         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
14610
14611 2000-05-03  Robert Lipe <robertlipe@usa.net>
14612
14613         * gcc.dg/20000503-1.c: New test.
14614
14615 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
14616
14617         * gcc.c-torture/compile/20000502-1.c: New test.
14618         * g++.old-deja/g++.other/align.C: New test.
14619         * gcc.dg/cpp-tradstringify.c: New test.
14620
14621 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
14622
14623         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
14624         and hard registers.
14625
14626 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
14627
14628         * gcc.c-torture/execute/loop-5.c: New test.
14629
14630 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
14631
14632         * gcc.c-torture/execute/va-arg-20.c: New test.
14633
14634 2000-04-23  Jeffrey A Law  (law@cygnus.com)
14635
14636         * gcc.c-torture/execute/20000422-1.c: New test.
14637
14638 2000-04-20  Greg McGary  <gkm@gnu.org>
14639
14640         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
14641         when optimizing, but without sibling-call optimizations (-O1).
14642
14643 2000-04-20  Jeffrey A Law  (law@cygnus.com)
14644
14645           * gcc.c-torture/compile/20000420-1.c: New test.
14646
14647 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
14648
14649         * g++.abi/ptrflags.C: New test.
14650         * g++.eh/catchptr1.C: Test incomplete pointer chains.
14651
14652 2000-04-19  Catherine Moore  <clm@cygnus.com>
14653
14654         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
14655
14656 2000-04-19  Greg McGary  <gkm@gnu.org>
14657
14658         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
14659         sibling-call optimizations.
14660
14661 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
14662
14663         * gcc.dg/20000419-1.c: New test.
14664
14665 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
14666
14667         * gcc.c-torture/execute/20000412-6.c: New test.
14668
14669 2000-04-12  Jeffrey A Law  (law@cygnus.com)
14670
14671         * gcc.c-torture/execute/20000412-5.c: New test.
14672         * g77.f-torture/compile/20000412-1.f: New test.
14673         * gcc.c-torture/execute/20000412-4.c: New test.
14674         * gcc.c-torture/compile/20000412-2.c: New test.
14675         * gcc.c-torture/execute/20000412-3.c: New test.
14676         * gcc.c-torture/compile/20000412-1.c: New test.
14677         * gcc.c-torture/execute/20000412-2.c: New test.
14678
14679 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
14680
14681         * objc/execute/bf-20.m: New test.
14682
14683 2000-04-10  Richard Henderson  <rth@cygnus.com>
14684
14685         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
14686
14687         * gcc.c-torture/execute/20000412-1.c: New test.
14688
14689 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
14690
14691         * g++.old-deja/g++.eh/catchptr1.C: New test.
14692
14693 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
14694
14695         * g++.old-deja/g++.abi/cxa_vec.C: New test.
14696
14697 2000-04-08  Neil Booth  <NeilB@earthling.net>
14698
14699         * gcc.dg/cpp-nullchar.c: Remove test as
14700         embedded nulls cause problems.
14701
14702 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14703
14704         * gcc.dg/compare2.c: New test.
14705
14706 2000-04-08  Neil Booth  <NeilB@earthling.net>
14707
14708         * gcc.dg/cpp-nullchar.c: New test.
14709
14710 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
14711
14712         * gcc.dg/cpp-mi2.c: New test.
14713         * gcc.dg/cpp-mi2[abc].h: New files.
14714
14715 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
14716
14717         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
14718         member name.
14719
14720 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
14721
14722         * g++.old-deja/g++.abi/vmihint.C: New test.
14723
14724 2000-04-06  Neil Booth  <NeilB@earthling.net>
14725
14726         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
14727         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
14728         copyright.
14729
14730 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
14731
14732         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
14733         avoid stack-frame overwrite.
14734
14735 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
14736
14737         * gcc.c-torture/compile/20000405-2.c: New test.
14738         * gcc.c-torture/compile/20000405-3.c: New test.
14739
14740 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14741
14742         * gcc.c-torture/compile/20000405-1.c: New test.
14743
14744 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
14745
14746         * gcc.dg/cast-qual-1.c: Revert last change.
14747
14748 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14749
14750         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
14751
14752 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
14753
14754         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
14755         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
14756
14757 2000-04-03  Jeffrey A Law  (law@cygnus.com)
14758
14759         * gcc.c-torture/compile/20000403-2.c: New test.
14760         * gcc.c-torture/compile/20000403-1.c: New test.
14761
14762 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
14763
14764         * gcc.c-torture/execute/20000403-1.c: New test.
14765
14766 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
14767
14768         * gcc.c-torture/execute/20000402-1.c: New test.
14769
14770 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
14771
14772         * gcc.c-torture/execute/va-arg-15.c: New test.
14773         * gcc.c-torture/execute/va-arg-16.c: New test.
14774         * gcc.c-torture/execute/va-arg-17.c: New test.
14775         * gcc.c-torture/execute/va-arg-18.c: New test.
14776         * gcc.c-torture/execute/va-arg-19.c: New test.
14777
14778 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
14779
14780         * gcc.c-torture/compile/981211-1.c: Move to...
14781         * gcc.dg/cpp-as1.c: ...here.
14782         * gcc.dg/cpp-as2.c: New file.
14783
14784         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
14785         compiler.
14786
14787 2000-04-02  Neil Booth  <NeilB@earthling.net>
14788
14789         * gcc.dg/cpp-cond.c  New tests.
14790         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
14791         accidental success less likely.
14792         * gcc.dg/cpp-missingop.c  New tests.
14793         * gcc.dg/cpp-missingparen.c  New tests.
14794         * gcc.dg/cpp-shift.c  New tests.
14795         * gcc.dg/cpp-shortcircuit.c  New tests.
14796         * gcc.dg/cpp-unary.c  New tests.
14797
14798 2000-03-29  Jeffrey A Law  (law@cygnus.com)
14799
14800         * gcc.c-torture/compile/20000329-1.c: New test.
14801
14802 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
14803
14804         * gcc.c-torture/compile/20000326-1.c: New test.
14805         * gcc.c-torture/compile/20000326-2.c: New test.
14806
14807 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
14808
14809         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
14810         the first parameter is a function argument.
14811
14812 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
14813
14814         * g++.old-deja/g++.ext/array4.C: New test.
14815
14816 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
14817
14818         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
14819
14820 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14821
14822         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
14823
14824 2000-03-19  Richard Henderson  <rth@cygnus.com>
14825
14826         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
14827
14828 2000-03-19  Richard Henderson  <rth@cygnus.com>
14829
14830         * gcc.c-torture/compile/20000319-1.c: New test.
14831
14832 2000-03-14  Jeffrey A Law  (law@cygnus.com)
14833
14834         * gcc.c-torture/execute/20000314-3.c: New test.
14835         * gcc.c-torture/execute/20000314-2.c: New test.
14836         * gcc.c-torture/execute/20000314-1.c: New test.
14837         * gcc.c-torture/compile/20000314-2.c: New test.
14838         * gcc.c-torture/compile/20000314-1.c: New test.
14839
14840 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
14841
14842         * g++.old-deja/g++.warn/inline.C: New test.
14843
14844 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
14845
14846         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
14847         standards-compliant result rather than specific constants.
14848         Put test-values in array.
14849
14850 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
14851
14852         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
14853         (g++_target_compile): Put test-specific options last.
14854
14855 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
14856
14857         * g++.old-deja/g++.eh/vbase4.C: New test.
14858
14859 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
14860
14861         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
14862
14863 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
14864
14865         * g++.old-deja/g++.brendan/misc12.C: Removed.
14866         * g++.old-deja/g++.pt/memtemp77.C: Constify.
14867         * g++.old-deja/g++.ext/pretty4.C: New test.
14868
14869 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
14870
14871         * g++.old-deja/g++.other/string2.C: New test.
14872
14873 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
14874
14875         * g++.old-deja/g++.warn/impint2.C: New test.
14876
14877 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
14878
14879         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
14880         is 1, not zero.
14881
14882 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
14883
14884         * g++.old-deja/g++.warn/impint.C: New test.
14885         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
14886         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
14887         * g++.old-deja/g++.pt/explicit12.C: Likewise.
14888         * g++.old-deja/g++.pt/explicit13.C: Likewise.
14889         * g++.old-deja/g++.pt/explicit17.C: Likewise.
14890         * g++.old-deja/g++.pt/explicit18.C: Likewise.
14891         * g++.old-deja/g++.pt/explicit19.C: Likewise.
14892         * g++.old-deja/g++.pt/explicit23.C: Likewise.
14893         * g++.old-deja/g++.pt/explicit31.C: Likewise.
14894         * g++.old-deja/g++.pt/explicit35.C: Likewise.
14895         * g++.old-deja/g++.pt/explicit6.C: Likewise.
14896         * g++.old-deja/g++.pt/memclass7.C: Likewise.
14897
14898 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
14899
14900         * gcc.dg/cpp-redef.c: New test.
14901
14902 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
14903
14904         * g++.old-deja/g++.pt/unify7.C: New test.
14905
14906 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
14907
14908         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
14909         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
14910
14911 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
14912
14913         * gcc.c-torture/compile/20000224-1.c: New test.
14914
14915 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14916
14917         * gcc.c-torture/compile/cpp-2.c: New test.
14918         * gcc.c-torture/compile/cpp-1.c: New test.
14919
14920 2000-02-25  Jeffrey A Law  (law@cygnus.com)
14921
14922         * gcc.c-torture/execute/20000225-1.c: New test.
14923
14924 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14925
14926         * gcc.dg/cpp-li2.c: New test.
14927
14928         * gcc.dg/cpp-wi1.c: New test.
14929
14930         * gcc.dg/cpp-li1.c: New test.
14931
14932 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
14933
14934         * g++.old-deja/g++.other/sizeof5.C: New test.
14935
14936 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14937
14938         * gcc.c-torture/execute/va-arg-13.c: New test.
14939
14940 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
14941
14942         * gcc.c-torture/execute/va-arg-12.c: New test.
14943
14944 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
14945
14946         * gcc.c-torture/execute/20000223-1.c: New test.
14947
14948 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
14949
14950         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
14951
14952 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
14953
14954         * g++.old-deja/g++.abi/ptrmem.C: New test.
14955
14956 2000-02-19  Richard Henderson  <rth@cygnus.com>
14957
14958         * gcc.c-torture/compile/init-3.c: New.
14959
14960 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
14961
14962         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
14963         ALWAYS_CXXFLAGS.
14964
14965 2000-02-11  Robert Lipe <robertl@sco.com>
14966
14967         * gcc.c-torture/compile/20000211-3.c: New test.
14968
14969 2000-02-11  Martin Buchholz <martin@xemacs.org>
14970
14971         * gcc.c-torture/compile/20000211-2.c: New test.
14972
14973 2000-02-11  Jeffrey A Law  (law@cygnus.com)
14974
14975         * gcc.c-torture/compile/20000211-1.c: New test.
14976
14977 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
14978
14979         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
14980           on native targets
14981
14982 2000-02-08  Nathan Sidwell  <nathan@acm.org>
14983
14984         * g++.old-deja/g++.other/cast5.C: New test.
14985
14986 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
14987
14988         * gcc.c-torture/execute/20000205-1.c: New.
14989
14990 2000-02-03  Nathan Sidwell  <nathan@acm.org>
14991
14992         * g++.old-deja/g++.jason/cast3.C: Return void.
14993         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
14994
14995 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14996
14997         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
14998
14999         * gcc.dg/loop-1.c: New test.
15000
15001 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
15002
15003         * gcc.c-torture/compile/20000127-1.c: New test.
15004         * gcc.c-torture/execute/991228-1.c: New test.
15005
15006 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15007
15008         * gcc.dg/unused-2.c: New test.
15009
15010         * gcc.dg/conv-1.c: New test.
15011
15012 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
15013
15014         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
15015         compiler.
15016         (tool_option_proc): Fix typo.
15017
15018 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
15019
15020         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
15021         of the ld on the host, not on the build machine.
15022         Also, don't crash if '--help' is not a supported option.
15023
15024 2000-01-24  Richard Henderson  <rth@cygnus.com>
15025
15026         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
15027
15028 2000-01-20  Jeffrey A Law  (law@cygnus.com)
15029
15030         * gcc.c-torture/execute/20000120-2.c: New test.
15031         * gcc.c-torture/execute/20000120-1.c: New test.
15032
15033 2000-01-13  Jeffrey A Law  (law@cygnus.com)
15034
15035         * gcc.c-torture/execute/20000113-1.c: New test.
15036
15037 2000-01-12  Jeffrey A Law  (law@cygnus.com)
15038
15039         * gcc.c-torture/execute/20000112-1.c: New test.
15040
15041 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15042
15043         * gcc.dg/20000111-1.c: New test.
15044
15045 2000-01-10  Jeffrey A Law  (law@cygnus.com)
15046
15047         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
15048         with 16 bit integers.
15049
15050 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15051
15052         * gcc.dg/20000108-1.c: New test.
15053
15054 2000-01-05  Nathan Sidwell  <nathan@acm.org>
15055
15056         * g++.old-deja/g++.ns/koenig8.C: New test.
15057
15058 2000-01-05  Nathan Sidwell  <nathan@acm.org>
15059
15060         * g++.old-deja/g++.other/cast4.C: New test.
15061
15062 2000-01-05  Jeffrey A Law  (law@cygnus.com)
15063
15064         * gcc.c-torture/compile/20000105-2.c: New test.
15065         * gcc.c-torture/compile/20000105-1.c: New test.
15066
15067 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15068
15069         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
15070         references to printf & atoi to conform to ANSI standard.
15071         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
15072         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
15073         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
15074         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
15075         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
15076         * g++.old-deja/g++.brendan/complex1.C: Likewise.
15077         * g++.old-deja/g++.brendan/copy1.C: Likewise.
15078         * g++.old-deja/g++.brendan/copy2.C: Likewise.
15079         * g++.old-deja/g++.brendan/copy3.C: Likewise.
15080         * g++.old-deja/g++.brendan/copy4.C: Likewise.
15081         * g++.old-deja/g++.brendan/copy5.C: Likewise.
15082         * g++.old-deja/g++.brendan/copy6.C: Likewise.
15083         * g++.old-deja/g++.brendan/copy7.C: Likewise.
15084         * g++.old-deja/g++.brendan/copy8.C: Likewise.
15085         * g++.old-deja/g++.brendan/crash11.C: Likewise.
15086         * g++.old-deja/g++.brendan/crash14.C: Likewise.
15087         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
15088         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
15089         * g++.old-deja/g++.brendan/delete2.C: Likewise.
15090         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
15091         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
15092         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
15093         * g++.old-deja/g++.brendan/eh1.C: Likewise.
15094         * g++.old-deja/g++.brendan/groff1.C: Likewise.
15095         * g++.old-deja/g++.brendan/init3.C: Likewise.
15096         * g++.old-deja/g++.brendan/misc12.C: Likewise.
15097         * g++.old-deja/g++.brendan/misc7.C: Likewise.
15098         * g++.old-deja/g++.brendan/new2.C: Likewise.
15099         * g++.old-deja/g++.brendan/operators4.C: Likewise.
15100         * g++.old-deja/g++.brendan/operators5.C: Likewise.
15101         * g++.old-deja/g++.brendan/overload2.C: Likewise.
15102         * g++.old-deja/g++.brendan/overload7.C: Likewise.
15103         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
15104         * g++.old-deja/g++.brendan/reference1.C: Likewise.
15105         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
15106         * g++.old-deja/g++.brendan/template24.C: Likewise.
15107         * g++.old-deja/g++.brendan/template3.C: Likewise.
15108         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
15109         * g++.old-deja/g++.jason/inline3.C: Likewise.
15110         * g++.old-deja/g++.jason/opeq.C: Likewise.
15111         * g++.old-deja/g++.law/arg5.C: Likewise.
15112         * g++.old-deja/g++.law/arm7.C: Likewise.
15113         * g++.old-deja/g++.law/ctors11.C: Likewise.
15114         * g++.old-deja/g++.law/cvt8.C: Likewise.
15115         * g++.old-deja/g++.law/init9.C: Likewise.
15116         * g++.old-deja/g++.law/refs4.C: Likewise.
15117         * g++.old-deja/g++.law/template2.C: Likewise.
15118         * g++.old-deja/g++.law/visibility24.C: Likewise.
15119         * g++.old-deja/g++.law/vtable3.C: Likewise.
15120         * g++.old-deja/g++.mike/asm2.C: Likewise.
15121         * g++.old-deja/g++.mike/eh1.C: Likewise.
15122         * g++.old-deja/g++.mike/misc1.C: Likewise.
15123         * g++.old-deja/g++.mike/misc13.C: Likewise.
15124         * g++.old-deja/g++.mike/misc14.C: Likewise.
15125         * g++.old-deja/g++.mike/ns12.C: Likewise.
15126         * g++.old-deja/g++.mike/p1248.C: Likewise.
15127         * g++.old-deja/g++.mike/p3708.C: Likewise.
15128         * g++.old-deja/g++.mike/p3708a.C: Likewise.
15129         * g++.old-deja/g++.mike/p3708b.C: Likewise.
15130         * g++.old-deja/g++.mike/p646.C: Likewise.
15131         * g++.old-deja/g++.mike/p700.C: Likewise.
15132         * g++.old-deja/g++.mike/p783.C: Likewise.
15133         * g++.old-deja/g++.mike/p783a.C: Likewise.
15134         * g++.old-deja/g++.mike/p783b.C: Likewise.
15135         * g++.old-deja/g++.mike/p786.C: Likewise.
15136         * g++.old-deja/g++.mike/p789.C: Likewise.
15137         * g++.old-deja/g++.mike/p789a.C: Likewise.
15138         * g++.old-deja/g++.mike/p807a.C: Likewise.
15139         * g++.old-deja/g++.other/delete3.C: Likewise.
15140         * g++.old-deja/g++.other/dyncast1.C: Likewise.
15141         * g++.old-deja/g++.other/dyncast2.C: Likewise.
15142         * g++.old-deja/g++.other/dyncast3.C: Likewise.
15143         * g++.old-deja/g++.other/empty1.C: Likewise.
15144         * g++.old-deja/g++.other/temporary1.C: Likewise.
15145         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
15146         * g++.old-deja/g++.pt/t16.C: Likewise.
15147         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
15148
15149 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
15150
15151         * gcc.dg/991230-1.c: New test.
15152
15153 1999-12-29  Jeffrey A Law  (law@cygnus.com)
15154
15155         * gcc.c-torture/compile/991229-3.c: New test.
15156         * gcc.c-torture/compile/991229-2.c: New test.
15157         * gcc.c-torture/compile/991229-1.c: New test.
15158
15159 1999-12-29  Greg McGary <gkm@eng.ascend.com>
15160
15161         * gcc.c-torture/compile/labels-2.c: New test.
15162
15163 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
15164
15165         * gcc.c-torture/execute/991227-1.c: New test.
15166
15167 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15168
15169         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
15170
15171 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
15172
15173         * gcc.c-torture/execute/991221-1.c: New test.
15174
15175 1999-12-20  Nathan Sidwell  <nathan@acm.org>
15176
15177         * g++.old-deja/g++.other/cast3.C: New test.
15178
15179 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
15180
15181         * gcc.c-torture/execute/991216-4.c: New test.
15182
15183 1999-12-16  Michael Meissner  <meissner@cygnus.com>
15184
15185         * gcc.c-torture/execute/991216-1.c: New test.
15186         * gcc.c-torture/execute/991216-2.c: New test.
15187         * gcc.c-torture/execute/991216-3.c: New test.
15188
15189 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
15190
15191         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
15192         Actually make the test fail by using "-O2" for compilation.
15193
15194 1999-12-15  Nathan Sidwell  <nathan@acm.org>
15195
15196         * g++.old-deja/g++.warn/cast-align1.C: New test.
15197
15198 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
15199
15200         * gcc.c-torture/compile/991214-1.c: New test.
15201         * gcc.c-torture/compile/991214-2.c: New test.
15202
15203 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
15204
15205         * gcc.dg/991214-1.c: New test.
15206
15207 1999-12-13  Jeffrey A Law  (law@cygnus.com)
15208
15209         * gcc.c-torture/compile/991213-3.c: New test.
15210         * gcc.c-torture/compile/991213-2.c: New test.
15211         * gcc.c-torture/compile/991213-1.c: New test.
15212
15213 1999-12-10  J"orn Rennecke <amylaar@cygnus.co.uk>
15214
15215         * gcc.dg/991209-1.c: New test.
15216
15217 1999-12-08  Nathan Sidwell <nathan@acm.org>
15218
15219         * gcc.c-torture/compile/991208-1.c: New test.
15220
15221 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15222
15223         * gcc.dg/ultrasp2.c: New test.
15224
15225 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
15226
15227         * g++.old-deja/g++.abi/align.C (main): Fix typo.
15228
15229 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
15230
15231         * gcc.c-torture/compile/991202-1.c: New test.
15232         * gcc.c-torture/execute/991202-1.c: New test.
15233         * gcc.c-torture/execute/991202-2.c: New test.
15234         * gcc.c-torture/execute/991202-3.c: New test.
15235
15236 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
15237
15238         * g++.old-deja/g++.abi/align.C: New test.
15239         * g++.old-deja/g++.abi/aggregates.C: Likewise.
15240         * g++.old-deja/g++.abi/bitfields.C: Likewise.
15241
15242 1999-12-01  Richard Henderson  <rth@cygnus.com>
15243
15244         * gcc.c-torture/execute/991201-1.c: New.
15245
15246 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
15247
15248         * gcc.dg/991129-1.c: New test.
15249
15250 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
15251
15252         * gcc.c-torture/compile/991127-1.c: New test.
15253
15254 1999-11-22  Nathan Sidwell  <nathan@acm.org>
15255
15256         * g++.old-deja/g++.other/warn4.C: New test.
15257
15258 1999-11-22  Nathan Sidwell  <nathan@acm.org>
15259
15260         * g++.old-deja/g++.eh/cleanup2.C: New test.
15261         * g++.old-deja/g++.ext/pretty2.C: New test.
15262         * g++.old-deja/g++.ext/pretty3.C: New test.
15263         * g++.old-deja/g++.other/debug6.C: New test.
15264
15265 1999-10-20  Jim Wilson  <wilson@cygnus.com>
15266
15267         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
15268         compiler_output to look for one error message instead of two.
15269
15270 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
15271
15272         * gcc.c-torture/execute/991118-1.c: Also test case
15273         where the word boundary does not split a byte evenly.
15274
15275 1999-11-19  Nathan Sidwell  <nathan@acm.org>
15276
15277         * g++.old-deja/g++.ext/restrict1.C: New test.
15278
15279 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
15280
15281         * gcc.c-torture/execute/991118-1.c: New test.
15282
15283 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
15284
15285         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
15286         working directory pathnames.
15287
15288 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
15289
15290         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
15291         host is equipped with driver.h and driver.o so it can actually
15292         compile and run the tests.
15293
15294 1999-10-08  Bernd Schmidt  <bernds@cygnus.co.uk>
15295
15296         * gcc.c-torture/compile/991008-1.c: New test.
15297
15298 1999-11-08  Nick Clifton  <nickc@cygnus.com>
15299
15300         * lib/gcc-dg.exp: Include target-supports.exp
15301
15302 1999-11-05  Nick Clifton  <nickc@cygnus.com>
15303
15304         * lib/target-supports.exp: New file: Provide procs to test for
15305         features supported by the target.
15306         (check_weak_available): Moved here from ecos.exp.
15307         (check_alias_available): New proc: Determine of the target
15308         toolchain supports the alias attribute.
15309
15310         * gcc.dg/special/ecos.exp: Move check_weak_available to
15311         target-supports.exp.
15312         (alias-1.c): Only perform the test if the target supports
15313         aliases.
15314         (wkali-1.c): Only perform the test if the target supports
15315         aliases.
15316
15317         * gcc.dg/990506-0.c: Expect error messages from cross
15318         targets as well as native targets.
15319
15320 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15321
15322         * gcc.dg/ultrasp1.c: Removed xfail.
15323         * gcc.dg/struct-ret-2.c: Likewise.
15324         * gcc.dg/array-1.c: Likewise.
15325
15326 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15327
15328         * gcc.dg/struct-ret-2.c: New test.
15329
15330         * gcc.dg/array-1.c: New test.
15331
15332 1999-10-30  Stephen L Moshier <moshier@mediaone.net>
15333
15334         * gcc.c-torture/execute/991030-1.c: New test.
15335
15336 1999-10-26  Richard Henderson  <rth@cygnus.com>
15337
15338         * gcc.c-torture/compile/991026-2.c: New test.
15339
15340 1999-10-26  Jeffrey A Law  (law@cygnus.com)
15341
15342         * gcc.c-torture/compile/991026-1.c: New test.
15343
15344 1999-10-23  Jeffrey A Law  (law@cygnus.com)
15345
15346         * gcc.c-torture/execute/991023-1.c: New test.
15347
15348 1999-10-19  Jeffrey A Law  (law@cygnus.com)
15349
15350         * gcc.c-torture/execute/991019-1.c: New test.
15351
15352 1999-10-16  Richard Henderson  <rth@cygnus.com>
15353
15354         * gcc.c-torture/execute/991016-1.c: New test.
15355
15356 1999-10-14  Stephane Carrez  <stcarrez@worldnet.fr>
15357
15358         * gcc.c-torture/execute/991014-1.c: New test.
15359
15360 1999-10-13  J"orn Rennecke <amylaar@cygnus.co.uk>
15361
15362         * g++.old-deja/g++.other/union2.C: New test.
15363
15364 1999-10-13  Nathan Sidwell  <nathan@acm.org>
15365
15366         * g++.old-deja/g++.other/vaarg2.C: New test.
15367         * g++.old-deja/g++.other/vaarg3.C: New test.
15368
15369 1999-10-12  Craig Burley  <craig@jcb-sc.com>
15370
15371         * g77.f-torture/noncompile/19990905-1.f: Moved from being
15372         in compile/.
15373
15374 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
15375
15376         * gcc.c-torture/execute/va-arg-11.c: New test.
15377
15378 1999-10-01  Mark P. Mitchell  <mark@codesourcery.com>
15379
15380         * lib/file-format.exp (gcc_target_object_format): Don't
15381         crash if objdump is unavailable.
15382
15383 1999-09-29  Donn Terry <donn@interix.com>
15384
15385         * gcc.misc-tests/mg.exp: delete extraneous redirection.
15386
15387 1999-09-28  Nick Clifton  <nickc@cygnus.com>
15388
15389         * gcc.c-torture/compile/990928-1.c: New test.
15390
15391 1999-09-28  Nathan Sidwell  <nathan@acm.org>
15392
15393         * g++.old-deja/g++.other/decl6.C: New test.
15394
15395 1999-09-28  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15396
15397         * gcc.c-torture/execute/va-arg-10.c: New test.
15398
15399 1999-09-27  Nathan Sidwell  <nathan@acm.org>
15400
15401         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
15402         __PRETTY_FUNCTION__.
15403
15404 1999-09-23  Nick Clifton  <nickc@cygnus.com>
15405
15406         * gcc.c-torture/execute/990923-1.c: New test.
15407
15408 1999-09-21  Nick Clifton  <nickc@cygnus.com>
15409
15410         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
15411         for which -fpic is inappropriate.
15412
15413 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
15414
15415         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
15416
15417 1999-09-21  Nathan Sidwell  <nathan@acm.org>
15418
15419         * g++.old-deja/g++.other/dyncast1.C: New test.
15420         * g++.old-deja/g++.other/dyncast2.C: New test.
15421         * g++.old-deja/g++.other/dyncast3.C: New test.
15422         * g++.old-deja/g++.other/dyncast4.C: New test.
15423         * g++.old-deja/g++.other/dyncast5.C: New test.
15424         * g++.old-deja/g++.eh/catch3.C: New test.
15425         * g++.old-deja/g++.eh/catch3p.C: New test.
15426         * g++.old-deja/g++.eh/catch4.C: New test.
15427         * g++.old-deja/g++.eh/catch4p.C: New test.
15428         * g++.old-deja/g++.eh/catch5.C: New test.
15429         * g++.old-deja/g++.eh/catch5p.C: New test.
15430         * g++.old-deja/g++.eh/catch6.C: New test.
15431         * g++.old-deja/g++.eh/catch6p.C: New test.
15432         * g++.old-deja/g++.eh/catch7.C: New test.
15433         * g++.old-deja/g++.eh/catch7p.C: New test.
15434         * g++.old-deja/g++.eh/catch8.C: New test.
15435         * g++.old-deja/g++.eh/catch8p.C: New test.
15436         * g++.old-deja/g++.eh/catch9.C: New test.
15437         * g++.old-deja/g++.eh/catch9p.C: New test.
15438
15439 1999-09-13  Nathan Sidwell  <nathan@acm.org>
15440
15441         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
15442         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
15443
15444 1999-09-13  Jeffrey A Law  (law@cygnus.com)
15445
15446         * gcc.c-torture/compile/990913-1.c: New test.
15447
15448 1999-09-10  Nathan Sidwell  <nathan@acm.org>
15449
15450         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
15451         * g++.old-deja/g++.jason/rfg5.C: Likewise.
15452
15453 1999-09-09  Richard Henderson  <rth@cygnus.com>
15454
15455         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
15456
15457 1999-09-09  Nathan Sidwell  <nathan@acm.org>
15458
15459         * g++.old-deja/g++.other/lookup11.C: New test.
15460         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
15461         what is permitted and what we want.
15462         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
15463         overload use.
15464         * g++.old-deja/g++.jason/rfg5.C: Likewise
15465
15466 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
15467
15468         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
15469         * gcc.c-torture/noncompile/poison-1.c: New file.
15470
15471 1999-09-08  Nathan Sidwell  <nathan@acm.org>
15472
15473         * g++.old-deja/g++.other/sizeof3.C: New test.
15474         * g++.old-deja/g++.other/sizeof4.C: New test.
15475         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
15476         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
15477
15478 1999-09-07  Richard Henderson  <rth@cygnus.com>
15479
15480         * gcc.dg/va-arg-1.c: New.
15481
15482 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15483
15484         * gcc.c-torture/execute/va-arg-9.c: New test.
15485
15486 1999-09-05  Craig Burley  <craig@jcb-sc.com>
15487
15488         * g77.f-torture/compile/980519-2.f: New test.
15489         * g77.f-torture/compile/19990905-0.f: New test.
15490         * g77.f-torture/compile/19990905-1.f: New test.
15491         * g77.f-torture/compile/19990905-2.f: New test.
15492
15493         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
15494
15495 1999-09-03  Richard Earnshaw <rearnsha@arm.com>
15496
15497         * gcc.c-torture/execute/990827-1.c: Fix typo.
15498
15499 1999-09-03  Nathan Sidwell  <nathan@acm.org>
15500
15501         * g++.old-deja/g++.other/deref1.C: New test.
15502
15503 1999-09-02  Nathan Sidwell  <nathan@acm.org>
15504
15505         * g++.old-deja/g++.other/ambig2.C: New test.
15506         * g++.old-deja/g++.other/cond5.C: New test.
15507         * g++.old-deja/g++.other/lookup16.C: New test.
15508
15509 1999-09-02  Marc Espie <espie@cvs.openbsd.org>
15510
15511         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
15512         assemblers too.
15513
15514 1999-08-31  Jeffrey A Law  (law@cygnus.com)
15515
15516         * lib/c-torture.exp: Avoid the "compare executables" optimization
15517         when testing native.
15518
15519 1999-08-29  Jeffrey A Law  (law@cygnus.com)
15520
15521         * gcc.c-torture/execute/990829-1.c: New test.
15522         * gcc.c-torture/compile/990829-1.c: New test.
15523
15524 1999-08-27  Paul Burchard  <burchard@pobox.com>
15525
15526         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
15527         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
15528         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
15529         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
15530         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
15531         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
15532         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
15533         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
15534         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
15535         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
15536         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
15537
15538 1999-08-27  Jeffrey A Law  (law@cygnus.com)
15539
15540         * gcc.c-torture/execute/990827-1.c: New test.
15541
15542 1999-08-26  Craig Burley  <craig@jcb-sc.com>
15543
15544         * g77.f-torture/noncompile/19990826-4.f: New test.
15545
15546         * g77.f-torture/compile/19990826-3.f: New test.
15547
15548         * g77.f-torture/execute/19990826-2.f: New test.
15549
15550         * g77.f-torture/compile/19990826-1.f: New test.
15551
15552         * gcc.c-torture/execute/990826-0.c: New test.
15553         * g77.c-torture/execute/19990826-0.f: New test.
15554
15555         * g77.f-torture/noncompile/970626-2.f: New test.
15556
15557 1999-08-25  Paul Burchard  <burchard@pobox.com>
15558
15559         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
15560         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
15561         lss-011.C: New tests.
15562
15563 1999-08-25  Nathan Sidwell  <nathan@acm.org>
15564
15565         * g++.old-deja/g++.other/decl5.C: New test.
15566
15567 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15568
15569         * noncompile/noncompile.exp: Load_lib c-torture.exp.
15570         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
15571         call `postbase' for each one.  All callers of `postbase' changed
15572         to call this instead.
15573
15574 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
15575
15576         * gcc.c-torture/execute/990811-1.c: New test.
15577
15578 1999-08-09  Nick Clifton  <nickc@cygnus.com>
15579
15580         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
15581         just native ones.
15582
15583         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
15584         just native ones.
15585
15586 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
15587
15588         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
15589
15590 1999-08-04  Jeffrey A Law  (law@cygnus.com)
15591
15592         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
15593
15594 1999-08-04  Nathan Sidwell  <nathan@acm.org>
15595
15596         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
15597
15598 1999-08-04  Jeffrey A Law  (law@cygnus.com)
15599
15600         * gcc.c-torture/execute/990804-1.c: New test.
15601
15602 1999-08-03  Nathan Sidwell  <nathan@acm.org>
15603
15604         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
15605         * g++.old-deja/g++.brendan/crash64.C: Likewise
15606         * g++.old-deja/g++.brendan/overload8.C: Likewise
15607
15608 1999-08-03  Nathan Sidwell  <nathan@acm.org>
15609
15610         * g++.old-deja/g++.other/struct1.C: New test.
15611
15612 1999-08-03  Nathan Sidwell  <nathan@acm.org>
15613
15614         * g++.old-deja/g++.other/enum2.C: New test.
15615
15616 1999-08-02  Richard Henderson  <rth@cygnus.com>
15617
15618         Adapted from tests from Franz Sirl:
15619         * gcc.c-torture/execute/va-arg-7.c: New test.
15620         * gcc.c-torture/execute/va-arg-8.c: New test.
15621
15622 1999-08-01  Jeffrey A Law  (law@cygnus.com)
15623
15624         * gcc.c-torture/compile/990801-2.c: New test.
15625
15626         * gcc.c-torture/compile/990801-1.c: New test.
15627
15628 1999-07-27  Michael Meissner  <meissner@cygnus.com>
15629
15630         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
15631         fp-cmp-1.c, converting double to float.
15632
15633         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
15634         fp-cmp-1.c, converting double to long double.
15635
15636         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
15637         from fr1 to unknown_register, since fr1 is a legitimate register
15638         on some machines.
15639
15640 1999-07-25  Jeffrey A Law  (law@cygnus.com)
15641
15642         * README: More listname related changes.
15643
15644 1999-07-08  Catherine Moore  <clm@cygnus.com>
15645
15646         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
15647
15648 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
15649
15650         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
15651
15652 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
15653
15654         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
15655
15656 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
15657
15658         * gcc.dg/990703-1.c: New test.
15659
15660 1999-06-29  Nick Clifton  <nickc@cygnus.com>
15661
15662         * lib/file-format.exp: New file: Move definition of proc
15663         gcc_target_object_format to here from
15664         gcc.dg/special/ecos.exp.
15665
15666         * lib/c-torture.exp: Include lib file-format.exp.
15667         * lib/gcc-dg.exp: Include lib file-format.exp.
15668
15669         * gcc.dg/special/ecos.exp: Remove definition of proc
15670         gcc_target_object_format.
15671
15672 1999-06-28  Jeffrey A Law  (law@cygnus.com)
15673
15674         * gcc.c-torture/execute/990628-1.c: New test.
15675
15676 1999-06-25  Jeffrey A Law  (law@cygnus.com)
15677
15678         * gcc.c-torture/compile/990625-2.c: New test.
15679
15680         * gcc.c-torture/compile/990625-1.c: New test.
15681
15682 1999-06-23  Nick Clifton  <nickc@cygnus.com>
15683
15684         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
15685         attributes compile.
15686         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
15687         ports that use the COFF/PE file format.
15688
15689 1999-06-17  Jeffrey A Law  (law@cygnus.com)
15690
15691         * gcc.c-torture/compile/990617-1.c: New test.
15692
15693 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
15694
15695         * g++.old-deja/g++.other/decl4.C: New test.
15696
15697 1999-06-14  Nathan Sidwell  <nathan@acm.org>
15698
15699         * g++.old-deja/g++.other/bitfld3.C: New test.
15700
15701 1999-06-08  Nathan Sidwell  <nathan@acm.org>
15702
15703         * g++.old-deja/g++.eh/catch1.C: New test.
15704
15705 1999-06-07  Jeffrey A Law  (law@cygnus.com)
15706
15707         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
15708
15709         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
15710         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
15711
15712 1999-06-05  Craig Burley  <craig@jcb-sc.com>
15713
15714         * g77.f-torture/compile/19990502-0.f: Replace with new,
15715         shorter, test that still fails after recent changes.
15716
15717 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
15718
15719         * gcc.c-torture/execute/990604-1.c: New test.
15720
15721 1999-05-31  Jeffrey A Law  (law@cygnus.com)
15722
15723         * gcc.c-torture/execute/990531-1.c: New test.
15724
15725 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15726
15727         * gcc.c-torture/compile/990527-1.c: New test.
15728
15729 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
15730
15731         * gcc.c-torture/execute/990527-1.c: New test.
15732
15733 1999-05-25  Nick Clifton  <nickc@cygnus.com>
15734
15735         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
15736         bitfields as signed.
15737
15738 1999-05-25  Craig Burley  <craig@jcb-sc.com>
15739
15740         * g77.f-torture/compile/19990525-0.f: New test.
15741
15742 1999-05-25  Jeffrey A Law  (law@cygnus.com)
15743
15744         * gcc.c-torture/execute/990525-2.c: New test.
15745
15746         * gcc.c-torture/execute/990525-1.c: New test.
15747
15748 1999-05-24  Nathan Sidwell  <nathan@acm.org>
15749
15750         * g++.old-deja/g++.other/anon3.C: New test.
15751         * g++.old-deja/g++.other/anon4.C: New test.
15752         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
15753         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
15754         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
15755         Merrill).
15756
15757 1999-05-24  Jeffrey A Law  (law@cygnus.com)
15758
15759         * gcc.c-torture/execute/990524-1.c: New test.
15760
15761         * gcc.dg/990524-1.c: New test.
15762
15763 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15764
15765         * gcc.c-torture/compile/990523-1.c: New test.
15766
15767 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
15768
15769         * gcc.c-torture/compile/990519-1.c: New test.
15770
15771 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
15772
15773         * gcc.c-torture/compile/990517-1.c: New test.
15774
15775         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
15776         (e4, f4): New tests.
15777         (main): Call them.
15778
15779 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15780
15781         * gcc.dg/noreturn-1.c: New test.
15782
15783 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
15784
15785         * gcc.c-torture/execute/990513-1.c: New test.
15786
15787 1999-05-10  Richard Henderson  <rth@cygnus.com>
15788
15789         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
15790
15791 1999-05-10  Craig Burley  <craig@jcb-sc.com>
15792
15793         * g77.f-torture/execute/erfc.f: Use small single-precision
15794         values, to avoid problems on Alphas when not -mieee.
15795
15796 1999-05-08  Craig Burley  <craig@jcb-sc.com>
15797
15798         * gcc.dg/990506-0.c: New test.
15799
15800 1999-05-08  Richard Henderson  <rth@cygnus.com>
15801
15802         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
15803         the constant to test.  Don't XFAIL 64-bit targets.
15804
15805         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
15806         * g++.old-deja/g++.law/profile1.C: Likewise.
15807
15808         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
15809         operator new instances.
15810         * g++.old-deja/g++.other/delete5.C: Likewise.
15811
15812 1999-05-03  Craig Burley  <craig@jcb-sc.com>
15813
15814         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
15815         intrinsic.
15816
15817 1999-05-03  Craig Burley  <craig@jcb-sc.com>
15818
15819         * g77.f-torture/execute/u77-test.f: Reverse order of two
15820         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
15821
15822 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15823
15824         * gcc.dg/compare1.c: New test.
15825
15826 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
15827
15828         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
15829         New tests.
15830
15831 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15832
15833         * g77.f-torture/compile/19990502-1.f: New test.
15834
15835 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15836
15837         * g77.f-torture/compile/19990502-0.f: New test.
15838
15839 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15840
15841         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
15842         intrinsic.
15843
15844 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15845
15846         * g77.f-torture/execute/u77-test.f (main): List libU77
15847         intrinsics not currently tested.
15848         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
15849         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
15850         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
15851         Trim blanks off the ends of some printed strings.
15852
15853 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15854
15855         * g77.f-torture/execute/u77-test.f (main): Just warn about
15856         FSTAT gid disagreement, as it's expected on some systems.
15857
15858 1999-05-01  Craig Burley  <craig@jcb-sc.com>
15859
15860         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
15861         use a new function, which allows for some slop.
15862         Clean up some commentary.
15863         (issum): The new function.
15864         (sgladd): Deleted subroutine.
15865
15866 1999-05-01  Craig Burley  <craig@jcb-sc.com>
15867
15868         * g77.f-torture/execute/u77-test.f: Modify to be more like
15869         libf2c/libU77 version, bringing patches to that version here.
15870         Add suitable commentary.
15871
15872 1999-04-25  Richard Henderson  <rth@cygnus.com>
15873
15874         * gcc.dg/990424-1.c: New test.
15875
15876 1999-04-24  Craig Burley  <craig@jcb-sc.com>
15877
15878         * g77.f-torture/execute/u77-test.f (main): Bug involving
15879         LSTAT has been fixed, so turn back on full checking.
15880
15881 1999-04-20  Craig Burley  <craig@jcb-sc.com>
15882
15883         * g77.f-torture/compile/19990419-0.f: New test.
15884         * g77.f-torture/execute/19990419-1.f: New test.
15885
15886 1999-04-17  Richard Henderson  <rth@cygnus.com>
15887
15888         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
15889         to avoid the need for a prototype to supress a warning.
15890
15891 1999-04-07  Jim Wilson  <wilson@cygnus.com>
15892
15893         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
15894
15895 1999-04-04  Jeffrey A Law  (law@cygnus.com)
15896
15897         * gcc.c-torture/execute/990404-1.c: New test.
15898
15899 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
15900
15901         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
15902         * gcc.dg/cpp-if3.c: Don't use -pedantic.
15903         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
15904         missing initializer warnings.
15905
15906 1999-03-28  Jeffrey A Law  (law@cygnus.com)
15907
15908         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
15909         matching strings.
15910
15911 1999-03-26  Jeffrey A Law  (law@cygnus.com)
15912
15913         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
15914
15915 1999-03-26  Craig Burley  <craig@jcb-sc.com>
15916
15917         * g77.f-torture/execute/19990325-0.f: New test.
15918         * g77.f-torture/execute/19990325-1.f: New test.
15919
15920 1999-03-24  Jeffrey A Law  (law@cygnus.com)
15921
15922         * gcc.c-torture/execute/990324-1.c: New test.
15923
15924 1999-03-22  Jim Wilson  <wilson@cygnus.com>
15925
15926         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
15927         test with 4.
15928
15929 1999-03-17  Richard Henderson  <rth@cygnus.com>
15930
15931         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
15932
15933 1999-03-13  Craig Burley  <craig@jcb-sc.com>
15934
15935         * g77.f-torture/execute/19990313-2.f: New test.
15936         * g77.f-torture/execute/19990313-3.f: New test.
15937
15938 1999-03-13  Craig Burley  <craig@jcb-sc.com>
15939
15940         * g77.f-torture/execute/19990313-0.f: New test.
15941         * g77.f-torture/execute/19990313-1.f: New test.
15942
15943 1999-03-12  Jim Wilson  <wilson@cygnus.com>
15944
15945         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
15946         printf to sprintf.
15947         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
15948         (main): Add check for u15.  Conditionalize u31 check depending on
15949         whether ints are <32 bits or >=32 bits.
15950
15951 1999-03-08  Craig Burley  <craig@jcb-sc.com>
15952
15953         * g77.f-torture/execute/19981119-0.f: Improve testiness.
15954
15955 1999-03-08  Craig Burley  <craig@jcb-sc.com>
15956
15957         * g77.f-torture/compile/19990305-0.f: New test.
15958         * g77.f-torture/execute/19981119-0.f: New test.
15959
15960 1999-03-08  Craig Burley  <craig@jcb-sc.com>
15961
15962         * g77.f-torture/execute/970625-2.f: call ABORT if final
15963         result is not correct, instead of just printing it.
15964         Add this checking via newly introduced obfuscation, to
15965         trip up buggy front ends.
15966
15967 1999-03-07  Craig Burley  <craig@jcb-sc.com>
15968
15969         * g77.f-torture/compile/960317-1.f: Moved from being
15970         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
15971
15972 1999-03-06  Craig Burley  <craig@jcb-sc.com>
15973
15974         * g77.f-torture/execute/960317-1.f: New (old) test.
15975         * g77.f-torture/execute/970625-2.f: Ditto.
15976
15977 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
15978
15979         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
15980         message on line 1 or line 2; cccp and cpplib do this differently.
15981
15982 1999-03-01  Jeffrey A Law  (law@cygnus.com)
15983
15984         * g++.old-deja/g++.law/weak1.C: New test.
15985
15986 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
15987
15988         * gcc.c-torture/execute/990119-1.c: Renamed to...
15989         * gcc.dg/990119-1.c: this, so it will only be tested once
15990         (it's a preprocessor test, it doesn't need to be run at
15991         multiple optimization levels).
15992
15993 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
15994
15995         * lib/g++.exp: Don't add incdir=$base_dir/../include to
15996           ALWAYS_CXXFLAGS.
15997
15998 1999-02-24  Craig Burley  <craig@jcb-sc.com>
15999
16000         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
16001         * g77.f-torture/compile/19981216-0.f: ...as it is expected
16002         to not be compilable by current g77.
16003
16004 1999-02-24  Nick Clifton  <nickc@cygnus.com>
16005
16006         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
16007
16008 1999-02-22  Jeffrey A Law  (law@cygnus.com)
16009
16010         * gcc.c-torture/execute/990222-1.c: New test.
16011
16012 1999-02-19  Craig Burley  <craig@jcb-sc.com>
16013
16014         * g77.f-torture/compile/19990218-0.f: New test.
16015         * g77.f-torture/noncompile/19990218-1.f: New test.
16016
16017 1999-02-18  Craig Burley  <craig@jcb-sc.com>
16018
16019         * g77.f-torture/compile/19981216-0.f: New test.
16020
16021 1999-02-14  Jeffrey A Law  (law@cygnus.com)
16022
16023         * gcc.dg/990214-1.c: New test.
16024
16025 1999-02-13  Jeffrey A Law  (law@cygnus.com)
16026
16027         * gcc.dg/990213-2.c: New test.
16028
16029         * gcc.dg/990213-1.c: New test.
16030
16031 1999-02-12  Jeffrey A Law  (law@cygnus.com)
16032
16033         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
16034         ints.
16035
16036 1999-02-11  Nick Clifton  <nickc@cygnus.com>
16037
16038         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
16039         specified by target.
16040
16041         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
16042
16043 1999-02-11  Jeffrey A Law  (law@cygnus.com)
16044
16045         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
16046
16047 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
16048
16049         * gcc.dg/special/ecos.exp: New test driver for new tests with
16050         special requirements.
16051
16052         * gcc.dg/special/alias-1.c: New test.
16053         * gcc.dg/special/gcsec-1.c: New test.
16054         * gcc.dg/special/weak-1.c: New test.
16055         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
16056         * gcc.dg/special/weak-2.c: New test.
16057         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
16058         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
16059         * gcc.dg/special/wkali-1.c: New test.
16060         * gcc.dg/special/wkali-2.c: New test.
16061         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
16062         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
16063
16064 1999-02-10  Felix Lee  <flee@cygnus.com>
16065
16066           * lib/c-torture.exp (c-torture-compile): Pull out code for
16067           analyzing gcc error messages.
16068           (c-torture-execute): Likewise.  Fix some (harmless) false
16069           positives.
16070           * lib/gcc.exp (gcc_check_compile): New function.
16071
16072 1999-02-08  Richard Henderson  <rth@cygnus.com>
16073
16074         * gcc.c-torture/execute/990208-1.c: New test.
16075
16076 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
16077
16078         * g++.dg/special/ecos.exp: New driver for new tests with special
16079         requirements
16080
16081         * g++.dg/special/conpr-1.C: New test
16082         * g++.dg/special/conpr-2.C: New test
16083         * g++.dg/special/conpr-2a.C: New test
16084         * g++.dg/special/conpr-3.C: New test
16085         * g++.dg/special/conpr-3a.C: New test
16086         * g++.dg/special/conpr-3b.C: New test
16087
16088         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
16089         allow g++ to use the dg driver
16090
16091         * README: Add comment about g++.dg directory
16092
16093 1999-02-06  Jeffrey A Law  (law@cygnus.com)
16094
16095         * README: Update email addresses.
16096
16097 1999-02-03  Nick Clifton  <nickc@cygnus.com>
16098
16099         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
16100         arguments in order to force structure S onto the stack even on
16101         the alpha.
16102         (test): Pass 10 leading arguments to function foo as well as the
16103         structure S.
16104
16105         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
16106         failure for all targets.
16107
16108         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
16109         abort to terminate program execution.
16110
16111 1999-01-30  Richard Henderson  <rth@cygnus.com>
16112
16113         * gcc.c-torture/execute/990130-1.c: New test.
16114
16115 1999-01-30  Jeffrey A Law  (law@cygnus.com)
16116
16117         * gcc.dg/990130-1.c: New test.
16118
16119 1999-01-28  Michael Meissner  <meissner@cygnus.com>
16120
16121         * gcc.c-torture/execute/990128-1.c: New test.
16122
16123 1999-01-27  Michael Meissner  <meissner@cygnus.com>
16124
16125         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
16126
16127 1999-01-27  Felix Lee  <flee@cygnus.com>
16128
16129         * lib/c-torture.exp (c-torture-compile): pull out code for
16130         analyzing gcc error messages.
16131         (c-torture-execute): ditto, and fix some (harmless) false
16132         positives.
16133         * lib/gcc.exp (gcc_check_compile): new function.
16134
16135 1999-01-17  Jeffrey A Law  (law@cygnus.com)
16136
16137         * gcc.dg/990117-1.c: New test.
16138
16139         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
16140
16141         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
16142
16143 1999-01-15  Jeffrey A Law  (law@cygnus.com)
16144
16145         * g77.f-torture/compile/990115-1.f: New test.
16146
16147 1999-01-07  Jeffrey A Law  (law@cygnus.com)
16148
16149         * gcc.c-torture/compile/990107-1.c: New test
16150
16151 1999-01-06  Jeffrey A Law  (law@cygnus.com)
16152
16153         * gcc.c-torture/execute/990106-2.c: New test.
16154
16155         * gcc.c-torture/execute/990106-1.c: New test.
16156
16157 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
16158
16159         * gcc.c-torture/compile/981223-1.c: New test.
16160
16161 1998-12-29  Richard Henderson  <rth@cygnus.com>
16162
16163         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
16164         (opt3): Rename from opt4 and disable.
16165
16166 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
16167
16168         * g++.old-deja/g++.pt/ptrmem5.C: New test.
16169
16170 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
16171
16172         * g++.old-deja/g++.other/conv5.C: New test.
16173
16174 1998-12-14  Nick Clifton  <nickc@cygnus.com>
16175
16176         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
16177
16178 1998-12-11  Jeffrey A Law  (law@cygnus.com)
16179
16180         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
16181
16182 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
16183
16184         * gcc.c-torture/compile/981211-1.c: New test.
16185
16186 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
16187
16188         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
16189
16190         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
16191
16192 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16193
16194         * gcc.special/930510-1.c: Make C9X safe.
16195         * gcc.misc-tests/gcov-1.c Similarly.
16196         * gcc.misc-tests/gcov-2.c Similarly.
16197
16198 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
16199
16200         * gcc.dg/ultrasp1.c: New test.
16201
16202 1998-12-06  Richard Henderson  <rth@cygnus.com>
16203
16204         * gcc.c-torture/execute/981206.c: New test.
16205
16206 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
16207
16208         * g++.old-deja/g++.ns/template7.C: New test.
16209
16210         * g++.old-deja/g++.other/expr1.C: New test.
16211
16212         * g++.old-deja/g++.eh/tmpl3.C: New test.
16213
16214         * g++.old-deja/g++.eh/tmpl2.C: New test.
16215
16216 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
16217
16218         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
16219         * g++.old-deja/g++.other/using6.C: Removed.
16220         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
16221
16222         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
16223
16224 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
16225
16226         * g++.old-deja/g++.pt/overload8.C: New test.
16227
16228         * g++.old-deja/g++.pt/overload7.C: New test.
16229
16230         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
16231
16232         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
16233         and relinking messages.
16234         * lib/g++.exp (g++_target_compile): Remove .rpo file when
16235         compiling with -frepo.
16236
16237 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
16238
16239         * g++.old-deja/g++.pt/lookup6.C: New test.
16240
16241 1998-11-30  Nick Clifton  <nickc@cygnus.com>
16242
16243         * gcc.c-torture/execute/981130-1.c: New test.
16244         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
16245
16246 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
16247
16248         * g++.old-deja/g++.pt/explicit76.C: New test.
16249
16250         * g++.old-deja/g++.pt/friend38.C: New test.
16251
16252         * g++.old-deja/g++.ns/crash2.C: New test.
16253
16254         * g++.old-deja/g++.pt/defarg8.C: New test.
16255
16256         * g++.old-deja/g++.pt/instantiate6.C: New test.
16257
16258         * g++.old-deja/g++.pt/static6.C: New test.
16259
16260         * g++.old-deja/g++.pt/decl2.C: New test.
16261
16262 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
16263
16264         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
16265         problem is actually related with name lookup, but so what? :-)
16266
16267         * g++.old-deja/g++.pt/friend37.C: New test.
16268
16269 1998-11-25  Dave Love  <d.love@dl.ac.uk>
16270
16271         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
16272         element, which fails on some systems.
16273
16274         * g77.f-torture/execute/labug1.f: New test.
16275
16276 1998-11-21  Jeffrey A Law  (law@cygnus.com)
16277
16278         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
16279         is defined.
16280
16281 1998-11-18  Dave Love  <d.love@dl.ac.uk>
16282
16283         * g77.f-torture/compile/981117-1.f: New test.
16284
16285 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
16286
16287         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
16288         properly discarded.
16289
16290 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
16291
16292         * gcc.c-torture/execute/memcheck: New directory of tests for
16293         -fcheck-memory-usage.
16294
16295 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
16296
16297         * README: New file, general information about the testsuite and
16298         new description of the various C++ test subdirectories.
16299         * README.g++: Eliminate obsolete information, update and move most
16300         relevant stuff to README.
16301
16302 1998-11-07  Richard Henderson  <rth@cygnus.com>
16303
16304         * gcc.c-torture/compile/981107-1.c: New test.
16305
16306 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
16307
16308         * execute/memcpy-bi.c: New testcase.
16309
16310 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
16311
16312         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
16313         base classes.
16314
16315         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
16316         template is selected.
16317
16318         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
16319         classes, it should be accepted for all types.
16320
16321         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
16322
16323         * g++.old-deja/g++.pt/spec24.C: Ensure that template
16324         specializations start with template headers.
16325
16326 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
16327
16328         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
16329
16330         * g++.old-deja/g++.other/init9.C: Test cross initialization of
16331         non-POD types.
16332
16333 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
16334
16335         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
16336
16337 1998-10-22  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16338
16339         * compile/981022-1.c, compile/981022-1.x: New test and driver.
16340
16341 1998-10-19  Jeffrey A Law  (law@cygnus.com)
16342
16343         * 981019-1.c: New test.
16344
16345 1998-10-14  Robert Lipe <robertl@dgii.com>
16346
16347         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
16348         find objc headers.
16349
16350 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
16351
16352         * compile/981001-4.c: Remove use of GCC extension that triggers a
16353         compiler bug.
16354
16355 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
16356
16357         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
16358
16359 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
16360
16361         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
16362         instantiation of template produces incorrect code for delete
16363         expression.
16364
16365         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
16366         constructors' name is not unique.
16367         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
16368         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
16369
16370         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
16371         automatic array of const is ill-formed.
16372
16373         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
16374         of template parameter?
16375
16376         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
16377         const.
16378
16379         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
16380         pointer-to-member expression.
16381
16382         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
16383         declaration causes ICE.
16384
16385 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
16386
16387         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
16388         reserved in the global namespace.
16389
16390         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
16391         generate needed virtual table.
16392
16393         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
16394
16395 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
16396
16397         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
16398         template-dependent type
16399
16400 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
16401
16402         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
16403         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
16404         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
16405
16406         * g++.old-deja/g++.other/using5.C: New test; using decl from base
16407         class should be usable as argument of member function.
16408         * g++.old-deja/g++.other/using6.C: New test; using decl from base
16409         class should be usable as return type of member function.
16410         * g++.old-deja/g++.other/using7.C: New test; using decl from base
16411         class should be usable as type of data member.
16412
16413         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
16414
16415 1998-10-09  Jeffrey A Law  (law@cygnus.com)
16416
16417         * gcc.c-torture/special/920521-1.c: Fix bogus test.
16418
16419 1998-10-08  Nick Clifton  <nickc@cygnus.com>
16420
16421         * gcc.dg/dll-?.c Add thumb to target list.
16422         Fix assembler scan patterns to match current assembler output.
16423
16424 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
16425
16426         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
16427         matching of template brackets.
16428
16429         * g++.old-deja/g++.other/using4.C: New test.  Test using
16430         declarations of methods from base classes.
16431
16432         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
16433         within functions should introduce names into the innermost
16434         enclosing namespace.
16435
16436         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
16437         of static locals if first initialization throws.
16438
16439 1998-10-07  Jim Wilson  <wilson@cygnus.com>
16440
16441         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
16442
16443 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
16444
16445         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
16446         lose track of the possible targets of tablejump insns.
16447         * special/special.exp: Run it.
16448
16449 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
16450
16451         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
16452         must be declared before its specializations can be named in friend
16453         declarations.
16454
16455 1998-10-05  Dave Love  <d.love@dl.ac.uk>
16456
16457         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
16458
16459         * g77.f-torture/execute/io1.f: New test.
16460
16461 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
16462
16463         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
16464         with pointer to template function, for which no argument deduction
16465         is possible.
16466
16467         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
16468         specialization of template function as argument to template
16469         function.
16470
16471         * g++.old-deja/g++.other/access2.C: New test; Inner class
16472         shouldn't have privileged access to Outer's names.
16473
16474 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
16475
16476         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
16477         friend template declared within template class conflicts with
16478         nested class of the same name.
16479
16480         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
16481         is ignored.
16482
16483         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
16484         object with direct initializer as function declaration.
16485
16486         * g++.old-deja/g++.other/decl2.C: New test; duplicate
16487         initializers.
16488
16489         * g++.old-deja/g++.other/null2.C: New test; conditional operator
16490         involving const pointer and NULL produces incorrect result.
16491
16492         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
16493         type name without `typename' should be rejected with -pedantic.
16494
16495 1998-10-02  Richard Henderson  <rth@cygnus.com>
16496
16497         * g++.old-deja/g++.other/addrof1.C: New test.
16498
16499 1998-10-01  Nick Clifton  <nickc@cygnus.com>
16500
16501         * gcc.c-torture/compile/981001-1.c: New test.
16502         * gcc.c-torture/execute/981001-1.c: New test.
16503
16504 1998-10-01  Jeffrey A Law  (law@cygnus.com)
16505
16506         * gcc.c-torture/compile/981001-2.c: New test.
16507         * gcc.c-torture/compile/981001-3.c: New test.
16508         * gcc.c-torture/compile/981001-4.c: New test.
16509
16510 1998-10-01  Robert Lipe  <robertl@dgii.com>
16511
16512         * lib/objc.exp (objc_target_compile): Add -L during compiles for
16513         multilibbed hosts.   Idea grafted from g77.exp.
16514
16515 1998-09-30  Dave Love  <d.love@dl.ac.uk>
16516
16517         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
16518         avoid losing on systems which need -lsocket.
16519
16520 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
16521
16522         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
16523         * g++.old-deja/g++.other/nested2.C: Ditto.
16524         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
16525         failure.
16526
16527 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
16528
16529         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
16530         preferred over template operator!= for enum bitfields.
16531
16532 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
16533
16534         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
16535         that happen to have the same base name, but in different scopes,
16536         are incorrectly rejected.
16537
16538 1998-09-16  Richard Henderson  <rth@cygnus.com>
16539
16540         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
16541         on the native word size instead of an integer literal.
16542
16543 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
16544
16545         * g++.old-deja/g++.other/static2.C: Invocation of static data
16546         member of type pointer-to-function denoted as non-static member.
16547
16548         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
16549         checks involving function types and aliases.
16550
16551 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
16552
16553         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
16554         redefined to the same non-trivial type.
16555
16556         * g++.old-deja/g++.pt/explicit73.C: Test for proper
16557         namespace-qualification of template specializations declared in
16558         other namespaces.
16559
16560         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
16561         to declare a subset of the specializations of a template function
16562         as friends of specializations of a template class.
16563
16564         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
16565         member templates that do not fully specialize the enclosing
16566         template class are rejected.
16567
16568 1998-09-11  Dave Love  <d.love@dl.ac.uk>
16569
16570         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
16571
16572 1998-09-08  Dave Love  <d.love@dl.ac.uk>
16573
16574         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
16575         altered from libf2c/libU77 version.
16576
16577 1998-09-06  Dave Love  <d.love@dl.ac.uk>
16578
16579         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
16580
16581 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
16582
16583         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
16584         (un)signed char are different types for template specialization
16585         purposes.
16586
16587 1998-09-03  Ovidiu Predescu  <ovidiu@aracnet.com>
16588
16589         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
16590         * objc: ObjC testsuite.
16591
16592 1998-08-31  Catherine Moore  <clm@cygnus.com>
16593
16594         * gcc.c-torture/execute/941014-1.x:  New file.
16595
16596 1998-08-31  Nick Clifton  <nickc@cygnus.com>
16597
16598         * lib/c-torture.exp: Add support for
16599         torture_eval_before_compile and torture_eval_before_execute
16600         variables.
16601
16602 1998-08-30  Jeffrey A Law  (law@cygnus.com)
16603
16604         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
16605         this test triggers valid.
16606
16607 1998-08-27  Jeffrey A Law  (law@cygnus.com)
16608
16609         * gcc.dg/980827-1.c: New test.
16610
16611 1997-08-26  J"orn Rennecke <amylaar@cygnus.co.uk>
16612
16613         * gcc.c-torture/execute/loop-4b.c: New test.
16614
16615 1998-08-26  Nick Clifton  <nickc@cygnus.com>
16616
16617         * lib/c-torture.exp: Add support for
16618         torture_eval_before_compile and torture_eval_before_execute
16619         variables.
16620
16621 1998-08-25  Jeffrey A Law  (law@cygnus.com)
16622
16623         * gcc.c-torture/compile/980825-1.c: New test.
16624
16625 1998-08-24  Nick Clifton  <nickc@cygnus.com>
16626
16627         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
16628         count number tests in opt_t0 not good_t0.
16629
16630 1998-08-24  Jeffrey A Law  (law@cygnus.com)
16631
16632         * gcc.c-torture/compile/930326-1.x: Fix typo.
16633
16634 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
16635
16636         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
16637         causes an ICE.
16638
16639 1998-08-21  Jeffrey A Law  (law@cygnus.com)
16640
16641         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
16642         STACK_SIZE is defined.
16643         * gcc.c-torture/unsorted/stuct.c: Similarly.
16644
16645         * gcc.c-torture/compile/980821-1.c: New test.
16646
16647 1998-08-21  Jeffrey A Law  (law@cygnus.com)
16648
16649         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
16650
16651 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
16652
16653         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
16654         code.
16655
16656 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
16657
16658         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
16659         error'.
16660
16661 1998-08-18  Jeffrey A Law  (law@cygnus.com)
16662
16663         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
16664
16665 1998-08-16  Jeffrey A Law  (law@cygnus.com)
16666
16667         * gcc.c-torture/compile/980816-1.c: New test.
16668
16669         * gcc.dg/980816-1.c: New test.
16670
16671 1998-08-13  Jeffrey A Law  (law@cygnus.com)
16672
16673         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
16674         compiler for ieee tests.
16675
16676 1998-08-01  Dave Love  <d.love@dl.ac.uk>
16677
16678         * g77.f-torture/compile/980729-0.f: New test.
16679
16680 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
16681
16682         * gcc.c-torture/special/eeprof-1.c: New test, for
16683         -finstrument-functions.
16684         * gcc.c-torture/special/special.exp: Run it.
16685
16686 1998-07-29  Jeffrey A Law  (law@cygnus.com)
16687
16688         * gcc.c-torture/compile/980729-1.c: New test.
16689
16690 1998-07-27  Nick Clifton  <nickc@cygnus.com>
16691
16692         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
16693         __thumb__ is defined, and test for ARM style doubles if so.
16694
16695 1998-07-26  Dave Love  <d.love@dl.ac.uk>
16696
16697         * g77.f-torture/noncompile/980615-0.f: New test.
16698
16699 1998-07-26  H.J. Lu  (hjl@gnu.org)
16700
16701         * gcc.dg/980312-1.c: Do link instead of compile.
16702         * gcc.dg/980313-1.c: Likewise.
16703
16704 1998-07-26  Jeffrey A Law  (law@cygnus.com)
16705
16706         * gcc.c-torture/compile/980726-1.c: New test.
16707
16708 1998-07-25  Dave Love  <d.love@dl.ac.uk>
16709
16710         * g77.f-torture/execute/io0.f: New test.
16711
16712 1998-07-24  Nick Clifton  <nickc@cygnus.com>
16713
16714         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
16715         an int.
16716
16717 1998-06-18  Michael Meissner  <meissner@cygnus.com>
16718
16719         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
16720         m32r bugs.
16721
16722 1998-07-17  Nick Clifton  <nickc@cygnus.com>
16723
16724         * gcc.dg/980626-1.c: Expect failures for all toolchains until
16725         c-decl.c:grokdeclarator can handle mode attributes.
16726
16727 1998-07-16  Jeffrey A Law  (law@cygnus.com)
16728
16729         * gcc.c-torture/execute/980716-1.c: New test.
16730
16731 1998-07-13  Jeffrey A Law  (law@cygnus.com)
16732
16733         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
16734         the mn10200.
16735         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
16736         the mn10200.
16737         * gcc.c-torture/execute/va-arg-3.x: Similarly.
16738         * gcc.c-torture/compile/930326-1.x: Similarly.
16739
16740 1998-07-13  Dave Love  <d.love@dl.ac.uk>
16741
16742         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
16743         New test from Craig.
16744
16745 1998-07-12  Dave Love  <d.love@dl.ac.uk>
16746
16747         * g77.f-torture/noncompile/980616-0.f: New test.
16748
16749         * g77.f-torture/execute/970816-3.f:  New test from Craig.
16750
16751 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
16752
16753         *  g++.other/singleton.C: Return error value instead of taking
16754         SIGSEGV.
16755
16756 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
16757
16758         *  g++.other/singleton.C: New test.   Warning is under dispute.
16759         Runtime crash is not.
16760
16761 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
16762
16763         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
16764         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
16765         using6.C, using7.C}:  New namespace tests.
16766
16767 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
16768
16769         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
16770         specialization with typedef'ed names used as array indexes.
16771
16772 1998-07-09  Jeffrey A Law  (law@cygnus.com)
16773
16774         * gcc.c-torture/execute/980709-1.c: New test.
16775
16776         * gcc.dg/980709-1.c: New test.
16777
16778 1998-07-07  Richard Henderson  <rth@cygnus.com>
16779
16780         * gcc.c-torture/execute/bcp-1.c: New test.
16781
16782 1998-07-07  Jeffrey A Law  (law@cygnus.com)
16783
16784         * gcc.c-torture/execute/980707-1.c: New test.
16785
16786 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
16787
16788         * gcc.c-torture/compile/980706-1.c: New test.
16789
16790 1998-07-01  Dave Love  <d.love@dl.ac.uk>
16791
16792         * g77.f-torture/execute/980701-0.f,
16793         g77.f-torture/execute/980701-1.f: New test from Craig.
16794
16795 1998-07-01  Jeffrey A Law  (law@cygnus.com)
16796
16797         * gcc.c-torture/compile/980701-1.c: New test.
16798
16799         * gcc.c-torture/execute/980701-1.c: New test.
16800
16801 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
16802 rlsruhe.de>
16803
16804         * g++.old-deja/g++.robertl/eb132.C: New test.
16805         * g++.old-deja/g++.robertl/eb133.C: Likewise.
16806
16807 1998-06-29  Dave Love  <d.love@dl.ac.uk>
16808
16809         * g77.f-torture/execute/980628-7.f,
16810         g77.f-torture/execute/980628-8.f,
16811         g77.f-torture/execute/980628-9.f,
16812         g77.f-torture/execute/980628-10.f: New tests from Craig.
16813
16814         * g77.f-torture/execute/980628-3.f: Remove mail headers.
16815
16816 1998-06-28  Jeffrey A Law  (law@cygnus.com)
16817
16818         * g77.f-torture/execute/980628-4.f: New test from Craig.
16819         * g77.f-torture/execute/980628-5.f: Likewise.
16820         * g77.f-torture/execute/980628-2.f: Likewise.
16821         * g77.f-torture/execute/980628-0.f: Likewise.
16822         * g77.f-torture/execute/980628-1.f: Likewise.
16823         * g77.f-torture/execute/980628-3.f: Likewise.
16824         * g77.f-torture/execute/980628-6.f: Likewise.
16825
16826 1998-06-28  Jeffrey A Law  (law@cygnus.com)
16827
16828         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
16829         directory when nothing has been installed yet.
16830
16831 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
16832
16833         * gcc.c-torture/special/special.exp: Handle newer versions of
16834         dejagnu.
16835
16836 1998-06-26  Jeffrey A Law  (law@cygnus.com)
16837
16838         * gcc.dg/980626-1.c: New test.
16839
16840 1998-06-19  Bruno Haible <haible@ilog.fr>
16841
16842         * gcc.misc-tests/m-un-2.c: New test.
16843         * g++.old-deja/g++.other/warn01.c: Likewise.
16844
16845 1998-06-19  Robert Lipe  <robertl@dgii.com>
16846
16847         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
16848         compatibility with assmblers with a different comment character.
16849         Eliminate use of GAS-specific extensions.
16850
16851 1998-06-19  Jeffrey A Law  (law@cygnus.com)
16852
16853         * gcc.c-torture/execute/ieee/980619-1.c: New test.
16854
16855 1998-06-19  Robert Lipe  <robertl@dgii.com>
16856
16857         *lib/g77.exp: Replace search for libf2c.a with search for newly
16858         renamed libg2c.a
16859
16860 1998-06-17  Jeffrey A Law  (law@cygnus.com)
16861
16862         * gcc.c-torture/execute/980617-1.c: New test.
16863
16864 1998-06-12  Jeffrey A Law  (law@cygnus.com)
16865
16866         * gcc.c-torture/execute/980612-1.c: New test.
16867
16868 1998-06-08  Jeffrey A Law  (law@cygnus.com)
16869
16870         * gcc.dg/980523-1.c: Only test on ppc-linux.
16871         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
16872
16873         * gcc.c-torture/execute/980608-1.c: New test.
16874
16875 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
16876
16877         * gcc.c-torture/execute/980605-1.c: New test.
16878
16879 1998-06-04  Jeffrey A Law  (law@cygnus.com)
16880
16881         * gcc.c-torture/execute/980604-1.c: New test.
16882
16883 1998-06-02  Jeffrey A Law  (law@cygnus.com)
16884
16885         * gcc.c-torture/execute/980602-1.c: New test.
16886         * gcc.c-torture/execute/980602-2.c: Likewise.
16887
16888 1998-06-02  Dave Love  <d.love@dl.ac.uk>
16889
16890         * 970125-0.f: Fix per JCB.  Add commentary.
16891
16892 1998-05-31  Michael Meissner  <meissner@cygnus.com>
16893
16894         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
16895         IEEE -0 support.
16896
16897 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
16898
16899         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
16900         earlier.
16901
16902 1998-05-28  Catherine Moore <clm@cygnus.com>
16903
16904         * gcc.c-torture/execute/980526-3.c: New test.
16905
16906 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
16907
16908         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
16909         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
16910         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
16911         m88k-motorola-sysv3 to XFAIL.
16912
16913 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16914
16915         * gcc.dg/980526-1.c: New test.
16916         * gcc.c-torture/execute/980526-2.c: New test.
16917
16918 1998-05-26  Jeffrey A Law  (law@cygnus.com)
16919
16920         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
16921
16922         * gcc.c-torture/execute/980526-1.c: New test.
16923
16924 1998-05-26  Dave Love  <d.love@dl.ac.uk>
16925
16926         * g77.f-torture/execute/alpha2.f: Add runtime test.
16927
16928 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
16929
16930         * g++.old-deja/old-deja.exp: Strip leading directories.
16931
16932         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
16933         error for the line.  Don't run multiple tests for the same line.
16934
16935 1998-05-23  Jeffrey A Law  (law@cygnus.com)
16936
16937         * gcc.dg/980523-1.c: New test.
16938
16939 1998-05-23  Dave Love  <d.love@dl.ac.uk>
16940
16941         * g77.f-torture/compile/970915-0.f: New test.
16942
16943 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
16944
16945         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
16946
16947 1998-05-21  Jeffrey A Law  (law@cygnus.com)
16948
16949         * gcc.dg/980520-1.c: New test.
16950
16951 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
16952
16953         * gcc.dg/980502-1.c: Fix return type.
16954
16955 1998-05-20  Jeffrey A Law  (law@cygnus.com)
16956
16957         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
16958         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
16959         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
16960         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
16961         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
16962
16963 1998-05-20  Dave Love  <d.love@dl.ac.uk>
16964
16965         * g77.f-torture/execute/980520-1.f: New test.
16966
16967 1998-05-15  Dave Love  <d.love@dl.ac.uk>
16968
16969         * lib/mike-g77.exp: New file.
16970
16971         * g77.f-torture/noncompile/noncompile.exp,
16972         g77.f-torture/noncompile/check0.f: New files.
16973
16974 1998-05-14  Dave Love  <d.love@dl.ac.uk>
16975
16976         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
16977         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
16978         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
16979         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
16980         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
16981         abort where appropriate.
16982
16983 1998-05-05  Michael Meissner  <meissner@cygnus.com>
16984
16985         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
16986         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
16987
16988 1998-04-29  Dave Love  <d.love@dl.ac.uk>
16989
16990         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
16991
16992 1998-04-27  Dave Love  <d.love@dl.ac.uk>
16993
16994         * g77.f-torture/compile/980427-0.f: New test.
16995
16996 1998-04-24  Dave Love  <d.love@dl.ac.uk>
16997
16998         * g77.f-torture/compile/980424-0.f: New test.
16999
17000 1998-04-19  Dave Love  <d.love@dl.ac.uk>
17001
17002         * g77.f-torture/compile/980419-2.f (main): New test.
17003         * g77.f-torture/compile/970125-0.f: New test.
17004         * g77.f-torture/compile/980419-1.f: New test.
17005
17006 1998-04-08  Jim Wilson  <wilson@cygnus.com>
17007
17008         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
17009         of loop-4.c.
17010
17011 1998-04-07  Jim Wilson  <wilson@cygnus.com>
17012
17013         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
17014
17015 1998-04-03  Jim Wilson  <wilson@cygnus.com>
17016
17017         * gcc.c-torture/compile/980329-1.c: New test.
17018
17019 1998-03-18  Jim Wilson  <wilson@cygnus.com>
17020
17021         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
17022         * gcc.dg/980312-1.c: Fix typo in -march command.
17023
17024 1998-03-16  H.J. Lu  (hjl@gnu.org)
17025
17026         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
17027
17028 1998-03-11  Robert Lipe  <robertl@dgii.com>
17029
17030         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
17031         Dave Love agree the Fortran source is bogus.
17032
17033 1998-03-11  Robert Lipe  <robertl@dgii.com>
17034
17035         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
17036         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
17037         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
17038         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
17039         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
17040
17041 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
17042
17043         * g++.old-deja/g++.other/friend1.C: New test.
17044
17045 1998-02-18  Dave Love  <d.love@dl.ac.uk>
17046
17047         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
17048         possibly uninitialized) variables and declare dnrm2.
17049
17050 1998-02-23  Robert Lipe <robertl@dgii.com>
17051
17052         From Bruno Haible <haible@ilog.fr>:
17053         * gcc.c-torture/execute/980223.c: New test.
17054
17055 1998-02-13  Jeffrey A Law  (law@cygnus.com)
17056
17057         * gcc.dg/ifelse-1.c: New test.
17058
17059 1998-02-09  H.J. Lu  (hjl@gnu.org)
17060
17061         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
17062
17063           * lib/old-dejagnu.exp (old-dejagnu): Added the
17064           "execution test - XFAIL *-*-*" handling in the spirit of
17065           "excess errors test -". Changed the "execution test fails"
17066           handling to be like "excess errors test fails".
17067           * Update various tests accordingly.
17068
17069 1998-02-06  Jim Wilson  <wilson@cygnus.com>
17070
17071         * gcc.c-torture/execute/980205.c: New test.
17072
17073 1998-01-18  Jeffrey A Law  (law@cygnus.com)
17074
17075         * lib/c-torture.exp: Look for .x files instead of .cexp files.
17076         * lib/f-torture.exp: Similarly.
17077         * gcc.c-torture: Rename all .cexp files to .x files.
17078
17079 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
17080
17081         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
17082         (940510-1.c): Removed duplicate.
17083         (971104-1.c): New test.
17084
17085 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
17086
17087           * lib/f-torture.exp: Improve error and loop detection.
17088
17089 1997-11-19  Michael Meissner  <meissner@cygnus.com>
17090
17091         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
17092         use that to size the filler array.
17093
17094 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
17095
17096         * lib/c-torture.exp(c-torture-execute): Fix typo.
17097
17098         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
17099         testcase as the executable name. Keep the executable around if
17100         the test fails.
17101
17102 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
17103
17104         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
17105         changes.  Only test one -g option, and move it to the end of the
17106         list of options to test.
17107
17108 1997-09-19  Michael Meissner  <meissner@cygnus.com>
17109
17110         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
17111         variable GCC_TORTURE_OPTIONS to supply default switches separated
17112         by colons.  If no environment variable, run tests with -O0 -g, -O1
17113         -g, and -O2 -g as well.
17114
17115 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
17116
17117         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
17118         explanatory comments. Fix indentation.
17119
17120 1997-09-15  Jeffrey A Law  (law@cygnus.com)
17121
17122         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
17123
17124 1997-09-11  Jeffrey A Law  (law@cygnus.com)
17125
17126         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
17127         * g++.old-deja/g++.mike/p7325.C: Likewise.
17128         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
17129
17130 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
17131
17132         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
17133         * g++.old-deja/g++.brendan/crash30.C: Likewise.
17134         * g++.old-deja/g++.brendan/crash39.C: Likewise.
17135         * g++.old-deja/g++.law/operators4.C: Likewise.
17136
17137 1997-09-11  Joe Buck  (jbuck@synopsys.com)
17138
17139         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
17140         * g++.old-deja/g++.mike/p784.C: Ditto.
17141         * g++.old-deja/g++.mike/p785.C: Ditto.
17142
17143 1997-09-05  Jeffrey A Law  (law@cygnus.com)
17144
17145           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
17146
17147 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
17148
17149         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
17150         target feature; pass this to c-torture-execute as needed.
17151
17152 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
17153
17154         * lib/c-torture.exp(c-torture-execute): If the previous and the
17155         current executables being tested are identical, we don't need to
17156         run the executable again. Try to make the executable names
17157         unique. Add an optional argument for passing additional compiler
17158         flags.
17159
17160 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
17161
17162         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
17163
17164 1997-08-29  Jeffrey A Law  (law@cygnus.com)
17165
17166         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
17167
17168 1997-07-31  Jeffrey A Law  (law@cygnus.com)
17169
17170         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
17171         32bit or larger longs.
17172
17173         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
17174         have either a 32bit long or 32bit int.
17175
17176 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
17177
17178         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
17179         Make double precision tests dependent on sizeof (double).
17180
17181 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
17182
17183         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
17184         too.
17185
17186 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
17187
17188         * gcc.c-torture/compile/961203-1.cexp: New script.
17189
17190 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
17191
17192         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
17193         up the includes ourselves.
17194
17195 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
17196
17197         * lib/plumhall.exp: Remove random include, and add a few
17198         verbose messages for debugging.
17199
17200 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
17201
17202         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
17203         of trying to do it ourselves.
17204
17205 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
17206
17207         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
17208
17209 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
17210
17211         * gcc.prms/5403.c: Made regexp a bit less strict.
17212
17213 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
17214
17215         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
17216         is returned from remote_load instead.
17217         * lib/plumhall.exp: Ditto.
17218         * lib/mike-g++.exp: Ditto.
17219         * lib/old-dejagnu.exp: Ditto.
17220         * lib/c-torture.exp: Ditto.
17221
17222 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
17223
17224         * lib/g++.exp: Use build_wrapper procedure.
17225         * lib/gcc.exp: Ditto.
17226
17227 1997-05-20  Jeffrey A Law  (law@cygnus.com)
17228
17229         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
17230         an old-style decl for malloc.  Fixes tests to work when
17231         sizeof (int) != sizeof (size_t).
17232
17233 1997-05-15  Mike Meissner  <meissner@cygnus.com>
17234
17235         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
17236
17237         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
17238         use stdargs.h interface.
17239
17240 1997-05-15  Mike Meissner  <meissner@cygnus.com>
17241
17242         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
17243         NO_VARARGS when compiling.
17244
17245 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
17246
17247         * lib/plumhall.exp(ph_includes): New procedure.
17248         (ph_make): Use it.
17249         (ph_compiler): Ditto.
17250
17251         * lib/g++.exp: Rename test-glue.c to testglue.c.
17252         * lib/gcc.exp: Ditto.
17253
17254 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
17255
17256         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
17257         to completion when it's called.
17258
17259 1997-03-21  Michael Meissner  <meissner@cygnus.com>
17260
17261         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
17262         is defined, don't do test.
17263
17264 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
17265
17266         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
17267         for object files.
17268         (ph_summary): Mark skipped testcases as untested, not unresolved.
17269
17270         * lib/plumhall.exp (ph_make): If unresolved because of bad
17271         errorCode, record errorCode in log file.
17272         (*): Replace send_log/verbose with verbose -log.
17273
17274 1997-03-19  Michael Meissner  <meissner@cygnus.com>
17275
17276         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
17277         double conversion if double isn't at least 8 bytes.
17278
17279         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
17280         int to work with targets where int is 16 bits.
17281
17282         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
17283         8 bytes, just exit, since 4 byte doubles don't have enough bits of
17284         precision for the test to complete.
17285
17286 1997-03-14  Michael Meissner  <meissner@cygnus.com>
17287
17288         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
17289         if d10v is not compiled with the -mdouble64 flag.
17290         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
17291
17292         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
17293         d10v is not compiled with the -mint32 flag.
17294
17295 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
17296
17297         * lib/plumhall.exp: Use incr_count.
17298
17299 1997-03-12  Jeffrey A Law  (law@cygnus.com)
17300
17301         * gcc.c-torture: Update to c-torture-1.45.
17302
17303 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
17304
17305         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
17306         the name of the expect testcase file).
17307
17308         * lib/g++.exp(g++_init): Ditto.
17309
17310 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
17311
17312         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
17313         the host.
17314
17315         * lib/gcc.exp(gcc_exit): New procedure.
17316
17317 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
17318
17319         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
17320         specs where appropriate.
17321
17322         * g++.old-deja/g++.arm/*: Added additional ERROR checks
17323         because of new "candidates are" messages, and removed a few
17324
17325         * Converted all non-old-style g++ testcases to old-style, and
17326         moved into g++.old-deja.
17327
17328 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
17329
17330         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
17331         options.
17332
17333         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
17334         succeeded.
17335
17336         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
17337
17338 1997-02-13  Michael Meissner  <meissner@cygnus.com>
17339
17340         * lib/gcc.exp (gcc_target_compile): Add support for defining
17341         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
17342         the machine doesn't have those features.
17343
17344 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
17345
17346         * g++.law/operators4.exp: Don't use LIBS.
17347
17348 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
17349
17350         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
17351
17352         * lib/mike-g++.exp: Don't set the compiler to be tested here.
17353         * lib/g++.exp: Set it here instead. Also, allow use of the
17354         --tool_exec and --tool_opt options. Change CXX to
17355         GXX_UNDER_TEST.
17356
17357         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
17358
17359         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
17360
17361 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
17362
17363         * lib/old-dejagnu.exp: Use prune_warnings instead of
17364         prune_system_crud.
17365         * lib/mike-g++.exp: Ditto.
17366         * lib/gcc.exp: Ditto.
17367         * lib/g++.exp: Ditto.
17368
17369         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
17370
17371 1997-02-07  Jeffrey A Law  (law@cygnus.com)
17372
17373           * 941014-2.c: Include stdlib.h
17374           * 960327-1.c: Include stdio.h
17375           * dbra.c, index-1.c: Don't assume ints are 32bits.
17376
17377 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
17378
17379         * lib/gcc.exp: Add gcc,stack_size target feature.
17380
17381         * lib/g++.exp(g++_target_compile): Add the include and link
17382         paths here, not in two other places. And, it's $options, not
17383         options.
17384
17385         * lib/mike-g++.exp(postbase): Remove the code that determines
17386         the correct include and link paths.
17387         * g++.old-deja/old-deja.exp: Ditto.
17388
17389 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
17390
17391         * lib/g++.exp(g++_init): target_compile no longer returns the
17392         filename of the result.
17393
17394 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
17395
17396         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
17397         call to glob.
17398
17399         * gcc.c-torture/special/special.exp: Change call to
17400         gcc_target_compile to include the object file.
17401
17402 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
17403
17404         * gcc.c-torture/special/special.exp: Correct misspelling in last
17405         change.
17406
17407 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
17408
17409         * lib/plumhall.exp(ph_summary): Log the entire output of the
17410         executable. Return -1 if there were any failures, 0 otherwise.
17411         (ph_execute): Return -1 if there were any failures, 0 otherwise.
17412         (ph_make): Clean up objects and executables that were built
17413         if the tests succeeded.
17414
17415 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
17416
17417         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
17418         libraries and includes in the build tree as appropriate.
17419
17420 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
17421
17422         * lib/c-torture.exp: Instead of looking for the global variable
17423         NO_LONG_LONG, check to see if that's a feature of the target.
17424
17425 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
17426
17427         * config/default.exp: Minimize. Delete the remainer of the files in
17428         config; this functionality is now in devo/dejagnu/config.
17429
17430         g++.*/*: Pass any additional flags used to compile to postbase;
17431         delete CXXFLAGS.
17432
17433         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
17434         is now done by runtest.exp. Use gcc_target_compile instead of
17435         compile.
17436
17437         lib/c-torture.exp: Use gcc_target_compile instead of compile.
17438         Remove references to CFLAGS. Use remote_file instead of
17439         calling rm -f.
17440         (c-torture): Take a list of arguments to use to compile this
17441         testcase.
17442
17443         lib/g++.exp: Simplify. Use target_compile instead of compile.
17444         lib/gcc-dg.exp: Ditto.
17445         lib/gcc.exp: Ditto.
17446         lib/mike-{gcc,g++}.exp: Ditto.
17447         lib/old-dejagnu.exp: Ditto.
17448         lib/plumhall.exp: Ditto.
17449
17450 1997-01-08  Jim Wilson  <wilson@cygnus.com>
17451
17452         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
17453         (ph_linker): Likewise.
17454
17455 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
17456
17457           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
17458         MAP_ANON / MAP_ANONYMOUS if defined;
17459         else try to map from /dev/zero .
17460
17461 1996-11-12  Jeffrey A Law  (law@cygnus.com)
17462
17463         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
17464         isn't defined, then define it to MAP_ANONYMOUS.
17465
17466 1996-11-12  Jeffrey A Law  (law@cygnus.com)
17467
17468         * gcc.c-torture: Update to c-torture-1.42 release.
17469
17470 1996-11-11  Jeffrey A Law  (law@cygnus.com)
17471
17472         * gcc.c-torture: Update to c-torture-1.41 release.
17473
17474 1996-10-27  Jeffrey A Law  (law@cygnus.com)
17475
17476         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
17477         c-torture release.
17478
17479 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
17480
17481         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
17482         and LDFLAGS.  Fix second case to append the target_info ldflags
17483         onto LDFLAGS, not CFLAGS.
17484         * lib/g++.exp (g++_init): Add target_info stuff.
17485         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
17486         of libgloss and newlib flags for !native.
17487
17488         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
17489         (GDB): Fix relative path to go up another dir for finding gdb.
17490
17491 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
17492
17493         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
17494         versions in the target_info array, if they don't exist.
17495
17496 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
17497
17498         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
17499
17500 1996-07-08  Jim Wilson  <wilson@cygnus.com>
17501
17502         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
17503         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
17504
17505 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
17506
17507         * lib/old-dejagnu.exp: Don't remove the output file before we've
17508         actually tested it. Don't append pwd to the path of the executable
17509         we're testing.
17510
17511 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
17512
17513         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
17514
17515 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
17516
17517         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
17518         temporary directory for compiler files, and set it to a default
17519         value of /tmp. Set $output as the name of the output file from
17520         compiling the testcase. Add a -o option to $cflags_var so the
17521         compiler writes the final output file as $output. Set $executable
17522         to $output.
17523
17524         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
17525         directory for compiler files, and set it to /tmp if it doesn't
17526         already have a value. Set $output_file to the name of the output
17527         file from compiling the testcase. Add a -o option to CXXFLAGS so
17528         the compiler writes the final output file as $output. Use $output
17529         as the executable to be tested.
17530
17531 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
17532
17533         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
17534
17535 1996-06-08  Jeffrey A Law  (law@cygnus.com)
17536
17537         * gcc.c-torture/execute/pending-1.c: New test.  Still
17538         pending in Tege's queue.
17539
17540 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
17541
17542         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
17543         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
17544         if there were failures.  Call unresolved if there were unresolved
17545         testcases.  Call gcc_fail if program did not run to completion.
17546         (ph_make): Pass additional argument name to ph_execute.
17547         (ph_execute): Add new argument.  Pass additional arguments to
17548         ph_summary.  Call gcc_fail is there is no execution output.
17549
17550 1996-04-24  Jeffrey A Law  (law@cygnus.com)
17551
17552         * lib/plumhall.exp (proc_summary): Output relavent summary
17553         lines into the log so specific failures in plumhall can be
17554         investigated.
17555
17556 1996-04-10  Jeffrey A Law  (law@cygnus.com)
17557
17558         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
17559         (c-torture-execute): Don't try to execute tests which use
17560         "long long" types if $NO_LONG_LONG is nonzero.
17561
17562 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
17563
17564         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
17565         not c-torture.
17566
17567         * gcc.ieee: Move from here.
17568         * gcc.c-torture/execute/ieee: To here.
17569
17570 1996-03-26  Jeffrey A Law  (law@cygnus.com)
17571
17572         * gcc.c-torture: Update to c-torture-1.41 release.
17573
17574 1996-03-22  Jeffrey A Law  (law@cygnus.com)
17575
17576         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
17577         not "$output".
17578
17579 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
17580
17581         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
17582         -c present.
17583
17584 1996-03-02  Jeffrey A Law  (law@cygnus.com)
17585
17586         * config/proelf.exp: Handle connecting to a simulator.
17587
17588 1996-01-31  Jeffrey A Law  (law@cygnus.com)
17589
17590         * config/proelf.exp: New file.  Enough framework that we can
17591         run c-torture tests on the proelf targets (or any other target
17592         that gdb can connect to for that matter).
17593
17594 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
17595
17596         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
17597         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
17598
17599         * lib/plumhall.exp (ph_execute): Always call ph_summary if
17600         exec_output exists.
17601
17602 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
17603
17604         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
17605         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
17606
17607         * config/*.exp: Update FSF address.  Change result of ${tool}_load
17608         to pass/fail/unresolved/unsupported/untested.  Caller must now
17609         call unresolved/unsupported/untested.
17610         * lib/*.exp: Update FSF address.  Update to handle new results of
17611         ${tool}_load.
17612         * lib/chill.exp (verbose): Delete.
17613
17614 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
17615
17616         * lib/gcc.exp (default_gcc_start): Change order of args to
17617         $LDFLAGS $CFLAGS $LIBS.
17618         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
17619         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
17620         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
17621         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
17622         * gcc.misc-tests/dg-test.exp: Likewise.
17623         * gcc.misc-tests/msgs.exp: Likewise.
17624         * gcc.prms/prms.exp: Likewise.
17625         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
17626         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
17627
17628         * lib/dg.exp: Deleted, moved to dejagnu/lib.
17629
17630 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
17631
17632         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
17633
17634         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
17635         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
17636
17637         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
17638         necessary.
17639
17640 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
17641
17642         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
17643         global for loop; add use of $mathlib.
17644         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
17645         settings here; set mathlib for anything but VxWorks.
17646
17647 1996-01-22  Jeffrey A Law  (law@cygnus.com)
17648
17649         * gcc.c-torture: Update to c-torture-1.40 release.
17650
17651 1996-01-03  Jeffrey A Law  (law@cygnus.com)
17652
17653         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
17654         dg.exp.
17655
17656 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
17657
17658         * lib/c-torture.exp (c-torture-execute): Declare "output" as
17659         global.
17660
17661 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
17662
17663         * lib/g++.exp (LIBS): Define if not already.
17664         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
17665         (gcc-dg-prune): Call prune_gcc_output.
17666         * lib/gcc.exp (prune_gcc_output): New proc.
17667         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
17668         prune_gcc_output.
17669
17670 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
17671
17672         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
17673         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
17674
17675 1995-11-15  Jeffrey A Law  (law@cygnus.com)
17676
17677         * gcc.c-torture: Update to c-torture-1.39 release.
17678
17679 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
17680
17681         * lib/c-torture.exp (c-torture-execute): Don't return if one option
17682         fails, try others as well.
17683
17684 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
17685
17686         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
17687         If compilation fails, mark execute tests as `untested'.
17688         If test is marked as unsupported, don't mark compilation and
17689         execute tests as failed.
17690
17691 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
17692
17693         * lib/g++.exp (g++_init): Don't link in libg++, and look to
17694         libstdc++ for whether or not we want to be doing shared
17695         libraries.  Delete link_curses since we don't need it anymore.
17696         * lib/mike-g++.exp (postbase): Don't link in libg++.
17697         * g++.old-deja/old-deja.exp: Likewise.
17698
17699 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
17700
17701         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
17702
17703 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
17704
17705         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
17706         For that, add `-Wl,-a,shared_archive'.
17707         * g++.old-deja/old-deja.exp: Likewise.
17708
17709 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
17710
17711         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
17712
17713 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
17714
17715         * lib/mike-g++.exp (postbase): Pay attention to the status of
17716         g++_load.
17717
17718 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
17719
17720           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
17721
17722 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
17723
17724         * lib/gcc.exp (default_gcc_start): No longer need to log program
17725         being executed or its output, execute_anywhere does that now.
17726         * lib/g++.exp (default_g++_version): Call execute_anywhere.
17727         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
17728
17729 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
17730
17731         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
17732         the same as those in lib/g++.exp.
17733
17734 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
17735
17736         * gcc.c-torture: Update to c-torture-1.38 release.
17737         * gcc.ieee: Related changes.
17738
17739 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
17740
17741         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
17742         "exec". Minor reformatting changes.
17743
17744         * config/rom68k.exp (${tool}_load): Make it work in a canadian
17745         cross. This means all "exec" calls now work on a remote host as
17746         well.
17747         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
17748         cross. Filter out the extra "\r\n" stuff that expect puts in.
17749         (c-torture-execute): Filter out the bogus warnings like
17750         c-torture-compile does. Add support for canadian cross.
17751         * lib/gcc.exp (default_gcc_version, default_gcc_start)
17752         Use execute_anywhere rather than calling exec directly. Now it
17753         works for canadian cross testing.
17754
17755 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
17756
17757         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
17758         results into a variable, and check that rather than using file exists.
17759
17760 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
17761
17762         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
17763         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
17764
17765 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
17766
17767         * g++.old-deja/old-deja.exp: Create and pass runshlib and
17768         lib_curses if there's a shared libg++ in the build tree.
17769
17770 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
17771
17772         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
17773         if not supported target.
17774
17775 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
17776
17777         * lib/g++.exp (g++_init): Move empty setting of runshlib and
17778         link_curses up to always happen, not just for native builds.
17779
17780 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
17781
17782         * gcc.c-torture: Update to c-torture-1.36 release.
17783         * gcc.failure: Related changes.
17784
17785 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
17786
17787         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
17788
17789 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
17790
17791         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
17792         * lib/mike-g++.exp (postbase): Not in here.  Still reference
17793         runshlib, link_curses, and mathlib for link and run.
17794
17795         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
17796         pass the runtime shared library options for Solaris, OSF/1, and
17797         Irix5, and link with -lcurses to avoid unresolved references.
17798
17799 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
17800
17801         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
17802         only run once.
17803
17804 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
17805
17806         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
17807
17808 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
17809
17810         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
17811         do not have a framework for the "compat" tests yet.
17812
17813 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
17814
17815         * lib/mike-g++.exp (postbase): New local variable `mathlib',
17816         set to null if we're testing vxworks5.1.  Use that instead of
17817         `-lm' in the setting of LIBS for link and run.
17818
17819 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
17820
17821         * config/rom68k.exp (${tool}_load): Major changes to make it
17822         work.  Verified that it does in fact return the stuff in
17823         exec_output properly.  Catch any Emul or any TRAP other than 0.
17824
17825 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
17826
17827         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
17828         LDFLAGS properly for targets that need stuff from libgloss.
17829         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
17830         only run once.
17831         (gpp_initialized): New variable.
17832
17833 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
17834
17835         * config/rom68k.exp: Load libgloss.exp.
17836         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
17837         so we can produce a fully linked binary.
17838         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
17839         so we can produce a fully linked binary.
17840
17841 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
17842
17843         * lib/plumhall.exp (ph_section): Watch for expected failures.
17844         Add missing `else'.
17845
17846         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
17847         run the testcase.
17848         (c-torture): Likewise.
17849
17850 1995-08-28  Doug Evans  <dje@cygnus.com>
17851
17852         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
17853
17854         * lib/mike-g++.exp (mike_cleanup): New proc.
17855         (prebase): New globals compiler_result, not_compiler_result,
17856         target_regexp.
17857         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
17858         allow leading "-" in pattern.  Watch for unsupported tests.
17859         If $compiler_result is set, pattern match assembler code,
17860         and ditto for $not_compiler_result.
17861         * lib/mike-gcc.exp: Likewise.
17862
17863         * lib/plumhall.exp (ph_execute): Only call ph_summary if
17864         execution "succeeded".
17865
17866 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
17867
17868         * config/win32.exp: New file.
17869         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
17870
17871 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
17872
17873         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
17874         unsupported.
17875         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
17876         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
17877         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
17878
17879         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
17880         "... without exceptions was ...".  That is now handled by
17881         prune_system_crud.
17882         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
17883
17884 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
17885
17886         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
17887         sieve.c,sort2.c}: New files.
17888         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
17889         sieve.exp,sort2.exp}: Drivers for them.
17890
17891         * lib/mike-gcc.exp (program_output): New user settable variable.
17892         (postbase): Call prune_system_crud.  Also prune extraneous compiler
17893         messages.
17894         * lib/mike-g++.exp (program_output): New user settable variable.
17895
17896         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
17897
17898         * config/sh.exp: Deleted (use sim.exp instead).
17899
17900 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
17901
17902         * config/vx.exp: Declare CHECKTASK as global.
17903         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
17904         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
17905         * lib/old-dejagnu.exp: Load [pwd]/$executable.
17906
17907 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
17908
17909         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
17910         target. Like vx.exp, only includes `vx29k.exp' instead of
17911         `vxworks.exp'.
17912
17913 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
17914
17915         * config/sim.exp: Increase time limit from 120 seconds to 240.
17916
17917 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
17918
17919         * gcc.c-torture/execute/950628-1.c: New test.
17920
17921 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
17922
17923         * gcc.c-torture: Update with changes/additions from
17924         c-torture-1.34.
17925
17926 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
17927
17928         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
17929
17930 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
17931
17932         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
17933
17934 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
17935
17936         * gcc.c-torture/compile/950512-1.c: New test.
17937         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
17938         * gcc.dg/struct-ret-1.c: Likewise.
17939
17940 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
17941
17942         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
17943           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
17944
17945 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
17946
17947         * gcc.c-torture/special/920411-1.c: Deleted.
17948         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
17949
17950 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
17951
17952         * config/sim.exp (${tool}_load): Hack in call to bash to get a
17953         cpu limit.
17954
17955 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
17956
17957         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
17958
17959 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
17960
17961         From kenner;
17962         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
17963         is the proper length.
17964         * va-arg-3.c: Likewise.
17965
17966 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
17967
17968         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
17969         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
17970
17971         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
17972         * lib/g++.exp (default_g++_start): Delete old cruft.
17973
17974 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
17975
17976         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
17977         (2 * (1 << 18)) to (2 * (1 << 17)).
17978
17979         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
17980
17981 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
17982
17983         * config/rom68k.exp: Renamed from config/idp.exp
17984
17985 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
17986
17987         * c-torture/compile/921109-2.c
17988
17989 1995-04-18  Mike Stump  <mrs@cygnus.com>
17990
17991         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
17992         excess errors.
17993
17994 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
17995
17996         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
17997         output.
17998         * lib/g++.exp (default_g++_start): Likewise.
17999
18000 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
18001
18002         * gcc.c-torture/compile/950329-1.c: New test.
18003
18004 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
18005
18006           * config/bug.exp (${tool}_load): Updated to use new remote_open
18007           and remote_close procs.
18008         * config/idp.exp: New file.
18009
18010 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
18011
18012         * gcc.c-torture/execute/950322-1.c: New test.
18013
18014 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
18015
18016         * config/vx.exp (${tool}_load): Clean up testing of return code from
18017         vxworks_ld and vxworks_spawn.
18018
18019 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
18020
18021         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
18022
18023 1995-03-13  Mike Stump  <mrs@cygnus.com>
18024
18025         * lib/old-deja.exp: Add `excess errors test - ' error, now one
18026         can mark excess errors on a machine by machine basis.  Note, the
18027         default is to not expect any excess errors, even when excess
18028         errors test - is given, so you will want to put an XFAIL ... on
18029         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
18030         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
18031         those 4 machines, but no others.
18032
18033 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
18034
18035         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
18036         * lib/c-torture.exp: to here.
18037
18038 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
18039
18040         * gcc.c-torture/execute/950221-1.c: New test.
18041         * gcc.c-torture/execute/struct-ret-1.c: New test.
18042         * gcc.c-torture/compile/950221-1.c: New test.
18043
18044         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
18045
18046 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
18047
18048         * gcc.c-torture/execute/arith-1.c (main): Return 0.
18049         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
18050
18051 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
18052
18053         * g++.gb: New directory of tests, derived from my signature and
18054         class scoping tests.
18055
18056         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
18057         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
18058         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
18059         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
18060         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
18061         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
18062         * g++.gb/sig25.C: Likewise.
18063
18064         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
18065         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
18066         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
18067         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
18068         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
18069         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
18070         * g++.gb/sig25.exp: Likewise.
18071
18072         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
18073         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
18074         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
18075         * g++.gb/scope13.C: Likewise, this test still fails.
18076
18077         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
18078         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
18079         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
18080         * g++.gb/scope13.exp: Ditto.
18081
18082         * g++.gb/README: New file, explains what these tests are about.
18083
18084 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
18085
18086         * lib/dg.exp (dg-do): Support `preprocess'.
18087         (dg-test): Likewise.
18088
18089 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
18090
18091         * config/udi.exp: change "continue -expect" to "exp_continue".
18092
18093 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
18094
18095         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
18096         Delete redundant tests.
18097
18098         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
18099         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
18100         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
18101         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
18102         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
18103         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
18104         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
18105         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
18106
18107         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
18108         storing label pointers.
18109         * gcc.c-torture/execute/921019-1.c: Likewise.
18110         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
18111         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
18112         parameter fp.
18113         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
18114         constants.
18115
18116         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
18117         Delete obsolete tests.
18118
18119         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
18120         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
18121         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
18122         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
18123         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
18124         * gcc.c-torture/compile/950124-1.c: New test.
18125
18126         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
18127
18128 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
18129
18130         * lib/mike-g++.exp: Add -lm to LIBS.
18131
18132 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
18133
18134         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
18135
18136 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
18137
18138         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
18139
18140 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
18141
18142         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
18143
18144 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
18145
18146         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
18147         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
18148         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
18149         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
18150         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
18151         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
18152         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
18153         * g++.law/{operators31.C, operators32.C,
18154         * g++.law/{operators33.C, operators34.C}: Likewise.
18155         * g++.law/{pic1.C, refs2.C}: Likewise.
18156         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
18157         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
18158         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
18159         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
18160
18161         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
18162         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
18163         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
18164         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
18165         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
18166         * g++.law/{enum9.exp, friend5.exp}: Likewise.
18167         * g++.law/{nest3.exp, nest4.exp}: Likewise.
18168         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
18169         * g++.law/{operators30.exp, operators31.exp}: Likewise.
18170         * g++.law/{operators32.exp, operators33.exp}: Likewise.
18171         * g++.law/{operators34.exp}: Likewise.
18172         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
18173         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
18174         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
18175         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
18176         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
18177
18178         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
18179         No longer expected to fail.
18180         * g++.law/missed-error3.C: Tweak for recent bool changes.
18181
18182 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
18183
18184         * config/emb-unix: Deleted.
18185         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
18186         remote execution.  Do final link on remote host if REMOTE_LINK is set.
18187
18188 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
18189
18190         * lib/dg.exp (dg-test): Fix typo in last patch.
18191
18192 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
18193
18194         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
18195         (handles multiple occurrences).
18196
18197 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
18198
18199         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
18200         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
18201         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
18202         printed).
18203         * lib/c-torture.exp (c-torture-compile): Likewise.
18204         (c-torture): Prepend full path if missing.
18205         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
18206         (gcc_fail): Likewise.
18207         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
18208
18209 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
18210
18211         * lib/netware.exp: Only attach to NetWare i386 systems.
18212
18213 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
18214
18215         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
18216         messages.  Add test name to "output pattern match" pass/fail message.
18217
18218 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
18219
18220         * gcc.dg: New testsuite.
18221         * gcc.dg/dg.exp: New file.
18222
18223         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
18224         test-switch.c}: Deleted.
18225
18226         * gcc.misc-tests/msgs.exp: New testcase driver.
18227
18228 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
18229
18230         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
18231         Watch for illegal return values from ${tool}_load.
18232         * config/unix.exp (${tool}_load): Fix pass/fail detection for
18233         cross targets.  Coerce return value >0 to 1.
18234
18235 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
18236
18237         * config/unix.exp (${tool}_load): Call program rsh, not proc.
18238
18239         * config/emb-unix.exp: New file.
18240
18241         * config/sim.exp: Error if variable $SIM not defined.
18242         (${tool}_load): Mark test as "untested" if simulator missing.
18243
18244         * config/unix.exp: Load remote.exp to get rcp_download.
18245         * lib/c-torture.exp: Use different option lists for testcases with
18246         and without loops.
18247         * gcc.c-torture/execute/execute.exp: Likewise.
18248
18249 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
18250
18251         * config/*.exp: Clarify return code from ${tool}_load.
18252         Call `unresolved' or `untested' instead of `warning' or `perror'
18253         (sometimes you still want to call both though).
18254         Add comment that `shell_id' is local to each file.
18255         * config/udi.exp (timeout): Set to 30.
18256         Don't print warning if connection fails, $connectmode has already
18257         printed an error.
18258         (${tool}_load): Move verbose messages to level 2.
18259         Rework pattern for "Process started" message.
18260         Pass `shell_id' to ${connectmode}_download.
18261         Retry twice upon timeout.  Make resetting of target more robust.
18262         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
18263         Pass `shell_id' to exit_$connectmode.
18264         Only call exit_$connectmode if connected.
18265         * config/unix.exp (${tool}_load): Check return codes better.
18266         * config/vrtx.exp (${tool}_load): Likewise.
18267         * config/vx.exp (${tool}_load): Likewise.
18268         Delete unneeded global's.
18269         * lib/dg.exp (dg-test): Update to reflect clarified return codes
18270         from ${tool}_load.
18271         (dg-stat): Delete.
18272         (dg-init): Delete recording of pass/fail counts.
18273         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
18274         (old-dejagnu-init): Likewise.
18275         (old-dejagnu-stat): Delete contents, empty proc now.
18276         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
18277         (c-torture): Delete references to lcnt, lpass, lfail.
18278         Get option list from TORTURE_OPTIONS.
18279         Delete -funroll[-all]-loops if no loops.
18280         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
18281         (g++_stat): Delete contents (empty proc now).
18282         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
18283         (gcc_finish): Likewise.
18284         (gcc_stat): Deleted.
18285         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
18286         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
18287         * gcc.c-torture/execute/execute.exp: Likewise.
18288         Split tests into two parts: compile, execute.
18289         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
18290         no loops.  Update to reflect clarified return codes from ${tool}_load.
18291
18292 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
18293
18294         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
18295         to grep for.
18296         (old-dejagnu): Likewise (where necessary).
18297
18298 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
18299
18300         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
18301
18302         * lib/dg.exp (dg-process-target): Fix processing of selector.
18303         Add comment regarding use of `error'.
18304
18305         * lib/gcc.exp (prune_system_crud): Define if missing.
18306         * lib/g++.exp (prune_system_crud): Likewise.
18307
18308         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
18309         Call prune_system_crud.
18310         * lib/dg.exp (dg-runtest): New proc.
18311         Use perror instead of send_user for tcl errors in testcase.
18312         Don't return any value, it's never used.
18313         Don't clobber previous definition of `unknown'.
18314         Print tcl errors in `dg-final'.
18315
18316 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
18317
18318         * lib/dg.exp (dg-process-target): Improve syntax error messages.
18319         (dg-test): Don't print errorInfo, it contains stack backtrace.
18320
18321 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
18322
18323         * lib/g++.exp (runtest_file_p): Define if missing.
18324
18325 1994-09-24  Doug Evans  (dje@cygnus.com)
18326
18327         * lib/mike-g++.exp: Comment out loading of g++.exp.
18328         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
18329         (default_g++_version): Always print something.
18330         (default_g++_start): Comment out call to `which'.
18331         (g++_start, g++_load): Deleted (must be defined in config file).
18332         * lib/gcc.exp: Test for existence of $CC at start.
18333         Delete check for tmpdir (done in gcc_init).
18334         (default_gcc_version): Always print something.
18335         (default_gcc_start): Comment out call to `which'.
18336         * config/*.exp: Major cleanup - make cross targets work at least a
18337         little better for g++ (by not being "--tool gcc" specific).
18338         Rename gcc_xxx to ${tool}_xxx.
18339         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
18340         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
18341
18342 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
18343
18344         * lib/c-torture.exp (c-torture-compile): Rework compiler
18345         message processing.
18346
18347         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
18348         c-torture.
18349
18350 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
18351
18352         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
18353
18354         * lib/dg.exp (dg-process-target): Support { target native }.
18355
18356 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
18357
18358         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
18359         looked for "... program xxx got fatal signal".
18360         Correct regsub munging of `comp_output'.
18361         Ignore compiler messages "path prefix not used" and "linker input
18362         file unused".
18363
18364 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
18365
18366         * lib/gcc.exp (runtest_file_p): Define if missing.
18367         * gcc.prms/template.c: Example to work from.
18368
18369 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
18370
18371         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
18372         * lib/dg.exp (dg-test): Call unsupported testcases as such.
18373
18374         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
18375         * gcc.prms/1883.c: Moved from compile/940714-1.c.
18376         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
18377         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
18378
18379         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
18380         (dg-process-target): No longer a varargs proc.
18381         Return S/N for target, P/F for xfail.  All callers changed.
18382         (user option procs): More argument checking.
18383         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
18384         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
18385         (dg-test): Skip test if not running on selected target in `dg-do'.
18386         Update handling of `dg-do-what', `dg-output-text'.
18387         Separate execution pass/fail from output pattern match pass/fail.
18388         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
18389
18390 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
18391
18392         * gcc.c-torture/special/special.exp: Don't expect failure for mips
18393         target for 920510-1.c.
18394
18395 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
18396
18397         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
18398         Clean up comment regarding use of passcnt, etc.
18399         (gcc_stat): Don't update `testcnt' here.
18400         (gcc_finish): Do it here.
18401         Might as well reset `but_id' here too.
18402         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
18403         to determine if the file should be tested.
18404         * gcc.c-torture/compile/compile.exp: Likewise.
18405         * gcc.c-torture/execute/execute.exp: Likewise.
18406         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
18407         * gcc.misc-tests/dg-test.exp: Likewise.
18408         * gcc.prms/prms.exp: Likewise.
18409         * gcc.wendy/wendy.exp: Likewise.
18410         * g++.old-deja.exp: Likewise.
18411         Move "Testing file" message to verbose level 1.
18412
18413 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
18414
18415         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
18416
18417 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
18418
18419         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
18420         (default_gcc_start): Accept optional second list element
18421         of compiler flags.  Print compiler output at verbosity level 2.
18422         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
18423         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
18424         Save current values of framework globals passcnt, failcnt, xpasscnt,
18425         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
18426         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
18427         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
18428         xfailcnt to compute stats.  Update framework global `testcnt' from
18429         pass/fail counts.
18430         (gcc_finish): New proc.  Clean up test environment.
18431         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
18432         (gcc_epass, gcc_efail): Delete.
18433         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
18434         argument of line number.
18435         (dg-init): If the tool has an init routine, call it.
18436         (dg-test): Remove args `cflags_var' and `libs_var'.
18437         Pass all compiler options to ${tool}_start.
18438         Handle missing line number.
18439         (dg-finish): New function.
18440         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
18441         particular files.  Call gcc_finish at end.  Move "skipping test"
18442         message to verbosity level 3.
18443         * gcc.c-torture/compile/compile.exp: Likewise.
18444         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
18445         * gcc.c-torture/execute/execute.exp: Likewise.
18446         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
18447         Print testcase being tried at verbosity level 1.
18448         * gcc.c-torture/special/special.exp: Unset xfail.
18449         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
18450         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
18451         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
18452         * gcc.failure/failure.exp: Likewise.
18453         * gcc.ieee/ieee.exp: Likewise.
18454         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
18455         Update call to dg-test.  Call dg-finish at end.
18456         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
18457         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
18458         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
18459         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
18460         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
18461         * gcc.wendy/wendy.exp: Add copyright.
18462         Delete setting of tmpdir (done by gcc_init).
18463         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
18464         Pass compiler flags to gcc_start.  Call gcc_finish at end.
18465         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
18466         gcc_[ce]pass/fail.
18467
18468 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
18469
18470         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
18471         confusion.
18472         (g++_load): Likewise.
18473
18474         * config/*.exp (gcc_load): Some were varargs fns and some were not.
18475         Rename argument to `prog' to remove the confusion.
18476         Varargs fns behave differently too!
18477         (g++_load): Likewise.
18478
18479         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
18480
18481         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
18482         what it is.  Delete (always) printing of status value for !native.
18483         Simplify verbose code, and include status and exec_output.
18484         (g++_load): Use gcc_load.
18485
18486 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
18487
18488         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
18489         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
18490         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
18491         940714-3.c as these testcases don't exist anymore.  Make
18492         va-arg-1.c expected to pass.
18493
18494 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
18495
18496         * gcc.misc-tests/misc.exp: Only run specific testcases.
18497         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
18498         * gcc.misc-tests/dg-[1-9].c: New files.
18499
18500         * lib/dg.exp: New testsuite driver.
18501         * gcc.prms/prms.exp: Use it.
18502
18503         * README.gcc: New file.
18504
18505         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
18506         Document and reset `lxpass' and `lxfail'.
18507         Simplify "initialized" message.
18508         (gcc_stat): Clean up comments a little.
18509
18510 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
18511
18512         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
18513
18514 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
18515
18516         * lib/old-dejagnu.exp (process-option): New proc.
18517         (old-dejagnu-init, old-dejagnu-stat): Likewise.
18518         (old-dejagnu): Simplify.
18519         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
18520
18521 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
18522
18523         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
18524         exists and is not an empty string.
18525
18526         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
18527         $xfail rather than calling setup_xfail.  Clear $xfail when test is
18528         finished.
18529         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
18530         automatically.
18531
18532         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
18533         longer expected to fail.
18534
18535         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
18536         "f" function call.
18537
18538         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
18539
18540         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
18541         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
18542         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
18543         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
18544         c-torture-1.29.
18545
18546         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
18547         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
18548
18549         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
18550
18551         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
18552         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
18553
18554         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
18555         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
18556         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
18557
18558 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
18559
18560         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
18561         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
18562         940714-1.c, 940714-2.c, 940714-3.c},
18563         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
18564         gcc.misc-tests/{mg.c,mg.exp}:
18565         New tests.
18566         * gcc.noncompile/noncompile.exp: Change accordingly.
18567
18568 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
18569
18570         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
18571         Undo previous clobberage.
18572
18573 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
18574
18575         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
18576         * gcc.special/{930510-1.c, special.exp}:
18577         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
18578         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
18579         struct-varargs-1.c}: New tests from c-torture-1.26.
18580
18581 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
18582
18583         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
18584           argument to switch.
18585
18586 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
18587
18588         * Revert the previous changes.  Please see Rob's directory
18589           (/lisa/test/rob/progressive/gcc/testsuite) for testing
18590           fixes.
18591
18592 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
18593
18594         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
18595             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
18596             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
18597             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
18598             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
18599             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
18600             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
18601             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
18602             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
18603             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
18604             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
18605             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
18606             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
18607             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
18608             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
18609             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
18610             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
18611             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
18612             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
18613             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
18614             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
18615             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
18616             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
18617             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
18618             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
18619             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
18620             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
18621
18622 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
18623
18624         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
18625             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
18626           with perror calls.
18627
18628 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
18629
18630         * config/unix.exp (g++_load): Fix syntax.
18631
18632 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
18633
18634         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
18635         * gcc.noncompile/921017-1.c: Deleted obsolete test.
18636         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
18637         Don't expect va-arg-1.c to fail.  Correct expected output for
18638         920928-1.c.
18639         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
18640         * gcc.wendy/hbm4.c: Correct typo.
18641         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
18642
18643 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
18644
18645         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
18646         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
18647         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
18648         * lib/c-torture.exp (c-torture-compile): Ditto.
18649
18650         Reduce volume of output (remove all the -I's and such).
18651         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
18652         Call gcc_cpass, gcc_cfail.
18653         (c-torture): Pass testing option to c-torture-compile.
18654
18655 1994-03-21  Doug Evans  (dje@cygnus.com)
18656
18657         Bring patches over from progressive.
18658         * config/default.exp: Exit remote shell cleanly.
18659         (g++_exit, g++_start): Add default versions.
18660         * config/sim.exp (gcc_load): Use perror, not error.
18661
18662 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
18663
18664         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
18665         set in site.exp.
18666
18667 1994-03-14  Doug Evans  (dje@cygnus.com)
18668
18669         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
18670         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
18671         (wendy_try): New proc to run testcase.
18672         (main loop): Call 'em.
18673         * gcc.wendy/*.c: Clean up pass to correct expected output.
18674
18675         * lib/gcc.exp: Minor cleanup work.
18676         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
18677
18678 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
18679
18680         * config/sim.exp (gcc_load): Document return codes better.
18681         Don't pass -v to simulator.
18682
18683 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
18684
18685           * gcc.special/920717-x.c: Fix typo.
18686           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
18687           get at sources.
18688
18689         * lib/mike-gcc.exp: Fix typo.
18690
18691 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
18692
18693         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
18694         binary to use, transform the name.
18695         * config/*.exp: rename everything. Nuke any g++ specific files,
18696         it's now a special case of gcc that requires no special support.
18697         Add a default.exp for unsupported targets.
18698
18699 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
18700
18701         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
18702         lib/old-dejagnu.exp: Fix a few patterns to work with the new
18703         version of Tcl.
18704
18705 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
18706
18707         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
18708         than a warning.
18709
18710 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
18711
18712         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
18713
18714 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
18715
18716         * gcc.execute/execute.exp: Combine opt_list and foption_list into
18717         option_list.  Compile every file with only 4/6 option choices
18718         (same as C torture) instead of with 12/18 different option
18719         choices.
18720         * lib/c-torture.exp: Likewise.
18721
18722         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
18723         not already set.
18724
18725 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
18726
18727         * lib/old-deja.exp: Add `excess errors test fails' error, now one
18728         can put an XFAIL *-*-* on excess errors.
18729
18730 1993-12-19  Jeffrey A. Law  (law@snake.cs.utah.edu
18731
18732         * g++.law: Add more tests derived from g++-bugs snapshots.
18733
18734         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
18735         equivalent to g++.law/init9.
18736
18737         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
18738         compiled it, and the a.out file after we've run it.
18739
18740 1993-12-17  Brendan Kehoe  (brendan@lisa.cygnus.com)
18741
18742         * lib/mike-g++.exp (postbase): Delete the .o file after we've
18743         compiled it, and the a.out file after we've run it.
18744
18745 1993-12-17  Jeffrey A. Law  (law@snake.cs.utah.edu)
18746
18747         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
18748
18749 1993-12-15  Rob Savoye  (rob@darkstar.cygnus.com)
18750
18751         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
18752         version number.
18753
18754 1993-12-12  Jeffrey A. Law  (law@snake.cs.utah.edu)
18755
18756         * g++.law: New directory of g++ tests derived from the g++-bugs
18757         snapshots.
18758
18759 1993-12-09  Jeffrey Wheat  (cassidy@cygnus.com)
18760
18761         * gcc.compile: initbug1.c initbug1.exp testcase added
18762
18763 1993-12-06  Jeffrey Wheat  (cassidy@cygnus.com)
18764
18765         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
18766         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
18767           fixes submitted by Jeff Law (law@cs.utah.edu)
18768         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
18769           Jeff Law (law@cs.utah.edu)
18770
18771
18772 1993-11-30  Mike Stump  (mrs@cygnus.com)
18773
18774         * config/unix-g++.exp: Follow the gcc way of doing things.
18775         * g++.old-deja/old-deja.exp: Minor updates.
18776         * lib/g++.exp: New file, follow the gcc way of doing things.
18777         * lib/old-dejagnu.exp: Minor updates.
18778         * lib/mike-g++.exp: Always unset errorInfo.
18779
18780 1993-11-06  Mike Stump  (mrs@cygnus.com)
18781
18782         * lib/gcc.exp: Fix some errors with the below change, CC and
18783         CFLAGS should be global when setting, not local.
18784
18785 1993-11-03  Rob Savoye  (rob@darkstar.cygnus.com)
18786
18787         * lib/gcc.exp: Transform tool name.
18788
18789 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
18790
18791         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
18792
18793 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
18794
18795         * lib/gcc.exp: change gcc_done to gcc_stat
18796
18797 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
18798
18799         * Upgraded gcc testsuite to c-torture version 1.25
18800
18801 1993-10-24  Jeffrey Wheat  (cassidy@cygnus.com)
18802
18803         * lib/gcc.exp: added reporting code. Changed verbose compile message.
18804         * lib/c-torture: added hooks for new reporting code.
18805
18806 1993-10-21  Jeffrey Wheat  (cassidy@cygnus.com)
18807
18808         * config/sh-gcc.exp: check if sh-sim exists in the path
18809
18810 1993-10-18  Jeffrey Wheat  (cassidy@cygnus.com)
18811
18812         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
18813         * gcc.compile/compile.exp: Initial changes for new logic.
18814         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
18815         * gcc.failure/failure.exp: Initial changes for new logic.
18816         * gcc.ieee/ieee.exp: Initial changes for new logic.
18817         * gcc.misc-tests/misc.exp: Initial changes for new logic.
18818         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
18819         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
18820         * lib/c-torture.exp: Initial changes for new logic.
18821         * lib/gcc.exp: Initial changes for new logic.
18822
18823 1993-10-15  Mike Stump  (mrs@cygnus.com)
18824
18825         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
18826         depend upon failure or success.  Fully qualify names in failure
18827         and success messages.  Always remove a.out before starting
18828         compile, just in case.  Pay more attention to error text output by
18829         the compiler.  Handle testcases with no known past errors just
18830         like all others, so that things are uniform.  Other miscellaneous
18831         improvements.
18832
18833 1993-10-13  Jeffrey Wheat  (cassidy@cygnus.com)
18834
18835         * gcc.cpp: new directory for cpp tests
18836
18837 1993-10-04  Jeffrey Wheat  (cassidy@cygnus.com)
18838
18839         * lib/chill.exp: Code reformatted, removed unused code.
18840         * config/unix-chill.exp: Code reformatted, removed unused code.
18841         * chill.execute/execute.exp: Code reformatted, removed unused code.
18842         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
18843
18844 1993-10-04  Ian Lance Taylor  (ian@cygnus.com)
18845
18846         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
18847         routines not written.
18848
18849 1993-09-27  Rob Savoye  (rob@darkstar.cygnus.com)
18850
18851         * config/bug-gcc.exp: Use new procs from bug.exp.
18852
18853 1993-09-21  Rob Savoye  (rob@darkstar.cygnus.com)
18854
18855         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
18856         via ftp, rather than depending on NFS.
18857         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
18858         case.
18859
18860 1993-09-09  Rob Savoye  (rob@darkstar.cygnus.com)
18861
18862         * config/bug-gcc.exp: Use new download proc.
18863
18864 1993-09-14  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
18865
18866         * chill.execute/execute.exp: cleanups, handles errors better
18867         * chill.compile/compile.exp: rewrite, based on execute.exp
18868         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
18869         * lib/chill.exp: major changes to diff proc and compile and link
18870           procs. added chill_fail and chill_pass wrappers to pass and
18871           fail. added more comments, and handle error codes better.
18872           Added a hack to capture stderr from exec, so noncompile tests
18873           can work.
18874
18875 1993-09-11  Jeffrey Wheat  (cassidy@cygnus.com)
18876
18877         * chill.execute/execute.exp: rewrite of testsuite driver
18878         * lib/chill.exp: rewrite of testsuite driver
18879         * config/unix-chill.exp: rewrite of testsuite driver
18880
18881 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
18882
18883     In chill.execute:
18884         * iexpr.ch: Standardize uppercase.
18885         * tuples.dat: Standardize uppercase.
18886         * vary.ch: standardize.  Correct varying string assignments.
18887         * vary.dat: Add new output lines.
18888
18889 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
18890
18891     In chill.execute:
18892         * chprintf.ch: Standardize use of uppercase.
18893         * tuples.ch: Standardize and turn arr2 into a DCL,
18894           rather than a SYN.
18895         * pinits.ch: Standardize.
18896
18897 1993-08-23  Per Bothner  (bothner@kalessin.cygnus.com)
18898
18899         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
18900         * Makefil: Renamed to Makefile.in.
18901         * configure.in: New.
18902
18903 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
18904
18905     In chill.execute:
18906         * .cvsignore: Add result/output files.
18907         * Makefile: Fix up variables at start.  Use MFLAGS
18908           everywhere.  Correct bool_loc, built_ins entries.
18909           Add entry for vary1.ch.
18910         * bitarray.ch: Standardize upper-case usage.
18911         * bitexpr.ch: Standardize, add output of b1.
18912         * params.ch: Use arrayt in along PROC parameters, to
18913           avoid novelty problems.
18914         * sets.ch: Tiny cleanup.
18915         * vary1.ch: Re-indent.
18916
18917 1993-08-17  Bill Cox  (bill@rtl.cygnus.com)
18918
18919           * Add PR-related files to Makefiles, .cvsignore files, etc.
18920
18921 1993-08-02  Jeff Wheat  (cassidy@cygnus.com)
18922
18923         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
18924           with compiler objects. New names are test-flow.c and test-loop.c
18925
18926 1993-07-27  Jeff Wheat  (cassidy@cygnus.com)
18927
18928         * Upgraded c-torture tests from 1.19 to 1.20
18929
18930         * new files:
18931         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
18932         * gcc.compile: 930623-1.c 930623-2.c
18933         * gcc.noncompile: 930622-1.c 930622-2.c
18934         * gcc.failure: 920411-1.c 920627-2.c
18935         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
18936
18937 1993-07-20  Jeff Wheat  (cassidy@cygnus.com)
18938
18939         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
18940           More changes to get testsuite working properly. Needs more work.
18941           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
18942
18943 1993-07-19  Jeff Wheat  (cassidy@cygnus.com)
18944
18945         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
18946           More changes to get testsuite working properly. Needs more work.
18947
18948 1993-07-13 Jeff Wheat  (cassidy@cygnus.com)
18949
18950         * chill.compile/compile.exp: Added for Dejagnu support
18951         * chill.execute/execute.exp: Added for Dejagnu support
18952         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
18953
18954 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
18955
18956     This should complete moving the CHILL test files.
18957         * chill.noncompile(.cvsignore printf.grt
18958             in-printf.grt chprintf.grt chprintf.ch):
18959             Added test-support files.
18960           (Makefile): Modified further.
18961         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
18962             signal.ch): Added test files.
18963           * chill.execute (.cvsignore printf.grt printr.c
18964             in-printf.grt rts.c chprintf.grt rts.h): Added
18965           test-support files.
18966             (Makefile): More corrections.
18967
18968 1993-06-18  Bill Cox  (bill@rtl.cygnus.com)
18969
18970         * chill.compile, chill.execute, chill.nocompile: Add CHILL
18971           test cases, ready for DejaGnu.
18972
18973 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
18974
18975         * Upgraded c-torture tests from 1.18 to 1.19
18976
18977         * gcc.compile: added test(s):
18978           930607-1.c
18979         * gcc.execute: added test(s):
18980           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
18981
18982         * added new subdirectory for misc tests: gcc.misc-tests
18983         * gcc.misc-test(s): added tests:
18984           inst-check.c test-consts.c test-ior.c test-switch.c
18985
18986 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
18987
18988         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
18989
18990 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
18991
18992         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
18993
18994 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
18995
18996         * Upgraded c-torture tests from 1.17 to 1.18
18997
18998 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
18999
19000         * Upgraded c-torture tests from 1.12 to 1.17
19001
19002 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
19003
19004         * lib/old-dejagnu.exp:
19005           Fixed handling of XFAIL target triplets to correctly
19006           recognize wildcard characters.  Removed code that
19007           appended a unique id tag to the end of the file name
19008           printed out by the result of the testcases within a
19009           given test file.
19010
19011 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
19012
19013         * lib/old-dejagnu.exp:
19014           Reworked expected failure handling to trigger off of XFAIL
19015           keyword in keyphrase embeded in testcase source code. The
19016           XFAIL keyword must be at the end of the keyphrase line. It
19017           may optionally be followed by one or more target triplets.
19018           It has just occured that the handling of wildcards in the
19019           target triplet may not be correct.
19020
19021 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
19022
19023         * g++.old-deja/tests:
19024           Moved all subdirectories up one level into g++.old-deja .
19025
19026         * lib/old-dejagnu.exp:
19027           Fixed problem with CXXFLAGS not being properly reset, and being
19028           corrupted with extraneous "-c" compiler option.  This was
19029           causing binaries to not be generated for test that needed them.
19030           Modified strings passed to "pass" and "fail" so that individual
19031           tests from the same test file would be distinguished by an
19032           identifier appended to the test file name in the summary logs;
19033           this corrected a problem with erroneous diff logs.  Added code
19034           to search testcases for expected fail and unexpected pass keywords.
19035
19036 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
19037
19038         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
19039
19040 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
19041
19042         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
19043           Removed extraneous text from end of "Special g++ Options"
19044           keyphrase.
19045
19046         * lib/old-dejagnu.exp: Added pattern matching to look for new
19047           keywords, embedded in testcases comments, which will trigger
19048           calls to xpass and xfail.
19049
19050 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
19051
19052         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
19053           comments embedded in the testcases, especially the one looking for
19054           special compiler options, as well as the pattern matching for the
19055           compiler output again.
19056
19057 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
19058
19059         * lib/old-dejagnu.exp: Do a proper check of the return value for
19060           execute tests. Fixed several problems with the pattern matching
19061           of the compiler output which gave erroneous test results.
19062           Changed several of the test result messages to be more descriptive.
19063         * config/unix-g++.exp: Proc g++_load now actually works and
19064           executes the tests passed to it and returns a usable return
19065           value.
19066
19067 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
19068
19069           * lib/gcc.exp: Exits gracefully if $CC is bogus.
19070
19071 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
19072
19073         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
19074           Modified both files to properly execute the old style
19075           dejagnu tests. The previous versions of these files were
19076           experimental and did not function anything near correctly.
19077
19078 1993-04-05  Rob Savoye  (rob@cygnus.com)
19079
19080         * Removed all Makefile.in and configure.in files. No configuration
19081         needed now.
19082
19083 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
19084
19085         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
19086
19087 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19088
19089         * gcc.compile/configure.in, gcc.unsorted/configure.in,
19090         gcc.special/configure.in, gcc.noncompile/configure.in,
19091         gcc.execute/configure.in, gcc.code_quality/configure.in,
19092         g++.other/configure.in, g++.old-deja/configure.in,
19093         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
19094         in srcname setting.
19095
19096 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
19097
19098         * lib/udi.exp:  Fixed mondfe and mondfe_download.
19099         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
19100         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
19101
19102 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
19103
19104         * config/udi-gdb.exp: Check $shell_id after connecting to target.
19105         (gdb_exit): Don't remove *_soc files.
19106
19107 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
19108
19109         * lib/c-torture.exp: Don't look for main; instead always use -w
19110         -c.  This is how the c-torture tests work.  Remove the object
19111         file if the compilation succeeds.
19112         * gcc.execute/execute.exp: Remove executable if test passes.
19113         * gcc.noncompile/noncompile.exp: Every test is an expected
19114         failure.
19115         * gcc.special/special.exp: Added tests from c-torture 1.11,
19116         corrected use of existing test.
19117         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
19118         gcc.execute/920625-1.c: Updated to c-torture 1.11.
19119         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
19120         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
19121         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
19122         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
19123         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
19124         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
19125         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
19126         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
19127         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
19128         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
19129         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
19130         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
19131         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
19132         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
19133         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
19134         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
19135         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
19136         c-torture 1.11.
19137         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
19138         correspond to c-torture 1.11.
19139
19140         * New file.