OSDN Git Service

2003-11-09 Andrew Pinski <pinskia@physics.uc.edu>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2003-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
2
3         * gcc.c-torture/compile/200031109-1.c: New test.
4
5 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
6
7         PR c/3190
8         PR c/8714
9         * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
10         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
11         gcc.dg/format/no-y2k-1.c: Update.
12
13 2003-11-08  Roger Sayle  <roger@eyesopen.com>
14
15         PR optimization/10467
16         * gcc.dg/20031108-1.c: New test case.
17
18 2003-11-07  Geoffrey Keating  <geoffk@apple.com>
19
20         * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
21
22 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
23
24         * gcc.dg/compound-lvalue-1.c: New test.
25         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
26         some XFAILs.
27
28 2003-11-06  Geoffrey Keating  <geoffk@apple.com>
29
30         * gcc.dg/altivec-varargs-1.c: New test.
31
32 2003-11-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
33
34         * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
35         * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
36         * gcc.c-torture/execute/simd-4.x: New file.  XFAIL on SPARC at -O0.
37         * gcc.c-torture/execute/va-arg-25.x: New file.  XFAIL on SPARC.
38         * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
39
40 2003-11-05  Joseph S. Myers  <jsm@polyomino.org.uk>
41
42         * gcc.dg/cond-lvalue-1.c: New test.
43
44 2003-11-05  Gernot Hillier  <gernot.hillier@siemens.com>
45
46         * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
47
48 2003-11-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
49
50         PR c++/11616
51         * g++.dg/template/instantiate5.C: New test.
52
53 2003-11-03  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
54
55         PR c++/12726
56         * g++.dg/ext/complit2.C: Replace test with self-contained version.
57         * ChangeLog: Add missing first entry for above test.
58
59 2003-11-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
60
61         PR c++/9810
62         * g++.dg/template/using8.C: New test.
63         * g++.old-deja/g++.other/access11.C: Adjust expected error location.
64
65 2003-11-02  Roger Sayle  <roger@eyesopen.com>
66
67         PR optimization/10817
68         * gcc.c-torture/compile/20031102-1.c: New test case.
69
70 2003-11-02  Kazu Hirata  <kazu@cs.umass.edu>
71
72         * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
73         2147483647.
74
75 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
76
77         * gcc.dg/20031102-1.c: New test.
78
79 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
80
81         * gcc.dg/complex-1.c: New test.
82
83 2003-11-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
84
85         PR c++/12796
86         * g++.dg/template/crash13.C: Adjust expected error location.
87         * g++.old-deja/g++.brendan/ns1.C: Likewise.
88
89 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
90
91         * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
92
93 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
94
95         PR/10239
96         * gcc.c-torture/compile/20031031-2.c: New test.
97
98 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
99
100         PR/11640
101         * gcc.c-torture/compile/20031031-1.c: New test.
102
103 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
104
105         * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
106         * gcc.misc-tests/bprob.exp: Likewise.
107         * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
108         the execution test on arm-elf configs.
109         * g77.dg/execute/10197.x: New file.  XFAIL the execution test on
110         configs that don't support scratch files.
111         * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
112
113 2003-10-30  Arnaud Charlet  <charlet@act-europe.fr>
114
115         * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
116         done by dejagnu.
117
118 2003-10-29  Arnaud Charlet  <charlet@act-europe.fr>
119
120         * ada/acats/run_all.sh: Redirect mv output to /dev/null
121         Avoid non pure sh syntax. Add more logging.
122
123         * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
124         fail.
125
126 2003-10-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
127
128         PR libgcj/10610
129         * gcc.dg/ppc-stackalign-1.c: New test.
130
131 2003-10-28  Arnaud Charlet  <charlet@act-europe.fr>
132
133         * ada/acats/run_all.sh: Change output to be more compliant with
134         dejagnu framework.
135         Create acats.sum and acats.log files under testsuite/ada/acats
136         Only run [a-z]* directories, to filter out e.g. CVS.
137         Redirect build output to log file.
138
139 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
140
141         * README.ada: Removed, integrated in ../doc/sourcebuild.texi
142
143 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
144
145         PR ada/5909:
146         * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
147
148 2003-10-27  Jakub Jelinek  <jakub@redhat.com>
149
150         * gcc.c-torture/compile/20031023-1.c: New test.
151         * gcc.c-torture/compile/20031023-2.c: New test.
152         * gcc.c-torture/compile/20031023-3.c: New test.
153         * gcc.c-torture/compile/20031023-4.c: New test.
154
155 2003-10-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
156
157         PR c++/10371
158         * g++.dg/lookup/scoped8.C: New test.
159
160 2003-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
161
162         * g++.dg/opt/reg-stack3.C: New test.
163
164 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
165
166         * gcc.dg/c99-arraydecl-2.c: New test.  PR c/11943.
167
168 2003-10-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
169
170         PR c++/11076
171         * g++.dg/template/crash13.C: New test.
172
173 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
174
175         * gcc.dg/c99-restrict-2.c: New test.
176
177 2003-10-24  Nathan Sidwell  <nathan@codesourcery.com>
178
179         PR c++/12698, c++/12699, c++/12700, c++/12566
180         * g++.dg/inherit/covariant9.C: New test.
181         * g++.dg/inherit/covariant10.C: New test.
182         * g++.dg/inherit/covariant11.C: New test.
183
184 2003-10-23  Jason Merrill  <jason@redhat.com>
185
186         PR c++/12726
187         * g++.dg/ext/complit2.C: New test.
188
189 2003-10-20  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
190
191         PR target/12654
192         * gcc.c-torture/execute/20031020-1.c: New test.
193
194 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
195
196         * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
197         following the jump_insn.
198
199 2003-10-22  Joseph S. Myers  <jsm@polyomino.org.uk>
200
201         * gcc.dg/cast-lvalue-1.c: New test.
202
203 2003-10-21  Mark Mitchell  <mark@codesourcery.com>
204
205         PR c++/11962
206         * g++.dg/template/cond2.C: New test.
207
208 2003-10-20  Joseph S. Myers  <jsm@polyomino.org.uk>
209
210         * gcc.dg/builtins-28.c: New test.
211
212 2003-10-20  Jan Hubicka  <jh@suse.cz>
213
214         * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
215         parameter.
216         * testsuite/gcc.dg/inline-2.c: Likewise.
217
218 2003-10-20  Phil Edwards  <phil@codesourcery.com>
219
220         * gcc.dg/20021014-1.c:  XFAIL for *-*-windiss targets.
221         * gcc.dg/nest.c:  Likewise.
222
223 2003-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
224
225         PR c++/9781, c++/10583, c++/11862
226         * g++.dg/parse/crash13.C: New test.
227
228 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
229
230         * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
231
232 2003-10-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
233
234         * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
235         Define HAVE_C99_RUNTIME except on Solaris.
236         * gcc.dg/builtins-20.c: Likewise.
237
238 2003-10-19  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
239
240         * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
241
242 2003-10-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
243
244         PR c++/12495
245         * g++.dg/template/crash21.C: New test.
246
247 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
248
249         PR c++/2513
250         * g++.dg/template/typename5.C: New test.
251
252 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
253
254         PR c++/12369
255         * g++.dg/template/friend25.C: New test.
256
257 2003-10-16  Ziemowit Laski  <zlaski@apple.com>
258
259         * objc.dg/try-catch-2.m: Relax target triple to all Darwin
260         versions.
261
262 2003-10-16  Kazu Hirata  <kazu@cs.umass.edu>
263
264         * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
265         == 2147483647.
266
267 2003-10-15  Kazu Hirata  <kazu@cs.umass.edu>
268
269         * gcc.c-torture/execute/960416-1.x: Remove.
270         * gcc.c-torture/execute/divconst-3.x: Likewise.
271
272 2003-10-15  Hans-Peter Nilsson  <hp@axis.com>
273
274         PR target/12598
275         * gcc.dg/torture/cris-volatile-1.c: New test.
276
277 2003-10-14  Roger Sayle  <roger@eyesopen.com>
278
279         PR optimization/9325
280         * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
281         for overflowing floating point to integer conversion during RTL
282         simplification.
283
284 2003-10-13  Ziemowit Laski  <zlaski@apple.com>
285
286         * objc/execute/_cmd.m: Fix typo.
287         * objc.dg/image-info.m, objc.dg/symtab-1.m:
288         Relax 'scan-assembler' regexp.
289         * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
290         objc.dg/try-catch-4.m: Run on non-Darwin targets.
291         * objc.dg/zero-link-2.m: Remove blank line.
292         * objc.dg/zero-link-3.m: New test case.
293
294 2003-10-13  Geoffrey Keating  <geoffk@apple.com>
295
296         * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
297
298         * gcc.dg/asm-names.c: Use scan-assembler-not rather
299         than linker trickery.
300
301 2003-10-13  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
302
303         PR c++/12370
304         * g++.dg/other/friend2.C: New test.
305
306 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
307
308         * gcc.dg/20031012-1.c: New test.
309
310 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
311
312         * gcc.dg/weak/weak-3.c: Fix for new warning.
313
314 2003-10-12  Kelley Cook  <kcook@gcc.gnu.org>
315
316         PR optimization/8750
317         * gcc.c-torture/execute/20031012-1.c: New test case.
318
319 2003-10-11  Roger Sayle  <roger@eyesopen.com>
320
321         * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
322         that inline strncmp as cmpstrsi on i386 when compiled with -Os.
323
324 2003-10-11  Roger Sayle  <roger@eyesopen.com>
325
326         PR optimization/12260
327         * gcc.c-torture/compile/20031011-2.c: New test case.
328
329 2003-10-11  Roger Sayle  <roger@eyesopen.com>
330
331         * gcc.c-torture/execute/20031011-1.c: New testcase.
332
333 2003-10-11  Eric Botcazou  <ebotcazou@libertysurf.fr>
334
335         * gcc.c-torture/compile/20031011-1.c: New test.
336
337 2003-10-11  Jan Hubicka  <jh@suse.cz>
338
339         * g++.dg/other/first-global.C: New test.
340
341 2003-10-11  Roger Sayle  <roger@eyesopen.com>
342
343         * gcc.c-torture/execute/string-opt-18.c: New testcase.
344
345 2003-10-10  Ian Lance Taylor  <ian@wasabisystems.com>
346
347         * gcc.c-torture/compile/20031010-1.c: New test.
348
349 2003-10-10  Geoffrey Keating  <geoffk@apple.com>
350
351         * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
352         * gcc.c-torture/execute/va-arg-25.c: ... here.
353
354 2003-10-09  Mark Mitchell  <mark@codesourcery.com>
355
356         * g++.dg/ext/attrib8.C: Only run it on x86 targets.
357
358 2003-10-08  Richard Sandiford  <rsandifo@redhat.com>
359
360         * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
361
362 2003-10-08  Giovanni Bajo  <giovannibajo@libero.it>
363
364         * g++.dg/parse/error2.C: New test.
365
366 2003-10-08  Giovanni Bajo <giovannibajo@libero.it>
367
368         PR c++/11097
369         * g++.dg/other/error5.C: Modify the error message.
370         * g++.dg/lookup/using8.C: New test.
371
372 2003-10-07  Geoffrey Keating  <geoffk@apple.com>
373
374         * gcc.dg/darwin-abi-2.c: New file.
375         * gcc.c-torture/execute/va-arg-24.c: New file.
376
377 2003-10-06  Bob Wilson  <bob.wilson@acm.org>
378
379         * g++.dg/template/spec10.C: Set exit value to zero on success.  Fix
380         indentation.
381
382 2003-10-06  Mark Mitchell  <mark@codesourcery.com>
383
384         PR c++/10147
385         * g++.dg/other/error4.C: Update error messages.
386         * g++.dg/template/ptrmem4.C: Likewise.
387
388         PR c++/12337
389         * g++.dg/init/new9.C: New test.
390
391         PR c++/12334, c++/12236, c++/8656
392         * g++.dg/ext/attrib8.C: New test.
393
394 2003-10-06  Devang Patel  <dpatel@apple.com>
395
396         * gcc.dg/debug/dwarf2-3.h: New test.
397         * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
398
399 2003-10-06  Wolfgang Bangerth  <bangerth@ticam.utexas.edu>
400
401         * g++.dg/opt/cfg2.C: New test.
402
403 2003-10-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
404
405         * g++.dg/opt/float1.C: New test.
406
407 2003-10-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
408
409         * gcc.dg/c90-array-lval-6.c: New test.
410         * gcc.dg/c99-array-lval-6.c: New test.
411
412 2003-10-03  Alexander Malmberg  <alexander@malmberg.org>
413             Ziemowit Laski  <zlaski@apple.com>
414
415         * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
416         'Derived', so that it is never considered a class method; add
417         new warning for '+port' method ambiguity.
418         * objc.dg/method-12.m: Include <objc/objc.h> instead of
419         <objc/objc-api.h> (needed on Mac OS X).
420         * objc.dg/method-13.m: New test.
421
422 2003-10-03  Roger Sayle  <roger@eyesopen.com>
423
424         PR optimization/9325, PR java/6391
425         * gcc.c-torture/execute/20031003-1.c: New test case.
426
427 2003-10-02  Mark Mitchell  <mark@codesourcery.com>
428
429         PR optimization/12180
430         * gcc.dg/20031002-1.c: New test.
431
432         PR c++/12486
433         * g++.dg/inherit/error1.C: New test.
434
435 2003-10-02  Chris Demetriou  <cgd@broadcom.com>
436
437         * lib/f-torture.exp (search_for): Rename to...
438         (search_for_re): This.  Also, clean up comments and the
439         "regexp" invocation.
440
441 2003-10-02  Josef Zlomek  <zlomekj@suse.cz>
442
443         * gcc.c-torture/compile/20031002-1.c: New test.
444
445 2003-10-02  Jakub Jelinek  <jakub@redhat.com>
446
447         * g++.dg/opt/cond1.C: New test.
448
449 2003-10-01  Kelley Cook  <kelleycook@wideopenwest.com>
450
451         * gcc.dg/Wold-style-definition-2.c: New testcase.
452         * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
453
454 2003-09-29  Richard Henderson  <rth@redhat.com>
455
456         * g++.dg/init/array10.C: Add dg-options.
457
458 2003-09-29  Eric Botcazou  <ebotcazou@libertysurf.fr>
459
460         * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
461
462 2003-09-28  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
463
464         * g++.dg/template/friend19.C: Fix typo.
465         * g++.old-deja/g++.other/crash31.C: Adjust expected error.
466
467 2003-09-28  Richard Sandiford  <rsandifo@redhat.com>
468
469         * gcc.c-torture/execute/20030928-1.c: New test.
470         * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
471
472 2003-09-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
473
474         * g++.dg/opt/unroll1.C: New test.
475
476 2003-09-26  Roger Sayle  <roger@eyesopen.com>
477
478         PR optimization/11741
479         * gcc.dg/20030926-1.c: New test case.
480
481 2003-09-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
482
483         PR c++/5655
484         * g++.dg/parse/access7.C: New test.
485         * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
486
487 2003-09-24  Ziemowit Laski  <zlaski@apple.com>
488
489         MERGE OF objc-improvements-branch into MAINLINE:
490         * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
491         if libobjc has not been built.
492         * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
493         objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
494         objc/execute/class-self-2.m, objc/execute/many_args_method.m,
495         objc/execute/nested-3.m, objc/execute/np-2.m,
496         objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
497         objc/execute/redefining_self.m, objc/execute/root_methods.m,
498         objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
499         objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
500         objc.dg/special/unclaimed-category-1.h,
501         objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
502         well as GNU runtime.
503         * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
504         * execute/cascading-1.m, execute/function-message-1.m,
505         objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
506         objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
507         objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
508         objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
509         objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
510         objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
511         objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
512         objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
513         objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
514         * objc.dg/bitfield-2.m: Run only on Darwin.
515         * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
516         objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
517         objc.dg/proto-lossage-1.m: Adjust for message wording changes.
518         * objc.dg/const-str-1.m: Fix constant string layout.
519
520 2003-09-24  Alexandre Oliva  <aoliva@redhat.com>
521
522         * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
523
524 2003-09-23  Geoffrey Keating  <geoffk@apple.com>
525
526         * gcc.dg/darwin-abi-1.c: New file.
527
528 2003-09-21  Andrew Pinski  <pinskia@physics.uc.edu>
529
530         PR target/12281
531         * gcc.c-torture/compile/20030921-1.c: New test.
532
533 2003-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
534
535         * g++.dg/opt/reg-stack2.C: New test.
536
537 2003-09-21  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
538
539         * g++.dg/eh/delayslot1.C: New test.
540
541 2003-09-20  Richard Henderson  <rth@redhat.com>
542
543         * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
544
545 2003-09-20  Roger Sayle  <roger@eyesopen.com>
546
547         * gcc.c-torture/execute/20030920-1.c: New test case.
548
549 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
550
551         * g++.dg/rtti/typeid3.C: Correct expected error message.
552
553 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
554
555         PR c++/157
556         * g++.dg/parse/crash12.C: New test.
557
558 2003-09-19  Janis Johnson  <janis187@us.ibm.com>
559
560         * gcc.dg/compat/mixed-struct-check.h: New.
561         * gcc.dg/compat/mixed-struct-defs.h: New.
562         * gcc.dg/compat/mixed-struct-init.h: New.
563         * gcc.dg/compat/struct-by-value-19_main.c: New.
564         * gcc.dg/compat/struct-by-value-19_x.c: New.
565         * gcc.dg/compat/struct-by-value-19_y.c: New.
566         * gcc.dg/compat/struct-by-value-20_main.c: New.
567         * gcc.dg/compat/struct-by-value-20_x.c: New.
568         * gcc.dg/compat/struct-by-value-20_y.c: New.
569         * gcc.dg/compat/struct-return-19_main.c: New.
570         * gcc.dg/compat/struct-return-19_x.c: New.
571         * gcc.dg/compat/struct-return-19_y.c: New.
572         * gcc.dg/compat/struct-return-20_main.c: New.
573         * gcc.dg/compat/struct-return-20_x.c: New.
574         * gcc.dg/compat/struct-return-20_y.c: New.
575
576 2003-09-19  Andrew Pinski  <pinskia@physics.uc.edu>
577         * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
578         so that it will not complain on LP64 targets.
579
580 2003-09-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
581
582         PR c++/495
583         * g++.dg/template/friend24.C: New test.
584
585 2003-09-19  Nathan Sidwell  <nathan@codesourcery.com>
586
587         PR c++/12332
588         * g++.dg/template/memtmpl2.C: New test.
589
590 2003-09-18  Mark Mitchell  <mark@codesourcery.com>
591
592         PR target/11184
593         * gcc.dg/builtin-apply1.c: New test.
594
595 2003-09-18  Nathan Sidwell  <nathan@codesourcery.com>
596
597         PR c++/9848
598         * g++.dg/warn/Wunused-4.C: New test.
599
600 2003-09-18  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
601
602         PR c++/12316
603         * g++.dg/other/gc2.C: New test.
604
605 2003-09-17  Mark Mitchell  <mark@codesourcery.com>
606
607         PR c++/11991
608         * g++.dg/rtti/typeid3.C: New test.
609
610         PR c++/12266
611         * g++.dg/overload/template1.C: New test.
612
613 2003-09-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
614
615         * g++.dg/opt/cfg3.C: New test.
616
617 2003-09-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
618
619         PR c++/7939
620         * g++.dg/template/crash11.C: New test.
621
622 2003-09-16  Jason Merrill  <jason@redhat.com>
623             Jakub Jelinek  <jakub@redhat.com>
624
625         * gcc.dg/attr-warn-unused-result.c: New test.
626
627 2003-09-15  Nathan Sidwell  <nathan@codesourcery.com>
628
629         PR c++/12184
630         * g++.dg/expr/call2.C: New test.
631
632 2003-09-15  Andreas Jaeger  <aj@suse.de>
633
634         * gcc.dg/Wold-style-definition-1.c: New test.
635
636 2003-09-14  Mark Mitchell  <mark@codesourcery.com>
637
638         PR c++/3907
639         * g++.dg/parse/template12.C: New test.
640
641         * g++.dg/abi/bitfield11.C: New test.
642         * g++.dg/abi/bitfield12.C: Likewise.
643
644 2003-09-14  Alexandre Oliva  <aoliva@redhat.com>
645
646         * gcc.dg/cpp/separate-1.c: Adjust line of error.  Test for correct
647         non-expansion of functional macro name without arguments at EOL.
648         * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change.  Likewise.
649
650 2003-09-14  Richard Sandiford  <rsandifo@redhat.com>
651
652         * gcc.c-torture/execute/20030914-[12].c: New tests.
653
654 2003-09-11  Nathan Sidwell  <nathan@codesourcery.com>
655
656         PR c++/11788
657         * g++.dg/overload/addr1.C: New test.
658
659 2003-09-10  Ian Lance Taylor  <ian@wasabisystems.com>
660
661         * gcc.dg/20030909-1.c: New test.
662
663 2003-09-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
664
665         * gcc.dg/ultrasp10.c: New test.
666
667 2003-09-09  Devang Patel  <dpatel@apple.com>
668
669         * gcc.dg/darwin-ld-6.c: New test.
670
671 2003-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
672
673         * gcc.dg/torture/builtin-explog-1.c: New testcase.
674
675 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
676
677         * gcc.dg/ia64-types1.c: New test.
678         * gcc.dg/ia64-types2.c: Likewise.
679
680 2003-09-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
681
682         * gcc.dg/builtins-1.c: Add more _Complex tests.
683         * gcc.dg/torture/builtin-attr-1.c: Likewise.
684
685         * gcc.dg/builtins-1.c: Test existing _Complex functions.
686         * gcc.dg/torture/builtin-attr-1.c: Likewise.
687
688 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
689
690         PR c++/11786
691         * g++.dg/lookup/koenig2.C: New test.
692
693         PR c++/5296
694         * g++.dg/rtti/typeid2.C: New test.
695
696 2003-09-08  Jakub Jelinek  <jakub@redhat.com>
697
698         * gcc.c-torture/compile/20030904-1.c: New test.
699
700 2003-09-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
701
702         * g++.dg/opt/longbranch2.C: New test.
703
704 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
705
706         * g++.dg/template/crash10.C: Only compile it.
707
708 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
709
710         PR middle-end/11665
711         * gcc.c-torture/compile/20030907-1.c: New test.
712         * g++.dg/init/array11.C: New test.
713
714 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
715
716         PR c++/11852
717         * g++.dg/init/struct1.C: New test.
718
719 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
720
721         PR c++/12181
722         * g++.dg/expr/comma1.C: New test.
723
724 2003-09-06  Mark Mitchell  <mark@codesourcery.com>
725
726         PR c++/11867
727         * g++.dg/expr/static_cast5.C: New test.
728
729 2003-09-06  Andrew Pinski  <pinskia@physics.uc.edu>
730
731         PR c++/11507
732         * g++.dg/lookup/scoped7.C: New test.
733
734         PR c++/9574
735         * g++.dg/other/static1.C: New test.
736
737         PR c++/11490
738         * g++.dg/warn/template-1.C: New test.
739
740         PR c++/11432
741         * g++.dg/template/crash10.C: New test.
742
743         PR c++/2478
744         * g++.dg/overload/VLA.C: New test.
745
746         PR c++/10804
747         * g++.dg/template/call1.C: New test.
748
749 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
750
751         PR c++/11794
752         * g++.dg/parse/using3.C: New test.
753
754 2003-09-06  Roger Sayle  <roger@eyesopen.com>
755
756         PR c++/11409
757         * g++.dg/overload/builtin3.C: New test case.
758
759 2003-09-06  Steven Bosscher  <steven@gcc.gnu.org>
760
761         PR c/9862
762         * gcc.dg/20030906-1.c: New test.
763         * gcc.dg/20030906-2.c: Likewise.
764
765 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
766
767         PR c++/12167
768         * g++.dg/parse/defarg5.C: New test.
769
770         * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
771
772 2003-09-05  Mark Mitchell  <mark@codesourcery.com>
773
774         PR c++/12163
775         * g++.dg/expr/static_cast4.C: New test.
776
777         PR c++/12146
778         * g++.dg/template/crash9.C: New test.
779
780 2003-09-05  Andrew Pinski  <pinskia@physics.uc.edu>
781
782         * g++.old-deja/g++.ext/pretty2.C: Update for change
783         in __FUNCTION__.
784         * g++.old-deja/g++.ext/pretty3.C: Likewise.
785
786 2003-09-05  Nathan Sidwell  <nathan@codesourcery.com>
787
788         PR c++/11922
789         * g++/dg/template/qualified-id1.C: New test.
790
791         PR c++/12037
792         * g++.dg/warn/noeffect4.C: New test.
793
794 2003-09-04  Matt Austern  <austern@apple.com>
795
796         * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
797         * g++.dg/ext/fnname2.C: Likewise.
798         * g++.dg/ext/fnname3.C: Likewise.
799
800 2003-09-04  Mark Mitchell  <mark@codesourcery.com>
801
802         * g++.dg/expr/lval1.C: New test.
803         * g++.dg/ext/lvcast.C: Remove.
804
805 2003-09-03  Roger Sayle  <roger@eyesopen.com>
806
807         PR optimization/11700.
808         * gcc.c-torture/compile/20030903-1.c: New test case.
809
810 2003-09-03  Mark Mitchell  <mark@codesourcery.com>
811
812         PR c++/12053
813         * g++.dg/abi/layout4.C: New test.
814
815 2003-09-02  Scott Brumbaugh  <scottb.lists@verizon.net>
816
817         PR c++/11553
818         * g++.dg/parse/friend3.C: New test.
819
820 2003-09-02  Mark Mitchell  <mark@codesourcery.com>
821
822         PR c++/11847
823         * g++.dg/template/class1.C: New test.
824
825         PR c++/11808
826         * g++.dg/expr/call1.C: New test.
827
828 2003-09-01  Mark Mitchell  <mark@codesourcery.com>
829
830         PR c++/12114
831         * g++.dg/init/ref9.C: New test.
832
833         PR c++/11972
834         * g++.dg/template/nested4.C: New test.
835
836 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
837
838         PR c++/12093
839         * g++.dg/template/non-dependent4.C: New test.
840
841         PR c++/11928
842         * g++.dg/inherit/conv1.C: New test.
843
844 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
845
846         PR c++/6196
847         * g++.dg/ext/label1.C: New test.
848         * g++.dg/ext/label2.C: Likewise.
849
850 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
851
852         * g++.dg/expr/cond3.C: New test.
853
854 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
855
856         * gcc.dg/builtins-1.c: Add new builtin cases.
857
858 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
859
860         * gcc.dg/builtins-1.c: Add new cases.
861         * gcc.dg/torture/builtin-attr-1.c: Likewise.
862
863 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
864
865         * gcc.dg/builtins-1.c: Add more math builtin tests.
866         * gcc.dg/torture/builtin-attr-1.c: New test.
867
868 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
869
870         PR optimization/5079
871         * g++.dg/opt/static3.C: New test.
872
873 2003-08-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
874
875         * gcc.misc-tests/gcov-10b.c: New test.
876
877 2003-08-27  Mark Mitchell  <mark@codesourcery.com>
878
879         * g++.dg/opt/ptrmem3.C: New test.
880
881         * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
882
883 2003-08-27  Jakub Jelinek  <jakub@redhat.com>
884
885         * gcc.dg/20030826-2.c: New test.
886
887 2003-08-26  Roger Sayle  <roger@eyesopen.com>
888
889         PR middle-end/12002
890         * g77.f-torture/compile/12002.f: New test case.
891
892 2003-08-26  Roger Sayle  <roger@eyesopen.com>
893
894         * gcc.dg/20030826-1.c: New test case.
895
896 2003-08-26  Matt Kraai  <kraai@alumni.cmu.edu>
897
898         * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
899
900 2003-08-26  Nathan Sidwell  <nathan@codesourcery.com>
901
902         PR c++/11871
903         * c++.dg/lookup/crash1.C: New test.
904
905         * c++.dg/warn/noeffect3.C: New test.
906
907 2003-08-25  Janis Johnson  <janis187@us.ibm.com>
908
909         * gcc.dg/compat/vector-1_x.c: Compile with -w.
910         * gcc.dg/compat/vector-1_y.c: Ditto.
911         * gcc.dg/compat/vector-2_x.c: Ditto.
912         * gcc.dg/compat/vector-2_y.c: Ditto.
913
914 2003-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
915
916         * gcc.dg/20030702-1.c: New test.
917
918 2003-08-25  Mark Mitchell  <mark@codesourcery.com>
919
920         PR c++/8795
921         * g++.dg/ext/altivec-1.C: New test.
922
923 2003-08-24  Richard Henderson  <rth@redhat.com>
924
925         * g++.dg/eh/simd-2.C: Add -w for x86.
926
927 2003-08-23  Jakub Jelinek  <jakub@redhat.com>
928
929         * gcc.dg/20030815-1.c: New test.
930
931 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
932
933         PR c++/3765
934         * g++.dg/parse/access6.C: New test.
935
936 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
937
938         PR c++/641, c++/11876
939         * g++.dg/template/friend22.C: New test.
940         * g++.dg/template/friend23.C: Likewise.
941
942 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
943
944         * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
945         identically.
946
947 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
948
949         * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
950
951 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
952
953         * gcc.dg/20020313-1.c: Add "-w" to dg-options.
954
955 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
956
957         * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
958
959 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
960
961         * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
962
963 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
964
965         PR c++/11919
966         * g++.dg/overload/prom1.C: New test.
967
968         PR c++/11551
969         * g++.dg/parse/dtor2.C: New test.
970
971         PR c++/10762
972         * g++.dg/parse/using2.C: New test.
973
974 2003-08-21  Kazu Hirata  <kazu@cs.umass.edu>
975
976         PR target/11805
977         * gcc.c-torture/compile/20030821-1.c: New.
978
979 2003-08-20  Mark Mitchell  <mark@codesourcery.com>
980
981         PR c++/11834
982         * g++.dg/template/deduce2.C: New test.
983
984 2003-08-21  Josef Zlomek  <zlomekj@suse.cz>
985
986         * gcc.c-torture/execute/20030821-1.c: New test.
987
988 2003-08-20  Roger Sayle  <roger@eyesopen.com>
989
990         PR middle-end/11984
991         * gcc.dg/20030820-1.c: New test case.
992
993 2003-08-20  Nathan Sidwell  <nathan@codesourcery.com>
994
995         PR c++/11945
996         * g++.dg/warn/noeffect2.C: New test.
997
998 2003-08-19  Mark Mitchell  <mark@codesourcery.com>
999
1000         PR c++/10926
1001         * g++.dg/template/dtor2.C: New test.
1002
1003         PR c++/11684
1004         * g++.dg/template/operator1.C: New test.
1005         * g++.dg/parse/operator4.C: New test.
1006
1007         PR c++/11946.C
1008         * g++.dg/expr/enum1.C: New test.
1009         * gcc.dg/c99-bool-1.c: Remove bogus warning.
1010
1011         PR c++/11036.C
1012         * g++.dg/parse/elab2.C: New test.
1013         * g++.dg/parse/typedef4.C: Change error message.
1014         * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
1015         * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
1016         * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
1017
1018 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
1019
1020         * gcc.dg/pch/warn-1.c: New.
1021         * gcc.dg/pch/warn-1.hs: New.
1022
1023         * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
1024         not-tested file.
1025
1026 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
1027
1028         * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
1029
1030 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
1031
1032         * gcc.dg/uninit-D.c: New Test.
1033         * gcc.dg/uninit-E.c: New Test.
1034         * gcc.dg/uninit-F.c: New Test.
1035         * gcc.dg/uninit-G.c: New Test.
1036
1037 2003-08-19  Michael Ritzert  <ritzert@t-online.de>
1038
1039         * g++.dg/README: Describe the pch directory.
1040
1041 2003-08-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1042
1043         PR c++/11174
1044         * g++.dg/parse/access4.C: New test.
1045         * g++.dg/parse/access5.C: Likewise.
1046         * g++.old-deja/g++.jason/access17.C: Adjust error message.
1047
1048 2003-08-18  Matt Kraai  <kraai@alumni.cmu.edu>
1049
1050         * gcc.dg/noncompile/20030818-1.c: New.
1051
1052 2003-08-18  Nathan Sidwell  <nathan@codesourcery.com>
1053
1054         PR c++/11957
1055         * g++.dg/warn/noeffect1.C: New test.
1056
1057         * g++.dg/template/scope2.C: New test.
1058         * g++.dg/template/error2.C: Correct dg-error
1059
1060 2003-08-18  Richard Sandiford  <rsandifo@redhat.com>
1061
1062         * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
1063
1064 2003-08-16  Nathan Sidwell  <nathan@codesourcery.com>
1065
1066         PR C++/11512
1067         * g++.dg/template/warn1.C: New.
1068
1069 2003-08-15  Nathan Sidwell  <nathan@codesourcery.com>
1070
1071         * g++.dg/template/error2.C: New test.
1072         * g++.dg/lookup/using7.C: Adjust errors
1073         * g++.old-deja/g++.pt/crash36.C: Likewise.
1074         * g++.old-deja/g++.pt/derived3.C: Likewise.
1075
1076 2003-08-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1077
1078         * gcc.c-torture/execute/builtins/lib/strcat.c: New.
1079         * gcc.c-torture/execute/builtins/string-9-lib.c: New.
1080         * gcc.c-torture/execute/builtins/string-9.c: New, from
1081         string-opt-9.c.  Adjust for execute/builtins framework.
1082         * gcc.c-torture/execute/string-opt-9.c: Delete.
1083
1084 2003-08-12  Mark Mitchell  <mark@codesourcery.com>
1085
1086         * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
1087
1088         * g++.dg/parse/ret-type2.C: New test.
1089
1090         PR c++/11703
1091         * g++.dg/init/new8.C: New test.
1092
1093         PR c++/10923
1094         * g++.dg/parse/typedef5.C: New test.
1095
1096         PR c++/9512
1097         * g++.dg/parse/qualified2.C: New test.
1098         * g++.old-deja/g++.other/decl5.C: Mark one more instance of
1099         invalid code.
1100
1101 2003-08-11  Mark Mitchell  <mark@codesourcery.com>
1102
1103         * g++.dg/conversion/ptrmem1.C: New test.
1104
1105 2003-08-11  Jakub Jelinek  <jakub@redhat.com>
1106
1107         PR target/11693
1108         * gcc.dg/20030811-1.c: New test.
1109
1110         PR target/11535
1111         * gcc.c-torture/execute/20030811-1.c: New test.
1112
1113 2003-08-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1114
1115         * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
1116
1117 2003-08-10  Mark Mitchell  <mark@codesourcery.com>
1118
1119         PR c++/11789.C
1120         * g++.dg/inherit/multiple1.C: New test.
1121
1122 2003-08-10  Nathan Sidwell  <nathan@codesourcery.com>
1123
1124         * gcc.dg/spe1.c: New test.
1125
1126         PR c++/11670
1127         * g++.dg/expr/cast2.C: New test.
1128
1129         PR c++/10530
1130         * g++.dg/template/dependent-name2.C: New test.
1131
1132 2003-08-08  Andrew Pinski  <pinskia@physics.uc.edu>
1133
1134         * g++.dg/parse/crash11.C: Put the dg options in comments.
1135
1136 2003-08-08  Neil Booth  <neil@daikokuya.co.uk>
1137
1138         * lib/gcc-dg.exp: Update for diagnostic change.
1139
1140 2003-08-07  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1141
1142         PR c++/5767
1143         * g++.dg/parse/crash11.C: New test.
1144
1145 2003-08-06  Alexandre Oliva  <aoliva@redhat.com>
1146
1147         * gcc.dg/cpp/spacing1.c: Update.
1148
1149 2003-08-04  Janis Johnson  <janis187@us.ibm.com>
1150
1151         PR target/11739
1152         * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
1153         a value for -mtune.
1154
1155 2003-08-04  Roger Sayle  <roger@eyesopen.com>
1156
1157         PR middle-end/11771
1158         * gcc.c-torture/compile/20030804-1.c: New test case.
1159
1160 2003-08-04  Roger Sayle  <roger@eyesopen.com>
1161
1162         * gcc.dg/20030804-1.c: New test case.
1163
1164 2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
1165
1166         * gcc.dg/cpp/separate-1.c: New test.
1167
1168 2003-08-03  Nathan Sidwell  <nathan@codesourcery.com>
1169
1170         PR c++/11704
1171         * g++.dg/template/dependent-expr2.C: New test.
1172
1173         PR c++/11766
1174         * g++.dg/expr/ptrmem1.C: New test.
1175
1176 2003-08-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1177
1178         PR c++/9453
1179         * g++.dg/template/friend15.C: New test.
1180
1181 2003-08-03  Neil Booth  <neil@daikokuya.co.uk>
1182
1183         * lib/dg-pch.exp: Work round PCH bug.
1184
1185 2003-08-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1186
1187         * gcc.dg/builtins-1.c: Add macro helpers.  Add missing math
1188         builtins.  Move cases from builtins-4.c here.
1189
1190         * gcc.dg/torture/builtin-math-1.c: New test taken from
1191         bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
1192         additional cases.
1193
1194         * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
1195         Delete.
1196
1197 2003-08-02  Nathan Sidwell  <nathan@codesourcery.com>
1198
1199         PR c++/9447
1200         * g++.dg/template/using7.C: New test.
1201
1202 2003-08-02  Neil Booth  <neil@daikokuya.co.uk>
1203
1204         * import1.c, import2.c: New tests.
1205
1206 2003-08-01  Jakub Jelinek  <jakub@redhat.com>
1207
1208         * g++.dg/eh/crossjump1.C: New test.
1209
1210 2003-08-01  Mark Mitchell  <mark@codesourcery.com>
1211
1212         PR c++/11697
1213         * g++.dg/template/using6.C: New test.
1214
1215         PR c++/11744
1216         * g++.dg/template/koenig2.C: New test.
1217
1218 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1219
1220         PR c++/7983
1221         * g++.dg/parse/typedef4.C: New test.
1222
1223 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1224
1225         PR c++/8442, c++/8806
1226         * g++.dg/template/elab1.C: New test.
1227         * g++.dg/template/type2.C: Likewise.
1228         * g++.dg/template/ttp3.C: Adjust expected error message.
1229         * g++.old-deja/g++.law/visibility13.C: Likewise.
1230         * g++.old-deja/g++.niklas/t135.C: Likewise.
1231         * g++.old-deja/g++.pt/ttp41.C: Likewise.
1232         * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
1233         template argument.
1234         * g++.old-deja/g++.pt/ttp44.C: Likewise.
1235
1236 2003-08-01  Nathan Sidwell  <nathan@codesourcery.com>
1237
1238         PR c++/11295
1239         * g++.dg/ext/stmtexpr1.C: New test.
1240
1241         * g++.dg/opt/tmp1.C: New test.
1242
1243         PR c++/11525
1244         * g++.dg/parse/constant4.C: New test.
1245
1246         PR c++/9447
1247         * g++.dg/template/using5.C: New test.
1248
1249 2003-07-31  Roger Sayle  <roger@eyesopen.com>
1250
1251         * gcc.dg/builtins-27.c: New test case.
1252
1253 2003-07-31  Jakub Jelinek  <jakub@redhat.com>
1254
1255         * gcc.dg/tls/opt-7.c: New test.
1256
1257 2003-07-31  Andrew Pinski  <pinskia@physics.uc.edu>
1258
1259         * g++.old-deja/g++.other/crash18.C: Remove.
1260
1261 2003-07-31  Nathan Sidwell  <nathan@codesourcery.com>
1262
1263         * g++.dg/template/explicit3.C: New.
1264         * g++.dg/template/explicit4.C: New.
1265         * g++.dg/template/explicit5.C: New.
1266
1267         PR c++/11347
1268         * g++.dg/template/memtmpl1.C: New.
1269
1270 2003-07-29  Andrew Pinski <pinskia@physics.uc.edu>
1271
1272         PR target/11565
1273         * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
1274         * gcc.dg/i386-387-5.c (dg-options): Likewise.
1275
1276 2003-07-30  Jan Hubicka  <jh@suse.cz>
1277
1278         * vtgc1.c: Kill.
1279
1280 2003-07-29  Zack Weinberg  <zack@codesourcery.com>
1281
1282         * gcc.dg/struct-in-proto-1.c: New test.
1283
1284 2003-07-29  Neil Booth  <neil@daikokuya.co.uk>
1285
1286         * gcc.dg/cpp/include2.c: Only expect one message.
1287
1288 2003-07-29  Nathan Sidwell  <nathan@codesourcery.com>
1289
1290         PR c++/9447
1291         * g++.dg/template/using1.C: New test.
1292         * g++.dg/template/using2.C: New test.
1293         * g++.dg/template/using3.C: New test.
1294         * g++.dg/template/using4.C: New test.
1295
1296 2003-07-29  Alexandre Oliva  <aoliva@redhat.com>
1297
1298         * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
1299         * gcc.c-torture/execute/string-opt-10.c: Likewise.
1300
1301 2003-07-28  Jan Hubicka  <jh@suse.cz>
1302
1303         PR c++/11530
1304         * g++.dg/opt/call1.C: New test.
1305
1306 2003-07-28  Alexandre Oliva <aoliva@redhat.com>
1307
1308         PR c++/11667
1309         * g++.dg/init/enum2.C: New test.
1310         * g++.dg/template/overload1.C: Add "-w" option.
1311
1312 2003-07-28    <hp@bitrange.com>
1313
1314         * gcc.dg/Wdeclaration-after-statement-1.c,
1315         gcc.dg/Wdeclaration-after-statement-2.c: New tests.
1316
1317 2003-07-28  Jakub Jelinek  <jakub@redhat.com>
1318
1319         * gcc.c-torture/compile/20030725-1.c: New test.
1320
1321 2003-07-28  Aldy Hernandez  <aldyh@redhat.com>
1322
1323         * gcc.dg/20030505.c: Only run for SPE.
1324         Remove definition of opaque type.
1325
1326 2003-07-27  Mark Mitchell  <mark@codesourcery.com>
1327
1328         * g++.dg/template/ptrmem6.C: New test.
1329
1330 2003-07-26  Geoffrey Keating  <geoffk@apple.com>
1331
1332         * gcc.c-torture/compile/zero-strct-2.c: New test.
1333
1334 2003-07-25  Geoffrey Keating  <geoffk@apple.com>
1335
1336         * gcc.dg/intermod-1.c: New test.
1337
1338 2003-07-25  Nathan Sidwell  <nathan@codesourcery.com>
1339
1340         PR c++/11617
1341         * g++.dg/template/lookup2.C: New test.
1342         * g++.dg/template/memclass1.C: Remove instantiated from error.
1343         * g++.dg/other/error2.C: Tweak expected errors.
1344
1345         PR c++/11596
1346         * g++.dg/template/defarg3.C: New test.
1347
1348         * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
1349
1350 2003-07-24  Mark Mitchell  <mark@codesourcery.com>
1351
1352         * g++.dg/inherit/access5.C: New test.
1353
1354 2003-07-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1355
1356         PR c++/11513
1357         * g++.dg/template/crash8.C: New test.
1358
1359 2003-07-23  Steven Bosscher <steven@gcc.gnu.org>
1360
1361         PR c/10602
1362         * gcc.dg/noncompile/incomplete-2.c: New test.
1363
1364 2003-07-23  Mark Mitchell  <mark@codesourcery.com>
1365
1366         PR c++/11645
1367         * g++.dg/inherit/access4.C: New test.
1368
1369         PR c++/11517
1370         * g++.dg/expr/cond2.C: New test.
1371
1372         PR optimization/10679
1373         * g++.dg/opt/inline4.C: New test.
1374
1375 2003-07-23  Nathan Sidwell  <nathan@codesourcery.com>
1376
1377         * g++.dg/parse/crash10: New test.
1378
1379 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
1380
1381         * g++.dg/ext/flexary1.C: New test.
1382
1383 2003-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1384
1385         PR c++/10793
1386         * g++.dg/template/crash9.C: New test.
1387
1388 2003-07-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1389
1390         PR c++/3004
1391         * g++.dg/parse/typedef3.C: New test.
1392
1393         PR c++/7906
1394         * g++.dg/parse/operator2.C: New test.
1395
1396         PR c++/8895
1397         * g++.dg/parse/def-tmpl-arg1.C: New test.
1398
1399         PR c++/9282
1400         * g++.dg/parse/funptr1.C: New test.
1401
1402         PR c++/9452
1403         * g++.dg/parse/ambig3.C: New test.
1404
1405         PR c++/9454
1406         * g++.dg/parse/operator3.C: New test.
1407
1408         PR c++/9486
1409         * g++.dg/parse/template10.C: New test.
1410
1411         PR c++/9488
1412         * g++.dg/parse/template11.C: New test.
1413
1414         PR c++/10150
1415         * g++.dg/parse/invalid-op1.C: New test.
1416
1417         PR c++/10247
1418         * g++.dg/parse/condexpr1.C: New test.
1419
1420 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
1421
1422         * g++.dg/ext/packed3.C: New test.
1423         * g++.dg/ext/packed4.C: New test.
1424
1425         * gcc.dg/pack-test-3.c: New test.
1426
1427 2003-07-21  Janis Johnson  <janis187@us.ibm.com>
1428
1429         * lib/compat.exp: Handle dg-options per source file.
1430         * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
1431         * g++.dg/compat/abi/bitfield1_y.C: Ditto.
1432         * g++.dg/compat/abi/bitfield2_x.C: Ditto.
1433         * g++.dg/compat/abi/bitfield2_y.C: Ditto.
1434         * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
1435         * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
1436         * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
1437         * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
1438         * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
1439         * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
1440         * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
1441         * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
1442         * g++.dg/compat/break/bitfield7_x.C: Ditto.
1443         * g++.dg/compat/break/bitfield7_y.C: Ditto.
1444
1445 2003-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
1446
1447         PR c/10320
1448         * gcc.c-torture/execute/20030718-1.c: New test.
1449
1450 2003-07-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
1451
1452         PR optimization/11536
1453         * gcc.dg/20030721-1.c: New test.
1454
1455 2003-07-19  Mark Mitchell  <mark@codesourcery.com>
1456
1457         PR c++/11546
1458         * g++.dg/template/lookup1.C: New test.
1459
1460 2003-07-19  Zack Weinberg  <zack@codesourcery.com>
1461
1462         * gcc.dg/noncompile/label-1.c: New comprehensive test case for
1463         diagnostics of ill-formed constructs involving labels.
1464         * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
1465         the new 'previously defined here' message.
1466
1467 2003-07-18  Nathan Sidwell  <nathan@codesourcery.com>
1468
1469         * g++.dg/parse/non-dependent2.C: New test.
1470
1471 2003-07-18  Andrew Pinski  <pinskia@physics.uc.edu>
1472
1473         * g++.dg/init/init-ref4.C: xfail on targets without
1474         weak symbols.
1475
1476 2003-07-17  Jakub Jelinek  <jakub@redhat.com>
1477
1478         PR target/11087
1479         * gcc.c-torture/execute/20030717-1.c: New test.
1480
1481 2003-07-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
1482
1483         * g++.dg/opt/cfg1.C: New test.
1484
1485 2003-07-17  Mark Mitchell  <mark@codesourcery.com>
1486
1487         PR optimization/11557
1488         * gcc.dg/20030717-1.c: New test.
1489
1490 2003-07-17  Andrew Pinski <pinskia@physics.uc.edu>
1491
1492         PR c++/10476
1493         * g++.dg/expr/crash-1.C: New test.
1494
1495         PR c++/11027
1496         * g++.dg/template/init3.C: New test.
1497
1498         PR c++/8222
1499         * g++.dg/template/non-dependent1.C: New test.
1500
1501         PR c++/11070
1502         * g++.dg/template/non-dependent2.C: New test.
1503
1504         PR c++/11071
1505         * g++.dg/template/non-dependent3.C: New test.
1506
1507         PR c++/9907
1508         * g++.dg/template/sizeof5.C: New test.
1509
1510 2003-07-17  Geoffrey Keating  <geoffk@apple.com>
1511
1512         PR 11498
1513         * gcc.c-torture/compile/mangle-1.c: New file.
1514
1515 2003-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1516
1517         PR c++/7809
1518         * g++.dg/parse/access3.C: New test.
1519
1520 2003-07-17  Andrew Pinski  <pinskia@physics.uc.edu>
1521
1522         PR c++/11384
1523         * g++.dg/init/init-ref4.C: New test.
1524
1525 2003-07-16  Mark Mitchell  <mark@codesourcery.com>
1526
1527         PR c++/11547
1528         * g++.dg/parse/constant3.C: New test.
1529         * g++.dg/parse/crash7.C: Likewise.
1530
1531 2003-07-16  Andrew Pinski  <pinskia@physics.uc.edu>
1532
1533         PR target/11008
1534         * gcc.dg/i386-pentium4-not-mull.c: New.
1535
1536 2003-07-16  J"orn Rennecke <joern.rennecke@superh.com>
1537
1538         * gcc.dg/asm-names.c (ymain): Make it weak.
1539
1540 2003-07-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1541
1542         PR c++/5421
1543         * g++.dg/template/friend21.C: New test.
1544
1545 2003-07-16  Jakub Jelinek  <jakub@redhat.com>
1546
1547         * gcc.dg/cleanup-8.c: New test.
1548         * gcc.dg/cleanup-9.c: New test.
1549
1550 2003-07-16  Danny Smith  <dannysmith@users.sourceforge.net>
1551
1552         * g++.dg/ext/dll-MI1.h: New file.
1553         * g++.dg/ext/dllexport-MI1.C: New file.
1554         * g++.dg/ext/dllimport-MI1.C: New file.
1555
1556 2003-07-15  Jakub Jelinek  <jakub@redhat.com>
1557
1558         * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
1559         it does not have cmpstrsi patterns (just cmpmemsi).
1560
1561 2003-07-15  Mark Mitchell  <mark@codesourcery.com>
1562
1563         PR debug/11473
1564         * g++.dg/debug/debug8.C: New test.
1565
1566 2003-07-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1567
1568         PR c++/10108
1569         * g++.dg/template/crash7.C: New test.
1570
1571 2003-07-15  Kazu Hirata  <kazu@cs.umass.edu>
1572
1573         PR target/10795
1574         * gcc.c-torture/compile/20030708-1.c: New.
1575
1576 2003-07-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
1577
1578         * gcc.c-torture/execute/20030715-1.c: New test.
1579
1580 2003-07-14  Geoffrey Keating  <geoffk@apple.com>
1581
1582         * gcc.dg/pch/inline-3.c: New file.
1583         * gcc.dg/pch/inline-3.hs: New file.
1584         * gcc.dg/pch/inline-4.c: New file.
1585         * gcc.dg/pch/inline-4.hs: New file.
1586
1587 2003-07-14  Mark Mitchell  <mark@codesourcery.com>
1588
1589         PR c++/11509
1590         * g++.dg/template/crash6.C: New test.
1591
1592         PR c++/7053
1593         * g++.dg/template/friend20.C: New test.
1594
1595         PR c++/7019
1596         * g++.dg/template/overload2.C: New test.
1597
1598 2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1599
1600         PR optimization/11440
1601         * gcc.c-torture/execute/20030714-1.c: New test.
1602
1603 2003-07-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1604
1605         PR c++/11154
1606         * g++.dg/template/partial2.C: New test.
1607
1608 2003-07-13  Mark Mitchell  <mark@codesourcery.com>
1609
1610         PR c++/11503
1611         * g++.dg/template/anon1.C: New test.
1612
1613         PR c++/11493
1614         PR c++/11495
1615         * g++.dg/parse/template9.C: Likewise.
1616         * g++.dg/template/crash4.C: New test.
1617         * g++.dg/template/koenig1.C: Likewise.
1618         * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
1619         * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
1620         * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
1621         functions.
1622         * g++.old-deja/g++.jason/template36.C: Likewise.
1623         * g++.old-deja/g++.mike/p1989.C: Likewise.
1624         * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
1625         * g++.old-deja/g++.pt/ttp20.C: Use this->.
1626         * g++.old-deja/g++.pt/ttp21.C: Use this->.
1627         * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
1628         compiling.
1629         * g++.old-deja/g++.pt/union2.C: Use this->.
1630
1631 2003-07-11  Jakub Jelinek  <jakub@redhat.com>
1632
1633         * gcc.dg/20030711-1.c: New test.
1634
1635 2003-07-11  Nathan Sidwell  <nathan@codesourcery.com>
1636
1637         PR c++/11050
1638         * g++.dg/parse/args1.C: New test.
1639         * g++.pt/defarg8.C: Change expected errors.
1640
1641 2003-07-11  Mark Mitchell  <mark@codesourcery.com>
1642
1643         PR c++/8164
1644         * g++.dg/template/nontype2.C: New test.
1645
1646         PR c++/10558
1647         * g++.dg/parse/template8.C: New test.
1648
1649         PR c++/8327
1650         * g++.dg/template/scope1.C: New test.
1651
1652         * g++.dg/warn/Wsign-compare-1.C: New test.
1653
1654 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
1655
1656         * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
1657
1658 2003-07-10  Mark Mitchell  <mark@codesourcery.com>
1659
1660         PR c++/9411
1661         * g++.dg/template/explicit2.C: New test.
1662
1663         PR c++/10032
1664         * g++.dg/warn/pedantic1.C: New test.
1665
1666 2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
1667
1668         PR c++ 9483
1669         * g++.dg/other/field1.C: New test.
1670
1671 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
1672
1673         PR c/11449
1674         * gcc.c-torture/compile/20030707-1.c: New.
1675
1676 2003-07-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1677
1678         PR c++/10849
1679         * g++.dg/template/access12.C: New test.
1680
1681 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
1682
1683         * g++.dg/bprob/bprob.exp (prof_ext): Update.
1684         * g77.dg/bprob/bprob.exp (prof_ext): Update.
1685         * gcc.misc-tests/bprob.exp (prof_ext): Update.
1686         * gcc.misc-tests/gcov.exp: Update
1687         * g++.dg/gcov/gcov.exp: Update
1688         * lib/gcov.exp: Update.
1689
1690 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
1691
1692         * g++.dg/abi/mangle17.C: Make sure template expressions are
1693         dependent.
1694         * g++.dg/abi/mangle4.C: Mark erroneous casts.
1695         * g++.dg/debug/debug7.C: Mark erronous new-declarator.
1696         * g++.dg/opt/stack1.C: Remove erroneous code.
1697         * g++.dg/parse/template7.C: New test.
1698         * g++.dg/template/dependent-expr1.C: Mark erroneous code.
1699         * g++.old-deja/g++.pt/crash4.C: Likewise.
1700
1701 2003-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1702
1703         * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
1704         with zero or one occurence of `$' after the initial `L'.
1705
1706 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
1707
1708         * gcc.c-torture/compile/20030704-1.c: Add a comment.
1709
1710 2003-07-08  Roger Sayle  <roger@eyesopen.com>
1711
1712         PR c/11370
1713         * gcc.dg/Wunreachable-6.c: New testcase.
1714         * gcc.dg/Wunreachable-7.c: New testcase.
1715
1716 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
1717
1718         PR c/11420
1719         * gcc.dg/20030708-1.c: New test.
1720
1721 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
1722
1723         * gcc.dg/compat/sdata-section.h: New file.
1724         * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
1725         * gcc.dg/torture/mips-sdata-1.c: New test.
1726
1727 2003-07-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1728
1729         PR c++/11030
1730         * g++.dg/template/friend19.C: New test.
1731
1732 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
1733
1734         * g++.dg/opt/strength-reduce.C: New test.
1735
1736 2003-07-07  Roger Sayle  <roger@eyesopen.com>
1737
1738         PR target/10979
1739         * gcc.dg/20030707-1.c: New testcase.
1740
1741 2003-07-07  Roger Sayle  <roger@eyesopen.com>
1742
1743         PR optimization/11059
1744         * g++.dg/opt/emptyunion.C: New testcase.
1745
1746 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1747             Eric Botcazou  <ebotcazou@libertysurf.fr>
1748
1749         * g++.dg/opt/stack1.C: New test.
1750
1751 2003-07-05  Mark Mitchell  <mark@codesourcery.com>
1752
1753         * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
1754         run test.
1755
1756         PR c++/11431
1757         * g++.dg/expr/static_cast3.C: New test.
1758
1759 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
1760
1761         * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
1762         everywhere.
1763         * gcc.dg/concat.c: Concatenation of string constants with
1764         __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
1765         * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
1766         * gcc.dg/cpp/escape-2.c: Use wide character constants where
1767         necessary to avoid multi-character character constant warning.
1768         * gcc.dg/cpp/escape.c: Likewise.
1769         * gcc.dg/cpp/ucs.c: Likewise.
1770         Remove backslashes from dg-bogus comments, as they confuse Tcl.
1771         Fix a typo.
1772
1773 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
1774
1775         PR c/11428
1776         * gcc.c-torture/compile/20030704-1.c: New.
1777
1778 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
1779
1780         * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
1781
1782 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
1783
1784         PR c++/5287, PR c++/7910,  PR c++/11021
1785         * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
1786         tests for warnings.
1787         * g++.dg/ext/dllimport2.C: Add tests for warnings.
1788         * g++.dg/ext/dllimport3.C: Likewise.
1789         * g++.dg/ext/dllimport4.C: New file.
1790         * g++.dg/ext/dllimport5.C: New file.
1791         * g++.dg/ext/dllimport6.C: New file.
1792         * g++.dg/ext/dllimport7.C: New file.
1793         * g++.dg/ext/dllimport8.C: New file.
1794         * g++.dg/ext/dllimport9.C: New file.
1795         * g++.dg/ext/dllimport10.C: New file.
1796         * g++.dg/ext/dllexport1.C: New file.
1797
1798 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
1799
1800         * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
1801         * g++.old-deja/g++.mike/net36.C: Tweak error messages.
1802
1803 2003-07-03  Roger Sayle  <roger@eyesopen.com>
1804
1805         * gcc.dg/builtins-25.c: New testcase.
1806         * gcc.dg/builtins-26.c: New testcase.
1807
1808 2003-07-03  Janis Johnson  <janis187@us.ibm.com>
1809
1810         * gcc.dg/compat/vector-defs.h: New file.
1811         * gcc.dg/compat/vector-setup.h: New file.
1812         * gcc.dg/compat/vector-check.h: New file.
1813         * gcc.dg/compat/vector-1_main.c: New file.
1814         * gcc.dg/compat/vector-1_x.c: New file.
1815         * gcc.dg/compat/vector-1_y.c: New file.
1816         * gcc.dg/compat/vector-2_main.c: New file.
1817         * gcc.dg/compat/vector-2_x.c: New file.
1818         * gcc.dg/compat/vector-2_y.c: New file.
1819
1820         * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
1821         * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
1822         * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
1823         * gcc.dg/compat/struct-align-1.h: New file.
1824         * gcc.dg/compat/struct-align-1_main.c: New file.
1825         * gcc.dg/compat/struct-align-1_x.c: New file.
1826         * gcc.dg/compat/struct-align-1_y.c: New file.
1827         * gcc.dg/compat/struct-align-2.h: New file.
1828         * gcc.dg/compat/struct-align-2_main.c: New file.
1829         * gcc.dg/compat/struct-align-2_x.c: New file.
1830         * gcc.dg/compat/struct-align-2_y.c: New file.
1831
1832         * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
1833         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
1834         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
1835         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
1836         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
1837         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
1838         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
1839         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
1840         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
1841         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
1842         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
1843         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
1844         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
1845         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
1846         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
1847         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
1848         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
1849         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
1850         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
1851         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
1852         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
1853         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
1854         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
1855         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
1856         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
1857         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
1858         * gcc.dg/compat/struct-return-10_x.c: Ditto.
1859         * gcc.dg/compat/struct-return-2_x.c: Ditto.
1860         * gcc.dg/compat/struct-return-3_x.c: Ditto.
1861
1862 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
1863
1864         * gcc.dg/i386-call-1.c: New test.
1865
1866 2003-07-03  Nathan Sidwell  <nathan@codesourcery.com>
1867
1868         PR c++/9162
1869         * g++.dg/parse/defarg4.C: New.
1870
1871 2003-07-03  Roger Sayle  <roger@eyesopen.com>
1872
1873         PR target/10700
1874         * gcc.c-torture/compile/20030703-1.c: New test case.
1875
1876 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
1877
1878         * g++.dg/template/local3.C: Remove extra semicolon.
1879
1880 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
1881
1882         * gcc.dg/i386-volatile-1.c: New test.
1883
1884 2003-07-02  Nathan Sidwell  <nathan@codesourcery.com>
1885
1886         PR c++/11072
1887         * g++.dg/other/offsetof2.C: XFAIL.
1888         * g++.dg/other/offsetof5.C: New.
1889
1890         PR c++/10219
1891         * g++.dg/template/error1.C: New.
1892
1893         PR c++/9779
1894         * g++.dg/template/dependent-expr1.C: New.
1895
1896 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
1897
1898         PR c++/6949
1899         * g++.dg/template/local3.C: New test.
1900
1901         PR c++/11149
1902         * g++.dg/lookup/scoped6.C: New test.
1903
1904 2003-07-01  Giovanni Bajo  <giovannibajo@libero.it>
1905
1906         PR c++/8046
1907         * g++.dg/other/error7.C: New test.
1908
1909 2003-07-01  Kazu Hirata  <kazu@cs.umass.edu>
1910
1911         * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
1912         * g++.old-deja/g++.abi/vtable3.h: Likewise.
1913         * g++.old-deja/g++.law/code-gen5.C: Likewise.
1914         * g++.old-deja/g++.other/union2.C: Likewise.
1915         * gcc.dg/c90-const-expr-2.c: Likewise.
1916         * gcc.dg/c90-const-expr-3.c: Likewise.
1917         * gcc.dg/c99-const-expr-2.c: Likewise.
1918         * gcc.dg/c99-const-expr-3.c: Likewise.
1919         * gcc.dg/concat.c: Likewise.
1920
1921 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
1922
1923         PR c++/9559
1924         * g++.dg/init/static1.C: New test.
1925
1926 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1927
1928         * Changelog: Remove ">>>>>>>" from previous change.
1929
1930 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1931
1932         * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
1933         * g++.old-deja/g++.other/access2.C: Likewise.
1934         * g++.old-deja/g++.other/decl2.C: Likewise.
1935         * gcc.c-torture/execute/20020615-1.c: Likewise.
1936
1937 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
1938
1939         PR c++/4933
1940         * g++.dg/template/sizeof4.C: New test.
1941
1942 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
1943
1944         * g++.dg/other/error6.C: New test.
1945
1946 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
1947
1948         PR c++/10750
1949         * g++.dg/parse/constant2.C: New test.
1950
1951 2003-06-30  Giovanni Bajo <giovannibajo@libero.it>
1952
1953         PR c++/11106
1954         * g++.dg/other/error5.C: New test.
1955
1956 2003-06-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1957
1958         * gcc.dg/format/gcc_diag-1.c: New test.
1959
1960 2003-06-28  Ulrich Weigand  <uweigand@de.ibm.com>
1961
1962         * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
1963
1964 2003-06-28  Nathan Sidwell  <nathan@codesourcery.com>
1965
1966         * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
1967         * g++.old-deja/g++.robertl/eb133a.C: Likewise.
1968         * g++.old-deja/g++.robertl/eb133b.C: Likewise.
1969
1970 2003-06-28  Jakub Jelinek  <jakub@redhat.com>
1971
1972         * gcc.c-torture/execute/builtins/string-8.c: New test.
1973         * gcc.c-torture/execute/builtins/string-8-lib.c: New.
1974         * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
1975         * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
1976
1977 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
1978
1979         PR c++/10468
1980         * g++.dg/ext/typeof6.C: New test.
1981
1982 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
1983
1984         PR c++/10796
1985         * g++.dg/init/enum1.C: New test.
1986
1987 2003-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
1988
1989         * gcc.dg/20030627-1.c: New test.
1990
1991 2003-06-26  Mark Mitchell  <mark@codesourcery.com>
1992
1993         PR c++/11332
1994         * g++.dg/expr/static_cast2.C: New test.
1995
1996 2003-06-26  Roger Sayle  <roger@eyesopen.com>
1997             Jakub Jelinek  <jakub@redhat.com>
1998
1999         * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
2000         sprintf(dst,"%s",src) optimization.
2001         * gcc.c-torture/execute/20030626-1.c: New test case.
2002         * gcc.c-torture/execute/20030626-2.c: New test case.
2003
2004 2003-06-26  J"orn Rennecke <joern.rennecke@superh.com>
2005
2006         * gcc.c-torture/execute/multi-ix.c: New test.
2007
2008         * gcc.c-torture/execute/simd-4.c (main):
2009         Added missing semicolon at end of union.
2010
2011 2003-06-26  Giovanni Bajo  <giovannibajo@libero.it>
2012
2013         PR c++/8266
2014         * g++.dg/template/explicit-instantiation3.C: New test.
2015
2016 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
2017
2018         * gcc.dg/20030626-1.c: Use signed char.
2019
2020 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
2021
2022         * gcc.dg/20030626-1.c: New test.
2023
2024 2003-06-26  Neil Booth  <neil@daikokuya.co.uk>
2025
2026         * const-str-2.m: Update.
2027
2028 2003-06-25  Mark Mitchell  <mark@codesourcery.com>
2029
2030         PR c++/10990
2031         * g++.dg/rtti/dyncast1.C: New test.
2032         * g++.dg/abi/mangle4.C: Correct base-specifier access.
2033         * g++.dg/lookup/scoped1.C: Remove XFAIL.
2034         * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
2035
2036         PR c++/10931
2037         * g++.dg/expr/static_cast1.C: New test.
2038
2039 2003-06-25  Josef Zlomek  <zlomekj@suse.cz>
2040
2041         * gcc.dg/20030625-1.c: New test.
2042
2043 2003-06-24  Roger Sayle  <roger@eyesopen.com>
2044
2045         * gcc.c-torture/compile/20030624-1.c: New test case.
2046
2047 2003-06-24  Jakub Jelinek  <jakub@redhat.com>
2048
2049         * gcc.c-torture/execute/string-opt-17.c: New test.
2050
2051 2003-06-24  Mark Mitchell  <mark@codesourcery.com>
2052
2053         PR c++/5754
2054         * g++.dg/parse/crash6.C: New test.
2055
2056 2003-06-23  Roger Sayle  <roger@eyesopen.com>
2057
2058         * gcc.dg/builtins-24.c: New test case.
2059
2060 2003-06-23  Jakub Jelinek  <jakub@redhat.com>
2061
2062         * g++.dg/opt/operator1.C: New test.
2063
2064 2003-06-22  Roger Sayle  <roger@eyesopen.com>
2065
2066         * gcc.c-torture/execute/string-opt-16.c: New test case.
2067
2068 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
2069
2070         * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion  option.
2071         * g++.old-deja/g++.other/conv7.C: Likewise
2072         * g++.old-deja/g++.other/overcnv2.C: Likewise.
2073         * g++.old-deja/g++.other/overload14.C: Likewise.
2074
2075 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
2076
2077         * g++.old-deja/g++.jason/conversion5.C: Adjust option.
2078         * g++.old-deja/g++.bugs/900215_01.C: Likewise.
2079
2080 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
2081
2082         PR c++/10888
2083         * g++.dg/warn/Winline-3.C: New test.
2084
2085 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
2086
2087         * lib/target-supports.exp (check_alias_available): Make the test
2088         program acceptable to the Solaris assembler.
2089
2090         PR c++/10749
2091         * g++.dg/template/memclass2.C: New test.
2092
2093 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
2094             Eric Botcazou  <ebotcazou@libertysurf.fr>
2095
2096         * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
2097         data for non-matching targets.
2098         * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
2099
2100 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
2101
2102         PR c++/10845
2103         * g++.dg/template/member3.C: New test.
2104
2105 2003-06-19  Mark Mitchell  <mark@codesourcery.com>
2106
2107         PR c++/10939
2108         * g++.dg/template/func1.C: New test.
2109
2110         PR c++/9649
2111         * g++.dg/template/static4.C: New test.
2112         * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
2113
2114         PR c++/11041
2115         * g++.dg/init/ref7.C: New test.
2116
2117 2003-06-19  Matt Austern  <austern@apple.com>
2118
2119         PR c++/11228
2120         * g++.dg/anew1.C: New test.
2121         * g++.dg/anew2.C: New test.
2122         * g++.dg/anew3.C: New test.
2123         * g++.dg/anew4.C: New test.
2124
2125 2003-06-19  Kazu Hirata  <kazu@cs.umass.edu>
2126
2127         * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
2128
2129 2003-06-19  J"orn Rennecke <joern.rennecke@superh.com>
2130
2131         * gcc.c-torture/execute/simd-4.c (main): Make expected value
2132         endian-dependent.
2133
2134 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
2135
2136         * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
2137         Remove cruft.
2138
2139 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
2140
2141         * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
2142         * gcc.c-torture/compile/961203-1.c: Likewise.
2143         * gcc.c-torture/compile/980506-1.c: Likewise.
2144
2145 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
2146
2147         PR c++/10712
2148         * g++.dg/lookup/using7.C: New test.
2149
2150 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
2151
2152         PR c++/11105
2153         * g++.dg/abi/conv1.C: Remove it.
2154         * g++.dg/template/conv7.C: New test.
2155         * g++.dg/template/conv8.C: Likewise.
2156         * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
2157         conversion operator.
2158
2159 2003-06-17  Janis Johnson  <janis187@us.ibm.com>
2160
2161         * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
2162         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
2163         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
2164         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
2165         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
2166         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
2167         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
2168         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
2169         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
2170         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
2171         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
2172         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
2173         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
2174         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
2175         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
2176         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
2177         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
2178         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
2179         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
2180         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
2181         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
2182         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
2183         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
2184         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
2185         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
2186         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
2187         * gcc.dg/compat/struct-return-10_x.c: Ditto.
2188         * gcc.dg/compat/struct-return-2_x.c: Ditto.
2189         * gcc.dg/compat/struct-return-3_x.c: Ditto.
2190
2191 2003-06-16  Mark Mitchell  <mark@codesourcery.com>
2192
2193         * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
2194         * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
2195         indications.
2196
2197 2003-06-16  Roger Sayle  <roger@eyesopen.com>
2198
2199         * gcc.dg/i386-387-5.c: New test case.
2200         * gcc.dg/i386-387-6.c: New test case.
2201         * gcc.dg/builtins-23.c: New test case.
2202
2203 2003-06-15  Roger Sayle  <roger@eyesopen.com>
2204
2205         * gcc.dg/builtins-22.c: New test case.
2206         * gcc.dg/i386-387-1.c: Update to test exp.
2207         * gcc.dg/i386-387-2.c: Likewise.
2208
2209 2003-06-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2210
2211         * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
2212
2213 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
2214
2215         * lib/gcc-dg.exp (dg-require-dll): New function.
2216         (dg-xfail-if): Likewise.
2217         * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
2218         driver.
2219
2220         * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
2221         * gcc.c-torture/compile/20001205-1.c: Likewise.
2222         * gcc.c-torture/compile/20001226-1.c: Likewise.
2223         * gcc.c-torture/compile/20010518-2.c: Likewise.
2224         * gcc.c-torture/compile/20020312-1.c: Likewise.
2225         * gcc.c-torture/compile/20020604-1.c: Likewise.
2226         * gcc.c-torture/compile/920501-12.c: Likewise.
2227         * gcc.c-torture/compile/920501-4.c: Likewise.
2228         * gcc.c-torture/compile/920520-1.c: Likewise.
2229         * gcc.c-torture/compile/920521-1.c: Likewise.
2230         * gcc.c-torture/compile/920625-1.c: Likewise.
2231         * gcc.c-torture/compile/961203-1.c: Likewise.
2232         * gcc.c-torture/compile/980506-1.c: Likewise.
2233         * gcc.c-torture/compile/981006-1.c: Likewise.
2234         * gcc.c-torture/compile/981022-1.c: Likewise.
2235         * gcc.c-torture/compile/981223-1.c: Likewise.
2236         * gcc.c-torture/compile/990617-1.c: Likewise.
2237         * gcc.c-torture/compile/dll.c: Likewise.
2238         * gcc.c-torture/compile/labels-3.c: Likewise.
2239         * gcc.c-torture/compile/mipscop-1.c: Likewise.
2240         * gcc.c-torture/compile/mipscop-2.c: Likewise.
2241         * gcc.c-torture/compile/mipscop-3.c: Likewise.
2242         * gcc.c-torture/compile/mipscop-4.c: Likewise.
2243         * gcc.c-torture/compile/simd-5.c: Likewise.
2244         * gcc.c-torture/compile/20000804-1.x: Remove.
2245         * gcc.c-torture/compile/20001205-1.x: Likewise.
2246         * gcc.c-torture/compile/20001226-1.x: Likewise.
2247         * gcc.c-torture/compile/20010518-2.x: Likewise.
2248         * gcc.c-torture/compile/20020312-1.x: Likewise.
2249         * gcc.c-torture/compile/20020604-1.x: Likewise.
2250         * gcc.c-torture/compile/920501-12.x: Likewise.
2251         * gcc.c-torture/compile/920501-4.x: Likewise.
2252         * gcc.c-torture/compile/920520-1.x: Likewise.
2253         * gcc.c-torture/compile/920521-1.x: Likewise.
2254         * gcc.c-torture/compile/920625-1.x: Likewise.
2255         * gcc.c-torture/compile/961203-1.x: Likewise.
2256         * gcc.c-torture/compile/980506-1.x: Likewise.
2257         * gcc.c-torture/compile/981006-1.x: Likewise.
2258         * gcc.c-torture/compile/981022-1.x: Likewise.
2259         * gcc.c-torture/compile/981223-1.x: Likewise.
2260         * gcc.c-torture/compile/990617-1.x: Likewise.
2261         * gcc.c-torture/compile/mipscop-1.x: Likewise.
2262         * gcc.c-torture/compile/mipscop-2.x: Likewise.
2263         * gcc.c-torture/compile/mipscop-3.x: Likewise.
2264         * gcc.c-torture/compile/mipscop-4.x: Likewise.
2265         * gcc.c-torture/compile/simd-5.x: Likewise.
2266
2267         * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
2268
2269 2003-06-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
2270
2271         * gcc.c-torture/execute/20030611-1.c: New test.
2272
2273 2003-06-12  Roger Sayle  <roger@eyesopen.com>
2274
2275         PR middle-end/168
2276         * gcc.dg/20030612-1.c: New test case.
2277
2278 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
2279
2280         PR c++/10635
2281         * g++.dg/expr/cast1.C: New test.
2282
2283 2003-06-12  Roger Sayle  <roger@eyesopen.com>
2284
2285         * gcc.dg/builtins-21.c: New test case.
2286
2287 2003-06-11  Kelley Cook  <kelleycook@wideopenwest.com>
2288
2289         * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
2290         options instead of at the end.
2291         * lib/objc.exp (objc_target_compile): Likewise.
2292
2293 2003-06-11  Mark Mitchell  <mark@codesourcery.com>
2294
2295         PR c++/10432
2296         * g++.dg/parse/error1.C: New test.
2297
2298 2003-06-11  Janis Johnson  <janis187@us.ibm.com>
2299
2300         * gcc.dg/compat/struct-by-value-11_main.c: New file.
2301         * gcc.dg/compat/struct-by-value-11_x.c: New file.
2302         * gcc.dg/compat/struct-by-value-11_y.c: New file.
2303         * gcc.dg/compat/struct-by-value-12_main.c: New file.
2304         * gcc.dg/compat/struct-by-value-12_x.c: New file.
2305         * gcc.dg/compat/struct-by-value-12_y.c: New file.
2306         * gcc.dg/compat/struct-by-value-13_main.c: New file.
2307         * gcc.dg/compat/struct-by-value-13_x.c: New file.
2308         * gcc.dg/compat/struct-by-value-13_y.c: New file.
2309         * gcc.dg/compat/struct-by-value-14_main.c: New file.
2310         * gcc.dg/compat/struct-by-value-14_x.c: New file.
2311         * gcc.dg/compat/struct-by-value-14_y.c: New file.
2312         * gcc.dg/compat/struct-by-value-15_main.c: New file.
2313         * gcc.dg/compat/struct-by-value-15_x.c: New file.
2314         * gcc.dg/compat/struct-by-value-15_y.c: New file.
2315         * gcc.dg/compat/struct-by-value-16_main.c: New file.
2316         * gcc.dg/compat/struct-by-value-16_x.c: New file.
2317         * gcc.dg/compat/struct-by-value-16_y.c: New file.
2318         * gcc.dg/compat/struct-by-value-17_main.c: New file.
2319         * gcc.dg/compat/struct-by-value-17_x.c: New file.
2320         * gcc.dg/compat/struct-by-value-17_y.c: New file.
2321         * gcc.dg/compat/struct-by-value-18_main.c: New file.
2322         * gcc.dg/compat/struct-by-value-18_x.c: New file.
2323         * gcc.dg/compat/struct-by-value-18_y.c: New file.
2324
2325         * gcc.dg/compat/scalar-by-value-3_main.c: New file.
2326         * gcc.dg/compat/scalar-by-value-3_x.c: New file.
2327         * gcc.dg/compat/scalar-by-value-3_y.c: New file.
2328         * gcc.dg/compat/scalar-by-value-4_main.c: New file.
2329         * gcc.dg/compat/scalar-by-value-4_x.c: New file.
2330         * gcc.dg/compat/scalar-by-value-4_y.c: New file.
2331         * gcc.dg/compat/scalar-return-3_main.c: New file.
2332         * gcc.dg/compat/scalar-return-3_x.c: New file.
2333         * gcc.dg/compat/scalar-return-3_y.c: New file.
2334         * gcc.dg/compat/scalar-return-4_main.c: New file.
2335         * gcc.dg/compat/scalar-return-4_x.c: New file.
2336         * gcc.dg/compat/scalar-return-4_y.c: New file.
2337
2338 2003-06-10  Janis Johnson  <janis187@us.ibm.com>
2339
2340         * gcc.dg/compat/fp2-struct-check.h: New file.
2341         * gcc.dg/compat/fp2-struct-defs.h: New file.
2342         * gcc.dg/compat/fp2-struct-init.h: New file.
2343         * gcc.dg/compat/struct-by-value-10_main.c: New file.
2344         * gcc.dg/compat/struct-by-value-10_x.c: New file.
2345         * gcc.dg/compat/struct-by-value-10_y.c: New file.
2346         * gcc.dg/compat/struct-return-10_main.c: New file.
2347         * gcc.dg/compat/struct-return-10_x.c: New file.
2348         * gcc.dg/compat/struct-return-10_y.c: New file.
2349
2350         * gcc.dg/compat/compat-common.h: New file.
2351         * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
2352         * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
2353         * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
2354         * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
2355         * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
2356         * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
2357         * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
2358         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
2359         * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
2360         * gcc.dg/compat/scalar-return-1_main.c: Ditto.
2361         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
2362         * gcc.dg/compat/scalar-return-1_y.c: Ditto.
2363         * gcc.dg/compat/scalar-return-2_main.c: Ditto.
2364         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
2365         * gcc.dg/compat/scalar-return-2_y.c: Ditto.
2366         * gcc.dg/compat/small-struct-check.h: Ditto.
2367         * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
2368         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
2369         * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
2370         * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
2371         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
2372         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
2373         * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
2374         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
2375         * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
2376         * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
2377         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
2378         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
2379         * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
2380         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
2381         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
2382         * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
2383         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
2384         * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
2385         * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
2386         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
2387         * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
2388         * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
2389         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
2390         * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
2391         * gcc.dg/compat/struct-return-2_main.c: Ditto.
2392         * gcc.dg/compat/struct-return-2_x.c: Ditto.
2393         * gcc.dg/compat/struct-return-2_y.c: Ditto.
2394         * gcc.dg/compat/struct-return-3_main.c: Ditto.
2395         * gcc.dg/compat/struct-return-3_x.c: Ditto.
2396         * gcc.dg/compat/struct-return-3_y.c: Ditto.
2397
2398 2003-06-10  Geoffrey Keating  <geoffk@apple.com>
2399
2400         * g++.dg/pch/static-1.C: New file.
2401         * g++.dg/pch/static-1.Hs: New file.
2402
2403 2003-06-10  Richard Henderson  <rth@redhat.com>
2404
2405         * gcc.dg/asm-7.c: Adjust expected warning text.
2406
2407 2003-06-10  Roger Sayle  <roger@eyesopen.com>
2408
2409         * gcc.dg/builtins-20.c: New test case.
2410
2411 2003-06-10  Mark Mitchell  <mark@codesourcery.com>
2412
2413         PR c++/11131
2414         * g++.dg/opt/template1.C: New test.
2415
2416 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
2417
2418         * lib/gcc-dg.exp (dg-test): Clear additional_files and
2419         additional_sources.
2420
2421 2003-05-21  David Taylor  <dtaylor@emc.com>
2422
2423         * gcc.dg/Wpadded.c: New file.
2424
2425 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
2426
2427         * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
2428         * gcc.dg/special/weak-2.c: Add dg-require-weak.
2429         * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
2430         dg-require-weak.
2431
2432 2003-06-09  J"orn Rennecke <joern.rennecke@superh.com>
2433
2434         * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
2435
2436 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
2437
2438         * lib/gcc-dg.exp (dg-require-weak): Fix typo.
2439         (dg-require-alias): Likewise.
2440         (dg-require-gc-sections): Likewise.
2441         * lib/target-supports.exp (check_gc_sections_available): Likewise.
2442
2443 2003-06-08  Richard Henderson  <rth@redhat.com>
2444
2445         * gcc.dg/20011029-2.c: Fix the array reference.
2446         * gcc.dg/asm-7.c: New.
2447
2448 2003-06-08  Kazu Hirata  <kazu@cs.umass.edu>
2449
2450         * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
2451
2452 2003-06-08  Mark Mitchell  <mark@codesourcery.com>
2453
2454         * lib/gcc-dg.exp (dg-require-alias): Fix typo.
2455         (dg-require-gc-sections): Likewise.
2456
2457 2003-06-08  Jan Hubicka  <jh@suse.cz>
2458
2459         * i386-cmov1.c: Fix regular expression.
2460         * i386-cvt-1.c: Likewise.
2461         * i386-local.c: Likewise.
2462         * i386-local2.c: Likewise.
2463         * i386-mul.c: Likewise.
2464         * i386-ssetype-1.c: Likewise.
2465         * i386-ssetype-3.c: Likewise.
2466         * i386-ssetype-5.c: Likewise.
2467
2468 2003-06-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2469
2470         PR c++/11039
2471         * g++.dg/warn/implicit-typename2.C: New test.
2472         * g++.dg/warn/implicit-typename3.C: New test.
2473
2474 2003-06-07  Richard Henderson  <rth@redhat.com>
2475
2476         * g++.dg/other/offsetof3.C: Use size_t.
2477         * g++.dg/other/offsetof4.C: Likewise.
2478
2479 2003-06-07  H.J. Lu <hongjiu.lu@intel.com>
2480
2481         * lib/copy-file.exp: New. Implement gcc_copy_files.
2482
2483         * lib/dg-pch.exp: Load copy-file.exp
2484         (dg-pch): Use gcc_copy_files instead of "file copy".
2485
2486 2003-06-06  Mark Mitchell  <mark@codesourcery.com>
2487
2488         * gcc.dg/weak/weak.exp: Simplify.
2489         * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
2490         * gcc.dg/weak/weak-1.c: Likewise.
2491         * gcc.dg/weak/weak-2.c: Likewise.
2492         * gcc.dg/weak/weak-3.c: Likewise.
2493         * gcc.dg/weak/weak-4.c: Likewise.
2494         * gcc.dg/weak/weak-5.c: Likewise.
2495         * gcc.dg/weak/weak-6.c: Likewise.
2496         * gcc.dg/weak/weak-7.c: Likewise.
2497         * gcc.dg/weak/weak-8.c: Likewise.
2498         * gcc.dg/weak/weak-9.c: Likewise.
2499
2500 2003-06-06  Richard Earnshaw  <rearnsha@arm.com>
2501
2502         gcc.c-torture/execute/20030606-1.c: New.
2503
2504 2003-06-06  Roger Sayle  <roger@eyesopen.com>
2505
2506         * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
2507         * gcc.dg/builtins-19.c: Likewise.
2508
2509 2003-06-06  Roger Sayle  <roger@eyesopen.com>
2510
2511         * gcc.dg/builtins-2.c: Add some more tests.
2512         * gcc.dg/builtins-18.c: New test case.
2513         * gcc.dg/builtins-19.c: New test case.
2514
2515 2003-06-06  Roger Sayle  <roger@eyesopen.com>
2516             Jim Wilson  <wilson@tuliptree.org>
2517
2518         * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
2519
2520 2003-06-06  Jakub Jelinek  <jakub@redhat.com>
2521
2522         * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
2523         mempcpy/stpcpy calls not to be optimized into something else.
2524         * gcc.c-torture/execute/string-opt-3.c: Moved to...
2525         * gcc.c-torture/execute/builtins/string-7.c: ...here.
2526         * gcc.c-torture/execute/builtins/string-7-lib.c: New.
2527
2528 2003-06-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2529
2530         * gcc.dg/format/asm_fprintf-1.c: New test.
2531
2532 2003-06-05  Mark Mitchell  <mark@codesourcery.com>
2533
2534         * lib/gcc-defs.exp (additional_sources): New variable.
2535         (dg-additional-sources): New function.
2536         (additional_files): New variable.
2537         (dg-additional-files): New function.
2538         (dg-additional-files-options): Likewise.
2539         * lib/gcc-dg.exp (dg-require-weak): New function.
2540         (dg-require-alias): Likewise.
2541         (dg-require-gc-sections): Likewise.
2542         * lib/target-supports.exp (check_alias_available): Remove testfile
2543         parameter.
2544         (check_gc_sections_available): New function.
2545         * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
2546         (dg-gpp-additional-files): Likewise.
2547         * lib/g++.exp (additional_sources): Remove.
2548         (additional_files): Likewise.
2549         (g++_target_compile): Use dg-additional-files-options.
2550
2551         * gcc.dg/special/special.exp: Add "ecos" tests.  Remove complex
2552         Tcl logic.
2553         * gcc.dg/special/ecos.exp: Remove.
2554         * gcc.dg/special/20000419-2.c: Use dg-require-*.
2555         * gcc.dg/special/alias-1.c: Likewise.
2556         * gcc.dg/special/alias-2.c: Likewise.
2557         * gcc.dg/special/gcsec-1.c: Likewise.
2558         * gcc.dg/special/weak-1.c: Likewise.
2559         * gcc.dg/special/weak-2.c: Likewise.
2560         * gcc.dg/special/wkali-1.c: Likewise.
2561         * gcc.dg/special/wkali-2.c: Likewise.
2562
2563         * g++.dg/special/conpr-2.C: Use dg-additional-*, not
2564         dg-gpp-additional-*.
2565         * g++.dg/special/conpr-3.C: Likewise.
2566         * g++.dg/special/conpr-4.C: Likewise.
2567         * g++.old-deja/g++.abi/vtable3a.C: Likewise.
2568         * g++.old-deja/g++.abi/vtable3b.C: Likewise.
2569         * g++.old-deja/g++.abi/vtable3c.C: Likewise.
2570         * g++.old-deja/g++.abi/vtable3d.C: Likewise.
2571         * g++.old-deja/g++.abi/vtable3e.C: Likewise.
2572         * g++.old-deja/g++.abi/vtable3f.C: Likewise.
2573         * g++.old-deja/g++.abi/vtable3g.C: Likewise.
2574         * g++.old-deja/g++.abi/vtable3h.C: Likewise.
2575         * g++.old-deja/g++.abi/vtable3i.C: Likewise.
2576         * g++.old-deja/g++.abi/vtable3j.C: Likewise.
2577         * g++.old-deja/g++.oliva/linkage1.C: Likewise.
2578         * g++.old-deja/g++.other/comdat1.C: Likewise.
2579         * g++.old-deja/g++.other/comdat2.C: Likewise.
2580         * g++.old-deja/g++.other/comdat3.C: Likewise.
2581         * g++.old-deja/g++.other/ctor1.C: Likewise.
2582         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
2583
2584 2003-06-05  Richard Henderson  <rth@redhat.com>
2585
2586         * gcc.dg/debug/20030605-1.c: New.
2587
2588 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
2589
2590         * README.QMTEST: Update.
2591
2592 2003-06-04  Richard Henderson  <rth@redhat.com>
2593
2594         * gcc.dg/cleanup-1.c: New.
2595         * gcc.dg/cleanup-2.c: New.
2596         * gcc.dg/cleanup-3.c: New.
2597         * gcc.dg/cleanup-4.c: New.
2598         * gcc.dg/cleanup-5.c: New.
2599         * gcc.dg/cleanup-6.c: New.
2600         * gcc.dg/cleanup-7.c: New.
2601
2602 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
2603
2604         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
2605
2606         * lib/dg-pch.exp: New file.
2607         * g++.dg/pch/pch.exp: Use dg-pch.exp.
2608         * gcc.dg/pch/pch.exp: Likewise.
2609
2610 2003-06-04  Roger Sayle  <roger@eyesopen.com>
2611
2612         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
2613         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
2614         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
2615         * gcc.dg/builtins-17.c: New test case.
2616         * gcc.dg/i386-387-4.c: New test case.
2617         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
2618
2619 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2620
2621         * gcc.dg/ultrasp9.c: New test.
2622
2623 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2624
2625         * gcc.c-torture/compile/20030604-1.c: New test.
2626         * gcc.dg/sparc-constant-1.c: New test.
2627
2628 2003-06-03  Glen Nakamura  <glen@imodulo.com>
2629
2630         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
2631
2632 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
2633
2634         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
2635
2636         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
2637         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
2638
2639 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
2640
2641         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
2642
2643 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2644
2645         PR c++/10940
2646         * g++.dg/template/spec10.C: New test.
2647
2648 2003-06-03  Roger Sayle  <roger@eyesopen.com>
2649
2650         * gcc.dg/builtins-16.c: New test case.
2651
2652 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
2653
2654         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
2655         mempcpy test with post-increments.
2656         * gcc.c-torture/execute/string-opt-3.c: New test.
2657         * gcc.dg/string-opt-1.c: New test.
2658
2659 2003-06-03  David Billinghurst (David.Billinghurst@riotinto.com)
2660
2661         PR fortran/10965
2662         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
2663
2664 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
2665
2666         * lib/scanasm.exp (dg-scan): New function, factored out of ...
2667         (scan-assembler): ... here.  Use dg-scan.
2668         (scan-assembler-not): Likewise.
2669         (scan-file): New function.
2670         (scan-file-not): Likewise.
2671         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
2672         * gcc.dg/cpp/_Pragma4.c: Likewise.
2673         * gcc.dg/cpp/_Pragma5.c: Likewise.
2674         * gcc.dg/cpp/avoidpaste1.c: Likewise.
2675         * gcc.dg/cpp/avoidpaste2.c: Likewise.
2676         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
2677         * gcc.dg/cpp/cmdlne-P.c: Likewise.
2678         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
2679         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
2680         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
2681         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
2682         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
2683         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
2684         * gcc.dg/cpp/cxxcom1.c: Likewise.
2685         * gcc.dg/cpp/line1.c: Likewise.
2686         * gcc.dg/cpp/maccom1.c: Likewise.
2687         * gcc.dg/cpp/maccom2.c: Likewise.
2688         * gcc.dg/cpp/maccom3.c: Likewise.
2689         * gcc.dg/cpp/maccom4.c: Likewise.
2690         * gcc.dg/cpp/maccom5.c: Likewise.
2691         * gcc.dg/cpp/maccom6.c: Likewise.
2692         * gcc.dg/cpp/multiline.c: Likewise.
2693         * gcc.dg/cpp/spacing1.c: Likewise.
2694         * gcc.dg/cpp/spacing2.c: Likewise.
2695         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
2696         * gcc.dg/cpp/trad/maccom1.c: Likewise.
2697         * gcc.dg/cpp/trad/maccom2.c: Likewise.
2698         * gcc.dg/cpp/trad/maccom3.c: Likewise.
2699         * gcc.dg/cpp/trad/maccom4.c: Likewise.
2700         * gcc.dg/cpp/trad/maccom6.c: Likewise.
2701         * gcc.dg/cpp/cxxcom2.c: Likewise.
2702         * gcc.dg/cpp/cxxcom2.h: New file.
2703
2704         * gcc.dg/cpp/truefalse.cpp: Move it to ...
2705         * g++.dg/cpp/truefalse.C: Here.
2706         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
2707
2708 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
2709
2710         * gcc.dg/cpp/redef3.c: New file.
2711
2712 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
2713
2714         * gcc.dg/i386-loop-3.c: New test.
2715
2716 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
2717
2718         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
2719
2720 2003-05-31  Roger Sayle  <roger@eyesopen.com>
2721
2722         * gcc.dg/fwrapv-1.c: New test case.
2723         * gcc.dg/fwrapv-2.c: New test case.
2724
2725 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2726
2727         PR c++/10956
2728         * g++.dg/template/spec9.C: New test.
2729
2730 2003-05-29  Roger Sayle  <roger@eyesopen.com>
2731
2732         * gcc.dg/duff-4.c: New test case.
2733
2734 2003-05-27  David Billinghurst (David.Billinghurst@riotinto.com)
2735
2736         PR fortran/10843
2737         * g77.dg/ffixed-form-1.f: New test
2738         * g77.dg/ffixed-form-2.f: New test
2739         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
2740         * g77.dg/ffree-form-3.f: New test
2741
2742 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
2743
2744         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
2745         * gcc.dg/wint_t-1.c: Likewise.
2746
2747 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2748
2749         * g++.dg/template/access11.C: New test.
2750
2751 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2752
2753         PR c++/10849
2754         * g++.dg/template/access10.C: New test.
2755
2756 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
2757             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2758
2759         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
2760
2761 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
2762
2763         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
2764         suppress for powerpc-*-darwin*.
2765         * gcc.dg/torture/builtin-noret-2.c: Likewise.
2766
2767 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
2768
2769         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
2770         suppress option for powerpc-*-darwin*.
2771
2772 2003-05-23  Roger Sayle  <roger@eyesopen.com>
2773
2774         * gcc.dg/builtins-1.c: Add tests for tan and atan.
2775         * gcc.dg/builtins-4.c: Add test for fmod.
2776
2777 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2778
2779         PR c++/10682
2780         * g++.dg/template/instantiate4.C: New test.
2781
2782 2003-05-22  Roger Sayle  <roger@eyesopen.com>
2783
2784         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
2785
2786 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
2787
2788         * gcc.dg/compat/scalar-return-1_main.c: New file.
2789         * gcc.dg/compat/scalar-return-1_x.c: New file.
2790         * gcc.dg/compat/scalar-return-1_y.c: New file.
2791         * gcc.dg/compat/scalar-return-2_main.c: New file.
2792         * gcc.dg/compat/scalar-return-2_x.c: New file.
2793         * gcc.dg/compat/scalar-return-2_y.c: New file.
2794         * gcc.dg/compat/struct-return-3_main.c: New file.
2795         * gcc.dg/compat/struct-return-3_y.c: New file.
2796         * gcc.dg/compat/struct-return-3_x.c: New file.
2797         * gcc.dg/compat/struct-return-2_main.c: New file.
2798         * gcc.dg/compat/struct-return-2_x.c: New file.
2799         * gcc.dg/compat/struct-return-2_y.c: New file.
2800
2801 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2802
2803         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
2804         for hppa*-hp-hpux*.
2805         * gcc.dg/20021014-1.c (dg-options): Likewise.
2806         * gcc.dg/nest.c (dg-options): Likewise.
2807
2808 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
2809
2810         PR c++/9738
2811         * g++.dg/ext/dllimport2.C: New file.
2812         * g++.dg/ext/dllimport3.C: New file.
2813
2814 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
2815
2816         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
2817         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
2818         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
2819         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
2820         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
2821         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
2822         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
2823         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
2824         * gcc.dg/compat/small-struct-defs.h: New file.
2825         * gcc.dg/compat/small-struct-init.h: New file.
2826         * gcc.dg/compat/small-struct-check.h: New file.
2827         * gcc.dg/compat/fp-struct-defs.h: New file.
2828         * gcc.dg/compat/fp-struct-check.h: New file.
2829         * gcc.dg/compat/fp-struct-init.h: New file.
2830         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
2831         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
2832
2833 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
2834
2835         * gcc.dg/20030225-2.c: New test.
2836
2837 2003-05-18  Roger Sayle  <roger@eyesopen.com>
2838             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2839
2840         * gcc.c-torture/compile/20030518-1.c: New test case.
2841
2842 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
2843
2844         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
2845         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
2846         gcc-dg-debug-runtest.
2847         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
2848         gcc-dg-debug-runtest.
2849
2850 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2851
2852         PR c++/9022
2853         * g++.dg/lookup/using6.C: New test.
2854
2855 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2856
2857         * g++.dg/parse/access2.C: New test.
2858
2859 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
2860
2861         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
2862         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
2863         * gcc.dg/debug/debug.exp: Likewise.
2864
2865 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
2866
2867         * gcc.dg/dollar.c: New test.
2868
2869 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
2870
2871         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
2872         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
2873         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
2874         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
2875         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
2876         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
2877         * gcc.dg/compat/struct-by-value-6_main.c: New file.
2878         * gcc.dg/compat/struct-by-value-6_x.c: New file.
2879         * gcc.dg/compat/struct-by-value-6_y.c: New file.
2880         * gcc.dg/compat/struct-by-value-7_main.c: New file.
2881         * gcc.dg/compat/struct-by-value-7_x.c: New file.
2882         * gcc.dg/compat/struct-by-value-7_y.c: New file.
2883         * gcc.dg/compat/struct-by-value-8_main.c: New file.
2884         * gcc.dg/compat/struct-by-value-8_x.c: New file.
2885         * gcc.dg/compat/struct-by-value-8_y.c: New file.
2886         * gcc.dg/compat/struct-by-value-9_main.c: New file.
2887         * gcc.dg/compat/struct-by-value-9_x.c: New file.
2888         * gcc.dg/compat/struct-by-value-9_y.c: New file.
2889
2890 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
2891
2892         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
2893         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
2894         support for "repo" mode.
2895         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
2896         * lib/g77-dg.exp: Likewise.
2897         * lib/obj-dg.exp: Likewise.
2898
2899 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
2900
2901         Merge from gcc-3_2-rhl8-branch:
2902         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
2903
2904         * gcc.dg/tls/opt-6.c: New test.
2905
2906         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
2907
2908         * gcc.dg/20030405-1.c: New test.
2909
2910         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
2911
2912         * gcc.dg/20030309-1.c: New test.
2913
2914         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
2915
2916         * gcc.c-torture/execute/20030307-1.c: New test.
2917
2918         2003-02-20  Randolph Chung  <tausq@debian.org>
2919
2920         * gcc.c-torture/compile/20030220-1.c: New test.
2921
2922         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
2923
2924         * gcc.dg/20030217-1.c: New test.
2925
2926         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
2927
2928         * gcc.c-torture/compile/20020129-1.c: New test.
2929
2930         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
2931
2932         * gcc.dg/unroll-1.c: New test.
2933
2934         2002-11-16  Jan Hubicka  <jh@suse.cz>
2935
2936         * gcc.c-torture/execute/20020920-1.c: New test.
2937
2938         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
2939
2940         PR target/7434
2941         * gcc.c-torture/compile/20021008-1.c: New test.
2942
2943         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
2944
2945         PR target/7559
2946         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
2947
2948         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
2949
2950         * gcc.c-torture/compile/20020807-1.c: New test.
2951
2952         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
2953
2954         * gcc.dg/tls/opt-1.c: New test.
2955
2956         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
2957
2958         * gcc.dg/20020729-1.c: New test.
2959
2960         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
2961
2962         * g++.dg/opt/life1.C: New test.
2963
2964         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
2965
2966         * gcc.dg/20020525-1.c: New test.
2967
2968         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
2969
2970         PR c++/6794
2971         * g++.dg/ext/pretty1.C: New test.
2972         * g++.dg/ext/pretty2.C: New test.
2973
2974 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
2975
2976         PR c++/8385
2977         * g++.dg/ext/typeof5.C: New test.
2978
2979 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
2980
2981         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
2982         __USER_LABEL_PREFIX__ into account.
2983         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
2984
2985 2003-05-14  Roger Sayle  <roger@eyesopen.com>
2986
2987         * gcc.dg/builtins-15.c: New test case.
2988
2989 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
2990
2991         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
2992
2993 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
2994
2995         * lib/g++.exp: Tweak handling of additional source files.
2996         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
2997         * g++.dg/special/conpr-2a.C: Rename to ...
2998         * g++.dg/special/conpr-2a.cc: ... this.
2999         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
3000         * g++.dg/special/conpr-3a.C: Rename to ...
3001         * g++.dg/special/conpr-3a.cc: This.
3002         * g++.dg/special/conpr-3b.C: Rename to ...
3003         * g++.dg/special/conpr-3b.cc: This.
3004         * g++.dg/special/conpr-4.C: New test.
3005         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
3006
3007 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
3008
3009         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
3010
3011 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3012
3013         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
3014         * g++.old-deja/g++.robertl/eb71.C: Likewise.
3015         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
3016         * g++.old-deja/g++.other/warn3.C: Likewise.
3017
3018 2003-05-11  Roger Sayle  <roger@eyesopen.com>
3019
3020         * gcc.dg/i386-387-1.c: Update to also test log.
3021         * gcc.dg/i386-387-2.c: Likewise.
3022
3023 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
3024
3025         * g77.f-torture/execute/int8421.f: New test.
3026
3027 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3028
3029         PR c++/10230, c++/10481
3030         * g++.dg/lookup/scoped5.C: New test.
3031
3032 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3033
3034         PR c++/10552
3035         * g++.dg/template/ttp6.C: New test.
3036
3037 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
3038
3039         * gcc.c-torture/execute/builtins: New directory.
3040         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
3041         gcc.c-torture/execute/builtins.
3042         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
3043         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
3044         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
3045         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
3046
3047 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3048
3049         PR c++/9252
3050         * g++.dg/template/access8.C: New test.
3051         * g++.dg/template/access9.C: New test.
3052
3053 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3054
3055         PR c++/9554
3056         * g++.dg/parse/access1.C: New test.
3057
3058 2003-05-09  DJ Delorie  <dj@redhat.com>
3059
3060         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
3061         long, and not an int.
3062
3063 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3064
3065         PR c++/10555, c++/10576
3066         * g++.dg/template/memclass1.C: New test.
3067
3068 2003-05-08  DJ Delorie  <dj@redhat.com>
3069
3070         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
3071         targets.
3072         * gcc.c-torture/execute/20021024-1.x: Likewise.
3073         * gcc.c-torture/execute/shiftdi.x: Likewise.
3074         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
3075         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
3076         * gcc.dg/20021018-1.c: Likewise.
3077
3078 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3079
3080         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
3081
3082         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
3083         (bcopy): Call memmove.
3084
3085 2003-05-08  Roger Sayle  <roger@eyesopen.com>
3086
3087         * g77.f-torture/compile/8485.f: New test case.
3088
3089 2003-05-07  Richard Henderson  <rth@redhat.com>
3090
3091         PR c++/10570
3092         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
3093         Verify exception_cleanup not called for rethrows.
3094         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
3095         when exiting catch block without rethrowing.
3096         * g++.dg/eh/forced3.C: New.
3097         * g++.dg/eh/forced4.C: New.
3098
3099 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
3100
3101         * gcc.dg/20030505.c: Fix triplet.
3102
3103 2003-05-06  DJ Delorie  <dj@redhat.com>
3104
3105         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
3106         * gcc.dg/nest.c: Likewise.
3107
3108 2003-05-05  Roger Sayle  <roger@eyesopen.com>
3109
3110         * gcc.dg/builtins-14.c: New test case.
3111
3112 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
3113
3114         * lib/compat.exp (compat-execute): New argument.
3115         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
3116         * gcc.dg/compat: New test directory.
3117         * gcc.dg/compat/compat.exp: New expect script.
3118         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
3119         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
3120         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
3121         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
3122         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
3123         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
3124
3125         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
3126         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
3127         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
3128         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
3129         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
3130         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
3131         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
3132         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
3133         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
3134         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
3135         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
3136         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
3137         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
3138         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
3139         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
3140
3141 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
3142
3143         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
3144
3145 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
3146
3147         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
3148
3149 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
3150
3151         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
3152         * gcc.dg/ppc-fsel-2.c: New test.
3153
3154         * gcc.dg/unused-5.c: New test.
3155
3156 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3157
3158         PR c++/10496
3159         * g++.dg/warn/pmf1.C: New test.
3160
3161 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3162
3163         PR c++/4494
3164         * g++.dg/warn/main.C: New test.
3165
3166 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3167
3168         * gcc.dg/nonnull-3.c: New test.
3169
3170 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
3171
3172         * gcc.dg/cpp/Wtrigraphs.c: Update.
3173         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
3174
3175 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
3176
3177         * gcc.dg/ppc-fsel-1.c: New test.
3178
3179 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
3180
3181         PR c/10604
3182         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
3183
3184 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
3185
3186         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
3187
3188 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3189
3190         PR c++/9364, c++/10553, c++/10586
3191         * g++.dg/parse/typename4.C: New test.
3192         * g++.dg/parse/typename5.C: Likewise.
3193
3194 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
3195
3196         * gcc.c-torture/compile/20030503-1.c: New test.
3197
3198 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3199
3200         * g++.dg/lookup/using5.C: Fix testcase error.
3201
3202 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
3203
3204         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
3205         since MEABI is no longer supported.  Remove all vestiges
3206         of MEABI from the test.
3207
3208 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3209
3210         PR c++/10554
3211         * g++.dg/lookup/using5.C: New test.
3212
3213 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3214
3215         PR c++/8772
3216         * g++.dg/template/ttp5.C: New test.
3217
3218 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
3219
3220         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
3221         (dg-gpp-additional-sources): New function.
3222         (dg-gpp-additional-files): Likewise.
3223         * lib/g++.exp (additional_sources): New variable.
3224         (additional_files): Likewise.
3225         (g++_target_compile): Deal with them.
3226         * lib/old-dejagnu.exp: Remove.
3227         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
3228         * g++.old-deja: Revise all tests to use dg commands.
3229
3230 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3231
3232         PR c++/9432, c++/9528
3233         * g++.dg/lookup/using4.C: New test.
3234
3235 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
3236
3237         * gcc.dg/noreturn-5.c: New file.
3238         * gcc.dg/noreturn-6.c: New file.
3239
3240         * gcc.c-torture/compile/inline-1.c: New file.
3241
3242 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
3243
3244         PR c++/10551
3245         * g++.dg/template/explicit1.C: New test.
3246
3247 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
3248
3249         PR c++/10549
3250         * g++.dg/other/bitfield1.C: New test.
3251
3252         PR c++/10527
3253         * g++.dg/init/new7.C: New test.
3254
3255 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
3256
3257         * g++.dg/ext/desig1.C: New test.
3258         * g++.dg/ext/init1.C: Update.
3259
3260         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
3261
3262 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
3263
3264         PR c++/10180
3265         * g++.dg/warn/Winline-1.C: New test.
3266
3267 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
3268
3269         * gcc.c-torture/execute/string-opt-19.c: New test.
3270
3271         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
3272         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
3273
3274 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
3275
3276         PR c++/10506
3277         * g++.dg/init/new6.C: New test.
3278
3279         PR c++/10503
3280         * g++.dg/init/ref6.C: New test.
3281
3282 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
3283
3284         * g++.dg/warn/weak1.C: XFAIL on AIX4.
3285
3286 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3287
3288         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
3289         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
3290
3291 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
3292
3293         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
3294         initialized static data members.
3295
3296 2003-04-25  H.J. Lu <hjl@gnu.org>
3297
3298         * gcc.dg/ia64-sync-4.c: New test.
3299
3300 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3301
3302         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
3303         date.
3304
3305 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
3306
3307         PR c++/10337
3308         * g++.dg/warn/conv1.C: New test.
3309         * g++.old-deja/g++.other/conv7.C: Adjust.
3310         * g++.old-deja/g++.other/overload14.C: Adjust.
3311
3312 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
3313
3314         PR c++/10471
3315         * g++.dg/template/defarg2.C: New test.
3316
3317 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
3318
3319         * gcc.dg/cpp/include2.c: Update.
3320         * gcc.dg/cpp/multiline-2.c: New.
3321         * gcc.dg/cpp/multiline.c: Update.
3322         * gcc.dg/cpp/strify2.c: Update.
3323         * gcc.dg/cpp/trad/literals-2.c: Update.
3324
3325 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3326
3327         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
3328
3329 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
3330
3331         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
3332
3333 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
3334
3335         PR c++/10451
3336         * g++.dg/parse/crash4.C: New test.
3337
3338         PR c++/9847
3339         * g++.dg/parse/crash5.C: New test.
3340
3341 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
3342
3343         PR c++/10446
3344         * g++.dg/parse/crash3.C: New test.
3345
3346         PR c++/10428
3347         * g++.dg/parse/elab1.C: New test.
3348
3349 2003-04-22  Devang Patel  <dpatel@apple.com>
3350
3351         * gcc.dg/cpp/trad/funlike-5.c: New test.
3352
3353 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
3354
3355         * g++.dg/other/packed1.C: Fix dg options.
3356
3357 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
3358
3359         * g++.dg/other/offsetof2.C: New test.
3360
3361 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
3362
3363         * g++.dg/template/recurse.C: Adjust location of error messages.
3364
3365 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
3366
3367         PR c++/9881
3368         * g++.dg/init/addr-const1.C: New test.
3369         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
3370
3371 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
3372
3373         PR c++/10405
3374         * g++.dg/lookup/struct-hack1.C: New test.
3375
3376 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
3377
3378         * ucs.c: Update diagnostic messages.
3379
3380 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
3381
3382         * gcc.dg/cpp/truefalse.cpp: New test.
3383         * gcc.dg/cpp/cpp.exp: Update.
3384         * g++.dg/other/stdbool-if.C: Remove.
3385
3386 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
3387
3388         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
3389         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
3390
3391 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
3392
3393         * gcc.c-torture/compile/20030418-1.c: New test.
3394
3395 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
3396
3397         * README.compat: Remove; content moved to doc/sourcebuild.texi.
3398
3399 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3400
3401         PR c++/10347
3402         g++.dg/template/dependent-name1.C: New test.
3403
3404 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
3405
3406         * gcc.dg/warn-1.c (tourist_guide): New array,
3407         contains a pointer to bar.
3408
3409 2003-04-16  Roger Sayle  <roger@eyesopen.com>
3410
3411         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
3412         * gcc.c-torture/execute/medce-1.c: New test case.
3413         * gcc.c-torture/execute/medce-2.c: New test case.
3414
3415 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
3416
3417         * lib/prune.exp: Ignore more messages.
3418
3419         PR c++/10381
3420         * g++.dg/parse/lookup3.C: New test.
3421
3422 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
3423
3424         * gcc.c-torture/compile/20030415-1.c : New test.
3425
3426 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
3427
3428         * gcc.c-torture/execute/scope-2.c: Move to ...
3429         * gcc.dg/noncompile/scope.c: .... here.
3430
3431 2003-04-14  Roger Sayle  <roger@eyesopen.com>
3432
3433         * gcc.dg/20030414-2.c: New test case.
3434
3435 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
3436
3437         PR target/10377
3438         * gcc.dg/20030414-1.c: New test.
3439
3440 2003-04-13  Roger Sayle  <roger@eyesopen.com>
3441
3442         * gcc.dg/builtins-12.c: New test case.
3443         * gcc.dg/builtins-13.c: New test case.
3444
3445 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3446
3447         * gcc.c-torture/execute/string-opt-18.c: New test.
3448
3449 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
3450
3451         PR c++/10300
3452         * g++.dg/init/new5.C: New test.
3453
3454 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
3455
3456         PR c++/7910
3457         * g++.dg/ext/dllimport1.C: New test.
3458
3459 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
3460
3461         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
3462
3463 2003-04-11  Bud Davis <bdavis9659@comcast.net>
3464
3465         PR Fortran/9263
3466         * g77.f-torture/noncompile/9263.f: New test
3467         PR Fortran/1832
3468         * g77.f-torture/execute/1832.f: New test
3469
3470 2003-04-11  David Chad  <davidc@freebsd.org>
3471             Loren J. Rittle  <ljrittle@acm.org>
3472
3473         libobjc/8562
3474         * objc.dg/headers.m: New test.
3475
3476 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
3477
3478         * gcc.c-torture/execute/builtin-noret-2.c: New.
3479         * gcc.c-torture/execute/builtin-noret-2.x: New.
3480         XFAIL builtin-noret-2.c at -O1 and above.
3481         * gcc.dg/redecl.c: New.
3482         * gcc.dg/Wshadow-1.c: Update error regexps.
3483
3484 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
3485
3486         * g++.dg/abi/bitfield10.C: New test.
3487
3488 2003-04-09  Mike Stump  <mrs@apple.com>
3489
3490         * gcc.dg/pch/pch.exp: Make testcase names longer.
3491         * g++.dg/pch/pch.exp: Make testcase names longer.
3492
3493 2003-04-08  Roger Sayle  <roger@eyesopen.com>
3494
3495         * gcc.dg/builtins-11.c: New test case.
3496
3497 2003-04-08  Roger Sayle  <roger@eyesopen.com>
3498
3499         * gcc.dg/builtins-9.c: New test case.
3500         * gcc.dg/builtins-10.c: New test case.
3501
3502 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
3503
3504         * gcc.dg/noncompile/init-4.c.c: New test.
3505
3506 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
3507
3508         * gcc.misc-test/gcov-9.c: New test.
3509         * gcc.misc-test/gcov-10.c: New test
3510         * gcc.misc-test/gcov-11.c: New test.
3511
3512 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
3513
3514         PR optimization/10024
3515         * gcc.c-torture/compile/20030405-1.c: New test.
3516
3517 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
3518
3519         * gcc.dg/pch/static-3.c: New.
3520         * gcc.dg/pch/static-3.hs: New.
3521         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
3522
3523 2003-04-04  Richard Henderson  <rth@redhat.com>
3524
3525         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
3526         * g++.dg/eh/forced2.C: Likewise.
3527
3528 2003-04-03  Mike Stump  <mrs@apple.com>
3529
3530         * lib/scanasm.exp (scan-assembler): Add xfail processing for
3531         target arg.
3532         (scan-assembler-times, scan-assembler-not): Likewise.
3533         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
3534
3535 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
3536
3537         * gcc.dg/sparc-loop-1.c: New test.
3538
3539 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
3540
3541         PR other/9274
3542         * g++.dg/pch/system-2.C: New.
3543         * g++.dg/pch/system-2.Hs: New.
3544
3545 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
3546
3547         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
3548
3549         * g++.dg/eh/simd-1.C (vecfunc): Same.
3550
3551 2003-04-01  Roger Sayle  <roger@eyesopen.com>
3552
3553         * gcc.c-torture/execute/20030401-1.c: New test case.
3554
3555 2003-04-01  Ziemowit Laski <zlaski@apple.com>
3556
3557         * objc.dg/defs.m: New.
3558
3559 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
3560
3561         * g++.dg/eh/simd-1.C: New.
3562         * g++.dg/eh/simd-2.C: New.
3563
3564 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
3565
3566         * gcc.c-torture/execute/simd-3.c: New.
3567
3568 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
3569
3570         PR c/9936
3571         * gcc.dg/20030331-2.c: New test.
3572
3573 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
3574
3575         PR c++/10278
3576         * g++.dg/parse/crash2.C: New test.
3577
3578 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
3579
3580         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
3581         * gcc.c-torture/execute/20030331-1.c: ...here.
3582
3583 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
3584
3585         * gcc.c-torture/execute/20030331-1.c: New test.
3586
3587 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
3588
3589         * lib/gcov.exp: Adjust call return testing strings.
3590         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
3591
3592 2003-03-31  Roger Sayle  <roger@eyesopen.com>
3593
3594         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
3595         * gcc.dg/builtins-7.c: New test case.
3596         * gcc.dg/builtins-8.c: New test case.
3597
3598 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
3599
3600         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
3601
3602 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
3603
3604         PR c++/7647
3605         * g++.dg/lookup-class-member-2.C: New test.
3606
3607 2003-03-30  Glen Nakamura  <glen@imodulo.com>
3608
3609         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
3610
3611 2003-03-28  Roger Sayle  <roger@eyesopen.com>
3612
3613         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
3614
3615 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
3616
3617         * g++.dg/init/attrib1.C: New test.
3618
3619 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
3620
3621         * gcc.dg/ultrasp8.c: New test.
3622
3623 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
3624
3625         * gcc.dg/ultrasp7.c: New test.
3626
3627 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
3628
3629         PR c++/10047
3630         * g++.dg/template/inline1.C: New test.
3631
3632 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
3633
3634         * gcc.dg/sparc-dwarf2.c: New test.
3635
3636 2003-03-27  Roger Sayle  <roger@eyesopen.com>
3637
3638         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
3639         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
3640
3641 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
3642
3643         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
3644         than reading .x files.
3645         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
3646         * g77.dg/gcov/gcov-1.f: Likewise.
3647         * gcc.misc-tests/gcov-4b.c: Likewise.
3648         * gcc.misc-tests/gcov-5b.c: Likewise.
3649         * gcc.misc-tests/gcov-6.c: Likewise.
3650         * gcc.misc-tests/gcov-7.c: Likewise.
3651         * gcc.misc-tests/gcov-8.c: Likewise.
3652         * g++.dg/gcov/gcov-1.x: Remove.
3653         * g77.dg/gcov/gcov-1.x: Likewise.
3654         * gcc.misc-tests/gcov-4b.x: Likewise.
3655         * gcc.misc-tests/gcov-5b.x: Likewise.
3656         * gcc.misc-tests/gcov-6.x: Likewise.
3657         * gcc.misc-tests/gcov-7.x: Likewise.
3658         * gcc.misc-tests/gcov-8.x: Likewise.
3659
3660 2003-03-27  Glen Nakamura  <glen@imodulo.com>
3661
3662         PR opt/10087
3663         * gcc.dg/20030324-1.c: New test.
3664
3665 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
3666
3667         PR c++/10224
3668         * g++.dg/template/arg3.C: New test.
3669
3670         PR c++/10158
3671         * g++.dg/template/friend18.C: New test.
3672
3673 2003-03-26  Roger Sayle  <roger@eyesopen.com>
3674
3675         * g77.f-torture/compile/20030326-1.f: New test case.
3676
3677 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
3678
3679         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
3680
3681         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
3682
3683 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
3684
3685         * gcc.dg/ia64-sync-3.c: New test.
3686
3687 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
3688
3689         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
3690
3691 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
3692
3693         * gcc.dg/ultrasp6.c: New test.
3694
3695 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
3696
3697         * gcc.dg/i386-signbit-1.c: New test.
3698         * gcc.dg/i386-signbit-2.c: New test.
3699         * gcc.dg/i386-signbit-3.c: New test.
3700
3701 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
3702
3703         * gcc.dg/ultrasp5.c: Fix options.
3704
3705 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
3706
3707         * gcc.dg/ultrasp5.c: Fix comment.
3708
3709 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
3710
3711         PR fortran/10197
3712         * g77.f-torture/execute/10197.f: New test.
3713
3714 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
3715
3716         PR c++/9898, c++/383
3717         * g++.dg/template/conv6.C: New test.
3718
3719         PR c++/10119
3720         * g++.dg/template/ptrmem5.C: New test.
3721
3722         PR c++/10026
3723         * g++.dg/lookup/koenig1.C: New test.
3724
3725         PR C++/10199
3726         * g++.dg/lookup/template2.C: New test.
3727
3728 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
3729
3730         * g++.dg/opt/rtti1.C: New test.
3731
3732 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
3733
3734         * gcc.dg/ultrasp5.c: New test.
3735
3736 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
3737
3738         PR middle-end/9967
3739         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
3740         builtin fputs.
3741
3742 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
3743
3744         PR c/8224
3745         * gcc.dg/20030323-1.c: New test.
3746
3747 2003-03-23  Roger Sayle  <roger@eyesopen.com>
3748
3749         * gcc.c-torture/compile/20030323-1.c: New test case.
3750
3751 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
3752
3753         * gcc.dg/20030321-1.c: New test.
3754
3755 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
3756
3757         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
3758
3759 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
3760
3761         PR c++/9978, c++/9708
3762         * g++.dg/ext/vlm1.C: Adjust expected error.
3763         * g++.dg/ext/vla2.C: New test.
3764         * g++.dg/template/arg1.C: New test.
3765         * g++.dg/template/arg2.C: New test.
3766
3767 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
3768
3769         * g77.f-torture/execute/select.f: New test.
3770         * g77.f-torture/noncompile/select_no_compile.f: New test.
3771
3772 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
3773
3774         PR c++/9898
3775         * g++.dg/other/error4.C: New test.
3776
3777 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
3778
3779         * g++.dg/template/friend17.C: New test.
3780
3781 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
3782
3783         * gcc.c-torture/compile/20030320-1.c: New.
3784
3785 2003-03-20  Roger Sayle  <roger@eyesopen.com>
3786
3787         * gcc.dg/builtins-6.c: New test case.
3788
3789 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
3790
3791         PR target/10073
3792         * gcc.c-torture/compile/20030319-1.c: New.
3793
3794 2003-03-18  Jan Hubicka  <jh@suse.cz>
3795
3796         * gcc.dg/i386-cvt-1.c: New test.
3797
3798 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
3799
3800         * objc.dg/naming-1.m: Use "(parse|syntax) error".
3801         * objc.dg/naming-2.m: Likewise.
3802
3803 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
3804
3805         PR c++/9639
3806         * g++.dg/parse/crash1.C: New test.
3807
3808 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
3809
3810         PR c++/8805
3811         * g++.dg/eh/cleanup1.C: New test.
3812
3813 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
3814
3815         * gcc.c-torture/execute/20030316-1.c: New test case.
3816
3817 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
3818
3819         PR c++/9629
3820         * g++.dg/init/ctor2.C: New test.
3821
3822 2003-03-15  Roger Sayle  <roger@eyesopen.com>
3823
3824         * g77.f-torture/compile/xformat.f: New test case.
3825
3826 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3827
3828         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
3829         * g++.old-deja/g++.mike/eh50.C: Likewise.
3830
3831 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3832
3833         PR c++/6440
3834         * g++.dg/template/spec7.C: New test.
3835         * g++.dg/template/spec8.C: Likewise.
3836
3837 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
3838
3839         * gcc.c-torture/execute/20030313-1.c: New test.
3840
3841 2003-03-14  Richard Henderson  <rth@redhat.com>
3842
3843         * gcc.dg/inline-2.c: Adjust alpha test for external call.
3844
3845 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
3846
3847         * gcc.c-torture/compile/20030314-1.c: New test.
3848
3849 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
3850
3851         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
3852         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
3853         thumb target,
3854         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
3855         to accept newer _imp__  prefix and additional
3856         newline in .drectve section.
3857         * gcc.dg/dll-4.c: Likewise.
3858         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
3859         switch.
3860
3861 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
3862
3863         * g++.dg/parse/namespace9.C: New test.
3864
3865         * g++.dg/init/ref5.C: New test.
3866         * g++.dg/parse/ptrmem1.C: Likewise.
3867
3868 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3869
3870         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
3871         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
3872         regular expression.
3873         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
3874         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
3875
3876 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
3877
3878         * gcc.c-torture/execute/20030224-2.c: New test.
3879
3880 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
3881
3882         * gcc.dg/decl-3.c: New test.
3883
3884 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
3885
3886         * gcc.dg/i386-loop-2.c: New test.
3887
3888 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
3889
3890         PR c++/9474
3891         * g++.dg/parse/namespace8.C: New test.
3892
3893         PR c++/9924
3894         * g++.dg/overload/builtin2.C: New test.
3895
3896 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
3897
3898         * gcc.dg/return-type-3.c: New test.
3899
3900 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
3901
3902         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
3903         profiling options are not supported.
3904
3905 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
3906
3907         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
3908         * g++.old-deja/g++.warn/impint2.C: Likewise.
3909
3910 2003-03-10  Devang Patel  <dpatel@apple.com>
3911
3912         * g++.dg/cpp/c++_cmd_1.C: New test.
3913         * g++.dg/cpp/c++_cmd_1.h: New file.
3914
3915 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
3916
3917         * gcc.dg/altivec-9.c: New file.
3918
3919 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3920
3921         * gcc.dg/ppc-sdata-1.c: New test.
3922         * gcc.dg/ppc-sdata-2.c: New test.
3923
3924 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
3925
3926         PR c++/9373
3927         * g++.dg/opt/ptrmem2.C: New test.
3928
3929         PR c++/8534
3930         * g++.dg/opt/ptrmem1.C: New test.
3931
3932 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
3933
3934         * gcc.dg/i386-loop-1.c: New test.
3935
3936 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3937
3938         PR c++/9970
3939         * g++.dg/lookup/friend1.C: New test.
3940
3941 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
3942
3943         PR c++/9823
3944         * g++.dg/parser/constructor1.C: New test.
3945
3946 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
3947
3948         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
3949
3950         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
3951
3952 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
3953
3954         * gcc.dg/cpp/Wunused.c: Update test.
3955
3956 2003-03-08  Jan Hubicka  <jh@suse.cz>
3957
3958         * gcc.dg/inline-3.c: New test.
3959
3960 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
3961
3962         PR c++/9809
3963         * g++.dg/parse/builtin1.C: New test.
3964
3965         PR c++/9982
3966         * g++.dg/abi/cookie1.C: New test.
3967         * g++.dg/abi/cookie2.C: Likewise.
3968
3969         PR c++/9524
3970         * g++.dg/template/field1.C: New test.
3971
3972         PR c++/9912
3973         * g++.dg/parse/class1.C: New test.
3974         * g++.dg/parse/namespace7.C: Likewise.
3975         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
3976
3977 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
3978
3979         * g++.dg/init/ref4.C: New test.
3980
3981 2003-03-07  Jan Hubicka  <jh@suse.cz>
3982
3983         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
3984         * gcc.dg/inline-3.c:  New test.
3985
3986 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
3987
3988         * g++.dg/init/ref3.C: New test.
3989
3990         PR c++/9965
3991         * g++.dg/init/ref2.C: New test.
3992
3993         PR c++/9400
3994         * g++.dg/warn/Wshadow-2.C: New test.
3995
3996         PR c++/9791
3997         * g++.dg/warn/Woverloaded-1.C: New test.
3998
3999 2003-03-05  Jan Hubicka  <jh@suse.cz>
4000
4001         * gcc.dg/i386-local2.c: New.
4002         * gcc.dg/i386-local.c: Fix typo.
4003
4004 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
4005
4006         * g++.dg/abi/layout3.C: New test.
4007
4008 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
4009
4010         * gcc.c-torture/compile/20030305-1.c
4011
4012 2003-03-05  Jan Hubicka  <jh@suse.cz>
4013
4014         * gcc.dg/i386-local.c: New.
4015
4016 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
4017
4018         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
4019
4020 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4021
4022         * gcc.dg/switch-2.c: New test.
4023         * gcc.dg/switch-3.c: New test.
4024         * gcc.dg/Wswitch.c: Adjust line numbers.
4025         * gcc.dg/Wswitch-default.c: Likewise.
4026         * gcc.dg/Wswitch-enum.c: Likewise.
4027
4028 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
4029
4030         * gcc.c-torture/execute/20030222-1.c: New test.
4031
4032 2003-03-03  James E Wilson  <wilson@tuliptree.org>
4033
4034         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
4035
4036 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
4037
4038         PR c++/9878
4039         * g++.dg/init/ref1.C: New test.
4040
4041 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
4042
4043         * gcc.dg/sh-relax.c: New SH-only test.
4044
4045 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
4046
4047         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
4048         comment explaining purpose of testcase.
4049
4050 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
4051
4052         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
4053         for HC11/HC12 (asm needs two int registers).
4054         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
4055         HC11/HC12 because the test uses an asm which needs two 32-bit
4056         registers.
4057
4058 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
4059
4060         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
4061         for HC11/HC12 (array is too large otherwise).
4062         * gcc.c-torture/compile/920501-4.x: New file, likewise.
4063         * gcc.c-torture/compile/20010518-2.x: Likewise.
4064         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
4065         HC11/HC12 (array is too large).
4066
4067 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
4068
4069         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
4070         * lib/g++-dg.exp (g++-dg-test): Likewise.
4071
4072 2003-03-01  Roger Sayle  <roger@eyesopen.com>
4073
4074         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
4075         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
4076
4077 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4078
4079         * g++.dg/warn/implicit-typename1.C: Remove warning.
4080
4081 2003-02-28  Richard Henderson  <rth@redhat.com>
4082
4083         * gcc.dg/noreturn-1.c: Move noreturn warning line.
4084         * gcc.dg/return-type-1.c: Move control reaches end warning line.
4085
4086 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
4087
4088         * gcc.dg/pch/pch.exp: Change .pch to .gch.
4089         * g++.dg/pch/pch.exp: Likewise.
4090
4091 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
4092
4093         PR c++/9879
4094         * testsuite/g++.dg/init/new4.C: New test.
4095
4096 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
4097
4098         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
4099
4100 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
4101
4102         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
4103         unsigned long.
4104
4105         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
4106         wider than float.
4107
4108 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4109
4110         * lib/scanasm.exp: Add support for counting numbers of
4111         occurences.
4112         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
4113         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
4114
4115 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
4116
4117         PR c++/9683
4118         * g++.dg/template/static3.C: New test.
4119
4120         PR c++/9829
4121         * g++.dg/parse/namespace6.C: New test.
4122
4123 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4124
4125         PR target/9732
4126         * gcc.dg/20030225-1.c: New test.
4127
4128 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
4129
4130         * README: Remove out-of-date information.
4131
4132         PR c++/9836
4133         * g++.dg/template/spec6.C: New test.
4134
4135 2003-02-24  Jeff Law  <law@redhat.com>
4136
4137         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
4138
4139 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4140
4141         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
4142         * gcc.dg/pragma-ep-1.c: Likewise.
4143
4144 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4145
4146         PR c++/9602
4147         * g++.dg/template/friend16.C: New test.
4148
4149 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
4150
4151         PR c++/5333
4152         * g++.dg/parse/fused-params1.C: Adjust error messages.
4153         * g++.dg/template/nested3.C: New test.
4154
4155 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
4156
4157         * g++.dg/abi/param1.C: New test.
4158
4159 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4160
4161         PR c++/7982
4162         * g++.dg/warn/implicit-typename1.C: New test.
4163
4164 2003-02-22  Kelley Cook <kelleycook@comcast.net>
4165
4166         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
4167         with "mtune".
4168         * g++.old-deja/g++.other/store-expr2.C: Likewise.
4169         * gcc.c-torture/execute/20010129-1.x: Likewise.
4170         * gcc.dg/20011107-1.c: Likewise.
4171         * gcc.dg/20020108-1.c: Likewise.
4172         * gcc.dg/20020122-3.c: Likewise.
4173         * gcc.dg/20020206-1.c: Likewise.
4174         * gcc.dg/20020310-1.c: Likewise.
4175         * gcc.dg/20020426-2.c: Likewise.
4176         * gcc.dg/20020517-1.c: Likewise.
4177         * gcc.dg/991230-1.c: Likewise.
4178         * gcc.dg/i386-unroll-1.c: Likewise.
4179         * gcc.misc-tests/i386-prefetch.exp: Likewise.
4180
4181 2003-02-22  Jan Hubicka  <jh@suse.cz>
4182
4183         * gcc.dg/i386-mul.c: New test.
4184
4185 2003-02-21  Roger Sayle  <roger@eyesopen.com>
4186
4187         * gcc.dg/builtins-5.c: New test case.
4188
4189 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
4190
4191         * gcc.dg/asmreg-1.c: New test.
4192
4193 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
4194
4195         PR c++/9749
4196         * g++.dg/parse/varmod1.C: New test.
4197
4198 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
4199
4200         PR c++/9727
4201         * g++.dg/template/op1.C: New test.
4202
4203 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
4204
4205         PR c++/8906
4206         * g++.dg/template/nested2.C: New test.
4207
4208 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
4209
4210         PR c++/8724
4211         * g++.dg/expr/dtor1.C: New test.
4212
4213 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
4214
4215         * gcc.dg/cpp/include3.c: New test.
4216         * gcc.dg/cpp/inc/foo.h: New file.
4217
4218 2003-02-21  Glen Nakamura  <glen@imodulo.com>
4219
4220         * gcc.c-torture/execute/20030221-1.c: New test.
4221
4222 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
4223
4224         PR c++/9729
4225         * g++.dg/abi/conv1.C: New test.
4226
4227 2003-02-20  Jan Hubicka  <jh@suse.cz>
4228
4229         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
4230
4231 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
4232
4233         * gcc.c-torture/compile/20030219-1.c: New test.
4234
4235 2003-02-18  Jan Hubicka  <jh@suse.cz>
4236
4237         * gcc.dg/funcorder.c: New test.
4238
4239 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
4240
4241         * gcc.c-torture/execute/20030218-1.c: New.
4242
4243 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
4244
4245         * gcc.dg/20030218-1.c: New.
4246
4247 2003-02-18  Richard Henderson  <rth@redhat.com>
4248
4249         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
4250         * gcc.dg/attr-used-2.c: New.
4251
4252 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
4253
4254         PR c++/9704
4255         * g++.dg/init/copy5.C: New test.
4256
4257 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
4258
4259         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
4260         * g++.dg/pch/pch.exp: Likewise.
4261
4262 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
4263
4264         * gcc.c-torture/execute/20030209-1.c: Enable the test if
4265         STACK_SIZE is not defined.
4266
4267 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4268
4269         PR c++/9457
4270         * g++.dg/template/init1.C: New test.
4271
4272 2003-02-16  Jan HUbicka  <jh@suse.cz>
4273
4274         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
4275         (foo): Add few extra tests
4276         * gcc.dg/c99-const-expr-3.c: Likewise.
4277         * gcc.c-torture/execute/20030216-1.c: New.
4278
4279 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4280
4281         PR c++/9459
4282         * g++.dg/ext/typeof4.C: New test.
4283
4284 2003-02-15  Roger Sayle  <roger@eyesopen.com>
4285
4286         * gcc.dg/i386-387-3.c: New test case.
4287
4288 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
4289
4290         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
4291         cris-*-elf* cris-*-aout* and mmix-*-*.
4292
4293 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
4294
4295         * gcc.dg/20030213-1.c: New test.
4296
4297 2003-02-12  Roger Sayle  <roger@eyesopen.com>
4298
4299         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
4300         * gcc.dg/i386-387-2.c: Likewise.
4301
4302 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
4303
4304         * gcc.dg/ppc-spe.c: Fix formatting.
4305         Enable tests that were previously unsupported by gas.
4306         Delete tests for instructions that no longer exist.
4307         Switch arguments on evsubifw builtin.
4308
4309 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
4310
4311         * gcc.c-torture/execute/20030209-1.c: Disable the test if
4312         STACK_SIZE is too small.
4313
4314 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
4315             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
4316
4317         * gcc.dg/decl-2.c: New test.
4318
4319 2003-02-10  Jan Hubicka  <jh@suse.cz>
4320
4321         * gcc.dg/i386-fpcvt-1.c:  New test.
4322
4323 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
4324
4325         * gcc.c-torture/execute/20030209-1.c: New test.
4326
4327 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
4328
4329         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
4330         int-wide bitops, use the constants of the same width.
4331         Likewise, if long long is 32-bit wide, test bitops using
4332         32-bit constants.
4333
4334 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
4335
4336         * gcc.dg/20021014-1.c: Annotate with expected notice text.
4337
4338 2003-02-07  Roger Sayle  <roger@eyesopen.com>
4339
4340         * testsuite/gcc.dg/builtins-4.c: New test case.
4341
4342 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4343
4344         * gcc.dg/20020430-1.c: Fix dg command typos.
4345         * gcc.dg/20020503-1.c: Likewise.
4346
4347 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4348
4349         PR c++/8785
4350         * g++.dg/parse/fused-params1.C: New test.
4351
4352         PR c++/8857
4353         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
4354
4355         PR c++/8921
4356         * g++.dg/parse/non-dependent1.C: New test.
4357
4358         PR c++/8928
4359         * g++.dg/parse/dupl-tmpl-args1.C: New test.
4360
4361         PR c++/9228
4362         * g++.dg/parse/undefined7.C: New test.
4363         * g++.dg/parse/non-templ1.C: New test.
4364
4365         PR c++/9229
4366         * g++.dg/parse/too-many-tmpl-args1.C: New test.
4367
4368 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
4369
4370         * gcc.c-torture/compile/20030206-1.c: New test.
4371
4372 2003-02-05  Roger Sayle  <roger@eyesopen.com>
4373
4374         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
4375         "pow" to "foo" to avoid potential confusion with a math built-in.
4376
4377 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4378
4379         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
4380         conditions for SPARC targets.
4381
4382 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
4383
4384         * gcc.dg/20030204-1.c: New test.
4385
4386 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4387
4388         PR c++/38
4389         * g++.dg/parse/array-size1.C: New test.
4390
4391         PR c++/5657
4392         * g++.dg/parse/undefined3.C: New test.
4393
4394         PR c++/5665
4395         * g++.dg/parse/undefined4.C: New test.
4396
4397         PR c++/5975
4398         * g++.dg/parse/undefined5.C: New test.
4399
4400         PR c++/7259
4401         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
4402
4403         PR c++/8578
4404         * g++.dg/parse/casting-operator1.C: New test.
4405
4406         PR c++/8596
4407         * g++.dg/parse/undefined6.C: New test.
4408
4409         PR c++/8736
4410         * g++.dg/parse/missing-template1.C: New test.
4411
4412 2003-02-04  Jan Hubicka  <jh@suse.cz>
4413
4414         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
4415         * gcc.dg/i386-cmov?.c:  Likewise.
4416         * gcc.dg/i386-fpcvt-?.c:  Likewise.
4417         * gcc.dg/i386-ssefp-1.c:  Likewise.
4418         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
4419         conventions.
4420
4421 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
4422
4423         PR c++/7129
4424         * testsuite/g++.dg/ext/max.C: New test.
4425
4426 2003-02-03  Jan Hubicka  <jh@suse.cz>
4427
4428         * gcc.c-torture/execute/20030203-1.c: New test.
4429
4430 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
4431
4432         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
4433         'natural-endian'.
4434
4435 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
4436
4437         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
4438         * g++.dg/init/new2.C: Likewise.
4439         * g++.dg/other/new1.C: Likewise.
4440
4441 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
4442
4443         * gcc.dg/struct-ret-libc.c: New test.
4444
4445 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
4446
4447         * gcc.dg/20030129-1.c: New test.
4448
4449 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4450
4451         PR c++/8849
4452         * g++.dg/template/ptrmem4.C: New test.
4453
4454 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
4455
4456         * g++.dg/parser/constant1.C: New test.
4457
4458 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4459
4460         PR c++/8591
4461         * g++.dg/parse/friend2.C: New test.
4462
4463 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
4464
4465         PR c++/9437
4466         * g++.dg/template/unify4.C: New test.
4467
4468 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
4469
4470         * gcc.c-torture/execute/20030128-1.c: New test.
4471
4472 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
4473
4474         * g++.dg/lookup/nested1.C: Test moved from ...
4475         * g++.old-deja/g++.other/lookup24.C: ... here.
4476
4477 2003-01-28  Jan Hubicka  <jh@suse.cz>
4478
4479         * gcc.dg/i386-cmov5.c:  New test.
4480
4481 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
4482
4483         * gcc.c-torture/execute/20010925-1.c: Changed the
4484         memcpy declaration.
4485
4486 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
4487
4488         PR c++/3902
4489         * g++.dg/parse/template5.C: New test.
4490
4491 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
4492
4493         PR fortran/9258
4494         * g77.dg/pr9258: New test.
4495
4496 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4497
4498         * README: Move relevant parts from README.g++.
4499
4500         * README.g++: Remove this file.
4501
4502 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
4503
4504         * g++.dg/abi/dcast1.C: New test.
4505
4506 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4507
4508         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
4509
4510 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
4511
4512         PR c++/47
4513         * g++.old-deja/g++.other/lookup24.C: New test.
4514
4515 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4516
4517         PR middle-end/7227
4518         * gcc.dg/uninit-C.c: New test.
4519
4520 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
4521
4522         * g++.dg/abi/covariant1.C: New test.
4523
4524 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
4525
4526         * gcc.dg/20030123-1.c: New test.
4527
4528 2003-01-25  Jan Hubicka  <jh@suse.cz>
4529
4530         PR opt/8492
4531         * gcc.c-torture/compile/20030125-1.c
4532
4533 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
4534
4535         PR c++/9403
4536         * g++.dg/parse/template3.C: New test.
4537         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
4538
4539         PR c++/795
4540         * g++.dg/parse/template4.C: New test.
4541
4542         PR c++/9415
4543         * g++.dg/template/qual2.C: New test.
4544
4545         PR c++/8545
4546         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
4547
4548         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
4549
4550 2003-01-25  Roger Sayle  <roger@eyesopen.com>
4551
4552         * gcc.c-torture/execute/switch-1.c: New test case.
4553
4554 2003-01-25  Jan Hubicka  <jh@suse.cz>
4555
4556         * gcc.c-torture/execute/20030125-1.[cx]: New test.
4557
4558 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
4559
4560         Tweaks for Bison-1.875. From the NEWS file:
4561         "- `parse error' -> `syntax error'
4562         Bison now uniformly uses the term `syntax error'"
4563         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
4564         * gcc.dg/cpp/digraph2.c: Likewise.
4565         * gcc.dg/cpp/direct2.c: Likewise.
4566         * gcc.dg/cpp/paste4.c: Likewise.
4567         * gcc.dg/c90-restrict-1.c: Likewise.
4568         * gcc.dg/c99-func-2.c: Likewise.
4569         * gcc.dg/noncompile/920721-2.c: Likewise.
4570         * gcc.dg/noncompile/930622-2.c: Likewise.
4571         * gcc.dg/noncompile/940112-1.c: Likewise.
4572         * gcc.dg/noncompile/950921-1.c: Likewise.
4573         * gcc.dg/noncompile/951123-1.c: Likewise.
4574         * gcc.dg/noncompile/971104-1.c: Likewise.
4575         * gcc.dg/noncompile/990416-1.c: Likewise.
4576
4577 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
4578
4579         * g++.dg/parse/undefined1.C: Add error message.
4580
4581 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
4582
4583         PR c++/9354
4584         * g++.dg/parse/new1.C: New test.
4585
4586         PR c++/9216
4587         * g++.dg/parse/template2.C: New test.
4588
4589         PR c++/9354
4590         * g++.dg/parse/typedef2.C: New test.
4591
4592         PR c++/9328
4593         * g++.dg/ext/typeof3.C: New test.
4594
4595 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4596
4597         PR c++/2738
4598         * g++.dg/parse/ret-type1.C: New test.
4599
4600         PR c++/3792
4601         * g++.dg/parse/tmpl-outside1.C: New test.
4602
4603         PR c++/4207
4604         * g++.dg/parse/int-as-enum1.C: New test.
4605
4606         PR c++/4903
4607         * g++.dg/parse/no-typename1.C: New test.
4608
4609         PR c++/5533
4610         * g++.dg/parse/no-value1.C: New test.
4611
4612         PR c++/5921
4613         * g++.dg/parse/wrong-inline1.C: New test.
4614
4615         PR c++/6402
4616         * g++.dg/parse/ref1.C: New test.
4617
4618         PR c++/6992
4619         * g++.dg/parse/attr-ctor1.C: New test.
4620
4621         PR c++/7229
4622         * g++.dg/parse/namespace5.C: New test.
4623
4624         PR c++/7917
4625         * g++.dg/parse/func-def1.C: New test.
4626
4627         PR c++/8143
4628         * g++.dg/parse/undefined1.C: New test.
4629
4630         PR c++/5723, PR c++/8522
4631         * g++.dg/parse/specialization1.C: New test.
4632
4633         PR c++/163, PR c++/8595
4634         * g++.dg/parse/struct-as-enum1.C: New test.
4635
4636         PR c++/9173
4637         * g++.dg/parse/undefined2.C: New test.
4638
4639 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
4640
4641         PR c++/9298
4642         * g++.dg/parse/template1.C: New test.
4643
4644         PR c++/9384
4645         * g++.dg/parse/using1.C: New test.
4646
4647         PR c++/9285
4648         PR c++/9294
4649         * g++.dg/parse/expr2.C: New test.
4650
4651         PR c++/9388
4652         * g++.dg/parse/lookup2.C: Likewise.
4653
4654 2003-01-21  Jan Hubicka  <jh@suse.cz>
4655
4656         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
4657         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
4658         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
4659         * gcc.c-torture/execute/string-opt-*.c: Likewise.
4660
4661 2003-01-20  Nick Clifton  <nickc@redhat.com>
4662
4663         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
4664         problem with ARM sibcall code generation.
4665
4666 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
4667
4668         * gcc.c-torture/execute/20030120-1.c: New.
4669
4670 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
4671
4672         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
4673
4674 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
4675
4676         PR c++/9272
4677         * g++.dg/parse/ctor1.C: New test.
4678
4679         PR c++/9294:
4680         * g++.dg/parse/qualified1.C: New test.
4681
4682         * g++.dg/parse/typename3.C: New test.
4683
4684 2003-01-16  Richard Henderson  <rth@redhat.com>
4685
4686         * g++.dg/tls/init-2.C: Fix error matches for real this time.
4687
4688 2003-01-16  Richard Henderson  <rth@redhat.com>
4689
4690         * g++.dg/pch/pch.exp: Copy test header to the working directory
4691         before using it either for precompilation or direct use.
4692         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
4693         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
4694
4695 2003-01-16  Richard Henderson  <rth@redhat.com>
4696
4697         * gcc.dg/pch/pch.exp: Copy test header to the working directory
4698         before using it either for precompilation or direct use.
4699         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
4700         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
4701
4702 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
4703
4704         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
4705         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
4706         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
4707         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
4708         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
4709         typename warning into error.
4710         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
4711         error messages.
4712         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
4713         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
4714         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
4715         messages.
4716         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
4717         make declaration visible in template.
4718         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
4719         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
4720         messages.
4721         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
4722         message.
4723         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
4724         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
4725         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
4726         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
4727         typename warning with error message.
4728         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
4729         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
4730         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
4731
4732 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
4733
4734         * g++.dg/parse/ambig2.C: New test.
4735
4736 2003-01-15  Richard Henderson  <rth@redhat.com>
4737
4738         * g++.dg/tls/init-2.C: Update error message string.
4739
4740 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4741
4742         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
4743
4744 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
4745
4746         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
4747         all for HC11/HC12.
4748         * gcc.c-torture/compile/20001205-1.x: Likewise.
4749         * gcc.c-torture/compile/20001226-1.x: Likewise.
4750         * gcc.c-torture/compile/920520-1.x: Likewise.
4751         * gcc.c-torture/compile/961203-1.x: Likewise.
4752         * gcc.c-torture/compile/20020604-1.x: Likewise.
4753
4754 2003-01-15  Jan Hubicka  <jh@suse.cz>
4755
4756         * gcc.c-torture/compile/20030115-1.c: New test.
4757
4758         * gcc.dg/i386-fpcvt-1.c: New test.
4759         * gcc.dg/i386-fpcvt-2.c: New test.
4760
4761 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
4762
4763         Further conform g++'s __vmi_class_type_info to the C++ ABI
4764         specification.
4765         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
4766         the specification.
4767
4768 2003-01-14  Jan Hubicka  <jh@suse.cz>
4769
4770         * gcc.dg/i386-fpcvt-1.c: New test.
4771         * gcc.dg/i386-fpcvt-2.c: New test.
4772
4773 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
4774
4775         * gcc.dg/i386-mmx-3.c: New test.
4776
4777 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
4778
4779         PR c++/9264
4780         * g++.dg/parse/octal1.C: New file.
4781
4782         PR c++/9172
4783         * g++.dg/parse/typename1.C: New file.
4784
4785 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
4786
4787         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
4788         * gcc.dg/bf-no-ms-layout.c: Likewise.
4789         * gcc.dg/bf-ms-attrib.c: Likewise.
4790
4791 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
4792
4793         PR c++/9099
4794         * g++.dg/parse/dtor1.C: New file.
4795
4796         PR c++/9128
4797         * g++.dg/rtti/typeid1.C: New file.
4798
4799         PR c++/9153
4800         * g++.dg/parse/lookup1.C: New file.
4801
4802         PR c++/9171
4803         * g++.dg/templ/spec5.C: New file.
4804
4805 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
4806
4807         * gcc.c-torture/compile/20030110-1.c: New test.
4808
4809 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
4810
4811         Merge from pch-branch:
4812
4813         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
4814
4815         * gcc.dg/pch/cpp-1.h: New.
4816         * gcc.dg/pch/cpp-1.c: New.
4817         * gcc.dg/pch/cpp-2.h: New.
4818         * gcc.dg/pch/cpp-2.c: New.
4819
4820         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
4821
4822         * gcc.dg/pch/except-1.h: New.
4823         * gcc.dg/pch/except-1.c: New.
4824
4825         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
4826
4827         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
4828         running test.
4829         * gcc.dg/pch: Include *.hp not *.h.
4830         * gcc.dg/pch/system-1.h: New.
4831         * gcc.dg/pch/system-1.c: New.
4832
4833         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
4834
4835         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
4836         rather than trying to build and run a program using PCH.
4837         * gcc.dg/pch: Remove dg-do commands from test files.
4838
4839         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
4840
4841         * gcc.dg/pch/macro-3.c: New.
4842         * gcc.dg/pch/macro-3.h: New.
4843
4844         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
4845
4846         * gcc.dg/pch/common-1.c: New.
4847         * gcc.dg/pch/common-1.h: New.
4848         * gcc.dg/pch/decl-1.c: New.
4849         * gcc.dg/pch/decl-1.h: New.
4850         * gcc.dg/pch/decl-2.c: New.
4851         * gcc.dg/pch/decl-2.h: New.
4852         * gcc.dg/pch/decl-3.c: New.
4853         * gcc.dg/pch/decl-3.h: New.
4854         * gcc.dg/pch/decl-4.c: New.
4855         * gcc.dg/pch/decl-4.h: New.
4856         * gcc.dg/pch/decl-5.c: New.
4857         * gcc.dg/pch/decl-5.h: New.
4858         * gcc.dg/pch/global-1.c: New.
4859         * gcc.dg/pch/global-1.h: New.
4860         * gcc.dg/pch/inline-1.c: New.
4861         * gcc.dg/pch/inline-1.h: New.
4862         * gcc.dg/pch/inline-2.c: New.
4863         * gcc.dg/pch/inline-2.h: New.
4864         * gcc.dg/pch/static-1.c: New.
4865         * gcc.dg/pch/static-1.h: New.
4866         * gcc.dg/pch/static-2.c: New.
4867         * gcc.dg/pch/static-2.h: New.
4868
4869         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
4870
4871         * g++.dg/pch/pch.exp: Better handle failing testcases.
4872         * gcc.dg/pch/pch.exp: Likewise.
4873         * gcc.dg/pch/macro-1.c: New.
4874         * gcc.dg/pch/macro-1.h: New.
4875         * gcc.dg/pch/macro-2.c: New.
4876         * gcc.dg/pch/macro-2.h: New.
4877
4878         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
4879
4880         * g++.dg/dg.exp: Treat files in pch/ specially.
4881         * g++.dg/pch/pch.exp: New file.
4882         * g++.dg/pch/empty.H: New file.
4883         * g++.dg/pch/empty.C: New file.
4884         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
4885         "precompile".
4886
4887         * gcc.dg/pch/pch.exp: New file.
4888         * gcc.dg/pch/empty.h: New file.
4889         * gcc.dg/pch/empty.c: New file.
4890         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
4891         "precompile".
4892
4893 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4894
4895         * g++.dg/template/friend14.C: New test.
4896
4897 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
4898
4899         * gcc.dg/old-style-asm-1.c: New test.
4900
4901 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
4902
4903         * gcc.c-torture/compile/20030109-1.c: New test.
4904
4905 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
4906
4907         * gcc.c-torture/execute/20030109-1.c: New test.
4908
4909 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
4910
4911         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
4912         * g++.old-deja/g++.mike/dyncast2.C: Likewise
4913         * g++.old-deja/g++.mike/dyncast3.C: Likewise
4914         * g++.old-deja/g++.mike/eh2.C: Likewise
4915         * g++.old-deja/g++.mike/eh3.C: Likewise
4916         * g++.old-deja/g++.mike/eh5.C: Likewise
4917         * g++.old-deja/g++.mike/eh6.C: Likewise
4918         * g++.old-deja/g++.mike/eh7.C: Likewise
4919         * g++.old-deja/g++.mike/eh8.C: Likewise
4920         * g++.old-deja/g++.mike/eh9.C: Likewise
4921         * g++.old-deja/g++.mike/eh10.C: Likewise
4922         * g++.old-deja/g++.mike/eh12.C: Likewise
4923         * g++.old-deja/g++.mike/eh13.C: Likewise
4924         * g++.old-deja/g++.mike/eh14.C: Likewise
4925         * g++.old-deja/g++.mike/eh16.C: Likewise
4926         * g++.old-deja/g++.mike/eh17.C: Likewise
4927         * g++.old-deja/g++.mike/eh18.C: Likewise
4928         * g++.old-deja/g++.mike/eh21.C: Likewise
4929         * g++.old-deja/g++.mike/eh23.C: Likewise
4930         * g++.old-deja/g++.mike/eh24.C: Likewise
4931         * g++.old-deja/g++.mike/eh25.C: Likewise
4932         * g++.old-deja/g++.mike/eh26.C: Likewise
4933         * g++.old-deja/g++.mike/eh27.C: Likewise
4934         * g++.old-deja/g++.mike/eh28.C: Likewise
4935         * g++.old-deja/g++.mike/eh29.C: Likewise
4936         * g++.old-deja/g++.mike/eh31.C: Likewise
4937         * g++.old-deja/g++.mike/eh33.C: Likewise
4938         * g++.old-deja/g++.mike/eh34.C: Likewise
4939         * g++.old-deja/g++.mike/eh35.C: Likewise
4940         * g++.old-deja/g++.mike/eh36.C: Likewise
4941         * g++.old-deja/g++.mike/eh37.C: Likewise
4942         * g++.old-deja/g++.mike/eh38.C: Likewise
4943         * g++.old-deja/g++.mike/eh39.C: Likewise
4944         * g++.old-deja/g++.mike/eh40.C: Likewise
4945         * g++.old-deja/g++.mike/eh41.C: Likewise
4946         * g++.old-deja/g++.mike/eh42.C: Likewise
4947         * g++.old-deja/g++.mike/eh44.C: Likewise
4948         * g++.old-deja/g++.mike/eh46.C: Likewise
4949         * g++.old-deja/g++.mike/eh47.C: Likewise
4950         * g++.old-deja/g++.mike/eh48.C: Likewise
4951         * g++.old-deja/g++.mike/eh49.C: Likewise
4952         * g++.old-deja/g++.mike/eh50.C: Likewise
4953         * g++.old-deja/g++.mike/eh51.C: Likewise
4954         * g++.old-deja/g++.mike/eh53.C: Likewise
4955         * g++.old-deja/g++.mike/eh55.C: Likewise
4956         * g++.old-deja/g++.mike/p7912.C: Likewise
4957         * g++.old-deja/g++.mike/p9706.C: Likewise
4958         * g++.old-deja/g++.mike/p10416.C: Likewise
4959         * g++.old-deja/g++.mike/p11667.C: Likewise
4960         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
4961         Remove redundant reference to Iris.
4962         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
4963         Elxsi, i860, Pico Java, and WE32K.
4964
4965 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
4966
4967         * g++.dg/ext/asm4.C: New test.
4968
4969 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4970
4971         PR c++/9030
4972         * g++.dg/template/friend12.C: New test.
4973         * g++.dg/template/friend13.C: Likewise.
4974         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
4975
4976 2003-01-08  Jan Hubicka  <jh@suse.cz>
4977
4978         * gcc.dg/i386-cadd.c: New test.
4979         * gcc.dg/i386-cmov4.c: Likewise.
4980
4981 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
4982
4983         PR c++/9165
4984         * g++.dg/warn/Wunused-3.C: New test.
4985
4986         * g++.dg/abi/bitfield9.C: New test.
4987
4988         PR c++/9189
4989         * g++.dg/parse/defarg3.C: New test.
4990
4991 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
4992
4993         * g++.dg/parse/ambig1.C: New test.
4994         * g++.dg/parse/defarg2.C: New test.
4995
4996 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
4997
4998         * g++.dg/template/defarg-1.C: New test.
4999         * g++.dg/template/local2.C: Likewise.
5000
5001 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
5002
5003         * gcc.c-torture/execute/20030105-1.c: New test.
5004
5005 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5006
5007         * g++.dg/parse/namespace3.C: Remove extra semicolons.
5008         * g++.dg/parse/namespace4.C: Likewise.
5009
5010 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
5011
5012         * g++.dg/template/ntp2.C: New test.
5013
5014 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5015
5016         * g++.dg/parse/extern-C-1.C: New test.
5017
5018         * g++.dg/parse/namespace4.C: New test.
5019
5020         * g++.dg/template/nested1.C: New test.
5021
5022         * g++.dg/parse/namespace3.C: New test.
5023
5024 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5025
5026         * g++.dg/lookup/two-stage1.C: New test.
5027
5028 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5029
5030         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
5031         * g++.old-deja/g++.jason/access8.C: Likewise.
5032         * g++.old-deja/g++.other/decl5.C: Likewise.
5033
5034 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
5035
5036         * g++.dg/parse/parse7.C: New test.
5037
5038 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
5039
5040         PR c++/2843
5041         * g++.dg/ext/attrib7.C: New test.
5042
5043 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
5044
5045         * g++.dg/parse/parse6.C: New test.
5046
5047 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
5048
5049         * gcc.dg/h8300-stack-1.c: New.
5050
5051 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
5052
5053         g++.dg/lookup/exception1.C: New test.
5054
5055         g++.dg/lookup/template1.C: New test.
5056
5057         g++.dg/parse/namespace2.C: New test.
5058
5059         g++.dg/parse/parens2.C: New test.
5060
5061 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
5062
5063         * g++.dg/parse/parse5.C: New test.
5064         * g++.dg/lookup/scoped4.C: New test.
5065
5066 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
5067
5068         * g++.dg/parse/parens1.C: New test.
5069
5070         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
5071         angle-bracket1.C.
5072         * g++.dg/parse/parens2.C: New test.
5073
5074         * g++.dg/lookup/scope-operator1.C: New test.
5075
5076         * g++.dg/parse/operator1.C: New test.
5077
5078 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5079
5080         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
5081         * g++.old-deja/g++.other/access6.C: Likewise.
5082         * g++.old-deja/g++.other/decl1.C: Likewise.
5083         * g++.old-deja/g++.pt/typename12.C: Likewise.
5084
5085 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
5086
5087         * g++.dg/parse/namespace1.C: New test.
5088
5089 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
5090
5091         * g++.dg/parse/parse4.C: New test.
5092
5093 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
5094
5095         * g++.dg/parse/parse3.C: New test.
5096
5097 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
5098
5099         * g++.dg/parse/parse2.C: New test.
5100
5101 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
5102
5103         * g++.dg/template/friend11.C: New test.
5104
5105 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
5106
5107         * g++.dg/parse/parse1.C: New test.
5108
5109 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
5110
5111         * lib/profopt.exp: Change the name of a global variable to avoid
5112         possible clashes with other test suites.
5113
5114 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
5115
5116         * g++.dg/inherit/covariant8.C: New test.
5117
5118 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
5119
5120         * g++.dg/init/array9.C: New test.
5121
5122         PR c++/9112
5123         * g++.dg/parse/expr1.C: New test.
5124
5125 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
5126
5127         * gcc.c-torture/compile/20021230-1.c: New test.
5128
5129 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
5130
5131         * g++.dg/inherit/covariant5.C: New test.
5132         * g++.dg/inherit/covariant6.C: New test.
5133         * g++.dg/inherit/covariant7.C: New test.
5134
5135 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5136
5137         PR c++/2739
5138         * g++.dg/other/access2.C: New test.
5139
5140 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
5141
5142         * g++.dg/other/anon-struct.C: No longer fails
5143         * g++.old-deja/g++.brendan/parse4.C: Likewise.
5144         * g++.old-deja/g++.brendan/parse5.C: Likewise.
5145         * g++.old-deja/g++.brendan/parse6.C: Likewise.
5146
5147 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
5148
5149         * g++.dg/parse/angle-bracket.C (main): No longer fails.
5150
5151 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
5152
5153         * g++.dg/eh/spec4.C: Remove stray semicolon.
5154         * g++.dg/expr/pmf-1.C: Change error message.
5155         * g++.dg/ext/asm1.C: Remove stray semicolon.
5156         * g++.dg/ext/typename1.C: Add missing typenames.
5157         * g++.dg/inherit/template-as-base.C: Change error message.
5158         * g++.dg/lookup/scoped1.C: Likewise.
5159         * g++.dg/lookup/scoped2.C: Likewise.
5160         * g++.dg/lookup/using2.C: Likewise.
5161         * g++.dg/other/component1.C: Remove stray semicolon.
5162         * g++.dg/other/do1.C: Change error message.
5163         * g++.dg/other/error2.C: Likewise.
5164         * g++.dg/other/init1.C: Likewise.
5165         * g++.dg/other/packed1.C: Remove stray semicolon.
5166         * g++.dg/other/ptrmem2.C: Change error message.
5167         * g++.dg/parse/parameter-declaration-1.C: Remove line number
5168         marker.
5169         * g++.dg/special/initp1.C: Remove invalid attribute usage.
5170         * g++.dg/template/access3.C: Add typename keyword.
5171         * g++.dg/template/access5.C: Remove stray semicolon.
5172         * g++.dg/template/access6.C: Likewise.
5173         * g++.dg/template/complit1.C: Likewise.
5174         * g++.dg/template/crash1.C: Change error message.
5175         * g++.dg/template/inherit2.C: Remove stray semicolon.
5176         * g++.dg/template/instantiate2.C: Likewise.
5177         * g++.dg/template/instantiate3.C: Change error message.
5178         * g++.dg/template/qual1.C: Remove stray semicolon.
5179         * g++.dg/template/qualttp18.C: Change error message.
5180         * g++.dg/template/ref1.C: Remove stray semicolon.
5181         * g++.dg/template/sizeof1.C (A::value): Declare it.
5182         * g++.dg/template/spec4.C: Change error message.
5183         * g++.dg/template/static1.C: Likewise.
5184         * g++.dg/template/type1.C: Likewise.
5185         * g++.dg/template/typename3.C: Likewise.
5186         * g++.old-deja/g++.benjamin/13478.C: Change error message.
5187         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
5188         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
5189         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
5190         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
5191         named return value extension.
5192         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
5193         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
5194         * g++.old-deja/g++.bob/extern_C.C: Likewise.
5195         * g++.old-deja/g++.bob/inherit2.C: Likewise.
5196         * g++.old-deja/g++.brendan/complex1.C: Likewise.
5197         * g++.old-deja/g++.brendan/copy5.C: Likewise.
5198         * g++.old-deja/g++.brendan/crash13.C: Likewise.
5199         * g++.old-deja/g++.brendan/crash15.C: Likewise.
5200         * g++.old-deja/g++.brendan/crash18.C: Change error message.
5201         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
5202         * g++.old-deja/g++.brendan/crash38.C: Likewise.
5203         * g++.old-deja/g++.brendan/crash50.C: Likewise.
5204         * g++.old-deja/g++.brendan/crash56.C: Likewise.
5205         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
5206         syntax.
5207         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
5208         * g++.old-deja/g++.brendan/crash8.C: Change error message.
5209         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
5210         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
5211         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
5212         * g++.old-deja/g++.brendan/template11.C: Likewise.
5213         * g++.old-deja/g++.brendan/template26.C: Likewise.
5214         * g++.old-deja/g++.brendan/template27.C: Use explicit
5215         specialization syntax.
5216         * g++.old-deja/g++.brendan/template30.C: Likewise.
5217         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
5218         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
5219         non-dependent names.
5220         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
5221         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
5222         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
5223         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
5224         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
5225         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
5226         named return value extension.
5227         * g++.old-deja/g++.ext/namedret2.C: Likewise.
5228         * g++.old-deja/g++.ext/namedret3.C: Likewise.
5229         * g++.old-deja/g++.ext/return1.C: Likewise.
5230         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
5231         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
5232         * g++.old-deja/g++.jason/access8.C: Likewise.
5233         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
5234         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
5235         pseudo-destructor names.
5236         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
5237         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
5238         pseudo-destructor names.
5239         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
5240         * g++.old-deja/g++.jason/overload19.C: Likewise.
5241         * g++.old-deja/g++.jason/overload32.C: Likewise.
5242         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
5243         stray semicolons.
5244         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
5245         * g++.old-deja/g++.jason/return.C: Likewise.
5246         * g++.old-deja/g++.jason/return2.C: Likewise.
5247         * g++.old-deja/g++.jason/shadow1.C: Likewise.
5248         * g++.old-deja/g++.jason/special.C: Use explicit specialization
5249         syntax.
5250         * g++.old-deja/g++.jason/template10.C: Account for use of
5251         non-dependent names.
5252         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
5253         syntax.
5254         * g++.old-deja/g++.jason/template37.C: Likewise.
5255         * g++.old-deja/g++.law/access4.C: Change error messages.
5256         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
5257         pseudo-destructor names.
5258         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
5259         * g++.old-deja/g++.law/ctors9.C: Likewise.
5260         * g++.old-deja/g++.law/cvt22.C: Likewise.
5261         * g++.old-deja/g++.law/dtors5.C: Likewise.
5262         * g++.old-deja/g++.law/global-init1.C: Likewise.
5263         * g++.old-deja/g++.law/missed-error3.C: Likewise.
5264         * g++.old-deja/g++.law/operators28.C: Likewise.
5265         * g++.old-deja/g++.law/visibility28.C: Likewise.
5266         * g++.old-deja/g++.martin/eval1.C: Likewise.
5267         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
5268         name.
5269         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
5270         * g++.old-deja/g++.mike/net34.C: Likewise.
5271         * g++.old-deja/g++.mike/net36.C: Likewise.
5272         * g++.old-deja/g++.mike/ns2.C: Likewise.
5273         * g++.old-deja/g++.mike/p12306.C: Likewise.
5274         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
5275         value extension.
5276         * g++.old-deja/g++.mike/p700.C: Likewise.
5277         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
5278         * g++.old-deja/g++.mike/p710.C: Likewise.
5279         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
5280         value extension.
5281         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
5282         * g++.old-deja/g++.mike/pmf9.C: Likewise.
5283         * g++.old-deja/g++.ns/crash2.C: Likewise.
5284         * g++.old-deja/g++.ns/crash3.C: Likewise.
5285         * g++.old-deja/g++.ns/invalid1.C: Likewise.
5286         * g++.old-deja/g++.ns/ns17.C: Likewise.
5287         * g++.old-deja/g++.ns/template16.C: Likewise.
5288         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
5289         keyword.
5290         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
5291         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
5292         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
5293         named return value extension.
5294         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
5295         * g++.old-deja/g++.other/access4.C: Issue additional error
5296         messages.
5297         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
5298         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
5299         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
5300         * g++.old-deja/g++.other/crash25.C: Change error message.
5301         * g++.old-deja/g++.other/crash4.C: Change error message.
5302         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
5303         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
5304         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
5305         checks.
5306         * g++.old-deja/g++.other/defarg8.C: Likewise.
5307         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
5308         * g++.old-deja/g++.other/dtor10.C: Likewise.
5309         * g++.old-deja/g++.other/incomplete.C: Likewise.
5310         * g++.old-deja/g++.other/linkage7.C: Likewise.
5311         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
5312         lookup algorithm.
5313         * g++.old-deja/g++.other/mangle2.C: Likewise.
5314         * g++.old-deja/g++.other/refinit2.C: Likewise.
5315         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
5316         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
5317         * g++.old-deja/g++.pt/crash28.C: Likewise.
5318         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
5319         syntax.
5320         * g++.old-deja/g++.pt/crash32.C: Change error message.
5321         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
5322         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
5323         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
5324         error message position.
5325         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
5326         * g++.old-deja/g++.pt/defarg8.C: Change error message.
5327         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
5328         syntax.
5329         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
5330         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
5331         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
5332         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
5333         keyword.
5334         * g++.old-deja/g++.pt/explicit31.C: Likewise.
5335         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
5336         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
5337         keyword.
5338         * g++.old-deja/g++.pt/explicit71.C: Change error message.
5339         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
5340         syntax.
5341         * g++.old-deja/g++.pt/friend28.C: Account for use of
5342         non-dependent names.
5343         * g++.old-deja/g++.pt/friend29.C: Likewise.
5344         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
5345         rules.
5346         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
5347         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
5348         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
5349         lookup rules.
5350         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
5351         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
5352         keyword.
5353         * g++.old-deja/g++.pt/memclass20.C: Likewise.
5354         * g++.old-deja/g++.pt/memclass5.C: Likewise.
5355         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
5356         keyword.
5357         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
5358         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
5359         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
5360         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
5361         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
5362         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
5363         keyword.
5364         * g++.old-deja/g++.pt/spec10.C: Likewise.
5365         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
5366         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
5367         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
5368         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
5369         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
5370         * g++.old-deja/g++.pt/ttp62.C: Likewise.
5371         * g++.old-deja/g++.pt/ttp64.C: Likewise.
5372         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
5373         * g++.old-deja/g++.pt/typename15.C: Likewise.
5374         * g++.old-deja/g++.pt/typename22.C: Likewise.
5375         * g++.old-deja/g++.pt/typename6.C: Change error messages.
5376         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
5377         * g++.old-deja/g++.pt/virtual2.C: Likewise.
5378         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
5379         syntax.
5380         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
5381         return value extension.
5382         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
5383         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
5384         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
5385         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
5386
5387 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
5388
5389         * g++.dg/warn/inline1.C: New test.
5390         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
5391         * g++.old-deja/g++.jason/synth10.C: Likewise.
5392         * g++.old-deja/g++.mike/net31.C: Likewise.
5393         * g++.old-deja/g++.mike/p8786.C: Likewise.
5394
5395         * g++.dg/template/friend10.C: New test.
5396         * g++.dg/template/conv5.C: New test.
5397
5398 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
5399
5400         * g++.dg/lookup/scoped3.C: New test.
5401
5402         * g++.dg/lookup/decl1.C: New test.
5403         * g++.dg/lookup/decl2.C: New test.
5404
5405 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
5406
5407         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
5408         gcc.c-torture/compile/20021015-1.c,
5409         gcc.c-torture/compile/20021015-2.c,
5410         gcc.c-torture/compile/20021123-1.c,
5411         gcc.c-torture/compile/20021123-2.c,
5412         gcc.c-torture/compile/20021123-3.c,
5413         gcc.c-torture/compile/20021123-4.c,
5414         gcc.c-torture/execute/20021024-1.c: Add tests previously added
5415         only to 3.1 or 3.2 branch.
5416
5417 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
5418
5419         * gcc.dg/i386-bitfield3.c: New test.
5420
5421         * gcc.dg/i386-bitfield2.c: New test.
5422
5423 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
5424
5425         * g++.dg/parse/conv_op1.C: New test.
5426
5427 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
5428
5429         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
5430         approved.
5431
5432 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
5433
5434         * gcc.c-torture/compile/20021220-1.c: New test.
5435
5436 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
5437
5438         * gcc.dg/i386-fastcall-1.c: New.
5439
5440 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
5441
5442         * gcc.c-torture/execute/20021219-1.c: New test.
5443
5444 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
5445
5446         * gcc.dg/i386-pic-1.c: New test.
5447
5448 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5449
5450         PR c++/8099
5451         * g++.dg/template/friend9.C: New test.
5452
5453 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5454
5455         PR c++/3663
5456         * g++.dg/template/access7.C: New test.
5457
5458 2002-12-18  Nick Clifton  <nickc@redhat.com>
5459
5460         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
5461         the libstdc++-v3 directory has been found.
5462
5463 2002-12-12  Devang Patel <dpatel@apple.com>
5464         * gcc.dg/darwin-ld-1.c: New test.
5465         * gcc.dg/darwin-ld-2.c: New test.
5466         * gcc.dg/darwin-ld-3.c: New test.
5467         * gcc.dg/darwin-ld-4.c: New test.
5468         * gcc.dg/darwin-ld-5.c: New test.
5469
5470 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
5471
5472         * gcc.c-torture/compile/20021212-1.c: New test.
5473
5474 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
5475
5476         * gcc.dg/fshort-wchar: New test.
5477
5478 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
5479
5480         PR c++/8372
5481         * g++.dg/template/dtor1.C: New test.
5482
5483         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
5484         markers.
5485
5486 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
5487
5488         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
5489
5490 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
5491
5492         * g++.dg/template/static1.C: New test.
5493         * g++.dg/template/static2.C: New test.
5494         * g++.old-deja/g++.ext/memconst.C: New test.
5495
5496 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5497
5498         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
5499         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
5500         * g++.dg/special/initp1.C: Likewise.
5501
5502 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
5503
5504         * gcc.c-torture/execute/20021204-1.c: New test.
5505
5506 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
5507
5508         * gcc.dg/ppc-fmadd-1.c: New file.
5509         * gcc.dg/ppc-fmadd-2.c: New file.
5510         * gcc.dg/ppc-fmadd-3.c: New file.
5511
5512 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5513
5514         * gcc.c-torture/compile/20021204-1.c: New test.
5515
5516 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
5517
5518         * g++.dg/inherit/covariant2.C: New test.
5519         * g++.dg/inherit/covariant3.C: New test.
5520         * g++.dg/inherit/covariant4.C: New test.
5521         * g++.dg/inherit/covariant1.C: Remove XFAIL.
5522         * g++.old-deja/g++.robertl/eb17.C: Likewise.
5523
5524 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
5525
5526         PR c++/8688
5527         * g++.dg/init/brace3.C: New test.
5528
5529 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
5530
5531         * gcc.dg/20020210-1.c: Fix a comment typo.
5532
5533 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
5534
5535         PR c++/8720
5536         * g++.dg/parse/defarg1.C: New test.
5537
5538         PR c++/8615
5539         * g++.dg/template/char1.C: New test.
5540
5541         * g++.dg/template/varmod1.C: Fix typo.
5542
5543 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5544
5545         DR 180
5546         * g++.old-deja/g++.pt/crash32.C: Expect error.
5547
5548 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
5549
5550         PR c++/5919
5551         * g++.dg/template/varmod1.C: New test.
5552
5553         PR c++/8727
5554         * g++.dg/inherit/typeinfo1.C: New test.
5555
5556         PR c++/8663
5557         * g++.dg/inherit/typedef1.C: New test.
5558
5559 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
5560
5561         PR c++/8332
5562         PR c++/8493
5563         * g++.dg/template/strlen1.C: New test.
5564
5565         PR c++/8227
5566         * g++.dg/template/ctor2.C: New test.
5567
5568         PR c++/8214
5569         * g++.dg/init/string1.C: New test.
5570
5571         PR c++/8511
5572         * g++.dg/template/friend8.C: New test.
5573
5574 2002-11-29  Joe Buck <jbuck@synopsys.com>
5575
5576         * g++.dg/lookup/anon2.C: New test.
5577
5578 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
5579
5580         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
5581         h8300 port.
5582
5583 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
5584
5585         * gcc.dg/bitfld-6.c: New test.
5586
5587 2002-11-27  Jan Hubicka  <jh@suse.cz>
5588
5589         * gcc.c-torture/execute/20021127.[cx]: New test.
5590
5591 2002-11-26  Jan Hubicka  <jh@suse.cz>
5592
5593         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
5594         quality.
5595
5596 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
5597
5598         * g++.dg/init/brace2.C: New test.
5599         * g++.old-deja/g++.mike/p9129.C: Correct.
5600
5601 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
5602
5603         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
5604
5605 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
5606
5607         * gcc.dg/sibcall-6: New test for indirect sibcalls.
5608
5609 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
5610
5611         * testsuite/g++.dg/abi/empty11.C: New test.
5612         * testsuite/g++.dg/rtti/cv1.C: New test.
5613
5614 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
5615
5616         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
5617
5618 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
5619
5620         * g++.dg/abi/empty10.C: New test.
5621
5622 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
5623
5624         * gcc.c-torture/compile/20021124-1.c: New test.
5625
5626 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
5627
5628         * g++.dg/abi/rtti2.C: New test.
5629
5630 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5631
5632         * gcc.dg/i386-unroll-1.c: New test.
5633
5634 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
5635
5636         * gcc.c-torture/compile/20021120-1.c: New test.
5637         * gcc.c-torture/compile/20021120-2.c: New test.
5638
5639 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
5640
5641         * gcc.dg/bitfld-5.c: New test.
5642
5643 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
5644
5645         * gcc.c-torture/execute/20021120-3.c: New test.
5646
5647 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
5648
5649         * gcc.c-torture/execute/20021120-2.c: New test.
5650
5651 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
5652
5653         * gcc.c-torture/execute/20021120-1.c: New test.
5654
5655 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
5656
5657         * gcc.c-torture/execute/20021118-3.c: New test.
5658
5659 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
5660
5661         * gcc.c-torture/compile/20021119-1.c: New test.
5662
5663 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
5664
5665         * gcc.dg/duff-1.c: New test.
5666         * gcc.dg/duff-2.c: New test.
5667         * gcc.dg/duff-3.c: New test.
5668
5669 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
5670
5671         * gcc.dg/cpp/_Pragma5.c: New test.
5672
5673 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
5674
5675         * gcc.c-torture/execute/20021118-2.c: New test.
5676
5677 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
5678
5679         * gcc.c-torture/execute/20021118-1.c: New test.
5680
5681 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
5682
5683         * gcc.dg/20021116-1.c: New test.
5684
5685 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
5686
5687         * g++.dg/abi/vcall1.C: New test.
5688
5689 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
5690
5691         * gcc.dg/20021029-1.c: New test.
5692         * gcc.dg/20021029-2.c: New test.
5693
5694 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5695
5696         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
5697
5698 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
5699
5700         PR c/8439
5701         * gcc.dg/20021110.c: Move to ...
5702         * gcc.c-torture/compile/20021110.c: .... here.
5703
5704 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5705
5706         PR c/8467
5707         * gcc.c-torture/execute/20021111-1.c
5708
5709 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
5710
5711         PR c/8439
5712         * gcc.dg/20021110.c: New test.
5713
5714 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
5715
5716         * g++.dg/abi/vthunk3.C: Run only on x86.
5717
5718 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
5719
5720         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
5721
5722 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
5723
5724         * lib/compat.exp (compat-execute): Fix logic error in last
5725         change.
5726
5727 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
5728
5729         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
5730
5731 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5732
5733         PR c++/8389
5734         * g++.dg/template/access6.C: New test.
5735
5736 2002-11-08  Jan Hubicka  <jh@suse.cz>
5737
5738         * gcc.dg/i386-ssefp-1.c: New test.
5739         * gcc.dg/i386-ssefp-1.c: New test.
5740
5741 2002-11-08  Jan Hubicka  <jh@suse.cz>
5742
5743         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
5744
5745 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
5746
5747         * g++.dg/abi/vthunk3.C: New test.
5748
5749         PR c++/8338
5750         * g++.dg/template/crash2.C: New test.
5751
5752 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
5753
5754         * testsuite/g++.dg/abi/dtor1.C: New test.
5755         * testsuite/g++.dg/abi/dtor2.C: Likewise.
5756
5757 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
5758
5759         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
5760         Darwin.
5761
5762 2002-11-04  Adam Nemet  <anemet@lnxw.com>
5763
5764         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
5765         -mthumb.  Only xfail with -O0.
5766
5767 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
5768
5769         * g++.dg/abi/thunk1.C: New test.
5770         * g++.dg/abi/thunk2.C: Likewise.
5771         * g++.dg/abi/vtt1.C: Likewise.
5772
5773 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
5774
5775         PR optimization/8423
5776         * gcc.c-torture/execute/builtin-constant.c: New test.
5777
5778 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
5779
5780         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
5781         Add some more cases.
5782
5783 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
5784
5785         PR c++/8391
5786         * g++.dg/opt/local1.C: New test.
5787
5788 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
5789
5790         PR c++/8160
5791         * g++.dg/template/complit1.C: New test.
5792
5793         PR c++/8149
5794         * g++.dg/template/typename4.C: Likewise.
5795
5796 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5797
5798         Core issue 287, PR c++/7639
5799         * g++.dg/template/instantiate1.C: Adjust error location.
5800         * g++.dg/template/instantiate3.C: New test.
5801         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
5802         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
5803         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
5804
5805 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
5806
5807         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
5808
5809 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
5810
5811         PR c++/8287
5812         * g++.dg/init/dtor2.C: New test.
5813
5814 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5815
5816         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
5817         * gcc.dg/nest.c: Bypass errors on irix6.
5818
5819 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
5820
5821         * gcc.dg/nest.c: Expect error for mmix-*-*.
5822         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
5823
5824 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
5825
5826         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
5827         markers.
5828
5829         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
5830
5831 2002-10-25  Mike Stump  <mrs@apple.com>
5832
5833         * gcc.dg/warn-1.c: New test.
5834
5835 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
5836
5837         * g++.dg/template/typename3.C: New test.
5838
5839 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
5840
5841         * g++.dg/lookup/ptrmem1.C: New test.
5842
5843         * g++.dg/abi/vthunk2.C: New test.
5844
5845 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
5846
5847         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
5848
5849 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
5850
5851         * g++.dg/abi/empty9.C: New test.
5852
5853 2002-10-24  Richard Henderson  <rth@redhat.com>
5854
5855         * g++.dg/inherit/thunk1.C: Enable for ia64.
5856
5857 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
5858
5859         PR c++/8067
5860         * g++.dg/lookup/pretty1.C: New test.
5861
5862 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
5863
5864         * gcc.dg/20021023-1.c: New test.
5865
5866 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
5867
5868         PR c++/7679
5869         * g++.dg/parse/inline1.C: New test.
5870
5871 2002-10-23  Richard Henderson  <rth@redhat.com>
5872
5873         * g++.dg/inherit/thunk1.C: Enable for x86_64.
5874
5875         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
5876
5877 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
5878
5879         PR c++/6579
5880         * g++.dg/parse/stmtexpr3.C: New test.
5881
5882 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
5883
5884         * g++.dg/expr/cond1.C: New test.
5885
5886 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
5887
5888         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
5889
5890 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
5891
5892         * g++.dg/abi/vbase13.C: New test.
5893         * g++.dg/abi/vbase14.C: Likewise.
5894
5895 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
5896
5897         * gcc.dg/tls/pic-1.c: New test.
5898         * gcc.dg/tls/nonpic-1.c: New test.
5899         * gcc.dg/20021018-1.c: New test.
5900
5901 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
5902
5903         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
5904         Remove only files with the same base name as the test case.
5905         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
5906         (profopt-execute): Likewise.  Also, remove old profiling
5907         and performance data files before running the tests.
5908
5909         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
5910         * g++.dg/bprob/bprob.exp: Likewise.
5911         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
5912         to allow more general test case names.
5913
5914         * g++.dg/bprob/bprob-1.C: Rename to ...
5915         * g++.dg/bprob/g++-bprob-1.C: ... this.
5916
5917         * g77.dg/bprob/bprob-1.f: Rename to ...
5918         * g77.dg/bprob/g77-bprob-1.f: ... this.
5919
5920 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
5921
5922         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
5923         bison 1.50 or later.
5924
5925 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
5926
5927         * g++.dg/README: Describe more test directories.
5928
5929 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
5930
5931         * g++.dg/init/array6.C: Add additional tests.
5932
5933 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
5934
5935         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
5936         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
5937
5938 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
5939
5940         * gcc.c-torture/compile/20020604-1.x: New.
5941         * gcc.c-torture/compile/simd-5.x: Likewise.
5942         * gcc.c-torture/execute/920710-1.x: Likewise.
5943         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
5944
5945 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
5946
5947         * g++.dg/inherit/override1.C: Add dg-options clause.
5948
5949 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5950
5951         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
5952         _mm_slli_si128.
5953
5954 2002-10-19  Andreas Schwab  <schwab@suse.de>
5955
5956         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
5957         directory component.
5958
5959 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
5960
5961         * g++.dg/inherit/thunk1.C: New test.
5962
5963         * g++.dg/inherit/override1.C: New test.
5964
5965         * g++.dg/abi/mangle11.C: New test.
5966         * g++.dg/abi/mangle14.C: New test.
5967         * g++.dg/abi/mangle17.C: New test.
5968
5969 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
5970
5971         * g++.dg/overload/member2.C: New test.
5972
5973 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
5974
5975         * g++.dg/README: Describe new compat directory.
5976         * g++.dg/dg.exp: Skip tests in compat directory.
5977         * README.compat: New file.
5978         * lib/compat.exp: New expect script.
5979         * g++.dg/compat: New test directory.
5980         * g++.dg/compat/compat.exp: New expect script.
5981         * g++.dg/compat/abi: New test directory.
5982         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
5983         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
5984         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
5985         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
5986         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
5987         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
5988         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
5989         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
5990         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
5991         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
5992         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
5993         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
5994         * g++.dg/compat/break: New test directory.
5995         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
5996         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
5997         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
5998         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
5999         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
6000         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
6001         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
6002         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
6003         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
6004         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
6005         g++.dg/compat/break/README: New files.
6006         * g++.dg/compat/eh: New test directory.
6007         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
6008         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
6009         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
6010         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
6011         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
6012         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
6013         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
6014         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
6015         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
6016         g++.dg/compat/eh/filter2_y.C,
6017         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
6018         g++.dg/compat/eh/new1_y.C,
6019         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
6020         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
6021         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
6022         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
6023         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
6024         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
6025         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
6026         g++.dg/compat/eh/unexpected1_y.C: New files.
6027         * g++.dg/compat/init: New test directory.
6028         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
6029         g++.dg/compat/init/array5_y.C,
6030         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
6031         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
6032         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
6033         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
6034         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
6035         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
6036         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
6037         g++.dg/compat/init/init-ref2_y.C: New files.
6038
6039 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
6040
6041         PR c++/7584
6042         * g++.dg/inherit/using3.C: New test.
6043
6044 2002-10-17  Jan Hubicka  <jh@suse.cz>
6045
6046         * gcc.dg/20021017-2.c: New test.
6047
6048 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
6049
6050         * g++.dg/abi/mangle16.C: Adjust.
6051
6052         * g++.dg/init/array8.C: New test.
6053
6054 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
6055
6056         * gcc.dg/special/mips-abi.exp: New test.
6057         * gcc.dg/special/mips-abi.s: Empty file used by the above.
6058
6059 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
6060
6061         * g++.dg/abi/mangle16.C: New test.
6062         * g++.dg/abi/mangle17.C: Likewise.
6063
6064         PR c++/7478
6065         * g++.dg/template/ref1.C: New test.
6066
6067 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6068
6069         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
6070
6071 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
6072
6073         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
6074
6075 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
6076
6077         PR c++/7524
6078         * g++.dg/init/array7.C: New test.
6079
6080 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
6081
6082         * g++.dg/init/array6.C: New test.
6083
6084         * g++.dg/abi/mangle13.C: Likewise.
6085         * g++.dg/abi/mangle14.C: Likewise.
6086         * g++.dg/abi/mangle15.C: Likewise.
6087
6088 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
6089
6090         * g++.dg/abi/empty8.C: New test.
6091
6092 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
6093
6094         * g++.dg/init/ctor1.C: New test.
6095
6096 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
6097
6098         * gcc.c-torture/execute/20021015-1.c: New test.
6099
6100 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
6101
6102         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
6103
6104 2002-10-14  Jan Hubicka  <jh@suse.cz>
6105
6106         * gcc.dg/i386-ssetype-[1-5].c: New tests.
6107
6108 2002-10-14  Richard Henderson  <rth@redhat.com>
6109
6110         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
6111
6112 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
6113
6114         PR optimization/6631
6115         * g++.dg/opt/const2.C: New test.
6116
6117 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
6118
6119         PR c++/7176
6120         * g++.dg/parse/friend1.C: New test.
6121         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
6122
6123 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
6124
6125         * gcc.dg/20021014-1.c: New test.
6126
6127 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
6128
6129         PR c++/5661
6130         * g++.dg/ext/vlm1.C: New test.
6131         * g++.dg/ext/vlm2.C: Likewise.
6132
6133         * g++.dg/init/array1.C: Remove invalid braces.
6134         * g++.dg/init/brace1.C: New test.
6135         * g++.dg/init/copy2.C: Likewise.
6136         * g++.dg/init/copy3.C: Likewise.
6137         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
6138         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
6139         braces.
6140
6141 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
6142
6143         * gcc.dg/cpp/assembler.S: Don't use -ansi.
6144
6145 2002-10-11  Richard Shann  <richard.shann@superh.com>
6146
6147         * gcc.c-torture/compile/simd-5.c: New test.
6148
6149 2002-10-10  Roger Sayle  <roger@eyesopen.com>
6150
6151         * gcc.c-torture/execute/shiftopt-1.c: New test case.
6152
6153 2002-10-10  Jim Wilson  <wilson@redhat.com>
6154
6155         * gcc.c-torture/execute/20021010-1.c: New test.
6156
6157 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
6158
6159         PR c/7353
6160         * g++.dg/ext/typedef-init.C: New test.
6161         * gcc.dg/typedef-init.c: New test.
6162
6163 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
6164
6165         * gcc.dg/cpp/paste13.c: New test.
6166
6167 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6168
6169         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
6170         remaining platforms, XFAIL during compile, not execute.  Don't
6171         XFAIL at -O0.
6172
6173 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
6174
6175         * gcc.dg/alias-1.c: Tweak expected warning.
6176
6177 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
6178
6179         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
6180
6181 2002-10-06  Andreas Jaeger  <aj@suse.de>
6182
6183         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
6184         * gcc.dg/cpp/c++98.C: Likewise.
6185
6186         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
6187         * g++.dg/cpp/c++98.C: Likewise.
6188
6189         * g++.dg/README (Subdirectories): Mention cpp directory.
6190
6191         PR target/7559
6192         * gcc.dg/20021006-1.c: New test.
6193
6194 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6195
6196         PR c++/7804
6197         * g++.dg/other/warning1.C: New test.
6198
6199 2002-10-04  Roger Sayle  <roger@eyesopen.com>
6200
6201         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
6202         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
6203         and sparc-*-* with -m64 as expected failures.  See PR 8087.
6204
6205 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
6206
6207         PR c++/7931
6208         * g++.dg/template/ptrmem3.C: New test.
6209
6210         PR c++/7754
6211         * g++.dg/template/union1.C: New test.
6212
6213 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
6214
6215         PR c++/8006
6216         * g++.dg/abi/mangle9.C: New test.
6217         * g++.dg/abi/mangle10.C: New test.
6218         * g++.dg/abi/mangle11.C: New test.
6219         * g++.dg/abi/mangle12.C: New test.
6220
6221 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
6222
6223         PR c++/7188.
6224         * g++.dg/template/meminit1.C: New test.
6225         * g++.dg/warn/Wreorder-1.C: Likewise.
6226         * g++.old-deja/g++.mike/warn3.C: Tweak.
6227         * lib/prune.exp: Ingore "in copy constructor".
6228
6229 2002-10-02  Andreas Jaeger  <aj@suse.de>
6230
6231         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
6232         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
6233         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
6234         on x86-64.
6235
6236 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
6237
6238         * gcc.dg/empty1.C: Fix typo.
6239
6240 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
6241
6242         * gcc.dg/alias-1.c: New test.
6243
6244 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
6245
6246         * gcc.dg/empty1.C: New test.
6247
6248         * g++.dg/tls/init-2.C: Tweak error messages.
6249
6250 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
6251
6252         * gcc.c-torture/compile/20020923-1.c: New test.
6253
6254 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
6255
6256         * gcc.c-torture/execute/ffs-1.c: New test.
6257         * gcc.c-torture/execute/ffs-2.c: Ditto.
6258
6259 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
6260
6261         * g++.dg/overload/member1.C: New test.
6262
6263 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
6264
6265         * g++.dg/abi/empty7.C: New test.
6266         * g++.dg/init/pm2.C: Likewise.
6267
6268 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
6269
6270         * g++.dg/rtti/crash1.C: New test.
6271
6272 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
6273
6274         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
6275         gcc.dg/sibcall-4.c: New tests.
6276
6277 2002-09-28  Roger Sayle  <roger@eyesopen.com>
6278
6279         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
6280         powerpc and MMIX targets.
6281
6282 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
6283
6284         * gcc.dg/cpp/20020927-1.c: New.
6285
6286 2002-09-26  David S. Miller  <davem@redhat.com>
6287
6288         * gcc.c-torture/compile/trunctfdf.c: New.
6289
6290 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6291
6292         * lib/target-supports.exp (check_weak_available): Handle solaris2.
6293
6294 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
6295
6296         * gcc.c-torture/execute/loop-15.c: New.
6297
6298 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
6299
6300         * README.QMTEST: Fix typo.
6301
6302 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
6303
6304         * gcc.dg/20020926-1.c: New test.
6305
6306 2002-09-25  David S. Miller  <davem@redhat.com>
6307
6308         PR target/7842
6309         * gcc.c-torture/execute/shiftdi.c: New test.
6310
6311 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
6312
6313         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
6314         unique to the tool.
6315         * lib/g77.exp (g77_init): Likewise.
6316         * lib/g++.exp (g++_init): Likewise.
6317         * lib/objc.exp (objc_init): Likewise.
6318
6319 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
6320
6321         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
6322         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
6323         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
6324
6325 2002-09-25  Richard Henderson  <rth@redhat.com>
6326
6327         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
6328         too-small long double.
6329
6330 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
6331
6332         * gcc.dg/20020919-1.c: New test.
6333
6334 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
6335
6336         * g++.dg/abi/bitfield6.C: New test.
6337         * g++.dg/abi/bitfield7.C: New test.
6338         * g++.dg/abi/bitfield8.C: New test.
6339         * g++.dg/abi/vbase11.C: New test.
6340
6341 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6342
6343         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
6344         hppa*-*-hpux*.  Update test comment.
6345
6346 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
6347
6348         * gcc.dg/tls/struct-1.c: New test.
6349
6350 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
6351
6352         * gcc.dg/cpp/tr-warn2.c: Update.
6353
6354 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
6355
6356         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
6357
6358 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
6359
6360         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
6361         systems.
6362
6363 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
6364
6365         * gcc.c-torture/execute/ieee/mzero3.c: New test.
6366
6367         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
6368         Adjust for c++filt moved to binutils.  Remove spurious duplicate
6369         setting of cxxfilt.
6370
6371 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
6372
6373         * gcc.dg/20020312-2.c: Update for darwin.
6374
6375 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
6376
6377         * g++.old-deja/g++.other/crash32.C: Mark ICE.
6378
6379 2002-09-17  Nicola Pero  <n.pero@mi.flashnet.it>
6380
6381         * objc.dg/comp-types-1.m: New test.
6382         * objc.dg/comp-types-2.m: New test.
6383         * objc.dg/comp-types-3.m: New test.
6384         * objc.dg/comp-types-4.m: New test.
6385         * objc.dg/comp-types-5.m: New test.
6386         * objc.dg/comp-types-6.m: New test.
6387
6388 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6389
6390         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
6391
6392 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
6393
6394         * g++.dg/other/do1.C: New test.
6395
6396         * g++.dg/template/subst1.C: New test.
6397
6398 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
6399
6400         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
6401
6402 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
6403
6404         * g++.dg/template/qualttp20.C: Adjust expected errors.
6405         * g++.old-deja/g++.jason/report.C: Likewise.
6406         * g++.old-deja/g++.other/qual1.C: Likewise.
6407
6408         * g++.dg/lookup/scoped2.C: New test.
6409
6410         * g++.dg/ext/asm3.C: New test.
6411
6412 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
6413
6414         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
6415
6416 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
6417
6418         * ChangeLog: follow spelling conventions.
6419         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
6420         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
6421         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
6422         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
6423         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
6424         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
6425         * g++.old-deja/g++.law/global-init1.C: Likewise.
6426         * g++.old-deja/g++.other/delete4.C: Likewise.
6427         * g++.old-deja/g++.other/inline21.C: Likewise.
6428         * g++.old-deja/g++.other/singleton.C: Likewise.
6429         * g77.dg/strlen0.f: Likewise.
6430         * g77.f-torture/compile/20010519-1.f: Likewise.
6431         * g77.f-torture/compile/980310-4.f: Likewise.
6432         * gcc.c-torture/compile/20000605-1.c: Likewise.
6433         * gcc.c-torture/execute/20020225-1.c: Likewise.
6434         * gcc.dg/c90-hexfloat-2.c: Likewise.
6435         * gcc.dg/c99-bool-1.c: Likewise.
6436         * gcc.dg/c99-hexfloat-2.c: Likewise.
6437         * gcc.dg/dll-2.c: Likewise.
6438         * gcc.dg/wtr-union-init-1.c: Likewise.
6439         * gcc.dg/wtr-union-init-2.c: Likewise.
6440         * gcc.dg/wtr-union-init-3.c: Likewise.
6441         * gcc.dg/cpp/avoidpaste1.c: Likewise.
6442         * gcc.dg/cpp/defined.c: Likewise.
6443         * gcc.dg/cpp/macsyntx.c: Likewise.
6444         * gcc.dg/cpp/paste2.c: Likewise.
6445         * gcc.dg/cpp/trad/defined.c: Likewise.
6446         * gcc.dg/format/c90-printf-1.c: Likewise.
6447         * gcc.dg/format/c90-scanf-1.c: Likewise.
6448         * gcc.dg/format/c99-printf-1.c: Likewise.
6449         * gcc.dg/format/c99-scanf-1.c: Likewise.
6450         * gcc.misc-tests/gcov-8.c: Likewise.
6451         * lib/profopt.exp: Likewise.
6452
6453 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
6454
6455         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
6456
6457 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
6458
6459         * g++.dg/inherit/using2.C: New test.
6460
6461 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
6462
6463         * ChangeLog: Follow spelling conventions.
6464         * g++.dg/template/friend4.C: Likewise.
6465         * g++.old-deja/g++.pt/crash67.C: Likewise.
6466         * gcc.c-torture/execute/20000801-4.c: Likewise.
6467         * gcc.dg/c90-digraph-1.c: Likewise.
6468         * gcc.dg/c94-digraph-1.c: Likewise.
6469         * gcc.dg/c99-digraph-1.c: Likewise.
6470         * gcc.dg/cpp/line5.c: Likewise.
6471         * gcc.dg/cpp/multiline.c: Likewise.
6472         * gcc.dg/cpp/trad/literals-1.c: Likewise.
6473         * gcc.dg/format/attr-3.c: Likewise.
6474         * gcc.dg/format/c90-scanf-3.c: Likewise.
6475         * gcc.dg/format/ext-4.c: Likewise.
6476
6477 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
6478
6479         * g++.dg/template/pretty1.C: New test.
6480
6481 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
6482
6483         * gcc.c-torture/execute/struct-cpy-1.c: New test.
6484
6485 2002-09-13  Matt Austern  <austern@apple.com>
6486
6487         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
6488         passing a cast expression to a function by const reference.
6489
6490 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
6491
6492         * g++.dg/template/deduce1.C: New test.
6493
6494 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
6495
6496         * gcc.c-torture/execute/simd-1.c: Force all use of int to
6497         32-bit int.
6498
6499 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6500
6501         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
6502         usage.
6503
6504 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
6505
6506         * gcc.c-torture/compile/20020910-1.c: New test.
6507
6508 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
6509
6510         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
6511
6512 2002-09-10  Andreas Jaeger  <aj@suse.de>
6513
6514         * gcc.dg/20020312-2.c: Adjust for x86-64.
6515
6516 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
6517
6518         * g77.dg/7388.f: New test case for PR 7388.
6519
6520 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
6521
6522         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
6523
6524 2002-09-05  Ziemowit Laski <zlaski@apple.com>
6525
6526         * objc.dg/proto-lossage-1.m: New test.
6527
6528 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
6529
6530         * gcc.dg/cpp/_Pragma4.c: Fix typo.
6531
6532 2002-09-06  Nicola Pero  <n.pero@mi.flashnet.it>
6533
6534         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
6535         expected to pass.
6536
6537 2002-09-06  Stan Shebs  <shebs@apple.com>
6538             David Edelsohn  <edelsohn@gnu.org>
6539
6540         * gcc.dg/weak: New directory.
6541         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
6542         target-specific xfail bits.
6543         * gcc.dg/typeof-2.c: Move to new directory.
6544         * gcc.dg/weak.exp: New expect script.
6545
6546 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
6547
6548         * gcc.c-torture/execute/extzvsi.c: New test.
6549
6550 2002-09-05  Stan Shebs  <shebs@apple.com>
6551
6552         * gcc.dg/weak-1.c: xfail on Darwin.
6553         * gcc.dg/weak-2.c: Ditto.
6554         * gcc.dg/weak-3.c: Ditto.
6555         * gcc.dg/weak-4.c: Ditto.
6556         * gcc.dg/weak-5.c: Ditto.
6557         * gcc.dg/weak-6.c: Ditto.
6558         * gcc.dg/weak-7.c: Ditto.
6559         * gcc.dg/weak-8.c: Ditto.
6560         * gcc.dg/weak-9.c: Ditto.
6561
6562 2002-09-05  J"orn Rennecke <joern.rennecke@superh.com>
6563
6564         * gcc.c-torture/execute/loop-14.c: New test.
6565
6566 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
6567
6568         * g++.dg/other/cxa-atexit1.C: New test.
6569
6570         * gcc.dg/typeof-2.c: New test.
6571
6572 2002-09-03  Roger Sayle  <roger@eyesopen.com>
6573
6574         * gcc.dg/builtins-2.c: New testcase.
6575         * gcc.dg/builtins-3.c: New testcase.
6576
6577 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
6578
6579         * gcc.dg/cpp/_Pragma4.c: New test.
6580
6581 2002-09-03  Nicola Pero  <n.pero@mi.flashnet.it>
6582
6583         * objc/execute/nil_method-1.m: New testcase.
6584
6585 2002-09-01  Nicola Pero  <n.pero@mi.flashnet.it>
6586
6587         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
6588         [Object class], not [Object initialize].
6589
6590 2002-08-31  Roger Sayle  <roger@eyesopen.com>
6591             Hans-Peter Nilsson  <hp@bitrange.com>
6592
6593         * gcc.c-torture/execute/20020720-1.x: Skip test on
6594         mmix-knuth-mmixware.  Correct comment.
6595
6596 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
6597
6598         * testsuite/g++.dg/abi/bitfield5.C: New test.
6599         * testsuite/g++.dg/abi/vbase10.C: Likewise.
6600
6601 2002-08-27  Nicola Pero  <n.pero@mi.flashnet.it>
6602
6603         * objc.dg/undeclared-selector.m: New test.
6604
6605 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
6606
6607         * g++.dg/other/offsetof1.C: Avoid cast warning.
6608
6609 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
6610
6611         * objc.dg/super-class-2.m: New test.
6612
6613 2002-08-24  Matt Austern  <austern@apple.com>
6614
6615         * g++.dg/ext/lvaddr.C: New test.
6616         * g++.dg/ext/lvcast.C: New test.
6617
6618 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
6619
6620         * testsuite/g++.dg/inherit/cond1.C: New test.
6621
6622 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
6623
6624         * gcc.dg/noncompile/incomplete-1.c: New test.
6625
6626 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
6627
6628         * gcc.dg/typespec-1.c: New test.
6629
6630 2002-08-20  Devang Patel  <dpatel@apple.com>
6631         * objc.dg/proto-hier-2.m: New test.
6632
6633 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
6634
6635         * objc.dg/bitfield-1.m: New test.
6636         * objc.dg/bitfield-2.m: New test.
6637
6638 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
6639
6640         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
6641         gcc.dg/c99-flex-array-4.c: New tests.
6642
6643 2002-08-16  Stan Shebs  <shebs@apple.com>
6644
6645         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
6646
6647 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
6648
6649         * gcc.dg/typeof-1.c: New test.
6650         * g++.dg/ext/typeof2.C: New test.
6651
6652 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
6653
6654         * g++.dg/other/offsetof1.C: New test.
6655
6656 2002-08-14  Richard Henderson  <rth@redhat.com>
6657
6658         * gcc.dg/tls/diag-3.c: Fix expected message strings.
6659
6660 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
6661
6662         * gcc.dg/cpp/_Pragma3.c: New test.
6663
6664 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
6665
6666         * g++.dg/template/inherit3: New test.
6667
6668 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
6669
6670         * gcc.dg/bitfld-4.c: Add blank options.
6671
6672 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
6673
6674         * g++.dg/template/crash1.C: New test.
6675
6676 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
6677
6678         * gcc.dg/tls/opt-2.c: New test.
6679
6680 2002-08-08  Devang Patel  <dpatel@apple.com>
6681
6682         * objc.dg/selector-1.m : New test
6683
6684 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
6685
6686         * g++.dg/abi/bitfield4.C: New test.
6687         * gcc.dg/bitfld-4.c: New test.
6688
6689 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
6690
6691         * g++.dg/other/packed1.C: New test.
6692
6693 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
6694
6695         * g++.dg/abi/offsetof.C: Tweak error messages.
6696         * g++.old-deja/g++.mike/p10769a.C: Likewise.
6697
6698 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
6699
6700         * gcc.dg/bitfld-3.c: New test.
6701
6702 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
6703             Richard Henderson  <rth@redhat.com>
6704
6705         * gcc.dg/i386-bitfield1.c: New test.
6706         * g++.dg/abi/bitfield3.C: Update.
6707
6708 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
6709
6710         * objc.dg/const-str-2.m: Update.
6711         * gcc.dg/cpp/c++98.c: Change to C extension.
6712         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
6713         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
6714
6715 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
6716
6717         * testsuite/gcc.dg/tls/diag-3.c: New.
6718
6719 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
6720
6721         * g++.dg/README (Subdirectories): Document new subdir expr.
6722         * g++.dg/expr/pmf-1.C: New test.
6723
6724 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
6725
6726         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
6727
6728 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
6729
6730         * g++.dg/abi/bitfield3.C: New test.
6731
6732 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
6733
6734         * lib/gcov.exp: Tweak expected line formats.
6735         * gcc.misc-tests/gcov8.c: New test.
6736         * gcc.misc-tests/gcov8.x: New flags.
6737
6738 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
6739
6740         * consistency.vlad/layout/endian.c: Include string.h.
6741
6742         * gcc.c-torture/execute/20020805-1.c: New test.
6743
6744 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
6745
6746         * g++.dg/other/conversion1.C: New test.
6747
6748 2002-08-03  Roger Sayle  <roger@eyesopen.com>
6749
6750         * gcc.dg/builtins-1.c: New testcase.
6751
6752 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
6753
6754         * g++.dg/inherit/access3.C: New test.
6755
6756 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
6757
6758         * gcc.dg/ia64-visibility-2.c: New test.
6759
6760 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
6761
6762         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
6763         __qualifier_flags to __flags.
6764
6765 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
6766
6767         * g++.dg/inherit/operator1.C: New test.
6768         * g++.dg/lookup/disamb1.C: Fix typo in comment.
6769         * g++.dg/other/error1.C: Change expected error message.
6770         * g++.dg/template/conv4.C: Likewise.
6771
6772 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
6773
6774         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
6775         for documented behavior.
6776
6777 2002-07-25  Roger Sayle  <roger@eyesopen.com>
6778
6779         * gcc.c-torture/execute/20020720-1.x: Skip this test on
6780         several targets known to fail.
6781
6782 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
6783
6784         * gcc.dg/mips-args-[123].c: New tests.
6785
6786 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
6787
6788         * gcc.dg/ppc-spe.c: New.
6789
6790 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
6791
6792         * g++.dg/other/ptrmem4.C: New testcase.
6793
6794 2002-07-24  Richard Henderson  <rth@redhat.com>
6795
6796         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
6797
6798 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
6799
6800         * g++.dg/ext/alignof1.C (main): Return 0 for success.
6801
6802 2002-07-24  Roger Sayle  <roger@eyesopen.com>
6803
6804         * gcc.c-torture/execute/memset-3.c: New testcase.
6805
6806 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
6807
6808         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
6809         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
6810
6811 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6812
6813         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
6814         Delete.
6815
6816 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
6817
6818         * gcc.c-torture/compile/simd-4.c: New test.
6819
6820 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6821
6822         PR c++/7347, c++/7348
6823         * g++.dg/template/access4.C: New test.
6824         * g++.dg/template/access5.C: New test.
6825         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
6826         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
6827         * g++.old-deja/g++.pt/ttp58.C: Likewise.
6828         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
6829
6830 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
6831
6832         * gcc.dg/gnu89-init-2.c: New test.
6833
6834 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
6835
6836         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
6837
6838 2002-07-20  Roger Sayle  <roger@eyesopen.com>
6839
6840         * gcc.c-torture/execute/20020720-1.c: New testcase.
6841
6842 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
6843
6844         * gcc.dg/cpp/Wsignprom.c: New tests.
6845
6846 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
6847
6848         * gcc.c-torture/execute/loop-13.c: New test.
6849
6850 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
6851
6852         * gcc.dg/cpp/expr.c: New tests.
6853
6854 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
6855
6856         * g++.dg/opt/pr6713.C: Add template instantiation.
6857
6858 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
6859
6860         * gcc.dg/nest.c: New test.
6861
6862 2002-07-17  Richard Henderson  <rth@redhat.com>
6863
6864         * g++.dg/opt/pr6713.C: New test.
6865
6866 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
6867
6868         * gcc.c-torture/execute/loop-2e.x: Let the testcase
6869         XFAIL for all x86 processors.
6870
6871 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
6872
6873         * gcc.c-torture/execute/20010122-1.x: Do not test with
6874         -fomit-frame-pointer.
6875
6876 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6877
6878         * g++.dg/template/instantiate2.C: New test.
6879         * g++.dg/template/spec4.C: New test.
6880
6881 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6882
6883         * g++.dg/template/access2.C: New test.
6884         * g++.dg/template/access3.C: New test.
6885
6886 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
6887
6888         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
6889         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
6890         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
6891         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
6892         Convert to use <stdarg.h>.
6893         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
6894         Delete.
6895         * gcc.dg/va-arg-2.c: New.
6896         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
6897
6898 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
6899
6900         * gcc.c-torture/compile/20020710-1.c: New test.
6901
6902 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
6903                           Andrew Pinski  <pinskia@physics.uc.edu>
6904
6905         gcc.c-torture/compile/simd-2.c: New testcase.
6906         gcc.c-torture/compile/simd-3.c: Likewise.
6907
6908 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
6909
6910         PR c++/7224
6911         * g++.dg/overload/error1.C: New test.
6912
6913 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6914
6915         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
6916         configuration and IRIX 6 O32 ABI.
6917
6918 2002-07-11  Roger Sayle  <roger@eyesopen.com>
6919
6920         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
6921
6922 2002-07-10  Roger Sayle  <roger@eyesopen.com>
6923
6924         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
6925
6926 2002-07-10  Jeffrey A Law  <law@redhat.com>
6927
6928         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
6929
6930         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
6931
6932 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
6933
6934         * gcc.dg/20020312-2.c: Check for __PPC__.
6935
6936 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
6937
6938         * gcc.c-torture/compile/20020709-1.c: New test.
6939
6940 2002-07-07  Roger Sayle  <roger@eyesopen.com>
6941
6942         * g++.dg/template/qualttp21.C: New test case.
6943
6944 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
6945
6946         * gcc.c-torture/compile/20020706-1.c: New test.
6947         * gcc.c-torture/compile/20020706-2.c: New test.
6948
6949 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
6950             Alexandre Oliva  <aoliva@redhat.com>
6951
6952         * g++.dg/warn/incomplete1.C: New test.
6953
6954 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6955
6956         PR c++/7099
6957         * g++.dg/warn/noreturn1.C: New test.
6958
6959 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
6960
6961         PR c++/6706
6962         * g++.dg/debug/debug6.C: New test.
6963         * g++.dg/debug/debug7.C: New test.
6964
6965 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
6966
6967         * gcc.c-torture/compile/simd-3.c: New test.
6968
6969 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
6970
6971         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
6972         * gcc.dg/20020620-1.c: Likewise.
6973
6974 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6975
6976         PR c++/6944
6977         * g++.dg/init/array4.C: New test.
6978         * g++.dg/init/array5.C: New test.
6979
6980 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
6981
6982         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
6983         * gcc.c-torture/execute/simd-2.c (main): Likewise.
6984
6985 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6986
6987         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
6988         * gcc.dg/wtr-aggr-init-1.c: Likewise.
6989         * gcc.dg/wtr-conversion-1.c: Likewise.
6990         * gcc.dg/wtr-escape-1.c: Likewise.
6991         * gcc.dg/wtr-int-type-1.c: Likewise.
6992         * gcc.dg/wtr-label-1.c: Likewise.
6993         * gcc.dg/wtr-static-1.c: Likewise.
6994         * gcc.dg/wtr-strcat-1.c: Likewise.
6995         * gcc.dg/wtr-suffix-1.c: Likewise.
6996         * gcc.dg/wtr-switch-1.c: Likewise.
6997         * gcc.dg/wtr-unary-plus-1.c: Likewise.
6998         * gcc.dg/wtr-union-init-1.c: Likewise.
6999         * gcc.dg/wtr-union-init-2.c: Likewise.
7000         * gcc.dg/wtr-union-init-3.c: Likewise.
7001
7002         * gcc.dg/wtr-func-def-1.c: New test.
7003
7004 2002-07-02 Devang Patel <dpatel@apple.com>
7005
7006         * objc.dg/param-1.m: New test.
7007
7008 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
7009
7010         * gcc.dg/cpp/trad/directive.c: Add test.
7011         * gcc.dg/cpp/trad/macroargs.c: Add test.
7012         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
7013
7014 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
7015
7016         * gcc.dg/cpp/cmdlne-M.c: New test.
7017
7018 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
7019
7020         * objc.dg/desig-init-1.m: New test.
7021
7022 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7023
7024         PR c++/6716
7025         * g++.dg/template/instantiate1.C: New test.
7026
7027 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
7028
7029         PR c++/7112
7030         * g++.dg/template/sizeof2.C: New test.
7031
7032 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
7033
7034         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
7035         gcc.dg/cpp/trad/include.c: New tests.
7036
7037 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
7038
7039         PR target/7177
7040         * gcc.c-torture/compile/20020701-1.c: New test.
7041
7042 2002-07-01  Stan Shebs  <shebs@apple.com>
7043
7044         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
7045         header here...
7046         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
7047         (objc-torture-execute): or here.
7048
7049 2002-07-01  J"orn Rennecke <joern.rennecke@superh.com>
7050
7051         * gcc.c-torture/execute/arith-rand-ll.c: New test.
7052
7053 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
7054
7055         * gcc.dg/cpp/trad/escaped-nl.c: New test.
7056
7057 2002-06-30  Devang Patel  <dpatel@apple.com>
7058
7059         * objc.dg/fsyntax-only.m: New test.
7060
7061 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
7062
7063         PR c++/6695
7064         * g++.dg/template/friend7.C: New file.
7065
7066 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
7067
7068         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
7069         return type.
7070
7071 2002-06-27  J"orn Rennecke <joern.rennecke@superh.com>
7072
7073         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
7074         avoid division by zero.
7075
7076 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
7077
7078         * gcc.dg/Wunknownprag.c: New tests.
7079
7080 2002-06-25  J"orn Rennecke <joern.rennecke@superh.com>
7081
7082         * gcc.c-torture/execute/simd-2.c: New test.
7083
7084 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
7085
7086         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
7087         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
7088         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
7089         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
7090         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
7091         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
7092         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
7093         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
7094         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
7095         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
7096         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
7097         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
7098         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
7099         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
7100         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
7101         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
7102         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
7103
7104 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
7105
7106         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
7107         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
7108         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
7109         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
7110         New tests.
7111         * gcc.dg/cpp/trad/directive.c: Update.
7112
7113 2002-06-23  Andreas Jaeger  <aj@suse.de>
7114
7115         * gcc.c-torture/execute/complex-6.c: New.
7116
7117 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
7118
7119         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
7120         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
7121         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
7122         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
7123
7124 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
7125
7126         * gcc.dg/cpp/trad: New directory with traditional tests copied
7127         from parent directory.
7128         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
7129         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
7130         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
7131         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
7132         Move to trad/ and rename.
7133         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
7134         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
7135         gcc.dg/cpp/trad/redef2.c: New tests.
7136         * gcc.dg/cpp/trad/trad.exp: New driver.
7137
7138 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
7139
7140         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
7141         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
7142         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
7143         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
7144         Remove.
7145
7146 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
7147
7148         * gcc.dg/20020620-1.c: New test.
7149
7150 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7151
7152         * g++.dg/template/ttp4.C: New test.
7153
7154 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
7155
7156         * g++.dg/opt/vt1.C: Fix regexp.
7157
7158 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7159
7160         * gcc.c-torture/execute/pure-1.c: Make functions static again.
7161         Don't use attribute `noinline'.
7162
7163 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
7164
7165         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
7166
7167 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
7168
7169         * gcc.c-torture/execute/simd-1.c: New.
7170
7171         * gcc.dg/simd-1.c: New.
7172
7173 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
7174
7175         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
7176
7177 2002-06-16  Richard Henderson  <rth@redhat.com>
7178
7179         * g++.dg/ext/anon-struct1.C: New.
7180         * g++.dg/ext/anon-struct2.C: New.
7181         * g++.dg/ext/anon-struct3.C: New.
7182         * gcc.dg/anon-struct-1.c: New.
7183         * gcc.dg/anon-struct-2.c: New.
7184         * gcc.dg/anon-struct-3.c: New.
7185         * gcc.dg/20011008-1.c: Adjust warning text.
7186         * gcc.dg/20020527-1.c: Add -fms-extensions.
7187
7188 2002-06-16  Richard Henderson  <rth@redhat.com>
7189
7190         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
7191
7192 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
7193
7194         * gcc.c-torture/execute/20020615-1.c: New test.
7195
7196 2002-06-15  Roger Sayle  <roger@eyesopen.com>
7197
7198         * gcc.c-tortuture/execute/compare-1.c: New test case.
7199         * gcc.c-tortuture/execute/compare-2.c: New test case.
7200         * gcc.c-tortuture/execute/compare-3.c: New test case.
7201
7202 2002-06-13  Richard Henderson  <rth@redhat.com>
7203
7204         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
7205         ia64 ilp32.
7206
7207 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7208
7209         * g++.dg/template/typename2.C: Update error message.
7210
7211 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
7212
7213         * gcc.c-torture/execute/20020611-1.c: New test.
7214
7215 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
7216
7217         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
7218         list of targets to skip.
7219
7220 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
7221
7222         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
7223         targets if not optimizing.
7224
7225 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
7226
7227         * gcc.c-torture/compile/20020605-1.c: New test.
7228
7229         * g++.dg/opt/vt1.C: New test.
7230
7231         * gcc.dg/20020531-1.c: New test.
7232
7233         * gcc.dg/20020530-1.c: New test.
7234
7235         * gcc.dg/20020527-1.c: New test.
7236
7237         * g++.dg/opt/cse1.C: New test.
7238
7239 2002-06-07  Roger Sayle  <roger@eyesopen.com>
7240
7241         * gcc.dg/20020607-2.c: New test case.
7242
7243 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
7244
7245         * gcc.c-torture/compile/20020604-1.c: New test.
7246
7247 2002-06-04  Richard Henderson  <rth@redhat.com>
7248
7249         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
7250         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
7251         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
7252
7253 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
7254
7255         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
7256
7257 2002-06-03  Richard Henderson  <rth@redhat.com>
7258
7259         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
7260         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
7261
7262 2002-06-02  Richard Henderson  <rth@redhat.com>
7263
7264         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
7265         test functions static.
7266
7267 2002-06-02  Andreas Jaeger  <aj@suse.de>
7268
7269         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
7270         now.
7271
7272 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
7273
7274         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
7275         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
7276         Update for mofified diagnostics.
7277         * gcc.dg/c99-intconst-1.c: No longer fail.
7278
7279 2002-06-02  Richard Henderson  <rth@redhat.com>
7280
7281         * gcc.dg/uninit-A.c: Remove xfail markers.
7282
7283 2002-06-01  Roger Sayle  <roger@eyesopen.com>
7284
7285         * gcc.dg/fnegate-1.c: New test case.
7286
7287 2002-05-30  Osku Salerma  <osku@iki.fi>
7288
7289         * gcc.c-torture/execute/mayalias-1.c: New file.
7290
7291 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
7292
7293         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
7294         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
7295         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
7296
7297 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
7298
7299         * gcc.c-torture/execute/20020529-1.c: New test.
7300
7301 2002-05-27  Richard Henderson  <rth@redhat.com>
7302
7303         * g++.dg/ext/attrib6.C: New test case.
7304
7305 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7306
7307         * gcc.c-torture/execute/pure-1.c: New test.
7308
7309 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
7310
7311         * gcc.dg/cpp/arith-2.c: Remove.
7312
7313 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
7314
7315         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
7316         * gcc.dg/cpp/if-3.c: Remove.
7317
7318 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
7319
7320         * g++.dg/opt/cse2.C: New test.
7321
7322 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
7323
7324         * gcc.dg/cpp/arith-1.c: New semantic tests.
7325         * gcc.dg/cpp/if-1.c: Update.
7326
7327 2002-05-24  Ben Elliston  <bje@redhat.com>
7328
7329         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
7330
7331 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
7332
7333         * gcc.dg/verbose-asm.c: New test.
7334
7335 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
7336
7337         * gcc.dg/cpp/paste12.c: New test.
7338
7339 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
7340
7341         * g++.dg/parse/named_ops.C: New test.
7342
7343 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
7344
7345         * gcc/testsuite/gcc.dg/weak-8.c: New test.
7346
7347 2002-05-23  J"orn Rennecke <joern.rennecke@superh.com>
7348
7349         * gcc.dg/weak-2.c: Allow optional leading underscore
7350         in scan-assembler symbol name.
7351         * gcc.dg/weak-3.c: Likewise.
7352         * gcc.dg/weak-4.c: Likewise.
7353         * gcc.dg/weak-5.c: Likewise.
7354
7355 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
7356
7357         * gcc.dg/20020523-1.c: New test.
7358
7359 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
7360
7361         * objc.dg/const-str-2.m: Update now that we stop after
7362         a command line error.
7363
7364 2002-05-22  Richard Henderson  <rth@redhat.com>
7365
7366         * g++.dg/dg.exp: Fix typo in test pruneing.
7367
7368 2002-05-22  Richard Henderson  <rth@redhat.com>
7369
7370         * g++.dg/dg.exp: Prune the tls subdirectory.
7371         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
7372         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
7373         * g++.dg/tls/init-1.C: New.
7374
7375 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
7376
7377         * gcc.dg/20020517-1.c: New test.
7378
7379 2002-05-21  Richard Henderson  <rth@redhat.com>
7380
7381         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
7382         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
7383
7384 2002-05-21  Brian R. Gaeke  <brg@dgate.ORG>
7385
7386         * g++.dg/other/copy2.C: New test.
7387
7388 2002-05-20  J"orn Rennecke <joern.rennecke@superh.com>
7389
7390         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
7391         (MAX_COPY): Bump up to 10 times sizeof (long long).
7392         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
7393
7394         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
7395         sizeof (long long).
7396
7397         * gcc.c-torture/execute/strcpy-1.c: New test.
7398
7399 2002-05-19  Jason Merrill  <jason2redhat.com>
7400
7401         * g++.dg/ext/oper1.C: New test.
7402
7403 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
7404 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
7405
7406         * README.QMTEST: New file.
7407
7408         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
7409
7410 2002-05-19  Andreas Jaeger  <aj@suse.de>
7411
7412         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
7413         now.
7414         * gcc.c-torture/execute/loop-2d.x: Likewise.
7415
7416 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
7417
7418         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
7419         support weak symbols.
7420         * gcc.dg/weak-4.c: Likewise
7421         * gcc.dg/weak-6.c: Likewise
7422
7423 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
7424
7425         * gcc.dg/weak-3.c: Add dg-excess-error comment for
7426         cygwin, coff and h8300-*-hms targets
7427         * gcc.dg/weak-5.c: Likewise
7428         * gcc.dg/weak-7.c: Likewise
7429
7430 2002-05-16  Jason Merrill  <jason@redhat.com>
7431
7432         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
7433         (scan-assembler-not, scan-assembler-dem): Likewise.
7434         (scan-assembler-dem-not): Likewise.
7435
7436 2002-05-15  Richard Henderson  <rth@redhat.com>
7437
7438         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
7439
7440 2002-05-15  Richard Henderson  <rth@redhat.com>
7441
7442         * gcc.dg/weak-5.c (vfoo1c): No warning here.
7443         (vfoo1f): Warning here.
7444         (vfoo1l): Don't redefine the alias.
7445
7446 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
7447
7448         * g++.dg/init/pm1.C: New test.
7449
7450 2002-05-12  David S. Miller  <davem@redhat.com>
7451
7452         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
7453         types.
7454
7455 2002-05-10  Roger Sayle  <roger@eyesopen.com>
7456
7457         * gcc.c-torture/execute/20020510-1.c: New test case.
7458
7459 2002-05-10  David S. Miller  <davem@redhat.com>
7460
7461         * gcc.c-torture/execute/conversion.c: Test long double too.
7462
7463 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
7464
7465         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
7466         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
7467         * lib/g++.exp (g++_link_flags): Likewise.
7468         * lib/objc.exp (objc_target_compile): Likewise.
7469
7470 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
7471
7472         * gcc.dg/cpp/poison.c: Update.
7473         * gcc.dg/cpp/20000625-2.c: Remove.
7474         * gcc.dg/cpp/direct2s.c: Remove final test.
7475
7476 2002-05-08  Tom Rix  <trix@redhat.com>
7477
7478         * gcc.c-torture/execute/20020508-1.c: New test.
7479         * gcc.c-torture/execute/20020508-2.c: New test.
7480         * gcc.c-torture/execute/20020508-3.c: New test.
7481
7482 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
7483
7484         * gcc.dg/cpp/charconst-4.c: More tests.
7485
7486 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
7487
7488         PR c/6569
7489         * gcc.dg/weak-3.c: Update location of warning messages.
7490         * gcc.dg/weak-5.c: Likewise.
7491
7492 2002-05-06  Roger Sayle  <roger@eyesopen.com>
7493
7494         * gcc.c-torture/execute/20020506-1.c: New test case.
7495
7496 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
7497
7498         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
7499
7500 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
7501
7502         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
7503
7504 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
7505
7506         * gcc.dg/cpp/charconst-3.c: New test.
7507
7508 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
7509
7510         * gcc.dg/cpp/charconst.c: Update tests.
7511
7512 2002-05-05  Tim Josling  <tej@melbpc.org.au>
7513
7514         * treelang: Added directory for new sample language treelang. Also
7515         lib/treelang.exp: New file to signal treelang should be tested.
7516
7517 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
7518
7519         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
7520         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
7521         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
7522         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
7523         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
7524         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
7525         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
7526
7527 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
7528
7529         * gcc.dg/format/xopen-2.c: New test.
7530
7531 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
7532
7533         * gcc.dg/20020503-1.c: New test.
7534
7535 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
7536
7537         * g++.dg/init/dtor1.C: Make it tougher.
7538
7539 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
7540
7541         * g++.dg/init/dtor1.C: New test.
7542
7543 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
7544
7545         * gcc.dg/altivec-8.c: New.
7546
7547 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
7548
7549         * gcc.dg/altivec-7.c: New.
7550
7551 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
7552
7553         * g++.dg/parse/typedef1.C: New test.
7554
7555 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
7556
7557         PR c++/6486
7558         * g++.dg/template/friend6.C: New test.
7559
7560         PR c++/6492
7561         * g++.dg/init/copy1.C: New test.
7562
7563 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
7564
7565         * g++.dg/warn/effc1.C: New test.
7566
7567 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
7568
7569         * gcc.dg/cpp/if-cexp.c: Add a test.
7570
7571 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
7572
7573         * gcc.dg/20020426-2.c: New test.
7574
7575 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
7576
7577         * gcc.dg/cpp/if-mop.c: Update.
7578         * gcc.dg/cpp/if-mpar.c: Add test.
7579         * gcc.dg/cpp/if-oppr.c: Update.
7580
7581 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7582
7583         PR c/6343
7584         * gcc.dg/weak-[2-7].c: New tests.
7585
7586 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
7587
7588         * gcc.dg/enum1.c: New test.
7589
7590 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
7591
7592         PR c++/6497
7593         * g++.dg/inherit/access2.C: New test.
7594
7595 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
7596
7597         PR bootstrap/6445
7598         * gcc.dg/20020426-1.c: New test.
7599
7600 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
7601
7602         * g++.dg/abi/enum1.C: New test.
7603
7604 2002-04-26  Richard Henderson  <rth@redhat.com>
7605
7606         * gcc.dg/c99-bool-1.c: Expect always true warning.
7607
7608 2002-04-25  Roger Sayle  <roger@eyesopen.com>
7609
7610         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
7611
7612 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7613
7614         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
7615         targets.
7616
7617 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
7618
7619         * g++.dg/abi/mange7.C: New test.
7620
7621         PR c++/6438.
7622         * g++.dg/parse/stmtexpr2.C: New test.
7623
7624 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
7625
7626         * gcc.dg/20020312-2.c: Add SH target.
7627
7628 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7629
7630         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
7631         compiler output on mips*-*-irix*.
7632
7633 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
7634
7635         * g++.dg/parse/attr1.C: New test.
7636
7637 2002-04-23  Roger Sayle  <roger@eyesopen.com>
7638
7639         * gcc.c-torture/execute/string-opt-17.c: New test case.
7640         * gcc.c-torture/execute/memset-2.c: New test case.
7641
7642 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
7643
7644         PR c++/6256:
7645         * g++.dg/template/friend5.C: New test.
7646
7647         PR c++/6331:
7648         * g++.dg/template/qual1.C: Likewise.
7649
7650 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
7651
7652         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
7653         Include stdlib.h, not stdio.h or ctype.h.
7654
7655 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
7656
7657         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
7658         cris-*-elf* and mmix-*-*.
7659         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
7660         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
7661         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
7662         Ditto.
7663         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
7664         * gcc.dg/wchar_t-1.c: Ditto.
7665
7666 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
7667
7668         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
7669         Clarify comment.
7670
7671 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
7672
7673         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
7674
7675 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7676
7677         * gcc.c-torture/execute/20000906-1.x: Delete.
7678
7679 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
7680
7681         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
7682
7683 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
7684
7685         * PR6367
7686         * g77.f-torture/execute/6367.f: New test.
7687         * g77.f-torture/execute/6367.x: Disable for MMIX.
7688
7689 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
7690
7691         * PR6352
7692         * g++.dg/opt/inline2.C: New test.
7693
7694 2002-04-18  Richard Henderson  <rth@redhat.com>
7695
7696         * gcc.dg/20000906-1.c: Enable for all targets.
7697         * gcc.c-torture/compile/iftrap-2.c: New.
7698
7699 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
7700
7701         * gcc.dg/20020418-1.c: New test.
7702         * gcc.dg/20020418-2.c: New test.
7703
7704 2002-04-18  Richard Henderson  <rth@redhat.com>
7705
7706         * gcc.c-torture/compile/iftrap-1.c: New.
7707         * gcc.dg/iftrap-1.c: Adjust for ia64.
7708         * gcc.dg/iftrap-2.c: New.
7709
7710 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
7711
7712         * gcc.c-torture/compile/20020418-1.c: New test.
7713
7714 2002-04-18  Roger Sayle  <roger@eyesopen.com>
7715
7716         * gcc.c-torture/compile/20020415-1.c: New.
7717
7718 2002-04-18  David S. Miller  <davem@redhat.com>
7719
7720         * gcc.c-torture/execute/20020418-1.c: New test.
7721
7722 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
7723
7724         * gcc.dg/20020416-1.c: New test.
7725
7726         * g++.dg/opt/inline1.C: New test.
7727
7728 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
7729
7730         * gcc.dg/altivec-5.c: New test.
7731
7732         * gcc.dg/20020415-1.c: New test.
7733
7734 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
7735
7736         * testsuite/lib/chill.exp: Remove.
7737
7738 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
7739
7740         * g++.dg/other/big-struct.C: New test.
7741
7742 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
7743
7744         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
7745         of scratch file.
7746
7747 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
7748
7749         PR c/6277
7750         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
7751         in scan-assembler function name
7752
7753 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
7754
7755         * g77.f-torture/execute/980628-4.x,
7756         g77.f-torture/execute/980628-5.x,
7757         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
7758         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
7759         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
7760         i[34567]86-*-*.
7761
7762 2002-04-13  David S. Miller  <davem@redhat.com>
7763
7764         * gcc.c-torture/execute/20020413-1.c: New test.
7765
7766 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
7767
7768         * gcc.dg/asm-6.c,
7769         * g++.dg/ext/asm1.C: New tests.
7770
7771 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
7772
7773         PR c++ 5373.
7774         * g++.dg/parse/stmtexpr1.C: New test.
7775
7776         PR c++/5189.
7777         * g++.dg/template/copy1.C: New test.
7778
7779 2002-04-12  Richard Henderson  <rth@redhat.com>
7780
7781         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
7782
7783 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
7784
7785         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
7786         gcc.c-torture/execute/20020307-2.c.
7787
7788 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
7789
7790         * g++.dg/ext/attrib5.C,
7791         * g++.dg/lookup/struct1.C: New tests.
7792
7793 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
7794
7795         * gcc.dg/20020411-1.c: New test.
7796
7797         * gcc.c-torture/execute/20020411-1.c: New test.
7798
7799 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
7800
7801         * g77.f-torture/execute/6177.f: New test.
7802
7803 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
7804
7805         PR middle-end/6247
7806         * g++.dg/opt/cleanup1.C: New test.
7807
7808         * g++.dg/opt/const1.C: New test.
7809
7810 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
7811
7812         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
7813
7814 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
7815
7816         PR c++/5507
7817         * g++.dg/template/typename2.C: New test.
7818
7819 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
7820
7821         * gcc.c-torture/execute/loop-12.c: New.
7822
7823 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
7824
7825         * g77.f-torture/execute/980628-4.x,
7826         g77.f-torture/execute/980628-5.x,
7827         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
7828         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
7829         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
7830
7831 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7832
7833         PR optimization/6086
7834         * g++.dg/opt/preinc1.C: New test.
7835
7836 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
7837
7838         PR c++/5571
7839         * g++.dg/opt/static2.C: New test.
7840
7841 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
7842
7843         PR c/5120
7844         * gcc.dg/20020406-1.c: New test.
7845
7846 2002-04-04  David S. Miller  <davem@redhat.com>
7847
7848         * gcc.c-torture/execute/20020404-1.c: New test.
7849
7850 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
7851
7852         PR c/6123
7853         * gcc.dg/20020312-2.c: Do not declare global register variable
7854         if __PIC__ or __pic__ is defined.
7855
7856 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
7857
7858         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
7859         __asm__ so that it works correctly even if -ansi -pedantic-errors.
7860
7861 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7862
7863         * gcc.misc-tests/linkage.exp: Update last change to handle
7864         sparc*-, not just sparc-.
7865
7866 2002-04-03  Richard Henderson  <rth@redhat.com>
7867
7868         * gcc.dg/cpp/ucs.c: Improved long UCS test.
7869
7870 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
7871
7872         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
7873
7874 2002-04-02  David S. Miller  <davem@redhat.com>
7875
7876         * gcc.c-torture/execute/20020402-3.c: New test.
7877
7878 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
7879
7880         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
7881         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
7882
7883         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
7884         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
7885         g77.f-torture/execute/20001201.x,
7886         g77.f-torture/execute/u77-test.x: New files.
7887
7888         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
7889         * gcc.dg/wchar_t-1.c: Ditto.
7890
7891 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7892
7893         * gcc.c-torture/execute/20020402-1.c: New test.
7894
7895 2002-04-01  Richard Henderson  <rth@redhat.com>
7896
7897         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
7898
7899         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
7900
7901 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7902
7903         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
7904
7905 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
7906
7907         * g++.dg/inherit/template-as-base.C: Expect error.
7908         * g++.dg/inherit/namespace-as-base.C: Likewise.
7909
7910 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
7911
7912         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
7913         g++.dg/ext/instantiate3.C: Tweak match patterns.
7914
7915         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
7916         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
7917         -da test.
7918
7919 2002-03-31  Richard Henderson  <rth@redhat.com>
7920
7921         * gcc.dg/special/alias-2.c: New.
7922         * gcc.dg/special/ecos.exp: Run it.
7923
7924 2002-03-31  Richard Henderson  <rth@redhat.com>
7925
7926         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
7927
7928 2002-03-31  Kazu Hirata  <kazu@hxi.com>
7929
7930         * gcc.dg/weak-1.c: Disable on h8300 port.
7931
7932 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
7933
7934         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
7935         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
7936         ordering tests.
7937         * g++.dg/bprob/bprob-1.C: New test.
7938         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
7939         * g++.dg/gcov/gcov-1.C: New test.
7940         * g++.dg/gcov/gcov-1.x: New file.
7941         * g++.dg/gcov/gcov-2.C: New test.
7942         * g++.dg/gcov/gcov-3.C: New test.
7943         * g++.dg/gcov/gcov-3.h: New file.
7944
7945 2002-03-28  Roger Sayle  <roger@eyesopen.com>
7946
7947         * g++.old-deja/g++.other/builtins5.C: New test.
7948         * g++.old-deja/g++.other/builtins6.C: New test.
7949         * g++.old-deja/g++.other/builtins7.C: New test.
7950         * g++.old-deja/g++.other/builtins8.C: New test.
7951         * g++.old-deja/g++.other/builtins9.C: New test.
7952
7953 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
7954
7955         * g++.dg/opt/static1.C: New test.
7956
7957         * g++.dg/opt/longbranch1.C: New test.
7958
7959 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
7960
7961         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
7962
7963         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
7964
7965 2002-03-28  Jeffrey A Law  (law@redhat.com)
7966
7967         * gcc.c-torture/execute/20020328-1.c: New test.
7968
7969 2002-03-27  Richard Henderson  <rth@redhat.com>
7970
7971         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
7972         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
7973         move from g++.old-deja/g++.ext/.
7974
7975 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
7976
7977         * g++.dg/init/new2.C: New test.
7978
7979 2002-03-26  Richard Henderson  <rth@redhat.com>
7980
7981         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
7982
7983         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
7984         on sparc.
7985
7986         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
7987         sparcv9 systems.
7988         * gcc.dg/20001102-1.c: Likewise.
7989
7990 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
7991
7992         * gcc.dg/cpp/endif-pedantic1.c,
7993         gcc.dg/cpp/endif-pedantic2.c:  New tests.
7994
7995 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
7996
7997         * g++.dg/init/new1.C: New test.
7998
7999 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
8000
8001         * g++.dg/abi/vbase9.C: New test.
8002
8003 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
8004
8005         * gcc.dg/arm-asm.c: New test.
8006
8007 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
8008
8009         * gcc.dg/Wswitch-enum.c: New test.
8010         Fix PR c/5044.
8011
8012 2002-03-26  Richard Henderson  <rth@redhat.com>
8013
8014         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
8015         structure.
8016
8017 2002-03-25  Richard Henderson  <rth@redhat.com>
8018
8019         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
8020         sparcv9 systems.
8021
8022         * gcc.c-torture/compile/20011119-1.c (xxx): New.
8023         * gcc.c-torture/compile/20011119-2.c (xxx): New.
8024
8025 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
8026
8027         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
8028
8029 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
8030
8031         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
8032         targets using generic thunk support.
8033
8034 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
8035
8036         * gcc.c-torture/compile/20020323-1.c: New test.
8037
8038         * g++.dg/opt/conj2.C: New test.
8039
8040 2002-03-24  Richard Henderson  <rth@redhat.com>
8041
8042         * gcc.dg/weak-1.c: Use -fno-common.
8043
8044 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
8045
8046         * g77.dg/f77-edit-apostrophe-out.f: New test
8047         * g77.dg/f77-edit-h-out.f: New test
8048         * g77.dg/f77-edit-t-in.f: New test
8049         * g77.dg/f77-edit-t-out.f: New test
8050         * g77.dg/f77-edit-x-out.f: New test
8051         * g77.dg/f77-edit-slash-out.f: New test
8052         * g77.dg/f77-edit-colon-out.f: New test
8053         * g77.dg/f77-edit-s-out.f: New test
8054
8055 2002-03-24  Richard Henderson  <rth@redhat.com>
8056
8057         * objc/execute/formal_protocol-6.x: New XFAIL.
8058
8059 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
8060
8061         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
8062         that do not support weak symbols
8063
8064 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
8065
8066         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
8067         * lib/g77.exp:  Likewise
8068         * lib/objc.exp: Likewise
8069
8070 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
8071
8072         * gcc.dg/Wswitch-default.c: New test.
8073
8074 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
8075
8076         * g++.dg/other/enum1.C: New test.
8077
8078 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
8079
8080         * gcc.dg/pragma-ep-3.c: Fix typo.
8081
8082 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
8083
8084         * g++.dg/inherit/template-as-base.C: New test.
8085
8086 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
8087
8088         * g++.old-deja/g++.other/dwarf2-1.C: Move...
8089         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
8090
8091 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
8092
8093         * gcc.dg/cpp/multiline.c: Update to match.
8094
8095 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
8096
8097         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
8098
8099 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
8100
8101         * gcc.dg/cpp/extratokens2.c:  New file.
8102
8103 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
8104
8105         * gcc.dg/20020312-2.c: Add rs6000 target.
8106
8107         * gcc.c-torture/compile/20020319-1.c: New test.
8108
8109 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8110
8111         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
8112         (A, E): Handle this.
8113
8114 2002-03-20  Jason Merrill  <jason@redhat.com>
8115
8116         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
8117         ignoring -fpic.
8118         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
8119         through prune_gcc_output.
8120
8121 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
8122
8123         * gcc.c-torture/compile/20020320-1.c: New test.
8124
8125 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
8126
8127         * gcc.c-torture/compile/20020318-1.c: New test.
8128
8129         * gcc.dg/struct-by-value-1.c: New test.
8130
8131         * gcc.dg/20020319-1.c: New test.
8132
8133 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
8134
8135         * g++.dg/opt/conj1.C: New test.
8136
8137 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
8138
8139         * g++.dg/template/qualttp20.C: Revert previous change.
8140         * g++.dg/template/qualttp3.C: Likewise.
8141         * g++.dg/template/qualttp4.C: Likewise
8142         * g++.dg/template/qualttp5.C: Likewise
8143         * g++.dg/template/qualttp6.C: Likewise
8144         * g++.dg/template/qualttp7.C: Likewise
8145         * g++.dg/template/qualttp8.C: Likewise
8146         * g++.dg/template/recurse.C: Likewise.
8147
8148 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
8149
8150         * gcc.dg/cpp/wchar-1.c: Update.
8151
8152 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
8153
8154         * g++.dg/template/conv1.C: New test.
8155         * g++.dg/template/conv2.C: New test.
8156         * g++.dg/template/conv3.C: New test.
8157         * g++.dg/template/conv4.C: New test.
8158
8159 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
8160
8161         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
8162         * g++.dg/template/qualttp3.C: Likewise.
8163         * g++.dg/template/qualttp4.C: Likewise
8164         * g++.dg/template/qualttp5.C: Likewise
8165         * g++.dg/template/qualttp6.C: Likewise
8166         * g++.dg/template/qualttp7.C: Likewise
8167         * g++.dg/template/qualttp8.C: Likewise
8168         * g++.dg/template/recurse.C: Likewise.
8169
8170 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
8171
8172         * g++.dg/opt/dtor1.C: New test.
8173
8174 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
8175
8176         * gcc.c-torture/compile/20020315-1.c: New test.
8177
8178 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
8179
8180         * gcc.dg/weak-1.c: Fix scan tests.
8181
8182 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
8183
8184         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
8185         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
8186         cris-*-aout* mmix-*-*.
8187         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
8188         cris-*-aout* mmix-*-*.
8189         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
8190         cris-*-elf* cris-*-aout* and mmix-*-*.
8191         * gcc.dg/20001009-1.c: Ditto.
8192         * gcc.dg/20010912-1.c: Ditto.
8193         * gcc.dg/20020122-4.c: Ditto.
8194         * gcc.dg/inline-2.c: Ditto.
8195
8196 2002-03-14  Jeffrey A Law  (law@cygnus.com)
8197
8198         * gcc.c-torture/compile/20020314-1.c: New test.
8199
8200 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
8201
8202         * gcc.c-torture/execute/20020314-1.c: New test.
8203
8204 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
8205
8206         * g++.dg/warn/Wunused-1.C: New test.
8207
8208 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
8209
8210         * g++.dg/abi/mangle6.C: New test.
8211
8212 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
8213
8214         * gcc.c-torture/compile/20020309-2.c: New test.
8215
8216         * gcc.c-torture/compile/20020312-1.c: New test.
8217
8218 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
8219
8220         * g++.dg/other/access1.C: New test.
8221
8222 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
8223
8224         * gcc.c-torture/execute/wchar_t-1.c: New test.
8225
8226 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
8227
8228         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
8229
8230 2002-03-12  Roger Sayle  <roger@eyesopen.com>
8231
8232         * gcc.dg/20020312-1.c: New test case.
8233
8234 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
8235
8236         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
8237
8238 2002-03-11  Richard Henderson  <rth@redhat.com>
8239
8240         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
8241         * g++.old-deja/g++.jason/report.C: Likewise.
8242
8243 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
8244
8245         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
8246         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
8247
8248 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
8249
8250         * testsuite/g++.dg/overload/pmf1.C: New test.
8251
8252 2002-03-11  Kazu Hirata  <kazu@hxi.com>
8253
8254         * gcc.c-torture/execute/20020307-1.c: Use long.
8255
8256 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
8257
8258         PR optimization/5844
8259         * gcc.dg/20020310-1.c: New test.
8260
8261 2002-03-09  Michael Meissner  <meissner@redhat.com>
8262
8263         * gcc.c-torture/execute/memcpy-2.c: New test.
8264         * gcc.c-torture/execute/memset-1.c: New test.
8265         * gcc.c-torture/execute/strlen-1.c: New test.
8266         * gcc.c-torture/execute/strcmp-1.c: New test.
8267         * gcc.c-torture/execute/strncmp-1.c: New test.
8268
8269 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
8270
8271         * gcc.dg/ppc-ldstruct.c: New test.
8272
8273 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
8274
8275         * gcc.c-torture/execute/va-arg-22.c: New test.
8276
8277 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
8278
8279         * gcc.c-torture/compile/20020309-1.c: New test.
8280
8281 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
8282
8283         * gcc.c-torture/execute/20020307-2.c: New test.
8284
8285 2002-03-07  Jeffrey A Law  (law@redhat.com)
8286
8287         * g77.f-torture/compile/20020307-1.f: New test.
8288
8289 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
8290
8291         * gcc.dg/unordered-1.c: New test.
8292
8293 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
8294
8295         * gcc.c-torture/execute/20020307-1.c: New test.
8296
8297 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
8298
8299         * gcc.dg/20020304-1.c: New test.
8300
8301         * gcc.c-torture/compile/20020304-2.c: New test.
8302
8303 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
8304
8305         * gcc.c-torture/compile/20020304-1.c: New test case
8306         (from PR c/5830).
8307
8308 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
8309
8310         * gcc.dg/20020103-1.c: Add other -D ppc variants.
8311
8312 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
8313
8314         * g++.dg/other/classkey1.C: New test.
8315
8316 2002-03-01  Richard Henderson  <rth@redhat.com>
8317
8318         * gcc.c-torture/compile/981223-1.x: New.
8319         * gcc.c-torture/compile/920625-1.x: New.
8320
8321 2002-02-28  Richard Henderson  <rth@redhat.com>
8322
8323         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
8324
8325 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
8326
8327         * gcc.c-torture/execute/20020227-1.c: New test.
8328
8329 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
8330
8331         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
8332         here" ERROR lines.
8333         * g++.old-deja/g++.oliva/partord1.C: Likewise.
8334         * g++.old-deja.g++.other/defarg1.C: Likewise.
8335         * g++.old-deja/g++.pt/calls2.C: Likewise.
8336         * g++.old-deja/g++.pt/crash20.C: Likewise.
8337         * g++.old-deja/g++.pt/crash30.C: Likewise.
8338         * g++.old-deja/g++.pt/crash36.C: Likewise.
8339         * g++.old-deja/g++.pt/crash6.C: Likewise.
8340         * g++.old-deja/g++.pt/defarg13.C: Likewise.
8341         * g++.old-deja/g++.pt/derived3.C: Likewise.
8342         * g++.old-deja/g++.pt/error1.C: Likewise.
8343         * g++.old-deja/g++.pt/friend21.C: Likewise.
8344         * g++.old-deja/g++.pt/friend23.C: Likewise.
8345         * g++.old-deja/g++.pt/infinite1.C: Likewise.
8346         * g++.old-deja/g++.robertl/eb128.C: Likewise.
8347
8348 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
8349
8350         * gcc.c-torture/execute/20020225-2.c: New test.
8351
8352 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
8353
8354         * gcc.c-torture/execute/920730-1t.c,
8355         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
8356         Delete test cases, only relevant to -traditional.
8357
8358 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
8359
8360         * gcc.dg/cpp/undef1.c: Remove.
8361         * gcc.dg/cpp/directiv.c: Update.
8362         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
8363
8364 2002-02-27  Michael Meissner  <meissner@redhat.com>
8365
8366         * gcc.c-torture/execute/20020226-1.c: New test.
8367
8368 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
8369
8370         * g++.dg/debug/debug4.C: New test.
8371
8372         * gcc.dg/ia64-visibility-1.c: New test.
8373
8374 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
8375
8376         * gcc.dg/debug/20020224-1.c: New.
8377
8378 2002-02-25  Kazu Hirata  <kazu@hxi.com>
8379
8380         * gcc.c-torture/execute/960416-1.x: New.
8381         * gcc.c-torture/execute/divconst-3.x: Likewise.
8382
8383 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
8384
8385         * gcc.dg/20020224-1.c: New test.
8386
8387 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
8388
8389         * gcc.c-torture/execute/20020225-1.c: New.
8390
8391 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
8392
8393         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
8394
8395 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
8396
8397         * gcc.dg/20020222-1.c: New test.
8398
8399 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
8400
8401         * g++.dg/opt/anonunion1.C: New test.
8402
8403 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
8404
8405         * g++.dg/template/qualttp19.C: New test.
8406         * g++.dg/template/qualttp20.C: New test.
8407         * g++.old-deja/g++.jason/report.C: Adjust expected errors
8408         * g++.old-deja/g++.other/qual1.C: Likewise.
8409
8410 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
8411
8412         * gcc.dg/attr-alwaysinline.c: New.
8413
8414 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
8415
8416         * gcc.dg/20020220-1.c: New test.
8417
8418         * gcc.dg/20020220-2.c: New test.
8419
8420         * g++.dg/opt/mmx1.C: New test.
8421
8422 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
8423
8424         * gcc.c-torture/compile/20020110.c: New test.
8425
8426 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
8427
8428         * gcc.c-torture/execute/20020219-1.c: New test.
8429
8430         * gcc.dg/20020219-1.c: New test.
8431
8432         * gcc.dg/noncompile/20020220-1.c: New test.
8433
8434         * g++.dg/opt/ptrintsum1.C: New test.
8435
8436         * gcc.dg/debug/20020220-1.c: New test.
8437
8438 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
8439
8440         * gcc.c-torture/execute/20020216-1.c: New test.
8441
8442 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
8443
8444         * gcc.dg/decl-1.c: Update, new test.
8445
8446 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
8447
8448         * g++.dg/abi/bitfield1.C: New test.
8449         * g++.dg/abi/bitfield2.C: New test.
8450
8451 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
8452
8453         * gcc.dg/attr-nest.c: New test.
8454
8455 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
8456
8457         * gcc.c-torture/execute/20020215-1.c: New test.
8458
8459 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
8460
8461         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
8462         * g++.dg/debug/debug.exp: New.
8463         * g++.dg/debug/trivial.C: New.
8464         * g++.dg/debug/debug1.C: Moved...
8465         * g++.dg/other/debug1.C: ...from here.
8466         * g++.dg/debug/debug2.C: Moved...
8467         * g++.dg/other/debug2.C: ...from here.
8468         * g++.dg/debug/debug3.C: Moved...
8469         * g++.dg/other/debug3.C: ...from here.
8470
8471         * gcc.dg/noncompile/20020213-1.c: New test.
8472
8473 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
8474
8475         * g++.dg/other/debug3.C: New test.
8476
8477         * gcc.c-torture/execute/20020213-1.c: New test.
8478
8479 2002-02-13  Richard Smith <richard@ex-parrot.com>
8480
8481         * g++.old-deja/g++.other/thunk1.C: New test.
8482
8483 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
8484
8485         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
8486
8487 2002-02-13  Stan Shebs  <shebs@apple.com>
8488
8489         * gcc.dg/altivec-3.c: New.
8490
8491 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
8492
8493         * gcc.dg/Wunreachable-1.c: New test.
8494         * gcc.dg/Wunreachable-2.c: New test.
8495
8496 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
8497
8498         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
8499
8500 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
8501
8502         * gcc.dg/decl-1.c: New test.
8503
8504 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
8505
8506         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
8507
8508 2002-02-10  Kazu Hirata  <kazu@hxi.com>
8509
8510         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
8511         * gcc.c-torture/compile/980506-1.x: Likewise.
8512
8513 2002-02-10  Kazu Hirata  <kazu@hxi.com>
8514
8515         * gcc.dg/20020210-1.c: New.
8516
8517 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
8518
8519         * g77.f-torture/execute/947.f: New regression test
8520         for PR fortran/947.
8521
8522 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
8523
8524         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
8525         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
8526
8527 2002-02-08  Richard Henderson  <rth@redhat.com>
8528
8529         * gcc.c-torture/compile/labels-3.c: New.
8530
8531 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
8532
8533         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
8534         expression statements work instead.
8535         * gcc.dg/noncompile/20020207-1.c: New test.
8536
8537 2002-02-07  Richard Henderson  <rth@redhat.com>
8538
8539         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
8540
8541 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
8542
8543         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
8544         message from g77
8545         * lib/g77-dg.exp: Trim g77 error messages so that they are
8546         recognized by dg.exp.
8547
8548 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
8549
8550         PR fortran/5473
8551         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
8552
8553 2002-02-07  Richard Henderson  <rth@redhat.com>
8554
8555         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
8556         to be sufficiently aligned for integers.
8557
8558 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
8559
8560         * g++.dg/template/friend4.C: New test.
8561
8562 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
8563
8564         PR fortran/5743
8565         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
8566         unsupported cases.
8567
8568 2002-02-07  Richard Henderson  <rth@redhat.com>
8569
8570         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
8571         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
8572         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
8573         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
8574
8575 2002-02-06  Richard Henderson  <rth@redhat.com>
8576
8577         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
8578
8579 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
8580
8581         * gcc.dg/20020206-1.c: New test.
8582
8583 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
8584
8585         * gcc.c-torture/execute/20020206-1.c: New test.
8586
8587         * gcc.c-torture/execute/20020206-2.c: New test.
8588
8589         PR optimization/5429:
8590         * gcc.c-torture/compile/20020206-1.c: New test.
8591
8592 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
8593
8594         * g++.dg/ext/align1.C: Do not use an explicit alignment value
8595         as certain file formats cannot support particularly large
8596         alignments.
8597
8598         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
8599         and do not expect to be able to link the executable.
8600
8601         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
8602         fail because the COFF format does not support the weak attribute.
8603
8604 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
8605
8606         * g77.dg/pr5473.f:  New test
8607
8608 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
8609
8610         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
8611         Fix testcase accordingly.
8612
8613 2002-02-04  Richard Henderson  <rth@redhat.com>
8614
8615         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
8616         (buf): Change to be an array of pointers, not ints.
8617
8618 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
8619
8620         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
8621         before all tests.  Move warning one line above to match where it
8622         C frontend emits.
8623         * gcc.dg/Wswitch-2.c: New test.
8624         * g++.dg/warn/Wswitch-1.C: New test.
8625         * g++.dg/warn/Wswitch-2.C: New test.
8626
8627 2002-02-04  Richard Henderson  <rth@redhat.com>
8628
8629         * g++.dg/abi/offsetof.C: Fix size comparison.
8630
8631 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
8632
8633         * gcc.dg/cast-qual-2.c: New test.
8634
8635 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
8636
8637         * gcc.dg/20020201-4.c: New test.
8638
8639 2002-02-04  Ben Elliston  <bje@redhat.com>
8640
8641         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
8642         target_info attribute != 0, in addition to the empty string.
8643         (gcc_target_compile): Likewise.
8644
8645 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
8646
8647         * gcc.dg/Wswitch.c: New test.
8648         PR gcc/4475. PR gcc/3780.
8649
8650 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
8651
8652         * g77.f-torture/execute/5122.f: New test for regressions
8653         against PR fortran/5122.
8654
8655 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
8656
8657         * g77.f-torture/compile/pr3743.f: Delete
8658         * g77.dg/pr3743-1.f: New test.
8659         * g77.dg/pr3743-2.f: New test.
8660         * g77.dg/pr3743-3.f: New test.
8661         * g77.dg/pr3743-4.f: New test.
8662
8663 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
8664
8665         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
8666
8667 2002-02-02  Richard Henderson  <rth@redhat.com>
8668
8669         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
8670         * gcc.c-torture/execute/bf64-1.c: Likewise.
8671
8672 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
8673
8674         * gcc.dg/20020201-2.c: New test.
8675
8676         * gcc.dg/20020201-3.c: New test.
8677
8678         * gcc.c-torture/execute/bitfld-2.c: New test.
8679
8680 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
8681
8682         * gcc.dg/bitfld-1.c: Update.
8683         * gcc.dg/bitfld-2.c: Update.
8684         * gcc.c-torture/execute/bitfld-1.x: New.
8685
8686 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
8687
8688         * gcc.c-torture/execute/20020201-1.c: New test.
8689
8690 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
8691
8692         PR target/5469
8693         * gcc.dg/20020201-1.c: New test.
8694
8695 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
8696
8697         PR fortran/3743
8698         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
8699         * g77.f-torture/compile/pr3743.x: Remove
8700
8701 2002-01-31  Tom Rix  <trix@redhat.com>
8702
8703         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
8704
8705 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
8706
8707         * gcc.dg/noncompile/20020130-1.c: New test.
8708
8709 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
8710
8711         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
8712
8713 2002-01-29  Richard Henderson  <rth@redhat.com>
8714
8715         * gcc.c-torture/execute/991118-1.c: Cast various constants back
8716         to long long.
8717         * gcc.c-torture/execute/bf64-1.c: Likewise.
8718
8719 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
8720
8721         * gcc.c-torture/execute/20020129-1.c: New test.
8722
8723 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
8724
8725         * gcc.c-torture/compile/20000224-1.c: Update.
8726         * gcc.c-torture/execute/bitfld-1.c: New tests.
8727         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
8728         * gcc.dg/uninit-A.c: Update.
8729
8730 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
8731
8732         * g++.dg/template/ctor1.C: Add instantiation.
8733
8734 2002-01-28  Paul Koning  <pkoning@equallogic.com>
8735
8736         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
8737         argument to __builtin_prefetch to be const ptr.
8738
8739 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
8740
8741         * gcc.c-torture/compile/20020120-1.c: New test.
8742
8743 2002-01-27  Kazu Hirata  <kazu@hxi.com>
8744
8745         * gcc.c-torture/execute/20020127-1.c: New test.
8746
8747 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
8748
8749         * g77.dg/f77-edit-i-in.f: New test
8750         * g77.dg/f77-edit-i-out.f: New test
8751
8752 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
8753
8754         * gcc.dg/debug/debug.exp: New file.
8755         * gcc.dg/debug/trivial.c: New file.
8756         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
8757         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
8758         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
8759         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
8760         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
8761         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
8762         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
8763         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
8764         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
8765         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
8766         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
8767         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
8768         * gcc.dg/20000503-1.c: Removed.
8769         * gcc.dg/20010207-1.c: Removed.
8770         * gcc.dg/20011223-1.c: Removed.
8771         * gcc.dg/20020104-2.c: Removed.
8772         * gcc.dg/debug-1.c: Removed.
8773         * gcc.dg/debug-2.c: Removed.
8774         * gcc.dg/debug-3.c: Removed.
8775         * gcc.dg/debug-4.c: Removed.
8776         * gcc.dg/debug-5.c: Removed.
8777         * gcc.dg/debug-6.c: Removed.
8778         * gcc.dg/dwarf2-1.c: Removed.
8779         * gcc.dg/dwarf2-2.c: Removed.
8780
8781 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
8782
8783         * g++.old-deja/g++.other/eh5.C: New test.
8784         * g++.old-deja/g++.other/sibcall2.C: New test.
8785         * g++.old-deja/g++.other/array9.C: New test.
8786         * g++.old-deja/g++.other/typename2.C: New test.
8787         * g++.old-deja/g++.other/crash60.C: New test.
8788         * g++.old-deja/g++.other/conv9.C: New test.
8789         * g++.old-deja/g++.other/mangle10.C: New test.
8790         * g++.old-deja/g++.other/unchanging1.C: New test.
8791         * g++.old-deja/g++.other/exprstmt1.C: New test.
8792         * g++.old-deja/g++.other/inline23.C: New test.
8793         * g++.old-deja/g++.eh/ia64-1.C: New test.
8794         * g++.old-deja/g++.other/dwarf2-1.C: New test.
8795         * g++.old-deja/g++.other/reload1.C: New test.
8796         * g++.old-deja/g++.other/static20.C: New test.
8797         * g++.old-deja/g++.other/local-alloc1.C: New test.
8798         * g++.old-deja/g++.other/conv8.C: New test.
8799         * g++.old-deja/g++.other/stmtexpr2.C: New test.
8800         * g++.old-deja/g++.other/storeexpr1.C: New test.
8801         * g++.old-deja/g++.other/storeexpr2.C: New test.
8802         * g++.dg/eh/template2.C: New test.
8803         * g++.dg/warn/weak1.C: New test.
8804
8805 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
8806
8807         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
8808         Remove first, non-varying, argument.
8809
8810 2002-01-23  Richard Henderson  <rth@redhat.com>
8811
8812         * gcc.dg/inline-2.c: New.
8813
8814         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
8815         Add optional target arg.  Check number of arguments.
8816         (scan-assembler-not, scan-assembler-dem): Likewise.
8817         (scan-assembler-dem-not): Likewise.
8818
8819 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
8820
8821         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
8822         line 12.
8823         * g++.old-deja/g++.brendan/parse3.C,
8824         g++.old-deja/g++.other/crash26.C,
8825         g++.old-deja/g++.other/crash28.C,
8826         g++.old-deja/g++.other/crash29.C,
8827         g++.old-deja/g++.other/crash30.C,
8828         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
8829
8830 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
8831
8832         * gcc.dg/20020115-1.c: New.
8833
8834 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
8835
8836         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
8837
8838 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
8839
8840         * gcc.dg/20020122-3.c: New.
8841
8842 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
8843
8844         * g++.dg/other/gc1.C: New test.
8845
8846 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
8847
8848         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
8849
8850 2002-01-22  Richard Henderson  <rth@redhat.com>
8851
8852         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
8853
8854 2002-01-22  Richard Henderson  <rth@redhat.com>
8855
8856         * gcc.dg/20020122-4.c: New.
8857
8858 2002-01-22  H.J. Lu <hjl@gnu.org>
8859
8860         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
8861         link output.
8862         * gcc.dg/special/ecos.exp: Likewise.
8863         * lib/g++-dg.exp: Likewise.
8864         * lib/g77-dg.exp: Likewise.
8865         * lib/gcc-dg.exp : Likewise.
8866         * lib/mike-g++.exp: Likewise.
8867         * lib/mike-g77.exp: Likewise.
8868         * lib/mike-gcc.exp: Likewise.
8869         * lib/objc-dg.exp: Likewise.
8870
8871 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
8872
8873         PR target/5379
8874         * gcc.dg/20020122-2.c: New test.
8875
8876 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
8877
8878         * gcc.dg/20020122-1.c: New test.
8879
8880 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
8881
8882         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
8883
8884 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
8885
8886         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
8887
8888 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8889
8890         * gcc.c-torture/compile/20020121-1.c: New test.
8891
8892 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8893
8894         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
8895         ld_library_path.
8896
8897 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
8898
8899         * gcc.dg/20020218-1.c: New test.
8900
8901 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
8902
8903         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
8904         messages
8905         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
8906         "At global scope" warning
8907         * g++.dg/ext/align1.C: Change cygwin test for alignment
8908         from db-bogus to dg-warning
8909
8910 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
8911
8912         * g77.f-torture/compile/cpp2.F: New test.
8913
8914 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
8915
8916         * g++.dg/template/access1.C: New test.
8917
8918 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
8919
8920         * gcc.dg/20020118-1.c: New.
8921
8922 2002-01-18  Kazu Hirata  <kazu@hxi.com>
8923
8924         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
8925
8926 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
8927
8928         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
8929         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
8930         alignment warnings.
8931
8932 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
8933
8934         * gcc.misc-tests/i386-prefetch.exp: Save and restore
8935         torture_with_loops and torture_without_loops
8936
8937 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
8938
8939         * gcc.c-torture/compile/20020116-1.c: New test.
8940
8941 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
8942
8943         * gcc.dg/20020116-2.c: New test.
8944
8945         * gcc.dg/ultrasp4.c: New test.
8946
8947         * gcc.dg/20020116-1.c: New test.
8948
8949 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
8950
8951         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
8952         by EABI.
8953
8954 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
8955
8956         * gcc.misc-tests/i386-prefetch.exp: New.
8957         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
8958         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
8959         * gcc.misc-tests/i386-pf-none-1.c: New test.
8960         * gcc.misc-tests/i386-pf-sse-1.c: New test.
8961
8962 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
8963
8964         * gcc.dg/gnu89-init-1.c: Add new tests.
8965
8966 2002-01-15  Andreas Jaeger  <aj@suse.de>
8967
8968         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
8969         * gcc.dg/i386-mmx-2.c: Likewise.
8970         * gcc.dg/i386-sse-1.c: Likewise.
8971         * gcc.dg/i386-sse-2.c: Likewise.
8972         * gcc.dg/i386-sse-3.c: Likewise.
8973
8974 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
8975
8976         * g77.f-torture/execute/intrinsic-unix-bessel.f:
8977         Uncomment additional cases that now pass.
8978
8979 2002-01-11  Richard Henderson  <rth@redhat.com>
8980
8981         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
8982         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
8983
8984 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
8985
8986         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
8987
8988 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
8989
8990         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
8991         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
8992
8993 2002-01-10  Dale Johannesen  <dalej@apple.com>
8994
8995         * gcc.c-torture/execute/loop-11.c: New.
8996
8997 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
8998
8999         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
9000         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
9001
9002 2002-01-09  Richard Henderson  <rth@redhat.com>
9003
9004         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
9005         type in which to perform the operation for each size.
9006
9007 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
9008
9009         * gcc.c-torture/compile/20020109-2.c: New test.
9010
9011 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
9012
9013         * gcc.c-torture/execute/loop-10.c: New test.
9014
9015 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
9016
9017         * gcc.c-torture/compile/20010226-1.c: New test.
9018         * gcc.c-torture/compile/20010227-1.c: New test.
9019         * gcc.c-torture/compile/20010426-1.c: New test.
9020         * gcc.c-torture/compile/20010510-1.c: New test.
9021         * gcc.c-torture/compile/20010605-3.c: New test.
9022         * gcc.c-torture/compile/20010824-1.c: New test.
9023         * gcc.c-torture/execute/20010409-1.c: New test.
9024         * gcc.dg/noncompile/20000901-1.c: New test.
9025         * gcc.dg/20001023-1.c: New test.
9026         * gcc.dg/20001101-1.c: New test.
9027         * gcc.dg/20001102-1.c: New test.
9028         * gcc.dg/20010207-1.c: New test.
9029         * gcc.dg/20010405-1.c: New test.
9030         * gcc.dg/20010822-1.c: New test.
9031         * gcc.dg/20011107-1.c: New test.
9032
9033 2002-01-09  Jeffrey A Law  (law@redhat.com)
9034
9035         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
9036
9037         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
9038         execution failure on PA targets.
9039
9040 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
9041
9042         * gcc.c-torture/compile/20020109-1.c: New test.
9043
9044 2002-01-08  Kazu Hirata  <kazu@hxi.com>
9045
9046         * gcc.c-torture/execute/20020108-1.c: New test.
9047
9048 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
9049
9050         * gcc.dg/20020108-1.c: New test.
9051
9052 2002-01-08  H.J. Lu <hjl@gnu.org>
9053
9054         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
9055         for header files.
9056
9057 2002-01-08  Geoff Keating  <geoffk@redhat.com>
9058
9059         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
9060         consistency.
9061
9062 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
9063
9064         * gcc.dg/altivec-4.c: Test altivec predicates.
9065
9066 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
9067
9068         * gcc.c-torture/execute/20020107-1.c: New test.
9069
9070 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9071
9072         PR c/5279
9073         * gcc.c-torture/compile/20020106-1.c: New test.
9074
9075 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
9076
9077         * gcc.c-torture/execute/nestfunc-4.c: New test.
9078
9079 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
9080
9081         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
9082         extra triple that slipped in.
9083         * g++.old-deja/g++.abi/align.C: Likewise.
9084         * g++.old-deja/g++.abi/bitfields.C: Likewise.
9085
9086 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
9087
9088         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
9089         * g++.old-deja/g++.abi/align.C: Likewise.
9090         * g++.old-deja/g++.abi/bitfields.C: Likewise.
9091
9092         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
9093         on FreeBSD/i386.
9094         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
9095         FreeBSD.
9096
9097 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
9098
9099         * gcc.dg/20020104-1.c: New test.
9100
9101         * gcc.dg/20020104-2.c: New test.
9102
9103 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
9104
9105         * gcc.dg/20020103-1.c: Fix typo in target selector.
9106
9107 2002-01-03  Richard Henderson  <rth@redhat.com>
9108
9109         * gcc.dg/20020103-1.c: New.
9110
9111 2002-01-03  Kazu Hirata  <kazu@hxi.com>
9112
9113         * gcc.c-torture/execute/20020103-1.c: New test.
9114
9115 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
9116
9117         * g++.dg/other/debug2.C: New test.
9118
9119         * gcc.c-torture/compile/20020103-1.c: New test.
9120
9121 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
9122
9123         * gcc.dg/gnu89-init-1.c: Added new tests.
9124
9125 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
9126
9127         * g++.dg/template/friend2.C: Remove as patch is reverted.
9128
9129         * g++.dg/warn/oldcast1.C: New test.
9130
9131         * g++.dg/template/ptrmem1.C: New test.
9132         * g++.dg/template/ptrmem2.C: New test.
9133
9134         * g++.dg/template/ntp.C: New test.
9135
9136         * g++.dg/other/component1.C: New test.
9137
9138         * g++.dg/template/ttp3.C: New test.
9139
9140         * g++.dg/template/friend2.C: New test.
9141         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
9142
9143 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
9144
9145         * g++.dg/other/ptrmem1.C: New test.
9146         * g++.dg/other/ptrmem2.C: New test.
9147
9148 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
9149
9150         * g++.dg/template/ctor1.C: New test.
9151
9152 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
9153
9154         * g++.dg/template/friend2.C: New test.
9155
9156 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
9157
9158         * gcc.dg/mmix-1.c: New test.
9159
9160 2001-12-31  Richard Henderson  <rth@redhat.com>
9161
9162         * gcc.dg/asm-5.c: New.
9163
9164 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
9165
9166         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
9167         in namespace __gnu_cxx
9168
9169 2001-12-30  Richard Henderson  <rth@redhat.com>
9170
9171         * gcc.dg/debug-6.c: New.
9172
9173 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
9174
9175         * gcc.c-torture/compile/20011229-2.c: New test.
9176
9177 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
9178
9179         * gcc.dg/debug-3.c: New test.
9180         * gcc.dg/debug-4.c: New test.
9181         * gcc.dg/debug-5.c: New test.
9182
9183 2001-12-29  Richard Henderson  <rth@redhat.com>
9184
9185         * g++.dg/eh/loop1.C: New.
9186
9187 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
9188
9189         * g++.dg/template/crash1.C: New test.
9190
9191 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
9192
9193         * g++.dg/other/const1.C: New test.
9194
9195 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
9196
9197         * gcc.c-torture/compile/20011229-1.c: New test.
9198
9199 2001-12-28  Stan Shebs  <shebs@apple.com>
9200
9201         * lib/objc-torture.exp: Resync with c-torture.exp.
9202         * lib/objc.exp: Load standard libraries.
9203
9204 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
9205
9206         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
9207         additional tests.
9208
9209 2001-12-27  Roger Sayle <roger@eyesopen.com>
9210
9211         * gcc.c-torture/execute/string-opt-16.c: New testcase.
9212
9213 2001-12-27  Richard Henderson  <rth@redhat.com>
9214
9215         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
9216
9217 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
9218
9219         * g++.dg/eh/ctor1.C: New test.
9220         * g++.dg/other/error2.C: New test.
9221
9222 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
9223
9224         * g++.dg/other/init2.C: New test.
9225
9226 2001-12-24  Richard Henderson  <rth@redhat.com>
9227
9228         * gcc.dg/20011223-1.c: New.
9229         * gcc.dg/inline-1.c: New.
9230
9231 2001-12-23  Richard Henderson  <rth@redhat.com>
9232
9233         * gcc.dg/asm-4.c: Test operand modifiers.
9234
9235 2001-12-23  Richard Henderson  <rth@redhat.com>
9236
9237         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
9238
9239 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
9240
9241         * gcc.c-torture/execute/20011223-1.c: New test.
9242
9243 2001-12-21  Richard Henderson  <rth@redhat.com>
9244
9245         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
9246         re-enables the warning.
9247
9248 2001-12-21  Richard Henderson  <rth@redhat.com>
9249
9250         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
9251
9252 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
9253
9254         * gcc.c-torture/compile/20011218-1.c: New test.
9255
9256 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
9257
9258         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
9259         arm-isr.c test.
9260         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
9261         epilogue generation for ARM ISR routines.
9262
9263 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9264
9265         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
9266         * gcc.dg/format/c90-printf-3.c: Likewise.
9267         * gcc.dg/format/c99-printf-3.c: Likewise.
9268         * gcc.dg/format/ext-1.c: Likewise.
9269         * gcc.dg/format/ext-6.c: Likewise.
9270         * gcc.dg/format/format.h: Prototype unlocked stdio.
9271
9272 2001-12-20  Richard Henderson  <rth@redhat.com>
9273
9274         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
9275         (arena): Use it.
9276         (malloc): Correct allocation logic.  Abort if we fill up the
9277         arena before initialization complete.
9278         (realloc): Correct allocation logic.
9279
9280 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
9281
9282         * gcc.c-torture/compile/20011219-2.c: New test.
9283
9284         * gcc.c-torture/execute/20011219-1.c: New test.
9285
9286 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
9287
9288         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
9289         target does not support weak symbols.
9290
9291 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
9292
9293         * gcc.c-torture/compile/20011219-1.c: New test.
9294
9295 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
9296
9297         * g++.dg/other/error1.C: New test.
9298
9299 2001-12-17  Jeffrey A Law  (law@redhat.com)
9300
9301         * gcc.c-torture/execute/20011217-1.c: New test.
9302
9303 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
9304
9305         * objc.dg/special/: New directory.
9306         * objc.dg/special/special.exp: New file.
9307         * objc.dg/special/unclaimed-category-1.h: New file.
9308         * objc.dg/special/unclaimed-category-1a.m: New file.
9309         * objc.dg/special/unclaimed-category-1.m: New file.
9310
9311 2001-12-17  Andreas Jaeger  <aj@suse.de>
9312
9313         * gcc.c-torture/compile/20011217-2.c: New test.
9314
9315 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9316
9317         * gcc.c-torture/compile/20011217-1.c: New test.
9318
9319 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
9320
9321         * testsuite/gcc.dg/20011214-1.c: New.
9322
9323 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
9324
9325         * gcc.dg/altivec-4.c: New.
9326
9327 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
9328
9329         * gcc.dg/20011113-1.c: New test.
9330
9331 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9332
9333         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
9334         std::__malloc_alloc_template<0> and
9335         std::__default_alloc_template<false, 0>.
9336
9337 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
9338
9339         * objc/execute/bf-21.m: New test.
9340         * objc/execute/enumeration-1.m: New test.
9341         * objc/execute/enumeration-2.m: New test.
9342
9343 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
9344
9345         * gcc.dg/gnu89-init-1.c: New test.
9346
9347 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
9348
9349         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
9350         * g++.old-deja/g++.jason/2371.C: Likewise.
9351         * g++.old-deja/g++.jason/template33.C: Likewise.
9352         * g++.old-deja/g++.jason/template34.C: Likewise.
9353         * g++.old-deja/g++.jason/template36.C: Likewise.
9354         * g++.old-deja/g++.oliva/typename1.C: Likewise.
9355         * g++.old-deja/g++.oliva/typename2.C: Likewise.
9356         * g++.old-deja/g++.other/typename1.C: Likewise.
9357         * g++.old-deja/g++.pt/inherit2.C: Likewise.
9358         * g++.old-deja/g++.pt/nontype5.C: Likewise.
9359         * g++.old-deja/g++.pt/typename11.C: Likewise.
9360         * g++.old-deja/g++.pt/typename14.C: Likewise.
9361         * g++.old-deja/g++.pt/typename16.C: Likewise.
9362         * g++.old-deja/g++.pt/typename3.C: Likewise.
9363         * g++.old-deja/g++.pt/typename4.C: Likewise.
9364         * g++.old-deja/g++.pt/typename5.C: Likewise.
9365         * g++.old-deja/g++.pt/typename7.C: Likewise.
9366         * g++.old-deja/g++.robertl/eb9.C: Likewise.
9367
9368 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
9369
9370         * g++.dg/other/linkage1.C: New test.
9371         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
9372         specifiers.
9373
9374 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
9375
9376         * gcc.dg/concat.c: New test.
9377
9378 2001-12-11  Stan Shebs  <shebs@apple.com>
9379
9380         * objc/compile: New test directory.
9381         * objc/compile/compile.exp: New expect script.
9382         * objc/compile/20011211-1.m: New compile test.
9383
9384 2001-12-11  Jason Merrill  <jason@redhat.com>
9385
9386         * lib/prune.exp (prune_gcc_output): Also handle "In member
9387         function".  So many permutations...
9388
9389 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
9390
9391         * g++.dg/template/typedef1.C: New test.
9392
9393 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
9394
9395         * g++.dg/other/copy1.C: New test.
9396
9397 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
9398
9399         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
9400
9401         * gcc.dg/builtin-choose-expr.c: New.
9402
9403 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
9404
9405         * gcc.dg/altivec-2.c: New.
9406
9407 2001-12-07  Richard Henderson  <rth@redhat.com>
9408
9409         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
9410
9411 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
9412
9413         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
9414         ultrasparc.
9415
9416 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9417
9418         * g++-old.deja/g++.robertl/eb101.C: Deleted.
9419
9420 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
9421
9422         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
9423         variable argument list.
9424
9425 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
9426
9427         * gcc.c-torture/execute/memcheck: Delete entire directory.
9428         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
9429         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
9430
9431 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
9432
9433         * gcc.dg/Wshadow-1.c: New test.
9434
9435 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
9436
9437         * gcc.c-torture/compile/20011130-1.c: New test.
9438
9439         * gcc.dg/noncompile/20011025-1.c: New test.
9440
9441         * g++.dg/other/anon-union.C: New test.
9442
9443         * gcc.c-torture/execute/20011024-1.c: New test.
9444
9445 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
9446
9447         * gcc.c-torture/execute/20000722-1.x,
9448         gcc.c-torture/execute/20010123-1.x: Remove.
9449         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
9450         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
9451         gcc.dg/c99-complit-2.c: New tests.
9452
9453 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
9454
9455         * g++.dg/inherit/base1.C: New test.
9456
9457 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
9458
9459         * g++.dg/other/stdarg1.C: New test.
9460
9461         * gcc.c-torture/compile/20011130-2.c: New test.
9462
9463 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
9464
9465         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
9466         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
9467         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
9468         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
9469         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
9470         * gcc.dg/builtin-prefetch-1.c: New test.
9471
9472 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
9473
9474         * gcc.dg/20011130-1.c: New test.
9475
9476 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
9477
9478         * g++.dg/other/scope1.C: New test.
9479         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
9480
9481 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
9482
9483         * gcc.dg/vla-init-1.c: New test.
9484
9485 2001-12-01  Geoff Keating  <geoffk@redhat.com>
9486
9487         * gcc.c-torture/compile/structs.c: New testcase from GDB.
9488
9489 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
9490
9491         * objc.dg/alias.m: Update.
9492         * objc.dg/class-1.m: Update.
9493         * objc.dg/const-str-1.m: Update.
9494         * objc.dg/fwd-proto-1.m: Update.
9495         * objc.dg/id-1.m: Update.
9496         * objc.dg/super-class-1.m: Update.
9497
9498 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
9499
9500         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
9501         constructs.
9502
9503 2001-11-28  Jeffrey A Law  (law@cygnus.com)
9504
9505         * gcc.c-torture/execute/20011128-1.c: New test.
9506
9507 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
9508
9509         * gcc.dg/20011127-1.c: New test.
9510
9511 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
9512
9513         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
9514         from Austin Group draft 7.
9515         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
9516         scanf format arguments.
9517         * gcc.dg/format/no-exargs-2.c: New test.
9518
9519 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
9520
9521         * g++.dg/abi/vbase8-4.C: New test.
9522
9523 2001-11-24  Ian Lance Taylor  <ian@airs.com>
9524
9525         * gcc.c-torture/execute/20011121-1.c: New test.
9526
9527 2001-11-23  Jeffrey A Law  (law@cygnus.com)
9528
9529         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
9530
9531 2001-11-23  Andreas Jaeger  <aj@suse.de>
9532
9533         * gcc.dg/cpp/charconst-2.c: New test.
9534
9535 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
9536
9537         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
9538         to the host if it is remote.  Let tests specify extra headers
9539         they use.
9540         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
9541         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
9542         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
9543         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
9544         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
9545         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
9546         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
9547         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
9548         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
9549         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
9550
9551 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
9552
9553         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
9554         for little endian ARMs.
9555
9556 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
9557
9558         * gcc.c-torture/compile/20011119-1.c: New test.
9559         * gcc.c-torture/compile/20011119-2.c: New test.
9560
9561 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
9562
9563         * gcc.dg/altivec-1.c: Fix typo.
9564
9565 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
9566
9567         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
9568
9569 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
9570
9571         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
9572
9573 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
9574
9575         * lib/g77.exp: Don't specify --rpath-link.
9576
9577         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
9578         across all the headers.
9579         * gcc.dg/format/format.exp: For testing on a remote host,
9580         copy format.h.
9581
9582         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
9583         * gcc.c-torture/execute/930406-1.c: Likewise.
9584         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
9585
9586 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
9587
9588         * gcc.dg/altivec-1.c: New.
9589
9590 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
9591
9592         * gcc.dg/cpp/fpreprocessed.c: New test case.
9593
9594 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9595
9596         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
9597         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
9598         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
9599
9600 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9601
9602         * gcc.dg/no-builtin-1.c: New test.
9603
9604 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
9605
9606         * gcc.c-torture/execute/20011115-1.c: New test.
9607
9608 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
9609
9610         * gcc.c-torture/compile/20011114-2.c: New test.
9611         * gcc.c-torture/compile/20011114-3.c: New test.
9612         * gcc.c-torture/compile/20011114-4.c: New test.
9613
9614 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
9615
9616         * g++.dg/other/init1.C: New test.
9617
9618 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
9619
9620         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
9621         message.
9622
9623         * gcc.c-torture/execute/20011114-1.c: New testcase.
9624
9625         * gcc.c-torture/compile/20010327-1.c: Revert last change.
9626         * gcc.c-torture/compile/20011114-1.c: New test, exactly
9627         like the (before this change) version of 20010327-1.c.
9628
9629 2001-11-14  Roger Sayle <roger@eyesopen.com>
9630
9631         * gcc.c-torture/execute/string-opt-13.c: New testcase.
9632
9633 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
9634
9635         * g++.dg/init/array2.C: New test.
9636
9637 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
9638
9639         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
9640
9641 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
9642
9643         * g++.dg/other/forscope1.C: New test.
9644         * g++.dg/ext/forscope1.C: New test.
9645         * g++.dg/ext/forscope2.C: New test.
9646
9647 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
9648
9649         * gcc.c-torture/execute/20011113-1.c: New test.
9650
9651 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
9652
9653         * gcc.c-torture/execute/20011109-2.c: New test.
9654
9655         * gcc.c-torture/execute/20011109-1.c: New test.
9656
9657 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
9658
9659         * gcc.c-torture/compile/20011109-1.c: New test.
9660
9661 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
9662
9663         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
9664         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
9665         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
9666         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
9667         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
9668         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
9669         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
9670
9671 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
9672
9673         * g++.dg/warn/Wshadow-1.C: New tests.
9674         * g++.old-deja/g++.mike/for3.C: Update.
9675
9676 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
9677
9678         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
9679         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
9680         XFAILs.  Adjust expected error texts.
9681         * gcc.c-torture/compile/20011106-1.c,
9682         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
9683         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
9684         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
9685         gcc.dg/c99-array-lval-5.c: New tests.
9686
9687 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
9688
9689         * gcc.dg/cpp/defined.c: Update.
9690
9691 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
9692
9693         * gcc.c-torture/execute/anon-1.c: New test.
9694
9695 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
9696
9697         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
9698         same size, so no warning should be produced on stormy16.
9699
9700         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
9701         due to oversized array.
9702         * g++.old-deja/g++.mike/ns15.C: Likewise.
9703         * g++.old-deja/g++.pt/crash16.C: Likewise.
9704
9705 2001-11-02  Graham Stott  <grahams@redhat.com>
9706
9707         * g++.dgother/debug1.C: Fix typos.
9708
9709 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
9710
9711         * g++.dg/other/debug1.C: New test.
9712
9713 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9714
9715         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
9716         of unsigned long.
9717
9718 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
9719
9720         * gcc.dg/20011029-2.c: New test.
9721
9722         * gcc.c-torture/compile/20011029-1.c: New test.
9723
9724 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
9725
9726         * objc/execute/class_self-1.m: New test.
9727         * objc/execute/class_self-2.m: New test.
9728
9729 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
9730
9731         * gcc.misc-tests/msgs.exp: Delete.
9732         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
9733         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
9734         error set to match recent changes.
9735
9736 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
9737
9738         * gcc.dg/20011021-1.c: New test.
9739
9740 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
9741
9742         * gcc.c-torture/compile/20011023-1.c: New test.
9743
9744 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
9745
9746         * lib/g77.exp: Rewrite based on lib/g++.exp.
9747
9748 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
9749
9750         * gcc.c-torture/execute/20011019-1.c: New test.
9751
9752         * gcc.dg/20011018-1.c: New test.
9753
9754 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
9755
9756         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
9757
9758 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
9759
9760         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
9761         * gcc.dg/attr-invalid.c: Likewise.
9762
9763 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
9764
9765         * testsuite/gcc.dg/20011015-1.c: New test.
9766
9767 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
9768
9769         * g++.dg/template/unify2.C: New test.
9770
9771 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
9772
9773         * g++.dg/other/exception-specification.C: New test
9774
9775 2001-10-13  Tom Rix  <trix@redhat.com>
9776
9777         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
9778         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
9779
9780 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
9781
9782         * testsuite/gcc.dg/20011009-1.c: New test.
9783
9784 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
9785
9786         PR g++/4476
9787         * g++.dg/other/friend1.C: New test.
9788
9789 2001-10-11  Richard Henderson  <rth@redhat.com>
9790
9791         * g++.old-deja/g++.other/crash18.C: Add -S to options.
9792
9793 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9794
9795         * gcc.c-torture/compile/20011010-1.c: New.
9796
9797 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
9798
9799         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
9800         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
9801         g77.f-torture/execute/execute.exp,
9802         g77.f-torture/noncompile/noncompile.exp,
9803         gcc.c-torture/compile/compile.exp,
9804         gcc.c-torture/execute/execute.exp,
9805         gcc.c-torture/execute/ieee/ieee.exp,
9806         gcc.c-torture/execute/memcheck/memcheck.exp,
9807         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
9808         objc/execute/execute.exp: Update FSF address.
9809
9810 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
9811
9812         * gcc.dg/cpp/cmdlne-C.c: Update.
9813         * gcc.dg/cpp/cmdlne-C2.c: New.
9814
9815 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9816
9817         * gcc.c-torture/execute/20011008-3.c: New.
9818
9819 2001-10-08  DJ Delorie  <dj@redhat.com>
9820
9821         * gcc.dg/20011008-1.c: New.
9822         * gcc.dg/20011008-2.c: New.
9823
9824 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
9825
9826         * gcc.dg/cpp/spacing1.c: Update test.
9827
9828 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
9829
9830         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
9831         spelling errors of "separate" as "seperate".
9832
9833 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
9834
9835         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
9836         enough to avoid inlining.
9837
9838 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
9839
9840         * lib/g77.exp: set libg2c_dir correctly.
9841
9842 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
9843
9844         * gcc.dg/cpp/macro11.c: New test.
9845
9846 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9847
9848         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
9849         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
9850         gcc.dg/format/multattr-3.c: New tests.
9851         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
9852         tests for format attributes on function pointers being rejected.
9853
9854 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9855
9856         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
9857
9858 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9859
9860         * g++.dg/warn/format1.C: New test.
9861
9862 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
9863
9864         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
9865
9866 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
9867
9868         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
9869
9870 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
9871
9872         * gcc.dg/cpp/redef2.c: Add test.
9873
9874 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
9875
9876         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
9877         long-standing bug on i686, apparently.
9878         * gcc.c-torture/execute/loop-2c.x: New file.
9879         * gcc.c-torture/execute/loop-2d.x: New file.
9880         * gcc.c-torture/execute/loop-3c.x: New file.
9881
9882 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
9883
9884         * gcc.dg/cpp/20000625-2.c: Correct line number.
9885
9886 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
9887
9888         * gcc.dg/cpp/macro10.c: New test.
9889         * gcc.dg/cpp/strify3.c: New test.
9890         * gcc.dg/cpp/spacing1.c: Add tests.
9891         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
9892         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
9893
9894 2001-09-24  DJ Delorie  <dj@redhat.com>
9895
9896         * gcc.c-torture/execute/20010924-1.c: New test.
9897
9898 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
9899
9900         * testsuite/objc/execute/paste.m: Remove.
9901
9902 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
9903
9904         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
9905
9906 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
9907
9908         * g77.dg/strlen0.f: New test.
9909
9910 2001-09-21  Richard Henderson  <rth@redhat.com>
9911
9912         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
9913         * g++.old-deja/g++.abi/vtable2.C: Likewise.
9914
9915 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
9916
9917         Table-driven attributes.
9918         * g++.dg/ext/attrib1.C: New test.
9919
9920 2001-09-20  DJ Delorie  <dj@redhat.com>
9921
9922         * gcc.dg/20000926-1.c: Update expected warning messages.
9923         * gcc.dg/array-2.c: Likewise, and test for warnings too.
9924         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
9925         array.
9926
9927 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
9928
9929         * g++.dg/eh/registers1.C: New test case.
9930
9931 2001-09-17  Richard Henderson  <rth@redhat.com>
9932
9933         * gcc.dg/array-5.c: Fix VLA decomposition test.
9934
9935 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
9936
9937         * gcc.dg/cpp/line5.c: New testcase.
9938
9939 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
9940
9941         * gcc.dg/cpp/macro9.c: New test.
9942
9943 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
9944
9945         * gcc.c-torture/execute/980223.c: Change type of addr from long
9946         to char *.
9947
9948 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
9949
9950         * gcc.c-torture/execute/20010915-1.c: New test.
9951
9952 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
9953
9954         * g77.dg/bprob: New directory.
9955         * g77.dg/bprob/bprob.exp: New file.
9956         * g77.dg/bprob/bprob-1.f: New test.
9957         * g77.dg/gcov: New directory.
9958         * g77.dg/gcov/gcov.exp: New file.
9959         * g77.dg/gcov/gcov-1.f: New test.
9960         * g77.dg/gcov/gcov-1.x: New file.
9961
9962 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
9963
9964         * gcc.dg/cpp/directiv.c: Update.
9965         * gcc.dg/cpp/undef1.c: Update.
9966
9967 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
9968
9969         * gcc.dg/20010912-1.c: New test.
9970
9971 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
9972
9973         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
9974         language-independent file in lib.
9975         * lib/gcov.exp: New file.
9976
9977 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
9978
9979         * gcc.c-torture/compile/20010911-1.c: New test.
9980
9981 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
9982
9983         * lib/profopt.exp: New, to support profile-directed optimizations.
9984         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
9985         * gcc.misc-tests/bprob-1.c: New test.
9986         * gcc.misc-tests/bprob-2.c: New test.
9987
9988 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
9989
9990         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
9991         XFAIL and which kinds of gcov output to verify.
9992         * gcc.misc-tests/gcov-4b.x: New file.
9993         * gcc.misc-tests/gcov-5b.x: New file.
9994         * gcc.misc-tests/gcov-6.x: New file.
9995         * gcc.misc-tests/gcov-7.c: New test.
9996         * gcc.misc-tests/gcov-7.x: New file.
9997
9998 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
9999
10000         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
10001         * gcc.misc-tests/gcov-6.c: New test.
10002
10003 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
10004
10005         PR c++/3986
10006         * g++.dg/abi/vbase1.C: New test.
10007
10008 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
10009
10010         * objc.dg/method-2.m: New.
10011
10012 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
10013
10014         PR c++/4203
10015         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
10016         * g++.dg/init/empty1.C: New test.
10017
10018 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
10019
10020         * gcc.c-torture/compile/20010903-1.c: New test.
10021
10022 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
10023
10024         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
10025         for m68k.
10026
10027 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
10028
10029         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
10030
10031         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
10032
10033         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
10034
10035 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
10036
10037         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
10038         for 16-bit 'unsigned int'.
10039
10040 2001-08-29  Kazu Hirata  <kazu@hxi.com>
10041
10042         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
10043
10044 2001-08-27  Richard Henderson  <rth@redhat.com>
10045
10046         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
10047         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
10048
10049 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
10050
10051         * gcc.dg/asm-names.c (ymain): New.
10052
10053 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
10054
10055         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
10056         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
10057         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
10058
10059 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10060
10061         * gcc.dg/compare5.c: New testcase.
10062
10063 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
10064
10065         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
10066         and "In instantiation".
10067
10068 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
10069
10070         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
10071
10072 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
10073
10074         * gcc.misc-tests/gcov.exp: Add support for branch information.
10075         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
10076         * gcc.misc-tests/gcov-4.c: New test.
10077         * gcc.misc-tests/gcov-4b.c: New test.
10078         * gcc.misc-tests/gcov-5b.c: New test.
10079
10080 2001-08-20  Zack Weinberg  <zackw@panix.com>
10081
10082         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
10083         expected to fail.
10084
10085 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10086
10087         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
10088
10089 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
10090
10091         * g++.dg/eh/template1.C: New test.
10092
10093 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
10094
10095         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
10096         Fix thinko.
10097         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
10098         for xfail.
10099
10100 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
10101
10102         * lib/g77-dg.exp:  Use prune.exp for common procedures
10103         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
10104         * lib/g77.exp: (g77-dg-prune) Remove
10105
10106 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
10107
10108         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
10109
10110 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10111
10112         * g++.dg/template/unify1.C: New test.
10113
10114 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
10115
10116         * g++.dg/abi/empty4.C: New test.
10117
10118 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
10119
10120         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
10121         solaris2.*
10122         * g77.f-torture/compile/pr3743.x: Likewise
10123
10124 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
10125
10126         * g++.dg/other/using-declaration.C: New test.
10127
10128 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
10129
10130         * gcc.dg/cpp/tr-sign.c: New testcase.
10131
10132 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
10133
10134         * gcc.dg/cpp/19951025-1.c: Revert.
10135         * gcc.dg/cpp/directiv.c: We no longer process directives that
10136         interrupt macro arguments.
10137
10138 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
10139
10140         * gcc.dg/bconstp-1.c: New test.
10141
10142 2001-08-03  Richard Henderson  <rth@redhat.com>
10143
10144         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
10145
10146 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
10147
10148         * gcc.dg/cpp/19951025-1.c: Update.
10149
10150 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
10151
10152         * g77.dg/ff90-1.f (s): Fix reference of variable z,
10153         should be x.
10154
10155 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
10156
10157         Kill -fhonor-std.
10158         * g++.old-deja/g++.ns/ns14.C: Remove special options.
10159         * g++.old-deja/g++.other/std1.C: Likewise.
10160         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
10161
10162 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
10163
10164         * lib/g77.exp:  Load gcc-defs.exp for common procedures
10165         (g77_pass, g77_fail, g77_finish, g77_exit,
10166         ${tool}_check_unsupported_p} Now redundant.  Deleted.
10167
10168 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
10169
10170         * g77.dg/fbackslash.f
10171         * g77.dg/fcase-preserve.f
10172         * g77.dg/ff90-1.f
10173         * g77.dg/ffixed-line-length-0.f
10174         * g77.dg/ffixed-line-length-132.f
10175         * g77.dg/ffixed-line-length-7.f
10176         * g77.dg/ffixed-line-length-72.f
10177         * g77.dg/ffixed-line-length-none.f
10178         * g77.dg/ffree-form-1.f
10179         * g77.dg/fno-backslash.f
10180         * g77.dg/fno-f90-1.f
10181         * g77.dg/fno-fixed-form-1.f
10182         * g77.dg/fno-onetrip.f
10183         * g77.dg/fno-typeless-boz.f
10184         * g77.dg/fno-underscoring.f
10185         * g77.dg/fno-vxt-1.f
10186         * g77.dg/fonetrip.f
10187         * g77.dg/ftypeless-boz.f
10188         * g77.dg/fugly-assumed.f
10189         * g77.dg/funderscoring.f
10190         * g77.dg/fvxt-1.f
10191
10192 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
10193
10194         * objc.dg/fwd-proto-1.m: New.
10195         * objc.dg/local-decl-1.m: New.
10196         * objc.dg/naming-1.m: New.
10197         * objc.dg/naming-2.m: New.
10198         * objc.dg/proto-hier-1.m: New.
10199
10200 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
10201
10202         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
10203         largest-type elements to a struct makes its size grow.
10204
10205 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
10206
10207         * g++.dg/abi/vthunk1.C: New test.
10208
10209 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
10210
10211         * g++.dg/abi/vbase8-22.C: New test.
10212
10213 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
10214
10215         * gcc.dg/cpp/macro8.c: New test.
10216
10217 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
10218
10219         * g++.dg/abi/vbase8-21.C: New test.
10220
10221 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
10222
10223         * g++.dg/abi/vbase8-10.C: New test.
10224
10225 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10226
10227         * lib/g++.exp (g++_set_ld_library_path): Renamed to
10228         ${tool}_set_ld_library_path.
10229         Changed caller.
10230         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
10231         g++.exp.
10232
10233 2001-07-26  Stan Cox <scox@redhat.com>
10234
10235         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
10236         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
10237         gcc_exit, gcc_check_unsupported_p):
10238         Moved to gcc-deps.exp
10239         * gcc-deps.exp: New file.
10240
10241 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10242
10243         * g++.old-deja/g++.pt/defarg14.C: New test.
10244
10245 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
10246
10247         * g++.old-deja/g++.other/lineno5.C: New test.
10248
10249 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
10250
10251         * g++.old-deja/g++.pt/crash68.C: New test.
10252
10253 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
10254
10255         * g++.old-deja/g++.other/crash42.C: New test.
10256
10257 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
10258
10259         * gcc.dg/cpp/extratokens.c: Fix.
10260         * gcc.dg/cpp/skipping2.c: New tests.
10261
10262 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10263
10264         * gcc.c-torture/execute/20010724-1.c: New file.
10265         * gcc.c-torture/execute/20010724-1.x: New file.
10266
10267 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
10268
10269         * g++.old-deja/g++.other/cond7.C: New test.
10270
10271 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
10272
10273         * g++.old-deja/g++.other/optimize4.C: New test.
10274
10275 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
10276
10277         * g++.old-deja/g++.abi/vbase8-5.C: New test.
10278
10279 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
10280
10281         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
10282         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
10283         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
10284         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
10285
10286         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
10287         bug report" message.
10288
10289         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
10290         * g++.dg/ext/instantiate1.C: Move from old-deja.
10291
10292 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
10293
10294         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
10295         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
10296         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
10297         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
10298
10299 2001-07-23  Jeffrey A Law  (law@cygnus.com)
10300
10301         * gcc.c-torture/execute/20010723-1.c: New test.
10302
10303 2001-07-23  Ben Elliston  <bje@redhat.com>
10304
10305         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
10306
10307 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10308
10309         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
10310         i[34567]86-*-*.
10311         Delete handling of ieee_multilib_flags.
10312         Pass -mieee for alpha*-*-* and sh-*-*.
10313         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
10314
10315 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
10316
10317         Remove old-abi tests.
10318         * g++.old-deja/g++.mike/p11116.C: Remove.
10319         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
10320
10321 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
10322
10323         * g77.f-torture/compile/pr3743.f:  New test
10324
10325 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
10326
10327         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
10328
10329 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10330
10331         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
10332         g++.old-deja/g++.pt/static6.C: Likewise.
10333         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
10334         supports weak symbols.
10335
10336 2001-07-18  Andreas Jaeger  <aj@suse.de>
10337
10338         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
10339         supported again.
10340
10341 2001-07-18  Andreas Jaeger  <aj@suse.de>
10342
10343         * gcc.dg/iftrap-1.c: Fix target line.
10344
10345 2001-07-17  Richard Henderson  <rth@redhat.com>
10346
10347         * gcc.c-torture/execute/20010717-1.c: New.
10348
10349 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
10350
10351         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
10352         tests.
10353
10354 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
10355
10356         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
10357
10358 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10359
10360         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
10361         UAC_SIGBUS, UAC_NOPRINT definitions.
10362
10363 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
10364
10365         * objc/execute/object_is_class.m: New test.
10366         * objc/execute/object_is_meta_class.m: New test.
10367
10368 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
10369
10370         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
10371         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
10372
10373 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
10374
10375         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
10376         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
10377
10378 2001-07-14  Richard Henderson  <rth@redhat.com>
10379
10380         * gcc.dg/iftrap-1.c: New.
10381
10382 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
10383
10384         * g77.f-torture/execute/intrinsic77.f: New test.
10385
10386 2001-07-11  Janis Johnson <janis@us.ibm.com>
10387
10388         * gcc.misc-tests/gcov-3.c: New test.
10389
10390 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
10391
10392         * gcc.c-torture/compile/20010711-1.c,
10393         * gcc.c-torture/compile/20010711-2.c: New tests.
10394
10395 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
10396
10397         * gcc.c-torture/execute/20010711-1.c: New test.
10398
10399 2001-07-11  Ben Elliston  <bje@redhat.com>
10400
10401         * g++.old-deja/g++.other/enum5.C: New test.
10402
10403 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
10404
10405         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
10406         (g++-dg-prune): Call prune_gcc_output.
10407         * prune.exp: New file for prune_gcc_output.
10408         * lib/g++.exp, lib/gcc.exp: Load it.
10409
10410 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
10411
10412         * gcc.c-torture/compile/20010701-1.c,
10413         g++.old-deja/g++.ext/attrib6.C: New tests.
10414
10415 2001-07-06  Jeffrey A Law  (law@cygnus.com)
10416
10417         * gcc.c-torture/compile/20010706-1.c: New test.
10418
10419 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
10420
10421         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
10422
10423 2001-06-28  Stan Shebs  <shebs@apple.com>
10424
10425         * gcc.dg/pragma-darwin.c: New test.
10426
10427 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10428
10429         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
10430         Solaris 2.[678] system.
10431
10432 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
10433
10434         * gcc.dg/20010622-1.c: New test.
10435
10436 2001-06-18  Stan Shebs  <shebs@apple.com>
10437
10438         * objc.dg: New directory.
10439         * objc.dg/dg.exp: New file.
10440         * objc.dg/alias.m: New.
10441         * objc.dg/class-1.m: New.
10442         * objc.dg/class-2.m: New.
10443         * objc.dg/const-str-1.m: New.
10444         * objc.dg/const-str-2.m: New.
10445         * objc.dg/id-1.m: New.
10446         * objc.dg/method-1.m: New.
10447         * objc.dg/super-class-1.m: New.
10448         * lib/objc-dg.exp: New file.
10449
10450 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10451
10452         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
10453         of label name.
10454
10455 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
10456
10457         * g++.old-deja/g++.abi/vbase8-9.C: New test.
10458
10459 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10460
10461         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
10462         variable.
10463
10464 2001-06-12  Richard Henderson  <rth@redhat.com>
10465
10466         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
10467
10468 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
10469
10470         * g++.old-deja/g++.abi/vbase5.C: New test.
10471         * g++.old-deja/g++.abi/vbase6.C: New test.
10472         * g++.old-deja/g++.abi/vbase7.C: New test.
10473
10474 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10475
10476         * gcc.c-torture/compile/20010610-1.c: New test.
10477
10478 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
10479
10480         * g++.old-deja/g++.abi/vbase4.C: New test.
10481
10482 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10483
10484         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
10485         support %f for HC11/HC12 targets.
10486         * gcc.c-torture/execute/930513-1.x: New file, likewise.
10487         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
10488         on HC11/HC12 targets.
10489         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
10490
10491 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10492
10493         * gcc.dg/wchar_t-1.c: New file.
10494         * gcc.dg/wint_t-1.c: Likewise.
10495
10496 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
10497
10498         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
10499
10500 2001-06-11  Richard Henderson  <rth@redhat.com>
10501
10502         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
10503
10504 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
10505
10506         * gcc.c-torture/compile/20010611-1.c: New test.
10507
10508 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
10509
10510         * gcc.dg/c99-tag-1.c: Add more tests.
10511
10512 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
10513
10514         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
10515         representation on MN10300 and ARM/Thumb.
10516
10517 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
10518
10519         * g77.f-torture/execute/20010610.f: New.
10520
10521 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
10522
10523         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
10524         names.
10525
10526 2001-06-09  Richard Henderson  <rth@redhat.com>
10527
10528         * gcc.c-torture/execute/ashrdi-1.c: New.
10529         * gcc.c-torture/execute/ashldi-1.c: New.
10530         * gcc.c-torture/execute/lshrdi-1.c: New.
10531
10532 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
10533
10534         * objc/execute/load-3.m: Added. Check sending +load to categories,
10535         in addition to classes.
10536
10537 2001-06-08  Stan Shebs  <shebs@apple.com>
10538
10539         * objc/execute/load-2.m: New test.  From Nicola Pero
10540         <n.pero@mi.flashnet.it>.
10541
10542 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
10543
10544         * gcc.c-torture/execute/20010605-2.c: New test.
10545
10546 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
10547
10548         * g++.old-deja/g++.abi/vbase2.C: New test.
10549         * g++.old-deja/g++.abi/vbase3.C: New test.
10550
10551 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
10552
10553         * g++.old-deja/g++.pt/friend49.C: New test.
10554
10555 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
10556
10557         * g++.old-deja/g++.ext/anon3.C: New test.
10558
10559 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
10560
10561         * g++.old-deja/g++.other/conv7.C: New test.
10562
10563 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
10564
10565         * gcc.c-torture/compile/20010605-2.c: New test.
10566
10567 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10568
10569         * gcc.c-torture/execute/20010604-1.c: New test.
10570
10571 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
10572
10573         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
10574
10575 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
10576
10577         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
10578         (g++_link_flags): Likewise.
10579         (g++_init): Pass gccpath's value to two previous functions.
10580
10581 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10582
10583         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
10584         Ensure logfile entry matches exec command line.
10585
10586 2001-05-31  Richard Henderson  <rth@redhat.com>
10587
10588         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
10589         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
10590
10591 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
10592
10593         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
10594         compiler for irix6.2
10595
10596 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
10597
10598         * g++.old-deja/g++.other/optimize3.C: New file.
10599
10600 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
10601
10602         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
10603         assemble.
10604
10605 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
10606
10607         * g++.old-deja/g++.other/optimize2.C: New file.
10608
10609 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
10610
10611         * gcc.c-torture/compile/20010518-2.c: New file.
10612         * gcc.c-torture/execute/20010518-1.c: New file.
10613         * gcc.c-torture/execute/20010518-2.c: New file.
10614
10615 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
10616
10617         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
10618
10619 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
10620
10621         G++ no longer defines builtins that do not begin with __builtin.
10622         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
10623         * g++.old-deja/g++.brendand/misc13.C: Likewise.
10624         * g++.old-deja/g++.law/builtin1.C: Likewise.
10625         * g++.old-deja/g++.law/cvt2.C: Likewise.
10626         * g++.old-deja/g++.mike/net5.C: Likewise.
10627         * g++.old-deja/g++.other/builtins1.C: Likewise.
10628         * g++.old-deja/g++.other/builtins2.C: Likewise.
10629         * g++.old-deja/g++.other/builtins3.C: Likewise.
10630         * g++.old-deja/g++.other/builtins4.C: Likewise.
10631         * g++.old-deja/g++.other/inline8.C: Likewise.
10632         * g++.old-deja/g++.robertl/eb39.C: Likewise.
10633
10634 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
10635
10636         * g++.old-deja/g++.pt/using1.C: Adjust.
10637         * g++.old-deja/g++.pt/using2.C: New test.
10638
10639 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
10640
10641         * gcc.dg/cpp/charconst.c: New tests.
10642         * gcc.dg/cpp/escape.c: New tests.
10643         * gcc.dg/cpp/escape-1.c: New tests.
10644         * gcc.dg/cpp/escape-2.c: New tests.
10645         * gcc.dg/cpp/ucs.c: New tests.
10646
10647 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
10648
10649         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
10650         native compiler for irix6.5.
10651
10652 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
10653
10654         * lib/g++.exp (g++_include_flags): Use args to compute
10655         get_multilibs.
10656         (g++_link_flags): Likewise.
10657         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
10658
10659 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
10660
10661         * gcc.dg/c90-hexfloat-1.c: Add more tests.
10662
10663 2001-05-21  Geoff Keating  <geoffk@redhat.com>
10664
10665         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
10666         this file.
10667
10668 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10669
10670         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
10671         STACK_SIZE;
10672         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
10673         to STACK_SIZE; Use it to define size of add_histo array.
10674         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
10675         to STACK_SIZE.
10676         (f): Use GITT_SIZE to define size of gitt local table.
10677         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
10678         to STACK_SIZE; Use it to define size of bytemem array.
10679
10680 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10681
10682         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
10683         on 68HC11/HC12 due to the asm instruction.
10684         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
10685         * gcc.c-torture/compile/920520-1.x: Likewise.
10686         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
10687         on 68HC11/HC12 because the function is larger than 64K.
10688         * gcc.c-torture/compile/961203-1.x: New file, this test fails
10689         on 68HC11/HC12 because the structure is too large.
10690
10691 2001-05-20  Richard Henderson  <rth@redhat.com>
10692
10693         * gcc.c-torture/execute/20010520-1.c: New.
10694
10695 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10696
10697         * g++.old-deja/g++.warn/compare1.C: New test.
10698         * gcc.dg/compare4.c: New test.
10699
10700 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
10701
10702         * g++.old-deja/g++.other/optimize1.C: New test.
10703
10704 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10705
10706         * g++.old-deja/g++.pt/spec41.C: New test.
10707
10708 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
10709
10710         * gcc.c-torture/compile/20010114-1.x: Remove.
10711
10712 2001-05-18  Stan Shebs  <shebs@apple.com>
10713
10714         * gcc.c-torture/compile/20010518-1.c: New test.
10715
10716 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
10717
10718         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
10719         * g++.old-deja/g++.pt/crash67.C: New test.
10720
10721 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
10722
10723         * g++.old-deja/g++.other/debug9.C: New test.
10724
10725 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
10726
10727         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
10728
10729 2001-05-16  Jan Hubicka  <jh@suse.cz>
10730
10731         * gcc.c-torture/compile/20010516-1.c: New test.
10732
10733 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
10734
10735         * g++.old-deja/g++.other/crash41.C: New test.
10736
10737 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
10738
10739         * g++.old-deja/g++.pt/crash66.C: New test.
10740
10741 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
10742
10743         * g++.old-deja/g++.robertl/eb27.C: Convert.
10744
10745 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
10746
10747         * g++.dg/friend-warn.C: New test.  Do not warn about friend
10748         declaration being redundant.
10749
10750 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
10751
10752         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
10753
10754 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
10755
10756         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
10757
10758 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
10759
10760         * lib/g++.exp: Use testsuite_flags.
10761
10762 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
10763
10764         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
10765
10766 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10767
10768         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
10769
10770 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
10771
10772         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
10773
10774 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
10775
10776         * gcc.c-torture/compile/20010313-1.c: New test.
10777
10778 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
10779
10780         * gcc.dg/cpp/direct2.c: New test.
10781         * gccq.dg/cpp/direct2s.c: New test.
10782
10783         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
10784
10785 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
10786
10787         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
10788         * g++.old-deja/g++.other/op3.C: Likewise.
10789
10790 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
10791
10792         * gcc.dg/cpp/syshdr.h: New file.
10793         * gcc.dg/cpp/sysmac1.c: Update.
10794         * gcc.dg/cpp/sysmac2.c: Update.
10795
10796 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
10797
10798         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
10799
10800 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
10801
10802         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
10803         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
10804
10805 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
10806
10807         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
10808
10809 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
10810
10811         * lib/g++.exp (g++_include_flags): Don't use any special flags
10812         if TESTING_IN_BUILD_TREE is not defined.
10813         (g++_init): Use a plain 'c++' as the compiler if
10814         TESTING_IN_BUILD_TREEE is not defined.
10815
10816 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
10817
10818         * g++.old-deja/g++.eh/catch13.C: New test.
10819         * g++.old-deja/g++.eh/catch14.C: New test.
10820
10821 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
10822
10823         * gcc.dg/cpp/tr-define.c: New test.
10824
10825 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
10826
10827         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
10828         <stdlib.h>, not <malloc.h>.
10829
10830 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
10831
10832         * g++.old-deja/g++.ns/template17.C: New test.
10833
10834 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
10835
10836         * g++.old-deja/g++.pt/ref4.C: New test.
10837
10838 2001-04-30  Richard Henderson  <rth@redhat.com>
10839
10840         * gcc.dg/20000724-1.c: Revert last change.
10841
10842 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
10843
10844         * g77.f-torture/execute/20010430.f: New test.
10845
10846 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
10847
10848         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
10849
10850 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
10851
10852         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
10853
10854 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
10855
10856         * g++.old-deja/g++.eh/crash6.C: New test.
10857
10858 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
10859
10860         * g++.old-deja/g++.other/warn7.C: New test.
10861
10862 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
10863
10864         * g++.old-deja/g++.other/defarg9.C: New test.
10865
10866 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
10867
10868         * g77.f-torture/compile/20010426.f: New test.
10869         * g77.f-torture/execute/20010426.f: New test.
10870
10871 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
10872
10873         * g77.f-torture/compile/20000629-1.x: Remove - error
10874         has been fixed.
10875
10876 2001-04-26  Jeffrey A Law  (law@cygnus.com)
10877
10878         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
10879         Tweak slightly to work with g++.dg framework.
10880         * g++.dg/special/ecos.exp: Run initp1.C test.
10881         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
10882
10883         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
10884         its linker doesn't give line numbers either.
10885         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
10886
10887 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
10888
10889         * g++.old-deja/g++.other/lex1.C: New test.
10890
10891 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
10892
10893         * gcc.dg/noncompile/20010425-1.c: New test.
10894
10895 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
10896
10897         * g++.old-deja/g++.pt/mangle2.C: New test.
10898
10899 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
10900
10901         * gcc.dg/format/plus-1.c: New test.
10902
10903 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
10904
10905         * gcc.dg/20010423-1.c: New test.
10906
10907 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
10908
10909         * gcc.c-torture/execute/20010422-1.c: New test.
10910
10911 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
10912
10913         * g++.old-deja/g++.ns/type2.C: New test.
10914
10915 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
10916
10917         * g++.old-deja/g++.other/perf1.C: New test.
10918
10919 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
10920
10921         * gcc.dg/c99-func-2.c: Remove xfail.
10922         * gcc.dg/c99-func-3.c: Remove xfail.
10923         * gcc.dg/c99-func-4.c: Remove xfail.
10924
10925 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
10926
10927         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
10928
10929 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
10930
10931         * gcc.c-torture/compile/20010423-1.c: New test.
10932
10933 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
10934
10935         * g++.old-deja/g++.pt/typename28.C: New test.
10936
10937 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
10938
10939         * g++.old-deja/g++.abi/empty2.C: New test.
10940         * g++.old-deja/g++.abi/empty3.C: New test.
10941
10942 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
10943
10944         * g++.old-deja/g++.other/comdat2.C: New test.
10945         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
10946
10947 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
10948
10949         * g++.old-deja/g++.other/overload14.C: New test.
10950
10951 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
10952
10953         * g++.old-deja/g++.other/lookup23.C: New test.
10954
10955 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
10956
10957         * gcc.c-torture/execute/20010403-1.c: New test.
10958
10959 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
10960             Mark Mitchell  <mark@codesourcery.com>
10961
10962         * lib/old-dejagnu.exp: Don't delete output of executable.
10963         Add .exe suffix to executables.
10964
10965 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
10966
10967         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
10968
10969 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10970
10971         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
10972
10973 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
10974
10975         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
10976         * g++.old-deja/g++.abi/crash1.C: New test.
10977
10978 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
10979
10980         * g++.old-deja/g++.other/crash40.C: New test.
10981
10982 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10983
10984         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
10985
10986 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
10987
10988         * g++.old-deja/g++.other/warn6.C: New test.
10989
10990 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
10991
10992         * g++.old-deja/g++.robertl/eb42.C: Same.
10993
10994 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10995
10996         * gcc.dg/wtr-conversion-1.c: New testcase.
10997
10998 2001-04-10  Richard Henderson  <rth@redhat.com>
10999
11000         * g++.old-deja/g++.other/array5.C: New.
11001
11002 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11003
11004         * gcc.c-torture/execute/20010408-1.c: New test.
11005
11006 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
11007
11008         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
11009         headers and constructs.
11010         * g++.old-deja/g++.robertl/eb79.C: Same.
11011         * g++.old-deja/g++.robertl/eb77.C (main): Same.
11012         * g++.old-deja/g++.robertl/eb73.C: Same.
11013         * g++.old-deja/g++.robertl/eb66.C (main): Same.
11014         * g++.old-deja/g++.robertl/eb55.C (t): Same.
11015         * g++.old-deja/g++.robertl/eb54.C (main): Same.
11016         * g++.old-deja/g++.robertl/eb46.C (main): Same.
11017         * g++.old-deja/g++.robertl/eb44.C: Same.
11018         * g++.old-deja/g++.robertl/eb41.C (main): Same.
11019         * g++.old-deja/g++.robertl/eb4.C (main): Same.
11020         * g++.old-deja/g++.robertl/eb39.C: Same.
11021         * g++.old-deja/g++.robertl/eb33.C (main): Same.
11022         * g++.old-deja/g++.robertl/eb31.C (main): Same.
11023         * g++.old-deja/g++.robertl/eb30.C: Same.
11024         * g++.old-deja/g++.robertl/eb3.C: Same.
11025         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
11026         * g++.old-deja/g++.robertl/eb21.C: Same.
11027         * g++.old-deja/g++.robertl/eb15.C: Same.
11028         * g++.old-deja/g++.robertl/eb118.C: Same.
11029         * g++.old-deja/g++.robertl/eb115.C (main): Same.
11030         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
11031         * g++.old-deja/g++.robertl/eb109.C: Same.
11032         * g++.old-deja/g++.other/sibcall1.C (main): Same.
11033         * g++.old-deja/g++.mike/rtti1.C: Same.
11034         * g++.old-deja/g++.mike/p658.C: Same.
11035         * g++.old-deja/g++.mike/net46.C: Same.
11036         * g++.old-deja/g++.mike/net34.C: Same.
11037         * g++.old-deja/g++.mike/memoize1.C: Same.
11038         * g++.old-deja/g++.mike/eh2.C: Same.
11039         * g++.old-deja/g++.law/weak.C: Same.
11040         * g++.old-deja/g++.law/visibility7.C: Same.
11041         * g++.old-deja/g++.law/visibility25.C: Same.
11042         * g++.old-deja/g++.law/visibility22.C: Same.
11043         * g++.old-deja/g++.law/visibility2.C: Same.
11044         * g++.old-deja/g++.law/visibility17.C: Same.
11045         * g++.old-deja/g++.law/visibility13.C: Same.
11046         * g++.old-deja/g++.law/visibility10.C: Same.
11047         * g++.old-deja/g++.law/visibility1.C: Same.
11048         * g++.old-deja/g++.law/virtual3.C (eval): Same.
11049         * g++.old-deja/g++.law/vbase1.C: Same.
11050         * g++.old-deja/g++.law/operators32.C: Same.
11051         * g++.old-deja/g++.law/nest3.C: Same.
11052         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
11053         * g++.old-deja/g++.law/except5.C (main): Same.
11054         * g++.old-deja/g++.law/cvt7.C (run): Same.
11055         * g++.old-deja/g++.law/cvt2.C: Same.
11056         * g++.old-deja/g++.law/cvt16.C: Same.
11057         * g++.old-deja/g++.law/ctors6.C (bar): Same.
11058         * g++.old-deja/g++.law/ctors17.C (main): Same.
11059         * g++.old-deja/g++.law/ctors13.C: Same.
11060         * g++.old-deja/g++.law/ctors12.C (main): Same.
11061         * g++.old-deja/g++.law/ctors10.C: Same.
11062         * g++.old-deja/g++.law/code-gen5.C: Same.
11063         * g++.old-deja/g++.law/bad-error7.C: Same.
11064         * g++.old-deja/g++.law/arm9.C: Same.
11065         * g++.old-deja/g++.law/arm12.C: Same.
11066         * g++.old-deja/g++.law/arg8.C: Same.
11067         * g++.old-deja/g++.law/arg1.C: Same.
11068         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
11069         * g++.old-deja/g++.jason/template31.C: Same.
11070         * g++.old-deja/g++.jason/template24.C (main): Same.
11071         * g++.old-deja/g++.jason/2371.C: Same.
11072         * g++.old-deja/g++.eh/new2.C: Same.
11073         * g++.old-deja/g++.eh/new1.C: Same.
11074         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
11075         * g++.old-deja/g++.brendan/nest21.C (main): Same.
11076         * g++.old-deja/g++.brendan/err-msg3.C: Same.
11077         * g++.old-deja/g++.brendan/crash62.C: Same.
11078         * g++.old-deja/g++.brendan/crash52.C: Same.
11079         * g++.old-deja/g++.brendan/crash49.C (main): Same.
11080         * g++.old-deja/g++.brendan/crash38.C: Same.
11081         * g++.old-deja/g++.brendan/crash15.C (main): Same.
11082         * g++.old-deja/g++.brendan/copy9.C: Same.
11083
11084 2001-04-06  J"orn Rennecke <amylaar@redhat.com>
11085
11086         * gcc.c-torture/execute/20001203-2.c (memset):
11087         Count argument is of type __SIZE_TYPE__.
11088
11089 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
11090
11091         * gcc.c-torture/compile/20010404-1.c: New test.
11092
11093 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
11094
11095         * gcc.c-torture/compile/20010326-1.c: New test.
11096
11097 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
11098
11099         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
11100         peculiarities of the SH.
11101         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
11102
11103 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11104
11105         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
11106         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
11107         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
11108
11109 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
11110
11111         * g77.f-torture/compile/20010321-1.f: New test.
11112
11113 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
11114
11115         * gcc.c-torture/compile/20010329-1.c: New test.
11116
11117 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
11118
11119         * gcc.c-torture/execute/20010329-1.c: New test.
11120
11121 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
11122
11123         * g++.old-deja/g++.other/eh4.C: Fix typo.
11124
11125 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
11126
11127         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
11128
11129 2001-03-28  Philip Blundell  <philb@gnu.org>
11130
11131         * gcc.c-torture/compile/20010328-1.c: New test.
11132
11133 2001-03-27  Richard Henderson  <rth@redhat.com>
11134
11135         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
11136         * g++.old-deja/g++.eh/vbase3.C: Likewise.
11137
11138 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
11139
11140         * gcc.c-torture/compile/20010327-1.c: New test.
11141
11142 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
11143
11144         * g++.old-deja/g++.other/friend12.C: New test.
11145         * g++.old-deja/g++.other/friend9.C: Expect no errors.
11146         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
11147
11148 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
11149
11150         * gcc.c-torture/execute/20010325-1.c: New test.
11151
11152 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
11153
11154         * g++.old-deja/g++.other/mangle3.C: New test.
11155
11156 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
11157
11158         * g++.old-deja/g++.other/anon8.C: New test.
11159
11160 2001-03-20  Philip Blundell  <philb@gnu.org>
11161
11162         * gcc.c-torture/compile/20010320-1.c: New test.
11163
11164 2001-03-17  Richard Henderson  <rth@redhat.com>
11165
11166         * g++.old-deja/g++.other/eh4.C: Add expected error text.
11167
11168 2001-03-15  Geoff Keating  <geoff@redhat.com>
11169
11170         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
11171         tests on AIX.
11172
11173 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
11174
11175         * g++.old-deja/g++.other/eh4.C: New test.
11176
11177 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
11178
11179         * gcc.dg/cpp/mi1.c: Update.
11180
11181 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
11182
11183         * g++.old-deja/g++.other/regstack.C: New test.
11184
11185 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
11186
11187         * g++.old-deja/g++.other/ref4.C: New test.
11188
11189 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
11190
11191         * objc/execute/va_method.m: Added.
11192         * objc/execute/IMP.m: Added.
11193         * objc/execute/_cmd.m: Added.
11194         * objc/execute/accessing_ivars.m: Added.
11195         * objc/execute/class-1.m: Added.
11196         * objc/execute/class-10.m: Added.
11197         * objc/execute/class-11.m: Added.
11198         * objc/execute/class-12.m: Added.
11199         * objc/execute/class-13.m: Added.
11200         * objc/execute/class-14.m: Added.
11201         * objc/execute/class-2.m: Added.
11202         * objc/execute/class-3.m: Added.
11203         * objc/execute/class-4.m: Added.
11204         * objc/execute/class-5.m: Added.
11205         * objc/execute/class-6.m: Added.
11206         * objc/execute/class-7.m: Added.
11207         * objc/execute/class-8.m: Added.
11208         * objc/execute/class-9.m: Added.
11209         * objc/execute/class-tests-1.h
11210         * objc/execute/class-tests-2.h
11211         * objc/execute/compatibility_alias.m: Added.
11212         * objc/execute/encode-1.m: Added.
11213         * objc/execute/formal_protocol-1.m: Added.
11214         * objc/execute/formal_protocol-2.m: Added.
11215         * objc/execute/formal_protocol-3.m: Added.
11216         * objc/execute/formal_protocol-4.m: Added.
11217         * objc/execute/formal_protocol-5.m: Added.
11218         * objc/execute/formal_protocol-6.m: Added.
11219         * objc/execute/formal_protocol-7.m: Added.
11220         * objc/execute/informal_protocol.m: Added.
11221         * objc/execute/initialize.m: Added.
11222         * objc/execute/load.m: Added.
11223         * objc/execute/many_args_method.m: Added.
11224         * objc/execute/nested-3.m: Added.
11225         * objc/execute/no_clash.m: Added.
11226         * objc/execute/private.m: Added.
11227         * objc/execute/redefining_self.m: Added.
11228         * objc/execute/root_methods.m: Added.
11229         * objc/execute/selector-1.m: Added.
11230         * objc/execute/static-1.m: Added.
11231         * objc/execute/static-2.m: Added.
11232         * objc/execute/va_method.m: Added.
11233
11234 2001-03-10  Richard Henderson  <rth@redhat.com>
11235
11236         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
11237
11238 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
11239
11240         * g++.old-deja/g++.other/crash31.C: XFAIL.
11241         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
11242         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
11243         * gcc.c-torture/execute/20010123-1.x: XFAIL.
11244         * gcc.c-torture/execute/20010124-1.x: XFAIL.
11245         * gcc.dg/sequence-pt-1.c: XFAIL one test.
11246
11247 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
11248
11249         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
11250
11251 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
11252
11253         * gcc.dg/20000724-1.c: Don't use multiline strings.
11254
11255 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
11256
11257         * objc/execute/string1.m, objc/execute/string2.m: Compare the
11258         result of -cString against what we expect it to be; don't just
11259         print it out for no one to read.
11260
11261         * objc/execute/string3.m, objc/execute/string4.m: New tests.
11262         Based on testcases provided by Nicola Pero.
11263
11264 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
11265
11266         * gcc.dg/cpp/macro7.c: New test.
11267
11268 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
11269
11270         * gcc.dg/cpp/multiline.c: Update.
11271
11272 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
11273
11274         * g++.old-deja/g++.other/enum3.C: New test.
11275
11276 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
11277
11278         * g++.old-deja/g++.other/pod1.C: New test.
11279
11280 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
11281
11282         * g++.old-deja/g++.ext/overload1.C: New test.
11283
11284 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
11285
11286         * g++.old-deja/g++.pt/using1.C: New test.
11287
11288 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
11289
11290         * g++.old-deja/g++.other/using9.C: New test.
11291
11292 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
11293
11294         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
11295
11296         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
11297
11298 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
11299
11300         * g++.old-deja/g++.ext/realpt1.C: Remove.
11301
11302 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
11303
11304         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
11305
11306 2001-02-26  Will Cohen  <wcohen@redhat.com>
11307
11308         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
11309
11310 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
11311
11312         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
11313         templatized constructors.
11314
11315 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11316
11317         * gcc.c-torture/execute/20010224-1.c: New test.
11318
11319 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
11320
11321         * gcc.c-torture/execute/20010222-1.c: New test.
11322
11323 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
11324
11325         * g++.old-deja/g++.other/inline20.C: New test.
11326
11327 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
11328
11329         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
11330
11331 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
11332
11333         * g++.old-deja/g++.other/lookup22.C: New test.
11334
11335 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
11336
11337         * g77.dg: New directory.
11338         * g77.dg/20010216-1.f: New test case.
11339         * g77.dg/dg.exp: New driver.
11340         * lib/g77-dg.exp: New driver library.
11341
11342 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11343
11344         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
11345
11346 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
11347
11348         * g++.old-deja/g++.other/decl9.C: New test.
11349
11350 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
11351
11352         * g++.old-deja/g++.other/init16.C: Update the test so that it does
11353         not need <string> and also tests the initialization at runtime.
11354
11355 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
11356
11357         * gcc.c-torture/execute/longlong.c: New test.
11358
11359 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
11360
11361         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
11362
11363 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
11364
11365         * gcc.c-torture/execute/920302-1.c (execute):
11366         Change argument type to short.
11367
11368 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
11369
11370         * g++.old-deja/g++.pt/deduct6.C: New test.
11371
11372 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
11373
11374         * g++.old-deja/g++.pt/deduct5.C: New test.
11375
11376 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
11377
11378         * gcc.c-torture/execute/20010209-1.c: New test.
11379
11380 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
11381
11382         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
11383
11384 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
11385
11386         * g++.dg/vtgc1.C: Update for new ABI.
11387
11388         * consistency.vlad: New directory, 1665 files.
11389
11390 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
11391
11392         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
11393         return type.
11394         * gcc.dg/cpp/digraphs.c: Declare puts.
11395
11396 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
11397
11398         * g++.old-deja/g++.other/warn5.C: New test.
11399
11400 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
11401
11402         * g++.old-deja/g++.pt/spec40.C: New test.
11403
11404 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
11405
11406         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
11407         case.
11408         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
11409
11410 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
11411
11412         * gcc.c-torture/compile/20010209-1.c: New test.
11413
11414 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
11415
11416         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
11417         excess errors message but not if it crashes.
11418         * g++.old-deja/g++.other/crash27.C: Likewise.
11419         * g++.old-deja/g++.other/crash28.C: Likewise.
11420         * g++.old-deja/g++.other/crash30.C: Likewise.
11421         * g++.old-deja/g++.other/crash32.C: Likewise.
11422         * g++.old-deja/g++.other/crash35.C: Likewise.
11423         * g++.old-deja/g++.pt/inherit2.C: Likewise.
11424
11425 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
11426
11427         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
11428         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
11429         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
11430         g77.f-torture/execute/execute.exp,
11431         g77.f-torture/noncompile/noncompile.exp,
11432         gcc.c-torture/execute/execute.exp,
11433         gcc.c-torture/execute/memcheck/memcheck.exp,
11434         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
11435         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
11436         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
11437         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
11438         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
11439         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
11440         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
11441         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
11442         Remove bug reporting instructions with ancient email addresses.
11443
11444 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
11445
11446         * gcc.dg/20010202-1.c: New test.
11447         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
11448
11449 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
11450
11451         * g++.dg/stdbool-if.C: New test.
11452
11453 2001-02-07  Ovidiu Predescu  <ovidiu@cup.hp.com>
11454
11455         * objc/execute/fdecl.m: Added main().
11456
11457 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
11458
11459         * gcc.c-torture/execute/20010206-1.c: New test.
11460
11461 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
11462
11463         * gcc.dg/cpp/avoidpaste1.c: Update.
11464
11465 2001-02-05  Ovidiu Predescu  <ovidiu@cup.hp.com>
11466
11467         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
11468         Pero <nicola@brainstorm.co.uk>.
11469         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
11470
11471 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
11472
11473         * g++.old-deja/g++.pt/spec39.C: New test.
11474
11475 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
11476
11477         * gcc.c-torture/compile/20010202-1.c: New test.
11478
11479 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
11480
11481         * g++.old-deja/g++.abi/primary2.C: New test.
11482         * g++.old-deja/g++.abi/primary3.C: New test.
11483         * g++.old-deja/g++.abi/primary4.C: New test.
11484         * g++.old-deja/g++.abi/primary5.C: New test.
11485         * g++.old-deja/g++.abi/vtable3.h: New test.
11486         * g++.old-deja/g++.abi/vtable3a.C: New test.
11487         * g++.old-deja/g++.abi/vtable3b.C: New test.
11488         * g++.old-deja/g++.abi/vtable3c.C: New test.
11489         * g++.old-deja/g++.abi/vtable3d.C: New test.
11490         * g++.old-deja/g++.abi/vtable3e.C: New test.
11491         * g++.old-deja/g++.abi/vtable3f.C: New test.
11492         * g++.old-deja/g++.abi/vtable3g.C: New test.
11493         * g++.old-deja/g++.abi/vtable3h.C: New test.
11494         * g++.old-deja/g++.abi/vtable3i.C: New test.
11495         * g++.old-deja/g++.abi/vtable3j.C: New test.
11496         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
11497
11498 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
11499
11500         * g++.old-deja/g++.other/anon6.C: New test.
11501         * g++.old-deja/g++.other/anon7.C: New test.
11502
11503 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
11504
11505         * gcc.dg/cpp/avoidpaste2.c: New tests.
11506
11507 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
11508
11509         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
11510
11511 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
11512
11513         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
11514         DECIMAL_DIG cases for Irix."
11515
11516 2001-01-31  J"orn Rennecke <amylaar@redhat.com>
11517
11518         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
11519
11520 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
11521
11522         * gcc.dg/c99-tag-1.c: New test.
11523
11524 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
11525
11526         * gcc.dg/cpp/tr-warn1.c: Add tests.
11527
11528 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
11529
11530         * gcc.dg/cpp/avoidpaste1.c: Update.
11531         * gcc.dg/cpp/paste4.c: Update.
11532
11533 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
11534
11535         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
11536         cases for Irix.
11537
11538 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11539
11540         * g++.old-deja/g++.other/inline19.C: New test.
11541
11542 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
11543
11544         * gcc.dg/Wlarger-than.c: New test.
11545
11546 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
11547
11548         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
11549
11550 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
11551
11552         * gcc.c-torture/execute/20010129-1.c: New test.
11553         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
11554
11555 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
11556
11557         * gcc.dg/cpp/avoidpaste1.c: Test case.
11558
11559 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
11560
11561         * g++.old-deja/g++.other/inline18.C: New test.
11562
11563 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11564
11565         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
11566         and __builtin_putchar.
11567
11568 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
11569
11570         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
11571         tests.
11572
11573 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
11574
11575         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
11576         floating point number rounding mode to round to the nearest
11577         representable mode.
11578
11579 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
11580
11581         * g++.old-deja/g++.other/mangle2.C: New test.
11582
11583 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
11584
11585         * gcc.c-torture/compile/20010124-1.c: New test.
11586
11587 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
11588
11589         * g++.old-deja/g++.pt/spec38.C: New test.
11590
11591 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11592
11593         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
11594         "Build don't run".
11595
11596 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11597
11598         * gcc.c-torture/execute/20010123-1.c: New test.
11599
11600 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
11601
11602         * g++.old-deja/g++.pt/spec37.C: New test.
11603
11604 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
11605
11606         * g++.old-deja/g++.pt/overload14.C: New test.
11607
11608 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11609
11610         * gcc.c-torture/execute/20010122-1.c: New test, exercise
11611         __builtin_return_address.
11612
11613 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
11614
11615         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
11616         * g++.old-deja/g++.pt/spec35.C: New test.
11617         * g++.old-deja/g++.pt/spec36.C: New test.
11618
11619 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
11620
11621         * gcc.c-torture/compile/20010118-1.c: New test.
11622
11623 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
11624
11625         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
11626
11627 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
11628
11629         * gcc.c-torture/execute/20010119-1.c: New test.
11630
11631 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
11632
11633         * g++.old-deja/g++.other/vbase5.C: New test.
11634
11635 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
11636
11637         * gcc.c-torture/execute/20010118-1.c: New test.
11638
11639 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
11640
11641         * g++.old-deja/g++.pt/deduct3.C: New test.
11642
11643 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
11644
11645         * g++.old-deja/g++.pt/spec34.C: New test.
11646
11647 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
11648
11649         * g77.f-torture/compile/20000601-2.f: New test.
11650
11651 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
11652
11653         * g++.old-deja/g++.other/init17.C: New test.
11654
11655 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
11656
11657         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
11658
11659 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
11660
11661         * g++.old-deja/g++.pt/unify8.C: New test.
11662
11663 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
11664
11665         * g++.old-deja/g++.abi/vbase1.C: New test.
11666
11667 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
11668
11669         * g++.old-deja/g++.pt/crash65.C: New test.
11670
11671 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
11672
11673         * gcc.dg/cpp/assembl2.S: New test case.
11674
11675 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
11676
11677         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
11678         are supported.
11679
11680 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11681
11682         * g++.old-deja/g++.other/builtins1.C: New test.
11683         * g++.old-deja/g++.other/builtins2.C: Likewise.
11684         * g++.old-deja/g++.other/builtins3.C: Likewise.
11685         * g++.old-deja/g++.other/builtins4.C: Likewise.
11686
11687 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
11688
11689         * gcc.c-torture/compile/20010117-1.c: New test.
11690         * gcc.c-torture/compile/20010117-2.c: New test.
11691
11692 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
11693
11694         * g77.f-torture/execute/20010116.[fx]: New test,
11695         XFAIL on i?86-*-*.
11696         * g77.f-torture/compile/20010115.f: Indicate it's
11697         a test for PR fortran/1636.
11698
11699 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
11700
11701         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
11702
11703 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
11704
11705         * g77.f-torture/compile/20010115.f: New test.
11706
11707 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
11708
11709         * g++.old-deja/g++.pt/nontype5.C: New test.
11710
11711 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
11712
11713         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
11714         have an equivalent working one below it.
11715
11716 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
11717
11718         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
11719         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
11720
11721 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
11722
11723         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
11724         message containing "init_priority".
11725         (conpr-2.C): Likewise.
11726         (conpr-3.C): Likewise.
11727         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
11728
11729 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11730
11731         * gcc.c-torture/execute/20010114-2.c: New test.
11732
11733 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
11734
11735         * gcc.c-torture/compile/20010114-1.c: New test.
11736         * gcc.c-torture/compile/20010114-1.x: Xfail.
11737         * gcc.c-torture/compile/20010114-2.c: New test.
11738         * gcc.c-torture/execute/20010114-1.c: New test.
11739         * gcc.dg/trunc-1.c: New test.
11740         * gcc.dg/uninit-B.c: New test.
11741
11742 2001-01-13  Nick Clifton  <nickc@redhat.com>
11743
11744         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
11745         target.
11746
11747 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11748
11749         * gcc.c-torture/compile/20010113-1.c: New test.
11750
11751 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
11752
11753         * gcc.c-torture/compile/20001212-1.c: New test.
11754
11755 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
11756
11757         * gcc.dg/cpp/widestr1.c: Update.
11758         * gcc.dg/cpp/prag-imp.c: Remove.
11759
11760 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
11761
11762         * gcc.c-torture/execute/20000801-3.x: Remove.
11763         * gcc.dg/c90-init-1.c: New test.
11764         * gcc.dg/c99-init-1.c: New test.
11765         * gcc.dg/c99-init-2.c: New test.
11766         * gcc.dg/gnu99-init-1.c: New test.
11767
11768 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
11769
11770         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
11771         testing that no relevant ones were found.
11772
11773 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
11774
11775         * g++.old-deja/g++.pt/cast2.C: New test.
11776
11777 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
11778
11779         * g++.old-deja/g++.pt/friend47.C: New test.
11780
11781 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
11782
11783         * g++.old-deja/g++.pt/instantiate13.C: New test.
11784
11785 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
11786
11787         * g++.old-deja/g++.other/defarg7.C: New test.
11788         * g++.old-deja/g++.other/defarg8.C: New test.
11789
11790 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
11791
11792         * g++.old-deja/g++.pt/crash64.C: New test.
11793
11794 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
11795
11796         * g++.old-deja/g++.pt/crash63.C: New test.
11797
11798 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
11799
11800         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
11801
11802 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
11803
11804         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
11805
11806 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
11807
11808         * g++.old-deja/g++.pt/error3.C: New test.
11809
11810 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
11811
11812         * g++.old-deja/g++.other/crash39.C: New test.
11813
11814 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
11815
11816         * g++.old-deja/g++.other/vbase4.C: New test.
11817
11818 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
11819
11820         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
11821         * gcc.dg/special/20000419-2.c: New file. Identical to above.
11822         * gcc.dg/special/special.exp: New test driver which will check
11823         for alias support for the above test.
11824
11825 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
11826
11827         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
11828         problems on small machines.
11829         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
11830         parameterize.
11831
11832 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
11833
11834         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
11835         mips.
11836         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
11837
11838 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
11839
11840         * g++.old_deja/g++.pt/using8.C: New test.
11841
11842 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
11843
11844         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
11845
11846 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
11847
11848         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
11849         where a failure is expected.
11850         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
11851
11852 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
11853
11854         * g++.old_deja/g++.pt/instantiate12.C: New test.
11855
11856 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
11857
11858         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
11859         start of structs.
11860         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
11861         * g++.old-deja/g++.brendan/crash17.C: Likewise.
11862         * g++.old-deja/g++.brendan/crash29.C: Likewise.
11863         * g++.old-deja/g++.brendan/crash48.C: Likewise.
11864         * g++.old-deja/g++.brendan/ns1.C: Likewise.
11865         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
11866         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
11867         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
11868         * g++.old-deja/g++.eh/spec6.C: Likewise.
11869         * g++.old-deja/g++.jason/crash3.C: Likewise.
11870         * g++.old-deja/g++.law/ctors11.C: Likewise.
11871         * g++.old-deja/g++.law/ctors17.C: Likewise.
11872         * g++.old-deja/g++.law/ctors5.C: Likewise.
11873         * g++.old-deja/g++.law/ctors9.C: Likewise.
11874         * g++.old-deja/g++.mike/ambig1.C: Likewise.
11875         * g++.old-deja/g++.mike/net22.C: Likewise.
11876         * g++.old-deja/g++.mike/p3538a.C: Likewise.
11877         * g++.old-deja/g++.mike/p3538b.C: Likewise.
11878         * g++.old-deja/g++.mike/virt3.C: Likewise.
11879         * g++.old-deja/g++.niklas/t128.C: Likewise.
11880         * g++.old-deja/g++.other/anon4.C: Likewise.
11881         * g++.old-deja/g++.other/using1.C: Likewise.
11882         * g++.old-deja/g++.other/warn3.C: Likewise.
11883         * g++.old-deja/g++.pt/t37.C: Likewise.
11884         * g++.old-deja/g++.robertl/eb69.C: Likewise.
11885         * g++.old-deja/g++.robertl/eb71.C: Likewise.
11886
11887 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
11888
11889         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
11890
11891 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11892
11893         * gcc.c-torture/execute/stdio-opt-3.c: New test.
11894
11895 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
11896
11897         * gcc.c-torture/compile/20010107-1.c: New test.
11898
11899 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11900
11901         * gcc.c-torture/execute/builtin-noret-1.c: New test.
11902
11903 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11904
11905         * gcc.dg/format/format.h: New file.
11906         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
11907         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
11908         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
11909         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
11910         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
11911         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
11912         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
11913         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
11914         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
11915         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
11916         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
11917         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
11918         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
11919         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
11920         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
11921         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
11922         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
11923         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
11924         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
11925         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
11926         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
11927         instead of declaring standard types, macros and functions in each
11928         test.
11929
11930 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
11931
11932         * gcc.c-torture/execute/20010106-1.c: New test.
11933
11934 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11935
11936         * gcc.dg/format/format.exp: New file.
11937         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
11938         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
11939         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
11940         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
11941         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
11942         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
11943         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
11944         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
11945         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
11946         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
11947         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
11948         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
11949         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
11950         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
11951         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
11952         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
11953         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
11954         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
11955         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
11956         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
11957         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
11958         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
11959         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
11960         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
11961         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
11962         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
11963         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
11964         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
11965         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
11966         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
11967         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
11968         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
11969         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
11970         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
11971         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
11972         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
11973         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
11974         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
11975         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
11976         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
11977         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
11978         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
11979
11980 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
11981
11982         * gcc.c-torture/execute/991228-1.c: Take word endianness into
11983         account.
11984
11985 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
11986
11987         * gcc.c-torture/execute/builtin-complex-1.c: New test.
11988
11989 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
11990
11991         * g++.old-deja/g++.pt/crash62.C: New test.
11992
11993 2001-01-04  Richard Henderson  <rth@redhat.com>
11994
11995         * gcc.dg/20000926-1.c: Update expected warnings.
11996         * gcc.dg/array-2.c: Likewise.
11997         * gcc.dg/array-4.c: Also validate flexible array members.
11998         * gcc.dg/c99-flex-array-1.c: New.
11999
12000 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
12001
12002         * gcc.c-torture/compile/20001222-1.x: Remove.
12003
12004 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
12005
12006         * gcc.c-torture/execute/built-in-setjmp.c: New.
12007
12008 2001-01-03  Richard Henderson  <rth@redhat.com>
12009
12010         * gcc.dg/940510-1.c: Update expected error wording.
12011         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
12012
12013 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
12014
12015         * lib/target-supports.exp (check_alias_available): Modified to
12016         indicate aliases not supported if only weak aliases are supported.
12017
12018 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12019
12020         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
12021         Turn on cmpstrsi checks for __pj__ and __i370__.
12022
12023 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
12024
12025         * g++.old-deja/g++.other/virtual11.C: New test.
12026
12027 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
12028
12029         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
12030
12031 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12032
12033         * gcc.c-torture/compile/20010102-1.c: New test.
12034
12035 2001-01-02  Andreas Jaeger  <aj@suse.de>
12036
12037         * gcc.dg/noreturn-3.c: New test.
12038
12039         * gcc.dg/noreturn-4.c: New test.
12040
12041 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12042
12043         * gcc.c-torture/execute/stdio-opt-1.c: Also test
12044         __builtin_fputc and __builtin_fwrite.
12045
12046 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
12047
12048         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
12049         signed char, not default char.
12050
12051 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
12052
12053         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
12054
12055 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
12056
12057         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
12058
12059 2000-12-29  Richard Henderson  <rth@redhat.com>
12060
12061         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
12062         (__cyg_profile_func_exit): Define.
12063
12064 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
12065
12066         * g++.dg/vtgc1.C: New test.
12067
12068 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
12069
12070         * gcc.dg/noncompile/20001228-1.c: New test.
12071
12072         * gcc.dg/20001228-1.c: New test.
12073
12074         * gcc.c-torture/execute/20001228-1.c: New test.
12075
12076 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
12077
12078         * gcc.dg/format-strfmon-1.c: New test.
12079
12080 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12081
12082         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
12083         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
12084         * gcc.c-torture/execute/string-opt-1.c: Likewise.
12085         * gcc.c-torture/execute/string-opt-2.c: Likewise.
12086         * gcc.c-torture/execute/string-opt-3.c: Likewise.
12087         * gcc.c-torture/execute/string-opt-4.c: Likewise.
12088         * gcc.c-torture/execute/string-opt-6.c: Likewise.
12089         * gcc.c-torture/execute/string-opt-7.c: Likewise.
12090         * gcc.c-torture/execute/string-opt-8.c: Likewise.
12091         * gcc.c-torture/execute/string-opt-9.c: Likewise.
12092         * gcc.c-torture/execute/string-opt-10.c: Likewise.
12093         * gcc.c-torture/execute/string-opt-11.c: Likewise.
12094         * gcc.c-torture/execute/string-opt-12.c: Likewise.
12095
12096         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
12097         * gcc.c-torture/execute/string-opt-4.c: Test index.
12098
12099 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
12100
12101         * gcc.c-torture/compile/20001226-1.c: New test.
12102
12103 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
12104
12105         * gcc.c-torture/compile/20001222-1.c: New test.
12106         * gcc.c-torture/compile/20001222-1.x: Xfail.
12107
12108 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
12109
12110         * gcc.c-torture/execute/comp-goto-2.c: New test.
12111
12112 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
12113
12114         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
12115         Use long types if __INT_MAX__ is 32767.
12116         (main): Use cast to (sint32 *) when poking 88 into a_page.
12117
12118         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
12119
12120 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
12121
12122         * gcc.c-torture/compile/20001221-1.c: New test.
12123         * gcc.c-torture/execute/20001221-1.c: New test.
12124
12125 2000-12-20  Richard Henderson  <rth@redhat.com>
12126
12127         * g++.old-deja/g++.pt/crash36.C: Update error lines.
12128         * g++.old-deja/g++.robertl/eb109.C: Likewise.
12129
12130 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12131
12132         * gcc.dg/compare3.c: New test.
12133
12134 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12135
12136         * gcc.dg/format-warnll-1.c: New test.
12137
12138 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
12139
12140         * gcc.dg/cpp/cmdlne-P.c: New test.
12141
12142 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12143
12144         * gcc.c-torture/execute/builtin-abs-1.c,
12145         gcc.c-torture/execute/builtin-abs-2.c: New tests.
12146
12147 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
12148
12149         * gcc.dg/cpp/multiline.c: New test.
12150
12151 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
12152
12153         * g++.old-deja/g++.other/syshdr1.C: Update.
12154         * gcc.dg/cpp/lineflags.c: Remove temporarily.
12155
12156 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12157
12158         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
12159
12160 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12161
12162         * g++.old-deja/g++.pt/ttp65.C: New test.
12163
12164 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12165
12166         * g++.old-deja/g++.pt/ttp64.C: New test.
12167
12168 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12169
12170         * g++.old-deja/g++.pt/spec33.C: New test.
12171
12172 2000-12-14  Catherine Moore  <clm@redhat.com>
12173
12174         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
12175         * gcc.c-torture/execute/920612-2.c: Likewise.
12176         * gcc.c-torture/execute/920428-2.c: Likewise.
12177         * gcc-c-torture/execute/va-arg-11.c: Call exit.
12178         * gcc.c-torture/execute/va-arg-21.c: Likewise.
12179
12180 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12181
12182         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
12183         * gcc.dg/pack-test-2.c: Likewise.
12184
12185 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
12186
12187         Tests by Zack Weinberg <zackw@stanford.edu>.
12188
12189         * gcc.dg/cpp/defined.c: Update.
12190         * gcc.dg/cpp/defined_trad.c: New tests.
12191
12192 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
12193
12194         * gcc.dg/cpp/trad-direct.c: Update.
12195
12196 2000-12-11  Neil Booth  <neilb@earthling.net>
12197
12198         * gcc.dg/cpp/defined_trad.c
12199
12200 2000-12-11  Neil Booth  <neilb@earthling.net>
12201
12202         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
12203
12204 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
12205
12206         * gcc.dg/format-miss-2.c: New test.
12207
12208 2000-12-09  Neil Booth  <neilb@earthling.net>
12209
12210         * gcc.dg/cpp/lineflags.c: New tests.
12211         * gcc.dg/cpp/poison.c: Update.
12212         * gcc.dg/cpp/redef2.c: Update.
12213         * gcc.dg/cpp/skipping.c: New test.
12214
12215 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
12216
12217         * g++.old-deja/g++.other/eh3.C: New testcase.
12218
12219 2000-12-07  Neil Booth  <neilb@earthling.net>
12220
12221         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
12222         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
12223         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
12224         wtr-union-init-2.c, wtr-union-init-3.c: Update.
12225         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
12226         Update.
12227
12228 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12229
12230         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
12231         __SIZE_TYPE__ instead of int for type of integers cast to
12232         pointers.
12233
12234 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
12235
12236         * g++.old-deja/g++.other/cleanup4.C: New test.
12237
12238 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12239
12240         * format-sec-1.c: New test.
12241
12242 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12243
12244         * gcc.dg/format-nonlit-3.c: New test.
12245
12246 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12247
12248         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
12249         through a null pointer.
12250
12251 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12252
12253         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
12254         * g++.old-deja/g++.pt/partial4.C: New test.
12255
12256 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
12257
12258         * gcc.c-torture/execute/ieee/hugeval.x: New.
12259
12260 2000-12-06  Neil Booth  <neilb@earthling.net>
12261
12262         * gcc.dg/cpp/backslash2.c: New tests.
12263
12264 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12265
12266         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
12267         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
12268
12269 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
12270
12271         * gcc.c-torture/execute/20001203-2.c: New testcase.
12272
12273 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
12274
12275         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
12276         * g++.old-deja/g++.other/virtual10.C: New test.
12277
12278 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
12279
12280         * g++.old-deja/g++.mike/pmf5.C: Remove test.
12281
12282 2000-12-05  Richard Henderson  <rth@redhat.com>
12283
12284         * gcc.c-torture/compile/20001205-1.c: New.
12285
12286 2000-12-04  Neil Booth  <neilb@earthling.net>
12287
12288         * g++.old-deja/g++.other/virtual9.C: New test.
12289         * g++.old-deja/g++.pt/crash61.C: New test.
12290         * gcc.c-torture/execute/loop-9.c: New test.
12291
12292 2000-12-04  Neil Booth  <neilb@earthling.net>
12293
12294         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
12295         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
12296         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
12297         * gcc.dg/cpp/extratokens.c: ...here.
12298
12299 2000-12-04  Neil Booth  <neilb@earthling.net>
12300
12301         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
12302         New tests.
12303
12304 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12305
12306         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
12307         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
12308
12309 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
12310
12311         * gcc.c-torture/execute/20001203-1.c: New test.
12312
12313 2000-12-03  Neil Booth  <neilb@earthling.net>
12314
12315         * gcc.dg/cpp/macro6.c: New test cases.
12316
12317 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12318
12319         * gcc.c-torture/execute/string-opt-9.c: New test.
12320         * gcc.c-torture/execute/string-opt-10.c: Likewise.
12321         * gcc.c-torture/execute/string-opt-11.c: Likewise.
12322         * gcc.c-torture/execute/string-opt-12.c: Likewise.
12323
12324         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
12325         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
12326
12327 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
12328
12329         * gcc.dg/cpp/if-6.c: New testcase.
12330
12331         * gcc.dg/20001201-1.c: New testcase.
12332
12333 2000-12-02  Neil Booth  <neilb@earthling.net>
12334
12335         * g++.old-deja/g++.other/externC4.C,
12336         g++.old-deja/g++.other/friend10.C: New tests.
12337
12338 2000-12-02  Neil Booth  <neilb@earthling.net>
12339
12340         * g++.old-deja/g++.other/instan2.C
12341         * g++.old-deja/g++.other/instan3.C: New test.
12342
12343 2000-12-02  Neil Booth  <neilb@earthling.net>
12344
12345         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
12346         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
12347         gnuc99.c,gnuc99-pedantic.c: New tests.
12348
12349 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
12350
12351         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
12352         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
12353
12354 2000-12-01  Neil Booth  <neilb@earthling.net>
12355
12356         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
12357         * gcc.dg/cpp/poison.c: Update.
12358         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
12359
12360 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
12361
12362         * g77.f-torture/execute/20001201.f: New test.
12363
12364 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
12365
12366         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
12367
12368 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
12369
12370         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
12371
12372 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
12373
12374         * g++.old-deja/g++.other/cast6.C: New test.
12375
12376 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
12377
12378         * gcc.c-torture/execute/20001130-2.c: New testcase.
12379
12380 2000-11-30  Richard Henderson  <rth@redhat.com>
12381
12382         * gcc.c-torture/execute/20001130-1.c: New test.
12383
12384 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
12385
12386         * g++.old-deja/g++.other/op3.C: New test.
12387
12388 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
12389
12390         * g++.old-deja/g++.other/op2.C: New test.
12391
12392 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
12393
12394         * g++.old-deja/g++.other/crash38.C: New test.
12395
12396 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
12397
12398         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
12399
12400 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
12401
12402         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
12403         tests.
12404         * gcc.c-torture/execute/string-opt-6.c: New test.
12405
12406         * gcc.dg/20001117-1.c: Add main.
12407
12408 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
12409
12410         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
12411         Move from here ...
12412         * gcc.dg/940510-1.c: ... to here.
12413
12414         * gcc.dg/20000926-1.c: GNU C now allows initializations of
12415         zero-size arrays in toplevel structures.
12416
12417 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
12418
12419         * gcc.c-torture/execute/loop-8.c: New test.
12420
12421 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
12422
12423         * g++.old-deja/g++.other/base1.C: New test.
12424
12425 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
12426
12427         * g++.old-deja/g++.other/parse2.C: New test.
12428
12429 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
12430
12431         * g++.old-deja/g++.pt/incomplete1.C: New test.
12432
12433 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
12434
12435         * g++.old-deja/g++.other/friend9.C: New test.
12436
12437 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
12438
12439         * gcc.dg/20001127-1.c: New test.
12440
12441 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
12442
12443         * g++.old-deja/g++.pt/friend46.C: New test.
12444
12445 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
12446
12447         * g++.old-deja/g++.other/ptrmem8.C: New test.
12448
12449 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12450
12451         * gcc.c-torture/execute/string-opt-7.c: New test.
12452         * gcc.c-torture/execute/string-opt-8.c: Likewise.
12453
12454 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
12455
12456         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
12457         instead of 'mkcheck 2'.
12458
12459 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
12460
12461         * gcc.c-torture/execute/memcheck/driver.c,
12462         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
12463         C9X references to refer to C99.
12464
12465 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
12466
12467         * gcc.dg/ultrasp3.c: New test.
12468
12469 2000-11-25  Neil Booth  <neilb@earthling.net>
12470
12471         * gcc.dg/cpp/include2.c: Update test to be locale independent.
12472
12473 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
12474
12475         * gcc.c-torture/compile/20001123-2.c: New.
12476
12477 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12478
12479         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
12480
12481 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
12482
12483         * gcc.dg/sequence-point-1.c: Add some new tests.
12484         * gcc.c-torture/execute/20001124-1.c: New test.
12485
12486 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
12487
12488         * g++.old-deja/g++.other/vaarg4.C: New test.
12489         * gcc.c-torture/compile/20001123-1.c: New test.
12490
12491 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
12492
12493         * g++.other/crash24.C: Adjust and remove XFAIL.
12494         * g++.other/crash37.C: New test.
12495
12496 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
12497
12498         * g++.old-deja/g++.pt/instantiate9.C: New test.
12499
12500 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
12501
12502         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
12503         new ABI, too.
12504
12505         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
12506         * g++.old-deja/g++.robertl/eb55.C: Likewise.
12507
12508 2000-11-22  Neil Booth  <neilb@earthling.net>
12509
12510         * gcc.dg/cpp/Wtrigraphs.c: New test.
12511
12512 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
12513
12514         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
12515
12516 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
12517
12518         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
12519
12520 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
12521
12522         * lib/gcc-dg.exp: load_lib scanasm.exp.
12523         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
12524         * lib/g++-dg.exp: load_lib scanasm.exp.
12525         * lib/scanasm.exp: New.
12526         (scan-assembler, scan-assembler-not): Add optional arguments to
12527         test name, or if not present, the pattern name.
12528         (scan-assembler-dem, scan-assembler-dem-not): New.
12529
12530         * g++.dg/dg.exp: New.
12531
12532 2000-11-21  Neil Booth  <neilb@earthling.net>
12533
12534         * gcc.dg/cpp/integrated1.c: Remove.
12535
12536 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
12537
12538         * gcc.c-torture/execute/20001121-1.c: New test.
12539
12540 2000-11-21  Richard Henderson  <rth@redhat.com>
12541
12542         * gcc.c-torture/compile/20001121-1.c: New test.
12543
12544 2000-11-20  Neil Booth  <neilb@earthling.net>
12545
12546         * gcc.dg/cpp/integrated1.c: New test.
12547
12548 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
12549
12550         * g++.old-deja/g++.other/inline17.C: New test.
12551
12552 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
12553
12554         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
12555         local variable to be zero: I made the variable global. Now
12556         uses abort() and exit() instead of relying on main's return value.
12557
12558 2000-11-20  Neil Booth  <neilb@earthling.net>
12559
12560         * gcc.dg/cpp/paste2.c: Update test.
12561         * objc/execute/paste.m: New test.
12562
12563 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
12564
12565         * gcc.dg/c99-condexpr-1.c: New test.
12566
12567 2000-11-20  Neil Booth  <neilb@earthling.net>
12568
12569         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
12570
12571 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
12572
12573         * g++.old-deja/g++.pt/export1.C: New test.
12574
12575 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
12576
12577         * gcc.dg/20001117-1.c: New test.
12578
12579 2000-11-18  Richard Henderson  <rth@redhat.com>
12580
12581         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
12582
12583 2000-11-18  Richard Henderson  <rth@redhat.com>
12584
12585         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
12586         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
12587         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
12588
12589 2000-11-18  Richard Henderson  <rth@redhat.com>
12590
12591         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
12592         (main): New.  Exit cleanly.
12593
12594 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12595
12596         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
12597         gcc.dg/c99-fordecl-2.c: New tests.
12598
12599 2000-11-18  Richard Henderson  <rth@redhat.com>
12600
12601         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
12602         * gcc.c-torture/execute/zerolen-2.c: New.
12603
12604 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12605
12606         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
12607         memory.
12608
12609 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
12610
12611         * g++.old-deja/g++.pt/instantiate8.C: New test.
12612
12613 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
12614
12615         * g++.old-deja/g++.other/incomplete.C: Add more tests.
12616         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
12617
12618 2000-11-16  Nick Clifton  <nickc@redhat.com>
12619
12620         * gcc.c-torture/execute/nestfunc-2.c: New test.
12621         * gcc.c-torture/execute/nestfunc-3.c: New test.
12622
12623 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
12624
12625         * gcc.c-torture/compile/20001116-1.c: New test.
12626
12627 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12628
12629         * gcc.c-torture/execute/20001115-1.c: New test.
12630
12631 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
12632
12633         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
12634         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
12635         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
12636         * g++.old-deja/g++.abi/vmihint.C: Likewise.
12637
12638 2000-11-15  Neil Booth  <neilb@earthling.net>
12639
12640         gcc.dg/cpp/_Pragma1.c: Update.
12641         gcc.dg/cpp/_Pragma2.c: New test.
12642
12643 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
12644
12645         * g++.old-deja/g++.other/anon5.C: New test.
12646
12647 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
12648
12649         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
12650         tests.
12651
12652 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
12653
12654         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
12655         output.
12656
12657 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12658
12659         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
12660         labels at end of compound statements.
12661
12662 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
12663
12664         * gcc.c-torture/execute/loop-7.c: New test.
12665
12666 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12667
12668         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
12669
12670 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12671
12672         * gcc.dg/c99-bool-1.c: New test.
12673
12674 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12675
12676         * gcc.dg/c99-scope-1.c: Remove xfail.
12677         * gcc.dg/c99-scope-2.c: New test.
12678
12679 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12680
12681         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
12682         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
12683
12684 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
12685
12686         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
12687         error messages.
12688
12689         * g++.mike/p700.C: Don't typedef wchar_t.
12690         * g++.mike/p784.C: Likewise.
12691         * g++.mike/eb101.C: Don't use __wchar_t.
12692
12693 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
12694
12695         * g77.f-torture/execute/20001111.[fx]: Test premature exit
12696         from DO loop.
12697
12698 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
12699
12700         * gcc.c-torture/execute/20001111-1.c: New test.
12701
12702 2000-11-10  Nick Clifton  <nickc@redhat.com>
12703
12704         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
12705         long multuiple and accumulate.
12706
12707 2000-11-09  Richard Henderson  <rth@redhat.com>
12708
12709         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
12710         via size_t instead of int.
12711
12712         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
12713         * gcc.c-torture/execute/string-opt-2.c: Likewise.
12714         * gcc.c-torture/execute/string-opt-3.c: Likewise.
12715         * gcc.c-torture/execute/string-opt-4.c: Likewise.
12716
12717 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
12718
12719         * gcc.c-torture/compile/20001109-1.c: New test.
12720         * gcc.c-torture/compile/20001109-2.c: New test.
12721
12722 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
12723
12724         * g++.old-deja/g++.pt/operator1.C: New test.
12725         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
12726
12727 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
12728
12729         * gcc.dg/20001108-1.c: New test.
12730
12731 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
12732
12733         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
12734         with both arguments constant strings.
12735         * gcc.c-torture/execute/string-opt-3.c: New test.
12736         * gcc.c-torture/execute/string-opt-4.c: New test.
12737         * gcc.c-torture/execute/string-opt-5.c: New test.
12738
12739 2000-11-08  Nick Clifton  <nickc@redhat.com>
12740
12741         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
12742         mulsidi3adddi patterns.
12743
12744 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
12745
12746         * g++.old-deja/g++.other/crash36.C: New test.
12747
12748 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
12749
12750         * g++.old-deja/g++.other/init16.C: New test.
12751
12752 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
12753
12754         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
12755
12756 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
12757
12758         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
12759         * gcc.c-torture/execute/va-arg-16.x: Likewise.
12760         * gcc.c-torture/execute/va-arg-17.x: Likewise.
12761
12762 2000-11-07  DJ Delorie  <dj@redhat.com>
12763
12764         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
12765
12766 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12767
12768         * gcc.c-torture/execute/string-opt-1.c: New test.
12769
12770 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
12771
12772         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
12773         mips-sgi-irix6.* because the MIPS ABI passes floating-point
12774         parameters in registers, and there is no way for a varargs
12775         function to know in which order the integer and floating-point
12776         parameters should be interleaved when they are placed on the
12777         stack.
12778         * gcc.c-torture/execute/va-arg-16.x: Likewise.
12779         * gcc.c-torture/execute/va-arg-17.x: Likewise.
12780
12781 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12782
12783         * gcc.c-torture/execute/string-opt-2.c: New test.
12784
12785 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
12786
12787         * g++.old-deja/g++.pt/crash60.C: New test.
12788
12789 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
12790
12791         * g++.old-deja/g++.other/crash24.C: New test.
12792         * g++.old-deja/g++.other/crash25.C: New test.
12793         * g++.old-deja/g++.other/crash26.C: New test.
12794         * g++.old-deja/g++.other/crash27.C: New test.
12795         * g++.old-deja/g++.other/crash28.C: New test.
12796         * g++.old-deja/g++.other/crash29.C: New test.
12797         * g++.old-deja/g++.other/crash30.C: New test.
12798         * g++.old-deja/g++.other/crash31.C: New test.
12799         * g++.old-deja/g++.other/crash32.C: New test.
12800         * g++.old-deja/g++.other/crash33.C: New test.
12801         * g++.old-deja/g++.other/crash34.C: New test.
12802         * g++.old-deja/g++.other/crash35.C: New test.
12803
12804 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
12805
12806         * gcc.c-torture/execute/20001031-1.c: New test.
12807
12808 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
12809
12810         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
12811         namespace.
12812
12813         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
12814         standards-conformant.
12815
12816         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
12817
12818         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
12819         * g++.old-deja/g++.mike/p755a.C: Likewise.
12820         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
12821         library makes no calls to `operator new' during initialization.
12822
12823 2000-11-04  Neil Booth  <neilb@earthling.net>
12824
12825         * gcc.dg/cpp/include2.c: New tests.
12826
12827 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
12828
12829         * lib/g++.exp (g++_set_ld_library_path): New function.
12830         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
12831
12832 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
12833
12834         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
12835         warnings.
12836
12837 2000-11-01  Richard Henderson  <rth@redhat.com>
12838
12839         * g++.old-deja/g++.ext/namedret1.C: New.
12840         * g++.old-deja/g++.ext/namedret2.C: New.
12841         * g++.old-deja/g++.ext/namedret3.C: New.
12842
12843 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
12844
12845         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
12846         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
12847
12848 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12849
12850         * gcc.c-torture/execute/va-arg-21.c: New test.
12851
12852 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
12853
12854         * gcc.dg/c99-complex-2.c: New test.
12855
12856 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12857
12858         * gcc.c-torture/execute/stdio-opt-1.c: New test.
12859
12860 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
12861
12862         * g++.old-deja/g++.other/inline16.C: New test.
12863
12864 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
12865
12866         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
12867         __PRETTY_FUNCTION__
12868
12869 2000-10-29  Neil Booth  <neilb@earthling.net>
12870
12871         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
12872         New tests.
12873         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
12874         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
12875         optimisation.
12876
12877 2000-10-29  Neil Booth  <neilb@earthling.net>
12878
12879         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
12880         * mi1.c, mi1c.h: Add null directives to multiple-include test.
12881         * mi5.c: Test multiple includes work with -C.
12882         * trigraphs.c: Test ^= version.
12883
12884 2000-10-28  Neil Booth  <neilb@earthling.net>
12885
12886         New tests and test updates for new macro expander.
12887
12888         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
12889         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
12890         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
12891         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
12892         new diagnostic messages.
12893
12894         * gcc.dg/cpp/macro3.c: New tests.
12895
12896 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
12897
12898         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
12899         on the same line.
12900
12901 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
12902
12903         * g++.old-deja/g++.other/eh2.C: New test.
12904
12905 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
12906
12907         * gcc.c-torture/execute/20001027-1.c: New test.
12908
12909 2000-10-26  Richard Henderson  <rth@redhat.com>
12910
12911         * gcc.c-torture/execute/20001026-1.c: New.
12912
12913 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
12914
12915         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
12916         * g++.old-deja/g++.law/builtin1.C: Likewise.
12917         * g++.old-deja/g++.law/ctors10.C: Likewise.
12918         * g++.old-deja/g++.law/virtual3.C: Likewise.
12919         * g++.old-deja/g++.mike/p658.C: Likewise.
12920         * g++.old-deja/g++.other/sibcall1.C: Likewise.
12921         * g++.old-deja/g++.other/vaarg2.C: Likewise.
12922         * g++.old-deja/g++.robertl/eb124.C: Likewise.
12923         * g++.old-deja/g++.robertl/eb44.C: Likewise.
12924         * g++.old-deja/g++.robertl/eb77.C: Likewise.
12925
12926 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
12927
12928         * gcc.c-torture/compile/20001024-1.c: New test.
12929
12930 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
12931
12932         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
12933         to tell us whether or not we are using V3.
12934
12935 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
12936
12937         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
12938         operands.
12939
12940 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
12941
12942         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
12943
12944 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
12945
12946         * gcc.c-torture/execute/20001024-1.c: New test.
12947
12948 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
12949
12950         * g++.old-deja/g++.other/sibcall1.C: New test.
12951
12952 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
12953
12954         * gcc.dg/noncompile/init-3.c: New test.
12955
12956 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
12957
12958         * gcc.dg/format-array-1.c: New test.
12959
12960 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12961
12962         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
12963         writing through null pointers; remove comment about testing
12964         unterminated strings.
12965
12966 2000-10-17  Matthew Hiller  <hiller@redhat.com>
12967
12968         * gcc.c-torture/execute/20001017-2.c: New test.
12969
12970 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12971
12972         * gcc.c-torture/compile/20001018-1.c: New test.
12973         * gcc.c-torture/compile/20001018-1.x: Xfail.
12974
12975 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12976
12977         * gcc.c-torture/execute/20001017-1.c: New test.
12978
12979 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
12980
12981         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
12982         for multiple use of arguments with scanf formats; add tests for
12983         multiple use of arguments.
12984
12985 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
12986
12987         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
12988
12989 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
12990
12991         * gcc.dg/format-miss-1.c: New test.
12992
12993 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
12994
12995         * gcc.c-torture/execute/20001013-1.c: New test.
12996
12997 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
12998
12999         * gcc.dg/format-branch-1.c: New test.
13000
13001 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
13002
13003         * README, lib/file-format.exp: Remove EGCS references.
13004
13005 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
13006
13007         * gcc.dg/20001013-1.c: New test.
13008
13009 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
13010
13011         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
13012         for intmax_t in the compiler using __typeof__ and the type rules
13013         for conditional expressions.
13014
13015 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
13016
13017         * gcc.dg/20001012-1.c: New test.
13018         * gcc.dg/20001012-2.c: New test.
13019
13020 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
13021
13022         * gcc.dg/format-attr-1.c: New test.
13023
13024 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
13025
13026         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
13027         __LONG_LONG_MAX__ instead of LLONG_MAX.
13028
13029 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
13030
13031         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
13032         scanf flags.
13033         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
13034         flags.
13035
13036 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
13037
13038         * gcc.dg/sequence-pt-1.c: New test.
13039
13040 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
13041
13042         * gcc.c-torture/execute/20001011-1.c: New testcase.
13043         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
13044
13045 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
13046
13047         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
13048         does not error on it.
13049
13050 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
13051
13052         * gcc.dg/20001009-1.c: New test.
13053
13054 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
13055
13056         * gcc.c-torture/compile/20001009-1.c: Move from here ....
13057         * gcc.c-torture/execute/20001009-2.c: ... to here.
13058
13059 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
13060
13061         * gcc.c-torture/compile/20001009-1.c: New testcase.
13062         * gcc.c-torture/execute/20001009-1.c: New testcase.
13063         Testcases provided by Jan Hubicka <jh@suse.cz>.
13064
13065 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
13066
13067         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
13068         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
13069         uintmax_t using <limits.h> to emulate the compiler's internal
13070         logic.  No longer XFAIL %j tests.
13071
13072 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
13073
13074         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
13075         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
13076         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
13077         regexps and details of expected handling of some bad formats.
13078         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
13079         suppression.
13080
13081 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13082
13083         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
13084         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
13085         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
13086         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
13087         in list archives.
13088
13089 2000-10-06  Richard Henderson  <rth@cygnus.com>
13090
13091         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
13092         * g++.old-deja/g++.brendan/crash52.C: Likewise.
13093         * g++.old-deja/g++.jason/report.C: Likewise.
13094         * g++.old-deja/g++.law/friend5.C: Likewise.
13095         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
13096         of the expected warnings.
13097
13098 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
13099
13100         * g++.old-deja/g++.pt/enum14.C: New test.
13101
13102 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
13103
13104         * g++.old-deja/g++.pt/crash59.C: New test.
13105
13106 2000-10-04  Will Cohen  <wcohen@redhat.com>
13107
13108         * gcc.dg/20000926-1.c: New test.
13109
13110 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
13111
13112         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
13113         function name for current C++ compiler.
13114         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
13115
13116 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
13117
13118         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
13119         __PRETTY_FUNCTION__.
13120         * g++.old-deja/g++.ext/pretty2.C: Likewise.
13121
13122 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13123
13124         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
13125
13126 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
13127
13128         * gcc.c-torture/compile/20000923-1.c: New test.
13129
13130 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
13131
13132         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
13133         * g++.old-deja/g++.pt/ttp62.C: Same.
13134         * g++.old-deja/g++.other/inline14.C: Same.
13135
13136 2000-09-24  Richard Henderson  <rth@cygnus.com>
13137
13138         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
13139
13140 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
13141
13142         * gcc.dg/c90-printf-1.c: Add test for wide string format.
13143
13144 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
13145
13146         * gcc.c-torture/compile/20000922-1.c: New file.
13147
13148 2000-09-21  Nick Clifton  <nickc@redhat.com>
13149
13150         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
13151         a signed long modulo operation.
13152         (mod6): New function - perform an unsigned long modulo operation.
13153         (main): Add tests for modulos of very large numbers by very small
13154         dividends.
13155
13156 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13157
13158         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
13159
13160 2000-09-19  Richard Henderson  <rth@cygnus.com>
13161
13162         * gcc.dg/compare2.c (case 10): XFAIL.
13163
13164 2000-09-18  Richard Henderson  <rth@cygnus.com>
13165
13166         * gcc.c-torture/execute/20000906-1.c: Move ...
13167         * gcc.dg/20000906-1.c: ... here.  Only run on targets
13168         that support __builtin_trap.
13169
13170 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
13171
13172         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
13173
13174 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13175
13176         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
13177         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
13178         more $ format tests.
13179
13180 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13181
13182         * gcc.dg/format-errmk-1.c: New test.
13183
13184 2000-09-17  Greg McGary  <greg@mcgary.org>
13185
13186         * gcc.c-torture/execute/20000917-1.x: Remove.
13187
13188 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13189
13190         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
13191
13192 2000-09-17  Greg McGary  <greg@mcgary.org>
13193
13194         * gcc.c-torture/execute/20000917-1.c: New test.
13195         * gcc.c-torture/execute/20000917-1.x: XFAIL.
13196
13197 2000-09-16  Neil Booth  <NeilB@earthling.net>
13198
13199         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
13200         in nested macro bug.
13201
13202 2000-09-15  Neil Booth  <NeilB@earthling.net>
13203
13204         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
13205
13206 2000-09-14  Jeffrey A Law  (law@cygnus.com)
13207
13208         * gcc.c-torture/execute/20000914-1.c: New test.
13209
13210 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
13211
13212         * g++.other/inline13.C: New test.
13213
13214 2000-09-12  Andreas Jaeger  <aj@suse.de>
13215
13216         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
13217         constant by Ulrich Drepper <drepper@redhat.com>.
13218
13219 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
13220
13221         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
13222
13223 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13224
13225         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
13226
13227 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
13228
13229         * gcc.dg/cpp/backslash.c: New test.
13230
13231 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
13232
13233         * gcc.c-torture/execute/20000910-1.c: New test.
13234         * gcc.c-torture/execute/20000910-2.c: Likewise.
13235
13236 2000-09-11  Robert Lipe  <robertl@sco.com>
13237
13238         * gcc.dg/pragma-align.c: New test.
13239
13240 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
13241
13242         * g++.old-deja/g++.pt/explicit82.C: New test.
13243         * g++.old-deja/g++.pt/explicit83.C: New test.
13244
13245 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
13246
13247         * gcc.dg/asm-names.c: New test.
13248
13249 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13250
13251         * gcc.dg/cpp/tr-warn6.c: New test
13252
13253 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13254
13255         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
13256         be accepted.
13257
13258 2000-09-07  Catherine Moore  <clm@redhat.com>
13259
13260         * gcc.c-torture/execute/unroll-1.c: New test.
13261
13262 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
13263
13264         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
13265         ERROR markers.
13266         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
13267         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
13268         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
13269         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
13270         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
13271         Preprocess only.
13272         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
13273         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
13274
13275 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
13276
13277         * g++.old-deja/g++.pt/deduct2.C: New test.
13278
13279 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
13280
13281         * g++.old-deja/g++.pt/parms2.C: New test.
13282
13283 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
13284
13285         * g++.old-deja/g++.pt/crash58.C: New test.
13286
13287 2000-09-06  Greg McGary  <greg@mcgary.org>
13288
13289         * gcc.c-torture/execute/20000906-1.c: New test.
13290         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
13291
13292 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13293
13294         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
13295
13296 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
13297
13298         * g++.old-deja/g++.pt/crash57.C: New test.
13299
13300 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
13301
13302         * g++.old-deja/g++.pt/crash56.C: New test.
13303
13304 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
13305
13306         * g++.old-deja/g++.pt/koenig1.C: New test.
13307
13308 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
13309
13310         * gcc.dg/20000904-1.c: New test.
13311
13312 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
13313
13314         * gcc.dg/cpp/paste8.c: New test.
13315
13316 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
13317
13318         * gcc.c-torture/compile/20000827-1.c: New test.
13319
13320 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
13321
13322         * gcc.dg/format-diag-1.c: New test.
13323
13324 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
13325
13326         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
13327         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
13328         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
13329         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
13330         gcc.dg/formatz-1.c: Adjust warning regular expressions.
13331
13332 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
13333
13334         * g++.old-deja/g++.other/nested4.C: New test.
13335
13336 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
13337
13338         * g++.old-deja/g++.ns/scoped1.C: New test.
13339
13340 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
13341
13342         * lib/g++.exp: Support testing already-installed GCC.
13343
13344 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13345
13346         * wtr-label-1.c, wtr-suffix-1.c: New tests.
13347
13348 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13349
13350         * gcc.dg/return-type-2.c: New test.
13351
13352 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
13353
13354         * gcc.c-torture/compile/20000825-1.c: New test.
13355
13356 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
13357
13358         * gcc.dg/dwarf2-2.c: New test.
13359
13360 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
13361
13362         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
13363         dg-warning regexps.
13364
13365 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
13366
13367         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
13368         gcc.dg/format-ext-5.c: New tests.
13369
13370 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
13371
13372         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
13373
13374 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
13375
13376         * gcc.dg/noncompile/930622-2.c: Adjust error message.
13377
13378 2000-08-24  Richard Henderson  <rth@cygnus.com>
13379
13380         * gcc.dg/ia64-sync-1.c: New test.
13381         * gcc.dg/ia64-sync-2.c: New test.
13382         * gcc.dg/ia64-asm-1.c: New test.
13383
13384 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
13385
13386         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
13387         * gcc.dg/format-ext-2.c: New test.
13388
13389 2000-08-23  Jason Merrill  <jason@redhat.com>
13390
13391         * lib/old-dejagnu.exp: Also ignore "In member function" and
13392         "At global scope".
13393
13394 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13395
13396         * gcc.dg/noncompile/label-lineno-1.c: New test.
13397
13398 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
13399
13400         * gcc.dg/c99-array-nonobj-1.c: New test.
13401
13402 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
13403
13404         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
13405         tests.
13406         * gcc.dg/format-ext-1.c: New test.
13407
13408 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13409
13410         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
13411         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
13412         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
13413         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
13414         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
13415
13416 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
13417
13418         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
13419         gcc.dg/c99-strftime-2.c: New tests.
13420
13421 2000-08-22  Richard Henderson  <rth@cygnus.com>
13422
13423         * gcc.c-torture/execute/20000822-1.c: New test.
13424
13425 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
13426
13427         * gcc.c-torture/execute/20000819-1.x: Remove.
13428
13429 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
13430
13431         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
13432         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
13433         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
13434         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
13435         gcc.dg/format-xopen-1.c: New tests.
13436
13437 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
13438
13439         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
13440
13441 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
13442
13443         * g++.old-deja/g++.other/loop2.C: New test.
13444
13445         * gcc.c-torture/compile/20000606-1.c: New test.
13446         * gcc.c-torture/compile/20000728-1.c: New test.
13447         * gcc.c-torture/execute/20000801-1.c: New test.
13448         * gcc.c-torture/execute/20000801-2.c: New test.
13449         * gcc.c-torture/execute/20000819-1.c: New test.
13450         * gcc.c-torture/execute/20000819-1.x: XFAIL.
13451         * gcc.dg/20000629-1.c: New test.
13452         * gcc.dg/20000724-1.c: New test.
13453         * gcc.dg/20000807-1.c: New test.
13454
13455 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
13456
13457         * gcc.dg/cpp/pragma-1.c: New test.
13458         * gcc.dg/cpp/pragma-2.c: New test.
13459
13460 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
13461
13462         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
13463         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
13464
13465 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
13466
13467         * gcc.c-torture/compile/20000818-1.c: New test.
13468
13469 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
13470
13471         * gcc.c-torture/execute/20000818-1.c: New test.
13472
13473 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13474
13475         * gcc.dg/format-va-1.c: New test.
13476
13477 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
13478
13479         * g++.old-deja/g++.other/typedef8.C: New test.
13480
13481 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
13482
13483         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
13484         * g++.old-deja/g++.mike/net36.C: Mark candidate.
13485         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
13486         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
13487         * g++.old-deja/g++.other/ptrmem7.C: New test.
13488         * g++.old-deja/g++.pt/ptrmem10.C: New test.
13489
13490 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
13491
13492         * g++.old-deja/g++.pt/typename27.C: New test.
13493
13494 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
13495
13496         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
13497         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
13498         * g++.old-deja/g++.pt/friend45.C: New test.
13499         * g++.old-deja/g++.other/friend8.C: New test.
13500
13501 2000-08-15  Richard Henderson  <rth@cygnus.com>
13502
13503         * gcc.c-torture/execute/20000815-1.c: New test.
13504
13505 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
13506
13507         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
13508         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
13509         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
13510
13511 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
13512
13513         * g++.old-deja/g++.other/refinit2.C: New test.
13514
13515 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
13516
13517         * lib/c-torture.exp (c-torture): Make
13518         compiler_conditional_xfail_data global.
13519         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
13520         compiler_conditional_xfail_data machinery.
13521         (f-torture-execute): Likewise.
13522         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
13523         and only when unrolling loops.
13524
13525         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
13526
13527 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
13528
13529         * g++.old-deja/g++.pt/explicit81.C: New test.
13530
13531 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
13532
13533         * g++.old-deja/g++.pt/typename26.C: New test.
13534
13535 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
13536
13537         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
13538         warning.
13539
13540 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
13541
13542         * g++.old-deja/g++.other/array3.C: New test.
13543
13544 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
13545
13546         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
13547         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
13548         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
13549         New tests.
13550
13551 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
13552
13553         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
13554         * g++.old-deja/g++.abi/vmihint.C: Likewise.
13555
13556 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
13557
13558         * gcc.c-torture/execute/20000808-1.c: New test.
13559
13560 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
13561
13562         * gcc.dg/c90-const-expr-1.c: New test.
13563
13564 2000-08-08  Richard Henderson  <rth@cygnus.com>
13565
13566         * gcc.dg/noncompile/920923-1.c: Declare calloc.
13567
13568 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
13569
13570         * gcc.dg/noncompile/const-ll-1.c: New test.
13571
13572 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13573
13574         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
13575
13576 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
13577
13578         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
13579         that running programs linked against the shared version of libobjc
13580         run correctly.
13581
13582 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
13583
13584         * gcc.dg/c99-printf-1.c: New test.
13585
13586 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
13587
13588         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
13589
13590 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
13591
13592         * gcc.c-torture/execute/20000731-1.x: Delete.
13593
13594 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
13595
13596         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
13597         and torture_without_loops as is done by c-torture.exp.
13598         (search_for): Copy from c-torture.exp.
13599         (gcc-dg-runtest): New function, drives a directory of tests
13600         iterating over the TORTURE_OPTIONS.
13601         (scan-assembler, scan-assembler-not): Move here from
13602         individual directory drivers.
13603
13604         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
13605         defined by lib/gcc-dg.exp.
13606         * gcc.dg/cpp/cpp.exp: Likewise.
13607         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
13608         gcc-dg-runtest, so we cycle over optimization options.
13609
13610         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
13611         * gcc.dg/compare2.c: No longer expected to fail.
13612
13613 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
13614
13615         * gcc.c-torture/execute/20000804-1.c: New test.
13616
13617 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
13618
13619         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
13620
13621 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
13622
13623         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
13624
13625 2000-08-03  Jeffrey A Law  (law@cygnus.com)
13626
13627         * gcc.c-torture/compile/20000803-1.c: New test.
13628
13629 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
13630
13631         * gcc.c-torture/execute/20000801-3.c,
13632         gcc.c-torture/execute/20000801-4.c: New tests.
13633         * gcc.c-torture/execute/20000801-3.x,
13634         gcc.c-torture/execute/20000801-4.x: Xfail.
13635
13636 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
13637
13638         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
13639         libobjc/.libs to allow for libtool.
13640
13641 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
13642
13643         * gcc.c-torture/compile/20000802-1.c: New test.
13644
13645 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
13646
13647         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
13648
13649 2000-07-31  Jeffrey A Law  (law@cygnus.com)
13650
13651         * gcc-c-torture/execute/20000731-2.c: New test.
13652
13653         * gcc.c-torture/execute/20000731-1.c: New test.
13654         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
13655
13656 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
13657
13658         * testsuite/gcc.dg/cpp/paste7.c: New test.
13659         * gcc.dg/cpp/20000725-1.c: New test.
13660
13661 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
13662
13663         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
13664         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
13665         declaration warning for __builtin_dwarf_reg_size.
13666
13667         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
13668
13669 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
13670
13671         * gcc.dg/noncompile/voidparam-1.c: New test.
13672
13673 2000-07-30  Richard Henderson  <rth@cygnus.com>
13674
13675         * gcc.dg/c90-digraph-1.c: Don't xfail.
13676         * gcc.dg/compare2.c (case 10): Xfail.
13677         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
13678
13679 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
13680
13681         * gcc.dg/c99-main-1.c: New test.
13682
13683 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
13684
13685         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
13686
13687 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
13688
13689         * gcc.c-tortuer/execute/20000726-1.c: New test.
13690
13691 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
13692
13693         * gcc.c-torture/execute/enum-2.c: New test.
13694
13695 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13696
13697         * gcc.dg/cpp/tr-warn3.c: New test.
13698
13699 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
13700
13701         * g++.old-deja/g++.ext/implicit1.C: Remove.
13702         * g++.old-deja/g++.jason/c2.C: Remove
13703         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
13704         * g++.old-deja/g++.pt/crash16.C: Likewise.
13705         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
13706
13707 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
13708
13709         * g++.old-deja/g++.other/for2.C: New test.
13710
13711 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
13712
13713         * gcc.dg/20000720-1.c: New test.
13714
13715 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
13716
13717         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
13718
13719 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
13720
13721         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
13722         * gcc.c-torture/execute/20000722-1.c: New.
13723         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
13724
13725 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
13726
13727         * gcc.dg/cpp/20000720-1.S: New test.
13728
13729 2000-07-21  Michael Meissner  <meissner@redhat.com>
13730
13731         * gcc.c-torture/execute/ieee/hugeval.c: New test.
13732
13733 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
13734
13735         * g++.old-deja/g++.brendan/crash16.C,
13736         g++.old-deja/g++.brendan/parse3.C,
13737         g++.old-deja/g++.brendan/redecl1.C,
13738         g++.old-deja/g++.ns/template13.C,
13739         g++.old-deja/g++.other/decl4.C,
13740         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
13741
13742 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
13743
13744         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
13745         and "Internal error".
13746
13747         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
13748         regexps.
13749         * gcc.dg/cpp/paste6.c: New test.
13750
13751 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
13752
13753         * gcc.dg/cpp/tr-direct.c: New test.
13754
13755         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
13756         gcc.dg/cpp/undef1.c: Tweak error regexps.
13757
13758 2000-07-18  Eric Christopher <echristo@redhat.com>
13759
13760         * gcc.c-torture/compile/20000718-1.c: New test.
13761
13762 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
13763
13764         * cpplex.c (_cpp_push_token): If the token being pushed back
13765         is the previous token in this context, just subtract one from
13766         context->posn.
13767         * cppmacro.c (save_expansion): Clear aux field when storing a
13768         placemarker.
13769
13770 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
13771
13772         * gcc.dg/noncompile/redecl-1.c: New test.
13773
13774 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
13775
13776         * gcc.c-torture/execute/20000717-5.c: New test.
13777         * gcc.c-torture/execute/20000717-1.x: Removed.
13778
13779 2000-07-17  Richard Henderson  <rth@cygnus.com>
13780
13781         * gcc.c-torture/execute/20000717-4.c: New test.
13782
13783 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
13784
13785         * gcc.dg/cpp/syshdr.c: New test.
13786         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
13787
13788 2000-07-17  Neil Booth  <neilb@earthling.net>
13789
13790         * gcc.dg/cpp/cmdlne-dM.c: New test.
13791         * gcc.dg/cpp/cmdlne-dD.c: New test.
13792
13793 2000-07-17  Jeffrey A Law  (law@cygnus.com)
13794
13795         * gcc.c-torture/execute/20000717-3.c: New test.
13796
13797         * gcc.c-torture/compile/20000717-1.c: New test.
13798
13799 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
13800
13801         * gcc.c-torture/execute/20000717-2.c: New test.
13802
13803 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13804
13805         * gcc.dg/formatz-1.c: New test.
13806
13807         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
13808         * gcc.dg/c99-digraph-1.c: New tests.
13809
13810         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
13811         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
13812
13813         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
13814         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
13815         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
13816         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
13817         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
13818         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
13819         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
13820
13821 2000-07-17   Greg McGary <greg@mcgary.org>
13822
13823         * gcc.c-torture/execute/20000717-1.c: New test.
13824         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
13825
13826 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
13827
13828         * gcc.c-torture/execute/20000715-2.c: New test.
13829         * gcc.dg/20000715-1.c: New test.
13830
13831 2000-07-15  Michael Meissner  <meissner@redhat.com>
13832
13833         * gcc.c-torture/execute/20000715-1.c: New test.
13834
13835 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
13836
13837         * gcc.c-torture/execute/20000707-1.c: New test.
13838
13839 2000-07-13  Neil Booth  <NeilB@earthling.net>
13840
13841         * testsuite/gcc.dg/cpp/digraph1.c,
13842         testsuite/gcc.dg/cpp/digraph2.c,
13843         testsuite/gcc.dg/cpp/digraphs.c: New tests.
13844
13845 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
13846
13847         * g77.f-torture/compile/20000630-2.f:  New test.
13848         * g77.f-torture/compile/20000630-2.x
13849
13850 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
13851
13852         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
13853
13854 2000-07-11  Neil Booth  <NeilB@earthling.net>
13855
13856         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
13857
13858 2000-07-11  Neil Booth  <NeilB@earthling.net>
13859
13860         * gcc.dg/cpp/cmdlne-C.c: New.
13861
13862 2000-07-09  Neil Booth  <NeilB@earthling.net>
13863
13864         * gcc.dg/cpp/directiv.c: New tests.
13865         * gcc.dg/cpp/undef1.c: Update.
13866
13867 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
13868
13869         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
13870
13871 2000-07-09  Neil Booth  <NeilB@earthling.net>
13872
13873         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
13874
13875 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
13876
13877         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
13878         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
13879
13880 2000-07-08  Neil Booth  <NeilB@earthling.net>
13881
13882         * gcc.dg/cpp/macsyntx.c: New tests.
13883
13884 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
13885
13886         * gcc.dg/20000707-1.c: New test.
13887
13888 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
13889
13890         * gcc.c-torture/execute/20000706-1.c: New test.
13891         * gcc.c-torture/execute/20000706-2.c: New test.
13892         * gcc.c-torture/execute/20000706-3.c: New test.
13893         * gcc.c-torture/execute/20000706-4.c: New test.
13894         * gcc.c-torture/execute/20000706-5.c: New test.
13895
13896 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
13897
13898         * g++.old-deja/g++.pt/instantiate7.C: New test.
13899
13900 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
13901
13902         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
13903         * g++.old-deja/g++.mike/thunk3.C: Likewise.
13904         * g++.old-deja/g++.other/rtti3.C: Likewise.
13905         * g++.old-deja/g++.other/rttid3.C: Likewise.
13906
13907 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
13908
13909         *  g77.f-torture/compile/20000630-1.x: Fix typo
13910
13911 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
13912
13913         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
13914         assembly output.
13915
13916 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
13917
13918         * gcc.dg/cpp/ident.c: New test.
13919
13920 2000-07-05  Neil Booth  <NeilB@earthling.net>
13921
13922         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
13923           gcc.dg/cpp/lexstrng.c: New tests.
13924
13925 2000-07-04  Neil Booth  <NeilB@earthling.net>
13926
13927         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
13928         * gcc.dg/cpp/strify2.c: Same.
13929
13930 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
13931
13932         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
13933         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
13934         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
13935         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
13936
13937         * testsuite/gcc.dg/cpp/macro1.c,
13938         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
13939         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
13940         testsuite/gcc.dg/cpp/strify1.c,
13941         testsuite/gcc.dg/cpp/strify2.c: New tests.
13942
13943 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
13944
13945         * gcc.c-torture/execute/20000703-1.c: New test.
13946
13947 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
13948
13949         * g++.old-deja/g++.pt (lookup10.C): New test.
13950
13951 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
13952
13953         * g++.old-deja/g++.pt (typename25.C): New test.
13954
13955 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
13956
13957         * gcc.c-torture/compile/20000701-1.c: New test.
13958
13959 2000-06-30  Nick Clifton  <nickc@cygnus.com>
13960
13961         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
13962         to test case.
13963
13964 2000-06-30  Catherine Moore  <clm@cygnus.com>
13965
13966         * gcc.c-torture/execute/align-1.c: New test.
13967
13968 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
13969
13970         * g++.old-deja/g++.pt/expr8.C: New test.
13971         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
13972
13973 2000-06-29  Nick Clifton  <nickc@cygnus.com>
13974
13975         * gcc.c-torture/compile/20000629-1.c: New test.
13976
13977 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
13978
13979
13980         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
13981         gcc.dg/noncompile directory, depending on whether they're
13982         preprocessor tests or not.  Annotate all the tests for the dg
13983         framework.
13984
13985         * gcc.c-torture/noncompile/noncompile.exp: Delete.
13986         * gcc.dg/noncompile/noncompile.exp: New.
13987
13988         * Moved files:
13989         Old name                                New name
13990         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
13991         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
13992         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
13993         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
13994         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
13995         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
13996         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
13997         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
13998         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
13999         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
14000         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
14001         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
14002         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
14003         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
14004         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
14005         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
14006         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
14007         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
14008         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
14009         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
14010         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
14011         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
14012         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
14013         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
14014
14015         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
14016         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
14017         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
14018         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
14019         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
14020         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
14021
14022 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
14023
14024         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
14025         declare one variable.  On the fourth, error.
14026         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
14027         declared by 20000628-1a.h.
14028
14029 2000-06-29  Richard Henderson  <rth@redhat.com>
14030
14031         * gcc.c-torture/execute/930529-1.x: New file.
14032         * gcc.dg/920413-1.c: Adjust expected warning text.
14033         * gcc.dg/980217-1.c: Declare abort.
14034         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
14035
14036 2000-06-29  Jeffrey A Law  (law@cygnus.com)
14037
14038         * g77.f-torture/compile/20000629-1.f: New test.
14039         * g77.f-torture/compile/20000629-1.x: Expected to fail.
14040
14041 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
14042
14043         Rearrange lots of files, removing entirely the
14044         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
14045         directories.
14046
14047         * Deleted files:
14048         gcc.c-torture/code_quality/code_quality.exp
14049         gcc.c-torture/special/special.exp
14050         gcc.failure/failure.exp
14051         gcc.failure/940409-1.x
14052         gcc.c-torture/compile/961203-1.x
14053
14054         * New files:
14055         gcc.misc-tests/linkage.exp
14056         gcc.c-torture/execute/920730-1t.c
14057         gcc.c-torture/execute/920730-1t.x
14058         gcc.c-torture/compile/920520-1.x
14059         gcc.c-torture/compile/920521-1.x
14060         gcc.c-torture/compile/981006-1.x
14061         gcc.c-torture/execute/eeprof-1.x
14062
14063         * Moved files (possibly with modifications to fit a new harness):
14064         Old name                                New name
14065         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
14066         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
14067         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
14068         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
14069         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
14070         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
14071         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
14072         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
14073         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
14074         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
14075         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
14076         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
14077         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
14078         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
14079
14080 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
14081
14082         * c-torture/compile/961203-1.x: Delete.
14083
14084         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
14085         not exit. Include stdio.h.
14086         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
14087         * gcc.misc-tests/dg-12.c: Likewise.
14088         * gcc.misc-tests/dg-5.c: Likewise.
14089         * gcc.misc-tests/dg-6.c: Likewise.
14090         * gcc.misc-tests/dg-7.c: Prototype abort.
14091         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
14092         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
14093         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
14094         not exit.
14095         * gcc.misc-tests/sieve.c: Use return from main, not exit.
14096         * gcc.misc-tests/sort2.c: Use return from main, not exit.
14097
14098 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
14099
14100         * gcc.dg/cpp/20000628-1.c: New test.
14101         * gcc.dg/cpp/20000628-1.h: New header for above test.
14102         * gcc.dg/cpp/20000628-1a.h: Likewise.
14103
14104 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
14105
14106         * gcc.dg/cpp: New directory.
14107         * gcc.dg/cpp/cpp.exp: New driver.
14108         * gcc.dg/cpp/20000627-1.c: New test.
14109         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
14110         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
14111         and rewrite as a compilation test.
14112
14113         * gcc.dg: Move many files into the cpp subdirectory, possibly
14114         renaming or editing them as well.
14115         Old name                New name
14116         990119-1.c              cpp/19990119-1.c
14117         990228-1.c              cpp/19990228-1.c
14118         990407-1.c              cpp/19990407-1.c
14119         990409-1.c              cpp/19990409-1.c
14120         990413-1.c              cpp/19990413-1.c
14121         990703-1.c              cpp/19990703-1.c
14122         20000127-1.c            cpp/20000127-1.c
14123         20000129-1.c            cpp/20000129-1.c
14124         20000207-1.c            cpp/20000207-1.c
14125         20000207-2.c            cpp/20000207-2.c
14126         20000209-1.c            cpp/20000209-1.c
14127         20000209-2.c            cpp/20000209-2.c
14128         20000301-1.c            cpp/20000301-1.c
14129         20000419-1.c            cpp/20000419-1.c
14130         20000510-1.S            cpp/20000510-1.S
14131         20000519-1.c            cpp/20000519-1.c
14132         20000529-1.c            cpp/20000529-1.c
14133         20000625-1.c            cpp/20000625-1.c
14134         20000625-2.c            cpp/20000625-2.c
14135         cpp-as1.c               cpp/assert1.c
14136         cpp-as2.c               cpp/assert2.c
14137         cxx-comments-1.c        cpp/cxxcom1.c
14138         cxx-comments-2.c        cpp/cxxcom2.c
14139         endif-label.c           cpp/endif.c
14140         cpp-hash1.c             cpp/hash1.c
14141         cpp-hash2.c             cpp/hash2.c
14142         cpp-if1.c               cpp/if-1.c
14143         cpp-if2.c               cpp/if-2.c
14144         cpp-if3.c               cpp/if-3.c
14145         cpp-if4.c               cpp/if-4.c
14146         cpp-if5.c               cpp/if-5.c
14147         cpp-cond.c              cpp/if-cexp.c
14148         cpp-missingop.c         cpp/if-mop.c
14149         cpp-missingparen.c      cpp/if-mpar.c
14150         cpp-opprec.c            cpp/if-oppr.c
14151         cpp-ifparen.c           cpp/if-paren.c
14152         cpp-shortcircuit.c      cpp/if-sc.c
14153         cpp-shift.c             cpp/if-shift.c
14154         cpp-unary.c             cpp/if-unary.c
14155         cpp-li1.c               cpp/line1.c
14156         cpp-li2.c               cpp/line2.c
14157         lineno.c                cpp/line3.c
14158         lineno-2.c              cpp/line4.c
14159         cpp-mi.c                cpp/mi1.c
14160         cpp-mic.h               cpp/mi1c.h
14161         cpp-micc.h              cpp/mi1cc.h
14162         cpp-mind.h              cpp/mi1nd.h
14163         cpp-mindp.h             cpp/mi1ndp.h
14164         cpp-mix.h               cpp/mi1x.h
14165         cpp-mi2.c               cpp/mi2.c
14166         cpp-mi2a.h              cpp/mi2a.h
14167         cpp-mi2b.h              cpp/mi2b.h
14168         cpp-mi2c.h              cpp/mi2c.h
14169         cpp-mi3.c               cpp/mi3.c
14170         cpp-mi3.def             cpp/mi3.def
14171         poison-1.c              cpp/poison.c
14172         pr-impl.c               cpp/prag-imp.c
14173         cpp-redef-2.c           cpp/redef1.c
14174         cpp-redef.c             cpp/redef2.c
14175         strpaste.c              cpp/strp1.c
14176         strpaste-2.c            cpp/strp2.c
14177         cpp-tradpaste.c         cpp/tr-paste.c
14178         cpp-tradstringify.c     cpp/tr-str.c
14179         cpp-tradwarn1.c         cpp/tr-warn1.c
14180         cpp-tradwarn2.c         cpp/tr-warn2.c
14181         trigraphs.c             cpp/trigraphs.c
14182         cpp-unc1.c              cpp/unc1.c
14183         cpp-unc2.c              cpp/unc2.c
14184         cpp-unc3.c              cpp/unc3.c
14185         cpp-unc.c               cpp/unc4.c
14186         undef.c                 cpp/undef1.c
14187         undef-2.c               cpp/undef2.c
14188         cpp-wi1.c               cpp/widestr1.c
14189
14190 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
14191
14192         * lib/g++.exp (g++_include_flags): Tweak.
14193
14194 2000-06-27  H.J. Lu  <hjl@gnu.org>
14195             Loren J. Rittle  <ljrittle@acm.org>
14196
14197         * lib/g++.exp (g++_include_flags): Override libgloss.exp
14198         version with one that knows about the new gcc tree structure.
14199         (g++_link_flags): Same.
14200
14201 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
14202
14203         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
14204         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
14205         case we are cross-compiling.
14206
14207         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
14208         g++.old-deja/g++.niklas/Makefile.in,
14209         g++.old-deja/g++.niklas/configure.in,
14210         g++.old-deja/g++.other/Makefile.in,
14211         g++.old-deja/g++.other/configure.in,
14212         gcc.c-torture/code_quality/Makefile.in,
14213         gcc.c-torture/code_quality/configure.in,
14214         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
14215         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
14216         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
14217         gcc.c-torture/execute/ieee/Makefile.in,
14218         gcc.c-torture/execute/ieee/configure.in,
14219         gcc.c-torture/noncompile/Makefile.in,
14220         gcc.c-torture/noncompile/configure.in,
14221         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
14222         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
14223         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
14224
14225 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
14226
14227         * g++.old-deja/g++.other/ambig3.C: New test.
14228
14229 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
14230
14231         * g++.old-deja/g++.pt/syntax1.C: New test.
14232         * g++.old-deja/g++.pt/syntax2.C: New test.
14233         * g++.old-deja/g++.other/syntax3.C: New test.
14234         * g++.old-deja/g++.other/syntax4.C: New test.
14235
14236 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
14237
14238         * gcc.dg/20000623-1.c: Prototype exit and abort.
14239
14240 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
14241
14242         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
14243         New tests.
14244         * gcc.dg/cpp-mi3.def: New file.
14245
14246         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
14247         inside assertions.
14248         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
14249         lexer's error messages.
14250         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
14251         divine anything from the linemarkers.
14252         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
14253         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
14254
14255 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
14256
14257         * gcc.dg/20000623-1.c: New test.
14258
14259 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
14260
14261         * gcc.c-torture/execute/20000622-1.c: New test.
14262
14263 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
14264
14265         * g++.old-deja/g++.other/init15.C: New test.
14266
14267 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
14268
14269         * g++.old-deja/g++.pt/vaarg2.C: New test.
14270         * g++.old-deja/g++.pt/vaarg3.C: New test.
14271
14272 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
14273
14274         * g++.old-deja/g++.other/dyncast6.C: New test.
14275
14276 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
14277
14278         * gcc.c-torture/execute/loop-6.c: New test.
14279
14280 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
14281
14282         * gcc.dg/20000614-1.c: New test.
14283         * gcc.dg/20000614-2.c: New test.
14284
14285 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
14286
14287         * g++.old-deja/g++.other/inline12.C: New test.
14288
14289 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
14290
14291         * g++.old-deja/g++.other/eh1.C: New test.
14292
14293 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
14294
14295         * g++.old-deja/g++.other/type.C: New test.
14296
14297 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
14298
14299         * g++.old-deja/g++.other/initstring.C: New test.
14300
14301 2000-06-12  Jason Merrill  <jason@redhat.com>
14302
14303         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
14304
14305 2000-06-09  Jeffrey A Law  (law@cygnus.com)
14306
14307         * gcc.c-torture/compile/20000609-1.c: New test.
14308
14309 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
14310
14311         * gcc.dg/20000609-1.c: New test.
14312
14313 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
14314
14315         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
14316         * gcc.c-torture/noncompile/poison-1.c: Move...
14317         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
14318         * gcc.dg/cpp-li1.c: Add a token after the #line.
14319
14320 2000-06-05  Richard Henderson  <rth@cygnus.com>
14321
14322         * gcc.c-torture/execute/20000605-2.c: New test.
14323         * gcc.c-torture/execute/20000605-3.c: New test.
14324
14325 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
14326
14327         * g77.f-torture/execute/20000503-1.x: New file.
14328
14329 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
14330
14331         * g++.old-deja/g++.eh/badalloc1.C: New test.
14332
14333 2000-06-05  Richard Henderson  <rth@cygnus.com>
14334
14335         * gcc.c-torture/execute/20000605-1.c: New test.
14336
14337 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
14338             Nathan Sidwell <nathan@codesourcery.com>
14339
14340         * gcc.c-torture/compile/20000605-1.c: New test.
14341
14342 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
14343
14344         * g77.f-torture/compile/20000601-1.f:  New test.
14345
14346 2000-06-03  Richard Henderson  <rth@cygnus.com>
14347
14348         * gcc.c-torture/execute/20000603-1.c: New.
14349
14350 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
14351
14352         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
14353         * gcc.dg/noreturn-2.c (noreturn): Likewise.
14354
14355 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
14356
14357         * gcc.dg/compare2.c (case 12): XFAIL.
14358         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
14359         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
14360
14361         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
14362
14363 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
14364
14365         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
14366         guard macro is already defined when the header is first
14367         included.
14368         * gcc.dg/cpp-mix.h: New file.
14369         * gcc.dg/endif-label.c: Update patterns to match compiler.
14370
14371         * g++.brendan/complex1.C: Declare abort.
14372         * g++.law/refs4.C: Remove XFAIL.
14373         * g++.oliva/expr2.C: Declare abort and exit.
14374
14375 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
14376
14377         * gcc.c-torture/execute/20000528-1.c: New test.
14378
14379         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
14380         * g++.old-deja/g++.law/temps4.C: Likewise.
14381
14382         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
14383         stdlib.h.  Call abort() on failure.
14384         * g++.old-deja/g++.law/refs4.C: Likewise.
14385         * g++.old-deja/g++.law/temps4.C: Likewise.
14386         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
14387         * gcc.c-torture/execute/20000112-1.c: Include string.h.
14388
14389 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
14390
14391         Relative to g++.dg/special:
14392         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
14393
14394         Relative to g++.old-deja:
14395         * g++.brendan/complex1.C, g++.jason/optimize2.C,
14396         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
14397         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
14398         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
14399         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
14400         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
14401         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
14402
14403         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
14404         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
14405         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
14406         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
14407         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
14408         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
14409         and/or string.h.
14410
14411         * g++.other/goto1.C: Update expectations for error messages.
14412
14413 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
14414
14415         * gcc.c-torture/compile/20000523-1.c: New test.
14416
14417 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
14418
14419         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
14420
14421 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
14422
14423         * g++.old-deja/g++.eh/catch11.C: New test.
14424         * g++.old-deja/g++.eh/catch12.C: New test.
14425
14426 2000-05-24  Nick Clifton  <nickc@cygnus.com>
14427
14428         * gcc.c-torture/execute/20000523-1.c: New test.
14429
14430 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
14431
14432         * c-torture/execute/bcp-1.c: Replace abort in arg of
14433         __builtin_constant_p with a generic external function.
14434
14435         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
14436         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
14437         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
14438         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
14439         Prototype abort and/or exit.
14440
14441         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
14442         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
14443         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
14444         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
14445
14446 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
14447
14448         * gcc.dg/dwarf2-1.c: New test.
14449
14450 2000-05-20  Richard Henderson  <rth@cygnus.com>
14451
14452         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
14453
14454 2000-05-20  Andreas Jaeger  <aj@suse.de>
14455
14456         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
14457         testcase.
14458
14459 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
14460
14461         * gcc.c-torture/execute/20000519-2.c: New test.
14462
14463 2000-05-19  Andreas Jaeger  <aj@suse.de>
14464
14465         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
14466         which fails with SSA.
14467
14468         * lib/c-torture.exp: Also test with -O3 -fssa.
14469
14470 2000-05-18  Michael Meissner  <meissner@redhat.com>
14471
14472         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
14473         * gcc.c-torture/execute/920415-1.c: Ditto.
14474         * gcc.c-torture/execute/920501-1.c: Ditto.
14475         * gcc.c-torture/execute/conversion.c: Ditto.
14476         * gcc.c-torture/execute/cvt-1.c: Ditto.
14477
14478 2000-05-18  Jeffrey A Law  (law@cygnus.com)
14479
14480         * gcc.c-torture/compile/20000518-1.c: New test.
14481
14482 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
14483
14484         * g77.f-torture/compile/200005018.f:  New test.
14485
14486 2000-05-17  Jeffrey A Law  (law@cygnus.com)
14487
14488         * gcc.c-torture/compile/20000517-1.c: New test.
14489
14490 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14491
14492         * gcc.c-torture/execute/20000516-1.c: New test.
14493
14494 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
14495
14496         * g++.old-deja/g++.other/eh.C: New test.
14497
14498 2000-05-12  Richard Henderson  <rth@cygnus.com>
14499
14500         * gcc.c-torture/execute/990208-1.c (main): Don't pass
14501         constants through to doit's conditional.
14502
14503 2000-05-11  Jeffrey A Law  (law@cygnus.com)
14504
14505         * gcc.c-torture/compile/20000511-1.c: New test.
14506         * g77.f-torture/compile/20000511-1.f: New test.
14507         * g77.f-torture/compile/20000511-2.f: New test.
14508
14509 2000-05-11  Michael Meissner  <meissner@redhat.com>
14510
14511         * gcc.c-torture/execute/20000511-1.c: New test.
14512
14513 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
14514
14515         * gcc.dg/dg.exp: Scan .S files as well as .c files.
14516         * gcc.dg/20000510-1.S: New.
14517
14518 2000-05-08  Catherine Moore  <clm@cygnus.com>
14519
14520         * gcc.dg/unused-3.c: New.
14521
14522 2000-05-06  Richard Henderson  <rth@cygnus.com>
14523
14524           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
14525           * g++.old-deja/g++.mike/warn1.C: Likewise.
14526           * g++.old-deja/g++.pt/local1.C: Likewise.
14527           * g++.old-deja/g++.pt/local7.C: Likewise.
14528           * g++.old-deja/g++.pt/spec16.C: Likewise.
14529
14530 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
14531
14532         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
14533
14534 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
14535
14536           * g77.f-torture/execute/20000503-1.f:  New test.
14537
14538 2000-05-04  Andreas Jaeger  <aj@suse.de>
14539
14540         * gcc.dg/noreturn-2.c: New test.
14541
14542 2000-05-04  Neil Booth  <NeilB@earthling.net>
14543
14544         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
14545         preprocessor.
14546
14547 2000-05-04  Richard Henderson  <rth@cygnus.com>
14548
14549         * gcc.c-torture/execute/20000503-1.c: Fix typo.
14550
14551 2000-05-04  Richard Henderson  <rth@cygnus.com>
14552
14553         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
14554         OpenSSL by Jason R Thorpe.
14555
14556 2000-05-03  Jim Wilson  <wilson@cygnus.com>
14557
14558         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
14559
14560 2000-05-03  Robert Lipe <robertlipe@usa.net>
14561
14562         * gcc.dg/20000503-1.c: New test.
14563
14564 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
14565
14566         * gcc.c-torture/compile/20000502-1.c: New test.
14567         * g++.old-deja/g++.other/align.C: New test.
14568         * gcc.dg/cpp-tradstringify.c: New test.
14569
14570 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
14571
14572         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
14573         and hard registers.
14574
14575 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
14576
14577         * gcc.c-torture/execute/loop-5.c: New test.
14578
14579 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
14580
14581         * gcc.c-torture/execute/va-arg-20.c: New test.
14582
14583 2000-04-23  Jeffrey A Law  (law@cygnus.com)
14584
14585         * gcc.c-torture/execute/20000422-1.c: New test.
14586
14587 2000-04-20  Greg McGary  <gkm@gnu.org>
14588
14589         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
14590         when optimizing, but without sibling-call optimizations (-O1).
14591
14592 2000-04-20  Jeffrey A Law  (law@cygnus.com)
14593
14594           * gcc.c-torture/compile/20000420-1.c: New test.
14595
14596 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
14597
14598         * g++.abi/ptrflags.C: New test.
14599         * g++.eh/catchptr1.C: Test incomplete pointer chains.
14600
14601 2000-04-19  Catherine Moore  <clm@cygnus.com>
14602
14603         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
14604
14605 2000-04-19  Greg McGary  <gkm@gnu.org>
14606
14607         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
14608         sibling-call optimizations.
14609
14610 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
14611
14612         * gcc.dg/20000419-1.c: New test.
14613
14614 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
14615
14616         * gcc.c-torture/execute/20000412-6.c: New test.
14617
14618 2000-04-12  Jeffrey A Law  (law@cygnus.com)
14619
14620         * gcc.c-torture/execute/20000412-5.c: New test.
14621         * g77.f-torture/compile/20000412-1.f: New test.
14622         * gcc.c-torture/execute/20000412-4.c: New test.
14623         * gcc.c-torture/compile/20000412-2.c: New test.
14624         * gcc.c-torture/execute/20000412-3.c: New test.
14625         * gcc.c-torture/compile/20000412-1.c: New test.
14626         * gcc.c-torture/execute/20000412-2.c: New test.
14627
14628 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
14629
14630         * objc/execute/bf-20.m: New test.
14631
14632 2000-04-10  Richard Henderson  <rth@cygnus.com>
14633
14634         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
14635
14636         * gcc.c-torture/execute/20000412-1.c: New test.
14637
14638 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
14639
14640         * g++.old-deja/g++.eh/catchptr1.C: New test.
14641
14642 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
14643
14644         * g++.old-deja/g++.abi/cxa_vec.C: New test.
14645
14646 2000-04-08  Neil Booth  <NeilB@earthling.net>
14647
14648         * gcc.dg/cpp-nullchar.c: Remove test as
14649         embedded nulls cause problems.
14650
14651 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14652
14653         * gcc.dg/compare2.c: New test.
14654
14655 2000-04-08  Neil Booth  <NeilB@earthling.net>
14656
14657         * gcc.dg/cpp-nullchar.c: New test.
14658
14659 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
14660
14661         * gcc.dg/cpp-mi2.c: New test.
14662         * gcc.dg/cpp-mi2[abc].h: New files.
14663
14664 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
14665
14666         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
14667         member name.
14668
14669 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
14670
14671         * g++.old-deja/g++.abi/vmihint.C: New test.
14672
14673 2000-04-06  Neil Booth  <NeilB@earthling.net>
14674
14675         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
14676         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
14677         copyright.
14678
14679 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
14680
14681         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
14682         avoid stack-frame overwrite.
14683
14684 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
14685
14686         * gcc.c-torture/compile/20000405-2.c: New test.
14687         * gcc.c-torture/compile/20000405-3.c: New test.
14688
14689 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14690
14691         * gcc.c-torture/compile/20000405-1.c: New test.
14692
14693 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
14694
14695         * gcc.dg/cast-qual-1.c: Revert last change.
14696
14697 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14698
14699         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
14700
14701 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
14702
14703         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
14704         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
14705
14706 2000-04-03  Jeffrey A Law  (law@cygnus.com)
14707
14708         * gcc.c-torture/compile/20000403-2.c: New test.
14709         * gcc.c-torture/compile/20000403-1.c: New test.
14710
14711 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
14712
14713         * gcc.c-torture/execute/20000403-1.c: New test.
14714
14715 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
14716
14717         * gcc.c-torture/execute/20000402-1.c: New test.
14718
14719 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
14720
14721         * gcc.c-torture/execute/va-arg-15.c: New test.
14722         * gcc.c-torture/execute/va-arg-16.c: New test.
14723         * gcc.c-torture/execute/va-arg-17.c: New test.
14724         * gcc.c-torture/execute/va-arg-18.c: New test.
14725         * gcc.c-torture/execute/va-arg-19.c: New test.
14726
14727 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
14728
14729         * gcc.c-torture/compile/981211-1.c: Move to...
14730         * gcc.dg/cpp-as1.c: ...here.
14731         * gcc.dg/cpp-as2.c: New file.
14732
14733         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
14734         compiler.
14735
14736 2000-04-02  Neil Booth  <NeilB@earthling.net>
14737
14738         * gcc.dg/cpp-cond.c  New tests.
14739         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
14740         accidental success less likely.
14741         * gcc.dg/cpp-missingop.c  New tests.
14742         * gcc.dg/cpp-missingparen.c  New tests.
14743         * gcc.dg/cpp-shift.c  New tests.
14744         * gcc.dg/cpp-shortcircuit.c  New tests.
14745         * gcc.dg/cpp-unary.c  New tests.
14746
14747 2000-03-29  Jeffrey A Law  (law@cygnus.com)
14748
14749         * gcc.c-torture/compile/20000329-1.c: New test.
14750
14751 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
14752
14753         * gcc.c-torture/compile/20000326-1.c: New test.
14754         * gcc.c-torture/compile/20000326-2.c: New test.
14755
14756 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
14757
14758         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
14759         the first parameter is a function argument.
14760
14761 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
14762
14763         * g++.old-deja/g++.ext/array4.C: New test.
14764
14765 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
14766
14767         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
14768
14769 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14770
14771         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
14772
14773 2000-03-19  Richard Henderson  <rth@cygnus.com>
14774
14775         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
14776
14777 2000-03-19  Richard Henderson  <rth@cygnus.com>
14778
14779         * gcc.c-torture/compile/20000319-1.c: New test.
14780
14781 2000-03-14  Jeffrey A Law  (law@cygnus.com)
14782
14783         * gcc.c-torture/execute/20000314-3.c: New test.
14784         * gcc.c-torture/execute/20000314-2.c: New test.
14785         * gcc.c-torture/execute/20000314-1.c: New test.
14786         * gcc.c-torture/compile/20000314-2.c: New test.
14787         * gcc.c-torture/compile/20000314-1.c: New test.
14788
14789 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
14790
14791         * g++.old-deja/g++.warn/inline.C: New test.
14792
14793 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
14794
14795         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
14796         standards-compliant result rather than specific constants.
14797         Put test-values in array.
14798
14799 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
14800
14801         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
14802         (g++_target_compile): Put test-specific options last.
14803
14804 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
14805
14806         * g++.old-deja/g++.eh/vbase4.C: New test.
14807
14808 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
14809
14810         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
14811
14812 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
14813
14814         * g++.old-deja/g++.brendan/misc12.C: Removed.
14815         * g++.old-deja/g++.pt/memtemp77.C: Constify.
14816         * g++.old-deja/g++.ext/pretty4.C: New test.
14817
14818 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
14819
14820         * g++.old-deja/g++.other/string2.C: New test.
14821
14822 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
14823
14824         * g++.old-deja/g++.warn/impint2.C: New test.
14825
14826 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
14827
14828         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
14829         is 1, not zero.
14830
14831 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
14832
14833         * g++.old-deja/g++.warn/impint.C: New test.
14834         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
14835         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
14836         * g++.old-deja/g++.pt/explicit12.C: Likewise.
14837         * g++.old-deja/g++.pt/explicit13.C: Likewise.
14838         * g++.old-deja/g++.pt/explicit17.C: Likewise.
14839         * g++.old-deja/g++.pt/explicit18.C: Likewise.
14840         * g++.old-deja/g++.pt/explicit19.C: Likewise.
14841         * g++.old-deja/g++.pt/explicit23.C: Likewise.
14842         * g++.old-deja/g++.pt/explicit31.C: Likewise.
14843         * g++.old-deja/g++.pt/explicit35.C: Likewise.
14844         * g++.old-deja/g++.pt/explicit6.C: Likewise.
14845         * g++.old-deja/g++.pt/memclass7.C: Likewise.
14846
14847 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
14848
14849         * gcc.dg/cpp-redef.c: New test.
14850
14851 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
14852
14853         * g++.old-deja/g++.pt/unify7.C: New test.
14854
14855 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
14856
14857         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
14858         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
14859
14860 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
14861
14862         * gcc.c-torture/compile/20000224-1.c: New test.
14863
14864 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14865
14866         * gcc.c-torture/compile/cpp-2.c: New test.
14867         * gcc.c-torture/compile/cpp-1.c: New test.
14868
14869 2000-02-25  Jeffrey A Law  (law@cygnus.com)
14870
14871         * gcc.c-torture/execute/20000225-1.c: New test.
14872
14873 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14874
14875         * gcc.dg/cpp-li2.c: New test.
14876
14877         * gcc.dg/cpp-wi1.c: New test.
14878
14879         * gcc.dg/cpp-li1.c: New test.
14880
14881 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
14882
14883         * g++.old-deja/g++.other/sizeof5.C: New test.
14884
14885 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14886
14887         * gcc.c-torture/execute/va-arg-13.c: New test.
14888
14889 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
14890
14891         * gcc.c-torture/execute/va-arg-12.c: New test.
14892
14893 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
14894
14895         * gcc.c-torture/execute/20000223-1.c: New test.
14896
14897 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
14898
14899         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
14900
14901 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
14902
14903         * g++.old-deja/g++.abi/ptrmem.C: New test.
14904
14905 2000-02-19  Richard Henderson  <rth@cygnus.com>
14906
14907         * gcc.c-torture/compile/init-3.c: New.
14908
14909 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
14910
14911         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
14912         ALWAYS_CXXFLAGS.
14913
14914 2000-02-11  Robert Lipe <robertl@sco.com>
14915
14916         * gcc.c-torture/compile/20000211-3.c: New test.
14917
14918 2000-02-11  Martin Buchholz <martin@xemacs.org>
14919
14920         * gcc.c-torture/compile/20000211-2.c: New test.
14921
14922 2000-02-11  Jeffrey A Law  (law@cygnus.com)
14923
14924         * gcc.c-torture/compile/20000211-1.c: New test.
14925
14926 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
14927
14928         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
14929           on native targets
14930
14931 2000-02-08  Nathan Sidwell  <nathan@acm.org>
14932
14933         * g++.old-deja/g++.other/cast5.C: New test.
14934
14935 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
14936
14937         * gcc.c-torture/execute/20000205-1.c: New.
14938
14939 2000-02-03  Nathan Sidwell  <nathan@acm.org>
14940
14941         * g++.old-deja/g++.jason/cast3.C: Return void.
14942         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
14943
14944 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14945
14946         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
14947
14948         * gcc.dg/loop-1.c: New test.
14949
14950 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
14951
14952         * gcc.c-torture/compile/20000127-1.c: New test.
14953         * gcc.c-torture/execute/991228-1.c: New test.
14954
14955 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14956
14957         * gcc.dg/unused-2.c: New test.
14958
14959         * gcc.dg/conv-1.c: New test.
14960
14961 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
14962
14963         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
14964         compiler.
14965         (tool_option_proc): Fix typo.
14966
14967 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
14968
14969         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
14970         of the ld on the host, not on the build machine.
14971         Also, don't crash if '--help' is not a supported option.
14972
14973 2000-01-24  Richard Henderson  <rth@cygnus.com>
14974
14975         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
14976
14977 2000-01-20  Jeffrey A Law  (law@cygnus.com)
14978
14979         * gcc.c-torture/execute/20000120-2.c: New test.
14980         * gcc.c-torture/execute/20000120-1.c: New test.
14981
14982 2000-01-13  Jeffrey A Law  (law@cygnus.com)
14983
14984         * gcc.c-torture/execute/20000113-1.c: New test.
14985
14986 2000-01-12  Jeffrey A Law  (law@cygnus.com)
14987
14988         * gcc.c-torture/execute/20000112-1.c: New test.
14989
14990 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14991
14992         * gcc.dg/20000111-1.c: New test.
14993
14994 2000-01-10  Jeffrey A Law  (law@cygnus.com)
14995
14996         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
14997         with 16 bit integers.
14998
14999 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15000
15001         * gcc.dg/20000108-1.c: New test.
15002
15003 2000-01-05  Nathan Sidwell  <nathan@acm.org>
15004
15005         * g++.old-deja/g++.ns/koenig8.C: New test.
15006
15007 2000-01-05  Nathan Sidwell  <nathan@acm.org>
15008
15009         * g++.old-deja/g++.other/cast4.C: New test.
15010
15011 2000-01-05  Jeffrey A Law  (law@cygnus.com)
15012
15013         * gcc.c-torture/compile/20000105-2.c: New test.
15014         * gcc.c-torture/compile/20000105-1.c: New test.
15015
15016 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15017
15018         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
15019         references to printf & atoi to conform to ANSI standard.
15020         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
15021         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
15022         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
15023         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
15024         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
15025         * g++.old-deja/g++.brendan/complex1.C: Likewise.
15026         * g++.old-deja/g++.brendan/copy1.C: Likewise.
15027         * g++.old-deja/g++.brendan/copy2.C: Likewise.
15028         * g++.old-deja/g++.brendan/copy3.C: Likewise.
15029         * g++.old-deja/g++.brendan/copy4.C: Likewise.
15030         * g++.old-deja/g++.brendan/copy5.C: Likewise.
15031         * g++.old-deja/g++.brendan/copy6.C: Likewise.
15032         * g++.old-deja/g++.brendan/copy7.C: Likewise.
15033         * g++.old-deja/g++.brendan/copy8.C: Likewise.
15034         * g++.old-deja/g++.brendan/crash11.C: Likewise.
15035         * g++.old-deja/g++.brendan/crash14.C: Likewise.
15036         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
15037         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
15038         * g++.old-deja/g++.brendan/delete2.C: Likewise.
15039         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
15040         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
15041         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
15042         * g++.old-deja/g++.brendan/eh1.C: Likewise.
15043         * g++.old-deja/g++.brendan/groff1.C: Likewise.
15044         * g++.old-deja/g++.brendan/init3.C: Likewise.
15045         * g++.old-deja/g++.brendan/misc12.C: Likewise.
15046         * g++.old-deja/g++.brendan/misc7.C: Likewise.
15047         * g++.old-deja/g++.brendan/new2.C: Likewise.
15048         * g++.old-deja/g++.brendan/operators4.C: Likewise.
15049         * g++.old-deja/g++.brendan/operators5.C: Likewise.
15050         * g++.old-deja/g++.brendan/overload2.C: Likewise.
15051         * g++.old-deja/g++.brendan/overload7.C: Likewise.
15052         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
15053         * g++.old-deja/g++.brendan/reference1.C: Likewise.
15054         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
15055         * g++.old-deja/g++.brendan/template24.C: Likewise.
15056         * g++.old-deja/g++.brendan/template3.C: Likewise.
15057         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
15058         * g++.old-deja/g++.jason/inline3.C: Likewise.
15059         * g++.old-deja/g++.jason/opeq.C: Likewise.
15060         * g++.old-deja/g++.law/arg5.C: Likewise.
15061         * g++.old-deja/g++.law/arm7.C: Likewise.
15062         * g++.old-deja/g++.law/ctors11.C: Likewise.
15063         * g++.old-deja/g++.law/cvt8.C: Likewise.
15064         * g++.old-deja/g++.law/init9.C: Likewise.
15065         * g++.old-deja/g++.law/refs4.C: Likewise.
15066         * g++.old-deja/g++.law/template2.C: Likewise.
15067         * g++.old-deja/g++.law/visibility24.C: Likewise.
15068         * g++.old-deja/g++.law/vtable3.C: Likewise.
15069         * g++.old-deja/g++.mike/asm2.C: Likewise.
15070         * g++.old-deja/g++.mike/eh1.C: Likewise.
15071         * g++.old-deja/g++.mike/misc1.C: Likewise.
15072         * g++.old-deja/g++.mike/misc13.C: Likewise.
15073         * g++.old-deja/g++.mike/misc14.C: Likewise.
15074         * g++.old-deja/g++.mike/ns12.C: Likewise.
15075         * g++.old-deja/g++.mike/p1248.C: Likewise.
15076         * g++.old-deja/g++.mike/p3708.C: Likewise.
15077         * g++.old-deja/g++.mike/p3708a.C: Likewise.
15078         * g++.old-deja/g++.mike/p3708b.C: Likewise.
15079         * g++.old-deja/g++.mike/p646.C: Likewise.
15080         * g++.old-deja/g++.mike/p700.C: Likewise.
15081         * g++.old-deja/g++.mike/p783.C: Likewise.
15082         * g++.old-deja/g++.mike/p783a.C: Likewise.
15083         * g++.old-deja/g++.mike/p783b.C: Likewise.
15084         * g++.old-deja/g++.mike/p786.C: Likewise.
15085         * g++.old-deja/g++.mike/p789.C: Likewise.
15086         * g++.old-deja/g++.mike/p789a.C: Likewise.
15087         * g++.old-deja/g++.mike/p807a.C: Likewise.
15088         * g++.old-deja/g++.other/delete3.C: Likewise.
15089         * g++.old-deja/g++.other/dyncast1.C: Likewise.
15090         * g++.old-deja/g++.other/dyncast2.C: Likewise.
15091         * g++.old-deja/g++.other/dyncast3.C: Likewise.
15092         * g++.old-deja/g++.other/empty1.C: Likewise.
15093         * g++.old-deja/g++.other/temporary1.C: Likewise.
15094         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
15095         * g++.old-deja/g++.pt/t16.C: Likewise.
15096         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
15097
15098 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
15099
15100         * gcc.dg/991230-1.c: New test.
15101
15102 1999-12-29  Jeffrey A Law  (law@cygnus.com)
15103
15104         * gcc.c-torture/compile/991229-3.c: New test.
15105         * gcc.c-torture/compile/991229-2.c: New test.
15106         * gcc.c-torture/compile/991229-1.c: New test.
15107
15108 1999-12-29  Greg McGary <gkm@eng.ascend.com>
15109
15110         * gcc.c-torture/compile/labels-2.c: New test.
15111
15112 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
15113
15114         * gcc.c-torture/execute/991227-1.c: New test.
15115
15116 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15117
15118         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
15119
15120 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
15121
15122         * gcc.c-torture/execute/991221-1.c: New test.
15123
15124 1999-12-20  Nathan Sidwell  <nathan@acm.org>
15125
15126         * g++.old-deja/g++.other/cast3.C: New test.
15127
15128 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
15129
15130         * gcc.c-torture/execute/991216-4.c: New test.
15131
15132 1999-12-16  Michael Meissner  <meissner@cygnus.com>
15133
15134         * gcc.c-torture/execute/991216-1.c: New test.
15135         * gcc.c-torture/execute/991216-2.c: New test.
15136         * gcc.c-torture/execute/991216-3.c: New test.
15137
15138 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
15139
15140         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
15141         Actually make the test fail by using "-O2" for compilation.
15142
15143 1999-12-15  Nathan Sidwell  <nathan@acm.org>
15144
15145         * g++.old-deja/g++.warn/cast-align1.C: New test.
15146
15147 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
15148
15149         * gcc.c-torture/compile/991214-1.c: New test.
15150         * gcc.c-torture/compile/991214-2.c: New test.
15151
15152 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
15153
15154         * gcc.dg/991214-1.c: New test.
15155
15156 1999-12-13  Jeffrey A Law  (law@cygnus.com)
15157
15158         * gcc.c-torture/compile/991213-3.c: New test.
15159         * gcc.c-torture/compile/991213-2.c: New test.
15160         * gcc.c-torture/compile/991213-1.c: New test.
15161
15162 1999-12-10  J"orn Rennecke <amylaar@cygnus.co.uk>
15163
15164         * gcc.dg/991209-1.c: New test.
15165
15166 1999-12-08  Nathan Sidwell <nathan@acm.org>
15167
15168         * gcc.c-torture/compile/991208-1.c: New test.
15169
15170 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15171
15172         * gcc.dg/ultrasp2.c: New test.
15173
15174 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
15175
15176         * g++.old-deja/g++.abi/align.C (main): Fix typo.
15177
15178 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
15179
15180         * gcc.c-torture/compile/991202-1.c: New test.
15181         * gcc.c-torture/execute/991202-1.c: New test.
15182         * gcc.c-torture/execute/991202-2.c: New test.
15183         * gcc.c-torture/execute/991202-3.c: New test.
15184
15185 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
15186
15187         * g++.old-deja/g++.abi/align.C: New test.
15188         * g++.old-deja/g++.abi/aggregates.C: Likewise.
15189         * g++.old-deja/g++.abi/bitfields.C: Likewise.
15190
15191 1999-12-01  Richard Henderson  <rth@cygnus.com>
15192
15193         * gcc.c-torture/execute/991201-1.c: New.
15194
15195 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
15196
15197         * gcc.dg/991129-1.c: New test.
15198
15199 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
15200
15201         * gcc.c-torture/compile/991127-1.c: New test.
15202
15203 1999-11-22  Nathan Sidwell  <nathan@acm.org>
15204
15205         * g++.old-deja/g++.other/warn4.C: New test.
15206
15207 1999-11-22  Nathan Sidwell  <nathan@acm.org>
15208
15209         * g++.old-deja/g++.eh/cleanup2.C: New test.
15210         * g++.old-deja/g++.ext/pretty2.C: New test.
15211         * g++.old-deja/g++.ext/pretty3.C: New test.
15212         * g++.old-deja/g++.other/debug6.C: New test.
15213
15214 1999-10-20  Jim Wilson  <wilson@cygnus.com>
15215
15216         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
15217         compiler_output to look for one error message instead of two.
15218
15219 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
15220
15221         * gcc.c-torture/execute/991118-1.c: Also test case
15222         where the word boundary does not split a byte evenly.
15223
15224 1999-11-19  Nathan Sidwell  <nathan@acm.org>
15225
15226         * g++.old-deja/g++.ext/restrict1.C: New test.
15227
15228 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
15229
15230         * gcc.c-torture/execute/991118-1.c: New test.
15231
15232 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
15233
15234         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
15235         working directory pathnames.
15236
15237 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
15238
15239         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
15240         host is equipped with driver.h and driver.o so it can actually
15241         compile and run the tests.
15242
15243 1999-10-08  Bernd Schmidt  <bernds@cygnus.co.uk>
15244
15245         * gcc.c-torture/compile/991008-1.c: New test.
15246
15247 1999-11-08  Nick Clifton  <nickc@cygnus.com>
15248
15249         * lib/gcc-dg.exp: Include target-supports.exp
15250
15251 1999-11-05  Nick Clifton  <nickc@cygnus.com>
15252
15253         * lib/target-supports.exp: New file: Provide procs to test for
15254         features supported by the target.
15255         (check_weak_available): Moved here from ecos.exp.
15256         (check_alias_available): New proc: Determine of the target
15257         toolchain supports the alias attribute.
15258
15259         * gcc.dg/special/ecos.exp: Move check_weak_available to
15260         target-supports.exp.
15261         (alias-1.c): Only perform the test if the target supports
15262         aliases.
15263         (wkali-1.c): Only perform the test if the target supports
15264         aliases.
15265
15266         * gcc.dg/990506-0.c: Expect error messages from cross
15267         targets as well as native targets.
15268
15269 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15270
15271         * gcc.dg/ultrasp1.c: Removed xfail.
15272         * gcc.dg/struct-ret-2.c: Likewise.
15273         * gcc.dg/array-1.c: Likewise.
15274
15275 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15276
15277         * gcc.dg/struct-ret-2.c: New test.
15278
15279         * gcc.dg/array-1.c: New test.
15280
15281 1999-10-30  Stephen L Moshier <moshier@mediaone.net>
15282
15283         * gcc.c-torture/execute/991030-1.c: New test.
15284
15285 1999-10-26  Richard Henderson  <rth@cygnus.com>
15286
15287         * gcc.c-torture/compile/991026-2.c: New test.
15288
15289 1999-10-26  Jeffrey A Law  (law@cygnus.com)
15290
15291         * gcc.c-torture/compile/991026-1.c: New test.
15292
15293 1999-10-23  Jeffrey A Law  (law@cygnus.com)
15294
15295         * gcc.c-torture/execute/991023-1.c: New test.
15296
15297 1999-10-19  Jeffrey A Law  (law@cygnus.com)
15298
15299         * gcc.c-torture/execute/991019-1.c: New test.
15300
15301 1999-10-16  Richard Henderson  <rth@cygnus.com>
15302
15303         * gcc.c-torture/execute/991016-1.c: New test.
15304
15305 1999-10-14  Stephane Carrez  <stcarrez@worldnet.fr>
15306
15307         * gcc.c-torture/execute/991014-1.c: New test.
15308
15309 1999-10-13  J"orn Rennecke <amylaar@cygnus.co.uk>
15310
15311         * g++.old-deja/g++.other/union2.C: New test.
15312
15313 1999-10-13  Nathan Sidwell  <nathan@acm.org>
15314
15315         * g++.old-deja/g++.other/vaarg2.C: New test.
15316         * g++.old-deja/g++.other/vaarg3.C: New test.
15317
15318 1999-10-12  Craig Burley  <craig@jcb-sc.com>
15319
15320         * g77.f-torture/noncompile/19990905-1.f: Moved from being
15321         in compile/.
15322
15323 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
15324
15325         * gcc.c-torture/execute/va-arg-11.c: New test.
15326
15327 1999-10-01  Mark P. Mitchell  <mark@codesourcery.com>
15328
15329         * lib/file-format.exp (gcc_target_object_format): Don't
15330         crash if objdump is unavailable.
15331
15332 1999-09-29  Donn Terry <donn@interix.com>
15333
15334         * gcc.misc-tests/mg.exp: delete extraneous redirection.
15335
15336 1999-09-28  Nick Clifton  <nickc@cygnus.com>
15337
15338         * gcc.c-torture/compile/990928-1.c: New test.
15339
15340 1999-09-28  Nathan Sidwell  <nathan@acm.org>
15341
15342         * g++.old-deja/g++.other/decl6.C: New test.
15343
15344 1999-09-28  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15345
15346         * gcc.c-torture/execute/va-arg-10.c: New test.
15347
15348 1999-09-27  Nathan Sidwell  <nathan@acm.org>
15349
15350         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
15351         __PRETTY_FUNCTION__.
15352
15353 1999-09-23  Nick Clifton  <nickc@cygnus.com>
15354
15355         * gcc.c-torture/execute/990923-1.c: New test.
15356
15357 1999-09-21  Nick Clifton  <nickc@cygnus.com>
15358
15359         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
15360         for which -fpic is inappropriate.
15361
15362 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
15363
15364         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
15365
15366 1999-09-21  Nathan Sidwell  <nathan@acm.org>
15367
15368         * g++.old-deja/g++.other/dyncast1.C: New test.
15369         * g++.old-deja/g++.other/dyncast2.C: New test.
15370         * g++.old-deja/g++.other/dyncast3.C: New test.
15371         * g++.old-deja/g++.other/dyncast4.C: New test.
15372         * g++.old-deja/g++.other/dyncast5.C: New test.
15373         * g++.old-deja/g++.eh/catch3.C: New test.
15374         * g++.old-deja/g++.eh/catch3p.C: New test.
15375         * g++.old-deja/g++.eh/catch4.C: New test.
15376         * g++.old-deja/g++.eh/catch4p.C: New test.
15377         * g++.old-deja/g++.eh/catch5.C: New test.
15378         * g++.old-deja/g++.eh/catch5p.C: New test.
15379         * g++.old-deja/g++.eh/catch6.C: New test.
15380         * g++.old-deja/g++.eh/catch6p.C: New test.
15381         * g++.old-deja/g++.eh/catch7.C: New test.
15382         * g++.old-deja/g++.eh/catch7p.C: New test.
15383         * g++.old-deja/g++.eh/catch8.C: New test.
15384         * g++.old-deja/g++.eh/catch8p.C: New test.
15385         * g++.old-deja/g++.eh/catch9.C: New test.
15386         * g++.old-deja/g++.eh/catch9p.C: New test.
15387
15388 1999-09-13  Nathan Sidwell  <nathan@acm.org>
15389
15390         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
15391         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
15392
15393 1999-09-13  Jeffrey A Law  (law@cygnus.com)
15394
15395         * gcc.c-torture/compile/990913-1.c: New test.
15396
15397 1999-09-10  Nathan Sidwell  <nathan@acm.org>
15398
15399         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
15400         * g++.old-deja/g++.jason/rfg5.C: Likewise.
15401
15402 1999-09-09  Richard Henderson  <rth@cygnus.com>
15403
15404         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
15405
15406 1999-09-09  Nathan Sidwell  <nathan@acm.org>
15407
15408         * g++.old-deja/g++.other/lookup11.C: New test.
15409         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
15410         what is permitted and what we want.
15411         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
15412         overload use.
15413         * g++.old-deja/g++.jason/rfg5.C: Likewise
15414
15415 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
15416
15417         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
15418         * gcc.c-torture/noncompile/poison-1.c: New file.
15419
15420 1999-09-08  Nathan Sidwell  <nathan@acm.org>
15421
15422         * g++.old-deja/g++.other/sizeof3.C: New test.
15423         * g++.old-deja/g++.other/sizeof4.C: New test.
15424         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
15425         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
15426
15427 1999-09-07  Richard Henderson  <rth@cygnus.com>
15428
15429         * gcc.dg/va-arg-1.c: New.
15430
15431 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15432
15433         * gcc.c-torture/execute/va-arg-9.c: New test.
15434
15435 1999-09-05  Craig Burley  <craig@jcb-sc.com>
15436
15437         * g77.f-torture/compile/980519-2.f: New test.
15438         * g77.f-torture/compile/19990905-0.f: New test.
15439         * g77.f-torture/compile/19990905-1.f: New test.
15440         * g77.f-torture/compile/19990905-2.f: New test.
15441
15442         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
15443
15444 1999-09-03  Richard Earnshaw <rearnsha@arm.com>
15445
15446         * gcc.c-torture/execute/990827-1.c: Fix typo.
15447
15448 1999-09-03  Nathan Sidwell  <nathan@acm.org>
15449
15450         * g++.old-deja/g++.other/deref1.C: New test.
15451
15452 1999-09-02  Nathan Sidwell  <nathan@acm.org>
15453
15454         * g++.old-deja/g++.other/ambig2.C: New test.
15455         * g++.old-deja/g++.other/cond5.C: New test.
15456         * g++.old-deja/g++.other/lookup16.C: New test.
15457
15458 1999-09-02  Marc Espie <espie@cvs.openbsd.org>
15459
15460         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
15461         assemblers too.
15462
15463 1999-08-31  Jeffrey A Law  (law@cygnus.com)
15464
15465         * lib/c-torture.exp: Avoid the "compare executables" optimization
15466         when testing native.
15467
15468 1999-08-29  Jeffrey A Law  (law@cygnus.com)
15469
15470         * gcc.c-torture/execute/990829-1.c: New test.
15471         * gcc.c-torture/compile/990829-1.c: New test.
15472
15473 1999-08-27  Paul Burchard  <burchard@pobox.com>
15474
15475         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
15476         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
15477         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
15478         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
15479         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
15480         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
15481         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
15482         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
15483         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
15484         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
15485         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
15486
15487 1999-08-27  Jeffrey A Law  (law@cygnus.com)
15488
15489         * gcc.c-torture/execute/990827-1.c: New test.
15490
15491 1999-08-26  Craig Burley  <craig@jcb-sc.com>
15492
15493         * g77.f-torture/noncompile/19990826-4.f: New test.
15494
15495         * g77.f-torture/compile/19990826-3.f: New test.
15496
15497         * g77.f-torture/execute/19990826-2.f: New test.
15498
15499         * g77.f-torture/compile/19990826-1.f: New test.
15500
15501         * gcc.c-torture/execute/990826-0.c: New test.
15502         * g77.c-torture/execute/19990826-0.f: New test.
15503
15504         * g77.f-torture/noncompile/970626-2.f: New test.
15505
15506 1999-08-25  Paul Burchard  <burchard@pobox.com>
15507
15508         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
15509         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
15510         lss-011.C: New tests.
15511
15512 1999-08-25  Nathan Sidwell  <nathan@acm.org>
15513
15514         * g++.old-deja/g++.other/decl5.C: New test.
15515
15516 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15517
15518         * noncompile/noncompile.exp: Load_lib c-torture.exp.
15519         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
15520         call `postbase' for each one.  All callers of `postbase' changed
15521         to call this instead.
15522
15523 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
15524
15525         * gcc.c-torture/execute/990811-1.c: New test.
15526
15527 1999-08-09  Nick Clifton  <nickc@cygnus.com>
15528
15529         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
15530         just native ones.
15531
15532         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
15533         just native ones.
15534
15535 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
15536
15537         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
15538
15539 1999-08-04  Jeffrey A Law  (law@cygnus.com)
15540
15541         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
15542
15543 1999-08-04  Nathan Sidwell  <nathan@acm.org>
15544
15545         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
15546
15547 1999-08-04  Jeffrey A Law  (law@cygnus.com)
15548
15549         * gcc.c-torture/execute/990804-1.c: New test.
15550
15551 1999-08-03  Nathan Sidwell  <nathan@acm.org>
15552
15553         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
15554         * g++.old-deja/g++.brendan/crash64.C: Likewise
15555         * g++.old-deja/g++.brendan/overload8.C: Likewise
15556
15557 1999-08-03  Nathan Sidwell  <nathan@acm.org>
15558
15559         * g++.old-deja/g++.other/struct1.C: New test.
15560
15561 1999-08-03  Nathan Sidwell  <nathan@acm.org>
15562
15563         * g++.old-deja/g++.other/enum2.C: New test.
15564
15565 1999-08-02  Richard Henderson  <rth@cygnus.com>
15566
15567         Adapted from tests from Franz Sirl:
15568         * gcc.c-torture/execute/va-arg-7.c: New test.
15569         * gcc.c-torture/execute/va-arg-8.c: New test.
15570
15571 1999-08-01  Jeffrey A Law  (law@cygnus.com)
15572
15573         * gcc.c-torture/compile/990801-2.c: New test.
15574
15575         * gcc.c-torture/compile/990801-1.c: New test.
15576
15577 1999-07-27  Michael Meissner  <meissner@cygnus.com>
15578
15579         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
15580         fp-cmp-1.c, converting double to float.
15581
15582         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
15583         fp-cmp-1.c, converting double to long double.
15584
15585         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
15586         from fr1 to unknown_register, since fr1 is a legitimate register
15587         on some machines.
15588
15589 1999-07-25  Jeffrey A Law  (law@cygnus.com)
15590
15591         * README: More listname related changes.
15592
15593 1999-07-08  Catherine Moore  <clm@cygnus.com>
15594
15595         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
15596
15597 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
15598
15599         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
15600
15601 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
15602
15603         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
15604
15605 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
15606
15607         * gcc.dg/990703-1.c: New test.
15608
15609 1999-06-29  Nick Clifton  <nickc@cygnus.com>
15610
15611         * lib/file-format.exp: New file: Move definition of proc
15612         gcc_target_object_format to here from
15613         gcc.dg/special/ecos.exp.
15614
15615         * lib/c-torture.exp: Include lib file-format.exp.
15616         * lib/gcc-dg.exp: Include lib file-format.exp.
15617
15618         * gcc.dg/special/ecos.exp: Remove definition of proc
15619         gcc_target_object_format.
15620
15621 1999-06-28  Jeffrey A Law  (law@cygnus.com)
15622
15623         * gcc.c-torture/execute/990628-1.c: New test.
15624
15625 1999-06-25  Jeffrey A Law  (law@cygnus.com)
15626
15627         * gcc.c-torture/compile/990625-2.c: New test.
15628
15629         * gcc.c-torture/compile/990625-1.c: New test.
15630
15631 1999-06-23  Nick Clifton  <nickc@cygnus.com>
15632
15633         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
15634         attributes compile.
15635         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
15636         ports that use the COFF/PE file format.
15637
15638 1999-06-17  Jeffrey A Law  (law@cygnus.com)
15639
15640         * gcc.c-torture/compile/990617-1.c: New test.
15641
15642 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
15643
15644         * g++.old-deja/g++.other/decl4.C: New test.
15645
15646 1999-06-14  Nathan Sidwell  <nathan@acm.org>
15647
15648         * g++.old-deja/g++.other/bitfld3.C: New test.
15649
15650 1999-06-08  Nathan Sidwell  <nathan@acm.org>
15651
15652         * g++.old-deja/g++.eh/catch1.C: New test.
15653
15654 1999-06-07  Jeffrey A Law  (law@cygnus.com)
15655
15656         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
15657
15658         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
15659         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
15660
15661 1999-06-05  Craig Burley  <craig@jcb-sc.com>
15662
15663         * g77.f-torture/compile/19990502-0.f: Replace with new,
15664         shorter, test that still fails after recent changes.
15665
15666 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
15667
15668         * gcc.c-torture/execute/990604-1.c: New test.
15669
15670 1999-05-31  Jeffrey A Law  (law@cygnus.com)
15671
15672         * gcc.c-torture/execute/990531-1.c: New test.
15673
15674 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15675
15676         * gcc.c-torture/compile/990527-1.c: New test.
15677
15678 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
15679
15680         * gcc.c-torture/execute/990527-1.c: New test.
15681
15682 1999-05-25  Nick Clifton  <nickc@cygnus.com>
15683
15684         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
15685         bitfields as signed.
15686
15687 1999-05-25  Craig Burley  <craig@jcb-sc.com>
15688
15689         * g77.f-torture/compile/19990525-0.f: New test.
15690
15691 1999-05-25  Jeffrey A Law  (law@cygnus.com)
15692
15693         * gcc.c-torture/execute/990525-2.c: New test.
15694
15695         * gcc.c-torture/execute/990525-1.c: New test.
15696
15697 1999-05-24  Nathan Sidwell  <nathan@acm.org>
15698
15699         * g++.old-deja/g++.other/anon3.C: New test.
15700         * g++.old-deja/g++.other/anon4.C: New test.
15701         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
15702         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
15703         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
15704         Merrill).
15705
15706 1999-05-24  Jeffrey A Law  (law@cygnus.com)
15707
15708         * gcc.c-torture/execute/990524-1.c: New test.
15709
15710         * gcc.dg/990524-1.c: New test.
15711
15712 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15713
15714         * gcc.c-torture/compile/990523-1.c: New test.
15715
15716 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
15717
15718         * gcc.c-torture/compile/990519-1.c: New test.
15719
15720 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
15721
15722         * gcc.c-torture/compile/990517-1.c: New test.
15723
15724         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
15725         (e4, f4): New tests.
15726         (main): Call them.
15727
15728 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15729
15730         * gcc.dg/noreturn-1.c: New test.
15731
15732 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
15733
15734         * gcc.c-torture/execute/990513-1.c: New test.
15735
15736 1999-05-10  Richard Henderson  <rth@cygnus.com>
15737
15738         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
15739
15740 1999-05-10  Craig Burley  <craig@jcb-sc.com>
15741
15742         * g77.f-torture/execute/erfc.f: Use small single-precision
15743         values, to avoid problems on Alphas when not -mieee.
15744
15745 1999-05-08  Craig Burley  <craig@jcb-sc.com>
15746
15747         * gcc.dg/990506-0.c: New test.
15748
15749 1999-05-08  Richard Henderson  <rth@cygnus.com>
15750
15751         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
15752         the constant to test.  Don't XFAIL 64-bit targets.
15753
15754         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
15755         * g++.old-deja/g++.law/profile1.C: Likewise.
15756
15757         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
15758         operator new instances.
15759         * g++.old-deja/g++.other/delete5.C: Likewise.
15760
15761 1999-05-03  Craig Burley  <craig@jcb-sc.com>
15762
15763         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
15764         intrinsic.
15765
15766 1999-05-03  Craig Burley  <craig@jcb-sc.com>
15767
15768         * g77.f-torture/execute/u77-test.f: Reverse order of two
15769         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
15770
15771 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15772
15773         * gcc.dg/compare1.c: New test.
15774
15775 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
15776
15777         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
15778         New tests.
15779
15780 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15781
15782         * g77.f-torture/compile/19990502-1.f: New test.
15783
15784 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15785
15786         * g77.f-torture/compile/19990502-0.f: New test.
15787
15788 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15789
15790         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
15791         intrinsic.
15792
15793 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15794
15795         * g77.f-torture/execute/u77-test.f (main): List libU77
15796         intrinsics not currently tested.
15797         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
15798         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
15799         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
15800         Trim blanks off the ends of some printed strings.
15801
15802 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15803
15804         * g77.f-torture/execute/u77-test.f (main): Just warn about
15805         FSTAT gid disagreement, as it's expected on some systems.
15806
15807 1999-05-01  Craig Burley  <craig@jcb-sc.com>
15808
15809         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
15810         use a new function, which allows for some slop.
15811         Clean up some commentary.
15812         (issum): The new function.
15813         (sgladd): Deleted subroutine.
15814
15815 1999-05-01  Craig Burley  <craig@jcb-sc.com>
15816
15817         * g77.f-torture/execute/u77-test.f: Modify to be more like
15818         libf2c/libU77 version, bringing patches to that version here.
15819         Add suitable commentary.
15820
15821 1999-04-25  Richard Henderson  <rth@cygnus.com>
15822
15823         * gcc.dg/990424-1.c: New test.
15824
15825 1999-04-24  Craig Burley  <craig@jcb-sc.com>
15826
15827         * g77.f-torture/execute/u77-test.f (main): Bug involving
15828         LSTAT has been fixed, so turn back on full checking.
15829
15830 1999-04-20  Craig Burley  <craig@jcb-sc.com>
15831
15832         * g77.f-torture/compile/19990419-0.f: New test.
15833         * g77.f-torture/execute/19990419-1.f: New test.
15834
15835 1999-04-17  Richard Henderson  <rth@cygnus.com>
15836
15837         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
15838         to avoid the need for a prototype to supress a warning.
15839
15840 1999-04-07  Jim Wilson  <wilson@cygnus.com>
15841
15842         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
15843
15844 1999-04-04  Jeffrey A Law  (law@cygnus.com)
15845
15846         * gcc.c-torture/execute/990404-1.c: New test.
15847
15848 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
15849
15850         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
15851         * gcc.dg/cpp-if3.c: Don't use -pedantic.
15852         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
15853         missing initializer warnings.
15854
15855 1999-03-28  Jeffrey A Law  (law@cygnus.com)
15856
15857         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
15858         matching strings.
15859
15860 1999-03-26  Jeffrey A Law  (law@cygnus.com)
15861
15862         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
15863
15864 1999-03-26  Craig Burley  <craig@jcb-sc.com>
15865
15866         * g77.f-torture/execute/19990325-0.f: New test.
15867         * g77.f-torture/execute/19990325-1.f: New test.
15868
15869 1999-03-24  Jeffrey A Law  (law@cygnus.com)
15870
15871         * gcc.c-torture/execute/990324-1.c: New test.
15872
15873 1999-03-22  Jim Wilson  <wilson@cygnus.com>
15874
15875         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
15876         test with 4.
15877
15878 1999-03-17  Richard Henderson  <rth@cygnus.com>
15879
15880         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
15881
15882 1999-03-13  Craig Burley  <craig@jcb-sc.com>
15883
15884         * g77.f-torture/execute/19990313-2.f: New test.
15885         * g77.f-torture/execute/19990313-3.f: New test.
15886
15887 1999-03-13  Craig Burley  <craig@jcb-sc.com>
15888
15889         * g77.f-torture/execute/19990313-0.f: New test.
15890         * g77.f-torture/execute/19990313-1.f: New test.
15891
15892 1999-03-12  Jim Wilson  <wilson@cygnus.com>
15893
15894         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
15895         printf to sprintf.
15896         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
15897         (main): Add check for u15.  Conditionalize u31 check depending on
15898         whether ints are <32 bits or >=32 bits.
15899
15900 1999-03-08  Craig Burley  <craig@jcb-sc.com>
15901
15902         * g77.f-torture/execute/19981119-0.f: Improve testiness.
15903
15904 1999-03-08  Craig Burley  <craig@jcb-sc.com>
15905
15906         * g77.f-torture/compile/19990305-0.f: New test.
15907         * g77.f-torture/execute/19981119-0.f: New test.
15908
15909 1999-03-08  Craig Burley  <craig@jcb-sc.com>
15910
15911         * g77.f-torture/execute/970625-2.f: call ABORT if final
15912         result is not correct, instead of just printing it.
15913         Add this checking via newly introduced obfuscation, to
15914         trip up buggy front ends.
15915
15916 1999-03-07  Craig Burley  <craig@jcb-sc.com>
15917
15918         * g77.f-torture/compile/960317-1.f: Moved from being
15919         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
15920
15921 1999-03-06  Craig Burley  <craig@jcb-sc.com>
15922
15923         * g77.f-torture/execute/960317-1.f: New (old) test.
15924         * g77.f-torture/execute/970625-2.f: Ditto.
15925
15926 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
15927
15928         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
15929         message on line 1 or line 2; cccp and cpplib do this differently.
15930
15931 1999-03-01  Jeffrey A Law  (law@cygnus.com)
15932
15933         * g++.old-deja/g++.law/weak1.C: New test.
15934
15935 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
15936
15937         * gcc.c-torture/execute/990119-1.c: Renamed to...
15938         * gcc.dg/990119-1.c: this, so it will only be tested once
15939         (it's a preprocessor test, it doesn't need to be run at
15940         multiple optimization levels).
15941
15942 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
15943
15944         * lib/g++.exp: Don't add incdir=$base_dir/../include to
15945           ALWAYS_CXXFLAGS.
15946
15947 1999-02-24  Craig Burley  <craig@jcb-sc.com>
15948
15949         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
15950         * g77.f-torture/compile/19981216-0.f: ...as it is expected
15951         to not be compilable by current g77.
15952
15953 1999-02-24  Nick Clifton  <nickc@cygnus.com>
15954
15955         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
15956
15957 1999-02-22  Jeffrey A Law  (law@cygnus.com)
15958
15959         * gcc.c-torture/execute/990222-1.c: New test.
15960
15961 1999-02-19  Craig Burley  <craig@jcb-sc.com>
15962
15963         * g77.f-torture/compile/19990218-0.f: New test.
15964         * g77.f-torture/noncompile/19990218-1.f: New test.
15965
15966 1999-02-18  Craig Burley  <craig@jcb-sc.com>
15967
15968         * g77.f-torture/compile/19981216-0.f: New test.
15969
15970 1999-02-14  Jeffrey A Law  (law@cygnus.com)
15971
15972         * gcc.dg/990214-1.c: New test.
15973
15974 1999-02-13  Jeffrey A Law  (law@cygnus.com)
15975
15976         * gcc.dg/990213-2.c: New test.
15977
15978         * gcc.dg/990213-1.c: New test.
15979
15980 1999-02-12  Jeffrey A Law  (law@cygnus.com)
15981
15982         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
15983         ints.
15984
15985 1999-02-11  Nick Clifton  <nickc@cygnus.com>
15986
15987         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
15988         specified by target.
15989
15990         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
15991
15992 1999-02-11  Jeffrey A Law  (law@cygnus.com)
15993
15994         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
15995
15996 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
15997
15998         * gcc.dg/special/ecos.exp: New test driver for new tests with
15999         special requirements.
16000
16001         * gcc.dg/special/alias-1.c: New test.
16002         * gcc.dg/special/gcsec-1.c: New test.
16003         * gcc.dg/special/weak-1.c: New test.
16004         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
16005         * gcc.dg/special/weak-2.c: New test.
16006         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
16007         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
16008         * gcc.dg/special/wkali-1.c: New test.
16009         * gcc.dg/special/wkali-2.c: New test.
16010         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
16011         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
16012
16013 1999-02-10  Felix Lee  <flee@cygnus.com>
16014
16015           * lib/c-torture.exp (c-torture-compile): Pull out code for
16016           analyzing gcc error messages.
16017           (c-torture-execute): Likewise.  Fix some (harmless) false
16018           positives.
16019           * lib/gcc.exp (gcc_check_compile): New function.
16020
16021 1999-02-08  Richard Henderson  <rth@cygnus.com>
16022
16023         * gcc.c-torture/execute/990208-1.c: New test.
16024
16025 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
16026
16027         * g++.dg/special/ecos.exp: New driver for new tests with special
16028         requirements
16029
16030         * g++.dg/special/conpr-1.C: New test
16031         * g++.dg/special/conpr-2.C: New test
16032         * g++.dg/special/conpr-2a.C: New test
16033         * g++.dg/special/conpr-3.C: New test
16034         * g++.dg/special/conpr-3a.C: New test
16035         * g++.dg/special/conpr-3b.C: New test
16036
16037         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
16038         allow g++ to use the dg driver
16039
16040         * README: Add comment about g++.dg directory
16041
16042 1999-02-06  Jeffrey A Law  (law@cygnus.com)
16043
16044         * README: Update email addresses.
16045
16046 1999-02-03  Nick Clifton  <nickc@cygnus.com>
16047
16048         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
16049         arguments in order to force structure S onto the stack even on
16050         the alpha.
16051         (test): Pass 10 leading arguments to function foo as well as the
16052         structure S.
16053
16054         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
16055         failure for all targets.
16056
16057         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
16058         abort to terminate program execution.
16059
16060 1999-01-30  Richard Henderson  <rth@cygnus.com>
16061
16062         * gcc.c-torture/execute/990130-1.c: New test.
16063
16064 1999-01-30  Jeffrey A Law  (law@cygnus.com)
16065
16066         * gcc.dg/990130-1.c: New test.
16067
16068 1999-01-28  Michael Meissner  <meissner@cygnus.com>
16069
16070         * gcc.c-torture/execute/990128-1.c: New test.
16071
16072 1999-01-27  Michael Meissner  <meissner@cygnus.com>
16073
16074         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
16075
16076 1999-01-27  Felix Lee  <flee@cygnus.com>
16077
16078         * lib/c-torture.exp (c-torture-compile): pull out code for
16079         analyzing gcc error messages.
16080         (c-torture-execute): ditto, and fix some (harmless) false
16081         positives.
16082         * lib/gcc.exp (gcc_check_compile): new function.
16083
16084 1999-01-17  Jeffrey A Law  (law@cygnus.com)
16085
16086         * gcc.dg/990117-1.c: New test.
16087
16088         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
16089
16090         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
16091
16092 1999-01-15  Jeffrey A Law  (law@cygnus.com)
16093
16094         * g77.f-torture/compile/990115-1.f: New test.
16095
16096 1999-01-07  Jeffrey A Law  (law@cygnus.com)
16097
16098         * gcc.c-torture/compile/990107-1.c: New test
16099
16100 1999-01-06  Jeffrey A Law  (law@cygnus.com)
16101
16102         * gcc.c-torture/execute/990106-2.c: New test.
16103
16104         * gcc.c-torture/execute/990106-1.c: New test.
16105
16106 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
16107
16108         * gcc.c-torture/compile/981223-1.c: New test.
16109
16110 1998-12-29  Richard Henderson  <rth@cygnus.com>
16111
16112         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
16113         (opt3): Rename from opt4 and disable.
16114
16115 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
16116
16117         * g++.old-deja/g++.pt/ptrmem5.C: New test.
16118
16119 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
16120
16121         * g++.old-deja/g++.other/conv5.C: New test.
16122
16123 1998-12-14  Nick Clifton  <nickc@cygnus.com>
16124
16125         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
16126
16127 1998-12-11  Jeffrey A Law  (law@cygnus.com)
16128
16129         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
16130
16131 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
16132
16133         * gcc.c-torture/compile/981211-1.c: New test.
16134
16135 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
16136
16137         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
16138
16139         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
16140
16141 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16142
16143         * gcc.special/930510-1.c: Make C9X safe.
16144         * gcc.misc-tests/gcov-1.c Similarly.
16145         * gcc.misc-tests/gcov-2.c Similarly.
16146
16147 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
16148
16149         * gcc.dg/ultrasp1.c: New test.
16150
16151 1998-12-06  Richard Henderson  <rth@cygnus.com>
16152
16153         * gcc.c-torture/execute/981206.c: New test.
16154
16155 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
16156
16157         * g++.old-deja/g++.ns/template7.C: New test.
16158
16159         * g++.old-deja/g++.other/expr1.C: New test.
16160
16161         * g++.old-deja/g++.eh/tmpl3.C: New test.
16162
16163         * g++.old-deja/g++.eh/tmpl2.C: New test.
16164
16165 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
16166
16167         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
16168         * g++.old-deja/g++.other/using6.C: Removed.
16169         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
16170
16171         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
16172
16173 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
16174
16175         * g++.old-deja/g++.pt/overload8.C: New test.
16176
16177         * g++.old-deja/g++.pt/overload7.C: New test.
16178
16179         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
16180
16181         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
16182         and relinking messages.
16183         * lib/g++.exp (g++_target_compile): Remove .rpo file when
16184         compiling with -frepo.
16185
16186 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
16187
16188         * g++.old-deja/g++.pt/lookup6.C: New test.
16189
16190 1998-11-30  Nick Clifton  <nickc@cygnus.com>
16191
16192         * gcc.c-torture/execute/981130-1.c: New test.
16193         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
16194
16195 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
16196
16197         * g++.old-deja/g++.pt/explicit76.C: New test.
16198
16199         * g++.old-deja/g++.pt/friend38.C: New test.
16200
16201         * g++.old-deja/g++.ns/crash2.C: New test.
16202
16203         * g++.old-deja/g++.pt/defarg8.C: New test.
16204
16205         * g++.old-deja/g++.pt/instantiate6.C: New test.
16206
16207         * g++.old-deja/g++.pt/static6.C: New test.
16208
16209         * g++.old-deja/g++.pt/decl2.C: New test.
16210
16211 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
16212
16213         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
16214         problem is actually related with name lookup, but so what? :-)
16215
16216         * g++.old-deja/g++.pt/friend37.C: New test.
16217
16218 1998-11-25  Dave Love  <d.love@dl.ac.uk>
16219
16220         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
16221         element, which fails on some systems.
16222
16223         * g77.f-torture/execute/labug1.f: New test.
16224
16225 1998-11-21  Jeffrey A Law  (law@cygnus.com)
16226
16227         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
16228         is defined.
16229
16230 1998-11-18  Dave Love  <d.love@dl.ac.uk>
16231
16232         * g77.f-torture/compile/981117-1.f: New test.
16233
16234 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
16235
16236         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
16237         properly discarded.
16238
16239 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
16240
16241         * gcc.c-torture/execute/memcheck: New directory of tests for
16242         -fcheck-memory-usage.
16243
16244 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
16245
16246         * README: New file, general information about the testsuite and
16247         new description of the various C++ test subdirectories.
16248         * README.g++: Eliminate obsolete information, update and move most
16249         relevant stuff to README.
16250
16251 1998-11-07  Richard Henderson  <rth@cygnus.com>
16252
16253         * gcc.c-torture/compile/981107-1.c: New test.
16254
16255 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
16256
16257         * execute/memcpy-bi.c: New testcase.
16258
16259 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
16260
16261         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
16262         base classes.
16263
16264         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
16265         template is selected.
16266
16267         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
16268         classes, it should be accepted for all types.
16269
16270         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
16271
16272         * g++.old-deja/g++.pt/spec24.C: Ensure that template
16273         specializations start with template headers.
16274
16275 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
16276
16277         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
16278
16279         * g++.old-deja/g++.other/init9.C: Test cross initialization of
16280         non-POD types.
16281
16282 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
16283
16284         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
16285
16286 1998-10-22  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16287
16288         * compile/981022-1.c, compile/981022-1.x: New test and driver.
16289
16290 1998-10-19  Jeffrey A Law  (law@cygnus.com)
16291
16292         * 981019-1.c: New test.
16293
16294 1998-10-14  Robert Lipe <robertl@dgii.com>
16295
16296         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
16297         find objc headers.
16298
16299 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
16300
16301         * compile/981001-4.c: Remove use of GCC extension that triggers a
16302         compiler bug.
16303
16304 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
16305
16306         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
16307
16308 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
16309
16310         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
16311         instantiation of template produces incorrect code for delete
16312         expression.
16313
16314         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
16315         constructors' name is not unique.
16316         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
16317         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
16318
16319         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
16320         automatic array of const is ill-formed.
16321
16322         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
16323         of template parameter?
16324
16325         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
16326         const.
16327
16328         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
16329         pointer-to-member expression.
16330
16331         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
16332         declaration causes ICE.
16333
16334 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
16335
16336         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
16337         reserved in the global namespace.
16338
16339         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
16340         generate needed virtual table.
16341
16342         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
16343
16344 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
16345
16346         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
16347         template-dependent type
16348
16349 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
16350
16351         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
16352         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
16353         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
16354
16355         * g++.old-deja/g++.other/using5.C: New test; using decl from base
16356         class should be usable as argument of member function.
16357         * g++.old-deja/g++.other/using6.C: New test; using decl from base
16358         class should be usable as return type of member function.
16359         * g++.old-deja/g++.other/using7.C: New test; using decl from base
16360         class should be usable as type of data member.
16361
16362         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
16363
16364 1998-10-09  Jeffrey A Law  (law@cygnus.com)
16365
16366         * gcc.c-torture/special/920521-1.c: Fix bogus test.
16367
16368 1998-10-08  Nick Clifton  <nickc@cygnus.com>
16369
16370         * gcc.dg/dll-?.c Add thumb to target list.
16371         Fix assembler scan patterns to match current assembler output.
16372
16373 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
16374
16375         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
16376         matching of template brackets.
16377
16378         * g++.old-deja/g++.other/using4.C: New test.  Test using
16379         declarations of methods from base classes.
16380
16381         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
16382         within functions should introduce names into the innermost
16383         enclosing namespace.
16384
16385         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
16386         of static locals if first initialization throws.
16387
16388 1998-10-07  Jim Wilson  <wilson@cygnus.com>
16389
16390         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
16391
16392 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
16393
16394         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
16395         lose track of the possible targets of tablejump insns.
16396         * special/special.exp: Run it.
16397
16398 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
16399
16400         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
16401         must be declared before its specializations can be named in friend
16402         declarations.
16403
16404 1998-10-05  Dave Love  <d.love@dl.ac.uk>
16405
16406         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
16407
16408         * g77.f-torture/execute/io1.f: New test.
16409
16410 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
16411
16412         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
16413         with pointer to template function, for which no argument deduction
16414         is possible.
16415
16416         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
16417         specialization of template function as argument to template
16418         function.
16419
16420         * g++.old-deja/g++.other/access2.C: New test; Inner class
16421         shouldn't have privileged access to Outer's names.
16422
16423 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
16424
16425         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
16426         friend template declared within template class conflicts with
16427         nested class of the same name.
16428
16429         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
16430         is ignored.
16431
16432         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
16433         object with direct initializer as function declaration.
16434
16435         * g++.old-deja/g++.other/decl2.C: New test; duplicate
16436         initializers.
16437
16438         * g++.old-deja/g++.other/null2.C: New test; conditional operator
16439         involving const pointer and NULL produces incorrect result.
16440
16441         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
16442         type name without `typename' should be rejected with -pedantic.
16443
16444 1998-10-02  Richard Henderson  <rth@cygnus.com>
16445
16446         * g++.old-deja/g++.other/addrof1.C: New test.
16447
16448 1998-10-01  Nick Clifton  <nickc@cygnus.com>
16449
16450         * gcc.c-torture/compile/981001-1.c: New test.
16451         * gcc.c-torture/execute/981001-1.c: New test.
16452
16453 1998-10-01  Jeffrey A Law  (law@cygnus.com)
16454
16455         * gcc.c-torture/compile/981001-2.c: New test.
16456         * gcc.c-torture/compile/981001-3.c: New test.
16457         * gcc.c-torture/compile/981001-4.c: New test.
16458
16459 1998-10-01  Robert Lipe  <robertl@dgii.com>
16460
16461         * lib/objc.exp (objc_target_compile): Add -L during compiles for
16462         multilibbed hosts.   Idea grafted from g77.exp.
16463
16464 1998-09-30  Dave Love  <d.love@dl.ac.uk>
16465
16466         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
16467         avoid losing on systems which need -lsocket.
16468
16469 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
16470
16471         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
16472         * g++.old-deja/g++.other/nested2.C: Ditto.
16473         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
16474         failure.
16475
16476 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
16477
16478         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
16479         preferred over template operator!= for enum bitfields.
16480
16481 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
16482
16483         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
16484         that happen to have the same base name, but in different scopes,
16485         are incorrectly rejected.
16486
16487 1998-09-16  Richard Henderson  <rth@cygnus.com>
16488
16489         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
16490         on the native word size instead of an integer literal.
16491
16492 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
16493
16494         * g++.old-deja/g++.other/static2.C: Invocation of static data
16495         member of type pointer-to-function denoted as non-static member.
16496
16497         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
16498         checks involving function types and aliases.
16499
16500 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
16501
16502         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
16503         redefined to the same non-trivial type.
16504
16505         * g++.old-deja/g++.pt/explicit73.C: Test for proper
16506         namespace-qualification of template specializations declared in
16507         other namespaces.
16508
16509         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
16510         to declare a subset of the specializations of a template function
16511         as friends of specializations of a template class.
16512
16513         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
16514         member templates that do not fully specialize the enclosing
16515         template class are rejected.
16516
16517 1998-09-11  Dave Love  <d.love@dl.ac.uk>
16518
16519         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
16520
16521 1998-09-08  Dave Love  <d.love@dl.ac.uk>
16522
16523         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
16524         altered from libf2c/libU77 version.
16525
16526 1998-09-06  Dave Love  <d.love@dl.ac.uk>
16527
16528         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
16529
16530 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
16531
16532         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
16533         (un)signed char are different types for template specialization
16534         purposes.
16535
16536 1998-09-03  Ovidiu Predescu  <ovidiu@aracnet.com>
16537
16538         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
16539         * objc: ObjC testsuite.
16540
16541 1998-08-31  Catherine Moore  <clm@cygnus.com>
16542
16543         * gcc.c-torture/execute/941014-1.x:  New file.
16544
16545 1998-08-31  Nick Clifton  <nickc@cygnus.com>
16546
16547         * lib/c-torture.exp: Add support for
16548         torture_eval_before_compile and torture_eval_before_execute
16549         variables.
16550
16551 1998-08-30  Jeffrey A Law  (law@cygnus.com)
16552
16553         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
16554         this test triggers valid.
16555
16556 1998-08-27  Jeffrey A Law  (law@cygnus.com)
16557
16558         * gcc.dg/980827-1.c: New test.
16559
16560 1997-08-26  J"orn Rennecke <amylaar@cygnus.co.uk>
16561
16562         * gcc.c-torture/execute/loop-4b.c: New test.
16563
16564 1998-08-26  Nick Clifton  <nickc@cygnus.com>
16565
16566         * lib/c-torture.exp: Add support for
16567         torture_eval_before_compile and torture_eval_before_execute
16568         variables.
16569
16570 1998-08-25  Jeffrey A Law  (law@cygnus.com)
16571
16572         * gcc.c-torture/compile/980825-1.c: New test.
16573
16574 1998-08-24  Nick Clifton  <nickc@cygnus.com>
16575
16576         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
16577         count number tests in opt_t0 not good_t0.
16578
16579 1998-08-24  Jeffrey A Law  (law@cygnus.com)
16580
16581         * gcc.c-torture/compile/930326-1.x: Fix typo.
16582
16583 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
16584
16585         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
16586         causes an ICE.
16587
16588 1998-08-21  Jeffrey A Law  (law@cygnus.com)
16589
16590         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
16591         STACK_SIZE is defined.
16592         * gcc.c-torture/unsorted/stuct.c: Similarly.
16593
16594         * gcc.c-torture/compile/980821-1.c: New test.
16595
16596 1998-08-21  Jeffrey A Law  (law@cygnus.com)
16597
16598         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
16599
16600 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
16601
16602         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
16603         code.
16604
16605 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
16606
16607         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
16608         error'.
16609
16610 1998-08-18  Jeffrey A Law  (law@cygnus.com)
16611
16612         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
16613
16614 1998-08-16  Jeffrey A Law  (law@cygnus.com)
16615
16616         * gcc.c-torture/compile/980816-1.c: New test.
16617
16618         * gcc.dg/980816-1.c: New test.
16619
16620 1998-08-13  Jeffrey A Law  (law@cygnus.com)
16621
16622         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
16623         compiler for ieee tests.
16624
16625 1998-08-01  Dave Love  <d.love@dl.ac.uk>
16626
16627         * g77.f-torture/compile/980729-0.f: New test.
16628
16629 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
16630
16631         * gcc.c-torture/special/eeprof-1.c: New test, for
16632         -finstrument-functions.
16633         * gcc.c-torture/special/special.exp: Run it.
16634
16635 1998-07-29  Jeffrey A Law  (law@cygnus.com)
16636
16637         * gcc.c-torture/compile/980729-1.c: New test.
16638
16639 1998-07-27  Nick Clifton  <nickc@cygnus.com>
16640
16641         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
16642         __thumb__ is defined, and test for ARM style doubles if so.
16643
16644 1998-07-26  Dave Love  <d.love@dl.ac.uk>
16645
16646         * g77.f-torture/noncompile/980615-0.f: New test.
16647
16648 1998-07-26  H.J. Lu  (hjl@gnu.org)
16649
16650         * gcc.dg/980312-1.c: Do link instead of compile.
16651         * gcc.dg/980313-1.c: Likewise.
16652
16653 1998-07-26  Jeffrey A Law  (law@cygnus.com)
16654
16655         * gcc.c-torture/compile/980726-1.c: New test.
16656
16657 1998-07-25  Dave Love  <d.love@dl.ac.uk>
16658
16659         * g77.f-torture/execute/io0.f: New test.
16660
16661 1998-07-24  Nick Clifton  <nickc@cygnus.com>
16662
16663         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
16664         an int.
16665
16666 1998-06-18  Michael Meissner  <meissner@cygnus.com>
16667
16668         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
16669         m32r bugs.
16670
16671 1998-07-17  Nick Clifton  <nickc@cygnus.com>
16672
16673         * gcc.dg/980626-1.c: Expect failures for all toolchains until
16674         c-decl.c:grokdeclarator can handle mode attributes.
16675
16676 1998-07-16  Jeffrey A Law  (law@cygnus.com)
16677
16678         * gcc.c-torture/execute/980716-1.c: New test.
16679
16680 1998-07-13  Jeffrey A Law  (law@cygnus.com)
16681
16682         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
16683         the mn10200.
16684         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
16685         the mn10200.
16686         * gcc.c-torture/execute/va-arg-3.x: Similarly.
16687         * gcc.c-torture/compile/930326-1.x: Similarly.
16688
16689 1998-07-13  Dave Love  <d.love@dl.ac.uk>
16690
16691         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
16692         New test from Craig.
16693
16694 1998-07-12  Dave Love  <d.love@dl.ac.uk>
16695
16696         * g77.f-torture/noncompile/980616-0.f: New test.
16697
16698         * g77.f-torture/execute/970816-3.f:  New test from Craig.
16699
16700 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
16701
16702         *  g++.other/singleton.C: Return error value instead of taking
16703         SIGSEGV.
16704
16705 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
16706
16707         *  g++.other/singleton.C: New test.   Warning is under dispute.
16708         Runtime crash is not.
16709
16710 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
16711
16712         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
16713         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
16714         using6.C, using7.C}:  New namespace tests.
16715
16716 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
16717
16718         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
16719         specialization with typedef'ed names used as array indexes.
16720
16721 1998-07-09  Jeffrey A Law  (law@cygnus.com)
16722
16723         * gcc.c-torture/execute/980709-1.c: New test.
16724
16725         * gcc.dg/980709-1.c: New test.
16726
16727 1998-07-07  Richard Henderson  <rth@cygnus.com>
16728
16729         * gcc.c-torture/execute/bcp-1.c: New test.
16730
16731 1998-07-07  Jeffrey A Law  (law@cygnus.com)
16732
16733         * gcc.c-torture/execute/980707-1.c: New test.
16734
16735 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
16736
16737         * gcc.c-torture/compile/980706-1.c: New test.
16738
16739 1998-07-01  Dave Love  <d.love@dl.ac.uk>
16740
16741         * g77.f-torture/execute/980701-0.f,
16742         g77.f-torture/execute/980701-1.f: New test from Craig.
16743
16744 1998-07-01  Jeffrey A Law  (law@cygnus.com)
16745
16746         * gcc.c-torture/compile/980701-1.c: New test.
16747
16748         * gcc.c-torture/execute/980701-1.c: New test.
16749
16750 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
16751 rlsruhe.de>
16752
16753         * g++.old-deja/g++.robertl/eb132.C: New test.
16754         * g++.old-deja/g++.robertl/eb133.C: Likewise.
16755
16756 1998-06-29  Dave Love  <d.love@dl.ac.uk>
16757
16758         * g77.f-torture/execute/980628-7.f,
16759         g77.f-torture/execute/980628-8.f,
16760         g77.f-torture/execute/980628-9.f,
16761         g77.f-torture/execute/980628-10.f: New tests from Craig.
16762
16763         * g77.f-torture/execute/980628-3.f: Remove mail headers.
16764
16765 1998-06-28  Jeffrey A Law  (law@cygnus.com)
16766
16767         * g77.f-torture/execute/980628-4.f: New test from Craig.
16768         * g77.f-torture/execute/980628-5.f: Likewise.
16769         * g77.f-torture/execute/980628-2.f: Likewise.
16770         * g77.f-torture/execute/980628-0.f: Likewise.
16771         * g77.f-torture/execute/980628-1.f: Likewise.
16772         * g77.f-torture/execute/980628-3.f: Likewise.
16773         * g77.f-torture/execute/980628-6.f: Likewise.
16774
16775 1998-06-28  Jeffrey A Law  (law@cygnus.com)
16776
16777         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
16778         directory when nothing has been installed yet.
16779
16780 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
16781
16782         * gcc.c-torture/special/special.exp: Handle newer versions of
16783         dejagnu.
16784
16785 1998-06-26  Jeffrey A Law  (law@cygnus.com)
16786
16787         * gcc.dg/980626-1.c: New test.
16788
16789 1998-06-19  Bruno Haible <haible@ilog.fr>
16790
16791         * gcc.misc-tests/m-un-2.c: New test.
16792         * g++.old-deja/g++.other/warn01.c: Likewise.
16793
16794 1998-06-19  Robert Lipe  <robertl@dgii.com>
16795
16796         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
16797         compatibility with assmblers with a different comment character.
16798         Eliminate use of GAS-specific extensions.
16799
16800 1998-06-19  Jeffrey A Law  (law@cygnus.com)
16801
16802         * gcc.c-torture/execute/ieee/980619-1.c: New test.
16803
16804 1998-06-19  Robert Lipe  <robertl@dgii.com>
16805
16806         *lib/g77.exp: Replace search for libf2c.a with search for newly
16807         renamed libg2c.a
16808
16809 1998-06-17  Jeffrey A Law  (law@cygnus.com)
16810
16811         * gcc.c-torture/execute/980617-1.c: New test.
16812
16813 1998-06-12  Jeffrey A Law  (law@cygnus.com)
16814
16815         * gcc.c-torture/execute/980612-1.c: New test.
16816
16817 1998-06-08  Jeffrey A Law  (law@cygnus.com)
16818
16819         * gcc.dg/980523-1.c: Only test on ppc-linux.
16820         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
16821
16822         * gcc.c-torture/execute/980608-1.c: New test.
16823
16824 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
16825
16826         * gcc.c-torture/execute/980605-1.c: New test.
16827
16828 1998-06-04  Jeffrey A Law  (law@cygnus.com)
16829
16830         * gcc.c-torture/execute/980604-1.c: New test.
16831
16832 1998-06-02  Jeffrey A Law  (law@cygnus.com)
16833
16834         * gcc.c-torture/execute/980602-1.c: New test.
16835         * gcc.c-torture/execute/980602-2.c: Likewise.
16836
16837 1998-06-02  Dave Love  <d.love@dl.ac.uk>
16838
16839         * 970125-0.f: Fix per JCB.  Add commentary.
16840
16841 1998-05-31  Michael Meissner  <meissner@cygnus.com>
16842
16843         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
16844         IEEE -0 support.
16845
16846 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
16847
16848         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
16849         earlier.
16850
16851 1998-05-28  Catherine Moore <clm@cygnus.com>
16852
16853         * gcc.c-torture/execute/980526-3.c: New test.
16854
16855 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
16856
16857         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
16858         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
16859         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
16860         m88k-motorola-sysv3 to XFAIL.
16861
16862 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16863
16864         * gcc.dg/980526-1.c: New test.
16865         * gcc.c-torture/execute/980526-2.c: New test.
16866
16867 1998-05-26  Jeffrey A Law  (law@cygnus.com)
16868
16869         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
16870
16871         * gcc.c-torture/execute/980526-1.c: New test.
16872
16873 1998-05-26  Dave Love  <d.love@dl.ac.uk>
16874
16875         * g77.f-torture/execute/alpha2.f: Add runtime test.
16876
16877 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
16878
16879         * g++.old-deja/old-deja.exp: Strip leading directories.
16880
16881         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
16882         error for the line.  Don't run multiple tests for the same line.
16883
16884 1998-05-23  Jeffrey A Law  (law@cygnus.com)
16885
16886         * gcc.dg/980523-1.c: New test.
16887
16888 1998-05-23  Dave Love  <d.love@dl.ac.uk>
16889
16890         * g77.f-torture/compile/970915-0.f: New test.
16891
16892 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
16893
16894         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
16895
16896 1998-05-21  Jeffrey A Law  (law@cygnus.com)
16897
16898         * gcc.dg/980520-1.c: New test.
16899
16900 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
16901
16902         * gcc.dg/980502-1.c: Fix return type.
16903
16904 1998-05-20  Jeffrey A Law  (law@cygnus.com)
16905
16906         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
16907         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
16908         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
16909         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
16910         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
16911
16912 1998-05-20  Dave Love  <d.love@dl.ac.uk>
16913
16914         * g77.f-torture/execute/980520-1.f: New test.
16915
16916 1998-05-15  Dave Love  <d.love@dl.ac.uk>
16917
16918         * lib/mike-g77.exp: New file.
16919
16920         * g77.f-torture/noncompile/noncompile.exp,
16921         g77.f-torture/noncompile/check0.f: New files.
16922
16923 1998-05-14  Dave Love  <d.love@dl.ac.uk>
16924
16925         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
16926         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
16927         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
16928         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
16929         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
16930         abort where appropriate.
16931
16932 1998-05-05  Michael Meissner  <meissner@cygnus.com>
16933
16934         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
16935         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
16936
16937 1998-04-29  Dave Love  <d.love@dl.ac.uk>
16938
16939         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
16940
16941 1998-04-27  Dave Love  <d.love@dl.ac.uk>
16942
16943         * g77.f-torture/compile/980427-0.f: New test.
16944
16945 1998-04-24  Dave Love  <d.love@dl.ac.uk>
16946
16947         * g77.f-torture/compile/980424-0.f: New test.
16948
16949 1998-04-19  Dave Love  <d.love@dl.ac.uk>
16950
16951         * g77.f-torture/compile/980419-2.f (main): New test.
16952         * g77.f-torture/compile/970125-0.f: New test.
16953         * g77.f-torture/compile/980419-1.f: New test.
16954
16955 1998-04-08  Jim Wilson  <wilson@cygnus.com>
16956
16957         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
16958         of loop-4.c.
16959
16960 1998-04-07  Jim Wilson  <wilson@cygnus.com>
16961
16962         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
16963
16964 1998-04-03  Jim Wilson  <wilson@cygnus.com>
16965
16966         * gcc.c-torture/compile/980329-1.c: New test.
16967
16968 1998-03-18  Jim Wilson  <wilson@cygnus.com>
16969
16970         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
16971         * gcc.dg/980312-1.c: Fix typo in -march command.
16972
16973 1998-03-16  H.J. Lu  (hjl@gnu.org)
16974
16975         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
16976
16977 1998-03-11  Robert Lipe  <robertl@dgii.com>
16978
16979         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
16980         Dave Love agree the Fortran source is bogus.
16981
16982 1998-03-11  Robert Lipe  <robertl@dgii.com>
16983
16984         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
16985         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
16986         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
16987         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
16988         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
16989
16990 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
16991
16992         * g++.old-deja/g++.other/friend1.C: New test.
16993
16994 1998-02-18  Dave Love  <d.love@dl.ac.uk>
16995
16996         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
16997         possibly uninitialized) variables and declare dnrm2.
16998
16999 1998-02-23  Robert Lipe <robertl@dgii.com>
17000
17001         From Bruno Haible <haible@ilog.fr>:
17002         * gcc.c-torture/execute/980223.c: New test.
17003
17004 1998-02-13  Jeffrey A Law  (law@cygnus.com)
17005
17006         * gcc.dg/ifelse-1.c: New test.
17007
17008 1998-02-09  H.J. Lu  (hjl@gnu.org)
17009
17010         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
17011
17012           * lib/old-dejagnu.exp (old-dejagnu): Added the
17013           "execution test - XFAIL *-*-*" handling in the spirit of
17014           "excess errors test -". Changed the "execution test fails"
17015           handling to be like "excess errors test fails".
17016           * Update various tests accordingly.
17017
17018 1998-02-06  Jim Wilson  <wilson@cygnus.com>
17019
17020         * gcc.c-torture/execute/980205.c: New test.
17021
17022 1998-01-18  Jeffrey A Law  (law@cygnus.com)
17023
17024         * lib/c-torture.exp: Look for .x files instead of .cexp files.
17025         * lib/f-torture.exp: Similarly.
17026         * gcc.c-torture: Rename all .cexp files to .x files.
17027
17028 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
17029
17030         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
17031         (940510-1.c): Removed duplicate.
17032         (971104-1.c): New test.
17033
17034 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
17035
17036           * lib/f-torture.exp: Improve error and loop detection.
17037
17038 1997-11-19  Michael Meissner  <meissner@cygnus.com>
17039
17040         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
17041         use that to size the filler array.
17042
17043 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
17044
17045         * lib/c-torture.exp(c-torture-execute): Fix typo.
17046
17047         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
17048         testcase as the executable name. Keep the executable around if
17049         the test fails.
17050
17051 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
17052
17053         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
17054         changes.  Only test one -g option, and move it to the end of the
17055         list of options to test.
17056
17057 1997-09-19  Michael Meissner  <meissner@cygnus.com>
17058
17059         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
17060         variable GCC_TORTURE_OPTIONS to supply default switches separated
17061         by colons.  If no environment variable, run tests with -O0 -g, -O1
17062         -g, and -O2 -g as well.
17063
17064 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
17065
17066         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
17067         explanatory comments. Fix indentation.
17068
17069 1997-09-15  Jeffrey A Law  (law@cygnus.com)
17070
17071         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
17072
17073 1997-09-11  Jeffrey A Law  (law@cygnus.com)
17074
17075         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
17076         * g++.old-deja/g++.mike/p7325.C: Likewise.
17077         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
17078
17079 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
17080
17081         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
17082         * g++.old-deja/g++.brendan/crash30.C: Likewise.
17083         * g++.old-deja/g++.brendan/crash39.C: Likewise.
17084         * g++.old-deja/g++.law/operators4.C: Likewise.
17085
17086 1997-09-11  Joe Buck  (jbuck@synopsys.com)
17087
17088         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
17089         * g++.old-deja/g++.mike/p784.C: Ditto.
17090         * g++.old-deja/g++.mike/p785.C: Ditto.
17091
17092 1997-09-05  Jeffrey A Law  (law@cygnus.com)
17093
17094           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
17095
17096 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
17097
17098         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
17099         target feature; pass this to c-torture-execute as needed.
17100
17101 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
17102
17103         * lib/c-torture.exp(c-torture-execute): If the previous and the
17104         current executables being tested are identical, we don't need to
17105         run the executable again. Try to make the executable names
17106         unique. Add an optional argument for passing additional compiler
17107         flags.
17108
17109 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
17110
17111         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
17112
17113 1997-08-29  Jeffrey A Law  (law@cygnus.com)
17114
17115         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
17116
17117 1997-07-31  Jeffrey A Law  (law@cygnus.com)
17118
17119         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
17120         32bit or larger longs.
17121
17122         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
17123         have either a 32bit long or 32bit int.
17124
17125 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
17126
17127         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
17128         Make double precision tests dependent on sizeof (double).
17129
17130 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
17131
17132         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
17133         too.
17134
17135 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
17136
17137         * gcc.c-torture/compile/961203-1.cexp: New script.
17138
17139 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
17140
17141         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
17142         up the includes ourselves.
17143
17144 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
17145
17146         * lib/plumhall.exp: Remove random include, and add a few
17147         verbose messages for debugging.
17148
17149 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
17150
17151         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
17152         of trying to do it ourselves.
17153
17154 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
17155
17156         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
17157
17158 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
17159
17160         * gcc.prms/5403.c: Made regexp a bit less strict.
17161
17162 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
17163
17164         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
17165         is returned from remote_load instead.
17166         * lib/plumhall.exp: Ditto.
17167         * lib/mike-g++.exp: Ditto.
17168         * lib/old-dejagnu.exp: Ditto.
17169         * lib/c-torture.exp: Ditto.
17170
17171 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
17172
17173         * lib/g++.exp: Use build_wrapper procedure.
17174         * lib/gcc.exp: Ditto.
17175
17176 1997-05-20  Jeffrey A Law  (law@cygnus.com)
17177
17178         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
17179         an old-style decl for malloc.  Fixes tests to work when
17180         sizeof (int) != sizeof (size_t).
17181
17182 1997-05-15  Mike Meissner  <meissner@cygnus.com>
17183
17184         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
17185
17186         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
17187         use stdargs.h interface.
17188
17189 1997-05-15  Mike Meissner  <meissner@cygnus.com>
17190
17191         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
17192         NO_VARARGS when compiling.
17193
17194 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
17195
17196         * lib/plumhall.exp(ph_includes): New procedure.
17197         (ph_make): Use it.
17198         (ph_compiler): Ditto.
17199
17200         * lib/g++.exp: Rename test-glue.c to testglue.c.
17201         * lib/gcc.exp: Ditto.
17202
17203 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
17204
17205         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
17206         to completion when it's called.
17207
17208 1997-03-21  Michael Meissner  <meissner@cygnus.com>
17209
17210         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
17211         is defined, don't do test.
17212
17213 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
17214
17215         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
17216         for object files.
17217         (ph_summary): Mark skipped testcases as untested, not unresolved.
17218
17219         * lib/plumhall.exp (ph_make): If unresolved because of bad
17220         errorCode, record errorCode in log file.
17221         (*): Replace send_log/verbose with verbose -log.
17222
17223 1997-03-19  Michael Meissner  <meissner@cygnus.com>
17224
17225         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
17226         double conversion if double isn't at least 8 bytes.
17227
17228         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
17229         int to work with targets where int is 16 bits.
17230
17231         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
17232         8 bytes, just exit, since 4 byte doubles don't have enough bits of
17233         precision for the test to complete.
17234
17235 1997-03-14  Michael Meissner  <meissner@cygnus.com>
17236
17237         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
17238         if d10v is not compiled with the -mdouble64 flag.
17239         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
17240
17241         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
17242         d10v is not compiled with the -mint32 flag.
17243
17244 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
17245
17246         * lib/plumhall.exp: Use incr_count.
17247
17248 1997-03-12  Jeffrey A Law  (law@cygnus.com)
17249
17250         * gcc.c-torture: Update to c-torture-1.45.
17251
17252 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
17253
17254         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
17255         the name of the expect testcase file).
17256
17257         * lib/g++.exp(g++_init): Ditto.
17258
17259 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
17260
17261         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
17262         the host.
17263
17264         * lib/gcc.exp(gcc_exit): New procedure.
17265
17266 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
17267
17268         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
17269         specs where appropriate.
17270
17271         * g++.old-deja/g++.arm/*: Added additional ERROR checks
17272         because of new "candidates are" messages, and removed a few
17273
17274         * Converted all non-old-style g++ testcases to old-style, and
17275         moved into g++.old-deja.
17276
17277 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
17278
17279         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
17280         options.
17281
17282         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
17283         succeeded.
17284
17285         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
17286
17287 1997-02-13  Michael Meissner  <meissner@cygnus.com>
17288
17289         * lib/gcc.exp (gcc_target_compile): Add support for defining
17290         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
17291         the machine doesn't have those features.
17292
17293 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
17294
17295         * g++.law/operators4.exp: Don't use LIBS.
17296
17297 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
17298
17299         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
17300
17301         * lib/mike-g++.exp: Don't set the compiler to be tested here.
17302         * lib/g++.exp: Set it here instead. Also, allow use of the
17303         --tool_exec and --tool_opt options. Change CXX to
17304         GXX_UNDER_TEST.
17305
17306         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
17307
17308         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
17309
17310 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
17311
17312         * lib/old-dejagnu.exp: Use prune_warnings instead of
17313         prune_system_crud.
17314         * lib/mike-g++.exp: Ditto.
17315         * lib/gcc.exp: Ditto.
17316         * lib/g++.exp: Ditto.
17317
17318         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
17319
17320 1997-02-07  Jeffrey A Law  (law@cygnus.com)
17321
17322           * 941014-2.c: Include stdlib.h
17323           * 960327-1.c: Include stdio.h
17324           * dbra.c, index-1.c: Don't assume ints are 32bits.
17325
17326 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
17327
17328         * lib/gcc.exp: Add gcc,stack_size target feature.
17329
17330         * lib/g++.exp(g++_target_compile): Add the include and link
17331         paths here, not in two other places. And, it's $options, not
17332         options.
17333
17334         * lib/mike-g++.exp(postbase): Remove the code that determines
17335         the correct include and link paths.
17336         * g++.old-deja/old-deja.exp: Ditto.
17337
17338 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
17339
17340         * lib/g++.exp(g++_init): target_compile no longer returns the
17341         filename of the result.
17342
17343 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
17344
17345         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
17346         call to glob.
17347
17348         * gcc.c-torture/special/special.exp: Change call to
17349         gcc_target_compile to include the object file.
17350
17351 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
17352
17353         * gcc.c-torture/special/special.exp: Correct misspelling in last
17354         change.
17355
17356 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
17357
17358         * lib/plumhall.exp(ph_summary): Log the entire output of the
17359         executable. Return -1 if there were any failures, 0 otherwise.
17360         (ph_execute): Return -1 if there were any failures, 0 otherwise.
17361         (ph_make): Clean up objects and executables that were built
17362         if the tests succeeded.
17363
17364 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
17365
17366         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
17367         libraries and includes in the build tree as appropriate.
17368
17369 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
17370
17371         * lib/c-torture.exp: Instead of looking for the global variable
17372         NO_LONG_LONG, check to see if that's a feature of the target.
17373
17374 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
17375
17376         * config/default.exp: Minimize. Delete the remainer of the files in
17377         config; this functionality is now in devo/dejagnu/config.
17378
17379         g++.*/*: Pass any additional flags used to compile to postbase;
17380         delete CXXFLAGS.
17381
17382         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
17383         is now done by runtest.exp. Use gcc_target_compile instead of
17384         compile.
17385
17386         lib/c-torture.exp: Use gcc_target_compile instead of compile.
17387         Remove references to CFLAGS. Use remote_file instead of
17388         calling rm -f.
17389         (c-torture): Take a list of arguments to use to compile this
17390         testcase.
17391
17392         lib/g++.exp: Simplify. Use target_compile instead of compile.
17393         lib/gcc-dg.exp: Ditto.
17394         lib/gcc.exp: Ditto.
17395         lib/mike-{gcc,g++}.exp: Ditto.
17396         lib/old-dejagnu.exp: Ditto.
17397         lib/plumhall.exp: Ditto.
17398
17399 1997-01-08  Jim Wilson  <wilson@cygnus.com>
17400
17401         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
17402         (ph_linker): Likewise.
17403
17404 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
17405
17406           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
17407         MAP_ANON / MAP_ANONYMOUS if defined;
17408         else try to map from /dev/zero .
17409
17410 1996-11-12  Jeffrey A Law  (law@cygnus.com)
17411
17412         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
17413         isn't defined, then define it to MAP_ANONYMOUS.
17414
17415 1996-11-12  Jeffrey A Law  (law@cygnus.com)
17416
17417         * gcc.c-torture: Update to c-torture-1.42 release.
17418
17419 1996-11-11  Jeffrey A Law  (law@cygnus.com)
17420
17421         * gcc.c-torture: Update to c-torture-1.41 release.
17422
17423 1996-10-27  Jeffrey A Law  (law@cygnus.com)
17424
17425         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
17426         c-torture release.
17427
17428 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
17429
17430         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
17431         and LDFLAGS.  Fix second case to append the target_info ldflags
17432         onto LDFLAGS, not CFLAGS.
17433         * lib/g++.exp (g++_init): Add target_info stuff.
17434         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
17435         of libgloss and newlib flags for !native.
17436
17437         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
17438         (GDB): Fix relative path to go up another dir for finding gdb.
17439
17440 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
17441
17442         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
17443         versions in the target_info array, if they don't exist.
17444
17445 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
17446
17447         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
17448
17449 1996-07-08  Jim Wilson  <wilson@cygnus.com>
17450
17451         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
17452         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
17453
17454 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
17455
17456         * lib/old-dejagnu.exp: Don't remove the output file before we've
17457         actually tested it. Don't append pwd to the path of the executable
17458         we're testing.
17459
17460 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
17461
17462         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
17463
17464 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
17465
17466         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
17467         temporary directory for compiler files, and set it to a default
17468         value of /tmp. Set $output as the name of the output file from
17469         compiling the testcase. Add a -o option to $cflags_var so the
17470         compiler writes the final output file as $output. Set $executable
17471         to $output.
17472
17473         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
17474         directory for compiler files, and set it to /tmp if it doesn't
17475         already have a value. Set $output_file to the name of the output
17476         file from compiling the testcase. Add a -o option to CXXFLAGS so
17477         the compiler writes the final output file as $output. Use $output
17478         as the executable to be tested.
17479
17480 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
17481
17482         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
17483
17484 1996-06-08  Jeffrey A Law  (law@cygnus.com)
17485
17486         * gcc.c-torture/execute/pending-1.c: New test.  Still
17487         pending in Tege's queue.
17488
17489 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
17490
17491         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
17492         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
17493         if there were failures.  Call unresolved if there were unresolved
17494         testcases.  Call gcc_fail if program did not run to completion.
17495         (ph_make): Pass additional argument name to ph_execute.
17496         (ph_execute): Add new argument.  Pass additional arguments to
17497         ph_summary.  Call gcc_fail is there is no execution output.
17498
17499 1996-04-24  Jeffrey A Law  (law@cygnus.com)
17500
17501         * lib/plumhall.exp (proc_summary): Output relavent summary
17502         lines into the log so specific failures in plumhall can be
17503         investigated.
17504
17505 1996-04-10  Jeffrey A Law  (law@cygnus.com)
17506
17507         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
17508         (c-torture-execute): Don't try to execute tests which use
17509         "long long" types if $NO_LONG_LONG is nonzero.
17510
17511 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
17512
17513         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
17514         not c-torture.
17515
17516         * gcc.ieee: Move from here.
17517         * gcc.c-torture/execute/ieee: To here.
17518
17519 1996-03-26  Jeffrey A Law  (law@cygnus.com)
17520
17521         * gcc.c-torture: Update to c-torture-1.41 release.
17522
17523 1996-03-22  Jeffrey A Law  (law@cygnus.com)
17524
17525         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
17526         not "$output".
17527
17528 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
17529
17530         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
17531         -c present.
17532
17533 1996-03-02  Jeffrey A Law  (law@cygnus.com)
17534
17535         * config/proelf.exp: Handle connecting to a simulator.
17536
17537 1996-01-31  Jeffrey A Law  (law@cygnus.com)
17538
17539         * config/proelf.exp: New file.  Enough framework that we can
17540         run c-torture tests on the proelf targets (or any other target
17541         that gdb can connect to for that matter).
17542
17543 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
17544
17545         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
17546         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
17547
17548         * lib/plumhall.exp (ph_execute): Always call ph_summary if
17549         exec_output exists.
17550
17551 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
17552
17553         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
17554         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
17555
17556         * config/*.exp: Update FSF address.  Change result of ${tool}_load
17557         to pass/fail/unresolved/unsupported/untested.  Caller must now
17558         call unresolved/unsupported/untested.
17559         * lib/*.exp: Update FSF address.  Update to handle new results of
17560         ${tool}_load.
17561         * lib/chill.exp (verbose): Delete.
17562
17563 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
17564
17565         * lib/gcc.exp (default_gcc_start): Change order of args to
17566         $LDFLAGS $CFLAGS $LIBS.
17567         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
17568         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
17569         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
17570         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
17571         * gcc.misc-tests/dg-test.exp: Likewise.
17572         * gcc.misc-tests/msgs.exp: Likewise.
17573         * gcc.prms/prms.exp: Likewise.
17574         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
17575         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
17576
17577         * lib/dg.exp: Deleted, moved to dejagnu/lib.
17578
17579 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
17580
17581         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
17582
17583         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
17584         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
17585
17586         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
17587         necessary.
17588
17589 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
17590
17591         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
17592         global for loop; add use of $mathlib.
17593         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
17594         settings here; set mathlib for anything but VxWorks.
17595
17596 1996-01-22  Jeffrey A Law  (law@cygnus.com)
17597
17598         * gcc.c-torture: Update to c-torture-1.40 release.
17599
17600 1996-01-03  Jeffrey A Law  (law@cygnus.com)
17601
17602         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
17603         dg.exp.
17604
17605 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
17606
17607         * lib/c-torture.exp (c-torture-execute): Declare "output" as
17608         global.
17609
17610 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
17611
17612         * lib/g++.exp (LIBS): Define if not already.
17613         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
17614         (gcc-dg-prune): Call prune_gcc_output.
17615         * lib/gcc.exp (prune_gcc_output): New proc.
17616         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
17617         prune_gcc_output.
17618
17619 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
17620
17621         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
17622         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
17623
17624 1995-11-15  Jeffrey A Law  (law@cygnus.com)
17625
17626         * gcc.c-torture: Update to c-torture-1.39 release.
17627
17628 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
17629
17630         * lib/c-torture.exp (c-torture-execute): Don't return if one option
17631         fails, try others as well.
17632
17633 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
17634
17635         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
17636         If compilation fails, mark execute tests as `untested'.
17637         If test is marked as unsupported, don't mark compilation and
17638         execute tests as failed.
17639
17640 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
17641
17642         * lib/g++.exp (g++_init): Don't link in libg++, and look to
17643         libstdc++ for whether or not we want to be doing shared
17644         libraries.  Delete link_curses since we don't need it anymore.
17645         * lib/mike-g++.exp (postbase): Don't link in libg++.
17646         * g++.old-deja/old-deja.exp: Likewise.
17647
17648 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
17649
17650         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
17651
17652 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
17653
17654         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
17655         For that, add `-Wl,-a,shared_archive'.
17656         * g++.old-deja/old-deja.exp: Likewise.
17657
17658 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
17659
17660         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
17661
17662 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
17663
17664         * lib/mike-g++.exp (postbase): Pay attention to the status of
17665         g++_load.
17666
17667 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
17668
17669           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
17670
17671 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
17672
17673         * lib/gcc.exp (default_gcc_start): No longer need to log program
17674         being executed or its output, execute_anywhere does that now.
17675         * lib/g++.exp (default_g++_version): Call execute_anywhere.
17676         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
17677
17678 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
17679
17680         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
17681         the same as those in lib/g++.exp.
17682
17683 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
17684
17685         * gcc.c-torture: Update to c-torture-1.38 release.
17686         * gcc.ieee: Related changes.
17687
17688 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
17689
17690         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
17691         "exec". Minor reformatting changes.
17692
17693         * config/rom68k.exp (${tool}_load): Make it work in a canadian
17694         cross. This means all "exec" calls now work on a remote host as
17695         well.
17696         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
17697         cross. Filter out the extra "\r\n" stuff that expect puts in.
17698         (c-torture-execute): Filter out the bogus warnings like
17699         c-torture-compile does. Add support for canadian cross.
17700         * lib/gcc.exp (default_gcc_version, default_gcc_start)
17701         Use execute_anywhere rather than calling exec directly. Now it
17702         works for canadian cross testing.
17703
17704 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
17705
17706         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
17707         results into a variable, and check that rather than using file exists.
17708
17709 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
17710
17711         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
17712         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
17713
17714 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
17715
17716         * g++.old-deja/old-deja.exp: Create and pass runshlib and
17717         lib_curses if there's a shared libg++ in the build tree.
17718
17719 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
17720
17721         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
17722         if not supported target.
17723
17724 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
17725
17726         * lib/g++.exp (g++_init): Move empty setting of runshlib and
17727         link_curses up to always happen, not just for native builds.
17728
17729 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
17730
17731         * gcc.c-torture: Update to c-torture-1.36 release.
17732         * gcc.failure: Related changes.
17733
17734 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
17735
17736         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
17737
17738 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
17739
17740         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
17741         * lib/mike-g++.exp (postbase): Not in here.  Still reference
17742         runshlib, link_curses, and mathlib for link and run.
17743
17744         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
17745         pass the runtime shared library options for Solaris, OSF/1, and
17746         Irix5, and link with -lcurses to avoid unresolved references.
17747
17748 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
17749
17750         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
17751         only run once.
17752
17753 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
17754
17755         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
17756
17757 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
17758
17759         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
17760         do not have a framework for the "compat" tests yet.
17761
17762 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
17763
17764         * lib/mike-g++.exp (postbase): New local variable `mathlib',
17765         set to null if we're testing vxworks5.1.  Use that instead of
17766         `-lm' in the setting of LIBS for link and run.
17767
17768 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
17769
17770         * config/rom68k.exp (${tool}_load): Major changes to make it
17771         work.  Verified that it does in fact return the stuff in
17772         exec_output properly.  Catch any Emul or any TRAP other than 0.
17773
17774 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
17775
17776         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
17777         LDFLAGS properly for targets that need stuff from libgloss.
17778         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
17779         only run once.
17780         (gpp_initialized): New variable.
17781
17782 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
17783
17784         * config/rom68k.exp: Load libgloss.exp.
17785         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
17786         so we can produce a fully linked binary.
17787         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
17788         so we can produce a fully linked binary.
17789
17790 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
17791
17792         * lib/plumhall.exp (ph_section): Watch for expected failures.
17793         Add missing `else'.
17794
17795         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
17796         run the testcase.
17797         (c-torture): Likewise.
17798
17799 1995-08-28  Doug Evans  <dje@cygnus.com>
17800
17801         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
17802
17803         * lib/mike-g++.exp (mike_cleanup): New proc.
17804         (prebase): New globals compiler_result, not_compiler_result,
17805         target_regexp.
17806         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
17807         allow leading "-" in pattern.  Watch for unsupported tests.
17808         If $compiler_result is set, pattern match assembler code,
17809         and ditto for $not_compiler_result.
17810         * lib/mike-gcc.exp: Likewise.
17811
17812         * lib/plumhall.exp (ph_execute): Only call ph_summary if
17813         execution "succeeded".
17814
17815 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
17816
17817         * config/win32.exp: New file.
17818         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
17819
17820 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
17821
17822         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
17823         unsupported.
17824         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
17825         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
17826         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
17827
17828         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
17829         "... without exceptions was ...".  That is now handled by
17830         prune_system_crud.
17831         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
17832
17833 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
17834
17835         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
17836         sieve.c,sort2.c}: New files.
17837         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
17838         sieve.exp,sort2.exp}: Drivers for them.
17839
17840         * lib/mike-gcc.exp (program_output): New user settable variable.
17841         (postbase): Call prune_system_crud.  Also prune extraneous compiler
17842         messages.
17843         * lib/mike-g++.exp (program_output): New user settable variable.
17844
17845         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
17846
17847         * config/sh.exp: Deleted (use sim.exp instead).
17848
17849 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
17850
17851         * config/vx.exp: Declare CHECKTASK as global.
17852         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
17853         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
17854         * lib/old-dejagnu.exp: Load [pwd]/$executable.
17855
17856 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
17857
17858         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
17859         target. Like vx.exp, only includes `vx29k.exp' instead of
17860         `vxworks.exp'.
17861
17862 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
17863
17864         * config/sim.exp: Increase time limit from 120 seconds to 240.
17865
17866 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
17867
17868         * gcc.c-torture/execute/950628-1.c: New test.
17869
17870 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
17871
17872         * gcc.c-torture: Update with changes/additions from
17873         c-torture-1.34.
17874
17875 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
17876
17877         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
17878
17879 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
17880
17881         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
17882
17883 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
17884
17885         * gcc.c-torture/compile/950512-1.c: New test.
17886         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
17887         * gcc.dg/struct-ret-1.c: Likewise.
17888
17889 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
17890
17891         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
17892           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
17893
17894 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
17895
17896         * gcc.c-torture/special/920411-1.c: Deleted.
17897         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
17898
17899 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
17900
17901         * config/sim.exp (${tool}_load): Hack in call to bash to get a
17902         cpu limit.
17903
17904 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
17905
17906         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
17907
17908 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
17909
17910         From kenner;
17911         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
17912         is the proper length.
17913         * va-arg-3.c: Likewise.
17914
17915 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
17916
17917         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
17918         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
17919
17920         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
17921         * lib/g++.exp (default_g++_start): Delete old cruft.
17922
17923 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
17924
17925         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
17926         (2 * (1 << 18)) to (2 * (1 << 17)).
17927
17928         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
17929
17930 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
17931
17932         * config/rom68k.exp: Renamed from config/idp.exp
17933
17934 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
17935
17936         * c-torture/compile/921109-2.c
17937
17938 1995-04-18  Mike Stump  <mrs@cygnus.com>
17939
17940         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
17941         excess errors.
17942
17943 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
17944
17945         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
17946         output.
17947         * lib/g++.exp (default_g++_start): Likewise.
17948
17949 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
17950
17951         * gcc.c-torture/compile/950329-1.c: New test.
17952
17953 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
17954
17955           * config/bug.exp (${tool}_load): Updated to use new remote_open
17956           and remote_close procs.
17957         * config/idp.exp: New file.
17958
17959 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
17960
17961         * gcc.c-torture/execute/950322-1.c: New test.
17962
17963 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
17964
17965         * config/vx.exp (${tool}_load): Clean up testing of return code from
17966         vxworks_ld and vxworks_spawn.
17967
17968 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
17969
17970         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
17971
17972 1995-03-13  Mike Stump  <mrs@cygnus.com>
17973
17974         * lib/old-deja.exp: Add `excess errors test - ' error, now one
17975         can mark excess errors on a machine by machine basis.  Note, the
17976         default is to not expect any excess errors, even when excess
17977         errors test - is given, so you will want to put an XFAIL ... on
17978         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
17979         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
17980         those 4 machines, but no others.
17981
17982 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
17983
17984         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
17985         * lib/c-torture.exp: to here.
17986
17987 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
17988
17989         * gcc.c-torture/execute/950221-1.c: New test.
17990         * gcc.c-torture/execute/struct-ret-1.c: New test.
17991         * gcc.c-torture/compile/950221-1.c: New test.
17992
17993         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
17994
17995 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
17996
17997         * gcc.c-torture/execute/arith-1.c (main): Return 0.
17998         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
17999
18000 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
18001
18002         * g++.gb: New directory of tests, derived from my signature and
18003         class scoping tests.
18004
18005         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
18006         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
18007         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
18008         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
18009         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
18010         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
18011         * g++.gb/sig25.C: Likewise.
18012
18013         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
18014         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
18015         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
18016         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
18017         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
18018         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
18019         * g++.gb/sig25.exp: Likewise.
18020
18021         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
18022         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
18023         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
18024         * g++.gb/scope13.C: Likewise, this test still fails.
18025
18026         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
18027         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
18028         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
18029         * g++.gb/scope13.exp: Ditto.
18030
18031         * g++.gb/README: New file, explains what these tests are about.
18032
18033 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
18034
18035         * lib/dg.exp (dg-do): Support `preprocess'.
18036         (dg-test): Likewise.
18037
18038 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
18039
18040         * config/udi.exp: change "continue -expect" to "exp_continue".
18041
18042 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
18043
18044         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
18045         Delete redundant tests.
18046
18047         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
18048         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
18049         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
18050         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
18051         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
18052         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
18053         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
18054         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
18055
18056         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
18057         storing label pointers.
18058         * gcc.c-torture/execute/921019-1.c: Likewise.
18059         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
18060         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
18061         parameter fp.
18062         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
18063         constants.
18064
18065         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
18066         Delete obsolete tests.
18067
18068         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
18069         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
18070         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
18071         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
18072         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
18073         * gcc.c-torture/compile/950124-1.c: New test.
18074
18075         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
18076
18077 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
18078
18079         * lib/mike-g++.exp: Add -lm to LIBS.
18080
18081 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
18082
18083         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
18084
18085 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
18086
18087         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
18088
18089 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
18090
18091         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
18092
18093 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
18094
18095         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
18096         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
18097         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
18098         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
18099         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
18100         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
18101         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
18102         * g++.law/{operators31.C, operators32.C,
18103         * g++.law/{operators33.C, operators34.C}: Likewise.
18104         * g++.law/{pic1.C, refs2.C}: Likewise.
18105         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
18106         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
18107         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
18108         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
18109
18110         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
18111         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
18112         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
18113         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
18114         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
18115         * g++.law/{enum9.exp, friend5.exp}: Likewise.
18116         * g++.law/{nest3.exp, nest4.exp}: Likewise.
18117         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
18118         * g++.law/{operators30.exp, operators31.exp}: Likewise.
18119         * g++.law/{operators32.exp, operators33.exp}: Likewise.
18120         * g++.law/{operators34.exp}: Likewise.
18121         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
18122         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
18123         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
18124         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
18125         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
18126
18127         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
18128         No longer expected to fail.
18129         * g++.law/missed-error3.C: Tweak for recent bool changes.
18130
18131 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
18132
18133         * config/emb-unix: Deleted.
18134         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
18135         remote execution.  Do final link on remote host if REMOTE_LINK is set.
18136
18137 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
18138
18139         * lib/dg.exp (dg-test): Fix typo in last patch.
18140
18141 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
18142
18143         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
18144         (handles multiple occurrences).
18145
18146 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
18147
18148         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
18149         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
18150         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
18151         printed).
18152         * lib/c-torture.exp (c-torture-compile): Likewise.
18153         (c-torture): Prepend full path if missing.
18154         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
18155         (gcc_fail): Likewise.
18156         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
18157
18158 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
18159
18160         * lib/netware.exp: Only attach to NetWare i386 systems.
18161
18162 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
18163
18164         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
18165         messages.  Add test name to "output pattern match" pass/fail message.
18166
18167 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
18168
18169         * gcc.dg: New testsuite.
18170         * gcc.dg/dg.exp: New file.
18171
18172         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
18173         test-switch.c}: Deleted.
18174
18175         * gcc.misc-tests/msgs.exp: New testcase driver.
18176
18177 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
18178
18179         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
18180         Watch for illegal return values from ${tool}_load.
18181         * config/unix.exp (${tool}_load): Fix pass/fail detection for
18182         cross targets.  Coerce return value >0 to 1.
18183
18184 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
18185
18186         * config/unix.exp (${tool}_load): Call program rsh, not proc.
18187
18188         * config/emb-unix.exp: New file.
18189
18190         * config/sim.exp: Error if variable $SIM not defined.
18191         (${tool}_load): Mark test as "untested" if simulator missing.
18192
18193         * config/unix.exp: Load remote.exp to get rcp_download.
18194         * lib/c-torture.exp: Use different option lists for testcases with
18195         and without loops.
18196         * gcc.c-torture/execute/execute.exp: Likewise.
18197
18198 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
18199
18200         * config/*.exp: Clarify return code from ${tool}_load.
18201         Call `unresolved' or `untested' instead of `warning' or `perror'
18202         (sometimes you still want to call both though).
18203         Add comment that `shell_id' is local to each file.
18204         * config/udi.exp (timeout): Set to 30.
18205         Don't print warning if connection fails, $connectmode has already
18206         printed an error.
18207         (${tool}_load): Move verbose messages to level 2.
18208         Rework pattern for "Process started" message.
18209         Pass `shell_id' to ${connectmode}_download.
18210         Retry twice upon timeout.  Make resetting of target more robust.
18211         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
18212         Pass `shell_id' to exit_$connectmode.
18213         Only call exit_$connectmode if connected.
18214         * config/unix.exp (${tool}_load): Check return codes better.
18215         * config/vrtx.exp (${tool}_load): Likewise.
18216         * config/vx.exp (${tool}_load): Likewise.
18217         Delete unneeded global's.
18218         * lib/dg.exp (dg-test): Update to reflect clarified return codes
18219         from ${tool}_load.
18220         (dg-stat): Delete.
18221         (dg-init): Delete recording of pass/fail counts.
18222         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
18223         (old-dejagnu-init): Likewise.
18224         (old-dejagnu-stat): Delete contents, empty proc now.
18225         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
18226         (c-torture): Delete references to lcnt, lpass, lfail.
18227         Get option list from TORTURE_OPTIONS.
18228         Delete -funroll[-all]-loops if no loops.
18229         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
18230         (g++_stat): Delete contents (empty proc now).
18231         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
18232         (gcc_finish): Likewise.
18233         (gcc_stat): Deleted.
18234         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
18235         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
18236         * gcc.c-torture/execute/execute.exp: Likewise.
18237         Split tests into two parts: compile, execute.
18238         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
18239         no loops.  Update to reflect clarified return codes from ${tool}_load.
18240
18241 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
18242
18243         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
18244         to grep for.
18245         (old-dejagnu): Likewise (where necessary).
18246
18247 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
18248
18249         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
18250
18251         * lib/dg.exp (dg-process-target): Fix processing of selector.
18252         Add comment regarding use of `error'.
18253
18254         * lib/gcc.exp (prune_system_crud): Define if missing.
18255         * lib/g++.exp (prune_system_crud): Likewise.
18256
18257         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
18258         Call prune_system_crud.
18259         * lib/dg.exp (dg-runtest): New proc.
18260         Use perror instead of send_user for tcl errors in testcase.
18261         Don't return any value, it's never used.
18262         Don't clobber previous definition of `unknown'.
18263         Print tcl errors in `dg-final'.
18264
18265 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
18266
18267         * lib/dg.exp (dg-process-target): Improve syntax error messages.
18268         (dg-test): Don't print errorInfo, it contains stack backtrace.
18269
18270 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
18271
18272         * lib/g++.exp (runtest_file_p): Define if missing.
18273
18274 1994-09-24  Doug Evans  (dje@cygnus.com)
18275
18276         * lib/mike-g++.exp: Comment out loading of g++.exp.
18277         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
18278         (default_g++_version): Always print something.
18279         (default_g++_start): Comment out call to `which'.
18280         (g++_start, g++_load): Deleted (must be defined in config file).
18281         * lib/gcc.exp: Test for existence of $CC at start.
18282         Delete check for tmpdir (done in gcc_init).
18283         (default_gcc_version): Always print something.
18284         (default_gcc_start): Comment out call to `which'.
18285         * config/*.exp: Major cleanup - make cross targets work at least a
18286         little better for g++ (by not being "--tool gcc" specific).
18287         Rename gcc_xxx to ${tool}_xxx.
18288         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
18289         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
18290
18291 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
18292
18293         * lib/c-torture.exp (c-torture-compile): Rework compiler
18294         message processing.
18295
18296         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
18297         c-torture.
18298
18299 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
18300
18301         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
18302
18303         * lib/dg.exp (dg-process-target): Support { target native }.
18304
18305 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
18306
18307         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
18308         looked for "... program xxx got fatal signal".
18309         Correct regsub munging of `comp_output'.
18310         Ignore compiler messages "path prefix not used" and "linker input
18311         file unused".
18312
18313 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
18314
18315         * lib/gcc.exp (runtest_file_p): Define if missing.
18316         * gcc.prms/template.c: Example to work from.
18317
18318 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
18319
18320         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
18321         * lib/dg.exp (dg-test): Call unsupported testcases as such.
18322
18323         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
18324         * gcc.prms/1883.c: Moved from compile/940714-1.c.
18325         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
18326         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
18327
18328         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
18329         (dg-process-target): No longer a varargs proc.
18330         Return S/N for target, P/F for xfail.  All callers changed.
18331         (user option procs): More argument checking.
18332         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
18333         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
18334         (dg-test): Skip test if not running on selected target in `dg-do'.
18335         Update handling of `dg-do-what', `dg-output-text'.
18336         Separate execution pass/fail from output pattern match pass/fail.
18337         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
18338
18339 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
18340
18341         * gcc.c-torture/special/special.exp: Don't expect failure for mips
18342         target for 920510-1.c.
18343
18344 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
18345
18346         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
18347         Clean up comment regarding use of passcnt, etc.
18348         (gcc_stat): Don't update `testcnt' here.
18349         (gcc_finish): Do it here.
18350         Might as well reset `but_id' here too.
18351         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
18352         to determine if the file should be tested.
18353         * gcc.c-torture/compile/compile.exp: Likewise.
18354         * gcc.c-torture/execute/execute.exp: Likewise.
18355         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
18356         * gcc.misc-tests/dg-test.exp: Likewise.
18357         * gcc.prms/prms.exp: Likewise.
18358         * gcc.wendy/wendy.exp: Likewise.
18359         * g++.old-deja.exp: Likewise.
18360         Move "Testing file" message to verbose level 1.
18361
18362 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
18363
18364         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
18365
18366 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
18367
18368         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
18369         (default_gcc_start): Accept optional second list element
18370         of compiler flags.  Print compiler output at verbosity level 2.
18371         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
18372         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
18373         Save current values of framework globals passcnt, failcnt, xpasscnt,
18374         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
18375         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
18376         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
18377         xfailcnt to compute stats.  Update framework global `testcnt' from
18378         pass/fail counts.
18379         (gcc_finish): New proc.  Clean up test environment.
18380         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
18381         (gcc_epass, gcc_efail): Delete.
18382         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
18383         argument of line number.
18384         (dg-init): If the tool has an init routine, call it.
18385         (dg-test): Remove args `cflags_var' and `libs_var'.
18386         Pass all compiler options to ${tool}_start.
18387         Handle missing line number.
18388         (dg-finish): New function.
18389         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
18390         particular files.  Call gcc_finish at end.  Move "skipping test"
18391         message to verbosity level 3.
18392         * gcc.c-torture/compile/compile.exp: Likewise.
18393         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
18394         * gcc.c-torture/execute/execute.exp: Likewise.
18395         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
18396         Print testcase being tried at verbosity level 1.
18397         * gcc.c-torture/special/special.exp: Unset xfail.
18398         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
18399         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
18400         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
18401         * gcc.failure/failure.exp: Likewise.
18402         * gcc.ieee/ieee.exp: Likewise.
18403         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
18404         Update call to dg-test.  Call dg-finish at end.
18405         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
18406         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
18407         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
18408         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
18409         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
18410         * gcc.wendy/wendy.exp: Add copyright.
18411         Delete setting of tmpdir (done by gcc_init).
18412         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
18413         Pass compiler flags to gcc_start.  Call gcc_finish at end.
18414         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
18415         gcc_[ce]pass/fail.
18416
18417 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
18418
18419         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
18420         confusion.
18421         (g++_load): Likewise.
18422
18423         * config/*.exp (gcc_load): Some were varargs fns and some were not.
18424         Rename argument to `prog' to remove the confusion.
18425         Varargs fns behave differently too!
18426         (g++_load): Likewise.
18427
18428         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
18429
18430         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
18431         what it is.  Delete (always) printing of status value for !native.
18432         Simplify verbose code, and include status and exec_output.
18433         (g++_load): Use gcc_load.
18434
18435 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
18436
18437         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
18438         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
18439         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
18440         940714-3.c as these testcases don't exist anymore.  Make
18441         va-arg-1.c expected to pass.
18442
18443 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
18444
18445         * gcc.misc-tests/misc.exp: Only run specific testcases.
18446         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
18447         * gcc.misc-tests/dg-[1-9].c: New files.
18448
18449         * lib/dg.exp: New testsuite driver.
18450         * gcc.prms/prms.exp: Use it.
18451
18452         * README.gcc: New file.
18453
18454         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
18455         Document and reset `lxpass' and `lxfail'.
18456         Simplify "initialized" message.
18457         (gcc_stat): Clean up comments a little.
18458
18459 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
18460
18461         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
18462
18463 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
18464
18465         * lib/old-dejagnu.exp (process-option): New proc.
18466         (old-dejagnu-init, old-dejagnu-stat): Likewise.
18467         (old-dejagnu): Simplify.
18468         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
18469
18470 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
18471
18472         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
18473         exists and is not an empty string.
18474
18475         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
18476         $xfail rather than calling setup_xfail.  Clear $xfail when test is
18477         finished.
18478         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
18479         automatically.
18480
18481         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
18482         longer expected to fail.
18483
18484         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
18485         "f" function call.
18486
18487         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
18488
18489         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
18490         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
18491         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
18492         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
18493         c-torture-1.29.
18494
18495         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
18496         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
18497
18498         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
18499
18500         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
18501         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
18502
18503         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
18504         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
18505         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
18506
18507 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
18508
18509         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
18510         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
18511         940714-1.c, 940714-2.c, 940714-3.c},
18512         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
18513         gcc.misc-tests/{mg.c,mg.exp}:
18514         New tests.
18515         * gcc.noncompile/noncompile.exp: Change accordingly.
18516
18517 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
18518
18519         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
18520         Undo previous clobberage.
18521
18522 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
18523
18524         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
18525         * gcc.special/{930510-1.c, special.exp}:
18526         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
18527         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
18528         struct-varargs-1.c}: New tests from c-torture-1.26.
18529
18530 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
18531
18532         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
18533           argument to switch.
18534
18535 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
18536
18537         * Revert the previous changes.  Please see Rob's directory
18538           (/lisa/test/rob/progressive/gcc/testsuite) for testing
18539           fixes.
18540
18541 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
18542
18543         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
18544             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
18545             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
18546             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
18547             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
18548             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
18549             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
18550             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
18551             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
18552             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
18553             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
18554             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
18555             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
18556             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
18557             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
18558             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
18559             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
18560             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
18561             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
18562             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
18563             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
18564             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
18565             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
18566             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
18567             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
18568             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
18569             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
18570
18571 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
18572
18573         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
18574             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
18575           with perror calls.
18576
18577 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
18578
18579         * config/unix.exp (g++_load): Fix syntax.
18580
18581 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
18582
18583         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
18584         * gcc.noncompile/921017-1.c: Deleted obsolete test.
18585         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
18586         Don't expect va-arg-1.c to fail.  Correct expected output for
18587         920928-1.c.
18588         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
18589         * gcc.wendy/hbm4.c: Correct typo.
18590         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
18591
18592 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
18593
18594         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
18595         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
18596         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
18597         * lib/c-torture.exp (c-torture-compile): Ditto.
18598
18599         Reduce volume of output (remove all the -I's and such).
18600         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
18601         Call gcc_cpass, gcc_cfail.
18602         (c-torture): Pass testing option to c-torture-compile.
18603
18604 1994-03-21  Doug Evans  (dje@cygnus.com)
18605
18606         Bring patches over from progressive.
18607         * config/default.exp: Exit remote shell cleanly.
18608         (g++_exit, g++_start): Add default versions.
18609         * config/sim.exp (gcc_load): Use perror, not error.
18610
18611 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
18612
18613         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
18614         set in site.exp.
18615
18616 1994-03-14  Doug Evans  (dje@cygnus.com)
18617
18618         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
18619         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
18620         (wendy_try): New proc to run testcase.
18621         (main loop): Call 'em.
18622         * gcc.wendy/*.c: Clean up pass to correct expected output.
18623
18624         * lib/gcc.exp: Minor cleanup work.
18625         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
18626
18627 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
18628
18629         * config/sim.exp (gcc_load): Document return codes better.
18630         Don't pass -v to simulator.
18631
18632 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
18633
18634           * gcc.special/920717-x.c: Fix typo.
18635           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
18636           get at sources.
18637
18638         * lib/mike-gcc.exp: Fix typo.
18639
18640 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
18641
18642         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
18643         binary to use, transform the name.
18644         * config/*.exp: rename everything. Nuke any g++ specific files,
18645         it's now a special case of gcc that requires no special support.
18646         Add a default.exp for unsupported targets.
18647
18648 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
18649
18650         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
18651         lib/old-dejagnu.exp: Fix a few patterns to work with the new
18652         version of Tcl.
18653
18654 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
18655
18656         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
18657         than a warning.
18658
18659 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
18660
18661         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
18662
18663 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
18664
18665         * gcc.execute/execute.exp: Combine opt_list and foption_list into
18666         option_list.  Compile every file with only 4/6 option choices
18667         (same as C torture) instead of with 12/18 different option
18668         choices.
18669         * lib/c-torture.exp: Likewise.
18670
18671         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
18672         not already set.
18673
18674 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
18675
18676         * lib/old-deja.exp: Add `excess errors test fails' error, now one
18677         can put an XFAIL *-*-* on excess errors.
18678
18679 1993-12-19  Jeffrey A. Law  (law@snake.cs.utah.edu
18680
18681         * g++.law: Add more tests derived from g++-bugs snapshots.
18682
18683         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
18684         equivalent to g++.law/init9.
18685
18686         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
18687         compiled it, and the a.out file after we've run it.
18688
18689 1993-12-17  Brendan Kehoe  (brendan@lisa.cygnus.com)
18690
18691         * lib/mike-g++.exp (postbase): Delete the .o file after we've
18692         compiled it, and the a.out file after we've run it.
18693
18694 1993-12-17  Jeffrey A. Law  (law@snake.cs.utah.edu)
18695
18696         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
18697
18698 1993-12-15  Rob Savoye  (rob@darkstar.cygnus.com)
18699
18700         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
18701         version number.
18702
18703 1993-12-12  Jeffrey A. Law  (law@snake.cs.utah.edu)
18704
18705         * g++.law: New directory of g++ tests derived from the g++-bugs
18706         snapshots.
18707
18708 1993-12-09  Jeffrey Wheat  (cassidy@cygnus.com)
18709
18710         * gcc.compile: initbug1.c initbug1.exp testcase added
18711
18712 1993-12-06  Jeffrey Wheat  (cassidy@cygnus.com)
18713
18714         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
18715         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
18716           fixes submitted by Jeff Law (law@cs.utah.edu)
18717         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
18718           Jeff Law (law@cs.utah.edu)
18719
18720
18721 1993-11-30  Mike Stump  (mrs@cygnus.com)
18722
18723         * config/unix-g++.exp: Follow the gcc way of doing things.
18724         * g++.old-deja/old-deja.exp: Minor updates.
18725         * lib/g++.exp: New file, follow the gcc way of doing things.
18726         * lib/old-dejagnu.exp: Minor updates.
18727         * lib/mike-g++.exp: Always unset errorInfo.
18728
18729 1993-11-06  Mike Stump  (mrs@cygnus.com)
18730
18731         * lib/gcc.exp: Fix some errors with the below change, CC and
18732         CFLAGS should be global when setting, not local.
18733
18734 1993-11-03  Rob Savoye  (rob@darkstar.cygnus.com)
18735
18736         * lib/gcc.exp: Transform tool name.
18737
18738 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
18739
18740         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
18741
18742 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
18743
18744         * lib/gcc.exp: change gcc_done to gcc_stat
18745
18746 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
18747
18748         * Upgraded gcc testsuite to c-torture version 1.25
18749
18750 1993-10-24  Jeffrey Wheat  (cassidy@cygnus.com)
18751
18752         * lib/gcc.exp: added reporting code. Changed verbose compile message.
18753         * lib/c-torture: added hooks for new reporting code.
18754
18755 1993-10-21  Jeffrey Wheat  (cassidy@cygnus.com)
18756
18757         * config/sh-gcc.exp: check if sh-sim exists in the path
18758
18759 1993-10-18  Jeffrey Wheat  (cassidy@cygnus.com)
18760
18761         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
18762         * gcc.compile/compile.exp: Initial changes for new logic.
18763         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
18764         * gcc.failure/failure.exp: Initial changes for new logic.
18765         * gcc.ieee/ieee.exp: Initial changes for new logic.
18766         * gcc.misc-tests/misc.exp: Initial changes for new logic.
18767         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
18768         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
18769         * lib/c-torture.exp: Initial changes for new logic.
18770         * lib/gcc.exp: Initial changes for new logic.
18771
18772 1993-10-15  Mike Stump  (mrs@cygnus.com)
18773
18774         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
18775         depend upon failure or success.  Fully qualify names in failure
18776         and success messages.  Always remove a.out before starting
18777         compile, just in case.  Pay more attention to error text output by
18778         the compiler.  Handle testcases with no known past errors just
18779         like all others, so that things are uniform.  Other miscellaneous
18780         improvements.
18781
18782 1993-10-13  Jeffrey Wheat  (cassidy@cygnus.com)
18783
18784         * gcc.cpp: new directory for cpp tests
18785
18786 1993-10-04  Jeffrey Wheat  (cassidy@cygnus.com)
18787
18788         * lib/chill.exp: Code reformatted, removed unused code.
18789         * config/unix-chill.exp: Code reformatted, removed unused code.
18790         * chill.execute/execute.exp: Code reformatted, removed unused code.
18791         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
18792
18793 1993-10-04  Ian Lance Taylor  (ian@cygnus.com)
18794
18795         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
18796         routines not written.
18797
18798 1993-09-27  Rob Savoye  (rob@darkstar.cygnus.com)
18799
18800         * config/bug-gcc.exp: Use new procs from bug.exp.
18801
18802 1993-09-21  Rob Savoye  (rob@darkstar.cygnus.com)
18803
18804         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
18805         via ftp, rather than depending on NFS.
18806         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
18807         case.
18808
18809 1993-09-09  Rob Savoye  (rob@darkstar.cygnus.com)
18810
18811         * config/bug-gcc.exp: Use new download proc.
18812
18813 1993-09-14  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
18814
18815         * chill.execute/execute.exp: cleanups, handles errors better
18816         * chill.compile/compile.exp: rewrite, based on execute.exp
18817         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
18818         * lib/chill.exp: major changes to diff proc and compile and link
18819           procs. added chill_fail and chill_pass wrappers to pass and
18820           fail. added more comments, and handle error codes better.
18821           Added a hack to capture stderr from exec, so noncompile tests
18822           can work.
18823
18824 1993-09-11  Jeffrey Wheat  (cassidy@cygnus.com)
18825
18826         * chill.execute/execute.exp: rewrite of testsuite driver
18827         * lib/chill.exp: rewrite of testsuite driver
18828         * config/unix-chill.exp: rewrite of testsuite driver
18829
18830 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
18831
18832     In chill.execute:
18833         * iexpr.ch: Standardize uppercase.
18834         * tuples.dat: Standardize uppercase.
18835         * vary.ch: standardize.  Correct varying string assignments.
18836         * vary.dat: Add new output lines.
18837
18838 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
18839
18840     In chill.execute:
18841         * chprintf.ch: Standardize use of uppercase.
18842         * tuples.ch: Standardize and turn arr2 into a DCL,
18843           rather than a SYN.
18844         * pinits.ch: Standardize.
18845
18846 1993-08-23  Per Bothner  (bothner@kalessin.cygnus.com)
18847
18848         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
18849         * Makefil: Renamed to Makefile.in.
18850         * configure.in: New.
18851
18852 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
18853
18854     In chill.execute:
18855         * .cvsignore: Add result/output files.
18856         * Makefile: Fix up variables at start.  Use MFLAGS
18857           everywhere.  Correct bool_loc, built_ins entries.
18858           Add entry for vary1.ch.
18859         * bitarray.ch: Standardize upper-case usage.
18860         * bitexpr.ch: Standardize, add output of b1.
18861         * params.ch: Use arrayt in along PROC parameters, to
18862           avoid novelty problems.
18863         * sets.ch: Tiny cleanup.
18864         * vary1.ch: Re-indent.
18865
18866 1993-08-17  Bill Cox  (bill@rtl.cygnus.com)
18867
18868           * Add PR-related files to Makefiles, .cvsignore files, etc.
18869
18870 1993-08-02  Jeff Wheat  (cassidy@cygnus.com)
18871
18872         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
18873           with compiler objects. New names are test-flow.c and test-loop.c
18874
18875 1993-07-27  Jeff Wheat  (cassidy@cygnus.com)
18876
18877         * Upgraded c-torture tests from 1.19 to 1.20
18878
18879         * new files:
18880         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
18881         * gcc.compile: 930623-1.c 930623-2.c
18882         * gcc.noncompile: 930622-1.c 930622-2.c
18883         * gcc.failure: 920411-1.c 920627-2.c
18884         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
18885
18886 1993-07-20  Jeff Wheat  (cassidy@cygnus.com)
18887
18888         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
18889           More changes to get testsuite working properly. Needs more work.
18890           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
18891
18892 1993-07-19  Jeff Wheat  (cassidy@cygnus.com)
18893
18894         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
18895           More changes to get testsuite working properly. Needs more work.
18896
18897 1993-07-13 Jeff Wheat  (cassidy@cygnus.com)
18898
18899         * chill.compile/compile.exp: Added for Dejagnu support
18900         * chill.execute/execute.exp: Added for Dejagnu support
18901         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
18902
18903 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
18904
18905     This should complete moving the CHILL test files.
18906         * chill.noncompile(.cvsignore printf.grt
18907             in-printf.grt chprintf.grt chprintf.ch):
18908             Added test-support files.
18909           (Makefile): Modified further.
18910         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
18911             signal.ch): Added test files.
18912           * chill.execute (.cvsignore printf.grt printr.c
18913             in-printf.grt rts.c chprintf.grt rts.h): Added
18914           test-support files.
18915             (Makefile): More corrections.
18916
18917 1993-06-18  Bill Cox  (bill@rtl.cygnus.com)
18918
18919         * chill.compile, chill.execute, chill.nocompile: Add CHILL
18920           test cases, ready for DejaGnu.
18921
18922 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
18923
18924         * Upgraded c-torture tests from 1.18 to 1.19
18925
18926         * gcc.compile: added test(s):
18927           930607-1.c
18928         * gcc.execute: added test(s):
18929           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
18930
18931         * added new subdirectory for misc tests: gcc.misc-tests
18932         * gcc.misc-test(s): added tests:
18933           inst-check.c test-consts.c test-ior.c test-switch.c
18934
18935 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
18936
18937         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
18938
18939 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
18940
18941         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
18942
18943 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
18944
18945         * Upgraded c-torture tests from 1.17 to 1.18
18946
18947 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
18948
18949         * Upgraded c-torture tests from 1.12 to 1.17
18950
18951 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
18952
18953         * lib/old-dejagnu.exp:
18954           Fixed handling of XFAIL target triplets to correctly
18955           recognize wildcard characters.  Removed code that
18956           appended a unique id tag to the end of the file name
18957           printed out by the result of the testcases within a
18958           given test file.
18959
18960 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
18961
18962         * lib/old-dejagnu.exp:
18963           Reworked expected failure handling to trigger off of XFAIL
18964           keyword in keyphrase embeded in testcase source code. The
18965           XFAIL keyword must be at the end of the keyphrase line. It
18966           may optionally be followed by one or more target triplets.
18967           It has just occured that the handling of wildcards in the
18968           target triplet may not be correct.
18969
18970 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
18971
18972         * g++.old-deja/tests:
18973           Moved all subdirectories up one level into g++.old-deja .
18974
18975         * lib/old-dejagnu.exp:
18976           Fixed problem with CXXFLAGS not being properly reset, and being
18977           corrupted with extraneous "-c" compiler option.  This was
18978           causing binaries to not be generated for test that needed them.
18979           Modified strings passed to "pass" and "fail" so that individual
18980           tests from the same test file would be distinguished by an
18981           identifier appended to the test file name in the summary logs;
18982           this corrected a problem with erroneous diff logs.  Added code
18983           to search testcases for expected fail and unexpected pass keywords.
18984
18985 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
18986
18987         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
18988
18989 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
18990
18991         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
18992           Removed extraneous text from end of "Special g++ Options"
18993           keyphrase.
18994
18995         * lib/old-dejagnu.exp: Added pattern matching to look for new
18996           keywords, embedded in testcases comments, which will trigger
18997           calls to xpass and xfail.
18998
18999 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
19000
19001         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
19002           comments embedded in the testcases, especially the one looking for
19003           special compiler options, as well as the pattern matching for the
19004           compiler output again.
19005
19006 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
19007
19008         * lib/old-dejagnu.exp: Do a proper check of the return value for
19009           execute tests. Fixed several problems with the pattern matching
19010           of the compiler output which gave erroneous test results.
19011           Changed several of the test result messages to be more descriptive.
19012         * config/unix-g++.exp: Proc g++_load now actually works and
19013           executes the tests passed to it and returns a usable return
19014           value.
19015
19016 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
19017
19018           * lib/gcc.exp: Exits gracefully if $CC is bogus.
19019
19020 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
19021
19022         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
19023           Modified both files to properly execute the old style
19024           dejagnu tests. The previous versions of these files were
19025           experimental and did not function anything near correctly.
19026
19027 1993-04-05  Rob Savoye  (rob@cygnus.com)
19028
19029         * Removed all Makefile.in and configure.in files. No configuration
19030         needed now.
19031
19032 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
19033
19034         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
19035
19036 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19037
19038         * gcc.compile/configure.in, gcc.unsorted/configure.in,
19039         gcc.special/configure.in, gcc.noncompile/configure.in,
19040         gcc.execute/configure.in, gcc.code_quality/configure.in,
19041         g++.other/configure.in, g++.old-deja/configure.in,
19042         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
19043         in srcname setting.
19044
19045 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
19046
19047         * lib/udi.exp:  Fixed mondfe and mondfe_download.
19048         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
19049         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
19050
19051 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
19052
19053         * config/udi-gdb.exp: Check $shell_id after connecting to target.
19054         (gdb_exit): Don't remove *_soc files.
19055
19056 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
19057
19058         * lib/c-torture.exp: Don't look for main; instead always use -w
19059         -c.  This is how the c-torture tests work.  Remove the object
19060         file if the compilation succeeds.
19061         * gcc.execute/execute.exp: Remove executable if test passes.
19062         * gcc.noncompile/noncompile.exp: Every test is an expected
19063         failure.
19064         * gcc.special/special.exp: Added tests from c-torture 1.11,
19065         corrected use of existing test.
19066         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
19067         gcc.execute/920625-1.c: Updated to c-torture 1.11.
19068         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
19069         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
19070         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
19071         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
19072         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
19073         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
19074         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
19075         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
19076         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
19077         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
19078         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
19079         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
19080         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
19081         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
19082         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
19083         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
19084         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
19085         c-torture 1.11.
19086         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
19087         correspond to c-torture 1.11.
19088
19089         * New file.