OSDN Git Service

* gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 Mon May 20 10:51:35 2002  J"orn Rennecke <joern.rennecke@superh.com>
2
3         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
4         (MAX_COPY): Bump up to 10 times sizeof (long long).
5         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
6
7         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
8         sizeof (long long).
9
10         * gcc.c-torture/execute/strcpy-1.c: New test.
11
12 2002-05-19  Jason Merrill  <jason2redhat.com>
13
14         * g++.dg/ext/oper1.C: New test.
15
16 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
17 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
18
19         * README.QMTEST: New file.
20
21         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
22
23 2002-05-19  Andreas Jaeger  <aj@suse.de>
24
25         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
26         now.
27         * gcc.c-torture/execute/loop-2d.x: Likewise.
28
29 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
30
31         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
32         support weak symbols.
33         * gcc.dg/weak-4.c: Likewise
34         * gcc.dg/weak-6.c: Likewise
35
36 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
37
38         * gcc.dg/weak-3.c: Add dg-excess-error comment for
39         cygwin, coff and h8300-*-hms targets
40         * gcc.dg/weak-5.c: Likewise
41         * gcc.dg/weak-7.c: Likewise
42
43 2002-05-16  Jason Merrill  <jason@redhat.com>
44
45         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
46         (scan-assembler-not, scan-assembler-dem): Likewise.
47         (scan-assembler-dem-not): Likewise.
48
49 2002-05-15  Richard Henderson  <rth@redhat.com>
50
51         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
52
53 2002-05-15  Richard Henderson  <rth@redhat.com>
54
55         * gcc.dg/weak-5.c (vfoo1c): No warning here.
56         (vfoo1f): Warning here.
57         (vfoo1l): Don't redefine the alias.
58
59 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
60
61         * g++.dg/init/pm1.C: New test.
62
63 2002-05-12  David S. Miller  <davem@redhat.com>
64
65         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
66         types.
67
68 2002-05-10  Roger Sayle  <roger@eyesopen.com>
69
70         * gcc.c-torture/execute/20020510-1.c: New test case.
71
72 2002-05-10  David S. Miller  <davem@redhat.com>
73
74         * gcc.c-torture/execute/conversion.c: Test long double too.
75
76 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
77
78         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
79         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
80         * lib/g++.exp (g++_link_flags): Likewise.
81         * lib/objc.exp (objc_target_compile): Likewise.
82
83 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
84
85         * gcc.dg/cpp/poison.c: Update.
86         * gcc.dg/cpp/20000625-2.c: Remove.
87         * gcc.dg/cpp/direct2s.c: Remove final test.
88
89 2002-05-08  Tom Rix  <trix@redhat.com>
90
91         * gcc.c-torture/execute/20020508-1.c: New test.
92         * gcc.c-torture/execute/20020508-2.c: New test.
93         * gcc.c-torture/execute/20020508-3.c: New test.
94
95 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
96
97         * gcc.dg/cpp/charconst-4.c: More tests.
98
99 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
100
101         PR c/6569
102         * gcc.dg/weak-3.c: Update location of warning messages.
103         * gcc.dg/weak-5.c: Likewise.
104
105 2002-05-06  Roger Sayle  <roger@eyesopen.com>
106
107         * gcc.c-torture/execute/20020506-1.c: New test case.
108
109 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
110
111         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
112
113 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
114
115         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
116
117 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
118
119         * gcc.dg/cpp/charconst-3.c: New test.
120
121 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
122
123         * gcc.dg/cpp/charconst.c: Update tests.
124
125 2002-05-05  Tim Josling  <tej@melbpc.org.au>
126
127         * treelang: Added directory for new sample language treelang. Also
128         lib/treelang.exp: New file to signal treelang should be tested.
129
130 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
131
132         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
133         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
134         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
135         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
136         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
137         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
138         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
139
140 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
141
142         * gcc.dg/format/xopen-2.c: New test.
143
144 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
145
146         * gcc.dg/20020503-1.c: New test.
147
148 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
149
150         * g++.dg/init/dtor1.C: Make it tougher.
151
152 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
153
154         * g++.dg/init/dtor1.C: New test.
155
156 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
157
158         * gcc.dg/altivec-8.c: New.
159
160 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
161
162         * gcc.dg/altivec-7.c: New.
163
164 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
165
166         * g++.dg/parse/typedef1.C: New test.
167
168 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
169
170         PR c++/6486
171         * g++.dg/template/friend6.C: New test.
172
173         PR c++/6492
174         * g++.dg/init/copy1.C: New test.
175
176 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
177
178         * g++.dg/warn/effc1.C: New test.
179
180 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
181
182         * gcc.dg/cpp/if-cexp.c: Add a test.
183
184 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
185
186         * gcc.dg/20020426-2.c: New test.
187
188 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
189
190         * gcc.dg/cpp/if-mop.c: Update.
191         * gcc.dg/cpp/if-mpar.c: Add test.
192         * gcc.dg/cpp/if-oppr.c: Update.
193
194 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
195
196         PR c/6343
197         * gcc.dg/weak-[2-7].c: New tests.
198
199 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
200
201         * gcc.dg/enum1.c: New test.
202
203 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
204
205         PR c++/6497
206         * g++.dg/inherit/access2.C: New test.
207
208 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
209
210         PR bootstrap/6445
211         * gcc.dg/20020426-1.c: New test.
212
213 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
214
215         * g++.dg/abi/enum1.C: New test.
216
217 2002-04-26  Richard Henderson  <rth@redhat.com>
218
219         * gcc.dg/c99-bool-1.c: Expect always true warning.
220
221 2002-04-25  Roger Sayle  <roger@eyesopen.com>
222
223         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
224
225 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
226
227         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
228         targets.
229
230 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
231
232         * g++.dg/abi/mange7.C: New test.
233
234         PR c++/6438.
235         * g++.dg/parse/stmtexpr2.C: New test.
236
237 Wed Apr 24 21:38:36 2002  J"orn Rennecke <joern.rennecke@superh.com>
238
239         * gcc.dg/20020312-2.c: Add SH target.
240
241 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
242
243         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
244         compiler output on mips*-*-irix*.
245
246 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
247
248         * g++.dg/parse/attr1.C: New test.
249
250 2002-04-23  Roger Sayle  <roger@eyesopen.com>
251
252         * gcc.c-torture/execute/string-opt-17.c: New test case.
253         * gcc.c-torture/execute/memset-2.c: New test case.
254
255 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
256
257         PR c++/6256:
258         * g++.dg/template/friend5.C: New test.
259
260         PR c++/6331:
261         * g++.dg/template/qual1.C: Likewise.
262
263 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
264
265         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
266         Include stdlib.h, not stdio.h or ctype.h.
267
268 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
269
270         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
271         cris-*-elf* and mmix-*-*.
272         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
273         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
274         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
275         Ditto.
276         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
277         * gcc.dg/wchar_t-1.c: Ditto.
278
279 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
280
281         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
282         Clarify comment.
283
284 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
285
286         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
287
288 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
289
290         * gcc.c-torture/execute/20000906-1.x: Delete.
291
292 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
293
294         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
295
296 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
297
298         * PR6367
299         * g77.f-torture/execute/6367.f: New test.
300         * g77.f-torture/execute/6367.x: Disable for MMIX.
301
302 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
303
304         * PR6352
305         * g++.dg/opt/inline2.C: New test.
306
307 2002-04-18  Richard Henderson  <rth@redhat.com>
308
309         * gcc.dg/20000906-1.c: Enable for all targets.
310         * gcc.c-torture/compile/iftrap-2.c: New.
311
312 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
313
314         * gcc.dg/20020418-1.c: New test.
315         * gcc.dg/20020418-2.c: New test.
316
317 2002-04-18  Richard Henderson  <rth@redhat.com>
318
319         * gcc.c-torture/compile/iftrap-1.c: New.
320         * gcc.dg/iftrap-1.c: Adjust for ia64.
321         * gcc.dg/iftrap-2.c: New.
322
323 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
324
325         * gcc.c-torture/compile/20020418-1.c: New test.
326
327 2002-04-18  Roger Sayle  <roger@eyesopen.com>
328
329         * gcc.c-torture/compile/20020415-1.c: New.
330
331 2002-04-18  David S. Miller  <davem@redhat.com>
332
333         * gcc.c-torture/execute/20020418-1.c: New test.
334
335 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
336
337         * gcc.dg/20020416-1.c: New test.
338
339         * g++.dg/opt/inline1.C: New test.
340
341 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
342
343         * gcc.dg/altivec-5.c: New test.
344
345         * gcc.dg/20020415-1.c: New test.
346
347 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
348
349         * testsuite/lib/chill.exp: Remove.
350
351 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
352
353         * g++.dg/other/big-struct.C: New test.
354
355 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
356
357         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
358         of scratch file.
359
360 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
361
362         PR c/6277
363         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
364         in scan-assembler function name
365
366 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
367
368         * g77.f-torture/execute/980628-4.x,
369         g77.f-torture/execute/980628-5.x,
370         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
371         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
372         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
373         i[34567]86-*-*.
374
375 2002-04-13  David S. Miller  <davem@redhat.com>
376
377         * gcc.c-torture/execute/20020413-1.c: New test.
378
379 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
380
381         * gcc.dg/asm-6.c,
382         * g++.dg/ext/asm1.C: New tests.
383
384 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
385
386         PR c++ 5373.
387         * g++.dg/parse/stmtexpr1.C: New test.
388
389         PR c++/5189.
390         * g++.dg/template/copy1.C: New test.
391
392 2002-04-12  Richard Henderson  <rth@redhat.com>
393
394         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
395
396 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
397
398         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
399         gcc.c-torture/execute/20020307-2.c.
400
401 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
402
403         * g++.dg/ext/attrib5.C,
404         * g++.dg/lookup/struct1.C: New tests.
405
406 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
407
408         * gcc.dg/20020411-1.c: New test.
409
410         * gcc.c-torture/execute/20020411-1.c: New test.
411
412 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
413
414         * g77.f-torture/execute/6177.f: New test.
415
416 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
417
418         PR middle-end/6247
419         * g++.dg/opt/cleanup1.C: New test.
420
421         * g++.dg/opt/const1.C: New test.
422
423 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
424
425         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
426
427 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
428
429         PR c++/5507
430         * g++.dg/template/typename2.C: New test.
431
432 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
433
434         * gcc.c-torture/execute/loop-12.c: New.
435
436 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
437
438         * g77.f-torture/execute/980628-4.x,
439         g77.f-torture/execute/980628-5.x,
440         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
441         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
442         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
443
444 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
445
446         PR optimization/6086
447         * g++.dg/opt/preinc1.C: New test.
448
449 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
450
451         PR c++/5571
452         * g++.dg/opt/static2.C: New test.
453
454 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
455
456         PR c/5120
457         * gcc.dg/20020406-1.c: New test.
458
459 2002-04-04  David S. Miller  <davem@redhat.com>
460
461         * gcc.c-torture/execute/20020404-1.c: New test.
462
463 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
464
465         PR c/6123
466         * gcc.dg/20020312-2.c: Do not declare global register variable
467         if __PIC__ or __pic__ is defined.
468
469 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
470
471         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
472         __asm__ so that it works correctly even if -ansi -pedantic-errors.
473
474 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
475
476         * gcc.misc-tests/linkage.exp: Update last change to handle
477         sparc*-, not just sparc-.
478
479 2002-04-03  Richard Henderson  <rth@redhat.com>
480
481         * gcc.dg/cpp/ucs.c: Improved long UCS test.
482
483 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
484
485         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
486
487 2002-04-02  David S. Miller  <davem@redhat.com>
488
489         * gcc.c-torture/execute/20020402-3.c: New test.
490
491 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
492
493         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
494         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
495
496         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
497         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
498         g77.f-torture/execute/20001201.x,
499         g77.f-torture/execute/u77-test.x: New files.
500
501         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
502         * gcc.dg/wchar_t-1.c: Ditto.
503
504 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
505
506         * gcc.c-torture/execute/20020402-1.c: New test.
507
508 2002-04-01  Richard Henderson  <rth@redhat.com>
509
510         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
511
512         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
513
514 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
515
516         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
517
518 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
519
520         * g++.dg/inherit/template-as-base.C: Expect error.
521         * g++.dg/inherit/namespace-as-base.C: Likewise.
522
523 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
524
525         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
526         g++.dg/ext/instantiate3.C: Tweak match patterns.
527
528         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
529         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
530         -da test.
531
532 2002-03-31  Richard Henderson  <rth@redhat.com>
533
534         * gcc.dg/special/alias-2.c: New.
535         * gcc.dg/special/ecos.exp: Run it.
536
537 2002-03-31  Richard Henderson  <rth@redhat.com>
538
539         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
540
541 2002-03-31  Kazu Hirata  <kazu@hxi.com>
542
543         * gcc.dg/weak-1.c: Disable on h8300 port.
544
545 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
546
547         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
548         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
549         ordering tests.
550         * g++.dg/bprob/bprob-1.C: New test.
551         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
552         * g++.dg/gcov/gcov-1.C: New test.
553         * g++.dg/gcov/gcov-1.x: New file.
554         * g++.dg/gcov/gcov-2.C: New test.
555         * g++.dg/gcov/gcov-3.C: New test.
556         * g++.dg/gcov/gcov-3.h: New file.
557
558 2002-03-28  Roger Sayle  <roger@eyesopen.com>
559
560         * g++.old-deja/g++.other/builtins5.C: New test.
561         * g++.old-deja/g++.other/builtins6.C: New test.
562         * g++.old-deja/g++.other/builtins7.C: New test.
563         * g++.old-deja/g++.other/builtins8.C: New test.
564         * g++.old-deja/g++.other/builtins9.C: New test.
565
566 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
567
568         * g++.dg/opt/static1.C: New test.
569
570         * g++.dg/opt/longbranch1.C: New test.
571
572 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
573
574         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
575
576         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
577
578 Thu Mar 28 16:38:09 2002  Jeffrey A Law  (law@redhat.com)
579
580         * gcc.c-torture/execute/20020328-1.c: New test.
581
582 2002-03-27  Richard Henderson  <rth@redhat.com>
583
584         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
585         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
586         move from g++.old-deja/g++.ext/.
587
588 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
589
590         * g++.dg/init/new2.C: New test.
591
592 2002-03-26  Richard Henderson  <rth@redhat.com>
593
594         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
595
596         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
597         on sparc.
598
599         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
600         sparcv9 systems.
601         * gcc.dg/20001102-1.c: Likewise.
602
603 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
604
605         * gcc.dg/cpp/endif-pedantic1.c,
606         gcc.dg/cpp/endif-pedantic2.c:  New tests.
607
608 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
609
610         * g++.dg/init/new1.C: New test.
611
612 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
613
614         * g++.dg/abi/vbase9.C: New test.
615
616 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
617
618         * gcc.dg/arm-asm.c: New test.
619
620 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
621
622         * gcc.dg/Wswitch-enum.c: New test.
623         Fix PR c/5044.
624
625 2002-03-26  Richard Henderson  <rth@redhat.com>
626
627         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
628         structure.
629
630 2002-03-25  Richard Henderson  <rth@redhat.com>
631
632         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
633         sparcv9 systems.
634
635         * gcc.c-torture/compile/20011119-1.c (xxx): New.
636         * gcc.c-torture/compile/20011119-2.c (xxx): New.
637
638 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
639
640         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
641
642 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
643
644         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
645         targets using generic thunk support.
646
647 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
648
649         * gcc.c-torture/compile/20020323-1.c: New test.
650
651         * g++.dg/opt/conj2.C: New test.
652
653 2002-03-24  Richard Henderson  <rth@redhat.com>
654
655         * gcc.dg/weak-1.c: Use -fno-common.
656
657 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
658
659         * g77.dg/f77-edit-apostrophe-out.f: New test
660         * g77.dg/f77-edit-h-out.f: New test
661         * g77.dg/f77-edit-t-in.f: New test
662         * g77.dg/f77-edit-t-out.f: New test
663         * g77.dg/f77-edit-x-out.f: New test
664         * g77.dg/f77-edit-slash-out.f: New test
665         * g77.dg/f77-edit-colon-out.f: New test
666         * g77.dg/f77-edit-s-out.f: New test
667
668 2002-03-24  Richard Henderson  <rth@redhat.com>
669
670         * objc/execute/formal_protocol-6.x: New XFAIL.
671
672 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
673
674         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
675         that do not support weak symbols
676
677 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
678
679         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
680         * lib/g77.exp:  Likewise
681         * lib/objc.exp: Likewise
682
683 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
684
685         * gcc.dg/Wswitch-default.c: New test.
686
687 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
688
689         * g++.dg/other/enum1.C: New test.
690
691 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
692
693         * gcc.dg/pragma-ep-3.c: Fix typo.
694
695 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
696
697         * g++.dg/inherit/template-as-base.C: New test.
698
699 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
700
701         * g++.old-deja/g++.other/dwarf2-1.C: Move...
702         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
703
704 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
705
706         * gcc.dg/cpp/multiline.c: Update to match.
707
708 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
709
710         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
711
712 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
713
714         * gcc.dg/cpp/extratokens2.c:  New file.
715
716 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
717
718         * gcc.dg/20020312-2.c: Add rs6000 target.
719
720         * gcc.c-torture/compile/20020319-1.c: New test.
721
722 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
723
724         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
725         (A, E): Handle this.
726
727 2002-03-20  Jason Merrill  <jason@redhat.com>
728
729         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
730         ignoring -fpic.
731         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
732         through prune_gcc_output.
733
734 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
735
736         * gcc.c-torture/compile/20020320-1.c: New test.
737
738 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
739
740         * gcc.c-torture/compile/20020318-1.c: New test.
741
742         * gcc.dg/struct-by-value-1.c: New test.
743
744         * gcc.dg/20020319-1.c: New test.
745
746 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
747
748         * g++.dg/opt/conj1.C: New test.
749
750 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
751
752         * g++.dg/template/qualttp20.C: Revert previous change.
753         * g++.dg/template/qualttp3.C: Likewise.
754         * g++.dg/template/qualttp4.C: Likewise
755         * g++.dg/template/qualttp5.C: Likewise
756         * g++.dg/template/qualttp6.C: Likewise
757         * g++.dg/template/qualttp7.C: Likewise
758         * g++.dg/template/qualttp8.C: Likewise
759         * g++.dg/template/recurse.C: Likewise.
760
761 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
762
763         * gcc.dg/cpp/wchar-1.c: Update.
764
765 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
766
767         * g++.dg/template/conv1.C: New test.
768         * g++.dg/template/conv2.C: New test.
769         * g++.dg/template/conv3.C: New test.
770         * g++.dg/template/conv4.C: New test.
771
772 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
773
774         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
775         * g++.dg/template/qualttp3.C: Likewise.
776         * g++.dg/template/qualttp4.C: Likewise
777         * g++.dg/template/qualttp5.C: Likewise
778         * g++.dg/template/qualttp6.C: Likewise
779         * g++.dg/template/qualttp7.C: Likewise
780         * g++.dg/template/qualttp8.C: Likewise
781         * g++.dg/template/recurse.C: Likewise.
782
783 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
784
785         * g++.dg/opt/dtor1.C: New test.
786
787 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
788
789         * gcc.c-torture/compile/20020315-1.c: New test.
790
791 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
792
793         * gcc.dg/weak-1.c: Fix scan tests.
794
795 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
796
797         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
798         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
799         cris-*-aout* mmix-*-*.
800         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
801         cris-*-aout* mmix-*-*.
802         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
803         cris-*-elf* cris-*-aout* and mmix-*-*.
804         * gcc.dg/20001009-1.c: Ditto.
805         * gcc.dg/20010912-1.c: Ditto.
806         * gcc.dg/20020122-4.c: Ditto.
807         * gcc.dg/inline-2.c: Ditto.
808
809 Thu Mar 14 14:28:38 2002  Jeffrey A Law  (law@cygnus.com)
810
811         * gcc.c-torture/compile/20020314-1.c: New test.
812
813 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
814
815         * gcc.c-torture/execute/20020314-1.c: New test.
816
817 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
818
819         * g++.dg/warn/Wunused-1.C: New test.
820
821 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
822
823         * g++.dg/abi/mangle6.C: New test.
824
825 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
826
827         * gcc.c-torture/compile/20020309-2.c: New test.
828
829         * gcc.c-torture/compile/20020312-1.c: New test.
830
831 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
832
833         * g++.dg/other/access1.C: New test.
834
835 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
836
837         * gcc.c-torture/execute/wchar_t-1.c: New test.
838
839 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
840
841         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
842
843 2002-03-12  Roger Sayle  <roger@eyesopen.com>
844
845         * gcc.dg/20020312-1.c: New test case.
846
847 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
848
849         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
850
851 2002-03-11  Richard Henderson  <rth@redhat.com>
852
853         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
854         * g++.old-deja/g++.jason/report.C: Likewise.
855
856 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
857
858         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
859         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
860
861 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
862
863         * testsuite/g++.dg/overload/pmf1.C: New test.
864
865 2002-03-11  Kazu Hirata  <kazu@hxi.com>
866
867         * gcc.c-torture/execute/20020307-1.c: Use long.
868
869 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
870
871         PR optimization/5844
872         * gcc.dg/20020310-1.c: New test.
873
874 2002-03-09  Michael Meissner  <meissner@redhat.com>
875
876         * gcc.c-torture/execute/memcpy-2.c: New test.
877         * gcc.c-torture/execute/memset-1.c: New test.
878         * gcc.c-torture/execute/strlen-1.c: New test.
879         * gcc.c-torture/execute/strcmp-1.c: New test.
880         * gcc.c-torture/execute/strncmp-1.c: New test.
881
882 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
883
884         * gcc.dg/ppc-ldstruct.c: New test.
885
886 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
887
888         * gcc.c-torture/execute/va-arg-22.c: New test.
889
890 Sat Mar  9 07:47:50 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
891
892         * gcc.c-torture/compile/20020309-1.c: New test.
893
894 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
895
896         * gcc.c-torture/execute/20020307-2.c: New test.
897
898 Thu Mar  7 10:05:31 2002  Jeffrey A Law  (law@redhat.com)
899
900         * g77.f-torture/compile/20020307-1.f: New test.
901
902 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
903
904         * gcc.dg/unordered-1.c: New test.
905
906 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
907
908         * gcc.c-torture/execute/20020307-1.c: New test.
909
910 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
911
912         * gcc.dg/20020304-1.c: New test.
913
914         * gcc.c-torture/compile/20020304-2.c: New test.
915
916 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
917
918         * gcc.c-torture/compile/20020304-1.c: New test case
919         (from PR c/5830).
920
921 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
922
923         * gcc.dg/20020103-1.c: Add other -D ppc variants.
924
925 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
926
927         * g++.dg/other/classkey1.C: New test.
928
929 2002-03-01  Richard Henderson  <rth@redhat.com>
930
931         * gcc.c-torture/compile/981223-1.x: New.
932         * gcc.c-torture/compile/920625-1.x: New.
933
934 2002-02-28  Richard Henderson  <rth@redhat.com>
935
936         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
937
938 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
939
940         * gcc.c-torture/execute/20020227-1.c: New test.
941
942 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
943
944         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
945         here" ERROR lines.
946         * g++.old-deja/g++.oliva/partord1.C: Likewise.
947         * g++.old-deja.g++.other/defarg1.C: Likewise.
948         * g++.old-deja/g++.pt/calls2.C: Likewise.
949         * g++.old-deja/g++.pt/crash20.C: Likewise.
950         * g++.old-deja/g++.pt/crash30.C: Likewise.
951         * g++.old-deja/g++.pt/crash36.C: Likewise.
952         * g++.old-deja/g++.pt/crash6.C: Likewise.
953         * g++.old-deja/g++.pt/defarg13.C: Likewise.
954         * g++.old-deja/g++.pt/derived3.C: Likewise.
955         * g++.old-deja/g++.pt/error1.C: Likewise.
956         * g++.old-deja/g++.pt/friend21.C: Likewise.
957         * g++.old-deja/g++.pt/friend23.C: Likewise.
958         * g++.old-deja/g++.pt/infinite1.C: Likewise.
959         * g++.old-deja/g++.robertl/eb128.C: Likewise.
960
961 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
962
963         * gcc.c-torture/execute/20020225-2.c: New test.
964
965 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
966
967         * gcc.c-torture/execute/920730-1t.c,
968         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
969         Delete test cases, only relevant to -traditional.
970
971 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
972
973         * gcc.dg/cpp/undef1.c: Remove.
974         * gcc.dg/cpp/directiv.c: Update.
975         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
976
977 2002-02-27  Michael Meissner  <meissner@redhat.com>
978
979         * gcc.c-torture/execute/20020226-1.c: New test.
980
981 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
982
983         * g++.dg/debug/debug4.C: New test.
984
985         * gcc.dg/ia64-visibility-1.c: New test.
986
987 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
988
989         * gcc.dg/debug/20020224-1.c: New.
990
991 2002-02-25  Kazu Hirata  <kazu@hxi.com>
992
993         * gcc.c-torture/execute/960416-1.x: New.
994         * gcc.c-torture/execute/divconst-3.x: Likewise.
995
996 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
997
998         * gcc.dg/20020224-1.c: New test.
999
1000 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
1001
1002         * gcc.c-torture/execute/20020225-1.c: New.
1003
1004 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
1005
1006         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
1007
1008 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
1009
1010         * gcc.dg/20020222-1.c: New test.
1011
1012 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
1013
1014         * g++.dg/opt/anonunion1.C: New test.
1015
1016 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
1017
1018         * g++.dg/template/qualttp19.C: New test.
1019         * g++.dg/template/qualttp20.C: New test.
1020         * g++.old-deja/g++.jason/report.C: Adjust expected errors
1021         * g++.old-deja/g++.other/qual1.C: Likewise.
1022
1023 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
1024
1025         * gcc.dg/attr-alwaysinline.c: New.
1026
1027 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
1028
1029         * gcc.dg/20020220-1.c: New test.
1030
1031         * gcc.dg/20020220-2.c: New test.
1032
1033         * g++.dg/opt/mmx1.C: New test.
1034
1035 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
1036
1037         * gcc.c-torture/compile/20020110.c: New test.
1038
1039 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
1040
1041         * gcc.c-torture/execute/20020219-1.c: New test.
1042
1043         * gcc.dg/20020219-1.c: New test.
1044
1045         * gcc.dg/noncompile/20020220-1.c: New test.
1046
1047         * g++.dg/opt/ptrintsum1.C: New test.
1048
1049         * gcc.dg/debug/20020220-1.c: New test.
1050
1051 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
1052
1053         * gcc.c-torture/execute/20020216-1.c: New test.
1054
1055 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
1056
1057         * gcc.dg/decl-1.c: Update, new test.
1058
1059 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
1060
1061         * g++.dg/abi/bitfield1.C: New test.
1062         * g++.dg/abi/bitfield2.C: New test.
1063
1064 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
1065
1066         * gcc.dg/attr-nest.c: New test.
1067
1068 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
1069
1070         * gcc.c-torture/execute/20020215-1.c: New test.
1071
1072 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
1073
1074         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
1075         * g++.dg/debug/debug.exp: New.
1076         * g++.dg/debug/trivial.C: New.
1077         * g++.dg/debug/debug1.C: Moved...
1078         * g++.dg/other/debug1.C: ...from here.
1079         * g++.dg/debug/debug2.C: Moved...
1080         * g++.dg/other/debug2.C: ...from here.
1081         * g++.dg/debug/debug3.C: Moved...
1082         * g++.dg/other/debug3.C: ...from here.
1083
1084         * gcc.dg/noncompile/20020213-1.c: New test.
1085
1086 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
1087
1088         * g++.dg/other/debug3.C: New test.
1089
1090         * gcc.c-torture/execute/20020213-1.c: New test.
1091
1092 2002-02-13  Richard Smith <richard@ex-parrot.com>
1093
1094         * g++.old-deja/g++.other/thunk1.C: New test.
1095
1096 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
1097
1098         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
1099
1100 2002-02-13  Stan Shebs  <shebs@apple.com>
1101
1102         * gcc.dg/altivec-3.c: New.
1103
1104 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
1105
1106         * gcc.dg/Wunreachable-1.c: New test.
1107         * gcc.dg/Wunreachable-2.c: New test.
1108
1109 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
1110
1111         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
1112
1113 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
1114
1115         * gcc.dg/decl-1.c: New test.
1116
1117 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
1118
1119         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
1120
1121 2002-02-10  Kazu Hirata  <kazu@hxi.com>
1122
1123         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
1124         * gcc.c-torture/compile/980506-1.x: Likewise.
1125
1126 2002-02-10  Kazu Hirata  <kazu@hxi.com>
1127
1128         * gcc.dg/20020210-1.c: New.
1129
1130 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
1131
1132         * g77.f-torture/execute/947.f: New regression test
1133         for PR fortran/947.
1134
1135 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
1136
1137         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
1138         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
1139
1140 2002-02-08  Richard Henderson  <rth@redhat.com>
1141
1142         * gcc.c-torture/compile/labels-3.c: New.
1143
1144 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
1145
1146         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
1147         expression statements work instead.
1148         * gcc.dg/noncompile/20020207-1.c: New test.
1149
1150 2002-02-07  Richard Henderson  <rth@redhat.com>
1151
1152         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
1153
1154 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
1155
1156         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
1157         message from g77
1158         * lib/g77-dg.exp: Trim g77 error messages so that they are
1159         recognised by dg.exp.
1160
1161 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
1162
1163         PR fortran/5473
1164         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
1165
1166 2002-02-07  Richard Henderson  <rth@redhat.com>
1167
1168         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
1169         to be sufficiently aligned for integers.
1170
1171 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
1172
1173         * g++.dg/template/friend4.C: New test.
1174
1175 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
1176
1177         PR fortran/5743
1178         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
1179         unsupported cases.
1180
1181 2002-02-07  Richard Henderson  <rth@redhat.com>
1182
1183         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
1184         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
1185         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
1186         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
1187
1188 2002-02-06  Richard Henderson  <rth@redhat.com>
1189
1190         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
1191
1192 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
1193
1194         * gcc.dg/20020206-1.c: New test.
1195
1196 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
1197
1198         * gcc.c-torture/execute/20020206-1.c: New test.
1199
1200         * gcc.c-torture/execute/20020206-2.c: New test.
1201
1202         PR optimization/5429:
1203         * gcc.c-torture/compile/20020206-1.c: New test.
1204
1205 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
1206
1207         * g++.dg/ext/align1.C: Do not use an explicit alignment value
1208         as certain file formats cannot support particularly large
1209         alignments.
1210
1211         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
1212         and do not expect to be able to link the executable.
1213
1214         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
1215         fail because the COFF format does not support the weak attribute.
1216
1217 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
1218
1219         * g77.dg/pr5473.f:  New test
1220
1221 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
1222
1223         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
1224         Fix testcase accordingly.
1225
1226 2002-02-04  Richard Henderson  <rth@redhat.com>
1227
1228         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
1229         (buf): Change to be an array of pointers, not ints.
1230
1231 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
1232
1233         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
1234         before all tests.  Move warning one line above to match where it
1235         C frontend emits.
1236         * gcc.dg/Wswitch-2.c: New test.
1237         * g++.dg/warn/Wswitch-1.C: New test.
1238         * g++.dg/warn/Wswitch-2.C: New test.
1239
1240 2002-02-04  Richard Henderson  <rth@redhat.com>
1241
1242         * g++.dg/abi/offsetof.C: Fix size comparison.
1243
1244 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
1245
1246         * gcc.dg/cast-qual-2.c: New test.
1247
1248 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
1249
1250         * gcc.dg/20020201-4.c: New test.
1251
1252 2002-02-04  Ben Elliston  <bje@redhat.com>
1253
1254         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
1255         target_info attribute != 0, in addition to the empty string.
1256         (gcc_target_compile): Likewise.
1257
1258 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
1259
1260         * gcc.dg/Wswitch.c: New test.
1261         PR gcc/4475. PR gcc/3780.
1262
1263 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
1264
1265         * g77.f-torture/execute/5122.f: New test for regressions
1266         against PR fortran/5122.
1267
1268 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
1269
1270         * g77.f-torture/compile/pr3743.f: Delete
1271         * g77.dg/pr3743-1.f: New test.
1272         * g77.dg/pr3743-2.f: New test.
1273         * g77.dg/pr3743-3.f: New test.
1274         * g77.dg/pr3743-4.f: New test.
1275
1276 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
1277
1278         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
1279
1280 2002-02-02  Richard Henderson  <rth@redhat.com>
1281
1282         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
1283         * gcc.c-torture/execute/bf64-1.c: Likewise.
1284
1285 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
1286
1287         * gcc.dg/20020201-2.c: New test.
1288
1289         * gcc.dg/20020201-3.c: New test.
1290
1291         * gcc.c-torture/execute/bitfld-2.c: New test.
1292
1293 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
1294
1295         * gcc.dg/bitfld-1.c: Update.
1296         * gcc.dg/bitfld-2.c: Update.
1297         * gcc.c-torture/execute/bitfld-1.x: New.
1298
1299 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
1300
1301         * gcc.c-torture/execute/20020201-1.c: New test.
1302
1303 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
1304
1305         PR target/5469
1306         * gcc.dg/20020201-1.c: New test.
1307
1308 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
1309
1310         PR fortran/3743
1311         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
1312         * g77.f-torture/compile/pr3743.x: Remove
1313
1314 2002-01-31  Tom Rix  <trix@redhat.com>
1315
1316         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
1317
1318 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
1319
1320         * gcc.dg/noncompile/20020130-1.c: New test.
1321
1322 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
1323
1324         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
1325
1326 2002-01-29  Richard Henderson  <rth@redhat.com>
1327
1328         * gcc.c-torture/execute/991118-1.c: Cast various constants back
1329         to long long.
1330         * gcc.c-torture/execute/bf64-1.c: Likewise.
1331
1332 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
1333
1334         * gcc.c-torture/execute/20020129-1.c: New test.
1335
1336 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
1337
1338         * gcc.c-torture/compile/20000224-1.c: Update.
1339         * gcc.c-torture/execute/bitfld-1.c: New tests.
1340         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
1341         * gcc.dg/uninit-A.c: Update.
1342
1343 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
1344
1345         * g++.dg/template/ctor1.C: Add instantiation.
1346
1347 2002-01-28  Paul Koning  <pkoning@equallogic.com>
1348
1349         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
1350         argument to __builtin_prefetch to be const ptr.
1351
1352 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
1353
1354         * gcc.c-torture/compile/20020120-1.c: New test.
1355
1356 2002-01-27  Kazu Hirata  <kazu@hxi.com>
1357
1358         * gcc.c-torture/execute/20020127-1.c: New test.
1359
1360 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
1361
1362         * g77.dg/f77-edit-i-in.f: New test
1363         * g77.dg/f77-edit-i-out.f: New test
1364
1365 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
1366
1367         * gcc.dg/debug/debug.exp: New file.
1368         * gcc.dg/debug/trivial.c: New file.
1369         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
1370         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
1371         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
1372         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
1373         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
1374         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
1375         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
1376         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
1377         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
1378         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
1379         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
1380         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
1381         * gcc.dg/20000503-1.c: Removed.
1382         * gcc.dg/20010207-1.c: Removed.
1383         * gcc.dg/20011223-1.c: Removed.
1384         * gcc.dg/20020104-2.c: Removed.
1385         * gcc.dg/debug-1.c: Removed.
1386         * gcc.dg/debug-2.c: Removed.
1387         * gcc.dg/debug-3.c: Removed.
1388         * gcc.dg/debug-4.c: Removed.
1389         * gcc.dg/debug-5.c: Removed.
1390         * gcc.dg/debug-6.c: Removed.
1391         * gcc.dg/dwarf2-1.c: Removed.
1392         * gcc.dg/dwarf2-2.c: Removed.
1393
1394 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
1395
1396         * g++.old-deja/g++.other/eh5.C: New test.
1397         * g++.old-deja/g++.other/sibcall2.C: New test.
1398         * g++.old-deja/g++.other/array9.C: New test.
1399         * g++.old-deja/g++.other/typename2.C: New test.
1400         * g++.old-deja/g++.other/crash60.C: New test.
1401         * g++.old-deja/g++.other/conv9.C: New test.
1402         * g++.old-deja/g++.other/mangle10.C: New test.
1403         * g++.old-deja/g++.other/unchanging1.C: New test.
1404         * g++.old-deja/g++.other/exprstmt1.C: New test.
1405         * g++.old-deja/g++.other/inline23.C: New test.
1406         * g++.old-deja/g++.eh/ia64-1.C: New test.
1407         * g++.old-deja/g++.other/dwarf2-1.C: New test.
1408         * g++.old-deja/g++.other/reload1.C: New test.
1409         * g++.old-deja/g++.other/static20.C: New test.
1410         * g++.old-deja/g++.other/local-alloc1.C: New test.
1411         * g++.old-deja/g++.other/conv8.C: New test.
1412         * g++.old-deja/g++.other/stmtexpr2.C: New test.
1413         * g++.old-deja/g++.other/storeexpr1.C: New test.
1414         * g++.old-deja/g++.other/storeexpr2.C: New test.
1415         * g++.dg/eh/template2.C: New test.
1416         * g++.dg/warn/weak1.C: New test.
1417
1418 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
1419
1420         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
1421         Remove first, non-varying, argument.
1422
1423 2002-01-23  Richard Henderson  <rth@redhat.com>
1424
1425         * gcc.dg/inline-2.c: New.
1426
1427         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
1428         Add optional target arg.  Check number of arguments.
1429         (scan-assembler-not, scan-assembler-dem): Likewise.
1430         (scan-assembler-dem-not): Likewise.
1431
1432 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
1433
1434         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
1435         line 12.
1436         * g++.old-deja/g++.brendan/parse3.C,
1437         g++.old-deja/g++.other/crash26.C,
1438         g++.old-deja/g++.other/crash28.C,
1439         g++.old-deja/g++.other/crash29.C,
1440         g++.old-deja/g++.other/crash30.C,
1441         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
1442
1443 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
1444
1445         * gcc.dg/20020115-1.c: New.
1446
1447 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
1448
1449         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
1450
1451 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
1452
1453         * gcc.dg/20020122-3.c: New.
1454
1455 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
1456
1457         * g++.dg/other/gc1.C: New test.
1458
1459 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
1460
1461         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
1462
1463 2002-01-22  Richard Henderson  <rth@redhat.com>
1464
1465         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
1466
1467 2002-01-22  Richard Henderson  <rth@redhat.com>
1468
1469         * gcc.dg/20020122-4.c: New.
1470
1471 2002-01-22  H.J. Lu <hjl@gnu.org>
1472
1473         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
1474         link output.
1475         * gcc.dg/special/ecos.exp: Likewise.
1476         * lib/g++-dg.exp: Likewise.
1477         * lib/g77-dg.exp: Likewise.
1478         * lib/gcc-dg.exp : Likewise.
1479         * lib/mike-g++.exp: Likewise.
1480         * lib/mike-g77.exp: Likewise.
1481         * lib/mike-gcc.exp: Likewise.
1482         * lib/objc-dg.exp: Likewise.
1483
1484 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
1485
1486         PR target/5379
1487         * gcc.dg/20020122-2.c: New test.
1488
1489 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
1490
1491         * gcc.dg/20020122-1.c: New test.
1492
1493 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
1494
1495         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
1496
1497 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
1498
1499         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
1500
1501 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1502
1503         * gcc.c-torture/compile/20020121-1.c: New test.
1504
1505 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1506
1507         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
1508         ld_library_path.
1509
1510 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
1511
1512         * gcc.dg/20020218-1.c: New test.
1513
1514 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
1515
1516         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
1517         messages
1518         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
1519         "At global scope" warning
1520         * g++.dg/ext/align1.C: Change cygwin test for alignment
1521         from db-bogus to dg-warning
1522
1523 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
1524
1525         * g77.f-torture/compile/cpp2.F: New test.
1526
1527 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
1528
1529         * g++.dg/template/access1.C: New test.
1530
1531 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
1532
1533         * gcc.dg/20020118-1.c: New.
1534
1535 2002-01-18  Kazu Hirata  <kazu@hxi.com>
1536
1537         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
1538
1539 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
1540
1541         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
1542         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
1543         alignment warnings.
1544
1545 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
1546
1547         * gcc.misc-tests/i386-prefetch.exp: Save and restore
1548         torture_with_loops and torture_without_loops
1549
1550 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
1551
1552         * gcc.c-torture/compile/20020116-1.c: New test.
1553
1554 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
1555
1556         * gcc.dg/20020116-2.c: New test.
1557
1558         * gcc.dg/ultrasp4.c: New test.
1559
1560         * gcc.dg/20020116-1.c: New test.
1561
1562 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
1563
1564         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
1565         by EABI.
1566
1567 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
1568
1569         * gcc.misc-tests/i386-prefetch.exp: New.
1570         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
1571         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
1572         * gcc.misc-tests/i386-pf-none-1.c: New test.
1573         * gcc.misc-tests/i386-pf-sse-1.c: New test.
1574
1575 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
1576
1577         * gcc.dg/gnu89-init-1.c: Add new tests.
1578
1579 2002-01-15  Andreas Jaeger  <aj@suse.de>
1580
1581         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
1582         * gcc.dg/i386-mmx-2.c: Likewise.
1583         * gcc.dg/i386-sse-1.c: Likewise.
1584         * gcc.dg/i386-sse-2.c: Likewise.
1585         * gcc.dg/i386-sse-3.c: Likewise.
1586
1587 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
1588
1589         * g77.f-torture/execute/intrinsic-unix-bessel.f:
1590         Uncomment additional cases that now pass.
1591
1592 2002-01-11  Richard Henderson  <rth@redhat.com>
1593
1594         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
1595         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
1596
1597 Fri Jan 11 12:13:30 2002  Nicola Pero  <n.pero@mi.flashnet.it>
1598
1599         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
1600
1601 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
1602
1603         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
1604         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
1605
1606 2002-01-10  Dale Johannesen  <dalej@apple.com>
1607
1608         * gcc.c-torture/execute/loop-11.c: New.
1609
1610 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
1611
1612         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
1613         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
1614
1615 2002-01-09  Richard Henderson  <rth@redhat.com>
1616
1617         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
1618         type in which to perform the operation for each size.
1619
1620 Wed Jan  9 16:48:33 2002  Alan Matsuoka  (alanm@redhat.com)
1621
1622         * gcc.c-torture/compile/20020109-2.c: New test.
1623
1624 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
1625
1626         * gcc.c-torture/execute/loop-10.c: New test.
1627
1628 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
1629
1630         * gcc.c-torture/compile/20010226-1.c: New test.
1631         * gcc.c-torture/compile/20010227-1.c: New test.
1632         * gcc.c-torture/compile/20010426-1.c: New test.
1633         * gcc.c-torture/compile/20010510-1.c: New test.
1634         * gcc.c-torture/compile/20010605-3.c: New test.
1635         * gcc.c-torture/compile/20010824-1.c: New test.
1636         * gcc.c-torture/execute/20010409-1.c: New test.
1637         * gcc.dg/noncompile/20000901-1.c: New test.
1638         * gcc.dg/20001023-1.c: New test.
1639         * gcc.dg/20001101-1.c: New test.
1640         * gcc.dg/20001102-1.c: New test.
1641         * gcc.dg/20010207-1.c: New test.
1642         * gcc.dg/20010405-1.c: New test.
1643         * gcc.dg/20010822-1.c: New test.
1644         * gcc.dg/20011107-1.c: New test.
1645
1646 Wed Jan  9 14:03:20 2002  Jeffrey A Law  (law@redhat.com)
1647
1648         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
1649
1650         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
1651         execution failure on PA targets.
1652
1653 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
1654
1655         * gcc.c-torture/compile/20020109-1.c: New test.
1656
1657 2002-01-08  Kazu Hirata  <kazu@hxi.com>
1658
1659         * gcc.c-torture/execute/20020108-1.c: New test.
1660
1661 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
1662
1663         * gcc.dg/20020108-1.c: New test.
1664
1665 2002-01-08  H.J. Lu <hjl@gnu.org>
1666
1667         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
1668         for header files.
1669
1670 2002-01-08  Geoff Keating  <geoffk@redhat.com>
1671
1672         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
1673         consistency.
1674
1675 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
1676
1677         * gcc.dg/altivec-4.c: Test altivec predicates.
1678
1679 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
1680
1681         * gcc.c-torture/execute/20020107-1.c: New test.
1682
1683 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
1684
1685         PR c/5279
1686         * gcc.c-torture/compile/20020106-1.c: New test.
1687
1688 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
1689
1690         * gcc.c-torture/execute/nestfunc-4.c: New test.
1691
1692 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
1693
1694         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
1695         extra triple that slipped in.
1696         * g++.old-deja/g++.abi/align.C: Likewise.
1697         * g++.old-deja/g++.abi/bitfields.C: Likewise.
1698
1699 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
1700
1701         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
1702         * g++.old-deja/g++.abi/align.C: Likewise.
1703         * g++.old-deja/g++.abi/bitfields.C: Likewise.
1704
1705         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
1706         on FreeBSD/i386.
1707         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
1708         FreeBSD.
1709
1710 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
1711
1712         * gcc.dg/20020104-1.c: New test.
1713
1714         * gcc.dg/20020104-2.c: New test.
1715
1716 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
1717
1718         * gcc.dg/20020103-1.c: Fix typo in target selector.
1719
1720 2002-01-03  Richard Henderson  <rth@redhat.com>
1721
1722         * gcc.dg/20020103-1.c: New.
1723
1724 2002-01-03  Kazu Hirata  <kazu@hxi.com>
1725
1726         * gcc.c-torture/execute/20020103-1.c: New test.
1727
1728 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
1729
1730         * g++.dg/other/debug2.C: New test.
1731
1732         * gcc.c-torture/compile/20020103-1.c: New test.
1733
1734 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
1735
1736         * gcc.dg/gnu89-init-1.c: Added new tests.
1737
1738 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
1739
1740         * g++.dg/template/friend2.C: Remove as patch is reverted.
1741
1742         * g++.dg/warn/oldcast1.C: New test.
1743
1744         * g++.dg/template/ptrmem1.C: New test.
1745         * g++.dg/template/ptrmem2.C: New test.
1746
1747         * g++.dg/template/ntp.C: New test.
1748
1749         * g++.dg/other/component1.C: New test.
1750
1751         * g++.dg/template/ttp3.C: New test.
1752
1753         * g++.dg/template/friend2.C: New test.
1754         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
1755
1756 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
1757
1758         * g++.dg/other/ptrmem1.C: New test.
1759         * g++.dg/other/ptrmem2.C: New test.
1760
1761 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
1762
1763         * g++.dg/template/ctor1.C: New test.
1764
1765 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
1766
1767         * g++.dg/template/friend2.C: New test.
1768
1769 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
1770
1771         * gcc.dg/mmix-1.c: New test.
1772
1773 2001-12-31  Richard Henderson  <rth@redhat.com>
1774
1775         * gcc.dg/asm-5.c: New.
1776
1777 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
1778
1779         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
1780         in namespace __gnu_cxx
1781
1782 2001-12-30  Richard Henderson  <rth@redhat.com>
1783
1784         * gcc.dg/debug-6.c: New.
1785
1786 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
1787
1788         * gcc.c-torture/compile/20011229-2.c: New test.
1789
1790 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
1791
1792         * gcc.dg/debug-3.c: New test.
1793         * gcc.dg/debug-4.c: New test.
1794         * gcc.dg/debug-5.c: New test.
1795
1796 2001-12-29  Richard Henderson  <rth@redhat.com>
1797
1798         * g++.dg/eh/loop1.C: New.
1799
1800 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
1801
1802         * g++.dg/template/crash1.C: New test.
1803
1804 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
1805
1806         * g++.dg/other/const1.C: New test.
1807
1808 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
1809
1810         * gcc.c-torture/compile/20011229-1.c: New test.
1811
1812 2001-12-28  Stan Shebs  <shebs@apple.com>
1813
1814         * lib/objc-torture.exp: Resync with c-torture.exp.
1815         * lib/objc.exp: Load standard libraries.
1816
1817 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
1818
1819         * gcc.dg/gnu89-init-1.c: Adjust for the new behaviour, add some
1820         additional tests.
1821
1822 2001-12-27  Roger Sayle <roger@eyesopen.com>
1823
1824         * gcc.c-torture/execute/string-opt-16.c: New testcase.
1825
1826 2001-12-27  Richard Henderson  <rth@redhat.com>
1827
1828         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
1829
1830 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
1831
1832         * g++.dg/eh/ctor1.C: New test.
1833         * g++.dg/other/error2.C: New test.
1834
1835 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
1836
1837         * g++.dg/other/init2.C: New test.
1838
1839 2001-12-24  Richard Henderson  <rth@redhat.com>
1840
1841         * gcc.dg/20011223-1.c: New.
1842         * gcc.dg/inline-1.c: New.
1843
1844 2001-12-23  Richard Henderson  <rth@redhat.com>
1845
1846         * gcc.dg/asm-4.c: Test operand modifiers.
1847
1848 2001-12-23  Richard Henderson  <rth@redhat.com>
1849
1850         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
1851
1852 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
1853
1854         * gcc.c-torture/execute/20011223-1.c: New test.
1855
1856 2001-12-21  Richard Henderson  <rth@redhat.com>
1857
1858         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
1859         re-enables the warning.
1860
1861 2001-12-21  Richard Henderson  <rth@redhat.com>
1862
1863         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
1864
1865 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
1866
1867         * gcc.c-torture/compile/20011218-1.c: New test.
1868
1869 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
1870
1871         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
1872         arm-isr.c test.
1873         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
1874         epilogue generation for ARM ISR routines.
1875
1876 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1877
1878         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
1879         * gcc.dg/format/c90-printf-3.c: Likewise.
1880         * gcc.dg/format/c99-printf-3.c: Likewise.
1881         * gcc.dg/format/ext-1.c: Likewise.
1882         * gcc.dg/format/ext-6.c: Likewise.
1883         * gcc.dg/format/format.h: Prototype unlocked stdio.
1884
1885 2001-12-20  Richard Henderson  <rth@redhat.com>
1886
1887         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
1888         (arena): Use it.
1889         (malloc): Correct allocation logic.  Abort if we fill up the
1890         arena before initialization complete.
1891         (realloc): Correct allocation logic.
1892
1893 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
1894
1895         * gcc.c-torture/compile/20011219-2.c: New test.
1896
1897         * gcc.c-torture/execute/20011219-1.c: New test.
1898
1899 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
1900
1901         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
1902         target does not support weak symbols.
1903
1904 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
1905
1906         * gcc.c-torture/compile/20011219-1.c: New test.
1907
1908 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
1909
1910         * g++.dg/other/error1.C: New test.
1911
1912 Mon Dec 17 14:31:42 2001  Jeffrey A Law  (law@redhat.com)
1913
1914         * gcc.c-torture/execute/20011217-1.c: New test.
1915
1916 Mon Dec 17 16:54:56 2001  Nicola Pero  <nicola@brainstorm.co.uk>
1917
1918         * objc.dg/special/: New directory.
1919         * objc.dg/special/special.exp: New file.
1920         * objc.dg/special/unclaimed-category-1.h: New file.
1921         * objc.dg/special/unclaimed-category-1a.m: New file.
1922         * objc.dg/special/unclaimed-category-1.m: New file.
1923
1924 2001-12-17  Andreas Jaeger  <aj@suse.de>
1925
1926         * gcc.c-torture/compile/20011217-2.c: New test.
1927
1928 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
1929
1930         * gcc.c-torture/compile/20011217-1.c: New test.
1931
1932 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
1933
1934         * testsuite/gcc.dg/20011214-1.c: New.
1935
1936 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
1937
1938         * gcc.dg/altivec-4.c: New.
1939
1940 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
1941
1942         * gcc.dg/20011113-1.c: New test.
1943
1944 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1945
1946         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
1947         std::__malloc_alloc_template<0> and
1948         std::__default_alloc_template<false, 0>.
1949
1950 Thu Dec 13 10:35:33 2001  Nicola Pero  <n.pero@mi.flashnet.it>
1951
1952         * objc/execute/bf-21.m: New test.
1953         * objc/execute/enumeration-1.m: New test.
1954         * objc/execute/enumeration-2.m: New test.
1955
1956 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
1957
1958         * gcc.dg/gnu89-init-1.c: New test.
1959
1960 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
1961
1962         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
1963         * g++.old-deja/g++.jason/2371.C: Likewise.
1964         * g++.old-deja/g++.jason/template33.C: Likewise.
1965         * g++.old-deja/g++.jason/template34.C: Likewise.
1966         * g++.old-deja/g++.jason/template36.C: Likewise.
1967         * g++.old-deja/g++.oliva/typename1.C: Likewise.
1968         * g++.old-deja/g++.oliva/typename2.C: Likewise.
1969         * g++.old-deja/g++.other/typename1.C: Likewise.
1970         * g++.old-deja/g++.pt/inherit2.C: Likewise.
1971         * g++.old-deja/g++.pt/nontype5.C: Likewise.
1972         * g++.old-deja/g++.pt/typename11.C: Likewise.
1973         * g++.old-deja/g++.pt/typename14.C: Likewise.
1974         * g++.old-deja/g++.pt/typename16.C: Likewise.
1975         * g++.old-deja/g++.pt/typename3.C: Likewise.
1976         * g++.old-deja/g++.pt/typename4.C: Likewise.
1977         * g++.old-deja/g++.pt/typename5.C: Likewise.
1978         * g++.old-deja/g++.pt/typename7.C: Likewise.
1979         * g++.old-deja/g++.robertl/eb9.C: Likewise.
1980
1981 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
1982
1983         * g++.dg/other/linkage1.C: New test.
1984         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
1985         specifiers.
1986
1987 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
1988
1989         * gcc.dg/concat.c: New test.
1990
1991 2001-12-11  Stan Shebs  <shebs@apple.com>
1992
1993         * objc/compile: New test directory.
1994         * objc/compile/compile.exp: New expect script.
1995         * objc/compile/20011211-1.m: New compile test.
1996
1997 2001-12-11  Jason Merrill  <jason@redhat.com>
1998
1999         * lib/prune.exp (prune_gcc_output): Also handle "In member
2000         function".  So many permutations...
2001
2002 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
2003
2004         * g++.dg/template/typedef1.C: New test.
2005
2006 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
2007
2008         * g++.dg/other/copy1.C: New test.
2009
2010 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
2011
2012         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
2013
2014         * gcc.dg/builtin-choose-expr.c: New.
2015
2016 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
2017
2018         * gcc.dg/altivec-2.c: New.
2019
2020 2001-12-07  Richard Henderson  <rth@redhat.com>
2021
2022         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
2023
2024 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
2025
2026         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
2027         ultrasparc.
2028
2029 Fri Dec  7 06:29:03 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2030
2031         * g++-old.deja/g++.robertl/eb101.C: Deleted.
2032
2033 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
2034
2035         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
2036         variable argument list.
2037
2038 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
2039
2040         * gcc.c-torture/execute/memcheck: Delete entire directory.
2041         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
2042         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
2043
2044 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
2045
2046         * gcc.dg/Wshadow-1.c: New test.
2047
2048 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
2049
2050         * gcc.c-torture/compile/20011130-1.c: New test.
2051
2052         * gcc.dg/noncompile/20011025-1.c: New test.
2053
2054         * g++.dg/other/anon-union.C: New test.
2055
2056         * gcc.c-torture/execute/20011024-1.c: New test.
2057
2058 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
2059
2060         * gcc.c-torture/execute/20000722-1.x,
2061         gcc.c-torture/execute/20010123-1.x: Remove.
2062         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
2063         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
2064         gcc.dg/c99-complit-2.c: New tests.
2065
2066 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
2067
2068         * g++.dg/inherit/base1.C: New test.
2069
2070 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
2071
2072         * g++.dg/other/stdarg1.C: New test.
2073
2074         * gcc.c-torture/compile/20011130-2.c: New test.
2075
2076 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
2077
2078         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
2079         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
2080         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
2081         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
2082         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
2083         * gcc.dg/builtin-prefetch-1.c: New test.
2084
2085 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
2086
2087         * gcc.dg/20011130-1.c: New test.
2088
2089 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
2090
2091         * g++.dg/other/scope1.C: New test.
2092         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
2093
2094 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
2095
2096         * gcc.dg/vla-init-1.c: New test.
2097
2098 2001-12-01  Geoff Keating  <geoffk@redhat.com>
2099
2100         * gcc.c-torture/compile/structs.c: New testcase from GDB.
2101
2102 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2103
2104         * objc.dg/alias.m: Update.
2105         * objc.dg/class-1.m: Update.
2106         * objc.dg/const-str-1.m: Update.
2107         * objc.dg/fwd-proto-1.m: Update.
2108         * objc.dg/id-1.m: Update.
2109         * objc.dg/super-class-1.m: Update.
2110
2111 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
2112
2113         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
2114         constructs.
2115
2116 Wed Nov 28 15:05:54 2001  Jeffrey A Law  (law@cygnus.com)
2117
2118         * gcc.c-torture/execute/20011128-1.c: New test.
2119
2120 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
2121
2122         * gcc.dg/20011127-1.c: New test.
2123
2124 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
2125
2126         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
2127         from Austin Group draft 7.
2128         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
2129         scanf format arguments.
2130         * gcc.dg/format/no-exargs-2.c: New test.
2131
2132 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
2133
2134         * g++.dg/abi/vbase8-4.C: New test.
2135
2136 2001-11-24  Ian Lance Taylor  <ian@airs.com>
2137
2138         * gcc.c-torture/execute/20011121-1.c: New test.
2139
2140 Fri Nov 23 15:55:44 2001  Jeffrey A Law  (law@cygnus.com)
2141
2142         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
2143
2144 2001-11-23  Andreas Jaeger  <aj@suse.de>
2145
2146         * gcc.dg/cpp/charconst-2.c: New test.
2147
2148 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
2149
2150         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
2151         to the host if it is remote.  Let tests specify extra headers
2152         they use.
2153         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
2154         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
2155         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
2156         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
2157         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
2158         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
2159         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
2160         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
2161         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
2162         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
2163
2164 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
2165
2166         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
2167         for little endian ARMs.
2168
2169 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
2170
2171         * gcc.c-torture/compile/20011119-1.c: New test.
2172         * gcc.c-torture/compile/20011119-2.c: New test.
2173
2174 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
2175
2176         * gcc.dg/altivec-1.c: Fix typo.
2177
2178 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
2179
2180         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
2181
2182 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
2183
2184         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
2185
2186 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
2187
2188         * lib/g77.exp: Don't specify --rpath-link.
2189
2190         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
2191         across all the headers.
2192         * gcc.dg/format/format.exp: For testing on a remote host,
2193         copy format.h.
2194
2195         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
2196         * gcc.c-torture/execute/930406-1.c: Likewise.
2197         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
2198
2199 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
2200
2201         * gcc.dg/altivec-1.c: New.
2202
2203 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
2204
2205         * gcc.dg/cpp/fpreprocessed.c: New test case.
2206
2207 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2208
2209         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
2210         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
2211         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
2212
2213 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2214
2215         * gcc.dg/no-builtin-1.c: New test.
2216
2217 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
2218
2219         * gcc.c-torture/execute/20011115-1.c: New test.
2220
2221 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
2222
2223         * gcc.c-torture/compile/20011114-2.c: New test.
2224         * gcc.c-torture/compile/20011114-3.c: New test.
2225         * gcc.c-torture/compile/20011114-4.c: New test.
2226
2227 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
2228
2229         * g++.dg/other/init1.C: New test.
2230
2231 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
2232
2233         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
2234         message.
2235
2236         * gcc.c-torture/execute/20011114-1.c: New testcase.
2237
2238         * gcc.c-torture/compile/20010327-1.c: Revert last change.
2239         * gcc.c-torture/compile/20011114-1.c: New test, exactly
2240         like the (before this change) version of 20010327-1.c.
2241
2242 2001-11-14  Roger Sayle <roger@eyesopen.com>
2243
2244         * gcc.c-torture/execute/string-opt-13.c: New testcase.
2245
2246 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
2247
2248         * g++.dg/init/array2.C: New test.
2249
2250 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
2251
2252         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
2253
2254 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
2255
2256         * g++.dg/other/forscope1.C: New test.
2257         * g++.dg/ext/forscope1.C: New test.
2258         * g++.dg/ext/forscope2.C: New test.
2259
2260 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
2261
2262         * gcc.c-torture/execute/20011113-1.c: New test.
2263
2264 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
2265
2266         * gcc.c-torture/execute/20011109-2.c: New test.
2267
2268         * gcc.c-torture/execute/20011109-1.c: New test.
2269
2270 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
2271
2272         * gcc.c-torture/compile/20011109-1.c: New test.
2273
2274 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
2275
2276         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
2277         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
2278         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
2279         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
2280         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
2281         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
2282         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
2283
2284 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
2285
2286         * g++.dg/warn/Wshadow-1.C: New tests.
2287         * g++.old-deja/g++.mike/for3.C: Update.
2288
2289 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
2290
2291         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
2292         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
2293         XFAILs.  Adjust expected error texts.
2294         * gcc.c-torture/compile/20011106-1.c,
2295         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
2296         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
2297         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
2298         gcc.dg/c99-array-lval-5.c: New tests.
2299
2300 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
2301
2302         * gcc.dg/cpp/defined.c: Update.
2303
2304 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
2305
2306         * gcc.c-torture/execute/anon-1.c: New test.
2307
2308 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
2309
2310         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
2311         same size, so no warning should be produced on stormy16.
2312
2313         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
2314         due to oversized array.
2315         * g++.old-deja/g++.mike/ns15.C: Likewise.
2316         * g++.old-deja/g++.pt/crash16.C: Likewise.
2317
2318 2001-11-02  Graham Stott  <grahams@redhat.com>
2319
2320         * g++.dgother/debug1.C: Fix typos.
2321
2322 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
2323
2324         * g++.dg/other/debug1.C: New test.
2325
2326 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
2327
2328         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
2329         of unsigned long.
2330
2331 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
2332
2333         * gcc.dg/20011029-2.c: New test.
2334
2335         * gcc.c-torture/compile/20011029-1.c: New test.
2336
2337 Mon Oct 29 21:19:53 2001  Nicola Pero  <n.pero@mi.flashnet.it>
2338
2339         * objc/execute/class_self-1.m: New test.
2340         * objc/execute/class_self-2.m: New test.
2341
2342 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
2343
2344         * gcc.misc-tests/msgs.exp: Delete.
2345         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
2346         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
2347         error set to match recent changes.
2348
2349 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
2350
2351         * gcc.dg/20011021-1.c: New test.
2352
2353 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
2354
2355         * gcc.c-torture/compile/20011023-1.c: New test.
2356
2357 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
2358
2359         * lib/g77.exp: Rewrite based on lib/g++.exp.
2360
2361 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
2362
2363         * gcc.c-torture/execute/20011019-1.c: New test.
2364
2365         * gcc.dg/20011018-1.c: New test.
2366
2367 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
2368
2369         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
2370
2371 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
2372
2373         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
2374         * gcc.dg/attr-invalid.c: Likewise.
2375
2376 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
2377
2378         * testsuite/gcc.dg/20011015-1.c: New test.
2379
2380 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
2381
2382         * g++.dg/template/unify2.C: New test.
2383
2384 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
2385
2386         * g++.dg/other/exception-specification.C: New test
2387
2388 2001-10-13  Tom Rix  <trix@redhat.com>
2389
2390         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
2391         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
2392
2393 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
2394
2395         * testsuite/gcc.dg/20011009-1.c: New test.
2396
2397 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
2398
2399         PR g++/4476
2400         * g++.dg/other/friend1.C: New test.
2401
2402 2001-10-11  Richard Henderson  <rth@redhat.com>
2403
2404         * g++.old-deja/g++.other/crash18.C: Add -S to options.
2405
2406 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2407
2408         * gcc.c-torture/compile/20011010-1.c: New.
2409
2410 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
2411
2412         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
2413         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
2414         g77.f-torture/execute/execute.exp,
2415         g77.f-torture/noncompile/noncompile.exp,
2416         gcc.c-torture/compile/compile.exp,
2417         gcc.c-torture/execute/execute.exp,
2418         gcc.c-torture/execute/ieee/ieee.exp,
2419         gcc.c-torture/execute/memcheck/memcheck.exp,
2420         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
2421         objc/execute/execute.exp: Update FSF address.
2422
2423 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
2424
2425         * gcc.dg/cpp/cmdlne-C.c: Update.
2426         * gcc.dg/cpp/cmdlne-C2.c: New.
2427
2428 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2429
2430         * gcc.c-torture/execute/20011008-3.c: New.
2431
2432 2001-10-08  DJ Delorie  <dj@redhat.com>
2433
2434         * gcc.dg/20011008-1.c: New.
2435         * gcc.dg/20011008-2.c: New.
2436
2437 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
2438
2439         * gcc.dg/cpp/spacing1.c: Update test.
2440
2441 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2442
2443         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
2444         spelling errors of "separate" as "seperate".
2445
2446 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
2447
2448         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
2449         enough to avoid inlining.
2450
2451 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
2452
2453         * lib/g77.exp: set libg2c_dir correctly.
2454
2455 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2456
2457         * gcc.dg/cpp/macro11.c: New test.
2458
2459 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
2460
2461         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
2462         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
2463         gcc.dg/format/multattr-3.c: New tests.
2464         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
2465         tests for format attributes on function pointers being rejected.
2466
2467 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
2468
2469         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
2470
2471 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
2472
2473         * g++.dg/warn/format1.C: New test.
2474
2475 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
2476
2477         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
2478
2479 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
2480
2481         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
2482
2483 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
2484
2485         * gcc.dg/cpp/redef2.c: Add test.
2486
2487 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
2488
2489         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
2490         long-standing bug on i686, apparently.
2491         * gcc.c-torture/execute/loop-2c.x: New file.
2492         * gcc.c-torture/execute/loop-2d.x: New file.
2493         * gcc.c-torture/execute/loop-3c.x: New file.
2494
2495 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
2496
2497         * gcc.dg/cpp/20000625-2.c: Correct line number.
2498
2499 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
2500
2501         * gcc.dg/cpp/macro10.c: New test.
2502         * gcc.dg/cpp/strify3.c: New test.
2503         * gcc.dg/cpp/spacing1.c: Add tests.
2504         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
2505         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
2506
2507 2001-09-24  DJ Delorie  <dj@redhat.com>
2508
2509         * gcc.c-torture/execute/20010924-1.c: New test.
2510
2511 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
2512
2513         * testsuite/objc/execute/paste.m: Remove.
2514
2515 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
2516
2517         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
2518
2519 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
2520
2521         * g77.dg/strlen0.f: New test.
2522
2523 2001-09-21  Richard Henderson  <rth@redhat.com>
2524
2525         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
2526         * g++.old-deja/g++.abi/vtable2.C: Likewise.
2527
2528 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
2529
2530         Table-driven attributes.
2531         * g++.dg/ext/attrib1.C: New test.
2532
2533 2001-09-20  DJ Delorie  <dj@redhat.com>
2534
2535         * gcc.dg/20000926-1.c: Update expected warning messages.
2536         * gcc.dg/array-2.c: Likewise, and test for warnings too.
2537         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
2538         array.
2539
2540 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
2541
2542         * g++.dg/eh/registers1.C: New test case.
2543
2544 2001-09-17  Richard Henderson  <rth@redhat.com>
2545
2546         * gcc.dg/array-5.c: Fix VLA decomposition test.
2547
2548 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
2549
2550         * gcc.dg/cpp/line5.c: New testcase.
2551
2552 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
2553
2554         * gcc.dg/cpp/macro9.c: New test.
2555
2556 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
2557
2558         * gcc.c-torture/execute/980223.c: Change type of addr from long
2559         to char *.
2560
2561 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
2562
2563         * gcc.c-torture/execute/20010915-1.c: New test.
2564
2565 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
2566
2567         * g77.dg/bprob: New directory.
2568         * g77.dg/bprob/bprob.exp: New file.
2569         * g77.dg/bprob/bprob-1.f: New test.
2570         * g77.dg/gcov: New directory.
2571         * g77.dg/gcov/gcov.exp: New file.
2572         * g77.dg/gcov/gcov-1.f: New test.
2573         * g77.dg/gcov/gcov-1.x: New file.
2574
2575 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
2576
2577         * gcc.dg/cpp/directiv.c: Update.
2578         * gcc.dg/cpp/undef1.c: Update.
2579
2580 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
2581
2582         * gcc.dg/20010912-1.c: New test.
2583
2584 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
2585
2586         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
2587         language-independent file in lib.
2588         * lib/gcov.exp: New file.
2589
2590 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
2591
2592         * gcc.c-torture/compile/20010911-1.c: New test.
2593
2594 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
2595
2596         * lib/profopt.exp: New, to support profile-directed optimizations.
2597         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
2598         * gcc.misc-tests/bprob-1.c: New test.
2599         * gcc.misc-tests/bprob-2.c: New test.
2600
2601 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
2602
2603         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
2604         XFAIL and which kinds of gcov output to verify.
2605         * gcc.misc-tests/gcov-4b.x: New file.
2606         * gcc.misc-tests/gcov-5b.x: New file.
2607         * gcc.misc-tests/gcov-6.x: New file.
2608         * gcc.misc-tests/gcov-7.c: New test.
2609         * gcc.misc-tests/gcov-7.x: New file.
2610
2611 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
2612
2613         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
2614         * gcc.misc-tests/gcov-6.c: New test.
2615
2616 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
2617
2618         PR c++/3986
2619         * g++.dg/abi/vbase1.C: New test.
2620
2621 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
2622
2623         * objc.dg/method-2.m: New.
2624
2625 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
2626
2627         PR c++/4203
2628         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
2629         * g++.dg/init/empty1.C: New test.
2630
2631 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
2632
2633         * gcc.c-torture/compile/20010903-1.c: New test.
2634
2635 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
2636
2637         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
2638         for m68k.
2639
2640 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
2641
2642         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
2643
2644         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
2645
2646         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
2647
2648 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
2649
2650         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
2651         for 16-bit 'unsigned int'.
2652
2653 2001-08-29  Kazu Hirata  <kazu@hxi.com>
2654
2655         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
2656
2657 2001-08-27  Richard Henderson  <rth@redhat.com>
2658
2659         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
2660         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
2661
2662 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
2663
2664         * gcc.dg/asm-names.c (ymain): New.
2665
2666 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
2667
2668         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
2669         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
2670         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
2671
2672 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2673
2674         * gcc.dg/compare5.c: New testcase.
2675
2676 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
2677
2678         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
2679         and "In instantiation".
2680
2681 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
2682
2683         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
2684
2685 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
2686
2687         * gcc.misc-tests/gcov.exp: Add support for branch information.
2688         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
2689         * gcc.misc-tests/gcov-4.c: New test.
2690         * gcc.misc-tests/gcov-4b.c: New test.
2691         * gcc.misc-tests/gcov-5b.c: New test.
2692
2693 2001-08-20  Zack Weinberg  <zackw@panix.com>
2694
2695         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
2696         expected to fail.
2697
2698 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2699
2700         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
2701
2702 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
2703
2704         * g++.dg/eh/template1.C: New test.
2705
2706 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
2707
2708         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
2709         Fix thinko.
2710         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
2711         for xfail.
2712
2713 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
2714
2715         * lib/g77-dg.exp:  Use prune.exp for common procedures
2716         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
2717         * lib/g77.exp: (g77-dg-prune) Remove
2718
2719 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
2720
2721         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
2722
2723 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2724
2725         * g++.dg/template/unify1.C: New test.
2726
2727 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
2728
2729         * g++.dg/abi/empty4.C: New test.
2730
2731 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
2732
2733         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
2734         solaris2.*
2735         * g77.f-torture/compile/pr3743.x: Likewise
2736
2737 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
2738
2739         * g++.dg/other/using-declaration.C: New test.
2740
2741 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
2742
2743         * gcc.dg/cpp/tr-sign.c: New testcase.
2744
2745 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
2746
2747         * gcc.dg/cpp/19951025-1.c: Revert.
2748         * gcc.dg/cpp/directiv.c: We no longer process directives that
2749         interrupt macro arguments.
2750
2751 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
2752
2753         * gcc.dg/bconstp-1.c: New test.
2754
2755 2001-08-03  Richard Henderson  <rth@redhat.com>
2756
2757         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
2758
2759 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2760
2761         * gcc.dg/cpp/19951025-1.c: Update.
2762
2763 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
2764
2765         * g77.dg/ff90-1.f (s): Fix reference of variable z,
2766         should be x.
2767
2768 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
2769
2770         Kill -fhonor-std.
2771         * g++.old-deja/g++.ns/ns14.C: Remove special options.
2772         * g++.old-deja/g++.other/std1.C: Likewise.
2773         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
2774
2775 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
2776
2777         * lib/g77.exp:  Load gcc-defs.exp for common procedures
2778         (g77_pass, g77_fail, g77_finish, g77_exit,
2779         ${tool}_check_unsupported_p} Now redundant.  Deleted.
2780
2781 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
2782
2783         * g77.dg/fbackslash.f
2784         * g77.dg/fcase-preserve.f
2785         * g77.dg/ff90-1.f
2786         * g77.dg/ffixed-line-length-0.f
2787         * g77.dg/ffixed-line-length-132.f
2788         * g77.dg/ffixed-line-length-7.f
2789         * g77.dg/ffixed-line-length-72.f
2790         * g77.dg/ffixed-line-length-none.f
2791         * g77.dg/ffree-form-1.f
2792         * g77.dg/fno-backslash.f
2793         * g77.dg/fno-f90-1.f
2794         * g77.dg/fno-fixed-form-1.f
2795         * g77.dg/fno-onetrip.f
2796         * g77.dg/fno-typeless-boz.f
2797         * g77.dg/fno-underscoring.f
2798         * g77.dg/fno-vxt-1.f
2799         * g77.dg/fonetrip.f
2800         * g77.dg/ftypeless-boz.f
2801         * g77.dg/fugly-assumed.f
2802         * g77.dg/funderscoring.f
2803         * g77.dg/fvxt-1.f
2804
2805 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
2806
2807         * objc.dg/fwd-proto-1.m: New.
2808         * objc.dg/local-decl-1.m: New.
2809         * objc.dg/naming-1.m: New.
2810         * objc.dg/naming-2.m: New.
2811         * objc.dg/proto-hier-1.m: New.
2812
2813 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
2814
2815         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
2816         largest-type elements to a struct makes its size grow.
2817
2818 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
2819
2820         * g++.dg/abi/vthunk1.C: New test.
2821
2822 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
2823
2824         * g++.dg/abi/vbase8-22.C: New test.
2825
2826 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
2827
2828         * gcc.dg/cpp/macro8.c: New test.
2829
2830 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
2831
2832         * g++.dg/abi/vbase8-21.C: New test.
2833
2834 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
2835
2836         * g++.dg/abi/vbase8-10.C: New test.
2837
2838 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2839
2840         * lib/g++.exp (g++_set_ld_library_path): Renamed to
2841         ${tool}_set_ld_library_path.
2842         Changed caller.
2843         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
2844         g++.exp.
2845
2846 2001-07-26  Stan Cox <scox@redhat.com>
2847
2848         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
2849         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
2850         gcc_exit, gcc_check_unsupported_p):
2851         Moved to gcc-deps.exp
2852         * gcc-deps.exp: New file.
2853
2854 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2855
2856         * g++.old-deja/g++.pt/defarg14.C: New test.
2857
2858 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
2859
2860         * g++.old-deja/g++.other/lineno5.C: New test.
2861
2862 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
2863
2864         * g++.old-deja/g++.pt/crash68.C: New test.
2865
2866 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
2867
2868         * g++.old-deja/g++.other/crash42.C: New test.
2869
2870 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
2871
2872         * gcc.dg/cpp/extratokens.c: Fix.
2873         * gcc.dg/cpp/skipping2.c: New tests.
2874
2875 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2876
2877         * gcc.c-torture/execute/20010724-1.c: New file.
2878         * gcc.c-torture/execute/20010724-1.x: New file.
2879
2880 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
2881
2882         * g++.old-deja/g++.other/cond7.C: New test.
2883
2884 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
2885
2886         * g++.old-deja/g++.other/optimize4.C: New test.
2887
2888 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
2889
2890         * g++.old-deja/g++.abi/vbase8-5.C: New test.
2891
2892 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
2893
2894         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
2895         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
2896         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
2897         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
2898
2899         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
2900         bug report" message.
2901
2902         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
2903         * g++.dg/ext/instantiate1.C: Move from old-deja.
2904
2905 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
2906
2907         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
2908         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
2909         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
2910         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
2911
2912 Mon Jul 23 10:14:17 2001  Jeffrey A Law  (law@cygnus.com)
2913
2914         * gcc.c-torture/execute/20010723-1.c: New test.
2915
2916 2001-07-23  Ben Elliston  <bje@redhat.com>
2917
2918         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
2919
2920 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2921
2922         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
2923         i[34567]86-*-*.
2924         Delete handling of ieee_multilib_flags.
2925         Pass -mieee for alpha*-*-* and sh-*-*.
2926         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
2927
2928 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
2929
2930         Remove old-abi tests.
2931         * g++.old-deja/g++.mike/p11116.C: Remove.
2932         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
2933
2934 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
2935
2936         * g77.f-torture/compile/pr3743.f:  New test
2937
2938 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
2939
2940         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
2941
2942 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2943
2944         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
2945         g++.old-deja/g++.pt/static6.C: Likewise.
2946         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
2947         supports weak symbols.
2948
2949 2001-07-18  Andreas Jaeger  <aj@suse.de>
2950
2951         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
2952         supported again.
2953
2954 2001-07-18  Andreas Jaeger  <aj@suse.de>
2955
2956         * gcc.dg/iftrap-1.c: Fix target line.
2957
2958 2001-07-17  Richard Henderson  <rth@redhat.com>
2959
2960         * gcc.c-torture/execute/20010717-1.c: New.
2961
2962 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
2963
2964         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
2965         tests.
2966
2967 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
2968
2969         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
2970
2971 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2972
2973         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
2974         UAC_SIGBUS, UAC_NOPRINT definitions.
2975
2976 Mon Jul 16 12:21:56 2001  Nicola Pero  <n.pero@mi.flashnet.it>
2977
2978         * objc/execute/object_is_class.m: New test.
2979         * objc/execute/object_is_meta_class.m: New test.
2980
2981 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
2982
2983         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
2984         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
2985
2986 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
2987
2988         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
2989         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
2990
2991 2001-07-14  Richard Henderson  <rth@redhat.com>
2992
2993         * gcc.dg/iftrap-1.c: New.
2994
2995 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
2996
2997         * g77.f-torture/execute/intrinsic77.f: New test.
2998
2999 2001-07-11  Janis Johnson <janis@us.ibm.com>
3000
3001         * gcc.misc-tests/gcov-3.c: New test.
3002
3003 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
3004
3005         * gcc.c-torture/compile/20010711-1.c,
3006         * gcc.c-torture/compile/20010711-2.c: New tests.
3007
3008 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
3009
3010         * gcc.c-torture/execute/20010711-1.c: New test.
3011
3012 2001-07-11  Ben Elliston  <bje@redhat.com>
3013
3014         * g++.old-deja/g++.other/enum5.C: New test.
3015
3016 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
3017
3018         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
3019         (g++-dg-prune): Call prune_gcc_output.
3020         * prune.exp: New file for prune_gcc_output.
3021         * lib/g++.exp, lib/gcc.exp: Load it.
3022
3023 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
3024
3025         * gcc.c-torture/compile/20010701-1.c,
3026         g++.old-deja/g++.ext/attrib6.C: New tests.
3027
3028 Fri Jul  6 09:31:43 2001  Jeffrey A Law  (law@cygnus.com)
3029
3030         * gcc.c-torture/compile/20010706-1.c: New test.
3031
3032 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
3033
3034         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
3035
3036 2001-06-28  Stan Shebs  <shebs@apple.com>
3037
3038         * gcc.dg/pragma-darwin.c: New test.
3039
3040 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3041
3042         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
3043         Solaris 2.[678] system.
3044
3045 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
3046
3047         * gcc.dg/20010622-1.c: New test.
3048
3049 2001-06-18  Stan Shebs  <shebs@apple.com>
3050
3051         * objc.dg: New directory.
3052         * objc.dg/dg.exp: New file.
3053         * objc.dg/alias.m: New.
3054         * objc.dg/class-1.m: New.
3055         * objc.dg/class-2.m: New.
3056         * objc.dg/const-str-1.m: New.
3057         * objc.dg/const-str-2.m: New.
3058         * objc.dg/id-1.m: New.
3059         * objc.dg/method-1.m: New.
3060         * objc.dg/super-class-1.m: New.
3061         * lib/objc-dg.exp: New file.
3062
3063 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3064
3065         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
3066         of label name.
3067
3068 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
3069
3070         * g++.old-deja/g++.abi/vbase8-9.C: New test.
3071
3072 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3073
3074         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
3075         variable.
3076
3077 2001-06-12  Richard Henderson  <rth@redhat.com>
3078
3079         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
3080
3081 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
3082
3083         * g++.old-deja/g++.abi/vbase5.C: New test.
3084         * g++.old-deja/g++.abi/vbase6.C: New test.
3085         * g++.old-deja/g++.abi/vbase7.C: New test.
3086
3087 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3088
3089         * gcc.c-torture/compile/20010610-1.c: New test.
3090
3091 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
3092
3093         * g++.old-deja/g++.abi/vbase4.C: New test.
3094
3095 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3096
3097         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
3098         support %f for HC11/HC12 targets.
3099         * gcc.c-torture/execute/930513-1.x: New file, likewise.
3100         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
3101         on HC11/HC12 targets.
3102         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
3103
3104 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3105
3106         * gcc.dg/wchar_t-1.c: New file.
3107         * gcc.dg/wint_t-1.c: Likewise.
3108
3109 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
3110
3111         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
3112
3113 2001-06-11  Richard Henderson  <rth@redhat.com>
3114
3115         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
3116
3117 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
3118
3119         * gcc.c-torture/compile/20010611-1.c: New test.
3120
3121 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
3122
3123         * gcc.dg/c99-tag-1.c: Add more tests.
3124
3125 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
3126
3127         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
3128         representation on MN10300 and ARM/Thumb.
3129
3130 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
3131
3132         * g77.f-torture/execute/20010610.f: New.
3133
3134 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
3135
3136         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
3137         names.
3138
3139 2001-06-09  Richard Henderson  <rth@redhat.com>
3140
3141         * gcc.c-torture/execute/ashrdi-1.c: New.
3142         * gcc.c-torture/execute/ashldi-1.c: New.
3143         * gcc.c-torture/execute/lshrdi-1.c: New.
3144
3145 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
3146
3147         * objc/execute/load-3.m: Added. Check sending +load to categories,
3148         in addition to classes.
3149
3150 2001-06-08  Stan Shebs  <shebs@apple.com>
3151
3152         * objc/execute/load-2.m: New test.  From Nicola Pero
3153         <n.pero@mi.flashnet.it>.
3154
3155 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
3156
3157         * gcc.c-torture/execute/20010605-2.c: New test.
3158
3159 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
3160
3161         * g++.old-deja/g++.abi/vbase2.C: New test.
3162         * g++.old-deja/g++.abi/vbase3.C: New test.
3163
3164 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
3165
3166         * g++.old-deja/g++.pt/friend49.C: New test.
3167
3168 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
3169
3170         * g++.old-deja/g++.ext/anon3.C: New test.
3171
3172 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
3173
3174         * g++.old-deja/g++.other/conv7.C: New test.
3175
3176 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
3177
3178         * gcc.c-torture/compile/20010605-2.c: New test.
3179
3180 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3181
3182         * gcc.c-torture/execute/20010604-1.c: New test.
3183
3184 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
3185
3186         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
3187
3188 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
3189
3190         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
3191         (g++_link_flags): Likewise.
3192         (g++_init): Pass gccpath's value to two previous functions.
3193
3194 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3195
3196         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
3197         Ensure logfile entry matches exec command line.
3198
3199 2001-05-31  Richard Henderson  <rth@redhat.com>
3200
3201         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
3202         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
3203
3204 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
3205
3206         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
3207         compiler for irix6.2
3208
3209 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
3210
3211         * g++.old-deja/g++.other/optimize3.C: New file.
3212
3213 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
3214
3215         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
3216         assemble.
3217
3218 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
3219
3220         * g++.old-deja/g++.other/optimize2.C: New file.
3221
3222 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
3223
3224         * gcc.c-torture/compile/20010518-2.c: New file.
3225         * gcc.c-torture/execute/20010518-1.c: New file.
3226         * gcc.c-torture/execute/20010518-2.c: New file.
3227
3228 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3229
3230         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
3231
3232 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
3233
3234         G++ no longer defines builtins that do not begin with __builtin.
3235         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
3236         * g++.old-deja/g++.brendand/misc13.C: Likewise.
3237         * g++.old-deja/g++.law/builtin1.C: Likewise.
3238         * g++.old-deja/g++.law/cvt2.C: Likewise.
3239         * g++.old-deja/g++.mike/net5.C: Likewise.
3240         * g++.old-deja/g++.other/builtins1.C: Likewise.
3241         * g++.old-deja/g++.other/builtins2.C: Likewise.
3242         * g++.old-deja/g++.other/builtins3.C: Likewise.
3243         * g++.old-deja/g++.other/builtins4.C: Likewise.
3244         * g++.old-deja/g++.other/inline8.C: Likewise.
3245         * g++.old-deja/g++.robertl/eb39.C: Likewise.
3246
3247 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
3248
3249         * g++.old-deja/g++.pt/using1.C: Adjust.
3250         * g++.old-deja/g++.pt/using2.C: New test.
3251
3252 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
3253
3254         * gcc.dg/cpp/charconst.c: New tests.
3255         * gcc.dg/cpp/escape.c: New tests.
3256         * gcc.dg/cpp/escape-1.c: New tests.
3257         * gcc.dg/cpp/escape-2.c: New tests.
3258         * gcc.dg/cpp/ucs.c: New tests.
3259
3260 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
3261
3262         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
3263         native compiler for irix6.5.
3264
3265 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
3266
3267         * lib/g++.exp (g++_include_flags): Use args to compute
3268         get_multilibs.
3269         (g++_link_flags): Likewise.
3270         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
3271
3272 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
3273
3274         * gcc.dg/c90-hexfloat-1.c: Add more tests.
3275
3276 2001-05-21  Geoff Keating  <geoffk@redhat.com>
3277
3278         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
3279         this file.
3280
3281 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3282
3283         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
3284         STACK_SIZE;
3285         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
3286         to STACK_SIZE; Use it to define size of add_histo array.
3287         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
3288         to STACK_SIZE.
3289         (f): Use GITT_SIZE to define size of gitt local table.
3290         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
3291         to STACK_SIZE; Use it to define size of bytemem array.
3292
3293 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3294
3295         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
3296         on 68HC11/HC12 due to the asm instruction.
3297         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
3298         * gcc.c-torture/compile/920520-1.x: Likewise.
3299         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
3300         on 68HC11/HC12 because the function is larger than 64K.
3301         * gcc.c-torture/compile/961203-1.x: New file, this test fails
3302         on 68HC11/HC12 because the structure is too large.
3303
3304 2001-05-20  Richard Henderson  <rth@redhat.com>
3305
3306         * gcc.c-torture/execute/20010520-1.c: New.
3307
3308 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3309
3310         * g++.old-deja/g++.warn/compare1.C: New test.
3311         * gcc.dg/compare4.c: New test.
3312
3313 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
3314
3315         * g++.old-deja/g++.other/optimize1.C: New test.
3316
3317 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3318
3319         * g++.old-deja/g++.pt/spec41.C: New test.
3320
3321 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
3322
3323         * gcc.c-torture/compile/20010114-1.x: Remove.
3324
3325 2001-05-18  Stan Shebs  <shebs@apple.com>
3326
3327         * gcc.c-torture/compile/20010518-1.c: New test.
3328
3329 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
3330
3331         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
3332         * g++.old-deja/g++.pt/crash67.C: New test.
3333
3334 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
3335
3336         * g++.old-deja/g++.other/debug9.C: New test.
3337
3338 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
3339
3340         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
3341
3342 Wed May 16 20:33:57 CEST 2001  Jan Hubicka  <jh@suse.cz>
3343
3344         * gcc.c-torture/compile/20010516-1.c: New test.
3345
3346 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
3347
3348         * g++.old-deja/g++.other/crash41.C: New test.
3349
3350 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
3351
3352         * g++.old-deja/g++.pt/crash66.C: New test.
3353
3354 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
3355
3356         * g++.old-deja/g++.robertl/eb27.C: Convert.
3357
3358 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
3359
3360         * g++.dg/friend-warn.C: New test.  Do not warn about friend
3361         declaration being redundant.
3362
3363 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
3364
3365         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
3366
3367 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
3368
3369         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
3370
3371 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
3372
3373         * lib/g++.exp: Use testsuite_flags.
3374
3375 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
3376
3377         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
3378
3379 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3380
3381         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
3382
3383 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
3384
3385         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
3386
3387 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
3388
3389         * gcc.c-torture/compile/20010313-1.c: New test.
3390
3391 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
3392
3393         * gcc.dg/cpp/direct2.c: New test.
3394         * gccq.dg/cpp/direct2s.c: New test.
3395
3396         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
3397
3398 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
3399
3400         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
3401         * g++.old-deja/g++.other/op3.C: Likewise.
3402
3403 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
3404
3405         * gcc.dg/cpp/syshdr.h: New file.
3406         * gcc.dg/cpp/sysmac1.c: Update.
3407         * gcc.dg/cpp/sysmac2.c: Update.
3408
3409 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
3410
3411         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
3412
3413 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
3414
3415         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
3416         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
3417
3418 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
3419
3420         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
3421
3422 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
3423
3424         * lib/g++.exp (g++_include_flags): Don't use any special flags
3425         if TESTING_IN_BUILD_TREE is not defined.
3426         (g++_init): Use a plain 'c++' as the compiler if
3427         TESTING_IN_BUILD_TREEE is not defined.
3428
3429 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
3430
3431         * g++.old-deja/g++.eh/catch13.C: New test.
3432         * g++.old-deja/g++.eh/catch14.C: New test.
3433
3434 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
3435
3436         * gcc.dg/cpp/tr-define.c: New test.
3437
3438 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
3439
3440         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
3441         <stdlib.h>, not <malloc.h>.
3442
3443 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
3444
3445         * g++.old-deja/g++.ns/template17.C: New test.
3446
3447 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
3448
3449         * g++.old-deja/g++.pt/ref4.C: New test.
3450
3451 2001-04-30  Richard Henderson  <rth@redhat.com>
3452
3453         * gcc.dg/20000724-1.c: Revert last change.
3454
3455 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
3456
3457         * g77.f-torture/execute/20010430.f: New test.
3458
3459 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
3460
3461         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
3462
3463 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
3464
3465         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
3466
3467 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
3468
3469         * g++.old-deja/g++.eh/crash6.C: New test.
3470
3471 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
3472
3473         * g++.old-deja/g++.other/warn7.C: New test.
3474
3475 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
3476
3477         * g++.old-deja/g++.other/defarg9.C: New test.
3478
3479 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
3480
3481         * g77.f-torture/compile/20010426.f: New test.
3482         * g77.f-torture/execute/20010426.f: New test.
3483
3484 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
3485
3486         * g77.f-torture/compile/20000629-1.x: Remove - error
3487         has been fixed.
3488
3489 Thu Apr 26 11:15:12 2001  Jeffrey A Law  (law@cygnus.com)
3490
3491         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
3492         Tweak slightly to work with g++.dg framework.
3493         * g++.dg/special/ecos.exp: Run initp1.C test.
3494         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
3495
3496         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
3497         its linker doesn't give line numbers either.
3498         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
3499
3500 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
3501
3502         * g++.old-deja/g++.other/lex1.C: New test.
3503
3504 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
3505
3506         * gcc.dg/noncompile/20010425-1.c: New test.
3507
3508 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
3509
3510         * g++.old-deja/g++.pt/mangle2.C: New test.
3511
3512 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
3513
3514         * gcc.dg/format/plus-1.c: New test.
3515
3516 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
3517
3518         * gcc.dg/20010423-1.c: New test.
3519
3520 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
3521
3522         * gcc.c-torture/execute/20010422-1.c: New test.
3523
3524 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
3525
3526         * g++.old-deja/g++.ns/type2.C: New test.
3527
3528 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
3529
3530         * g++.old-deja/g++.other/perf1.C: New test.
3531
3532 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
3533
3534         * gcc.dg/c99-func-2.c: Remove xfail.
3535         * gcc.dg/c99-func-3.c: Remove xfail.
3536         * gcc.dg/c99-func-4.c: Remove xfail.
3537
3538 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
3539
3540         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
3541
3542 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
3543
3544         * gcc.c-torture/compile/20010423-1.c: New test.
3545
3546 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
3547
3548         * g++.old-deja/g++.pt/typename28.C: New test.
3549
3550 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
3551
3552         * g++.old-deja/g++.abi/empty2.C: New test.
3553         * g++.old-deja/g++.abi/empty3.C: New test.
3554
3555 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
3556
3557         * g++.old-deja/g++.other/comdat2.C: New test.
3558         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
3559
3560 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
3561
3562         * g++.old-deja/g++.other/overload14.C: New test.
3563
3564 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
3565
3566         * g++.old-deja/g++.other/lookup23.C: New test.
3567
3568 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
3569
3570         * gcc.c-torture/execute/20010403-1.c: New test.
3571
3572 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
3573             Mark Mitchell  <mark@codesourcery.com>
3574
3575         * lib/old-dejagnu.exp: Don't delete output of executable.
3576         Add .exe suffix to executables.
3577
3578 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
3579
3580         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
3581
3582 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3583
3584         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
3585
3586 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
3587
3588         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
3589         * g++.old-deja/g++.abi/crash1.C: New test.
3590
3591 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
3592
3593         * g++.old-deja/g++.other/crash40.C: New test.
3594
3595 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3596
3597         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
3598
3599 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
3600
3601         * g++.old-deja/g++.other/warn6.C: New test.
3602
3603 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
3604
3605         * g++.old-deja/g++.robertl/eb42.C: Same.
3606
3607 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3608
3609         * gcc.dg/wtr-conversion-1.c: New testcase.
3610
3611 2001-04-10  Richard Henderson  <rth@redhat.com>
3612
3613         * g++.old-deja/g++.other/array5.C: New.
3614
3615 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3616
3617         * gcc.c-torture/execute/20010408-1.c: New test.
3618
3619 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
3620
3621         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
3622         headers and constructs.
3623         * g++.old-deja/g++.robertl/eb79.C: Same.
3624         * g++.old-deja/g++.robertl/eb77.C (main): Same.
3625         * g++.old-deja/g++.robertl/eb73.C: Same.
3626         * g++.old-deja/g++.robertl/eb66.C (main): Same.
3627         * g++.old-deja/g++.robertl/eb55.C (t): Same.
3628         * g++.old-deja/g++.robertl/eb54.C (main): Same.
3629         * g++.old-deja/g++.robertl/eb46.C (main): Same.
3630         * g++.old-deja/g++.robertl/eb44.C: Same.
3631         * g++.old-deja/g++.robertl/eb41.C (main): Same.
3632         * g++.old-deja/g++.robertl/eb4.C (main): Same.
3633         * g++.old-deja/g++.robertl/eb39.C: Same.
3634         * g++.old-deja/g++.robertl/eb33.C (main): Same.
3635         * g++.old-deja/g++.robertl/eb31.C (main): Same.
3636         * g++.old-deja/g++.robertl/eb30.C: Same.
3637         * g++.old-deja/g++.robertl/eb3.C: Same.
3638         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
3639         * g++.old-deja/g++.robertl/eb21.C: Same.
3640         * g++.old-deja/g++.robertl/eb15.C: Same.
3641         * g++.old-deja/g++.robertl/eb118.C: Same.
3642         * g++.old-deja/g++.robertl/eb115.C (main): Same.
3643         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
3644         * g++.old-deja/g++.robertl/eb109.C: Same.
3645         * g++.old-deja/g++.other/sibcall1.C (main): Same.
3646         * g++.old-deja/g++.mike/rtti1.C: Same.
3647         * g++.old-deja/g++.mike/p658.C: Same.
3648         * g++.old-deja/g++.mike/net46.C: Same.
3649         * g++.old-deja/g++.mike/net34.C: Same.
3650         * g++.old-deja/g++.mike/memoize1.C: Same.
3651         * g++.old-deja/g++.mike/eh2.C: Same.
3652         * g++.old-deja/g++.law/weak.C: Same.
3653         * g++.old-deja/g++.law/visibility7.C: Same.
3654         * g++.old-deja/g++.law/visibility25.C: Same.
3655         * g++.old-deja/g++.law/visibility22.C: Same.
3656         * g++.old-deja/g++.law/visibility2.C: Same.
3657         * g++.old-deja/g++.law/visibility17.C: Same.
3658         * g++.old-deja/g++.law/visibility13.C: Same.
3659         * g++.old-deja/g++.law/visibility10.C: Same.
3660         * g++.old-deja/g++.law/visibility1.C: Same.
3661         * g++.old-deja/g++.law/virtual3.C (eval): Same.
3662         * g++.old-deja/g++.law/vbase1.C: Same.
3663         * g++.old-deja/g++.law/operators32.C: Same.
3664         * g++.old-deja/g++.law/nest3.C: Same.
3665         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
3666         * g++.old-deja/g++.law/except5.C (main): Same.
3667         * g++.old-deja/g++.law/cvt7.C (run): Same.
3668         * g++.old-deja/g++.law/cvt2.C: Same.
3669         * g++.old-deja/g++.law/cvt16.C: Same.
3670         * g++.old-deja/g++.law/ctors6.C (bar): Same.
3671         * g++.old-deja/g++.law/ctors17.C (main): Same.
3672         * g++.old-deja/g++.law/ctors13.C: Same.
3673         * g++.old-deja/g++.law/ctors12.C (main): Same.
3674         * g++.old-deja/g++.law/ctors10.C: Same.
3675         * g++.old-deja/g++.law/code-gen5.C: Same.
3676         * g++.old-deja/g++.law/bad-error7.C: Same.
3677         * g++.old-deja/g++.law/arm9.C: Same.
3678         * g++.old-deja/g++.law/arm12.C: Same.
3679         * g++.old-deja/g++.law/arg8.C: Same.
3680         * g++.old-deja/g++.law/arg1.C: Same.
3681         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
3682         * g++.old-deja/g++.jason/template31.C: Same.
3683         * g++.old-deja/g++.jason/template24.C (main): Same.
3684         * g++.old-deja/g++.jason/2371.C: Same.
3685         * g++.old-deja/g++.eh/new2.C: Same.
3686         * g++.old-deja/g++.eh/new1.C: Same.
3687         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
3688         * g++.old-deja/g++.brendan/nest21.C (main): Same.
3689         * g++.old-deja/g++.brendan/err-msg3.C: Same.
3690         * g++.old-deja/g++.brendan/crash62.C: Same.
3691         * g++.old-deja/g++.brendan/crash52.C: Same.
3692         * g++.old-deja/g++.brendan/crash49.C (main): Same.
3693         * g++.old-deja/g++.brendan/crash38.C: Same.
3694         * g++.old-deja/g++.brendan/crash15.C (main): Same.
3695         * g++.old-deja/g++.brendan/copy9.C: Same.
3696
3697 Fri Apr  6 15:36:15 2001  J"orn Rennecke <amylaar@redhat.com>
3698
3699         * gcc.c-torture/execute/20001203-2.c (memset):
3700         Count argument is of type __SIZE_TYPE__.
3701
3702 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
3703
3704         * gcc.c-torture/compile/20010404-1.c: New test.
3705
3706 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
3707
3708         * gcc.c-torture/compile/20010326-1.c: New test.
3709
3710 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
3711
3712         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
3713         peculiarities of the SH.
3714         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
3715
3716 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3717
3718         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
3719         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
3720         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
3721
3722 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
3723
3724         * g77.f-torture/compile/20010321-1.f: New test.
3725
3726 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
3727
3728         * gcc.c-torture/compile/20010329-1.c: New test.
3729
3730 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
3731
3732         * gcc.c-torture/execute/20010329-1.c: New test.
3733
3734 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
3735
3736         * g++.old-deja/g++.other/eh4.C: Fix typo.
3737
3738 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
3739
3740         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
3741
3742 2001-03-28  Philip Blundell  <philb@gnu.org>
3743
3744         * gcc.c-torture/compile/20010328-1.c: New test.
3745
3746 2001-03-27  Richard Henderson  <rth@redhat.com>
3747
3748         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
3749         * g++.old-deja/g++.eh/vbase3.C: Likewise.
3750
3751 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
3752
3753         * gcc.c-torture/compile/20010327-1.c: New test.
3754
3755 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
3756
3757         * g++.old-deja/g++.other/friend12.C: New test.
3758         * g++.old-deja/g++.other/friend9.C: Expect no errors.
3759         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
3760
3761 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3762
3763         * gcc.c-torture/execute/20010325-1.c: New test.
3764
3765 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
3766
3767         * g++.old-deja/g++.other/mangle3.C: New test.
3768
3769 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
3770
3771         * g++.old-deja/g++.other/anon8.C: New test.
3772
3773 2001-03-20  Philip Blundell  <philb@gnu.org>
3774
3775         * gcc.c-torture/compile/20010320-1.c: New test.
3776
3777 2001-03-17  Richard Henderson  <rth@redhat.com>
3778
3779         * g++.old-deja/g++.other/eh4.C: Add expected error text.
3780
3781 2001-03-15  Geoff Keating  <geoff@redhat.com>
3782
3783         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
3784         tests on AIX.
3785
3786 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
3787
3788         * g++.old-deja/g++.other/eh4.C: New test.
3789
3790 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
3791
3792         * gcc.dg/cpp/mi1.c: Update.
3793
3794 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
3795
3796         * g++.old-deja/g++.other/regstack.C: New test.
3797
3798 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
3799
3800         * g++.old-deja/g++.other/ref4.C: New test.
3801
3802 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
3803
3804         * objc/execute/va_method.m: Added.
3805         * objc/execute/IMP.m: Added.
3806         * objc/execute/_cmd.m: Added.
3807         * objc/execute/accessing_ivars.m: Added.
3808         * objc/execute/class-1.m: Added.
3809         * objc/execute/class-10.m: Added.
3810         * objc/execute/class-11.m: Added.
3811         * objc/execute/class-12.m: Added.
3812         * objc/execute/class-13.m: Added.
3813         * objc/execute/class-14.m: Added.
3814         * objc/execute/class-2.m: Added.
3815         * objc/execute/class-3.m: Added.
3816         * objc/execute/class-4.m: Added.
3817         * objc/execute/class-5.m: Added.
3818         * objc/execute/class-6.m: Added.
3819         * objc/execute/class-7.m: Added.
3820         * objc/execute/class-8.m: Added.
3821         * objc/execute/class-9.m: Added.
3822         * objc/execute/class-tests-1.h
3823         * objc/execute/class-tests-2.h
3824         * objc/execute/compatibility_alias.m: Added.
3825         * objc/execute/encode-1.m: Added.
3826         * objc/execute/formal_protocol-1.m: Added.
3827         * objc/execute/formal_protocol-2.m: Added.
3828         * objc/execute/formal_protocol-3.m: Added.
3829         * objc/execute/formal_protocol-4.m: Added.
3830         * objc/execute/formal_protocol-5.m: Added.
3831         * objc/execute/formal_protocol-6.m: Added.
3832         * objc/execute/formal_protocol-7.m: Added.
3833         * objc/execute/informal_protocol.m: Added.
3834         * objc/execute/initialize.m: Added.
3835         * objc/execute/load.m: Added.
3836         * objc/execute/many_args_method.m: Added.
3837         * objc/execute/nested-3.m: Added.
3838         * objc/execute/no_clash.m: Added.
3839         * objc/execute/private.m: Added.
3840         * objc/execute/redefining_self.m: Added.
3841         * objc/execute/root_methods.m: Added.
3842         * objc/execute/selector-1.m: Added.
3843         * objc/execute/static-1.m: Added.
3844         * objc/execute/static-2.m: Added.
3845         * objc/execute/va_method.m: Added.
3846
3847 2001-03-10  Richard Henderson  <rth@redhat.com>
3848
3849         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
3850
3851 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
3852
3853         * g++.old-deja/g++.other/crash31.C: XFAIL.
3854         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
3855         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
3856         * gcc.c-torture/execute/20010123-1.x: XFAIL.
3857         * gcc.c-torture/execute/20010124-1.x: XFAIL.
3858         * gcc.dg/sequence-pt-1.c: XFAIL one test.
3859
3860 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
3861
3862         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
3863
3864 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
3865
3866         * gcc.dg/20000724-1.c: Don't use multiline strings.
3867
3868 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
3869
3870         * objc/execute/string1.m, objc/execute/string2.m: Compare the
3871         result of -cString against what we expect it to be; don't just
3872         print it out for no one to read.
3873
3874         * objc/execute/string3.m, objc/execute/string4.m: New tests.
3875         Based on testcases provided by Nicola Pero.
3876
3877 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
3878
3879         * gcc.dg/cpp/macro7.c: New test.
3880
3881 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
3882
3883         * gcc.dg/cpp/multiline.c: Update.
3884
3885 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
3886
3887         * g++.old-deja/g++.other/enum3.C: New test.
3888
3889 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
3890
3891         * g++.old-deja/g++.other/pod1.C: New test.
3892
3893 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
3894
3895         * g++.old-deja/g++.ext/overload1.C: New test.
3896
3897 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
3898
3899         * g++.old-deja/g++.pt/using1.C: New test.
3900
3901 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
3902
3903         * g++.old-deja/g++.other/using9.C: New test.
3904
3905 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
3906
3907         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
3908
3909         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
3910
3911 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
3912
3913         * g++.old-deja/g++.ext/realpt1.C: Remove.
3914
3915 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
3916
3917         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
3918
3919 2001-02-26  Will Cohen  <wcohen@redhat.com>
3920
3921         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
3922
3923 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
3924
3925         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
3926         templatized constructors.
3927
3928 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3929
3930         * gcc.c-torture/execute/20010224-1.c: New test.
3931
3932 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
3933
3934         * gcc.c-torture/execute/20010222-1.c: New test.
3935
3936 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
3937
3938         * g++.old-deja/g++.other/inline20.C: New test.
3939
3940 Wed Feb 21 12:38:22 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
3941
3942         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
3943
3944 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
3945
3946         * g++.old-deja/g++.other/lookup22.C: New test.
3947
3948 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
3949
3950         * g77.dg: New directory.
3951         * g77.dg/20010216-1.f: New test case.
3952         * g77.dg/dg.exp: New driver.
3953         * lib/g77-dg.exp: New driver library.
3954
3955 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3956
3957         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
3958
3959 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
3960
3961         * g++.old-deja/g++.other/decl9.C: New test.
3962
3963 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
3964
3965         * g++.old-deja/g++.other/init16.C: Update the test so that it does
3966         not need <string> and also tests the initialization at runtime.
3967
3968 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
3969
3970         * gcc.c-torture/execute/longlong.c: New test.
3971
3972 Wed Feb 14 21:41:17 2001  J"orn Rennecke <amylaar@redhat.com>
3973
3974         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
3975
3976 Wed Feb 14 21:31:25 2001  J"orn Rennecke <amylaar@redhat.com>
3977
3978         * gcc.c-torture/execute/920302-1.c (execute):
3979         Change argument type to short.
3980
3981 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
3982
3983         * g++.old-deja/g++.pt/deduct6.C: New test.
3984
3985 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
3986
3987         * g++.old-deja/g++.pt/deduct5.C: New test.
3988
3989 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
3990
3991         * gcc.c-torture/execute/20010209-1.c: New test.
3992
3993 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
3994
3995         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
3996
3997 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
3998
3999         * g++.dg/vtgc1.C: Update for new ABI.
4000
4001         * consistency.vlad: New directory, 1665 files.
4002
4003 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
4004
4005         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
4006         return type.
4007         * gcc.dg/cpp/digraphs.c: Declare puts.
4008
4009 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
4010
4011         * g++.old-deja/g++.other/warn5.C: New test.
4012
4013 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
4014
4015         * g++.old-deja/g++.pt/spec40.C: New test.
4016
4017 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
4018
4019         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
4020         case.
4021         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
4022
4023 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
4024
4025         * gcc.c-torture/compile/20010209-1.c: New test.
4026
4027 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
4028
4029         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
4030         excess errors message but not if it crashes.
4031         * g++.old-deja/g++.other/crash27.C: Likewise.
4032         * g++.old-deja/g++.other/crash28.C: Likewise.
4033         * g++.old-deja/g++.other/crash30.C: Likewise.
4034         * g++.old-deja/g++.other/crash32.C: Likewise.
4035         * g++.old-deja/g++.other/crash35.C: Likewise.
4036         * g++.old-deja/g++.pt/inherit2.C: Likewise.
4037
4038 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
4039
4040         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
4041         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
4042         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
4043         g77.f-torture/execute/execute.exp,
4044         g77.f-torture/noncompile/noncompile.exp,
4045         gcc.c-torture/execute/execute.exp,
4046         gcc.c-torture/execute/memcheck/memcheck.exp,
4047         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
4048         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
4049         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
4050         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
4051         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
4052         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
4053         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
4054         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
4055         Remove bug reporting instructions with ancient email addresses.
4056
4057 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
4058
4059         * gcc.dg/20010202-1.c: New test.
4060         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
4061
4062 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
4063
4064         * g++.dg/stdbool-if.C: New test.
4065
4066 Wed Feb  7 09:54:47 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
4067
4068         * objc/execute/fdecl.m: Added main().
4069
4070 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
4071
4072         * gcc.c-torture/execute/20010206-1.c: New test.
4073
4074 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
4075
4076         * gcc.dg/cpp/avoidpaste1.c: Update.
4077
4078 Tue Feb  5 8:53:33 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
4079
4080         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
4081         Pero <nicola@brainstorm.co.uk>.
4082         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
4083
4084 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
4085
4086         * g++.old-deja/g++.pt/spec39.C: New test.
4087
4088 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
4089
4090         * gcc.c-torture/compile/20010202-1.c: New test.
4091
4092 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
4093
4094         * g++.old-deja/g++.abi/primary2.C: New test.
4095         * g++.old-deja/g++.abi/primary3.C: New test.
4096         * g++.old-deja/g++.abi/primary4.C: New test.
4097         * g++.old-deja/g++.abi/primary5.C: New test.
4098         * g++.old-deja/g++.abi/vtable3.h: New test.
4099         * g++.old-deja/g++.abi/vtable3a.C: New test.
4100         * g++.old-deja/g++.abi/vtable3b.C: New test.
4101         * g++.old-deja/g++.abi/vtable3c.C: New test.
4102         * g++.old-deja/g++.abi/vtable3d.C: New test.
4103         * g++.old-deja/g++.abi/vtable3e.C: New test.
4104         * g++.old-deja/g++.abi/vtable3f.C: New test.
4105         * g++.old-deja/g++.abi/vtable3g.C: New test.
4106         * g++.old-deja/g++.abi/vtable3h.C: New test.
4107         * g++.old-deja/g++.abi/vtable3i.C: New test.
4108         * g++.old-deja/g++.abi/vtable3j.C: New test.
4109         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
4110
4111 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
4112
4113         * g++.old-deja/g++.other/anon6.C: New test.
4114         * g++.old-deja/g++.other/anon7.C: New test.
4115
4116 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
4117
4118         * gcc.dg/cpp/avoidpaste2.c: New tests.
4119
4120 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
4121
4122         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
4123
4124 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
4125
4126         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
4127         DECIMAL_DIG cases for Irix."
4128
4129 Wed Jan 31 12:23:32 2001  J"orn Rennecke <amylaar@redhat.com>
4130
4131         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
4132
4133 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
4134
4135         * gcc.dg/c99-tag-1.c: New test.
4136
4137 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
4138
4139         * gcc.dg/cpp/tr-warn1.c: Add tests.
4140
4141 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
4142
4143         * gcc.dg/cpp/avoidpaste1.c: Update.
4144         * gcc.dg/cpp/paste4.c: Update.
4145
4146 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
4147
4148         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
4149         cases for Irix.
4150
4151 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4152
4153         * g++.old-deja/g++.other/inline19.C: New test.
4154
4155 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
4156
4157         * gcc.dg/Wlarger-than.c: New test.
4158
4159 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
4160
4161         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
4162
4163 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
4164
4165         * gcc.c-torture/execute/20010129-1.c: New test.
4166         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
4167
4168 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
4169
4170         * gcc.dg/cpp/avoidpaste1.c: Test case.
4171
4172 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
4173
4174         * g++.old-deja/g++.other/inline18.C: New test.
4175
4176 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4177
4178         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
4179         and __builtin_putchar.
4180
4181 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
4182
4183         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
4184         tests.
4185
4186 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
4187
4188         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
4189         floating point number rounding mode to round to the nearest
4190         representable mode.
4191
4192 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
4193
4194         * g++.old-deja/g++.other/mangle2.C: New test.
4195
4196 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
4197
4198         * gcc.c-torture/compile/20010124-1.c: New test.
4199
4200 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
4201
4202         * g++.old-deja/g++.pt/spec38.C: New test.
4203
4204 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4205
4206         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
4207         "Build don't run".
4208
4209 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4210
4211         * gcc.c-torture/execute/20010123-1.c: New test.
4212
4213 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
4214
4215         * g++.old-deja/g++.pt/spec37.C: New test.
4216
4217 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
4218
4219         * g++.old-deja/g++.pt/overload14.C: New test.
4220
4221 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4222
4223         * gcc.c-torture/execute/20010122-1.c: New test, exercise
4224         __builtin_return_address.
4225
4226 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
4227
4228         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
4229         * g++.old-deja/g++.pt/spec35.C: New test.
4230         * g++.old-deja/g++.pt/spec36.C: New test.
4231
4232 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
4233
4234         * gcc.c-torture/compile/20010118-1.c: New test.
4235
4236 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
4237
4238         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
4239
4240 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
4241
4242         * gcc.c-torture/execute/20010119-1.c: New test.
4243
4244 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
4245
4246         * g++.old-deja/g++.other/vbase5.C: New test.
4247
4248 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
4249
4250         * gcc.c-torture/execute/20010118-1.c: New test.
4251
4252 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
4253
4254         * g++.old-deja/g++.pt/deduct3.C: New test.
4255
4256 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
4257
4258         * g++.old-deja/g++.pt/spec34.C: New test.
4259
4260 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
4261
4262         * g77.f-torture/compile/20000601-2.f: New test.
4263
4264 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
4265
4266         * g++.old-deja/g++.other/init17.C: New test.
4267
4268 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
4269
4270         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
4271
4272 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
4273
4274         * g++.old-deja/g++.pt/unify8.C: New test.
4275
4276 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
4277
4278         * g++.old-deja/g++.abi/vbase1.C: New test.
4279
4280 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
4281
4282         * g++.old-deja/g++.pt/crash65.C: New test.
4283
4284 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
4285
4286         * gcc.dg/cpp/assembl2.S: New test case.
4287
4288 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
4289
4290         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
4291         are supported.
4292
4293 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4294
4295         * g++.old-deja/g++.other/builtins1.C: New test.
4296         * g++.old-deja/g++.other/builtins2.C: Likewise.
4297         * g++.old-deja/g++.other/builtins3.C: Likewise.
4298         * g++.old-deja/g++.other/builtins4.C: Likewise.
4299
4300 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
4301
4302         * gcc.c-torture/compile/20010117-1.c: New test.
4303         * gcc.c-torture/compile/20010117-2.c: New test.
4304
4305 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
4306
4307         * g77.f-torture/execute/20010116.[fx]: New test,
4308         XFAIL on i?86-*-*.
4309         * g77.f-torture/compile/20010115.f: Indicate it's
4310         a test for PR fortran/1636.
4311
4312 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
4313
4314         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
4315
4316 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
4317
4318         * g77.f-torture/compile/20010115.f: New test.
4319
4320 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
4321
4322         * g++.old-deja/g++.pt/nontype5.C: New test.
4323
4324 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
4325
4326         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
4327         have an equivalent working one below it.
4328
4329 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
4330
4331         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
4332         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
4333
4334 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
4335
4336         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
4337         message containing "init_priority".
4338         (conpr-2.C): Likewise.
4339         (conpr-3.C): Likewise.
4340         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
4341
4342 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4343
4344         * gcc.c-torture/execute/20010114-2.c: New test.
4345
4346 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
4347
4348         * gcc.c-torture/compile/20010114-1.c: New test.
4349         * gcc.c-torture/compile/20010114-1.x: Xfail.
4350         * gcc.c-torture/compile/20010114-2.c: New test.
4351         * gcc.c-torture/execute/20010114-1.c: New test.
4352         * gcc.dg/trunc-1.c: New test.
4353         * gcc.dg/uninit-B.c: New test.
4354
4355 2001-01-13  Nick Clifton  <nickc@redhat.com>
4356
4357         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
4358         target.
4359
4360 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
4361
4362         * gcc.c-torture/compile/20010113-1.c: New test.
4363
4364 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
4365
4366         * gcc.c-torture/compile/20001212-1.c: New test.
4367
4368 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
4369
4370         * gcc.dg/cpp/widestr1.c: Update.
4371         * gcc.dg/cpp/prag-imp.c: Remove.
4372
4373 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
4374
4375         * gcc.c-torture/execute/20000801-3.x: Remove.
4376         * gcc.dg/c90-init-1.c: New test.
4377         * gcc.dg/c99-init-1.c: New test.
4378         * gcc.dg/c99-init-2.c: New test.
4379         * gcc.dg/gnu99-init-1.c: New test.
4380
4381 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
4382
4383         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
4384         testing that no relevant ones were found.
4385
4386 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
4387
4388         * g++.old-deja/g++.pt/cast2.C: New test.
4389
4390 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
4391
4392         * g++.old-deja/g++.pt/friend47.C: New test.
4393
4394 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
4395
4396         * g++.old-deja/g++.pt/instantiate13.C: New test.
4397
4398 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
4399
4400         * g++.old-deja/g++.other/defarg7.C: New test.
4401         * g++.old-deja/g++.other/defarg8.C: New test.
4402
4403 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
4404
4405         * g++.old-deja/g++.pt/crash64.C: New test.
4406
4407 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
4408
4409         * g++.old-deja/g++.pt/crash63.C: New test.
4410
4411 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
4412
4413         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
4414
4415 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
4416
4417         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
4418
4419 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
4420
4421         * g++.old-deja/g++.pt/error3.C: New test.
4422
4423 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
4424
4425         * g++.old-deja/g++.other/crash39.C: New test.
4426
4427 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
4428
4429         * g++.old-deja/g++.other/vbase4.C: New test.
4430
4431 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
4432
4433         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
4434         * gcc.dg/special/20000419-2.c: New file. Identical to above.
4435         * gcc.dg/special/special.exp: New test driver which will check
4436         for alias support for the above test.
4437
4438 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
4439
4440         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
4441         problems on small machines.
4442         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
4443         parameterize.
4444
4445 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
4446
4447         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
4448         mips.
4449         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
4450
4451 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
4452
4453         * g++.old_deja/g++.pt/using8.C: New test.
4454
4455 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
4456
4457         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
4458
4459 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
4460
4461         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
4462         where a failure is expected.
4463         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
4464
4465 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
4466
4467         * g++.old_deja/g++.pt/instantiate12.C: New test.
4468
4469 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
4470
4471         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
4472         start of structs.
4473         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
4474         * g++.old-deja/g++.brendan/crash17.C: Likewise.
4475         * g++.old-deja/g++.brendan/crash29.C: Likewise.
4476         * g++.old-deja/g++.brendan/crash48.C: Likewise.
4477         * g++.old-deja/g++.brendan/ns1.C: Likewise.
4478         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
4479         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
4480         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
4481         * g++.old-deja/g++.eh/spec6.C: Likewise.
4482         * g++.old-deja/g++.jason/crash3.C: Likewise.
4483         * g++.old-deja/g++.law/ctors11.C: Likewise.
4484         * g++.old-deja/g++.law/ctors17.C: Likewise.
4485         * g++.old-deja/g++.law/ctors5.C: Likewise.
4486         * g++.old-deja/g++.law/ctors9.C: Likewise.
4487         * g++.old-deja/g++.mike/ambig1.C: Likewise.
4488         * g++.old-deja/g++.mike/net22.C: Likewise.
4489         * g++.old-deja/g++.mike/p3538a.C: Likewise.
4490         * g++.old-deja/g++.mike/p3538b.C: Likewise.
4491         * g++.old-deja/g++.mike/virt3.C: Likewise.
4492         * g++.old-deja/g++.niklas/t128.C: Likewise.
4493         * g++.old-deja/g++.other/anon4.C: Likewise.
4494         * g++.old-deja/g++.other/using1.C: Likewise.
4495         * g++.old-deja/g++.other/warn3.C: Likewise.
4496         * g++.old-deja/g++.pt/t37.C: Likewise.
4497         * g++.old-deja/g++.robertl/eb69.C: Likewise.
4498         * g++.old-deja/g++.robertl/eb71.C: Likewise.
4499
4500 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
4501
4502         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
4503
4504 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4505
4506         * gcc.c-torture/execute/stdio-opt-3.c: New test.
4507
4508 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
4509
4510         * gcc.c-torture/compile/20010107-1.c: New test.
4511
4512 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4513
4514         * gcc.c-torture/execute/builtin-noret-1.c: New test.
4515
4516 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4517
4518         * gcc.dg/format/format.h: New file.
4519         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
4520         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
4521         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
4522         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
4523         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
4524         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
4525         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
4526         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
4527         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
4528         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
4529         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
4530         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
4531         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
4532         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
4533         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
4534         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
4535         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
4536         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
4537         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
4538         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
4539         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
4540         instead of declaring standard types, macros and functions in each
4541         test.
4542
4543 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
4544
4545         * gcc.c-torture/execute/20010106-1.c: New test.
4546
4547 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
4548
4549         * gcc.dg/format/format.exp: New file.
4550         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
4551         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
4552         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
4553         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
4554         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
4555         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
4556         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
4557         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
4558         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
4559         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
4560         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
4561         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
4562         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
4563         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
4564         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
4565         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
4566         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
4567         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
4568         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
4569         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
4570         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
4571         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
4572         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
4573         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
4574         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
4575         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
4576         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
4577         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
4578         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
4579         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
4580         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
4581         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
4582         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
4583         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
4584         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
4585         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
4586         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
4587         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
4588         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
4589         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
4590         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
4591         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
4592
4593 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
4594
4595         * gcc.c-torture/execute/991228-1.c: Take word endianness into
4596         account.
4597
4598 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
4599
4600         * gcc.c-torture/execute/builtin-complex-1.c: New test.
4601
4602 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
4603
4604         * g++.old-deja/g++.pt/crash62.C: New test.
4605
4606 2001-01-04  Richard Henderson  <rth@redhat.com>
4607
4608         * gcc.dg/20000926-1.c: Update expected warnings.
4609         * gcc.dg/array-2.c: Likewise.
4610         * gcc.dg/array-4.c: Also validate flexible array members.
4611         * gcc.dg/c99-flex-array-1.c: New.
4612
4613 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
4614
4615         * gcc.c-torture/compile/20001222-1.x: Remove.
4616
4617 Thu Jan  4 13:54:11 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4618
4619         * gcc.c-torture/execute/built-in-setjmp.c: New.
4620
4621 2001-01-03  Richard Henderson  <rth@redhat.com>
4622
4623         * gcc.dg/940510-1.c: Update expected error wording.
4624         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
4625
4626 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
4627
4628         * lib/target-supports.exp (check_alias_available): Modified to
4629         indicate aliases not supported if only weak aliases are supported.
4630
4631 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4632
4633         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
4634         Turn on cmpstrsi checks for __pj__ and __i370__.
4635
4636 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
4637
4638         * g++.old-deja/g++.other/virtual11.C: New test.
4639
4640 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
4641
4642         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
4643
4644 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4645
4646         * gcc.c-torture/compile/20010102-1.c: New test.
4647
4648 2001-01-02  Andreas Jaeger  <aj@suse.de>
4649
4650         * gcc.dg/noreturn-3.c: New test.
4651
4652         * gcc.dg/noreturn-4.c: New test.
4653
4654 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4655
4656         * gcc.c-torture/execute/stdio-opt-1.c: Also test
4657         __builtin_fputc and __builtin_fwrite.
4658
4659 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
4660
4661         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
4662         signed char, not default char.
4663
4664 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
4665
4666         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
4667
4668 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
4669
4670         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
4671
4672 2000-12-29  Richard Henderson  <rth@redhat.com>
4673
4674         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
4675         (__cyg_profile_func_exit): Define.
4676
4677 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
4678
4679         * g++.dg/vtgc1.C: New test.
4680
4681 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
4682
4683         * gcc.dg/noncompile/20001228-1.c: New test.
4684
4685         * gcc.dg/20001228-1.c: New test.
4686
4687         * gcc.c-torture/execute/20001228-1.c: New test.
4688
4689 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
4690
4691         * gcc.dg/format-strfmon-1.c: New test.
4692
4693 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4694
4695         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
4696         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
4697         * gcc.c-torture/execute/string-opt-1.c: Likewise.
4698         * gcc.c-torture/execute/string-opt-2.c: Likewise.
4699         * gcc.c-torture/execute/string-opt-3.c: Likewise.
4700         * gcc.c-torture/execute/string-opt-4.c: Likewise.
4701         * gcc.c-torture/execute/string-opt-6.c: Likewise.
4702         * gcc.c-torture/execute/string-opt-7.c: Likewise.
4703         * gcc.c-torture/execute/string-opt-8.c: Likewise.
4704         * gcc.c-torture/execute/string-opt-9.c: Likewise.
4705         * gcc.c-torture/execute/string-opt-10.c: Likewise.
4706         * gcc.c-torture/execute/string-opt-11.c: Likewise.
4707         * gcc.c-torture/execute/string-opt-12.c: Likewise.
4708
4709         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
4710         * gcc.c-torture/execute/string-opt-4.c: Test index.
4711
4712 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
4713
4714         * gcc.c-torture/compile/20001226-1.c: New test.
4715
4716 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
4717
4718         * gcc.c-torture/compile/20001222-1.c: New test.
4719         * gcc.c-torture/compile/20001222-1.x: Xfail.
4720
4721 Fri Dec 22 06:45:03 2000  Alexandre Oliva  <aoliva@redhat.com>
4722
4723         * gcc.c-torture/execute/comp-goto-2.c: New test.
4724
4725 Thu Dec 21 22:43:03 2000  J"orn Rennecke <amylaar@redhat.com>
4726
4727         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
4728         Use long types if __INT_MAX__ is 32767.
4729         (main): Use cast to (sint32 *) when poking 88 into a_page.
4730
4731         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
4732
4733 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
4734
4735         * gcc.c-torture/compile/20001221-1.c: New test.
4736         * gcc.c-torture/execute/20001221-1.c: New test.
4737
4738 2000-12-20  Richard Henderson  <rth@redhat.com>
4739
4740         * g++.old-deja/g++.pt/crash36.C: Update error lines.
4741         * g++.old-deja/g++.robertl/eb109.C: Likewise.
4742
4743 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4744
4745         * gcc.dg/compare3.c: New test.
4746
4747 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4748
4749         * gcc.dg/format-warnll-1.c: New test.
4750
4751 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
4752
4753         * gcc.dg/cpp/cmdlne-P.c: New test.
4754
4755 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4756
4757         * gcc.c-torture/execute/builtin-abs-1.c,
4758         gcc.c-torture/execute/builtin-abs-2.c: New tests.
4759
4760 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
4761
4762         * gcc.dg/cpp/multiline.c: New test.
4763
4764 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
4765
4766         * g++.old-deja/g++.other/syshdr1.C: Update.
4767         * gcc.dg/cpp/lineflags.c: Remove temporarily.
4768
4769 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4770
4771         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
4772
4773 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4774
4775         * g++.old-deja/g++.pt/ttp65.C: New test.
4776
4777 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4778
4779         * g++.old-deja/g++.pt/ttp64.C: New test.
4780
4781 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4782
4783         * g++.old-deja/g++.pt/spec33.C: New test.
4784
4785 2000-12-14  Catherine Moore  <clm@redhat.com>
4786
4787         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
4788         * gcc.c-torture/execute/920612-2.c: Likewise.
4789         * gcc.c-torture/execute/920428-2.c: Likewise.
4790         * gcc-c-torture/execute/va-arg-11.c: Call exit.
4791         * gcc.c-torture/execute/va-arg-21.c: Likewise.
4792
4793 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4794
4795         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
4796         * gcc.dg/pack-test-2.c: Likewise.
4797
4798 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
4799
4800         Tests by Zack Weinberg <zackw@stanford.edu>.
4801
4802         * gcc.dg/cpp/defined.c: Update.
4803         * gcc.dg/cpp/defined_trad.c: New tests.
4804
4805 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
4806
4807         * gcc.dg/cpp/trad-direct.c: Update.
4808
4809 2000-12-11  Neil Booth  <neilb@earthling.net>
4810
4811         * gcc.dg/cpp/defined_trad.c
4812
4813 2000-12-11  Neil Booth  <neilb@earthling.net>
4814
4815         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
4816
4817 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
4818
4819         * gcc.dg/format-miss-2.c: New test.
4820
4821 2000-12-09  Neil Booth  <neilb@earthling.net>
4822
4823         * gcc.dg/cpp/lineflags.c: New tests.
4824         * gcc.dg/cpp/poison.c: Update.
4825         * gcc.dg/cpp/redef2.c: Update.
4826         * gcc.dg/cpp/skipping.c: New test.
4827
4828 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
4829
4830         * g++.old-deja/g++.other/eh3.C: New testcase.
4831
4832 2000-12-07  Neil Booth  <neilb@earthling.net>
4833
4834         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
4835         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
4836         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
4837         wtr-union-init-2.c, wtr-union-init-3.c: Update.
4838         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
4839         Update.
4840
4841 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4842
4843         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
4844         __SIZE_TYPE__ instead of int for type of integers cast to
4845         pointers.
4846
4847 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
4848
4849         * g++.old-deja/g++.other/cleanup4.C: New test.
4850
4851 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4852
4853         * format-sec-1.c: New test.
4854
4855 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4856
4857         * gcc.dg/format-nonlit-3.c: New test.
4858
4859 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4860
4861         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
4862         through a null pointer.
4863
4864 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4865
4866         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
4867         * g++.old-deja/g++.pt/partial4.C: New test.
4868
4869 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
4870
4871         * gcc.c-torture/execute/ieee/hugeval.x: New.
4872
4873 2000-12-06  Neil Booth  <neilb@earthling.net>
4874
4875         * gcc.dg/cpp/backslash2.c: New tests.
4876
4877 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4878
4879         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
4880         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
4881
4882 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
4883
4884         * gcc.c-torture/execute/20001203-2.c: New testcase.
4885
4886 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
4887
4888         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
4889         * g++.old-deja/g++.other/virtual10.C: New test.
4890
4891 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
4892
4893         * g++.old-deja/g++.mike/pmf5.C: Remove test.
4894
4895 2000-12-05  Richard Henderson  <rth@redhat.com>
4896
4897         * gcc.c-torture/compile/20001205-1.c: New.
4898
4899 2000-12-04  Neil Booth  <neilb@earthling.net>
4900
4901         * g++.old-deja/g++.other/virtual9.C: New test.
4902         * g++.old-deja/g++.pt/crash61.C: New test.
4903         * gcc.c-torture/execute/loop-9.c: New test.
4904
4905 2000-12-04  Neil Booth  <neilb@earthling.net>
4906
4907         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
4908         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
4909         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
4910         * gcc.dg/cpp/extratokens.c: ...here.
4911
4912 2000-12-04  Neil Booth  <neilb@earthling.net>
4913
4914         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
4915         New tests.
4916
4917 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4918
4919         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
4920         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
4921
4922 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
4923
4924         * gcc.c-torture/execute/20001203-1.c: New test.
4925
4926 2000-12-03  Neil Booth  <neilb@earthling.net>
4927
4928         * gcc.dg/cpp/macro6.c: New test cases.
4929
4930 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4931
4932         * gcc.c-torture/execute/string-opt-9.c: New test.
4933         * gcc.c-torture/execute/string-opt-10.c: Likewise.
4934         * gcc.c-torture/execute/string-opt-11.c: Likewise.
4935         * gcc.c-torture/execute/string-opt-12.c: Likewise.
4936
4937         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
4938         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
4939
4940 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
4941
4942         * gcc.dg/cpp/if-6.c: New testcase.
4943
4944         * gcc.dg/20001201-1.c: New testcase.
4945
4946 2000-12-02  Neil Booth  <neilb@earthling.net>
4947
4948         * g++.old-deja/g++.other/externC4.C,
4949         g++.old-deja/g++.other/friend10.C: New tests.
4950
4951 2000-12-02  Neil Booth  <neilb@earthling.net>
4952
4953         * g++.old-deja/g++.other/instan2.C
4954         * g++.old-deja/g++.other/instan3.C: New test.
4955
4956 2000-12-02  Neil Booth  <neilb@earthling.net>
4957
4958         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
4959         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
4960         gnuc99.c,gnuc99-pedantic.c: New tests.
4961
4962 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
4963
4964         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
4965         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
4966
4967 2000-12-01  Neil Booth  <neilb@earthling.net>
4968
4969         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
4970         * gcc.dg/cpp/poison.c: Update.
4971         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
4972
4973 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
4974
4975         * g77.f-torture/execute/20001201.f: New test.
4976
4977 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
4978
4979         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
4980
4981 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
4982
4983         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
4984
4985 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
4986
4987         * g++.old-deja/g++.other/cast6.C: New test.
4988
4989 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
4990
4991         * gcc.c-torture/execute/20001130-2.c: New testcase.
4992
4993 2000-11-30  Richard Henderson  <rth@redhat.com>
4994
4995         * gcc.c-torture/execute/20001130-1.c: New test.
4996
4997 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
4998
4999         * g++.old-deja/g++.other/op3.C: New test.
5000
5001 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
5002
5003         * g++.old-deja/g++.other/op2.C: New test.
5004
5005 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
5006
5007         * g++.old-deja/g++.other/crash38.C: New test.
5008
5009 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
5010
5011         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
5012
5013 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
5014
5015         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
5016         tests.
5017         * gcc.c-torture/execute/string-opt-6.c: New test.
5018
5019         * gcc.dg/20001117-1.c: Add main.
5020
5021 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
5022
5023         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
5024         Move from here ...
5025         * gcc.dg/940510-1.c: ... to here.
5026
5027         * gcc.dg/20000926-1.c: GNU C now allows initializations of
5028         zero-size arrays in toplevel structures.
5029
5030 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
5031
5032         * gcc.c-torture/execute/loop-8.c: New test.
5033
5034 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
5035
5036         * g++.old-deja/g++.other/base1.C: New test.
5037
5038 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
5039
5040         * g++.old-deja/g++.other/parse2.C: New test.
5041
5042 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
5043
5044         * g++.old-deja/g++.pt/incomplete1.C: New test.
5045
5046 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
5047
5048         * g++.old-deja/g++.other/friend9.C: New test.
5049
5050 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
5051
5052         * gcc.dg/20001127-1.c: New test.
5053
5054 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
5055
5056         * g++.old-deja/g++.pt/friend46.C: New test.
5057
5058 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
5059
5060         * g++.old-deja/g++.other/ptrmem8.C: New test.
5061
5062 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5063
5064         * gcc.c-torture/execute/string-opt-7.c: New test.
5065         * gcc.c-torture/execute/string-opt-8.c: Likewise.
5066
5067 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
5068
5069         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
5070         instead of 'mkcheck 2'.
5071
5072 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
5073
5074         * gcc.c-torture/execute/memcheck/driver.c,
5075         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
5076         C9X references to refer to C99.
5077
5078 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
5079
5080         * gcc.dg/ultrasp3.c: New test.
5081
5082 2000-11-25  Neil Booth  <neilb@earthling.net>
5083
5084         * gcc.dg/cpp/include2.c: Update test to be locale independent.
5085
5086 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
5087
5088         * gcc.c-torture/compile/20001123-2.c: New.
5089
5090 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5091
5092         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
5093
5094 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
5095
5096         * gcc.dg/sequence-point-1.c: Add some new tests.
5097         * gcc.c-torture/execute/20001124-1.c: New test.
5098
5099 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
5100
5101         * g++.old-deja/g++.other/vaarg4.C: New test.
5102         * gcc.c-torture/compile/20001123-1.c: New test.
5103
5104 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
5105
5106         * g++.other/crash24.C: Adjust and remove XFAIL.
5107         * g++.other/crash37.C: New test.
5108
5109 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
5110
5111         * g++.old-deja/g++.pt/instantiate9.C: New test.
5112
5113 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
5114
5115         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
5116         new ABI, too.
5117
5118         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
5119         * g++.old-deja/g++.robertl/eb55.C: Likewise.
5120
5121 2000-11-22  Neil Booth  <neilb@earthling.net>
5122
5123         * gcc.dg/cpp/Wtrigraphs.c: New test.
5124
5125 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
5126
5127         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
5128
5129 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
5130
5131         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
5132
5133 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
5134
5135         * lib/gcc-dg.exp: load_lib scanasm.exp.
5136         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
5137         * lib/g++-dg.exp: load_lib scanasm.exp.
5138         * lib/scanasm.exp: New.
5139         (scan-assembler, scan-assembler-not): Add optional arguments to
5140         test name, or if not present, the pattern name.
5141         (scan-assembler-dem, scan-assembler-dem-not): New.
5142
5143         * g++.dg/dg.exp: New.
5144
5145 2000-11-21  Neil Booth  <neilb@earthling.net>
5146
5147         * gcc.dg/cpp/integrated1.c: Remove.
5148
5149 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
5150
5151         * gcc.c-torture/execute/20001121-1.c: New test.
5152
5153 2000-11-21  Richard Henderson  <rth@redhat.com>
5154
5155         * gcc.c-torture/compile/20001121-1.c: New test.
5156
5157 2000-11-20  Neil Booth  <neilb@earthling.net>
5158
5159         * gcc.dg/cpp/integrated1.c: New test.
5160
5161 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
5162
5163         * g++.old-deja/g++.other/inline17.C: New test.
5164
5165 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
5166
5167         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
5168         local variable to be zero: I made the variable global. Now
5169         uses abort() and exit() instead of relying on main's return value.
5170
5171 2000-11-20  Neil Booth  <neilb@earthling.net>
5172
5173         * gcc.dg/cpp/paste2.c: Update test.
5174         * objc/execute/paste.m: New test.
5175
5176 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
5177
5178         * gcc.dg/c99-condexpr-1.c: New test.
5179
5180 2000-11-20  Neil Booth  <neilb@earthling.net>
5181
5182         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
5183
5184 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
5185
5186         * g++.old-deja/g++.pt/export1.C: New test.
5187
5188 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
5189
5190         * gcc.dg/20001117-1.c: New test.
5191
5192 2000-11-18  Richard Henderson  <rth@redhat.com>
5193
5194         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
5195
5196 2000-11-18  Richard Henderson  <rth@redhat.com>
5197
5198         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
5199         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
5200         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
5201
5202 2000-11-18  Richard Henderson  <rth@redhat.com>
5203
5204         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
5205         (main): New.  Exit cleanly.
5206
5207 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5208
5209         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
5210         gcc.dg/c99-fordecl-2.c: New tests.
5211
5212 2000-11-18  Richard Henderson  <rth@redhat.com>
5213
5214         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
5215         * gcc.c-torture/execute/zerolen-2.c: New.
5216
5217 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5218
5219         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
5220         memory.
5221
5222 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
5223
5224         * g++.old-deja/g++.pt/instantiate8.C: New test.
5225
5226 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
5227
5228         * g++.old-deja/g++.other/incomplete.C: Add more tests.
5229         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
5230
5231 2000-11-16  Nick Clifton  <nickc@redhat.com>
5232
5233         * gcc.c-torture/execute/nestfunc-2.c: New test.
5234         * gcc.c-torture/execute/nestfunc-3.c: New test.
5235
5236 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
5237
5238         * gcc.c-torture/compile/20001116-1.c: New test.
5239
5240 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5241
5242         * gcc.c-torture/execute/20001115-1.c: New test.
5243
5244 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
5245
5246         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
5247         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
5248         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
5249         * g++.old-deja/g++.abi/vmihint.C: Likewise.
5250
5251 2000-11-15  Neil Booth  <neilb@earthling.net>
5252
5253         gcc.dg/cpp/_Pragma1.c: Update.
5254         gcc.dg/cpp/_Pragma2.c: New test.
5255
5256 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
5257
5258         * g++.old-deja/g++.other/anon5.C: New test.
5259
5260 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
5261
5262         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
5263         tests.
5264
5265 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
5266
5267         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
5268         output.
5269
5270 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5271
5272         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
5273         labels at end of compound statements.
5274
5275 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
5276
5277         * gcc.c-torture/execute/loop-7.c: New test.
5278
5279 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5280
5281         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
5282
5283 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5284
5285         * gcc.dg/c99-bool-1.c: New test.
5286
5287 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5288
5289         * gcc.dg/c99-scope-1.c: Remove xfail.
5290         * gcc.dg/c99-scope-2.c: New test.
5291
5292 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5293
5294         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
5295         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
5296
5297 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
5298
5299         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
5300         error messages.
5301
5302         * g++.mike/p700.C: Don't typedef wchar_t.
5303         * g++.mike/p784.C: Likewise.
5304         * g++.mike/eb101.C: Don't use __wchar_t.
5305
5306 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
5307
5308         * g77.f-torture/execute/20001111.[fx]: Test premature exit
5309         from DO loop.
5310
5311 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
5312
5313         * gcc.c-torture/execute/20001111-1.c: New test.
5314
5315 2000-11-10  Nick Clifton  <nickc@redhat.com>
5316
5317         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
5318         long multuiple and accumulate.
5319
5320 2000-11-09  Richard Henderson  <rth@redhat.com>
5321
5322         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
5323         via size_t instead of int.
5324
5325         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
5326         * gcc.c-torture/execute/string-opt-2.c: Likewise.
5327         * gcc.c-torture/execute/string-opt-3.c: Likewise.
5328         * gcc.c-torture/execute/string-opt-4.c: Likewise.
5329
5330 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
5331
5332         * gcc.c-torture/compile/20001109-1.c: New test.
5333         * gcc.c-torture/compile/20001109-2.c: New test.
5334
5335 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
5336
5337         * g++.old-deja/g++.pt/operator1.C: New test.
5338         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
5339
5340 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
5341
5342         * gcc.dg/20001108-1.c: New test.
5343
5344 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
5345
5346         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
5347         with both arguments constant strings.
5348         * gcc.c-torture/execute/string-opt-3.c: New test.
5349         * gcc.c-torture/execute/string-opt-4.c: New test.
5350         * gcc.c-torture/execute/string-opt-5.c: New test.
5351
5352 2000-11-08  Nick Clifton  <nickc@redhat.com>
5353
5354         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
5355         mulsidi3adddi patterns.
5356
5357 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
5358
5359         * g++.old-deja/g++.other/crash36.C: New test.
5360
5361 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
5362
5363         * g++.old-deja/g++.other/init16.C: New test.
5364
5365 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
5366
5367         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
5368
5369 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
5370
5371         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
5372         * gcc.c-torture/execute/va-arg-16.x: Likewise.
5373         * gcc.c-torture/execute/va-arg-17.x: Likewise.
5374
5375 2000-11-07  DJ Delorie  <dj@redhat.com>
5376
5377         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
5378
5379 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5380
5381         * gcc.c-torture/execute/string-opt-1.c: New test.
5382
5383 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
5384
5385         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
5386         mips-sgi-irix6.* because the MIPS ABI passes floating-point
5387         parameters in registers, and there is no way for a varargs
5388         function to know in which order the integer and floating-point
5389         parameters should be interleaved when they are placed on the
5390         stack.
5391         * gcc.c-torture/execute/va-arg-16.x: Likewise.
5392         * gcc.c-torture/execute/va-arg-17.x: Likewise.
5393
5394 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5395
5396         * gcc.c-torture/execute/string-opt-2.c: New test.
5397
5398 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
5399
5400         * g++.old-deja/g++.pt/crash60.C: New test.
5401
5402 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
5403
5404         * g++.old-deja/g++.other/crash24.C: New test.
5405         * g++.old-deja/g++.other/crash25.C: New test.
5406         * g++.old-deja/g++.other/crash26.C: New test.
5407         * g++.old-deja/g++.other/crash27.C: New test.
5408         * g++.old-deja/g++.other/crash28.C: New test.
5409         * g++.old-deja/g++.other/crash29.C: New test.
5410         * g++.old-deja/g++.other/crash30.C: New test.
5411         * g++.old-deja/g++.other/crash31.C: New test.
5412         * g++.old-deja/g++.other/crash32.C: New test.
5413         * g++.old-deja/g++.other/crash33.C: New test.
5414         * g++.old-deja/g++.other/crash34.C: New test.
5415         * g++.old-deja/g++.other/crash35.C: New test.
5416
5417 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
5418
5419         * gcc.c-torture/execute/20001031-1.c: New test.
5420
5421 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
5422
5423         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
5424         namespace.
5425
5426         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
5427         standards-conformant.
5428
5429         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
5430
5431         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
5432         * g++.old-deja/g++.mike/p755a.C: Likewise.
5433         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
5434         library makes no calls to `operator new' during initialization.
5435
5436 2000-11-04  Neil Booth  <neilb@earthling.net>
5437
5438         * gcc.dg/cpp/include2.c: New tests.
5439
5440 Fri Nov  3 13:32:14 2000  Mark P Mitchell  <mark@codesourcery.com>
5441
5442         * lib/g++.exp (g++_set_ld_library_path): New function.
5443         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
5444
5445 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
5446
5447         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
5448         warnings.
5449
5450 2000-11-01  Richard Henderson  <rth@redhat.com>
5451
5452         * g++.old-deja/g++.ext/namedret1.C: New.
5453         * g++.old-deja/g++.ext/namedret2.C: New.
5454         * g++.old-deja/g++.ext/namedret3.C: New.
5455
5456 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
5457
5458         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
5459         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
5460
5461 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5462
5463         * gcc.c-torture/execute/va-arg-21.c: New test.
5464
5465 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
5466
5467         * gcc.dg/c99-complex-2.c: New test.
5468
5469 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5470
5471         * gcc.c-torture/execute/stdio-opt-1.c: New test.
5472
5473 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
5474
5475         * g++.old-deja/g++.other/inline16.C: New test.
5476
5477 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
5478
5479         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
5480         __PRETTY_FUNCTION__
5481
5482 2000-10-29  Neil Booth  <neilb@earthling.net>
5483
5484         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
5485         New tests.
5486         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
5487         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
5488         optimisation.
5489
5490 2000-10-29  Neil Booth  <neilb@earthling.net>
5491
5492         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
5493         * mi1.c, mi1c.h: Add null directives to multiple-include test.
5494         * mi5.c: Test multiple includes work with -C.
5495         * trigraphs.c: Test ^= version.
5496
5497 2000-10-28  Neil Booth  <neilb@earthling.net>
5498
5499         New tests and test updates for new macro expander.
5500
5501         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
5502         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
5503         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
5504         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
5505         new diagnostic messages.
5506
5507         * gcc.dg/cpp/macro3.c: New tests.
5508
5509 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
5510
5511         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
5512         on the same line.
5513
5514 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
5515
5516         * g++.old-deja/g++.other/eh2.C: New test.
5517
5518 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
5519
5520         * gcc.c-torture/execute/20001027-1.c: New test.
5521
5522 2000-10-26  Richard Henderson  <rth@redhat.com>
5523
5524         * gcc.c-torture/execute/20001026-1.c: New.
5525
5526 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
5527
5528         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
5529         * g++.old-deja/g++.law/builtin1.C: Likewise.
5530         * g++.old-deja/g++.law/ctors10.C: Likewise.
5531         * g++.old-deja/g++.law/virtual3.C: Likewise.
5532         * g++.old-deja/g++.mike/p658.C: Likewise.
5533         * g++.old-deja/g++.other/sibcall1.C: Likewise.
5534         * g++.old-deja/g++.other/vaarg2.C: Likewise.
5535         * g++.old-deja/g++.robertl/eb124.C: Likewise.
5536         * g++.old-deja/g++.robertl/eb44.C: Likewise.
5537         * g++.old-deja/g++.robertl/eb77.C: Likewise.
5538
5539 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
5540
5541         * gcc.c-torture/compile/20001024-1.c: New test.
5542
5543 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
5544
5545         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
5546         to tell us whether or not we are using V3.
5547
5548 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
5549
5550         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
5551         operands.
5552
5553 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
5554
5555         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
5556
5557 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
5558
5559         * gcc.c-torture/execute/20001024-1.c: New test.
5560
5561 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
5562
5563         * g++.old-deja/g++.other/sibcall1.C: New test.
5564
5565 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
5566
5567         * gcc.dg/noncompile/init-3.c: New test.
5568
5569 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
5570
5571         * gcc.dg/format-array-1.c: New test.
5572
5573 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5574
5575         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
5576         writing through null pointers; remove comment about testing
5577         unterminated strings.
5578
5579 2000-10-17  Matthew Hiller  <hiller@redhat.com>
5580
5581         * gcc.c-torture/execute/20001017-2.c: New test.
5582
5583 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5584
5585         * gcc.c-torture/compile/20001018-1.c: New test.
5586         * gcc.c-torture/compile/20001018-1.x: Xfail.
5587
5588 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5589
5590         * gcc.c-torture/execute/20001017-1.c: New test.
5591
5592 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5593
5594         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
5595         for multiple use of arguments with scanf formats; add tests for
5596         multiple use of arguments.
5597
5598 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
5599
5600         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
5601
5602 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5603
5604         * gcc.dg/format-miss-1.c: New test.
5605
5606 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
5607
5608         * gcc.c-torture/execute/20001013-1.c: New test.
5609
5610 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
5611
5612         * gcc.dg/format-branch-1.c: New test.
5613
5614 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
5615
5616         * README, lib/file-format.exp: Remove EGCS references.
5617
5618 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
5619
5620         * gcc.dg/20001013-1.c: New test.
5621
5622 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
5623
5624         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
5625         for intmax_t in the compiler using __typeof__ and the type rules
5626         for conditional expressions.
5627
5628 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
5629
5630         * gcc.dg/20001012-1.c: New test.
5631         * gcc.dg/20001012-2.c: New test.
5632
5633 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
5634
5635         * gcc.dg/format-attr-1.c: New test.
5636
5637 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
5638
5639         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
5640         __LONG_LONG_MAX__ instead of LLONG_MAX.
5641
5642 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
5643
5644         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
5645         scanf flags.
5646         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
5647         flags.
5648
5649 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
5650
5651         * gcc.dg/sequence-pt-1.c: New test.
5652
5653 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
5654
5655         * gcc.c-torture/execute/20001011-1.c: New testcase.
5656         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
5657
5658 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
5659
5660         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
5661         does not error on it.
5662
5663 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
5664
5665         * gcc.dg/20001009-1.c: New test.
5666
5667 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
5668
5669         * gcc.c-torture/compile/20001009-1.c: Move from here ....
5670         * gcc.c-torture/execute/20001009-2.c: ... to here.
5671
5672 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
5673
5674         * gcc.c-torture/compile/20001009-1.c: New testcase.
5675         * gcc.c-torture/execute/20001009-1.c: New testcase.
5676         Testcases provided by Jan Hubicka <jh@suse.cz>.
5677
5678 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
5679
5680         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
5681         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
5682         uintmax_t using <limits.h> to emulate the compiler's internal
5683         logic.  No longer XFAIL %j tests.
5684
5685 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
5686
5687         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
5688         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
5689         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
5690         regexps and details of expected handling of some bad formats.
5691         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
5692         suppression.
5693
5694 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5695
5696         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
5697         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
5698         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
5699         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
5700         in list archives.
5701
5702 2000-10-06  Richard Henderson  <rth@cygnus.com>
5703
5704         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
5705         * g++.old-deja/g++.brendan/crash52.C: Likewise.
5706         * g++.old-deja/g++.jason/report.C: Likewise.
5707         * g++.old-deja/g++.law/friend5.C: Likewise.
5708         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
5709         of the expected warnings.
5710
5711 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
5712
5713         * g++.old-deja/g++.pt/enum14.C: New test.
5714
5715 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
5716
5717         * g++.old-deja/g++.pt/crash59.C: New test.
5718
5719 2000-10-04  Will Cohen  <wcohen@redhat.com>
5720
5721         * gcc.dg/20000926-1.c: New test.
5722
5723 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
5724
5725         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
5726         function name for current C++ compiler.
5727         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
5728
5729 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
5730
5731         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
5732         __PRETTY_FUNCTION__.
5733         * g++.old-deja/g++.ext/pretty2.C: Likewise.
5734
5735 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5736
5737         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
5738
5739 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
5740
5741         * gcc.c-torture/compile/20000923-1.c: New test.
5742
5743 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
5744
5745         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
5746         * g++.old-deja/g++.pt/ttp62.C: Same.
5747         * g++.old-deja/g++.other/inline14.C: Same.
5748
5749 2000-09-24  Richard Henderson  <rth@cygnus.com>
5750
5751         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
5752
5753 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
5754
5755         * gcc.dg/c90-printf-1.c: Add test for wide string format.
5756
5757 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
5758
5759         * gcc.c-torture/compile/20000922-1.c: New file.
5760
5761 2000-09-21  Nick Clifton  <nickc@redhat.com>
5762
5763         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
5764         a signed long modulo operation.
5765         (mod6): New funciton - perform an unsigned long modulo operation.
5766         (main): Add tests for modulos of very large numbers by very small
5767         dividends.
5768
5769 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5770
5771         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
5772
5773 2000-09-19  Richard Henderson  <rth@cygnus.com>
5774
5775         * gcc.dg/compare2.c (case 10): XFAIL.
5776
5777 2000-09-18  Richard Henderson  <rth@cygnus.com>
5778
5779         * gcc.c-torture/execute/20000906-1.c: Move ...
5780         * gcc.dg/20000906-1.c: ... here.  Only run on targets
5781         that support __builtin_trap.
5782
5783 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
5784
5785         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
5786
5787 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5788
5789         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
5790         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
5791         more $ format tests.
5792
5793 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5794
5795         * gcc.dg/format-errmk-1.c: New test.
5796
5797 2000-09-17  Greg McGary  <greg@mcgary.org>
5798
5799         * gcc.c-torture/execute/20000917-1.x: Remove.
5800
5801 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5802
5803         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
5804
5805 2000-09-17  Greg McGary  <greg@mcgary.org>
5806
5807         * gcc.c-torture/execute/20000917-1.c: New test.
5808         * gcc.c-torture/execute/20000917-1.x: XFAIL.
5809
5810 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
5811
5812         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
5813         in nested macro bug.
5814
5815 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
5816
5817         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
5818
5819 Thu Sep 14 16:48:49 2000  Jeffrey A Law  (law@cygnus.com)
5820
5821         * gcc.c-torture/execute/20000914-1.c: New test.
5822
5823 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
5824
5825         * g++.other/inline13.C: New test.
5826
5827 2000-09-12  Andreas Jaeger  <aj@suse.de>
5828
5829         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
5830         constant by Ulrich Drepper <drepper@redhat.com>.
5831
5832 Tue Sep 12 18:32:07 2000  J"orn Rennecke <amylaar@redhat.co.uk>
5833
5834         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
5835
5836 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5837
5838         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
5839
5840 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
5841
5842         * gcc.dg/cpp/backslash.c: New test.
5843
5844 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
5845
5846         * gcc.c-torture/execute/20000910-1.c: New test.
5847         * gcc.c-torture/execute/20000910-2.c: Likewise.
5848
5849 2000-09-11  Robert Lipe  <robertl@sco.com>
5850
5851         * gcc.dg/pragma-align.c: New test.
5852
5853 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
5854
5855         * g++.old-deja/g++.pt/explicit82.C: New test.
5856         * g++.old-deja/g++.pt/explicit83.C: New test.
5857
5858 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
5859
5860         * gcc.dg/asm-names.c: New test.
5861
5862 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5863
5864         * gcc.dg/cpp/tr-warn6.c: New test
5865
5866 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5867
5868         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
5869         be accepted.
5870
5871 2000-09-07  Catherine Moore  <clm@redhat.com>
5872
5873         * gcc.c-torture/execute/unroll-1.c: New test.
5874
5875 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
5876
5877         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
5878         ERROR markers.
5879         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
5880         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
5881         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
5882         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
5883         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
5884         Preprocess only.
5885         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
5886         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
5887
5888 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
5889
5890         * g++.old-deja/g++.pt/deduct2.C: New test.
5891
5892 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
5893
5894         * g++.old-deja/g++.pt/parms2.C: New test.
5895
5896 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
5897
5898         * g++.old-deja/g++.pt/crash58.C: New test.
5899
5900 2000-09-06  Greg McGary  <greg@mcgary.org>
5901
5902         * gcc.c-torture/execute/20000906-1.c: New test.
5903         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
5904
5905 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5906
5907         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
5908
5909 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
5910
5911         * g++.old-deja/g++.pt/crash57.C: New test.
5912
5913 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
5914
5915         * g++.old-deja/g++.pt/crash56.C: New test.
5916
5917 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
5918
5919         * g++.old-deja/g++.pt/koenig1.C: New test.
5920
5921 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
5922
5923         * gcc.dg/20000904-1.c: New test.
5924
5925 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
5926
5927         * gcc.dg/cpp/paste8.c: New test.
5928
5929 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
5930
5931         * gcc.c-torture/compile/20000827-1.c: New test.
5932
5933 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
5934
5935         * gcc.dg/format-diag-1.c: New test.
5936
5937 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
5938
5939         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
5940         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
5941         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
5942         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
5943         gcc.dg/formatz-1.c: Adjust warning regular expressions.
5944
5945 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
5946
5947         * g++.old-deja/g++.other/nested4.C: New test.
5948
5949 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
5950
5951         * g++.old-deja/g++.ns/scoped1.C: New test.
5952
5953 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
5954
5955         * lib/g++.exp: Support testing already-installed GCC.
5956
5957 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5958
5959         * wtr-label-1.c, wtr-suffix-1.c: New tests.
5960
5961 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5962
5963         * gcc.dg/return-type-2.c: New test.
5964
5965 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
5966
5967         * gcc.c-torture/compile/20000825-1.c: New test.
5968
5969 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
5970
5971         * gcc.dg/dwarf2-2.c: New test.
5972
5973 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
5974
5975         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
5976         dg-warning regexps.
5977
5978 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
5979
5980         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
5981         gcc.dg/format-ext-5.c: New tests.
5982
5983 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
5984
5985         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
5986
5987 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
5988
5989         * gcc.dg/noncompile/930622-2.c: Adjust error message.
5990
5991 2000-08-24  Richard Henderson  <rth@cygnus.com>
5992
5993         * gcc.dg/ia64-sync-1.c: New test.
5994         * gcc.dg/ia64-sync-2.c: New test.
5995         * gcc.dg/ia64-asm-1.c: New test.
5996
5997 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
5998
5999         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
6000         * gcc.dg/format-ext-2.c: New test.
6001
6002 2000-08-23  Jason Merrill  <jason@redhat.com>
6003
6004         * lib/old-dejagnu.exp: Also ignore "In member function" and
6005         "At global scope".
6006
6007 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6008
6009         * gcc.dg/noncompile/label-lineno-1.c: New test.
6010
6011 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
6012
6013         * gcc.dg/c99-array-nonobj-1.c: New test.
6014
6015 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
6016
6017         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
6018         tests.
6019         * gcc.dg/format-ext-1.c: New test.
6020
6021 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6022
6023         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
6024         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
6025         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
6026         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
6027         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
6028
6029 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
6030
6031         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
6032         gcc.dg/c99-strftime-2.c: New tests.
6033
6034 2000-08-22  Richard Henderson  <rth@cygnus.com>
6035
6036         * gcc.c-torture/execute/20000822-1.c: New test.
6037
6038 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
6039
6040         * gcc.c-torture/execute/20000819-1.x: Remove.
6041
6042 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
6043
6044         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
6045         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
6046         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
6047         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
6048         gcc.dg/format-xopen-1.c: New tests.
6049
6050 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
6051
6052         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
6053
6054 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
6055
6056         * g++.old-deja/g++.other/loop2.C: New test.
6057
6058         * gcc.c-torture/compile/20000606-1.c: New test.
6059         * gcc.c-torture/compile/20000728-1.c: New test.
6060         * gcc.c-torture/execute/20000801-1.c: New test.
6061         * gcc.c-torture/execute/20000801-2.c: New test.
6062         * gcc.c-torture/execute/20000819-1.c: New test.
6063         * gcc.c-torture/execute/20000819-1.x: XFAIL.
6064         * gcc.dg/20000629-1.c: New test.
6065         * gcc.dg/20000724-1.c: New test.
6066         * gcc.dg/20000807-1.c: New test.
6067
6068 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
6069
6070         * gcc.dg/cpp/pragma-1.c: New test.
6071         * gcc.dg/cpp/pragma-2.c: New test.
6072
6073 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
6074
6075         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
6076         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
6077
6078 Fri Aug 18 16:57:35 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6079
6080         * gcc.c-torture/compile/20000818-1.c: New test.
6081
6082 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
6083
6084         * gcc.c-torture/execute/20000818-1.c: New test.
6085
6086 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6087
6088         * gcc.dg/format-va-1.c: New test.
6089
6090 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
6091
6092         * g++.old-deja/g++.other/typedef8.C: New test.
6093
6094 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
6095
6096         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
6097         * g++.old-deja/g++.mike/net36.C: Mark candidate.
6098         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
6099         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
6100         * g++.old-deja/g++.other/ptrmem7.C: New test.
6101         * g++.old-deja/g++.pt/ptrmem10.C: New test.
6102
6103 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
6104
6105         * g++.old-deja/g++.pt/typename27.C: New test.
6106
6107 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
6108
6109         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
6110         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
6111         * g++.old-deja/g++.pt/friend45.C: New test.
6112         * g++.old-deja/g++.other/friend8.C: New test.
6113
6114 2000-08-15  Richard Henderson  <rth@cygnus.com>
6115
6116         * gcc.c-torture/execute/20000815-1.c: New test.
6117
6118 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
6119
6120         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
6121         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
6122         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
6123
6124 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
6125
6126         * g++.old-deja/g++.other/refinit2.C: New test.
6127
6128 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
6129
6130         * lib/c-torture.exp (c-torture): Make
6131         compiler_conditional_xfail_data global.
6132         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
6133         compiler_conditional_xfail_data machinery.
6134         (f-torture-execute): Likewise.
6135         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
6136         and only when unrolling loops.
6137
6138         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
6139
6140 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
6141
6142         * g++.old-deja/g++.pt/explicit81.C: New test.
6143
6144 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
6145
6146         * g++.old-deja/g++.pt/typename26.C: New test.
6147
6148 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
6149
6150         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
6151         warning.
6152
6153 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
6154
6155         * g++.old-deja/g++.other/array3.C: New test.
6156
6157 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
6158
6159         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
6160         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
6161         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
6162         New tests.
6163
6164 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
6165
6166         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
6167         * g++.old-deja/g++.abi/vmihint.C: Likewise.
6168
6169 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
6170
6171         * gcc.c-torture/execute/20000808-1.c: New test.
6172
6173 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
6174
6175         * gcc.dg/c90-const-expr-1.c: New test.
6176
6177 2000-08-08  Richard Henderson  <rth@cygnus.com>
6178
6179         * gcc.dg/noncompile/920923-1.c: Declare calloc.
6180
6181 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
6182
6183         * gcc.dg/noncompile/const-ll-1.c: New test.
6184
6185 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6186
6187         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
6188
6189 Sun Aug  6 11:41:51 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
6190
6191         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
6192         that running programs linked against the shared version of libobjc
6193         run correctly.
6194
6195 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
6196
6197         * gcc.dg/c99-printf-1.c: New test.
6198
6199 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
6200
6201         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
6202
6203 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
6204
6205         * gcc.c-torture/execute/20000731-1.x: Delete.
6206
6207 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
6208
6209         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
6210         and torture_without_loops as is done by c-torture.exp.
6211         (search_for): Copy from c-torture.exp.
6212         (gcc-dg-runtest): New function, drives a directory of tests
6213         iterating over the TORTURE_OPTIONS.
6214         (scan-assembler, scan-assembler-not): Move here from
6215         individual directory drivers.
6216
6217         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
6218         defined by lib/gcc-dg.exp.
6219         * gcc.dg/cpp/cpp.exp: Likewise.
6220         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
6221         gcc-dg-runtest, so we cycle over optimization options.
6222
6223         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
6224         * gcc.dg/compare2.c: No longer expected to fail.
6225
6226 Fri Aug  4 23:00:50 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
6227
6228         * gcc.c-torture/execute/20000804-1.c: New test.
6229
6230 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
6231
6232         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
6233
6234 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
6235
6236         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
6237
6238 Thu Aug  3 01:46:33 2000  Jeffrey A Law  (law@cygnus.com)
6239
6240         * gcc.c-torture/compile/20000803-1.c: New test.
6241
6242 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
6243
6244         * gcc.c-torture/execute/20000801-3.c,
6245         gcc.c-torture/execute/20000801-4.c: New tests.
6246         * gcc.c-torture/execute/20000801-3.x,
6247         gcc.c-torture/execute/20000801-4.x: Xfail.
6248
6249 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
6250
6251         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
6252         libobjc/.libs to allow for libtool.
6253
6254 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
6255
6256         * gcc.c-torture/compile/20000802-1.c: New test.
6257
6258 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
6259
6260         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
6261
6262 Mon Jul 31 21:14:49 2000  Jeffrey A Law  (law@cygnus.com)
6263
6264         * gcc-c-torture/execute/20000731-2.c: New test.
6265
6266         * gcc.c-torture/execute/20000731-1.c: New test.
6267         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
6268
6269 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
6270
6271         * testsuite/gcc.dg/cpp/paste7.c: New test.
6272         * gcc.dg/cpp/20000725-1.c: New test.
6273
6274 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
6275
6276         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
6277         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
6278         declaration warning for __builtin_dwarf_reg_size.
6279
6280         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
6281
6282 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
6283
6284         * gcc.dg/noncompile/voidparam-1.c: New test.
6285
6286 2000-07-30  Richard Henderson  <rth@cygnus.com>
6287
6288         * gcc.dg/c90-digraph-1.c: Don't xfail.
6289         * gcc.dg/compare2.c (case 10): Xfail.
6290         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
6291
6292 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
6293
6294         * gcc.dg/c99-main-1.c: New test.
6295
6296 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
6297
6298         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
6299
6300 Wed Jul 26 19:41:51 2000  Hans-Peter Nilsson  <hp@axis.com>
6301
6302         * gcc.c-tortuer/execute/20000726-1.c: New test.
6303
6304 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
6305
6306         * gcc.c-torture/execute/enum-2.c: New test.
6307
6308 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6309
6310         * gcc.dg/cpp/tr-warn3.c: New test.
6311
6312 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
6313
6314         * g++.old-deja/g++.ext/implicit1.C: Remove.
6315         * g++.old-deja/g++.jason/c2.C: Remove
6316         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
6317         * g++.old-deja/g++.pt/crash16.C: Likewise.
6318         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
6319
6320 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
6321
6322         * g++.old-deja/g++.other/for2.C: New test.
6323
6324 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
6325
6326         * gcc.dg/20000720-1.c: New test.
6327
6328 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
6329
6330         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
6331
6332 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
6333
6334         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
6335         * gcc.c-torture/execute/20000722-1.c: New.
6336         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
6337
6338 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
6339
6340         * gcc.dg/cpp/20000720-1.S: New test.
6341
6342 2000-07-21  Michael Meissner  <meissner@redhat.com>
6343
6344         * gcc.c-torture/execute/ieee/hugeval.c: New test.
6345
6346 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
6347
6348         * g++.old-deja/g++.brendan/crash16.C,
6349         g++.old-deja/g++.brendan/parse3.C,
6350         g++.old-deja/g++.brendan/redecl1.C,
6351         g++.old-deja/g++.ns/template13.C,
6352         g++.old-deja/g++.other/decl4.C,
6353         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
6354
6355 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
6356
6357         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
6358         and "Internal error".
6359
6360         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
6361         regexps.
6362         * gcc.dg/cpp/paste6.c: New test.
6363
6364 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
6365
6366         * gcc.dg/cpp/tr-direct.c: New test.
6367
6368         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
6369         gcc.dg/cpp/undef1.c: Tweak error regexps.
6370
6371 2000-07-18  Eric Christopher <echristo@redhat.com>
6372
6373         * gcc.c-torture/compile/20000718-1.c: New test.
6374
6375 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
6376
6377         * cpplex.c (_cpp_push_token): If the token being pushed back
6378         is the previous token in this context, just subtract one from
6379         context->posn.
6380         * cppmacro.c (save_expansion): Clear aux field when storing a
6381         placemarker.
6382
6383 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
6384
6385         * gcc.dg/noncompile/redecl-1.c: New test.
6386
6387 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
6388
6389         * gcc.c-torture/execute/20000717-5.c: New test.
6390         * gcc.c-torture/execute/20000717-1.x: Removed.
6391
6392 2000-07-17  Richard Henderson  <rth@cygnus.com>
6393
6394         * gcc.c-torture/execute/20000717-4.c: New test.
6395
6396 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
6397
6398         * gcc.dg/cpp/syshdr.c: New test.
6399         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
6400
6401 2000-07-17  Neil Booth  <neilb@earthling.net>
6402
6403         * gcc.dg/cpp/cmdlne-dM.c: New test.
6404         * gcc.dg/cpp/cmdlne-dD.c: New test.
6405
6406 Mon Jul 17 03:13:12 2000  Jeffrey A Law  (law@cygnus.com)
6407
6408         * gcc.c-torture/execute/20000717-3.c: New test.
6409
6410         * gcc.c-torture/compile/20000717-1.c: New test.
6411
6412 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
6413
6414         * gcc.c-torture/execute/20000717-2.c: New test.
6415
6416 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
6417
6418         * gcc.dg/formatz-1.c: New test.
6419
6420         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
6421         * gcc.dg/c99-digraph-1.c: New tests.
6422
6423         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
6424         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
6425
6426         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
6427         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
6428         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
6429         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
6430         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
6431         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
6432         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
6433
6434 Mon Jul 17 00:41:57 2000   Greg McGary <greg@mcgary.org>
6435
6436         * gcc.c-torture/execute/20000717-1.c: New test.
6437         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
6438
6439 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
6440
6441         * gcc.c-torture/execute/20000715-2.c: New test.
6442         * gcc.dg/20000715-1.c: New test.
6443
6444 2000-07-15  Michael Meissner  <meissner@redhat.com>
6445
6446         * gcc.c-torture/execute/20000715-1.c: New test.
6447
6448 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
6449
6450         * gcc.c-torture/execute/20000707-1.c: New test.
6451
6452 2000-07-13  Neil Booth  <NeilB@earthling.net>
6453
6454         * testsuite/gcc.dg/cpp/digraph1.c,
6455         testsuite/gcc.dg/cpp/digraph2.c,
6456         testsuite/gcc.dg/cpp/digraphs.c: New tests.
6457
6458 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
6459
6460         * g77.f-torture/compile/20000630-2.f:  New test.
6461         * g77.f-torture/compile/20000630-2.x
6462
6463 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
6464
6465         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
6466
6467 2000-07-11  Neil Booth  <NeilB@earthling.net>
6468
6469         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
6470
6471 2000-07-11  Neil Booth  <NeilB@earthling.net>
6472
6473         * gcc.dg/cpp/cmdlne-C.c: New.
6474
6475 2000-07-09  Neil Booth  <NeilB@earthling.net>
6476
6477         * gcc.dg/cpp/directiv.c: New tests.
6478         * gcc.dg/cpp/undef1.c: Update.
6479
6480 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
6481
6482         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
6483
6484 2000-07-09  Neil Booth  <NeilB@earthling.net>
6485
6486         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
6487
6488 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
6489
6490         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
6491         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
6492
6493 2000-07-08  Neil Booth  <NeilB@earthling.net>
6494
6495         * gcc.dg/cpp/macsyntx.c: New tests.
6496
6497 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
6498
6499         * gcc.dg/20000707-1.c: New test.
6500
6501 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
6502
6503         * gcc.c-torture/execute/20000706-1.c: New test.
6504         * gcc.c-torture/execute/20000706-2.c: New test.
6505         * gcc.c-torture/execute/20000706-3.c: New test.
6506         * gcc.c-torture/execute/20000706-4.c: New test.
6507         * gcc.c-torture/execute/20000706-5.c: New test.
6508
6509 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
6510
6511         * g++.old-deja/g++.pt/instantiate7.C: New test.
6512
6513 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
6514
6515         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
6516         * g++.old-deja/g++.mike/thunk3.C: Likewise.
6517         * g++.old-deja/g++.other/rtti3.C: Likewise.
6518         * g++.old-deja/g++.other/rttid3.C: Likewise.
6519
6520 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
6521
6522         *  g77.f-torture/compile/20000630-1.x: Fix typo
6523
6524 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
6525
6526         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
6527         assembly output.
6528
6529 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
6530
6531         * gcc.dg/cpp/ident.c: New test.
6532
6533 2000-07-05  Neil Booth  <NeilB@earthling.net>
6534
6535         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
6536           gcc.dg/cpp/lexstrng.c: New tests.
6537
6538 2000-07-04  Neil Booth  <NeilB@earthling.net>
6539
6540         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
6541         * gcc.dg/cpp/strify2.c: Same.
6542
6543 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
6544
6545         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
6546         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
6547         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
6548         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
6549
6550         * testsuite/gcc.dg/cpp/macro1.c,
6551         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
6552         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
6553         testsuite/gcc.dg/cpp/strify1.c,
6554         testsuite/gcc.dg/cpp/strify2.c: New tests.
6555
6556 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
6557
6558         * gcc.c-torture/execute/20000703-1.c: New test.
6559
6560 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
6561
6562         * g++.old-deja/g++.pt (lookup10.C): New test.
6563
6564 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
6565
6566         * g++.old-deja/g++.pt (typename25.C): New test.
6567
6568 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
6569
6570         * gcc.c-torture/compile/20000701-1.c: New test.
6571
6572 2000-06-30  Nick Clifton  <nickc@cygnus.com>
6573
6574         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
6575         to test case.
6576
6577 2000-06-30  Catherine Moore  <clm@cygnus.com>
6578
6579         * gcc.c-torture/execute/align-1.c: New test.
6580
6581 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
6582
6583         * g++.old-deja/g++.pt/expr8.C: New test.
6584         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
6585
6586 2000-06-29  Nick Clifton  <nickc@cygnus.com>
6587
6588         * gcc.c-torture/compile/20000629-1.c: New test.
6589
6590 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
6591
6592
6593         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
6594         gcc.dg/noncompile directory, depending on whether they're
6595         preprocessor tests or not.  Annotate all the tests for the dg
6596         framework.
6597
6598         * gcc.c-torture/noncompile/noncompile.exp: Delete.
6599         * gcc.dg/noncompile/noncompile.exp: New.
6600
6601         * Moved files:
6602         Old name                                New name
6603         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
6604         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
6605         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
6606         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
6607         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
6608         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
6609         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
6610         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
6611         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
6612         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
6613         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
6614         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
6615         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
6616         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
6617         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
6618         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
6619         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
6620         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
6621         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
6622         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
6623         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
6624         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
6625         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
6626         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
6627
6628         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
6629         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
6630         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
6631         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
6632         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
6633         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
6634
6635 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
6636
6637         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
6638         declare one variable.  On the fourth, error.
6639         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
6640         declared by 20000628-1a.h.
6641
6642 2000-06-29  Richard Henderson  <rth@redhat.com>
6643
6644         * gcc.c-torture/execute/930529-1.x: New file.
6645         * gcc.dg/920413-1.c: Adjust expected warning text.
6646         * gcc.dg/980217-1.c: Declare abort.
6647         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
6648
6649 Thu Jun 29 09:42:40 2000  Jeffrey A Law  (law@cygnus.com)
6650
6651         * g77.f-torture/compile/20000629-1.f: New test.
6652         * g77.f-torture/compile/20000629-1.x: Expected to fail.
6653
6654 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
6655
6656         Rearrange lots of files, removing entirely the
6657         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
6658         directories.
6659
6660         * Deleted files:
6661         gcc.c-torture/code_quality/code_quality.exp
6662         gcc.c-torture/special/special.exp
6663         gcc.failure/failure.exp
6664         gcc.failure/940409-1.x
6665         gcc.c-torture/compile/961203-1.x
6666
6667         * New files:
6668         gcc.misc-tests/linkage.exp
6669         gcc.c-torture/execute/920730-1t.c
6670         gcc.c-torture/execute/920730-1t.x
6671         gcc.c-torture/compile/920520-1.x
6672         gcc.c-torture/compile/920521-1.x
6673         gcc.c-torture/compile/981006-1.x
6674         gcc.c-torture/execute/eeprof-1.x
6675
6676         * Moved files (possibly with modifications to fit a new harness):
6677         Old name                                New name
6678         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
6679         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
6680         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
6681         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
6682         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
6683         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
6684         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
6685         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
6686         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
6687         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
6688         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
6689         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
6690         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
6691         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
6692
6693 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
6694
6695         * c-torture/compile/961203-1.x: Delete.
6696
6697         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
6698         not exit. Include stdio.h.
6699         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
6700         * gcc.misc-tests/dg-12.c: Likewise.
6701         * gcc.misc-tests/dg-5.c: Likewise.
6702         * gcc.misc-tests/dg-6.c: Likewise.
6703         * gcc.misc-tests/dg-7.c: Prototype abort.
6704         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
6705         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
6706         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
6707         not exit.
6708         * gcc.misc-tests/sieve.c: Use return from main, not exit.
6709         * gcc.misc-tests/sort2.c: Use return from main, not exit.
6710
6711 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
6712
6713         * gcc.dg/cpp/20000628-1.c: New test.
6714         * gcc.dg/cpp/20000628-1.h: New header for above test.
6715         * gcc.dg/cpp/20000628-1a.h: Likewise.
6716
6717 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
6718
6719         * gcc.dg/cpp: New directory.
6720         * gcc.dg/cpp/cpp.exp: New driver.
6721         * gcc.dg/cpp/20000627-1.c: New test.
6722         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
6723         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
6724         and rewrite as a compilation test.
6725
6726         * gcc.dg: Move many files into the cpp subdirectory, possibly
6727         renaming or editing them as well.
6728         Old name                New name
6729         990119-1.c              cpp/19990119-1.c
6730         990228-1.c              cpp/19990228-1.c
6731         990407-1.c              cpp/19990407-1.c
6732         990409-1.c              cpp/19990409-1.c
6733         990413-1.c              cpp/19990413-1.c
6734         990703-1.c              cpp/19990703-1.c
6735         20000127-1.c            cpp/20000127-1.c
6736         20000129-1.c            cpp/20000129-1.c
6737         20000207-1.c            cpp/20000207-1.c
6738         20000207-2.c            cpp/20000207-2.c
6739         20000209-1.c            cpp/20000209-1.c
6740         20000209-2.c            cpp/20000209-2.c
6741         20000301-1.c            cpp/20000301-1.c
6742         20000419-1.c            cpp/20000419-1.c
6743         20000510-1.S            cpp/20000510-1.S
6744         20000519-1.c            cpp/20000519-1.c
6745         20000529-1.c            cpp/20000529-1.c
6746         20000625-1.c            cpp/20000625-1.c
6747         20000625-2.c            cpp/20000625-2.c
6748         cpp-as1.c               cpp/assert1.c
6749         cpp-as2.c               cpp/assert2.c
6750         cxx-comments-1.c        cpp/cxxcom1.c
6751         cxx-comments-2.c        cpp/cxxcom2.c
6752         endif-label.c           cpp/endif.c
6753         cpp-hash1.c             cpp/hash1.c
6754         cpp-hash2.c             cpp/hash2.c
6755         cpp-if1.c               cpp/if-1.c
6756         cpp-if2.c               cpp/if-2.c
6757         cpp-if3.c               cpp/if-3.c
6758         cpp-if4.c               cpp/if-4.c
6759         cpp-if5.c               cpp/if-5.c
6760         cpp-cond.c              cpp/if-cexp.c
6761         cpp-missingop.c         cpp/if-mop.c
6762         cpp-missingparen.c      cpp/if-mpar.c
6763         cpp-opprec.c            cpp/if-oppr.c
6764         cpp-ifparen.c           cpp/if-paren.c
6765         cpp-shortcircuit.c      cpp/if-sc.c
6766         cpp-shift.c             cpp/if-shift.c
6767         cpp-unary.c             cpp/if-unary.c
6768         cpp-li1.c               cpp/line1.c
6769         cpp-li2.c               cpp/line2.c
6770         lineno.c                cpp/line3.c
6771         lineno-2.c              cpp/line4.c
6772         cpp-mi.c                cpp/mi1.c
6773         cpp-mic.h               cpp/mi1c.h
6774         cpp-micc.h              cpp/mi1cc.h
6775         cpp-mind.h              cpp/mi1nd.h
6776         cpp-mindp.h             cpp/mi1ndp.h
6777         cpp-mix.h               cpp/mi1x.h
6778         cpp-mi2.c               cpp/mi2.c
6779         cpp-mi2a.h              cpp/mi2a.h
6780         cpp-mi2b.h              cpp/mi2b.h
6781         cpp-mi2c.h              cpp/mi2c.h
6782         cpp-mi3.c               cpp/mi3.c
6783         cpp-mi3.def             cpp/mi3.def
6784         poison-1.c              cpp/poison.c
6785         pr-impl.c               cpp/prag-imp.c
6786         cpp-redef-2.c           cpp/redef1.c
6787         cpp-redef.c             cpp/redef2.c
6788         strpaste.c              cpp/strp1.c
6789         strpaste-2.c            cpp/strp2.c
6790         cpp-tradpaste.c         cpp/tr-paste.c
6791         cpp-tradstringify.c     cpp/tr-str.c
6792         cpp-tradwarn1.c         cpp/tr-warn1.c
6793         cpp-tradwarn2.c         cpp/tr-warn2.c
6794         trigraphs.c             cpp/trigraphs.c
6795         cpp-unc1.c              cpp/unc1.c
6796         cpp-unc2.c              cpp/unc2.c
6797         cpp-unc3.c              cpp/unc3.c
6798         cpp-unc.c               cpp/unc4.c
6799         undef.c                 cpp/undef1.c
6800         undef-2.c               cpp/undef2.c
6801         cpp-wi1.c               cpp/widestr1.c
6802
6803 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
6804
6805         * lib/g++.exp (g++_include_flags): Tweak.
6806
6807 2000-06-27  H.J. Lu  <hjl@gnu.org>
6808             Loren J. Rittle  <ljrittle@acm.org>
6809
6810         * lib/g++.exp (g++_include_flags): Override libgloss.exp
6811         version with one that knows about the new gcc tree structure.
6812         (g++_link_flags): Same.
6813
6814 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
6815
6816         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
6817         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
6818         case we are cross-compiling.
6819
6820         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
6821         g++.old-deja/g++.niklas/Makefile.in,
6822         g++.old-deja/g++.niklas/configure.in,
6823         g++.old-deja/g++.other/Makefile.in,
6824         g++.old-deja/g++.other/configure.in,
6825         gcc.c-torture/code_quality/Makefile.in,
6826         gcc.c-torture/code_quality/configure.in,
6827         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
6828         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
6829         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
6830         gcc.c-torture/execute/ieee/Makefile.in,
6831         gcc.c-torture/execute/ieee/configure.in,
6832         gcc.c-torture/noncompile/Makefile.in,
6833         gcc.c-torture/noncompile/configure.in,
6834         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
6835         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
6836         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
6837
6838 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
6839
6840         * g++.old-deja/g++.other/ambig3.C: New test.
6841
6842 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
6843
6844         * g++.old-deja/g++.pt/syntax1.C: New test.
6845         * g++.old-deja/g++.pt/syntax2.C: New test.
6846         * g++.old-deja/g++.other/syntax3.C: New test.
6847         * g++.old-deja/g++.other/syntax4.C: New test.
6848
6849 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
6850
6851         * gcc.dg/20000623-1.c: Prototype exit and abort.
6852
6853 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
6854
6855         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
6856         New tests.
6857         * gcc.dg/cpp-mi3.def: New file.
6858
6859         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
6860         inside assertions.
6861         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
6862         lexer's error messages.
6863         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
6864         divine anything from the linemarkers.
6865         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
6866         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
6867
6868 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
6869
6870         * gcc.dg/20000623-1.c: New test.
6871
6872 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
6873
6874         * gcc.c-torture/execute/20000622-1.c: New test.
6875
6876 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
6877
6878         * g++.old-deja/g++.other/init15.C: New test.
6879
6880 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
6881
6882         * g++.old-deja/g++.pt/vaarg2.C: New test.
6883         * g++.old-deja/g++.pt/vaarg3.C: New test.
6884
6885 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
6886
6887         * g++.old-deja/g++.other/dyncast6.C: New test.
6888
6889 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
6890
6891         * gcc.c-torture/execute/loop-6.c: New test.
6892
6893 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
6894
6895         * gcc.dg/20000614-1.c: New test.
6896         * gcc.dg/20000614-2.c: New test.
6897
6898 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
6899
6900         * g++.old-deja/g++.other/inline12.C: New test.
6901
6902 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
6903
6904         * g++.old-deja/g++.other/eh1.C: New test.
6905
6906 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
6907
6908         * g++.old-deja/g++.other/type.C: New test.
6909
6910 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
6911
6912         * g++.old-deja/g++.other/initstring.C: New test.
6913
6914 2000-06-12  Jason Merrill  <jason@redhat.com>
6915
6916         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
6917
6918 Fri Jun  9 22:46:34 2000  Jeffrey A Law  (law@cygnus.com)
6919
6920         * gcc.c-torture/compile/20000609-1.c: New test.
6921
6922 Fri Jun  9 21:54:28 2000  Clinton Popetz  <cpopetz@cygnus.com>
6923
6924         * gcc.dg/20000609-1.c: New test.
6925
6926 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
6927
6928         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
6929         * gcc.c-torture/noncompile/poison-1.c: Move...
6930         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
6931         * gcc.dg/cpp-li1.c: Add a token after the #line.
6932
6933 2000-06-05  Richard Henderson  <rth@cygnus.com>
6934
6935         * gcc.c-torture/execute/20000605-2.c: New test.
6936         * gcc.c-torture/execute/20000605-3.c: New test.
6937
6938 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
6939
6940         * g77.f-torture/execute/20000503-1.x: New file.
6941
6942 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
6943
6944         * g++.old-deja/g++.eh/badalloc1.C: New test.
6945
6946 2000-06-05  Richard Henderson  <rth@cygnus.com>
6947
6948         * gcc.c-torture/execute/20000605-1.c: New test.
6949
6950 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
6951             Nathan Sidwell <nathan@codesourcery.com>
6952
6953         * gcc.c-torture/compile/20000605-1.c: New test.
6954
6955 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
6956
6957         * g77.f-torture/compile/20000601-1.f:  New test.
6958
6959 2000-06-03  Richard Henderson  <rth@cygnus.com>
6960
6961         * gcc.c-torture/execute/20000603-1.c: New.
6962
6963 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
6964
6965         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
6966         * gcc.dg/noreturn-2.c (noreturn): Likewise.
6967
6968 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
6969
6970         * gcc.dg/compare2.c (case 12): XFAIL.
6971         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
6972         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
6973
6974         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
6975
6976 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
6977
6978         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
6979         guard macro is already defined when the header is first
6980         included.
6981         * gcc.dg/cpp-mix.h: New file.
6982         * gcc.dg/endif-label.c: Update patterns to match compiler.
6983
6984         * g++.brendan/complex1.C: Declare abort.
6985         * g++.law/refs4.C: Remove XFAIL.
6986         * g++.oliva/expr2.C: Declare abort and exit.
6987
6988 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
6989
6990         * gcc.c-torture/execute/20000528-1.c: New test.
6991
6992         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
6993         * g++.old-deja/g++.law/temps4.C: Likewise.
6994
6995         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
6996         stdlib.h.  Call abort() on failure.
6997         * g++.old-deja/g++.law/refs4.C: Likewise.
6998         * g++.old-deja/g++.law/temps4.C: Likewise.
6999         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
7000         * gcc.c-torture/execute/20000112-1.c: Include string.h.
7001
7002 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
7003
7004         Relative to g++.dg/special:
7005         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
7006
7007         Relative to g++.old-deja:
7008         * g++.brendan/complex1.C, g++.jason/optimize2.C,
7009         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
7010         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
7011         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
7012         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
7013         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
7014         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
7015
7016         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
7017         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
7018         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
7019         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
7020         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
7021         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
7022         and/or string.h.
7023
7024         * g++.other/goto1.C: Update expectations for error messages.
7025
7026 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
7027
7028         * gcc.c-torture/compile/20000523-1.c: New test.
7029
7030 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
7031
7032         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
7033
7034 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
7035
7036         * g++.old-deja/g++.eh/catch11.C: New test.
7037         * g++.old-deja/g++.eh/catch12.C: New test.
7038
7039 2000-05-24  Nick Clifton  <nickc@cygnus.com>
7040
7041         * gcc.c-torture/execute/20000523-1.c: New test.
7042
7043 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
7044
7045         * c-torture/execute/bcp-1.c: Replace abort in arg of
7046         __builtin_constant_p with a generic external function.
7047
7048         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
7049         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
7050         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
7051         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
7052         Prototype abort and/or exit.
7053
7054         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
7055         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
7056         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
7057         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
7058
7059 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
7060
7061         * gcc.dg/dwarf2-1.c: New test.
7062
7063 2000-05-20  Richard Henderson  <rth@cygnus.com>
7064
7065         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
7066
7067 2000-05-20  Andreas Jaeger  <aj@suse.de>
7068
7069         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
7070         testcase.
7071
7072 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
7073
7074         * gcc.c-torture/execute/20000519-2.c: New test.
7075
7076 2000-05-19  Andreas Jaeger  <aj@suse.de>
7077
7078         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
7079         which fails with SSA.
7080
7081         * lib/c-torture.exp: Also test with -O3 -fssa.
7082
7083 2000-05-18  Michael Meissner  <meissner@redhat.com>
7084
7085         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
7086         * gcc.c-torture/execute/920415-1.c: Ditto.
7087         * gcc.c-torture/execute/920501-1.c: Ditto.
7088         * gcc.c-torture/execute/conversion.c: Ditto.
7089         * gcc.c-torture/execute/cvt-1.c: Ditto.
7090
7091 Thu May 18 16:03:29 2000  Jeffrey A Law  (law@cygnus.com)
7092
7093         * gcc.c-torture/compile/20000518-1.c: New test.
7094
7095 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
7096
7097         * g77.f-torture/compile/200005018.f:  New test.
7098
7099 Wed May 17 18:30:10 2000  Jeffrey A Law  (law@cygnus.com)
7100
7101         * gcc.c-torture/compile/20000517-1.c: New test.
7102
7103 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7104
7105         * gcc.c-torture/execute/20000516-1.c: New test.
7106
7107 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
7108
7109         * g++.old-deja/g++.other/eh.C: New test.
7110
7111 2000-05-12  Richard Henderson  <rth@cygnus.com>
7112
7113         * gcc.c-torture/execute/990208-1.c (main): Don't pass
7114         constants through to doit's conditional.
7115
7116 Thu May 11 19:02:43 2000  Jeffrey A Law  (law@cygnus.com)
7117
7118         * gcc.c-torture/compile/20000511-1.c: New test.
7119         * g77.f-torture/compile/20000511-1.f: New test.
7120         * g77.f-torture/compile/20000511-2.f: New test.
7121
7122 2000-05-11  Michael Meissner  <meissner@redhat.com>
7123
7124         * gcc.c-torture/execute/20000511-1.c: New test.
7125
7126 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
7127
7128         * gcc.dg/dg.exp: Scan .S files as well as .c files.
7129         * gcc.dg/20000510-1.S: New.
7130
7131 2000-05-08  Catherine Moore  <clm@cygnus.com>
7132
7133         * gcc.dg/unused-3.c: New.
7134
7135 2000-05-06  Richard Henderson  <rth@cygnus.com>
7136
7137           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
7138           * g++.old-deja/g++.mike/warn1.C: Likewise.
7139           * g++.old-deja/g++.pt/local1.C: Likewise.
7140           * g++.old-deja/g++.pt/local7.C: Likewise.
7141           * g++.old-deja/g++.pt/spec16.C: Likewise.
7142
7143 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
7144
7145         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
7146
7147 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
7148
7149           * g77.f-torture/execute/20000503-1.f:  New test.
7150
7151 2000-05-04  Andreas Jaeger  <aj@suse.de>
7152
7153         * gcc.dg/noreturn-2.c: New test.
7154
7155 2000-05-04  Neil Booth  <NeilB@earthling.net>
7156
7157         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
7158         preprocessor.
7159
7160 2000-05-04  Richard Henderson  <rth@cygnus.com>
7161
7162         * gcc.c-torture/execute/20000503-1.c: Fix typo.
7163
7164 2000-05-04  Richard Henderson  <rth@cygnus.com>
7165
7166         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
7167         OpenSSL by Jason R Thorpe.
7168
7169 Wed May  3 13:02:10 2000  Jim Wilson  <wilson@cygnus.com>
7170
7171         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
7172
7173 2000-05-03  Robert Lipe <robertlipe@usa.net>
7174
7175         * gcc.dg/20000503-1.c: New test.
7176
7177 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
7178
7179         * gcc.c-torture/compile/20000502-1.c: New test.
7180         * g++.old-deja/g++.other/align.C: New test.
7181         * gcc.dg/cpp-tradstringify.c: New test.
7182
7183 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
7184
7185         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
7186         and hard registers.
7187
7188 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
7189
7190         * gcc.c-torture/execute/loop-5.c: New test.
7191
7192 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
7193
7194         * gcc.c-torture/execute/va-arg-20.c: New test.
7195
7196 Sun Apr 23 14:41:33 2000  Jeffrey A Law  (law@cygnus.com)
7197
7198         * gcc.c-torture/execute/20000422-1.c: New test.
7199
7200 2000-04-20  Greg McGary  <gkm@gnu.org>
7201
7202         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
7203         when optimizing, but without sibling-call optimizations (-O1).
7204
7205 Thu Apr 20 11:57:03 2000  Jeffrey A Law  (law@cygnus.com)
7206
7207           * gcc.c-torture/compile/20000420-1.c: New test.
7208
7209 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
7210
7211         * g++.abi/ptrflags.C: New test.
7212         * g++.eh/catchptr1.C: Test incomplete pointer chains.
7213
7214 Wed Apr 19 09:16:32 2000  Catherine Moore  <clm@cygnus.com>
7215
7216         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
7217
7218 2000-04-19  Greg McGary  <gkm@gnu.org>
7219
7220         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
7221         sibling-call optimizations.
7222
7223 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
7224
7225         * gcc.dg/20000419-1.c: New test.
7226
7227 Wed Apr 12 22:54:02 2000  Hans-Peter Nilsson  <hp@axis.com>
7228
7229         * gcc.c-torture/execute/20000412-6.c: New test.
7230
7231 Wed Apr 12 10:25:08 2000  Jeffrey A Law  (law@cygnus.com)
7232
7233         * gcc.c-torture/execute/20000412-5.c: New test.
7234         * g77.f-torture/compile/20000412-1.f: New test.
7235         * gcc.c-torture/execute/20000412-4.c: New test.
7236         * gcc.c-torture/compile/20000412-2.c: New test.
7237         * gcc.c-torture/execute/20000412-3.c: New test.
7238         * gcc.c-torture/compile/20000412-1.c: New test.
7239         * gcc.c-torture/execute/20000412-2.c: New test.
7240
7241 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
7242
7243         * objc/execute/bf-20.m: New test.
7244
7245 2000-04-10  Richard Henderson  <rth@cygnus.com>
7246
7247         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
7248
7249         * gcc.c-torture/execute/20000412-1.c: New test.
7250
7251 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
7252
7253         * g++.old-deja/g++.eh/catchptr1.C: New test.
7254
7255 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
7256
7257         * g++.old-deja/g++.abi/cxa_vec.C: New test.
7258
7259 2000-04-08  Neil Booth  <NeilB@earthling.net>
7260
7261         * gcc.dg/cpp-nullchar.c: Remove test as
7262         embedded nulls cause problems.
7263
7264 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7265
7266         * gcc.dg/compare2.c: New test.
7267
7268 2000-04-08  Neil Booth  <NeilB@earthling.net>
7269
7270         * gcc.dg/cpp-nullchar.c: New test.
7271
7272 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
7273
7274         * gcc.dg/cpp-mi2.c: New test.
7275         * gcc.dg/cpp-mi2[abc].h: New files.
7276
7277 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
7278
7279         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
7280         member name.
7281
7282 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
7283
7284         * g++.old-deja/g++.abi/vmihint.C: New test.
7285
7286 2000-04-06  Neil Booth  <NeilB@earthling.net>
7287
7288         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
7289         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
7290         copyright.
7291
7292 Wed Apr  5 22:51:36 2000  Hans-Peter Nilsson  <hp@axis.com>
7293
7294         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
7295         avoid stack-frame overwrite.
7296
7297 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
7298
7299         * gcc.c-torture/compile/20000405-2.c: New test.
7300         * gcc.c-torture/compile/20000405-3.c: New test.
7301
7302 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7303
7304         * gcc.c-torture/compile/20000405-1.c: New test.
7305
7306 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
7307
7308         * gcc.dg/cast-qual-1.c: Revert last change.
7309
7310 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7311
7312         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
7313
7314 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
7315
7316         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
7317         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
7318
7319 Mon Apr  3 02:35:34 2000  Jeffrey A Law  (law@cygnus.com)
7320
7321         * gcc.c-torture/compile/20000403-2.c: New test.
7322         * gcc.c-torture/compile/20000403-1.c: New test.
7323
7324 Mon Apr  3 16:53:52 2000  Hans-Peter Nilsson  <hp@axis.com>
7325
7326         * gcc.c-torture/execute/20000403-1.c: New test.
7327
7328 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
7329
7330         * gcc.c-torture/execute/20000402-1.c: New test.
7331
7332 Mon Apr  3 14:10:34 2000  Donald Lindsay  <dlindsay@cygnus.com>
7333
7334         * gcc.c-torture/execute/va-arg-15.c: New test.
7335         * gcc.c-torture/execute/va-arg-16.c: New test.
7336         * gcc.c-torture/execute/va-arg-17.c: New test.
7337         * gcc.c-torture/execute/va-arg-18.c: New test.
7338         * gcc.c-torture/execute/va-arg-19.c: New test.
7339
7340 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
7341
7342         * gcc.c-torture/compile/981211-1.c: Move to...
7343         * gcc.dg/cpp-as1.c: ...here.
7344         * gcc.dg/cpp-as2.c: New file.
7345
7346         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
7347         compiler.
7348
7349 2000-04-02  Neil Booth  <NeilB@earthling.net>
7350
7351         * gcc.dg/cpp-cond.c  New tests.
7352         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
7353         accidental success less likely.
7354         * gcc.dg/cpp-missingop.c  New tests.
7355         * gcc.dg/cpp-missingparen.c  New tests.
7356         * gcc.dg/cpp-shift.c  New tests.
7357         * gcc.dg/cpp-shortcircuit.c  New tests.
7358         * gcc.dg/cpp-unary.c  New tests.
7359
7360 Wed Mar 29 13:44:23 2000  Jeffrey A Law  (law@cygnus.com)
7361
7362         * gcc.c-torture/compile/20000329-1.c: New test.
7363
7364 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
7365
7366         * gcc.c-torture/compile/20000326-1.c: New test.
7367         * gcc.c-torture/compile/20000326-2.c: New test.
7368
7369 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
7370
7371         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
7372         the first parameter is a function argument.
7373
7374 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
7375
7376         * g++.old-deja/g++.ext/array4.C: New test.
7377
7378 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
7379
7380         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
7381
7382 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7383
7384         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
7385
7386 2000-03-19  Richard Henderson  <rth@cygnus.com>
7387
7388         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
7389
7390 2000-03-19  Richard Henderson  <rth@cygnus.com>
7391
7392         * gcc.c-torture/compile/20000319-1.c: New test.
7393
7394 Tue Mar 14 08:58:37 2000  Jeffrey A Law  (law@cygnus.com)
7395
7396         * gcc.c-torture/execute/20000314-3.c: New test.
7397         * gcc.c-torture/execute/20000314-2.c: New test.
7398         * gcc.c-torture/execute/20000314-1.c: New test.
7399         * gcc.c-torture/compile/20000314-2.c: New test.
7400         * gcc.c-torture/compile/20000314-1.c: New test.
7401
7402 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
7403
7404         * g++.old-deja/g++.warn/inline.C: New test.
7405
7406 Fri Mar 10 01:15:19 2000  Hans-Peter Nilsson  <hp@bitrange.com>
7407
7408         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
7409         standards-compliant result rather than specific constants.
7410         Put test-values in array.
7411
7412 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
7413
7414         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
7415         (g++_target_compile): Put test-specific options last.
7416
7417 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
7418
7419         * g++.old-deja/g++.eh/vbase4.C: New test.
7420
7421 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
7422
7423         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
7424
7425 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
7426
7427         * g++.old-deja/g++.brendan/misc12.C: Removed.
7428         * g++.old-deja/g++.pt/memtemp77.C: Constify.
7429         * g++.old-deja/g++.ext/pretty4.C: New test.
7430
7431 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
7432
7433         * g++.old-deja/g++.other/string2.C: New test.
7434
7435 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
7436
7437         * g++.old-deja/g++.warn/impint2.C: New test.
7438
7439 Sun Mar  5 23:25:12 2000  Hans-Peter Nilsson  <hp@bitrange.com>
7440
7441         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
7442         is 1, not zero.
7443
7444 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
7445
7446         * g++.old-deja/g++.warn/impint.C: New test.
7447         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
7448         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
7449         * g++.old-deja/g++.pt/explicit12.C: Likewise.
7450         * g++.old-deja/g++.pt/explicit13.C: Likewise.
7451         * g++.old-deja/g++.pt/explicit17.C: Likewise.
7452         * g++.old-deja/g++.pt/explicit18.C: Likewise.
7453         * g++.old-deja/g++.pt/explicit19.C: Likewise.
7454         * g++.old-deja/g++.pt/explicit23.C: Likewise.
7455         * g++.old-deja/g++.pt/explicit31.C: Likewise.
7456         * g++.old-deja/g++.pt/explicit35.C: Likewise.
7457         * g++.old-deja/g++.pt/explicit6.C: Likewise.
7458         * g++.old-deja/g++.pt/memclass7.C: Likewise.
7459
7460 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
7461
7462         * gcc.dg/cpp-redef.c: New test.
7463
7464 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
7465
7466         * g++.old-deja/g++.pt/unify7.C: New test.
7467
7468 Sat Feb 26 19:46:09 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7469
7470         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
7471         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
7472
7473 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
7474
7475         * gcc.c-torture/compile/20000224-1.c: New test.
7476
7477 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7478
7479         * gcc.c-torture/compile/cpp-2.c: New test.
7480         * gcc.c-torture/compile/cpp-1.c: New test.
7481
7482 Fri Feb 25 21:44:49 2000  Jeffrey A Law  (law@cygnus.com)
7483
7484         * gcc.c-torture/execute/20000225-1.c: New test.
7485
7486 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7487
7488         * gcc.dg/cpp-li2.c: New test.
7489
7490         * gcc.dg/cpp-wi1.c: New test.
7491
7492         * gcc.dg/cpp-li1.c: New test.
7493
7494 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
7495
7496         * g++.old-deja/g++.other/sizeof5.C: New test.
7497
7498 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7499
7500         * gcc.c-torture/execute/va-arg-13.c: New test.
7501
7502 Wed Feb 23 14:16:06 2000  Donald Lindsay  <dlindsay@cygnus.com>
7503
7504         * gcc.c-torture/execute/va-arg-12.c: New test.
7505
7506 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
7507
7508         * gcc.c-torture/execute/20000223-1.c: New test.
7509
7510 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
7511
7512         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
7513
7514 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
7515
7516         * g++.old-deja/g++.abi/ptrmem.C: New test.
7517
7518 2000-02-19  Richard Henderson  <rth@cygnus.com>
7519
7520         * gcc.c-torture/compile/init-3.c: New.
7521
7522 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
7523
7524         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
7525         ALWAYS_CXXFLAGS.
7526
7527 Fri Feb 11 12:35:40 2000  Robert Lipe <robertl@sco.com>
7528
7529         * gcc.c-torture/compile/20000211-3.c: New test.
7530
7531 Fri Feb 11 12:35:40 2000  Martin Buchholz <martin@xemacs.org>
7532
7533         * gcc.c-torture/compile/20000211-2.c: New test.
7534
7535 Fri Feb 11 12:35:40 2000  Jeffrey A Law  (law@cygnus.com)
7536
7537         * gcc.c-torture/compile/20000211-1.c: New test.
7538
7539 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
7540
7541         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
7542           on native targets
7543
7544 2000-02-08  Nathan Sidwell  <nathan@acm.org>
7545
7546         * g++.old-deja/g++.other/cast5.C: New test.
7547
7548 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
7549
7550         * gcc.c-torture/execute/20000205-1.c: New.
7551
7552 2000-02-03  Nathan Sidwell  <nathan@acm.org>
7553
7554         * g++.old-deja/g++.jason/cast3.C: Return void.
7555         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
7556
7557 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7558
7559         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
7560
7561         * gcc.dg/loop-1.c: New test.
7562
7563 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
7564
7565         * gcc.c-torture/compile/20000127-1.c: New test.
7566         * gcc.c-torture/execute/991228-1.c: New test.
7567
7568 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7569
7570         * gcc.dg/unused-2.c: New test.
7571
7572         * gcc.dg/conv-1.c: New test.
7573
7574 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
7575
7576         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
7577         compiler.
7578         (tool_option_proc): Fix typo.
7579
7580 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
7581
7582         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
7583         of the ld on the host, not on the build machine.
7584         Also, don't crash if '--help' is not a supported option.
7585
7586 2000-01-24  Richard Henderson  <rth@cygnus.com>
7587
7588         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
7589
7590 Thu Jan 20 12:34:48 2000  Jeffrey A Law  (law@cygnus.com)
7591
7592         * gcc.c-torture/execute/20000120-2.c: New test.
7593         * gcc.c-torture/execute/20000120-1.c: New test.
7594
7595 Thu Jan 13 02:29:32 2000  Jeffrey A Law  (law@cygnus.com)
7596
7597         * gcc.c-torture/execute/20000113-1.c: New test.
7598
7599 Wed Jan 12 20:26:58 2000  Jeffrey A Law  (law@cygnus.com)
7600
7601         * gcc.c-torture/execute/20000112-1.c: New test.
7602
7603 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7604
7605         * gcc.dg/20000111-1.c: New test.
7606
7607 Mon Jan 10 18:12:49 2000  Jeffrey A Law  (law@cygnus.com)
7608
7609         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
7610         with 16 bit integers.
7611
7612 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7613
7614         * gcc.dg/20000108-1.c: New test.
7615
7616 2000-01-05  Nathan Sidwell  <nathan@acm.org>
7617
7618         * g++.old-deja/g++.ns/koenig8.C: New test.
7619
7620 2000-01-05  Nathan Sidwell  <nathan@acm.org>
7621
7622         * g++.old-deja/g++.other/cast4.C: New test.
7623
7624 Wed Jan  5 00:26:20 2000  Jeffrey A Law  (law@cygnus.com)
7625
7626         * gcc.c-torture/compile/20000105-2.c: New test.
7627         * gcc.c-torture/compile/20000105-1.c: New test.
7628
7629 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7630
7631         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
7632         references to printf & atoi to conform to ANSI standard.
7633         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
7634         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
7635         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
7636         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
7637         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
7638         * g++.old-deja/g++.brendan/complex1.C: Likewise.
7639         * g++.old-deja/g++.brendan/copy1.C: Likewise.
7640         * g++.old-deja/g++.brendan/copy2.C: Likewise.
7641         * g++.old-deja/g++.brendan/copy3.C: Likewise.
7642         * g++.old-deja/g++.brendan/copy4.C: Likewise.
7643         * g++.old-deja/g++.brendan/copy5.C: Likewise.
7644         * g++.old-deja/g++.brendan/copy6.C: Likewise.
7645         * g++.old-deja/g++.brendan/copy7.C: Likewise.
7646         * g++.old-deja/g++.brendan/copy8.C: Likewise.
7647         * g++.old-deja/g++.brendan/crash11.C: Likewise.
7648         * g++.old-deja/g++.brendan/crash14.C: Likewise.
7649         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
7650         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
7651         * g++.old-deja/g++.brendan/delete2.C: Likewise.
7652         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
7653         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
7654         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
7655         * g++.old-deja/g++.brendan/eh1.C: Likewise.
7656         * g++.old-deja/g++.brendan/groff1.C: Likewise.
7657         * g++.old-deja/g++.brendan/init3.C: Likewise.
7658         * g++.old-deja/g++.brendan/misc12.C: Likewise.
7659         * g++.old-deja/g++.brendan/misc7.C: Likewise.
7660         * g++.old-deja/g++.brendan/new2.C: Likewise.
7661         * g++.old-deja/g++.brendan/operators4.C: Likewise.
7662         * g++.old-deja/g++.brendan/operators5.C: Likewise.
7663         * g++.old-deja/g++.brendan/overload2.C: Likewise.
7664         * g++.old-deja/g++.brendan/overload7.C: Likewise.
7665         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
7666         * g++.old-deja/g++.brendan/reference1.C: Likewise.
7667         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
7668         * g++.old-deja/g++.brendan/template24.C: Likewise.
7669         * g++.old-deja/g++.brendan/template3.C: Likewise.
7670         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
7671         * g++.old-deja/g++.jason/inline3.C: Likewise.
7672         * g++.old-deja/g++.jason/opeq.C: Likewise.
7673         * g++.old-deja/g++.law/arg5.C: Likewise.
7674         * g++.old-deja/g++.law/arm7.C: Likewise.
7675         * g++.old-deja/g++.law/ctors11.C: Likewise.
7676         * g++.old-deja/g++.law/cvt8.C: Likewise.
7677         * g++.old-deja/g++.law/init9.C: Likewise.
7678         * g++.old-deja/g++.law/refs4.C: Likewise.
7679         * g++.old-deja/g++.law/template2.C: Likewise.
7680         * g++.old-deja/g++.law/visibility24.C: Likewise.
7681         * g++.old-deja/g++.law/vtable3.C: Likewise.
7682         * g++.old-deja/g++.mike/asm2.C: Likewise.
7683         * g++.old-deja/g++.mike/eh1.C: Likewise.
7684         * g++.old-deja/g++.mike/misc1.C: Likewise.
7685         * g++.old-deja/g++.mike/misc13.C: Likewise.
7686         * g++.old-deja/g++.mike/misc14.C: Likewise.
7687         * g++.old-deja/g++.mike/ns12.C: Likewise.
7688         * g++.old-deja/g++.mike/p1248.C: Likewise.
7689         * g++.old-deja/g++.mike/p3708.C: Likewise.
7690         * g++.old-deja/g++.mike/p3708a.C: Likewise.
7691         * g++.old-deja/g++.mike/p3708b.C: Likewise.
7692         * g++.old-deja/g++.mike/p646.C: Likewise.
7693         * g++.old-deja/g++.mike/p700.C: Likewise.
7694         * g++.old-deja/g++.mike/p783.C: Likewise.
7695         * g++.old-deja/g++.mike/p783a.C: Likewise.
7696         * g++.old-deja/g++.mike/p783b.C: Likewise.
7697         * g++.old-deja/g++.mike/p786.C: Likewise.
7698         * g++.old-deja/g++.mike/p789.C: Likewise.
7699         * g++.old-deja/g++.mike/p789a.C: Likewise.
7700         * g++.old-deja/g++.mike/p807a.C: Likewise.
7701         * g++.old-deja/g++.other/delete3.C: Likewise.
7702         * g++.old-deja/g++.other/dyncast1.C: Likewise.
7703         * g++.old-deja/g++.other/dyncast2.C: Likewise.
7704         * g++.old-deja/g++.other/dyncast3.C: Likewise.
7705         * g++.old-deja/g++.other/empty1.C: Likewise.
7706         * g++.old-deja/g++.other/temporary1.C: Likewise.
7707         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
7708         * g++.old-deja/g++.pt/t16.C: Likewise.
7709         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
7710
7711 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
7712
7713         * gcc.dg/991230-1.c: New test.
7714
7715 Wed Dec 29 23:48:49 1999  Jeffrey A Law  (law@cygnus.com)
7716
7717         * gcc.c-torture/compile/991229-3.c: New test.
7718         * gcc.c-torture/compile/991229-2.c: New test.
7719         * gcc.c-torture/compile/991229-1.c: New test.
7720
7721 Wed Dec 29 20:54:46 1999  Greg McGary <gkm@eng.ascend.com>
7722
7723         * gcc.c-torture/compile/labels-2.c: New test.
7724
7725 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
7726
7727         * gcc.c-torture/execute/991227-1.c: New test.
7728
7729 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7730
7731         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
7732
7733 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
7734
7735         * gcc.c-torture/execute/991221-1.c: New test.
7736
7737 1999-12-20  Nathan Sidwell  <nathan@acm.org>
7738
7739         * g++.old-deja/g++.other/cast3.C: New test.
7740
7741 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
7742
7743         * gcc.c-torture/execute/991216-4.c: New test.
7744
7745 1999-12-16  Michael Meissner  <meissner@cygnus.com>
7746
7747         * gcc.c-torture/execute/991216-1.c: New test.
7748         * gcc.c-torture/execute/991216-2.c: New test.
7749         * gcc.c-torture/execute/991216-3.c: New test.
7750
7751 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
7752
7753         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
7754         Actually make the test fail by using "-O2" for compilation.
7755
7756 1999-12-15  Nathan Sidwell  <nathan@acm.org>
7757
7758         * g++.old-deja/g++.warn/cast-align1.C: New test.
7759
7760 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
7761
7762         * gcc.c-torture/compile/991214-1.c: New test.
7763         * gcc.c-torture/compile/991214-2.c: New test.
7764
7765 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
7766
7767         * gcc.dg/991214-1.c: New test.
7768
7769 Mon Dec 13 23:03:09 1999  Jeffrey A Law  (law@cygnus.com)
7770
7771         * gcc.c-torture/compile/991213-3.c: New test.
7772         * gcc.c-torture/compile/991213-2.c: New test.
7773         * gcc.c-torture/compile/991213-1.c: New test.
7774
7775 Fri Dec 10 00:53:10 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
7776
7777         * gcc.dg/991209-1.c: New test.
7778
7779 Wed Dec  8 23:44:08 1999  Nathan Sidwell <nathan@acm.org>
7780
7781         * gcc.c-torture/compile/991208-1.c: New test.
7782
7783 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7784
7785         * gcc.dg/ultrasp2.c: New test.
7786
7787 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
7788
7789         * g++.old-deja/g++.abi/align.C (main): Fix typo.
7790
7791 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
7792
7793         * gcc.c-torture/compile/991202-1.c: New test.
7794         * gcc.c-torture/execute/991202-1.c: New test.
7795         * gcc.c-torture/execute/991202-2.c: New test.
7796         * gcc.c-torture/execute/991202-3.c: New test.
7797
7798 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
7799
7800         * g++.old-deja/g++.abi/align.C: New test.
7801         * g++.old-deja/g++.abi/aggregates.C: Likewise.
7802         * g++.old-deja/g++.abi/bitfields.C: Likewise.
7803
7804 1999-12-01  Richard Henderson  <rth@cygnus.com>
7805
7806         * gcc.c-torture/execute/991201-1.c: New.
7807
7808 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
7809
7810         * gcc.dg/991129-1.c: New test.
7811
7812 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
7813
7814         * gcc.c-torture/compile/991127-1.c: New test.
7815
7816 1999-11-22  Nathan Sidwell  <nathan@acm.org>
7817
7818         * g++.old-deja/g++.other/warn4.C: New test.
7819
7820 1999-11-22  Nathan Sidwell  <nathan@acm.org>
7821
7822         * g++.old-deja/g++.eh/cleanup2.C: New test.
7823         * g++.old-deja/g++.ext/pretty2.C: New test.
7824         * g++.old-deja/g++.ext/pretty3.C: New test.
7825         * g++.old-deja/g++.other/debug6.C: New test.
7826
7827 Wed Oct 20 16:18:23 1999  Jim Wilson  <wilson@cygnus.com>
7828
7829         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
7830         compiler_output to look for one error message instead of two.
7831
7832 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
7833
7834         * gcc.c-torture/execute/991118-1.c: Also test case
7835         where the word boundary does not split a byte evenly.
7836
7837 1999-11-19  Nathan Sidwell  <nathan@acm.org>
7838
7839         * g++.old-deja/g++.ext/restrict1.C: New test.
7840
7841 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
7842
7843         * gcc.c-torture/execute/991118-1.c: New test.
7844
7845 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
7846
7847         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
7848         working directory pathnames.
7849
7850 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
7851
7852         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
7853         host is equipped with driver.h and driver.o so it can actually
7854         compile and run the tests.
7855
7856 Fri Oct  8 18:46:11 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
7857
7858         * gcc.c-torture/compile/991008-1.c: New test.
7859
7860 1999-11-08  Nick Clifton  <nickc@cygnus.com>
7861
7862         * lib/gcc-dg.exp: Include target-supports.exp
7863
7864 1999-11-05  Nick Clifton  <nickc@cygnus.com>
7865
7866         * lib/target-supports.exp: New file: Provide procs to test for
7867         features supported by the target.
7868         (check_weak_available): Moved here from ecos.exp.
7869         (check_alias_available): New proc: Determine of the target
7870         toolchain supports the alias attribute.
7871
7872         * gcc.dg/special/ecos.exp: Move check_weak_available to
7873         target-supports.exp.
7874         (alias-1.c): Only perform the test if the target supports
7875         aliases.
7876         (wkali-1.c): Only perform the test if the target supports
7877         aliases.
7878
7879         * gcc.dg/990506-0.c: Expect error messages from cross
7880         targets as well as native targets.
7881
7882 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7883
7884         * gcc.dg/ultrasp1.c: Removed xfail.
7885         * gcc.dg/struct-ret-2.c: Likewise.
7886         * gcc.dg/array-1.c: Likewise.
7887
7888 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7889
7890         * gcc.dg/struct-ret-2.c: New test.
7891
7892         * gcc.dg/array-1.c: New test.
7893
7894 Sat Oct 30 22:23:46 1999  Stephen L Moshier <moshier@mediaone.net>
7895
7896         * gcc.c-torture/execute/991030-1.c: New test.
7897
7898 Tue Oct 26 20:25:42 1999  Richard Henderson  <rth@cygnus.com>
7899
7900         * gcc.c-torture/compile/991026-2.c: New test.
7901
7902 Tue Oct 26 00:45:56 1999  Jeffrey A Law  (law@cygnus.com)
7903
7904         * gcc.c-torture/compile/991026-1.c: New test.
7905
7906 Sat Oct 23 23:36:03 1999  Jeffrey A Law  (law@cygnus.com)
7907
7908         * gcc.c-torture/execute/991023-1.c: New test.
7909
7910 Tue Oct 19 02:11:29 1999  Jeffrey A Law  (law@cygnus.com)
7911
7912         * gcc.c-torture/execute/991019-1.c: New test.
7913
7914 Sat Oct 16 00:05:48 1999  Richard Henderson  <rth@cygnus.com>
7915
7916         * gcc.c-torture/execute/991016-1.c: New test.
7917
7918 Thu Oct 14 04:22:47 1999  Stephane Carrez  <stcarrez@worldnet.fr>
7919
7920         * gcc.c-torture/execute/991014-1.c: New test.
7921
7922 Wed Oct 13 22:01:35 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
7923
7924         * g++.old-deja/g++.other/union2.C: New test.
7925
7926 1999-10-13  Nathan Sidwell  <nathan@acm.org>
7927
7928         * g++.old-deja/g++.other/vaarg2.C: New test.
7929         * g++.old-deja/g++.other/vaarg3.C: New test.
7930
7931 1999-10-12  Craig Burley  <craig@jcb-sc.com>
7932
7933         * g77.f-torture/noncompile/19990905-1.f: Moved from being
7934         in compile/.
7935
7936 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
7937
7938         * gcc.c-torture/execute/va-arg-11.c: New test.
7939
7940 Fri Oct  1 00:53:17 1999  Mark P. Mitchell  <mark@codesourcery.com>
7941
7942         * lib/file-format.exp (gcc_target_object_format): Don't
7943         crash if objdump is unavailable.
7944
7945 Wed Sep 29 23:48:44 1999  Donn Terry <donn@interix.com>
7946
7947         * gcc.misc-tests/mg.exp: delete extraneous redirection.
7948
7949 1999-09-28  Nick Clifton  <nickc@cygnus.com>
7950
7951         * gcc.c-torture/compile/990928-1.c: New test.
7952
7953 Tue Sep 28 13:19:15 BST 1999  Nathan Sidwell  <nathan@acm.org>
7954
7955         * g++.old-deja/g++.other/decl6.C: New test.
7956
7957 Tue Sep 28 01:19:09 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7958
7959         * gcc.c-torture/execute/va-arg-10.c: New test.
7960
7961 Mon Sep 27 09:14:24 BST 1999  Nathan Sidwell  <nathan@acm.org>
7962
7963         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
7964         __PRETTY_FUNCTION__.
7965
7966 1999-09-23  Nick Clifton  <nickc@cygnus.com>
7967
7968         * gcc.c-torture/execute/990923-1.c: New test.
7969
7970 1999-09-21  Nick Clifton  <nickc@cygnus.com>
7971
7972         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
7973         for which -fpic is inappropriate.
7974
7975 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
7976
7977         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
7978
7979 Tue Sep 21 15:38:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
7980
7981         * g++.old-deja/g++.other/dyncast1.C: New test.
7982         * g++.old-deja/g++.other/dyncast2.C: New test.
7983         * g++.old-deja/g++.other/dyncast3.C: New test.
7984         * g++.old-deja/g++.other/dyncast4.C: New test.
7985         * g++.old-deja/g++.other/dyncast5.C: New test.
7986         * g++.old-deja/g++.eh/catch3.C: New test.
7987         * g++.old-deja/g++.eh/catch3p.C: New test.
7988         * g++.old-deja/g++.eh/catch4.C: New test.
7989         * g++.old-deja/g++.eh/catch4p.C: New test.
7990         * g++.old-deja/g++.eh/catch5.C: New test.
7991         * g++.old-deja/g++.eh/catch5p.C: New test.
7992         * g++.old-deja/g++.eh/catch6.C: New test.
7993         * g++.old-deja/g++.eh/catch6p.C: New test.
7994         * g++.old-deja/g++.eh/catch7.C: New test.
7995         * g++.old-deja/g++.eh/catch7p.C: New test.
7996         * g++.old-deja/g++.eh/catch8.C: New test.
7997         * g++.old-deja/g++.eh/catch8p.C: New test.
7998         * g++.old-deja/g++.eh/catch9.C: New test.
7999         * g++.old-deja/g++.eh/catch9p.C: New test.
8000
8001 Mon Sep 13 14:14:21 BST 1999  Nathan Sidwell  <nathan@acm.org>
8002
8003         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
8004         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
8005
8006 Mon Sep 13 06:28:57 1999  Jeffrey A Law  (law@cygnus.com)
8007
8008         * gcc.c-torture/compile/990913-1.c: New test.
8009
8010 Fri Sep 10 11:21:25 BST 1999  Nathan Sidwell  <nathan@acm.org>
8011
8012         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
8013         * g++.old-deja/g++.jason/rfg5.C: Likewise.
8014
8015 Thu Sep  9 10:40:36 1999  Richard Henderson  <rth@cygnus.com>
8016
8017         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
8018
8019 Thu Sep  9 12:32:57 BST 1999  Nathan Sidwell  <nathan@acm.org>
8020
8021         * g++.old-deja/g++.other/lookup11.C: New test.
8022         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
8023         what is permitted and what we want.
8024         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
8025         overload use.
8026         * g++.old-deja/g++.jason/rfg5.C: Likewise
8027
8028 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
8029
8030         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
8031         * gcc.c-torture/noncompile/poison-1.c: New file.
8032
8033 Wed Sep  8 09:39:56 BST 1999  Nathan Sidwell  <nathan@acm.org>
8034
8035         * g++.old-deja/g++.other/sizeof3.C: New test.
8036         * g++.old-deja/g++.other/sizeof4.C: New test.
8037         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
8038         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
8039
8040 1999-09-07  Richard Henderson  <rth@cygnus.com>
8041
8042         * gcc.dg/va-arg-1.c: New.
8043
8044 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8045
8046         * gcc.c-torture/execute/va-arg-9.c: New test.
8047
8048 1999-09-05  Craig Burley  <craig@jcb-sc.com>
8049
8050         * g77.f-torture/compile/980519-2.f: New test.
8051         * g77.f-torture/compile/19990905-0.f: New test.
8052         * g77.f-torture/compile/19990905-1.f: New test.
8053         * g77.f-torture/compile/19990905-2.f: New test.
8054
8055         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
8056
8057 Fri Sep  3 10:39:38 BST 1999  Richard Earnshaw <rearnsha@arm.com>
8058
8059         * gcc.c-torture/execute/990827-1.c: Fix typo.
8060
8061 Fri Sep 03 09:31:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
8062
8063         * g++.old-deja/g++.other/deref1.C: New test.
8064
8065 Thu Sep 02 09:27:34 BST 1999  Nathan Sidwell  <nathan@acm.org>
8066
8067         * g++.old-deja/g++.other/ambig2.C: New test.
8068         * g++.old-deja/g++.other/cond5.C: New test.
8069         * g++.old-deja/g++.other/lookup16.C: New test.
8070
8071 Thu Sep  2 01:17:51 1999  Marc Espie <espie@cvs.openbsd.org>
8072
8073         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
8074         assemblers too.
8075
8076 Tue Aug 31 17:57:49 1999  Jeffrey A Law  (law@cygnus.com)
8077
8078         * lib/c-torture.exp: Avoid the "compare executables" optimization
8079         when testing native.
8080
8081 Sun Aug 29 14:35:41 1999  Jeffrey A Law  (law@cygnus.com)
8082
8083         * gcc.c-torture/execute/990829-1.c: New test.
8084         * gcc.c-torture/compile/990829-1.c: New test.
8085
8086 1999-08-27  Paul Burchard  <burchard@pobox.com>
8087
8088         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
8089         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
8090         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
8091         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
8092         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
8093         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
8094         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
8095         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
8096         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
8097         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
8098         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
8099
8100 Fri Aug 27 01:24:16 1999  Jeffrey A Law  (law@cygnus.com)
8101
8102         * gcc.c-torture/execute/990827-1.c: New test.
8103
8104 1999-08-26  Craig Burley  <craig@jcb-sc.com>
8105
8106         * g77.f-torture/noncompile/19990826-4.f: New test.
8107
8108         * g77.f-torture/compile/19990826-3.f: New test.
8109
8110         * g77.f-torture/execute/19990826-2.f: New test.
8111
8112         * g77.f-torture/compile/19990826-1.f: New test.
8113
8114         * gcc.c-torture/execute/990826-0.c: New test.
8115         * g77.c-torture/execute/19990826-0.f: New test.
8116
8117         * g77.f-torture/noncompile/970626-2.f: New test.
8118
8119 1999-08-25  Paul Burchard  <burchard@pobox.com>
8120
8121         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
8122         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
8123         lss-011.C: New tests.
8124
8125 1999-08-25  Nathan Sidwell  <nathan@acm.org>
8126
8127         * g++.old-deja/g++.other/decl5.C: New test.
8128
8129 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8130
8131         * noncompile/noncompile.exp: Load_lib c-torture.exp.
8132         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
8133         call `postbase' for each one.  All callers of `postbase' changed
8134         to call this instead.
8135
8136 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
8137
8138         * gcc.c-torture/execute/990811-1.c: New test.
8139
8140 1999-08-09  Nick Clifton  <nickc@cygnus.com>
8141
8142         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
8143         just native ones.
8144
8145         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
8146         just native ones.
8147
8148 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
8149
8150         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
8151
8152 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
8153
8154         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
8155
8156 1999-08-04  Nathan Sidwell  <nathan@acm.org>
8157
8158         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
8159
8160 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
8161
8162         * gcc.c-torture/execute/990804-1.c: New test.
8163
8164 1999-08-03  Nathan Sidwell  <nathan@acm.org>
8165
8166         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
8167         * g++.old-deja/g++.brendan/crash64.C: Likewise
8168         * g++.old-deja/g++.brendan/overload8.C: Likewise
8169
8170 1999-08-03  Nathan Sidwell  <nathan@acm.org>
8171
8172         * g++.old-deja/g++.other/struct1.C: New test.
8173
8174 1999-08-03  Nathan Sidwell  <nathan@acm.org>
8175
8176         * g++.old-deja/g++.other/enum2.C: New test.
8177
8178 Mon Aug  2 13:35:12 1999  Richard Henderson  <rth@cygnus.com>
8179
8180         Adapted from tests from Franz Sirl:
8181         * gcc.c-torture/execute/va-arg-7.c: New test.
8182         * gcc.c-torture/execute/va-arg-8.c: New test.
8183
8184 Sun Aug  1 22:29:34 1999  Jeffrey A Law  (law@cygnus.com)
8185
8186         * gcc.c-torture/compile/990801-2.c: New test.
8187
8188         * gcc.c-torture/compile/990801-1.c: New test.
8189
8190 1999-07-27  Michael Meissner  <meissner@cygnus.com>
8191
8192         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
8193         fp-cmp-1.c, converting double to float.
8194
8195         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
8196         fp-cmp-1.c, converting double to long double.
8197
8198         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
8199         from fr1 to unknown_register, since fr1 is a legitimate register
8200         on some machines.
8201
8202 Sun Jul 25 21:41:37 1999  Jeffrey A Law  (law@cygnus.com)
8203
8204         * README: More listname related changes.
8205
8206 1999-07-08  Catherine Moore  <clm@cygnus.com>
8207
8208         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
8209
8210 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
8211
8212         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
8213
8214 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
8215
8216         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
8217
8218 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
8219
8220         * gcc.dg/990703-1.c: New test.
8221
8222 1999-06-29  Nick Clifton  <nickc@cygnus.com>
8223
8224         * lib/file-format.exp: New file: Move definition of proc
8225         gcc_target_object_format to here from
8226         gcc.dg/special/ecos.exp.
8227
8228         * lib/c-torture.exp: Include lib file-format.exp.
8229         * lib/gcc-dg.exp: Include lib file-format.exp.
8230
8231         * gcc.dg/special/ecos.exp: Remove definition of proc
8232         gcc_target_object_format.
8233
8234 Mon Jun 28 08:20:51 1999  Jeffrey A Law  (law@cygnus.com)
8235
8236         * gcc.c-torture/execute/990628-1.c: New test.
8237
8238 Fri Jun 25 05:28:40 1999  Jeffrey A Law  (law@cygnus.com)
8239
8240         * gcc.c-torture/compile/990625-2.c: New test.
8241
8242         * gcc.c-torture/compile/990625-1.c: New test.
8243
8244 1999-06-23  Nick Clifton  <nickc@cygnus.com>
8245
8246         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
8247         attributes compile.
8248         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
8249         ports that use the COFF/PE file format.
8250
8251 Thu Jun 17 13:48:16 1999  Jeffrey A Law  (law@cygnus.com)
8252
8253         * gcc.c-torture/compile/990617-1.c: New test.
8254
8255 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
8256
8257         * g++.old-deja/g++.other/decl4.C: New test.
8258
8259 1999-06-14  Nathan Sidwell  <nathan@acm.org>
8260
8261         * g++.old-deja/g++.other/bitfld3.C: New test.
8262
8263 1999-06-08  Nathan Sidwell  <nathan@acm.org>
8264
8265         * g++.old-deja/g++.eh/catch1.C: New test.
8266
8267 Mon Jun  7 23:39:16 1999  Jeffrey A Law  (law@cygnus.com)
8268
8269         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
8270
8271         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
8272         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
8273
8274 1999-06-05  Craig Burley  <craig@jcb-sc.com>
8275
8276         * g77.f-torture/compile/19990502-0.f: Replace with new,
8277         shorter, test that still fails after recent changes.
8278
8279 Fri Jun  4 02:25:04 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
8280
8281         * gcc.c-torture/execute/990604-1.c: New test.
8282
8283 Mon May 31 00:34:51 1999  Jeffrey A Law  (law@cygnus.com)
8284
8285         * gcc.c-torture/execute/990531-1.c: New test.
8286
8287 Thu May 27 02:38:36 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8288
8289         * gcc.c-torture/compile/990527-1.c: New test.
8290
8291 Thu May 27 02:18:51 1999  Joern Rennecke <amylaar@cygnus.com>
8292
8293         * gcc.c-torture/execute/990527-1.c: New test.
8294
8295 1999-05-25  Nick Clifton  <nickc@cygnus.com>
8296
8297         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
8298         bitfields as signed.
8299
8300 1999-05-25  Craig Burley  <craig@jcb-sc.com>
8301
8302         * g77.f-torture/compile/19990525-0.f: New test.
8303
8304 Tue May 25 01:21:16 1999  Jeffrey A Law  (law@cygnus.com)
8305
8306         * gcc.c-torture/execute/990525-2.c: New test.
8307
8308         * gcc.c-torture/execute/990525-1.c: New test.
8309
8310 1999-05-24  Nathan Sidwell  <nathan@acm.org>
8311
8312         * g++.old-deja/g++.other/anon3.C: New test.
8313         * g++.old-deja/g++.other/anon4.C: New test.
8314         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
8315         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
8316         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
8317         Merrill).
8318
8319 Mon May 24 00:01:52 1999  Jeffrey A Law  (law@cygnus.com)
8320
8321         * gcc.c-torture/execute/990524-1.c: New test.
8322
8323         * gcc.dg/990524-1.c: New test.
8324
8325 Sun May 23 21:18:12 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8326
8327         * gcc.c-torture/compile/990523-1.c: New test.
8328
8329 Wed May 19 02:56:18 1999  Raja R Harinath <harinath@cs.umn.edu>
8330
8331         * gcc.c-torture/compile/990519-1.c: New test.
8332
8333 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
8334
8335         * gcc.c-torture/compile/990517-1.c: New test.
8336
8337         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
8338         (e4, f4): New tests.
8339         (main): Call them.
8340
8341 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8342
8343         * gcc.dg/noreturn-1.c: New test.
8344
8345 Thu May 13 02:02:46 1999  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
8346
8347         * gcc.c-torture/execute/990513-1.c: New test.
8348
8349 1999-05-10  Richard Henderson  <rth@cygnus.com>
8350
8351         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
8352
8353 1999-05-10  Craig Burley  <craig@jcb-sc.com>
8354
8355         * g77.f-torture/execute/erfc.f: Use small single-precision
8356         values, to avoid problems on Alphas when not -mieee.
8357
8358 1999-05-08  Craig Burley  <craig@jcb-sc.com>
8359
8360         * gcc.dg/990506-0.c: New test.
8361
8362 1999-05-08  Richard Henderson  <rth@cygnus.com>
8363
8364         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
8365         the constant to test.  Don't XFAIL 64-bit targets.
8366
8367         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
8368         * g++.old-deja/g++.law/profile1.C: Likewise.
8369
8370         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
8371         operator new instances.
8372         * g++.old-deja/g++.other/delete5.C: Likewise.
8373
8374 1999-05-03  Craig Burley  <craig@jcb-sc.com>
8375
8376         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
8377         intrinsic.
8378
8379 1999-05-03  Craig Burley  <craig@jcb-sc.com>
8380
8381         * g77.f-torture/execute/u77-test.f: Reverse order of two
8382         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
8383
8384 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8385
8386         * gcc.dg/compare1.c: New test.
8387
8388 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8389
8390         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
8391         New tests.
8392
8393 1999-05-02  Craig Burley  <craig@jcb-sc.com>
8394
8395         * g77.f-torture/compile/19990502-1.f: New test.
8396
8397 1999-05-02  Craig Burley  <craig@jcb-sc.com>
8398
8399         * g77.f-torture/compile/19990502-0.f: New test.
8400
8401 Sun May  2 01:38:50 1999  Craig Burley  <craig@jcb-sc.com>
8402
8403         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
8404         intrinsic.
8405
8406 Sun May  2 01:13:37 1999  Craig Burley  <craig@jcb-sc.com>
8407
8408         * g77.f-torture/execute/u77-test.f (main): List libU77
8409         intrinsics not currently tested.
8410         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
8411         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
8412         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
8413         Trim blanks off the ends of some printed strings.
8414
8415 Sun May  2 00:06:45 1999  Craig Burley  <craig@jcb-sc.com>
8416
8417         * g77.f-torture/execute/u77-test.f (main): Just warn about
8418         FSTAT gid disagreement, as it's expected on some systems.
8419
8420 Sat May  1 23:57:18 1999  Craig Burley  <craig@jcb-sc.com>
8421
8422         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
8423         use a new function, which allows for some slop.
8424         Clean up some commentary.
8425         (issum): The new function.
8426         (sgladd): Deleted subroutine.
8427
8428 1999-05-01  Craig Burley  <craig@jcb-sc.com>
8429
8430         * g77.f-torture/execute/u77-test.f: Modify to be more like
8431         libf2c/libU77 version, bringing patches to that version here.
8432         Add suitable commentary.
8433
8434 Sun Apr 25 12:28:59 1999  Richard Henderson  <rth@cygnus.com>
8435
8436         * gcc.dg/990424-1.c: New test.
8437
8438 1999-04-24  Craig Burley  <craig@jcb-sc.com>
8439
8440         * g77.f-torture/execute/u77-test.f (main): Bug involving
8441         LSTAT has been fixed, so turn back on full checking.
8442
8443 1999-04-20  Craig Burley  <craig@jcb-sc.com>
8444
8445         * g77.f-torture/compile/19990419-0.f: New test.
8446         * g77.f-torture/execute/19990419-1.f: New test.
8447
8448 Sat Apr 17 16:56:48 1999  Richard Henderson  <rth@cygnus.com>
8449
8450         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
8451         to avoid the need for a prototype to supress a warning.
8452
8453 Wed Apr  7 23:08:59 1999  Jim Wilson  <wilson@cygnus.com>
8454
8455         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
8456
8457 Sun Apr  4 04:02:53 1999  Jeffrey A Law  (law@cygnus.com)
8458
8459         * gcc.c-torture/execute/990404-1.c: New test.
8460
8461 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
8462
8463         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
8464         * gcc.dg/cpp-if3.c: Don't use -pedantic.
8465         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
8466         missing initializer warnings.
8467
8468 Sun Mar 28 00:49:41 1999  Jeffrey A Law  (law@cygnus.com)
8469
8470         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
8471         matching strings.
8472
8473 Fri Mar 26 00:50:46 1999  Jeffrey A Law  (law@cygnus.com)
8474
8475         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
8476
8477 1999-03-26  Craig Burley  <craig@jcb-sc.com>
8478
8479         * g77.f-torture/execute/19990325-0.f: New test.
8480         * g77.f-torture/execute/19990325-1.f: New test.
8481
8482 Wed Mar 24 22:50:50 1999  Jeffrey A Law  (law@cygnus.com)
8483
8484         * gcc.c-torture/execute/990324-1.c: New test.
8485
8486 Mon Mar 22 14:55:58 1999  Jim Wilson  <wilson@cygnus.com>
8487
8488         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
8489         test with 4.
8490
8491 Wed Mar 17 12:22:39 1999  Richard Henderson  <rth@cygnus.com>
8492
8493         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
8494
8495 1999-03-13  Craig Burley  <craig@jcb-sc.com>
8496
8497         * g77.f-torture/execute/19990313-2.f: New test.
8498         * g77.f-torture/execute/19990313-3.f: New test.
8499
8500 1999-03-13  Craig Burley  <craig@jcb-sc.com>
8501
8502         * g77.f-torture/execute/19990313-0.f: New test.
8503         * g77.f-torture/execute/19990313-1.f: New test.
8504
8505 Fri Mar 12 16:17:28 1999  Jim Wilson  <wilson@cygnus.com>
8506
8507         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
8508         printf to sprintf.
8509         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
8510         (main): Add check for u15.  Conditionalize u31 check depending on
8511         whether ints are <32 bits or >=32 bits.
8512
8513 1999-03-08  Craig Burley  <craig@jcb-sc.com>
8514
8515         * g77.f-torture/execute/19981119-0.f: Improve testiness.
8516
8517 1999-03-08  Craig Burley  <craig@jcb-sc.com>
8518
8519         * g77.f-torture/compile/19990305-0.f: New test.
8520         * g77.f-torture/execute/19981119-0.f: New test.
8521
8522 1999-03-08  Craig Burley  <craig@jcb-sc.com>
8523
8524         * g77.f-torture/execute/970625-2.f: call ABORT if final
8525         result is not correct, instead of just printing it.
8526         Add this checking via newly introduced obfuscation, to
8527         trip up buggy front ends.
8528
8529 1999-03-07  Craig Burley  <craig@jcb-sc.com>
8530
8531         * g77.f-torture/compile/960317-1.f: Moved from being
8532         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
8533
8534 1999-03-06  Craig Burley  <craig@jcb-sc.com>
8535
8536         * g77.f-torture/execute/960317-1.f: New (old) test.
8537         * g77.f-torture/execute/970625-2.f: Ditto.
8538
8539 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
8540
8541         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
8542         message on line 1 or line 2; cccp and cpplib do this differently.
8543
8544 Mon Mar  1 23:29:14 1999  Jeffrey A Law  (law@cygnus.com)
8545
8546         * g++.old-deja/g++.law/weak1.C: New test.
8547
8548 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
8549
8550         * gcc.c-torture/execute/990119-1.c: Renamed to...
8551         * gcc.dg/990119-1.c: this, so it will only be tested once
8552         (it's a preprocessor test, it doesn't need to be run at
8553         multiple optimization levels).
8554
8555 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
8556
8557         * lib/g++.exp: Don't add incdir=$base_dir/../include to
8558           ALWAYS_CXXFLAGS.
8559
8560 1999-02-24  Craig Burley  <craig@jcb-sc.com>
8561
8562         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
8563         * g77.f-torture/compile/19981216-0.f: ...as it is expected
8564         to not be compilable by current g77.
8565
8566 1999-02-24  Nick Clifton  <nickc@cygnus.com>
8567
8568         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
8569
8570 Mon Feb 22 01:15:08 1999  Jeffrey A Law  (law@cygnus.com)
8571
8572         * gcc.c-torture/execute/990222-1.c: New test.
8573
8574 1999-02-19  Craig Burley  <craig@jcb-sc.com>
8575
8576         * g77.f-torture/compile/19990218-0.f: New test.
8577         * g77.f-torture/noncompile/19990218-1.f: New test.
8578
8579 1999-02-18  Craig Burley  <craig@jcb-sc.com>
8580
8581         * g77.f-torture/compile/19981216-0.f: New test.
8582
8583 Sun Feb 14 01:26:29 1999  Jeffrey A Law  (law@cygnus.com)
8584
8585         * gcc.dg/990214-1.c: New test.
8586
8587 Sat Feb 13 00:43:52 1999  Jeffrey A Law  (law@cygnus.com)
8588
8589         * gcc.dg/990213-2.c: New test.
8590
8591         * gcc.dg/990213-1.c: New test.
8592
8593 Fri Feb 12 11:04:35 1999  Jeffrey A Law  (law@cygnus.com)
8594
8595         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
8596         ints.
8597
8598 1999-02-11  Nick Clifton  <nickc@cygnus.com>
8599
8600         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
8601         specified by target.
8602
8603         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
8604
8605 Thu Feb 11 01:12:12 1999  Jeffrey A Law  (law@cygnus.com)
8606
8607         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
8608
8609 Wed Feb 10 13:08:12 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
8610
8611         * gcc.dg/special/ecos.exp: New test driver for new tests with
8612         special requirements.
8613
8614         * gcc.dg/special/alias-1.c: New test.
8615         * gcc.dg/special/gcsec-1.c: New test.
8616         * gcc.dg/special/weak-1.c: New test.
8617         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
8618         * gcc.dg/special/weak-2.c: New test.
8619         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
8620         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
8621         * gcc.dg/special/wkali-1.c: New test.
8622         * gcc.dg/special/wkali-2.c: New test.
8623         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
8624         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
8625
8626 Wed Feb 10 12:15:35 1999  Felix Lee  <flee@cygnus.com>
8627
8628           * lib/c-torture.exp (c-torture-compile): Pull out code for
8629           analyzing gcc error messages.
8630           (c-torture-execute): Likewise.  Fix some (harmless) false
8631           positives.
8632           * lib/gcc.exp (gcc_check_compile): New function.
8633
8634 Mon Feb  8 21:42:57 1999  Richard Henderson  <rth@cygnus.com>
8635
8636         * gcc.c-torture/execute/990208-1.c: New test.
8637
8638 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
8639
8640         * g++.dg/special/ecos.exp: New driver for new tests with special
8641         requirements
8642
8643         * g++.dg/special/conpr-1.C: New test
8644         * g++.dg/special/conpr-2.C: New test
8645         * g++.dg/special/conpr-2a.C: New test
8646         * g++.dg/special/conpr-3.C: New test
8647         * g++.dg/special/conpr-3a.C: New test
8648         * g++.dg/special/conpr-3b.C: New test
8649
8650         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
8651         allow g++ to use the dg driver
8652
8653         * README: Add comment about g++.dg directory
8654
8655 Sat Feb  6 18:00:38 1999  Jeffrey A Law  (law@cygnus.com)
8656
8657         * README: Update email addresses.
8658
8659 1999-02-03  Nick Clifton  <nickc@cygnus.com>
8660
8661         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
8662         arguments in order to force structure S onto the stack even on
8663         the alpha.
8664         (test): Pass 10 leading arguments to function foo as well as the
8665         structure S.
8666
8667         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
8668         failure for all targets.
8669
8670         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
8671         abort to terminate program execution.
8672
8673 Sat Jan 30 16:22:47 1999  Richard Henderson  <rth@cygnus.com>
8674
8675         * gcc.c-torture/execute/990130-1.c: New test.
8676
8677 Sat Jan 30 11:10:06 1999  Jeffrey A Law  (law@cygnus.com)
8678
8679         * gcc.dg/990130-1.c: New test.
8680
8681 1999-01-28  Michael Meissner  <meissner@cygnus.com>
8682
8683         * gcc.c-torture/execute/990128-1.c: New test.
8684
8685 1999-01-27  Michael Meissner  <meissner@cygnus.com>
8686
8687         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
8688
8689 1999-01-27  Felix Lee  <flee@cygnus.com>
8690
8691         * lib/c-torture.exp (c-torture-compile): pull out code for
8692         analyzing gcc error messages.
8693         (c-torture-execute): ditto, and fix some (harmless) false
8694         positives.
8695         * lib/gcc.exp (gcc_check_compile): new function.
8696
8697 Sun Jan 17 00:02:33 1999  Jeffrey A Law  (law@cygnus.com)
8698
8699         * gcc.dg/990117-1.c: New test.
8700
8701         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
8702
8703         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
8704
8705 Fri Jan 15 02:52:00 1999  Jeffrey A Law  (law@cygnus.com)
8706
8707         * g77.f-torture/compile/990115-1.f: New test.
8708
8709 Thu Jan  7 23:39:47 1999  Jeffrey A Law  (law@cygnus.com)
8710
8711         * gcc.c-torture/compile/990107-1.c: New test
8712
8713 Wed Jan  6 02:21:59 1999  Jeffrey A Law  (law@cygnus.com)
8714
8715         * gcc.c-torture/execute/990106-2.c: New test.
8716
8717         * gcc.c-torture/execute/990106-1.c: New test.
8718
8719 Wed Dec 30 23:05:28 1998  Zack Weinberg <zack@rabi.columbia.edu>
8720
8721         * gcc.c-torture/compile/981223-1.c: New test.
8722
8723 Tue Dec 29 11:33:25 1998  Richard Henderson  <rth@cygnus.com>
8724
8725         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
8726         (opt3): Rename from opt4 and disable.
8727
8728 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
8729
8730         * g++.old-deja/g++.pt/ptrmem5.C: New test.
8731
8732 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
8733
8734         * g++.old-deja/g++.other/conv5.C: New test.
8735
8736 1998-12-14  Nick Clifton  <nickc@cygnus.com>
8737
8738         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
8739
8740 Fri Dec 11 10:25:57 1998  Jeffrey A Law  (law@cygnus.com)
8741
8742         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
8743
8744 Fri Dec 11 01:12:45 1998  Zack Weinberg <zack@rabi.columbia.edu>
8745
8746         * gcc.c-torture/compile/981211-1.c: New test.
8747
8748 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
8749
8750         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
8751
8752         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
8753
8754 Tue Dec  8 22:50:04 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8755
8756         * gcc.special/930510-1.c: Make C9X safe.
8757         * gcc.misc-tests/gcov-1.c Similarly.
8758         * gcc.misc-tests/gcov-2.c Similarly.
8759
8760 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
8761
8762         * gcc.dg/ultrasp1.c: New test.
8763
8764 Sun Dec  6 00:40:12 1998  Richard Henderson  <rth@cygnus.com>
8765
8766         * gcc.c-torture/execute/981206.c: New test.
8767
8768 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
8769
8770         * g++.old-deja/g++.ns/template7.C: New test.
8771
8772         * g++.old-deja/g++.other/expr1.C: New test.
8773
8774         * g++.old-deja/g++.eh/tmpl3.C: New test.
8775
8776         * g++.old-deja/g++.eh/tmpl2.C: New test.
8777
8778 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
8779
8780         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
8781         * g++.old-deja/g++.other/using6.C: Removed.
8782         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
8783
8784         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
8785
8786 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
8787
8788         * g++.old-deja/g++.pt/overload8.C: New test.
8789
8790         * g++.old-deja/g++.pt/overload7.C: New test.
8791
8792         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
8793
8794         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
8795         and relinking messages.
8796         * lib/g++.exp (g++_target_compile): Remove .rpo file when
8797         compiling with -frepo.
8798
8799 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
8800
8801         * g++.old-deja/g++.pt/lookup6.C: New test.
8802
8803 1998-11-30  Nick Clifton  <nickc@cygnus.com>
8804
8805         * gcc.c-torture/execute/981130-1.c: New test.
8806         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
8807
8808 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
8809
8810         * g++.old-deja/g++.pt/explicit76.C: New test.
8811
8812         * g++.old-deja/g++.pt/friend38.C: New test.
8813
8814         * g++.old-deja/g++.ns/crash2.C: New test.
8815
8816         * g++.old-deja/g++.pt/defarg8.C: New test.
8817
8818         * g++.old-deja/g++.pt/instantiate6.C: New test.
8819
8820         * g++.old-deja/g++.pt/static6.C: New test.
8821
8822         * g++.old-deja/g++.pt/decl2.C: New test.
8823
8824 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
8825
8826         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
8827         problem is actually related with name lookup, but so what? :-)
8828
8829         * g++.old-deja/g++.pt/friend37.C: New test.
8830
8831 1998-11-25  Dave Love  <d.love@dl.ac.uk>
8832
8833         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
8834         element, which fails on some systems.
8835
8836         * g77.f-torture/execute/labug1.f: New test.
8837
8838 Sat Nov 21 21:41:05 1998  Jeffrey A Law  (law@cygnus.com)
8839
8840         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
8841         is defined.
8842
8843 1998-11-18  Dave Love  <d.love@dl.ac.uk>
8844
8845         * g77.f-torture/compile/981117-1.f: New test.
8846
8847 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
8848
8849         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
8850         properly discarded.
8851
8852 Sun Oct 11 05:04:28 1998  Ken Raeburn  <raeburn@cygnus.com>
8853
8854         * gcc.c-torture/execute/memcheck: New directory of tests for
8855         -fcheck-memory-usage.
8856
8857 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8858
8859         * README: New file, general information about the testsuite and
8860         new description of the various C++ test subdirectories.
8861         * README.g++: Eliminate obsolete information, update and move most
8862         relevant stuff to README.
8863
8864 Sat Nov  7 02:55:55 1998  Richard Henderson  <rth@cygnus.com>
8865
8866         * gcc.c-torture/compile/981107-1.c: New test.
8867
8868 Mon Nov  2 11:16:03 1998  Doug Evans  <devans@canuck.cygnus.com>
8869
8870         * execute/memcpy-bi.c: New testcase.
8871
8872 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
8873
8874         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
8875         base classes.
8876
8877         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
8878         template is selected.
8879
8880         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
8881         classes, it should be accepted for all types.
8882
8883         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
8884
8885         * g++.old-deja/g++.pt/spec24.C: Ensure that template
8886         specializations start with template headers.
8887
8888 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
8889
8890         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
8891
8892         * g++.old-deja/g++.other/init9.C: Test cross initialization of
8893         non-POD types.
8894
8895 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
8896
8897         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
8898
8899 Thu Oct 22 16:01:44 1998  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8900
8901         * compile/981022-1.c, compile/981022-1.x: New test and driver.
8902
8903 Mon Oct 19 14:03:07 1998  Jeffrey A Law  (law@cygnus.com)
8904
8905         * 981019-1.c: New test.
8906
8907 Wed Oct 14 21:11:19 1998  Robert Lipe <robertl@dgii.com>
8908
8909         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
8910         find objc headers.
8911
8912 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
8913
8914         * compile/981001-4.c: Remove use of GCC extension that triggers a
8915         compiler bug.
8916
8917 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
8918
8919         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
8920
8921 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
8922
8923         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
8924         instantiation of template produces incorrect code for delete
8925         expression.
8926
8927         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
8928         constructors' name is not unique.
8929         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
8930         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
8931
8932         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
8933         automatic array of const is ill-formed.
8934
8935         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
8936         of template parameter?
8937
8938         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
8939         const.
8940
8941         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
8942         pointer-to-member expression.
8943
8944         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
8945         declaration causes ICE.
8946
8947 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
8948
8949         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
8950         reserved in the global namespace.
8951
8952         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
8953         generate needed virtual table.
8954
8955         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
8956
8957 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
8958
8959         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
8960         template-dependent type
8961
8962 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
8963
8964         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
8965         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
8966         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
8967
8968         * g++.old-deja/g++.other/using5.C: New test; using decl from base
8969         class should be usable as argument of member function.
8970         * g++.old-deja/g++.other/using6.C: New test; using decl from base
8971         class should be usable as return type of member function.
8972         * g++.old-deja/g++.other/using7.C: New test; using decl from base
8973         class should be usable as type of data member.
8974
8975         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
8976
8977 Fri Oct  9 19:19:19 1998  Jeffrey A Law  (law@cygnus.com)
8978
8979         * gcc.c-torture/special/920521-1.c: Fix bogus test.
8980
8981 Thu Oct  8 19:14:05 1998  Nick Clifton  <nickc@cygnus.com>
8982
8983         * gcc.dg/dll-?.c Add thumb to target list.
8984         Fix assembler scan patterns to match current assembler output.
8985
8986 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
8987
8988         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
8989         matching of template brackets.
8990
8991         * g++.old-deja/g++.other/using4.C: New test.  Test using
8992         declarations of methods from base classes.
8993
8994         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
8995         within functions should introduce names into the innermost
8996         enclosing namespace.
8997
8998         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
8999         of static locals if first initialization throws.
9000
9001 Wed Oct  7 12:00:20 1998  Jim Wilson  <wilson@cygnus.com>
9002
9003         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
9004
9005 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
9006
9007         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
9008         lose track of the possible targets of tablejump insns.
9009         * special/special.exp: Run it.
9010
9011 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
9012
9013         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
9014         must be declared before its specializations can be named in friend
9015         declarations.
9016
9017 1998-10-05  Dave Love  <d.love@dl.ac.uk>
9018
9019         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
9020
9021         * g77.f-torture/execute/io1.f: New test.
9022
9023 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
9024
9025         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
9026         with pointer to template function, for which no argument deduction
9027         is possible.
9028
9029         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
9030         specialization of template function as argument to template
9031         function.
9032
9033         * g++.old-deja/g++.other/access2.C: New test; Inner class
9034         shouldn't have privileged access to Outer's names.
9035
9036 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
9037
9038         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
9039         friend template declared within template class conflicts with
9040         nested class of the same name.
9041
9042         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
9043         is ignored.
9044
9045         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
9046         object with direct initializer as function declaration.
9047
9048         * g++.old-deja/g++.other/decl2.C: New test; duplicate
9049         initializers.
9050
9051         * g++.old-deja/g++.other/null2.C: New test; conditional operator
9052         involving const pointer and NULL produces incorrect result.
9053
9054         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
9055         type name without `typename' should be rejected with -pedantic.
9056
9057 Fri Oct  2 21:55:58 1998  Richard Henderson  <rth@cygnus.com>
9058
9059         * g++.old-deja/g++.other/addrof1.C: New test.
9060
9061 Thu Oct  1 17:15:26 1998  Nick Clifton  <nickc@cygnus.com>
9062
9063         * gcc.c-torture/compile/981001-1.c: New test.
9064         * gcc.c-torture/execute/981001-1.c: New test.
9065
9066 Thu Oct  1 19:05:20 1998  Jeffrey A Law  (law@cygnus.com)
9067
9068         * gcc.c-torture/compile/981001-2.c: New test.
9069         * gcc.c-torture/compile/981001-3.c: New test.
9070         * gcc.c-torture/compile/981001-4.c: New test.
9071
9072 1998-10-01  Robert Lipe  <robertl@dgii.com>
9073
9074         * lib/objc.exp (objc_target_compile): Add -L during compiles for
9075         multilibbed hosts.   Idea grafted from g77.exp.
9076
9077 1998-09-30  Dave Love  <d.love@dl.ac.uk>
9078
9079         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
9080         avoid losing on systems which need -lsocket.
9081
9082 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
9083
9084         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
9085         * g++.old-deja/g++.other/nested2.C: Ditto.
9086         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
9087         failure.
9088
9089 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
9090
9091         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
9092         preferred over template operator!= for enum bitfields.
9093
9094 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
9095
9096         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
9097         that happen to have the same base name, but in different scopes,
9098         are incorrectly rejected.
9099
9100 1998-09-16  Richard Henderson  <rth@cygnus.com>
9101
9102         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
9103         on the native word size instead of an integer literal.
9104
9105 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
9106
9107         * g++.old-deja/g++.other/static2.C: Invocation of static data
9108         member of type pointer-to-function denoted as non-static member.
9109
9110         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
9111         checks involving function types and aliases.
9112
9113 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
9114
9115         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
9116         redefined to the same non-trivial type.
9117
9118         * g++.old-deja/g++.pt/explicit73.C: Test for proper
9119         namespace-qualification of template specializations declared in
9120         other namespaces.
9121
9122         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
9123         to declare a subset of the specializations of a template function
9124         as friends of specializations of a template class.
9125
9126         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
9127         member templates that do not fully specialize the enclosing
9128         template class are rejected.
9129
9130 1998-09-11  Dave Love  <d.love@dl.ac.uk>
9131
9132         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
9133
9134 1998-09-08  Dave Love  <d.love@dl.ac.uk>
9135
9136         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
9137         altered from libf2c/libU77 version.
9138
9139 1998-09-06  Dave Love  <d.love@dl.ac.uk>
9140
9141         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
9142
9143 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
9144
9145         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
9146         (un)signed char are different types for template specialization
9147         purposes.
9148
9149 Thu Sep  3 00:40:32 1998  Ovidiu Predescu  <ovidiu@aracnet.com>
9150
9151         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
9152         * objc: ObjC testsuite.
9153
9154 Mon Aug 31 12:00:00 1998  Catherine Moore  <clm@cygnus.com>
9155
9156         * gcc.c-torture/execute/941014-1.x:  New file.
9157
9158 Mon Aug 31 15:19:32 1998  Nick Clifton  <nickc@cygnus.com>
9159
9160         * lib/c-torture.exp: Add support for
9161         torture_eval_before_compile and torture_eval_before_execute
9162         variables.
9163
9164 Sun Aug 30 17:38:20 1998  Jeffrey A Law  (law@cygnus.com)
9165
9166         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
9167         this test triggers valid.
9168
9169 Thu Aug 27 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
9170
9171         * gcc.dg/980827-1.c: New test.
9172
9173 Wed Aug 26 16:10:00 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9174
9175         * gcc.c-torture/execute/loop-4b.c: New test.
9176
9177 Wed Aug 26 16:25:38 1998  Nick Clifton  <nickc@cygnus.com>
9178
9179         * lib/c-torture.exp: Add support for
9180         torture_eval_before_compile and torture_eval_before_execute
9181         variables.
9182
9183 Tue Aug 25 19:42:13 1998  Jeffrey A Law  (law@cygnus.com)
9184
9185         * gcc.c-torture/compile/980825-1.c: New test.
9186
9187 Mon Aug 24 14:20:32 1998  Nick Clifton  <nickc@cygnus.com>
9188
9189         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
9190         count number tests in opt_t0 not good_t0.
9191
9192 Mon Aug 24 16:38:52 1998  Jeffrey A Law  (law@cygnus.com)
9193
9194         * gcc.c-torture/compile/930326-1.x: Fix typo.
9195
9196 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
9197
9198         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
9199         causes an ICE.
9200
9201 Fri Aug 21 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
9202
9203         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
9204         STACK_SIZE is defined.
9205         * gcc.c-torture/unsorted/stuct.c: Similarly.
9206
9207         * gcc.c-torture/compile/980821-1.c: New test.
9208
9209 Fri Aug 21 03:14:04 1998  Jeffrey A Law  (law@cygnus.com)
9210
9211         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
9212
9213 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
9214
9215         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
9216         code.
9217
9218 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
9219
9220         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
9221         error'.
9222
9223 Tue Aug 18 19:19:50 1998  Jeffrey A Law  (law@cygnus.com)
9224
9225         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
9226
9227 Sun Aug 16 01:29:19 1998  Jeffrey A Law  (law@cygnus.com)
9228
9229         * gcc.c-torture/compile/980816-1.c: New test.
9230
9231         * gcc.dg/980816-1.c: New test.
9232
9233 Thu Aug 13 00:13:55 1998  Jeffrey A Law  (law@cygnus.com)
9234
9235         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
9236         compiler for ieee tests.
9237
9238 1998-08-01  Dave Love  <d.love@dl.ac.uk>
9239
9240         * g77.f-torture/compile/980729-0.f: New test.
9241
9242 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
9243
9244         * gcc.c-torture/special/eeprof-1.c: New test, for
9245         -finstrument-functions.
9246         * gcc.c-torture/special/special.exp: Run it.
9247
9248 Wed Jul 29 00:17:18 1998  Jeffrey A Law  (law@cygnus.com)
9249
9250         * gcc.c-torture/compile/980729-1.c: New test.
9251
9252 Mon Jul 27 11:05:07 1998  Nick Clifton  <nickc@cygnus.com>
9253
9254         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
9255         __thumb__ is defined, and test for ARM style doubles if so.
9256
9257 1998-07-26  Dave Love  <d.love@dl.ac.uk>
9258
9259         * g77.f-torture/noncompile/980615-0.f: New test.
9260
9261 Sun Jul 26 01:15:56 1998  H.J. Lu  (hjl@gnu.org)
9262
9263         * gcc.dg/980312-1.c: Do link instead of compile.
9264         * gcc.dg/980313-1.c: Likewise.
9265
9266 Sun Jul 26 01:05:02 1998  Jeffrey A Law  (law@cygnus.com)
9267
9268         * gcc.c-torture/compile/980726-1.c: New test.
9269
9270 1998-07-25  Dave Love  <d.love@dl.ac.uk>
9271
9272         * g77.f-torture/execute/io0.f: New test.
9273
9274 Fri Jul 24 11:02:43 1998  Nick Clifton  <nickc@cygnus.com>
9275
9276         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
9277         an int.
9278
9279 Thu Jun 18 15:12:30 1998  Michael Meissner  <meissner@cygnus.com>
9280
9281         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
9282         m32r bugs.
9283
9284 Fri Jul 17 14:19:32 1998  Nick Clifton  <nickc@cygnus.com>
9285
9286         * gcc.dg/980626-1.c: Expect failures for all toolchains until
9287         c-decl.c:grokdeclarator can handle mode attributes.
9288
9289 Thu Jul 16 21:42:50 1998  Jeffrey A Law  (law@cygnus.com)
9290
9291         * gcc.c-torture/execute/980716-1.c: New test.
9292
9293 Mon Jul 13 22:26:37 1998  Jeffrey A Law  (law@cygnus.com)
9294
9295         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
9296         the mn10200.
9297         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
9298         the mn10200.
9299         * gcc.c-torture/execute/va-arg-3.x: Similarly.
9300         * gcc.c-torture/compile/930326-1.x: Similarly.
9301
9302 1998-07-13  Dave Love  <d.love@dl.ac.uk>
9303
9304         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
9305         New test from Craig.
9306
9307 1998-07-12  Dave Love  <d.love@dl.ac.uk>
9308
9309         * g77.f-torture/noncompile/980616-0.f: New test.
9310
9311         * g77.f-torture/execute/970816-3.f:  New test from Craig.
9312
9313 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
9314
9315         *  g++.other/singleton.C: Return error value instead of taking
9316         SIGSEGV.
9317
9318 Fri Jul 10 10:02:03 1998  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
9319
9320         *  g++.other/singleton.C: New test.   Warning is under dispute.
9321         Runtime crash is not.
9322
9323 Thu Jul  9 23:07:45 1998  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
9324
9325         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
9326         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
9327         using6.C, using7.C}:  New namespace tests.
9328
9329 Thu Jul  9 22:44:49 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
9330
9331         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
9332         specialization with typedef'ed names used as array indexes.
9333
9334 Thu Jul  9 00:38:51 1998  Jeffrey A Law  (law@cygnus.com)
9335
9336         * gcc.c-torture/execute/980709-1.c: New test.
9337
9338         * gcc.dg/980709-1.c: New test.
9339
9340 Tue Jul  7 13:41:27 1998  Richard Henderson  <rth@cygnus.com>
9341
9342         * gcc.c-torture/execute/bcp-1.c: New test.
9343
9344 Tue Jul  7 11:49:04 1998  Jeffrey A Law  (law@cygnus.com)
9345
9346         * gcc.c-torture/execute/980707-1.c: New test.
9347
9348 Mon Jul  6 18:20:27 1998  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
9349
9350         * gcc.c-torture/compile/980706-1.c: New test.
9351
9352 1998-07-01  Dave Love  <d.love@dl.ac.uk>
9353
9354         * g77.f-torture/execute/980701-0.f,
9355         g77.f-torture/execute/980701-1.f: New test from Craig.
9356
9357 Wed Jul  1 00:52:51 1998  Jeffrey A Law  (law@cygnus.com)
9358
9359         * gcc.c-torture/compile/980701-1.c: New test.
9360
9361         * gcc.c-torture/execute/980701-1.c: New test.
9362
9363 Tue Jun 30 11:51:42 1998  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
9364 rlsruhe.de>
9365
9366         * g++.old-deja/g++.robertl/eb132.C: New test.
9367         * g++.old-deja/g++.robertl/eb133.C: Likewise.
9368
9369 1998-06-29  Dave Love  <d.love@dl.ac.uk>
9370
9371         * g77.f-torture/execute/980628-7.f,
9372         g77.f-torture/execute/980628-8.f,
9373         g77.f-torture/execute/980628-9.f,
9374         g77.f-torture/execute/980628-10.f: New tests from Craig.
9375
9376         * g77.f-torture/execute/980628-3.f: Remove mail headers.
9377
9378 Sun Jun 28 12:49:02 1998  Jeffrey A Law  (law@cygnus.com)
9379
9380         * g77.f-torture/execute/980628-4.f: New test from Craig.
9381         * g77.f-torture/execute/980628-5.f: Likewise.
9382         * g77.f-torture/execute/980628-2.f: Likewise.
9383         * g77.f-torture/execute/980628-0.f: Likewise.
9384         * g77.f-torture/execute/980628-1.f: Likewise.
9385         * g77.f-torture/execute/980628-3.f: Likewise.
9386         * g77.f-torture/execute/980628-6.f: Likewise.
9387
9388 Sun Jun 28 00:37:26 1998  Jeffrey A Law  (law@cygnus.com)
9389
9390         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
9391         directory when nothing has been installed yet.
9392
9393 Sat Jun 27 23:23:18 1998  Carlo Wood  <carlo@runaway.xs4all.nl>
9394
9395         * gcc.c-torture/special/special.exp: Handle newer versions of
9396         dejagnu.
9397
9398 Fri Jun 26 17:57:40 1998  Jeffrey A Law  (law@cygnus.com)
9399
9400         * gcc.dg/980626-1.c: New test.
9401
9402 Fri Jun 19 23:26:12 1998  Bruno Haible <haible@ilog.fr>
9403
9404         * gcc.misc-tests/m-un-2.c: New test.
9405         * g++.old-deja/g++.other/warn01.c: Likewise.
9406
9407 Fri Jun 19 14:06:36 1998  Robert Lipe  <robertl@dgii.com>
9408
9409         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
9410         compatibility with assmblers with a different comment character.
9411         Eliminate use of GAS-specific extensions.
9412
9413 Fri Jun 19 02:05:14 1998  Jeffrey A Law  (law@cygnus.com)
9414
9415         * gcc.c-torture/execute/ieee/980619-1.c: New test.
9416
9417 Fri Jun 19 00:58:11 1998  Robert Lipe  <robertl@dgii.com>
9418
9419         *lib/g77.exp: Replace search for libf2c.a with search for newly
9420         renamed libg2c.a
9421
9422 Wed Jun 17 18:53:12 1998  Jeffrey A Law  (law@cygnus.com)
9423
9424         * gcc.c-torture/execute/980617-1.c: New test.
9425
9426 Fri Jun 12 01:08:49 1998  Jeffrey A Law  (law@cygnus.com)
9427
9428         * gcc.c-torture/execute/980612-1.c: New test.
9429
9430 Mon Jun  8 02:13:42 1998  Jeffrey A Law  (law@cygnus.com)
9431
9432         * gcc.dg/980523-1.c: Only test on ppc-linux.
9433         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
9434
9435         * gcc.c-torture/execute/980608-1.c: New test.
9436
9437 Fri Jun  5 21:54:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9438
9439         * gcc.c-torture/execute/980605-1.c: New test.
9440
9441 Thu Jun  4 01:39:24 1998  Jeffrey A Law  (law@cygnus.com)
9442
9443         * gcc.c-torture/execute/980604-1.c: New test.
9444
9445 Tue Jun  2 20:51:43 1998  Jeffrey A Law  (law@cygnus.com)
9446
9447         * gcc.c-torture/execute/980602-1.c: New test.
9448         * gcc.c-torture/execute/980602-2.c: Likewise.
9449
9450 1998-06-02  Dave Love  <d.love@dl.ac.uk>
9451
9452         * 970125-0.f: Fix per JCB.  Add commentary.
9453
9454 Sun May 31 23:23:29 1998  Michael Meissner  <meissner@cygnus.com>
9455
9456         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
9457         IEEE -0 support.
9458
9459 Fri May 29 01:10:12 1998  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
9460
9461         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
9462         earlier.
9463
9464 Thu May 28 00:17:42 1998  Catherine Moore <clm@cygnus.com>
9465
9466         * gcc.c-torture/execute/980526-3.c: New test.
9467
9468 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
9469
9470         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
9471         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
9472         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
9473         m88k-motorola-sysv3 to XFAIL.
9474
9475 Tue May 26 23:58:03 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9476
9477         * gcc.dg/980526-1.c: New test.
9478         * gcc.c-torture/execute/980526-2.c: New test.
9479
9480 Tue May 26 23:40:40 1998  Jeffrey A Law  (law@cygnus.com)
9481
9482         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
9483
9484         * gcc.c-torture/execute/980526-1.c: New test.
9485
9486 1998-05-26  Dave Love  <d.love@dl.ac.uk>
9487
9488         * g77.f-torture/execute/alpha2.f: Add runtime test.
9489
9490 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
9491
9492         * g++.old-deja/old-deja.exp: Strip leading directories.
9493
9494         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
9495         error for the line.  Don't run multiple tests for the same line.
9496
9497 Sat May 23 23:27:10 1998  Jeffrey A Law  (law@cygnus.com)
9498
9499         * gcc.dg/980523-1.c: New test.
9500
9501 1998-05-23  Dave Love  <d.love@dl.ac.uk>
9502
9503         * g77.f-torture/compile/970915-0.f: New test.
9504
9505 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
9506
9507         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
9508
9509 Thu May 21 23:23:21 1998  Jeffrey A Law  (law@cygnus.com)
9510
9511         * gcc.dg/980520-1.c: New test.
9512
9513 Wed May 20 14:37:15 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9514
9515         * gcc.dg/980502-1.c: Fix return type.
9516
9517 Wed May 20 11:29:48 1998  Jeffrey A Law  (law@cygnus.com)
9518
9519         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
9520         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
9521         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
9522         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
9523         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
9524
9525 1998-05-20  Dave Love  <d.love@dl.ac.uk>
9526
9527         * g77.f-torture/execute/980520-1.f: New test.
9528
9529 1998-05-15  Dave Love  <d.love@dl.ac.uk>
9530
9531         * lib/mike-g77.exp: New file.
9532
9533         * g77.f-torture/noncompile/noncompile.exp,
9534         g77.f-torture/noncompile/check0.f: New files.
9535
9536 1998-05-14  Dave Love  <d.love@dl.ac.uk>
9537
9538         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
9539         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
9540         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
9541         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
9542         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
9543         abort where appropriate.
9544
9545 Tue May  5 19:20:13 1998  Michael Meissner  <meissner@cygnus.com>
9546
9547         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
9548         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
9549
9550 1998-04-29  Dave Love  <d.love@dl.ac.uk>
9551
9552         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
9553
9554 1998-04-27  Dave Love  <d.love@dl.ac.uk>
9555
9556         * g77.f-torture/compile/980427-0.f: New test.
9557
9558 1998-04-24  Dave Love  <d.love@dl.ac.uk>
9559
9560         * g77.f-torture/compile/980424-0.f: New test.
9561
9562 1998-04-19  Dave Love  <d.love@dl.ac.uk>
9563
9564         * g77.f-torture/compile/980419-2.f (main): New test.
9565         * g77.f-torture/compile/970125-0.f: New test.
9566         * g77.f-torture/compile/980419-1.f: New test.
9567
9568 Wed Apr  8 13:09:15 1998  Jim Wilson  <wilson@cygnus.com>
9569
9570         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
9571         of loop-4.c.
9572
9573 Tue Apr  7 12:01:24 1998  Jim Wilson  <wilson@cygnus.com>
9574
9575         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
9576
9577 Fri Apr  3 12:27:49 1998  Jim Wilson  <wilson@cygnus.com>
9578
9579         * gcc.c-torture/compile/980329-1.c: New test.
9580
9581 Wed Mar 18 16:22:22 1998  Jim Wilson  <wilson@cygnus.com>
9582
9583         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
9584         * gcc.dg/980312-1.c: Fix typo in -march command.
9585
9586 Mon Mar 16 20:01:30 1998  H.J. Lu  (hjl@gnu.org)
9587
9588         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
9589
9590 Wed Mar 11 13:08:48 1998  Robert Lipe  <robertl@dgii.com>
9591
9592         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
9593         Dave Love agree the Fortran source is bogus.
9594
9595 Wed Mar 11 00:03:49 1998  Robert Lipe  <robertl@dgii.com>
9596
9597         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
9598         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
9599         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
9600         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
9601         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
9602
9603 Tue Mar 10 00:31:51 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
9604
9605         * g++.old-deja/g++.other/friend1.C: New test.
9606
9607 1998-02-18  Dave Love  <d.love@dl.ac.uk>
9608
9609         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
9610         possibly uninitialized) variables and declare dnrm2.
9611
9612 Mon Feb 23 15:16:53 1998  Robert Lipe <robertl@dgii.com>
9613
9614         From Bruno Haible <haible@ilog.fr>:
9615         * gcc.c-torture/execute/980223.c: New test.
9616
9617 Fri Feb 13 00:36:07 1998  Jeffrey A Law  (law@cygnus.com)
9618
9619         * gcc.dg/ifelse-1.c: New test.
9620
9621 Mon Feb  9 02:08:47 1998  H.J. Lu  (hjl@gnu.org)
9622
9623         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
9624
9625           * lib/old-dejagnu.exp (old-dejagnu): Added the
9626           "execution test - XFAIL *-*-*" handling in the spirit of
9627           "excess errors test -". Changed the "execution test fails"
9628           handling to be like "excess errors test fails".
9629           * Update various tests accordingly.
9630
9631 Fri Feb  6 14:30:48 1998  Jim Wilson  <wilson@cygnus.com>
9632
9633         * gcc.c-torture/execute/980205.c: New test.
9634
9635 Sun Jan 18 01:33:59 1998  Jeffrey A Law  (law@cygnus.com)
9636
9637         * lib/c-torture.exp: Look for .x files instead of .cexp files.
9638         * lib/f-torture.exp: Similarly.
9639         * gcc.c-torture: Rename all .cexp files to .x files.
9640
9641 Mon Dec  8 23:55:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9642
9643         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
9644         (940510-1.c): Removed duplicate.
9645         (971104-1.c): New test.
9646
9647 Tue Nov 25 16:18:51 1997  Kate Hedstrom  (kate@ahab.rutgers.edu)
9648
9649           * lib/f-torture.exp: Improve error and loop detection.
9650
9651 Wed Nov 19 14:27:04 1997  Michael Meissner  <meissner@cygnus.com>
9652
9653         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
9654         use that to size the filler array.
9655
9656 Fri Sep 26 10:50:53 1997  Bob Manson  <manson@charmed.cygnus.com>
9657
9658         * lib/c-torture.exp(c-torture-execute): Fix typo.
9659
9660         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
9661         testcase as the executable name. Keep the executable around if
9662         the test fails.
9663
9664 Fri Sep 19 17:19:53 1997  Bob Manson  <manson@charmed.cygnus.com>
9665
9666         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
9667         changes.  Only test one -g option, and move it to the end of the
9668         list of options to test.
9669
9670 Fri Sep 19 17:58:00 1997  Michael Meissner  <meissner@cygnus.com>
9671
9672         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
9673         variable GCC_TORTURE_OPTIONS to supply default switches separated
9674         by colons.  If no environment variable, run tests with -O0 -g, -O1
9675         -g, and -O2 -g as well.
9676
9677 Wed Sep 17 10:12:26 1997  Bob Manson  <manson@charmed.cygnus.com>
9678
9679         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
9680         explanatory comments. Fix indentation.
9681
9682 Mon Sep 15 00:36:53 1997  Jeffrey A Law  (law@cygnus.com)
9683
9684         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
9685
9686 Thu Sep 11 13:54:47 1997  Jeffrey A Law  (law@cygnus.com)
9687
9688         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
9689         * g++.old-deja/g++.mike/p7325.C: Likewise.
9690         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
9691
9692 Thu Sep 11 10:00:03 1997  Alexandre Oliva  (oliva@dcc.unicamp.br)
9693
9694         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
9695         * g++.old-deja/g++.brendan/crash30.C: Likewise.
9696         * g++.old-deja/g++.brendan/crash39.C: Likewise.
9697         * g++.old-deja/g++.law/operators4.C: Likewise.
9698
9699 Thu Sep 11 09:53:40 1997  Joe Buck  (jbuck@synopsys.com)
9700
9701         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
9702         * g++.old-deja/g++.mike/p784.C: Ditto.
9703         * g++.old-deja/g++.mike/p785.C: Ditto.
9704
9705 Fri Sep  5 00:21:42 1997  Jeffrey A Law  (law@cygnus.com)
9706
9707           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
9708
9709 Wed Sep  3 17:29:35 1997  Bob Manson  <manson@charmed.cygnus.com>
9710
9711         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
9712         target feature; pass this to c-torture-execute as needed.
9713
9714 Wed Sep  3 17:15:00 1997  Bob Manson  <manson@charmed.cygnus.com>
9715
9716         * lib/c-torture.exp(c-torture-execute): If the previous and the
9717         current executables being tested are identical, we don't need to
9718         run the executable again. Try to make the executable names
9719         unique. Add an optional argument for passing additional compiler
9720         flags.
9721
9722 Tue Sep  2 16:34:31 1997  Doug Evans  <dje@canuck.cygnus.com>
9723
9724         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
9725
9726 Fri Aug 29 12:48:09 1997  Jeffrey A Law  (law@cygnus.com)
9727
9728         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
9729
9730 Thu Jul 31 12:17:24 1997  Jeffrey A Law  (law@cygnus.com)
9731
9732         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
9733         32bit or larger longs.
9734
9735         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
9736         have either a 32bit long or 32bit int.
9737
9738 Tue Jul 29 00:40:38 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9739
9740         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
9741         Make double precision tests dependent on sizeof (double).
9742
9743 Wed Jul  9 15:15:40 1997  Bob Manson  <manson@charmed.cygnus.com>
9744
9745         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
9746         too.
9747
9748 Tue Jun 17 22:11:16 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9749
9750         * gcc.c-torture/compile/961203-1.cexp: New script.
9751
9752 Mon Jun 16 15:27:06 1997  Bob Manson  <manson@charmed.cygnus.com>
9753
9754         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
9755         up the includes ourselves.
9756
9757 Wed Jun 11 17:33:21 1997  Bob Manson  <manson@charmed.cygnus.com>
9758
9759         * lib/plumhall.exp: Remove random include, and add a few
9760         verbose messages for debugging.
9761
9762 Fri Jun  6 14:23:24 1997  Bob Manson  <manson@charmed.cygnus.com>
9763
9764         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
9765         of trying to do it ourselves.
9766
9767 Wed Jun  4 03:38:50 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9768
9769         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
9770
9771 Wed Jun  4 18:43:55 1997  Bob Manson  <manson@charmed.cygnus.com>
9772
9773         * gcc.prms/5403.c: Made regexp a bit less strict.
9774
9775 Tue Jun  3 15:12:39 1997  Bob Manson  <manson@charmed.cygnus.com>
9776
9777         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
9778         is returned from remote_load instead.
9779         * lib/plumhall.exp: Ditto.
9780         * lib/mike-g++.exp: Ditto.
9781         * lib/old-dejagnu.exp: Ditto.
9782         * lib/c-torture.exp: Ditto.
9783
9784 Fri May 30 23:15:15 1997  Bob Manson  <manson@charmed.cygnus.com>
9785
9786         * lib/g++.exp: Use build_wrapper procedure.
9787         * lib/gcc.exp: Ditto.
9788
9789 Tue May 20 15:23:27 1997  Jeffrey A Law  (law@cygnus.com)
9790
9791         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
9792         an old-style decl for malloc.  Fixes tests to work when
9793         sizeof (int) != sizeof (size_t).
9794
9795 Thu May 15 14:00:04 1997  Mike Meissner  <meissner@cygnus.com>
9796
9797         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
9798
9799         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
9800         use stdargs.h interface.
9801
9802 Thu May 15 14:10:39 1997  Mike Meissner  <meissner@cygnus.com>
9803
9804         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
9805         NO_VARARGS when compiling.
9806
9807 Thu May  1 14:49:19 1997  Bob Manson  <manson@charmed.cygnus.com>
9808
9809         * lib/plumhall.exp(ph_includes): New procedure.
9810         (ph_make): Use it.
9811         (ph_compiler): Ditto.
9812
9813         * lib/g++.exp: Rename test-glue.c to testglue.c.
9814         * lib/gcc.exp: Ditto.
9815
9816 Thu Apr 10 14:50:26 1997  Bob Manson  <manson@charmed.cygnus.com>
9817
9818         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
9819         to completion when it's called.
9820
9821 Fri Mar 21 16:34:52 1997  Michael Meissner  <meissner@cygnus.com>
9822
9823         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
9824         is defined, don't do test.
9825
9826 Thu Mar 20 09:50:32 1997  Doug Evans  <dje@canuck.cygnus.com>
9827
9828         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
9829         for object files.
9830         (ph_summary): Mark skipped testcases as untested, not unresolved.
9831
9832         * lib/plumhall.exp (ph_make): If unresolved because of bad
9833         errorCode, record errorCode in log file.
9834         (*): Replace send_log/verbose with verbose -log.
9835
9836 Wed Mar 19 13:06:26 1997  Michael Meissner  <meissner@cygnus.com>
9837
9838         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
9839         double conversion if double isn't at least 8 bytes.
9840
9841         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
9842         int to work with targets where int is 16 bits.
9843
9844         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
9845         8 bytes, just exit, since 4 byte doubles don't have enough bits of
9846         precision for the test to complete.
9847
9848 Fri Mar 14 17:51:02 1997  Michael Meissner  <meissner@cygnus.com>
9849
9850         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
9851         if d10v is not compiled with the -mdouble64 flag.
9852         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
9853
9854         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
9855         d10v is not compiled with the -mint32 flag.
9856
9857 Thu Mar 13 16:09:28 1997  Bob Manson  <manson@charmed.cygnus.com>
9858
9859         * lib/plumhall.exp: Use incr_count.
9860
9861 Wed Mar 12 10:01:33 1997  Jeffrey A Law  (law@cygnus.com)
9862
9863         * gcc.c-torture: Update to c-torture-1.45.
9864
9865 Sun Feb 23 18:12:04 1997  Bob Manson  <manson@charmed.cygnus.com>
9866
9867         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
9868         the name of the expect testcase file).
9869
9870         * lib/g++.exp(g++_init): Ditto.
9871
9872 Thu Feb 20 13:53:05 1997  Bob Manson  <manson@charmed.cygnus.com>
9873
9874         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
9875         the host.
9876
9877         * lib/gcc.exp(gcc_exit): New procedure.
9878
9879 Wed Feb 19 15:16:16 1997  Bob Manson  <manson@charmed.cygnus.com>
9880
9881         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
9882         specs where appropriate.
9883
9884         * g++.old-deja/g++.arm/*: Added additional ERROR checks
9885         because of new "candidates are" messages, and removed a few
9886
9887         * Converted all non-old-style g++ testcases to old-style, and
9888         moved into g++.old-deja.
9889
9890 Fri Feb 14 11:46:46 1997  Bob Manson  <manson@charmed.cygnus.com>
9891
9892         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
9893         options.
9894
9895         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
9896         succeeded.
9897
9898         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
9899
9900 Thu Feb 13 17:30:46 1997  Michael Meissner  <meissner@cygnus.com>
9901
9902         * lib/gcc.exp (gcc_target_compile): Add support for defining
9903         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
9904         the machine doesn't have those features.
9905
9906 Tue Feb 11 12:57:11 1997  Bob Manson  <manson@charmed.cygnus.com>
9907
9908         * g++.law/operators4.exp: Don't use LIBS.
9909
9910 Sat Feb  8 14:45:55 1997  Bob Manson  <manson@charmed.cygnus.com>
9911
9912         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
9913
9914         * lib/mike-g++.exp: Don't set the compiler to be tested here.
9915         * lib/g++.exp: Set it here instead. Also, allow use of the
9916         --tool_exec and --tool_opt options. Change CXX to
9917         GXX_UNDER_TEST.
9918
9919         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
9920
9921         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
9922
9923 Fri Feb  7 12:55:45 1997  Bob Manson  <manson@charmed.cygnus.com>
9924
9925         * lib/old-dejagnu.exp: Use prune_warnings instead of
9926         prune_system_crud.
9927         * lib/mike-g++.exp: Ditto.
9928         * lib/gcc.exp: Ditto.
9929         * lib/g++.exp: Ditto.
9930
9931         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
9932
9933 Fri Feb  7 10:41:53 1997  Jeffrey A Law  (law@cygnus.com)
9934
9935           * 941014-2.c: Include stdlib.h
9936           * 960327-1.c: Include stdio.h
9937           * dbra.c, index-1.c: Don't assume ints are 32bits.
9938
9939 Tue Feb  4 12:51:09 1997  Bob Manson  <manson@charmed.cygnus.com>
9940
9941         * lib/gcc.exp: Add gcc,stack_size target feature.
9942
9943         * lib/g++.exp(g++_target_compile): Add the include and link
9944         paths here, not in two other places. And, it's $options, not
9945         options.
9946
9947         * lib/mike-g++.exp(postbase): Remove the code that determines
9948         the correct include and link paths.
9949         * g++.old-deja/old-deja.exp: Ditto.
9950
9951 Mon Feb  3 19:00:07 1997  Bob Manson  <manson@charmed.cygnus.com>
9952
9953         * lib/g++.exp(g++_init): target_compile no longer returns the
9954         filename of the result.
9955
9956 Sun Feb  2 14:42:34 1997  Bob Manson  <manson@charmed.cygnus.com>
9957
9958         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
9959         call to glob.
9960
9961         * gcc.c-torture/special/special.exp: Change call to
9962         gcc_target_compile to include the object file.
9963
9964 Sun Feb  2 17:11:50 1997  Ian Lance Taylor  <ian@cygnus.com>
9965
9966         * gcc.c-torture/special/special.exp: Correct misspelling in last
9967         change.
9968
9969 Sat Feb  1 12:34:23 1997  Bob Manson  <manson@charmed.cygnus.com>
9970
9971         * lib/plumhall.exp(ph_summary): Log the entire output of the
9972         executable. Return -1 if there were any failures, 0 otherwise.
9973         (ph_execute): Return -1 if there were any failures, 0 otherwise.
9974         (ph_make): Clean up objects and executables that were built
9975         if the tests succeeded.
9976
9977 Thu Jan 30 13:45:56 1997  Bob Manson  <manson@charmed.cygnus.com>
9978
9979         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
9980         libraries and includes in the build tree as appropriate.
9981
9982 Wed Jan 29 17:19:34 1997  Bob Manson  <manson@charmed.cygnus.com>
9983
9984         * lib/c-torture.exp: Instead of looking for the global variable
9985         NO_LONG_LONG, check to see if that's a feature of the target.
9986
9987 Wed Jan 29 00:36:25 1997  Bob Manson  <manson@charmed.cygnus.com>
9988
9989         * config/default.exp: Minimize. Delete the remainer of the files in
9990         config; this functionality is now in devo/dejagnu/config.
9991
9992         g++.*/*: Pass any additional flags used to compile to postbase;
9993         delete CXXFLAGS.
9994
9995         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
9996         is now done by runtest.exp. Use gcc_target_compile instead of
9997         compile.
9998
9999         lib/c-torture.exp: Use gcc_target_compile instead of compile.
10000         Remove references to CFLAGS. Use remote_file instead of
10001         calling rm -f.
10002         (c-torture): Take a list of arguments to use to compile this
10003         testcase.
10004
10005         lib/g++.exp: Simplify. Use target_compile instead of compile.
10006         lib/gcc-dg.exp: Ditto.
10007         lib/gcc.exp: Ditto.
10008         lib/mike-{gcc,g++}.exp: Ditto.
10009         lib/old-dejagnu.exp: Ditto.
10010         lib/plumhall.exp: Ditto.
10011
10012 Wed Jan  8 14:43:07 1997  Jim Wilson  <wilson@cygnus.com>
10013
10014         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
10015         (ph_linker): Likewise.
10016
10017 Wed Nov 13 16:04:19 1996  Joern Rennecke <amylaar@cygnus.com>
10018
10019           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
10020         MAP_ANON / MAP_ANONYMOUS if defined;
10021         else try to map from /dev/zero .
10022
10023 Tue Nov 12 23:30:12 1996  Jeffrey A Law  (law@cygnus.com)
10024
10025         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
10026         isn't defined, then define it to MAP_ANONYMOUS.
10027
10028 Tue Nov 12 11:57:49 1996  Jeffrey A Law  (law@cygnus.com)
10029
10030         * gcc.c-torture: Update to c-torture-1.42 release.
10031
10032 Mon Nov 11 12:45:31 1996  Jeffrey A Law  (law@cygnus.com)
10033
10034         * gcc.c-torture: Update to c-torture-1.41 release.
10035
10036 Sun Oct 27 18:56:18 1996  Jeffrey A Law  (law@cygnus.com)
10037
10038         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
10039         c-torture release.
10040
10041 Thu Aug 15 11:09:36 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10042
10043         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
10044         and LDFLAGS.  Fix second case to append the target_info ldflags
10045         onto LDFLAGS, not CFLAGS.
10046         * lib/g++.exp (g++_init): Add target_info stuff.
10047         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
10048         of libgloss and newlib flags for !native.
10049
10050         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
10051         (GDB): Fix relative path to go up another dir for finding gdb.
10052
10053 Thu Aug  8 17:03:27 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
10054
10055         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
10056         versions in the target_info array, if they don't exist.
10057
10058 Fri Aug  2 15:39:03 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10059
10060         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
10061
10062 Mon Jul  8 15:45:58 1996  Jim Wilson  <wilson@cygnus.com>
10063
10064         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
10065         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
10066
10067 Mon Jul  1 15:53:00 1996  Bob Manson  <manson@charmed.cygnus.com>
10068
10069         * lib/old-dejagnu.exp: Don't remove the output file before we've
10070         actually tested it. Don't append pwd to the path of the executable
10071         we're testing.
10072
10073 Sun Jun 30 14:37:50 1996  Doug Evans  <dje@canuck.cygnus.com>
10074
10075         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
10076
10077 Wed Jun 26 14:15:55 1996  Bob Manson  <manson@charmed.cygnus.com>
10078
10079         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
10080         temporary directory for compiler files, and set it to a default
10081         value of /tmp. Set $output as the name of the output file from
10082         compiling the testcase. Add a -o option to $cflags_var so the
10083         compiler writes the final output file as $output. Set $executable
10084         to $output.
10085
10086         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
10087         directory for compiler files, and set it to /tmp if it doesn't
10088         already have a value. Set $output_file to the name of the output
10089         file from compiling the testcase. Add a -o option to CXXFLAGS so
10090         the compiler writes the final output file as $output. Use $output
10091         as the executable to be tested.
10092
10093 Mon Jun 24 17:12:16 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10094
10095         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
10096
10097 Sat Jun  8 15:12:24 1996  Jeffrey A Law  (law@cygnus.com)
10098
10099         * gcc.c-torture/execute/pending-1.c: New test.  Still
10100         pending in Tege's queue.
10101
10102 Wed Apr 24 18:13:45 1996  Jim Wilson  <wilson@chestnut.cygnus.com>
10103
10104         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
10105         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
10106         if there were failures.  Call unresolved if there were unresolved
10107         testcases.  Call gcc_fail if program did not run to completion.
10108         (ph_make): Pass additional argument name to ph_execute.
10109         (ph_execute): Add new argument.  Pass additional arguments to
10110         ph_summary.  Call gcc_fail is there is no execution output.
10111
10112 Wed Apr 24 13:39:23 1996  Jeffrey A Law  (law@cygnus.com)
10113
10114         * lib/plumhall.exp (proc_summary): Output relavent summary
10115         lines into the log so specific failures in plumhall can be
10116         investigated.
10117
10118 Wed Apr 10 13:23:45 1996  Jeffrey A Law  (law@cygnus.com)
10119
10120         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
10121         (c-torture-execute): Don't try to execute tests which use
10122         "long long" types if $NO_LONG_LONG is nonzero.
10123
10124 Mon Apr  8 08:52:29 1996  Doug Evans  <dje@canuck.cygnus.com>
10125
10126         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
10127         not c-torture.
10128
10129         * gcc.ieee: Move from here.
10130         * gcc.c-torture/execute/ieee: To here.
10131
10132 Tue Mar 26 23:41:18 1996  Jeffrey A Law  (law@cygnus.com)
10133
10134         * gcc.c-torture: Update to c-torture-1.41 release.
10135
10136 Fri Mar 22 15:49:24 1996  Jeffrey A Law  (law@cygnus.com)
10137
10138         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
10139         not "$output".
10140
10141 Thu Mar  7 12:37:08 1996  Doug Evans  <dje@charmed.cygnus.com>
10142
10143         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
10144         -c present.
10145
10146 Sat Mar  2 22:36:37 1996  Jeffrey A Law  (law@cygnus.com)
10147
10148         * config/proelf.exp: Handle connecting to a simulator.
10149
10150 Wed Jan 31 00:58:15 1996  Jeffrey A Law  (law@cygnus.com)
10151
10152         * config/proelf.exp: New file.  Enough framework that we can
10153         run c-torture tests on the proelf targets (or any other target
10154         that gdb can connect to for that matter).
10155
10156 Mon Jan 29 08:57:46 1996  Doug Evans  <dje@canuck.cygnus.com>
10157
10158         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
10159         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
10160
10161         * lib/plumhall.exp (ph_execute): Always call ph_summary if
10162         exec_output exists.
10163
10164 Sun Jan 28 11:28:43 1996  Doug Evans  <dje@charmed.cygnus.com>
10165
10166         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
10167         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
10168
10169         * config/*.exp: Update FSF address.  Change result of ${tool}_load
10170         to pass/fail/unresolved/unsupported/untested.  Caller must now
10171         call unresolved/unsupported/untested.
10172         * lib/*.exp: Update FSF address.  Update to handle new results of
10173         ${tool}_load.
10174         * lib/chill.exp (verbose): Delete.
10175
10176 Sat Jan 27 12:28:07 1996  Doug Evans  <dje@charmed.cygnus.com>
10177
10178         * lib/gcc.exp (default_gcc_start): Change order of args to
10179         $LDFLAGS $CFLAGS $LIBS.
10180         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
10181         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
10182         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
10183         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
10184         * gcc.misc-tests/dg-test.exp: Likewise.
10185         * gcc.misc-tests/msgs.exp: Likewise.
10186         * gcc.prms/prms.exp: Likewise.
10187         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
10188         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
10189
10190         * lib/dg.exp: Deleted, moved to dejagnu/lib.
10191
10192 Wed Jan 24 18:37:00 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10193
10194         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
10195
10196         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
10197         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
10198
10199         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
10200         necessary.
10201
10202 Sat Jan 20 17:22:08 1996  Brendan Kehoe  <brendan@cygnus.com>
10203
10204         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
10205         global for loop; add use of $mathlib.
10206         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
10207         settings here; set mathlib for anything but VxWorks.
10208
10209 Mon Jan 22 16:31:57 1996  Jeffrey A Law  (law@cygnus.com)
10210
10211         * gcc.c-torture: Update to c-torture-1.40 release.
10212
10213 Wed Jan  3 00:54:33 1996  Jeffrey A Law  (law@cygnus.com)
10214
10215         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
10216         dg.exp.
10217
10218 Sun Dec  3 16:17:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
10219
10220         * lib/c-torture.exp (c-torture-execute): Declare "output" as
10221         global.
10222
10223 Fri Nov 17 20:01:19 1995  Doug Evans  <dje@canuck.cygnus.com>
10224
10225         * lib/g++.exp (LIBS): Define if not already.
10226         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
10227         (gcc-dg-prune): Call prune_gcc_output.
10228         * lib/gcc.exp (prune_gcc_output): New proc.
10229         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
10230         prune_gcc_output.
10231
10232 Thu Nov 16 09:15:40 1995  Doug Evans  <dje@canuck.cygnus.com>
10233
10234         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
10235         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
10236
10237 Wed Nov 15 23:04:36 1995  Jeffrey A Law  (law@cygnus.com)
10238
10239         * gcc.c-torture: Update to c-torture-1.39 release.
10240
10241 Sat Nov  4 12:52:05 1995  Doug Evans  <dje@canuck.cygnus.com>
10242
10243         * lib/c-torture.exp (c-torture-execute): Don't return if one option
10244         fails, try others as well.
10245
10246 Thu Nov  2 09:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
10247
10248         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
10249         If compilation fails, mark execute tests as `untested'.
10250         If test is marked as unsupported, don't mark compilation and
10251         execute tests as failed.
10252
10253 Wed Oct 25 20:57:55 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10254
10255         * lib/g++.exp (g++_init): Don't link in libg++, and look to
10256         libstdc++ for whether or not we want to be doing shared
10257         libraries.  Delete link_curses since we don't need it anymore.
10258         * lib/mike-g++.exp (postbase): Don't link in libg++.
10259         * g++.old-deja/old-deja.exp: Likewise.
10260
10261 Mon Oct 23 13:05:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10262
10263         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
10264
10265 Tue Oct 17 15:24:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10266
10267         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
10268         For that, add `-Wl,-a,shared_archive'.
10269         * g++.old-deja/old-deja.exp: Likewise.
10270
10271 Tue Oct 17 13:09:06 1995  Doug Evans  <dje@canuck.cygnus.com>
10272
10273         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
10274
10275 Mon Oct 16 23:13:32 1995  Brendan Kehoe  <brendan@cygnus.com>
10276
10277         * lib/mike-g++.exp (postbase): Pay attention to the status of
10278         g++_load.
10279
10280 Mon Oct 16 19:28:32 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10281
10282           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
10283
10284 Mon Oct 16 13:48:58 1995  Doug Evans  <dje@canuck.cygnus.com>
10285
10286         * lib/gcc.exp (default_gcc_start): No longer need to log program
10287         being executed or its output, execute_anywhere does that now.
10288         * lib/g++.exp (default_g++_version): Call execute_anywhere.
10289         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
10290
10291 Thu Oct 12 10:34:58 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10292
10293         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
10294         the same as those in lib/g++.exp.
10295
10296 Tue Oct 10 13:47:27 1995  Jeff Law  (law@hurl.cygnus.com)
10297
10298         * gcc.c-torture: Update to c-torture-1.38 release.
10299         * gcc.ieee: Related changes.
10300
10301 Fri Oct  6 12:39:17 1995  Rob Savoye  <rob@darkstar.cygnus.com>
10302
10303         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
10304         "exec". Minor reformatting changes.
10305
10306         * config/rom68k.exp (${tool}_load): Make it work in a canadian
10307         cross. This means all "exec" calls now work on a remote host as
10308         well.
10309         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
10310         cross. Filter out the extra "\r\n" stuff that expect puts in.
10311         (c-torture-execute): Filter out the bogus warnings like
10312         c-torture-compile does. Add support for canadian cross.
10313         * lib/gcc.exp (default_gcc_version, default_gcc_start)
10314         Use execute_anywhere rather than calling exec directly. Now it
10315         works for canadian cross testing.
10316
10317 Thu Oct  5 10:06:45 1995  Brendan Kehoe  <brendan@rtl.cygnus.com>
10318
10319         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
10320         results into a variable, and check that rather than using file exists.
10321
10322 Wed Oct  4 16:31:02 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10323
10324         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
10325         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
10326
10327 Tue Sep 26 10:15:14 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10328
10329         * g++.old-deja/old-deja.exp: Create and pass runshlib and
10330         lib_curses if there's a shared libg++ in the build tree.
10331
10332 Fri Sep 22 10:47:24 1995  Doug Evans  <dje@canuck.cygnus.com>
10333
10334         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
10335         if not supported target.
10336
10337 Fri Sep 22 09:22:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10338
10339         * lib/g++.exp (g++_init): Move empty setting of runshlib and
10340         link_curses up to always happen, not just for native builds.
10341
10342 Thu Sep 21 10:23:32 1995  Jeff Law  (law@snake.cs.utah.edu)
10343
10344         * gcc.c-torture: Update to c-torture-1.36 release.
10345         * gcc.failure: Related changes.
10346
10347 Wed Sep 20 10:56:26 1995  Doug Evans  <dje@canuck.cygnus.com>
10348
10349         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
10350
10351 Tue Sep 19 17:26:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10352
10353         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
10354         * lib/mike-g++.exp (postbase): Not in here.  Still reference
10355         runshlib, link_curses, and mathlib for link and run.
10356
10357         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
10358         pass the runtime shared library options for Solaris, OSF/1, and
10359         Irix5, and link with -lcurses to avoid unresolved references.
10360
10361 Wed Sep 13 15:28:10 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10362
10363         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
10364         only run once.
10365
10366 Wed Sep 13 10:51:52 1995  Doug Evans  <dje@canuck.cygnus.com>
10367
10368         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
10369
10370 Mon Sep 11 11:02:03 1995  Jeff Law  (law@snake.cs.utah.edu)
10371
10372         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
10373         do not have a framework for the "compat" tests yet.
10374
10375 Sat Sep  9 16:15:20 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10376
10377         * lib/mike-g++.exp (postbase): New local variable `mathlib',
10378         set to null if we're testing vxworks5.1.  Use that instead of
10379         `-lm' in the setting of LIBS for link and run.
10380
10381 Fri Sep  8 13:53:38 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10382
10383         * config/rom68k.exp (${tool}_load): Major changes to make it
10384         work.  Verified that it does in fact return the stuff in
10385         exec_output properly.  Catch any Emul or any TRAP other than 0.
10386
10387 Thu Sep  7 23:04:06 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10388
10389         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
10390         LDFLAGS properly for targets that need stuff from libgloss.
10391         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
10392         only run once.
10393         (gpp_initialized): New variable.
10394
10395 Wed Sep  6 21:56:13 1995  Rob Savoye  <rob@darkstar.cygnus.com>
10396
10397         * config/rom68k.exp: Load libgloss.exp.
10398         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
10399         so we can produce a fully linked binary.
10400         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
10401         so we can produce a fully linked binary.
10402
10403 Sun Sep  3 13:25:26 1995  Doug Evans  <dje@canuck.cygnus.com>
10404
10405         * lib/plumhall.exp (ph_section): Watch for expected failures.
10406         Add missing `else'.
10407
10408         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
10409         run the testcase.
10410         (c-torture): Likewise.
10411
10412 Mon Aug 28 11:23:38 1995  Doug Evans  <dje@cygnus.com>
10413
10414         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
10415
10416         * lib/mike-g++.exp (mike_cleanup): New proc.
10417         (prebase): New globals compiler_result, not_compiler_result,
10418         target_regexp.
10419         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
10420         allow leading "-" in pattern.  Watch for unsupported tests.
10421         If $compiler_result is set, pattern match assembler code,
10422         and ditto for $not_compiler_result.
10423         * lib/mike-gcc.exp: Likewise.
10424
10425         * lib/plumhall.exp (ph_execute): Only call ph_summary if
10426         execution "succeeded".
10427
10428 Mon Aug 14 14:03:53 1995  Doug Evans  <dje@canuck.cygnus.com>
10429
10430         * config/win32.exp: New file.
10431         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
10432
10433 Fri Aug  4 15:39:54 1995  Doug Evans  <dje@canuck.cygnus.com>
10434
10435         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
10436         unsupported.
10437         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
10438         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
10439         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
10440
10441         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
10442         "... without exceptions was ...".  That is now handled by
10443         prune_system_crud.
10444         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
10445
10446 Tue Aug  1 11:09:33 1995  Doug Evans  <dje@canuck.cygnus.com>
10447
10448         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
10449         sieve.c,sort2.c}: New files.
10450         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
10451         sieve.exp,sort2.exp}: Drivers for them.
10452
10453         * lib/mike-gcc.exp (program_output): New user settable variable.
10454         (postbase): Call prune_system_crud.  Also prune extraneous compiler
10455         messages.
10456         * lib/mike-g++.exp (program_output): New user settable variable.
10457
10458         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
10459
10460         * config/sh.exp: Deleted (use sim.exp instead).
10461
10462 Fri Jul 28 11:33:46 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10463
10464         * config/vx.exp: Declare CHECKTASK as global.
10465         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
10466         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
10467         * lib/old-dejagnu.exp: Load [pwd]/$executable.
10468
10469 Wed Jul 26 19:45:39 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10470
10471         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
10472         target. Like vx.exp, only includes `vx29k.exp' instead of
10473         `vxworks.exp'.
10474
10475 Sun Jul 23 17:38:52 1995  Ian Lance Taylor  <ian@cygnus.com>
10476
10477         * config/sim.exp: Increase time limit from 120 seconds to 240.
10478
10479 Thu Jul  6 11:07:38 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10480
10481         * gcc.c-torture/execute/950628-1.c: New test.
10482
10483 Sat Jun 10 18:51:41 1995  Jeff Law  (law@snake.cs.utah.edu)
10484
10485         * gcc.c-torture: Update with changes/additions from
10486         c-torture-1.34.
10487
10488 Mon Jun  5 17:58:07 1995  Doug Evans  <dje@canuck.cygnus.com>
10489
10490         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
10491
10492 Sun Jun  4 05:13:57 1995  Jeff Law  (law@snake.cs.utah.edu)
10493
10494         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
10495
10496 Thu Jun  1 00:06:19 1995  Jeff Law  (law@snake.cs.utah.edu)
10497
10498         * gcc.c-torture/compile/950512-1.c: New test.
10499         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
10500         * gcc.dg/struct-ret-1.c: Likewise.
10501
10502 Wed May 31 14:25:13 1995  Doug Evans  <dje@canuck.cygnus.com>
10503
10504         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
10505           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
10506
10507 Tue May 30 11:19:54 1995  Doug Evans  <dje@canuck.cygnus.com>
10508
10509         * gcc.c-torture/special/920411-1.c: Deleted.
10510         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
10511
10512 Mon May 22 16:55:11 1995  Doug Evans  <dje@chestnut.cygnus.com>
10513
10514         * config/sim.exp (${tool}_load): Hack in call to bash to get a
10515         cpu limit.
10516
10517 Fri May 12 18:57:54 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
10518
10519         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
10520
10521 Thu May  4 14:23:54 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
10522
10523         From kenner;
10524         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
10525         is the proper length.
10526         * va-arg-3.c: Likewise.
10527
10528 Sun Apr 30 16:02:59 1995  Doug Evans  <dje@canuck.cygnus.com>
10529
10530         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
10531         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
10532
10533         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
10534         * lib/g++.exp (default_g++_start): Delete old cruft.
10535
10536 Tue Apr 25 17:20:18 1995  Torbjorn Granlund  <tege@cygnus.com>
10537
10538         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
10539         (2 * (1 << 18)) to (2 * (1 << 17)).
10540
10541         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
10542
10543 Thu Apr 20 12:21:13 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10544
10545         * config/rom68k.exp: Renamed from config/idp.exp
10546
10547 Tue Apr 18 13:33:26 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
10548
10549         * c-torture/compile/921109-2.c
10550
10551 Tue Apr 18 10:45:12 1995  Mike Stump  <mrs@cygnus.com>
10552
10553         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
10554         excess errors.
10555
10556 Sat Apr 15 11:16:58 1995  Doug Evans  <dje@chestnut.cygnus.com>
10557
10558         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
10559         output.
10560         * lib/g++.exp (default_g++_start): Likewise.
10561
10562 Wed Mar 29 16:34:03 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
10563
10564         * gcc.c-torture/compile/950329-1.c: New test.
10565
10566 Tue Mar 28 16:10:33 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10567
10568           * config/bug.exp (${tool}_load): Updated to use new remote_open
10569           and remote_close procs.
10570         * config/idp.exp: New file.
10571
10572 Wed Mar 22 15:01:58 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
10573
10574         * gcc.c-torture/execute/950322-1.c: New test.
10575
10576 Tue Mar 21 21:24:49 1995  Doug Evans  <dje@canuck.cygnus.com>
10577
10578         * config/vx.exp (${tool}_load): Clean up testing of return code from
10579         vxworks_ld and vxworks_spawn.
10580
10581 Tue Mar 21 17:01:42 1995  Doug Evans  <dje@deneb.cygnus.com>
10582
10583         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
10584
10585 Mon Mar 13 14:49:42 1995  Mike Stump  <mrs@cygnus.com>
10586
10587         * lib/old-deja.exp: Add `excess errors test - ' error, now one
10588         can mark excess errors on a machine by machine basis.  Note, the
10589         default is to not expect any excess errors, even when excess
10590         errors test - is given, so you will want to put an XFAIL ... on
10591         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
10592         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
10593         those 4 machines, but no others.
10594
10595 Fri Mar 10 12:33:04 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10596
10597         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
10598         * lib/c-torture.exp: to here.
10599
10600 Fri Mar 10 10:38:15 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
10601
10602         * gcc.c-torture/execute/950221-1.c: New test.
10603         * gcc.c-torture/execute/struct-ret-1.c: New test.
10604         * gcc.c-torture/compile/950221-1.c: New test.
10605
10606         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
10607
10608 Fri Mar  3 16:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
10609
10610         * gcc.c-torture/execute/arith-1.c (main): Return 0.
10611         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
10612
10613 Wed Mar  1 02:08:29 1995  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
10614
10615         * g++.gb: New directory of tests, derived from my signature and
10616         class scoping tests.
10617
10618         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
10619         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
10620         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
10621         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
10622         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
10623         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
10624         * g++.gb/sig25.C: Likewise.
10625
10626         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
10627         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
10628         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
10629         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
10630         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
10631         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
10632         * g++.gb/sig25.exp: Likewise.
10633
10634         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
10635         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
10636         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
10637         * g++.gb/scope13.C: Likewise, this test still fails.
10638
10639         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
10640         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
10641         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
10642         * g++.gb/scope13.exp: Ditto.
10643
10644         * g++.gb/README: New file, explains what these tests are about.
10645
10646 Tue Feb 28 10:37:52 1995  Doug Evans  <dje@canuck.cygnus.com>
10647
10648         * lib/dg.exp (dg-do): Support `preprocess'.
10649         (dg-test): Likewise.
10650
10651 Mon Feb 13 15:18:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10652
10653         * config/udi.exp: change "continue -expect" to "exp_continue".
10654
10655 Sat Feb 11 00:25:20 1995  Torbjorn Granlund  (tege@tiny.cygnus.com)
10656
10657         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
10658         Delete redundant tests.
10659
10660         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
10661         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
10662         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
10663         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
10664         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
10665         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
10666         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
10667         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
10668
10669         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
10670         storing label pointers.
10671         * gcc.c-torture/execute/921019-1.c: Likewise.
10672         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
10673         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
10674         parameter fp.
10675         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
10676         constants.
10677
10678         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
10679         Delete obsolete tests.
10680
10681         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
10682         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
10683         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
10684         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
10685         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
10686         * gcc.c-torture/compile/950124-1.c: New test.
10687
10688         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
10689
10690 Wed Feb  8 15:30:17 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
10691
10692         * lib/mike-g++.exp: Add -lm to LIBS.
10693
10694 Tue Feb  7 17:09:50 1995  Doug Evans  <dje@canuck.cygnus.com>
10695
10696         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
10697
10698 Mon Jan 30 14:33:25 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
10699
10700         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
10701
10702 Thu Jan 12 16:41:34 1995  Doug Evans  <dje@canuck.cygnus.com>
10703
10704         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
10705
10706 Mon Jan  2 11:50:10 1995  Jeff Law  (law@snake.cs.utah.edu)
10707
10708         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
10709         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
10710         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
10711         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
10712         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
10713         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
10714         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
10715         * g++.law/{operators31.C, operators32.C,
10716         * g++.law/{operators33.C, operators34.C}: Likewise.
10717         * g++.law/{pic1.C, refs2.C}: Likewise.
10718         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
10719         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
10720         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
10721         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
10722
10723         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
10724         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
10725         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
10726         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
10727         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
10728         * g++.law/{enum9.exp, friend5.exp}: Likewise.
10729         * g++.law/{nest3.exp, nest4.exp}: Likewise.
10730         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
10731         * g++.law/{operators30.exp, operators31.exp}: Likewise.
10732         * g++.law/{operators32.exp, operators33.exp}: Likewise.
10733         * g++.law/{operators34.exp}: Likewise.
10734         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
10735         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
10736         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
10737         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
10738         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
10739
10740         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
10741         No longer expected to fail.
10742         * g++.law/missed-error3.C: Tweak for recent bool changes.
10743
10744 Sun Dec  4 20:54:33 1994  Doug Evans  <dje@canuck.cygnus.com>
10745
10746         * config/emb-unix: Deleted.
10747         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
10748         remote execution.  Do final link on remote host if REMOTE_LINK is set.
10749
10750 Thu Dec  1 08:43:05 1994  Doug Evans  <dje@canuck.cygnus.com>
10751
10752         * lib/dg.exp (dg-test): Fix typo in last patch.
10753
10754 Wed Nov 30 13:25:32 1994  Doug Evans  <dje@canuck.cygnus.com>
10755
10756         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
10757         (handles multiple occurrences).
10758
10759 Thu Nov 24 19:48:38 1994  Doug Evans  <dje@canuck.cygnus.com>
10760
10761         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
10762         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
10763         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
10764         printed).
10765         * lib/c-torture.exp (c-torture-compile): Likewise.
10766         (c-torture): Prepend full path if missing.
10767         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
10768         (gcc_fail): Likewise.
10769         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
10770
10771 Wed Nov 23 13:56:00 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
10772
10773         * lib/netware.exp: Only attach to NetWare i386 systems.
10774
10775 Wed Nov 16 11:27:00 1994  Doug Evans  <dje@canuck.cygnus.com>
10776
10777         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
10778         messages.  Add test name to "output pattern match" pass/fail message.
10779
10780 Sat Nov 12 22:11:52 1994  Doug Evans  <dje@canuck.cygnus.com>
10781
10782         * gcc.dg: New testsuite.
10783         * gcc.dg/dg.exp: New file.
10784
10785         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
10786         test-switch.c}: Deleted.
10787
10788         * gcc.misc-tests/msgs.exp: New testcase driver.
10789
10790 Wed Nov  9 14:23:09 1994  Doug Evans  <dje@canuck.cygnus.com>
10791
10792         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
10793         Watch for illegal return values from ${tool}_load.
10794         * config/unix.exp (${tool}_load): Fix pass/fail detection for
10795         cross targets.  Coerce return value >0 to 1.
10796
10797 Tue Nov  8 14:10:33 1994  Doug Evans  <dje@canuck.cygnus.com>
10798
10799         * config/unix.exp (${tool}_load): Call program rsh, not proc.
10800
10801         * config/emb-unix.exp: New file.
10802
10803         * config/sim.exp: Error if variable $SIM not defined.
10804         (${tool}_load): Mark test as "untested" if simulator missing.
10805
10806         * config/unix.exp: Load remote.exp to get rcp_download.
10807         * lib/c-torture.exp: Use different option lists for testcases with
10808         and without loops.
10809         * gcc.c-torture/execute/execute.exp: Likewise.
10810
10811 Wed Nov  2 14:47:58 1994  Doug Evans  <dje@canuck.cygnus.com>
10812
10813         * config/*.exp: Clarify return code from ${tool}_load.
10814         Call `unresolved' or `untested' instead of `warning' or `perror'
10815         (sometimes you still want to call both though).
10816         Add comment that `shell_id' is local to each file.
10817         * config/udi.exp (timeout): Set to 30.
10818         Don't print warning if connection fails, $connectmode has already
10819         printed an error.
10820         (${tool}_load): Move verbose messages to level 2.
10821         Rework pattern for "Process started" message.
10822         Pass `shell_id' to ${connectmode}_download.
10823         Retry twice upon timeout.  Make resetting of target more robust.
10824         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
10825         Pass `shell_id' to exit_$connectmode.
10826         Only call exit_$connectmode if connected.
10827         * config/unix.exp (${tool}_load): Check return codes better.
10828         * config/vrtx.exp (${tool}_load): Likewise.
10829         * config/vx.exp (${tool}_load): Likewise.
10830         Delete unneeded global's.
10831         * lib/dg.exp (dg-test): Update to reflect clarified return codes
10832         from ${tool}_load.
10833         (dg-stat): Delete.
10834         (dg-init): Delete recording of pass/fail counts.
10835         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
10836         (old-dejagnu-init): Likewise.
10837         (old-dejagnu-stat): Delete contents, empty proc now.
10838         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
10839         (c-torture): Delete references to lcnt, lpass, lfail.
10840         Get option list from TORTURE_OPTIONS.
10841         Delete -funroll[-all]-loops if no loops.
10842         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
10843         (g++_stat): Delete contents (empty proc now).
10844         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
10845         (gcc_finish): Likewise.
10846         (gcc_stat): Deleted.
10847         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
10848         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
10849         * gcc.c-torture/execute/execute.exp: Likewise.
10850         Split tests into two parts: compile, execute.
10851         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
10852         no loops.  Update to reflect clarified return codes from ${tool}_load.
10853
10854 Fri Oct 21 23:10:16 1994  Doug Evans  <dje@canuck.cygnus.com>
10855
10856         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
10857         to grep for.
10858         (old-dejagnu): Likewise (where necessary).
10859
10860 Fri Oct 14 17:54:58 1994  Doug Evans  <dje@canuck.cygnus.com>
10861
10862         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
10863
10864         * lib/dg.exp (dg-process-target): Fix processing of selector.
10865         Add comment regarding use of `error'.
10866
10867         * lib/gcc.exp (prune_system_crud): Define if missing.
10868         * lib/g++.exp (prune_system_crud): Likewise.
10869
10870         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
10871         Call prune_system_crud.
10872         * lib/dg.exp (dg-runtest): New proc.
10873         Use perror instead of send_user for tcl errors in testcase.
10874         Don't return any value, it's never used.
10875         Don't clobber previous definition of `unknown'.
10876         Print tcl errors in `dg-final'.
10877
10878 Wed Oct 12 13:05:37 1994  Doug Evans  <dje@canuck.cygnus.com>
10879
10880         * lib/dg.exp (dg-process-target): Improve syntax error messages.
10881         (dg-test): Don't print errorInfo, it contains stack backtrace.
10882
10883 Mon Sep 26 12:18:53 1994  Doug Evans  (dje@canuck.cygnus.com)
10884
10885         * lib/g++.exp (runtest_file_p): Define if missing.
10886
10887 Sat Sep 24 15:29:23 1994  Doug Evans  (dje@cygnus.com)
10888
10889         * lib/mike-g++.exp: Comment out loading of g++.exp.
10890         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
10891         (default_g++_version): Always print something.
10892         (default_g++_start): Comment out call to `which'.
10893         (g++_start, g++_load): Deleted (must be defined in config file).
10894         * lib/gcc.exp: Test for existence of $CC at start.
10895         Delete check for tmpdir (done in gcc_init).
10896         (default_gcc_version): Always print something.
10897         (default_gcc_start): Comment out call to `which'.
10898         * config/*.exp: Major cleanup - make cross targets work at least a
10899         little better for g++ (by not being "--tool gcc" specific).
10900         Rename gcc_xxx to ${tool}_xxx.
10901         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
10902         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
10903
10904 Thu Sep 22 11:39:17 1994  Doug Evans  (dje@canuck.cygnus.com)
10905
10906         * lib/c-torture.exp (c-torture-compile): Rework compiler
10907         message processing.
10908
10909         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
10910         c-torture.
10911
10912 Wed Sep 21 09:49:43 1994  Doug Evans  (dje@canuck.cygnus.com)
10913
10914         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
10915
10916         * lib/dg.exp (dg-process-target): Support { target native }.
10917
10918 Tue Sep 20 17:16:55 1994  Doug Evans  (dje@canuck.cygnus.com)
10919
10920         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
10921         looked for "... program xxx got fatal signal".
10922         Correct regsub munging of `comp_output'.
10923         Ignore compiler messages "path prefix not used" and "linker input
10924         file unused".
10925
10926 Wed Sep 14 11:44:40 1994  Doug Evans  (dje@canuck.cygnus.com)
10927
10928         * lib/gcc.exp (runtest_file_p): Define if missing.
10929         * gcc.prms/template.c: Example to work from.
10930
10931 Tue Sep 13 10:30:48 1994  Doug Evans  (dje@canuck.cygnus.com)
10932
10933         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
10934         * lib/dg.exp (dg-test): Call unsupported testcases as such.
10935
10936         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
10937         * gcc.prms/1883.c: Moved from compile/940714-1.c.
10938         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
10939         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
10940
10941         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
10942         (dg-process-target): No longer a varargs proc.
10943         Return S/N for target, P/F for xfail.  All callers changed.
10944         (user option procs): More argument checking.
10945         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
10946         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
10947         (dg-test): Skip test if not running on selected target in `dg-do'.
10948         Update handling of `dg-do-what', `dg-output-text'.
10949         Separate execution pass/fail from output pattern match pass/fail.
10950         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
10951
10952 Mon Sep 12 13:47:35 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
10953
10954         * gcc.c-torture/special/special.exp: Don't expect failure for mips
10955         target for 920510-1.c.
10956
10957 Mon Sep 12 12:44:39 1994  Doug Evans  (dje@canuck.cygnus.com)
10958
10959         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
10960         Clean up comment regarding use of passcnt, etc.
10961         (gcc_stat): Don't update `testcnt' here.
10962         (gcc_finish): Do it here.
10963         Might as well reset `but_id' here too.
10964         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
10965         to determine if the file should be tested.
10966         * gcc.c-torture/compile/compile.exp: Likewise.
10967         * gcc.c-torture/execute/execute.exp: Likewise.
10968         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
10969         * gcc.misc-tests/dg-test.exp: Likewise.
10970         * gcc.prms/prms.exp: Likewise.
10971         * gcc.wendy/wendy.exp: Likewise.
10972         * g++.old-deja.exp: Likewise.
10973         Move "Testing file" message to verbose level 1.
10974
10975 Fri Sep  9 10:21:18 1994  Doug Evans  (dje@canuck.cygnus.com)
10976
10977         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
10978
10979 Thu Sep  8 16:52:43 1994  Doug Evans  (dje@canuck.cygnus.com)
10980
10981         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
10982         (default_gcc_start): Accept optional second list element
10983         of compiler flags.  Print compiler output at verbosity level 2.
10984         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
10985         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
10986         Save current values of framework globals passcnt, failcnt, xpasscnt,
10987         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
10988         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
10989         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
10990         xfailcnt to compute stats.  Update framework global `testcnt' from
10991         pass/fail counts.
10992         (gcc_finish): New proc.  Clean up test environment.
10993         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
10994         (gcc_epass, gcc_efail): Delete.
10995         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
10996         argument of line number.
10997         (dg-init): If the tool has an init routine, call it.
10998         (dg-test): Remove args `cflags_var' and `libs_var'.
10999         Pass all compiler options to ${tool}_start.
11000         Handle missing line number.
11001         (dg-finish): New function.
11002         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
11003         particular files.  Call gcc_finish at end.  Move "skipping test"
11004         message to verbosity level 3.
11005         * gcc.c-torture/compile/compile.exp: Likewise.
11006         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
11007         * gcc.c-torture/execute/execute.exp: Likewise.
11008         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
11009         Print testcase being tried at verbosity level 1.
11010         * gcc.c-torture/special/special.exp: Unset xfail.
11011         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
11012         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
11013         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
11014         * gcc.failure/failure.exp: Likewise.
11015         * gcc.ieee/ieee.exp: Likewise.
11016         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
11017         Update call to dg-test.  Call dg-finish at end.
11018         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
11019         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
11020         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
11021         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
11022         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
11023         * gcc.wendy/wendy.exp: Add copyright.
11024         Delete setting of tmpdir (done by gcc_init).
11025         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
11026         Pass compiler flags to gcc_start.  Call gcc_finish at end.
11027         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
11028         gcc_[ce]pass/fail.
11029
11030 Wed Sep  7 11:09:08 1994  Doug Evans  (dje@canuck.cygnus.com)
11031
11032         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
11033         confusion.
11034         (g++_load): Likewise.
11035
11036         * config/*.exp (gcc_load): Some were varargs fns and some were not.
11037         Rename argument to `prog' to remove the confusion.
11038         Varargs fns behave differently too!
11039         (g++_load): Likewise.
11040
11041         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
11042
11043         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
11044         what it is.  Delete (always) printing of status value for !native.
11045         Simplify verbose code, and include status and exec_output.
11046         (g++_load): Use gcc_load.
11047
11048 Sun Sep  4 13:59:27 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11049
11050         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
11051         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
11052         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
11053         940714-3.c as these testcases don't exist anymore.  Make
11054         va-arg-1.c expected to pass.
11055
11056 Fri Aug 19 12:27:07 1994  Doug Evans  (dje@canuck.cygnus.com)
11057
11058         * gcc.misc-tests/misc.exp: Only run specific testcases.
11059         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
11060         * gcc.misc-tests/dg-[1-9].c: New files.
11061
11062         * lib/dg.exp: New testsuite driver.
11063         * gcc.prms/prms.exp: Use it.
11064
11065         * README.gcc: New file.
11066
11067         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
11068         Document and reset `lxpass' and `lxfail'.
11069         Simplify "initialized" message.
11070         (gcc_stat): Clean up comments a little.
11071
11072 Tue Aug 16 11:16:46 1994  Doug Evans  (dje@canuck.cygnus.com)
11073
11074         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
11075
11076 Mon Aug 15 21:20:36 1994  Doug Evans  (dje@canuck.cygnus.com)
11077
11078         * lib/old-dejagnu.exp (process-option): New proc.
11079         (old-dejagnu-init, old-dejagnu-stat): Likewise.
11080         (old-dejagnu): Simplify.
11081         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
11082
11083 Sun Aug 14 09:23:53 1994  Jeff Law  (law@snake.cs.utah.edu)
11084
11085         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
11086         exists and is not an empty string.
11087
11088         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
11089         $xfail rather than calling setup_xfail.  Clear $xfail when test is
11090         finished.
11091         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
11092         automatically.
11093
11094         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
11095         longer expected to fail.
11096
11097         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
11098         "f" function call.
11099
11100         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
11101
11102         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
11103         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
11104         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
11105         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
11106         c-torture-1.29.
11107
11108         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
11109         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
11110
11111         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
11112
11113         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
11114         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
11115
11116         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
11117         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
11118         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
11119
11120 Tue Jul 12 12:49:44 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11121
11122         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
11123         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
11124         940714-1.c, 940714-2.c, 940714-3.c},
11125         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
11126         gcc.misc-tests/{mg.c,mg.exp}:
11127         New tests.
11128         * gcc.noncompile/noncompile.exp: Change accordingly.
11129
11130 Thu Jul  7 14:20:33 1994  Doug Evans  (dje@canuck.cygnus.com)
11131
11132         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
11133         Undo previous clobberage.
11134
11135 Mon Jul  4 17:00:59 1994  Jeff Law  (law@snake.cs.utah.edu)
11136
11137         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
11138         * gcc.special/{930510-1.c, special.exp}:
11139         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
11140         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
11141         struct-varargs-1.c}: New tests from c-torture-1.26.
11142
11143 Tue Jun 28 17:39:42 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11144
11145         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
11146           argument to switch.
11147
11148 Sat May 21 10:39:38 1994  Bill Cox  (bill@rtl.cygnus.com)
11149
11150         * Revert the previous changes.  Please see Rob's directory
11151           (/lisa/test/rob/progressive/gcc/testsuite) for testing
11152           fixes.
11153
11154 Thu May 19 18:00:03 1994  Bill Cox  (bill@rtl.cygnus.com)
11155
11156         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
11157             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
11158             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
11159             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
11160             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
11161             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
11162             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
11163             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
11164             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
11165             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
11166             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
11167             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
11168             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
11169             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
11170             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
11171             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
11172             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
11173             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
11174             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
11175             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
11176             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
11177             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
11178             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
11179             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
11180             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
11181             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
11182             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
11183
11184 Tue May 17 14:55:09 1994  Bill Cox  (bill@rtl.cygnus.com)
11185
11186         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
11187             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
11188           with perror calls.
11189
11190 Mon May  2 17:41:13 1994  Jason Merrill  (jason@deneb.cygnus.com)
11191
11192         * config/unix.exp (g++_load): Fix syntax.
11193
11194 Thu Apr 14 12:22:10 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11195
11196         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
11197         * gcc.noncompile/921017-1.c: Deleted obsolete test.
11198         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
11199         Don't expect va-arg-1.c to fail.  Correct expected output for
11200         920928-1.c.
11201         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
11202         * gcc.wendy/hbm4.c: Correct typo.
11203         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
11204
11205 Mon Mar 28 13:29:37 1994  Doug Evans  (dje@canuck.cygnus.com)
11206
11207         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
11208         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
11209         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
11210         * lib/c-torture.exp (c-torture-compile): Ditto.
11211
11212         Reduce volume of output (remove all the -I's and such).
11213         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
11214         Call gcc_cpass, gcc_cfail.
11215         (c-torture): Pass testing option to c-torture-compile.
11216
11217 Mon Mar 21 12:40:33 1994  Doug Evans  (dje@cygnus.com)
11218
11219         Bring patches over from progressive.
11220         * config/default.exp: Exit remote shell cleanly.
11221         (g++_exit, g++_start): Add default versions.
11222         * config/sim.exp (gcc_load): Use perror, not error.
11223
11224 Sun Mar 20 12:05:32 1994  Doug Evans  (dje@canuck.cygnus.com)
11225
11226         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
11227         set in site.exp.
11228
11229 Mon Mar 14 19:30:28 1994  Doug Evans  (dje@cygnus.com)
11230
11231         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
11232         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
11233         (wendy_try): New proc to run testcase.
11234         (main loop): Call 'em.
11235         * gcc.wendy/*.c: Clean up pass to correct expected output.
11236
11237         * lib/gcc.exp: Minor cleanup work.
11238         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
11239
11240 Wed Mar  9 15:22:54 1994  Doug Evans  (dje@canuck.cygnus.com)
11241
11242         * config/sim.exp (gcc_load): Document return codes better.
11243         Don't pass -v to simulator.
11244
11245 Thu Feb 24 07:15:18 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11246
11247           * gcc.special/920717-x.c: Fix typo.
11248           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
11249           get at sources.
11250
11251         * lib/mike-gcc.exp: Fix typo.
11252
11253 Tue Feb 15 15:41:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
11254
11255         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
11256         binary to use, transform the name.
11257         * config/*.exp: rename everything. Nuke any g++ specific files,
11258         it's now a special case of gcc that requires no special support.
11259         Add a default.exp for unsupported targets.
11260
11261 Fri Feb 11 12:59:54 1994  Rob Savoye  (rob@poseidon.cygnus.com)
11262
11263         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
11264         lib/old-dejagnu.exp: Fix a few patterns to work with the new
11265         version of Tcl.
11266
11267 Wed Feb  9 21:35:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
11268
11269         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
11270         than a warning.
11271
11272 Sun Feb  6 16:52:13 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11273
11274         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
11275
11276 Mon Jan  3 17:28:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11277
11278         * gcc.execute/execute.exp: Combine opt_list and foption_list into
11279         option_list.  Compile every file with only 4/6 option choices
11280         (same as C torture) instead of with 12/18 different option
11281         choices.
11282         * lib/c-torture.exp: Likewise.
11283
11284         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
11285         not already set.
11286
11287 Thu Dec 30 17:17:07 1993  Mike Stump  (mrs@rtl.cygnus.com)
11288
11289         * lib/old-deja.exp: Add `excess errors test fails' error, now one
11290         can put an XFAIL *-*-* on excess errors.
11291
11292 Sun Dec 19 21:45:34 1993  Jeffrey A. Law  (law@snake.cs.utah.edu
11293
11294         * g++.law: Add more tests derived from g++-bugs snapshots.
11295
11296         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
11297         equivalent to g++.law/init9.
11298
11299         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
11300         compiled it, and the a.out file after we've run it.
11301
11302 Fri Dec 17 11:29:56 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
11303
11304         * lib/mike-g++.exp (postbase): Delete the .o file after we've
11305         compiled it, and the a.out file after we've run it.
11306
11307 Fri Dec 17 10:18:16 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
11308
11309         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
11310
11311 Wed Dec 15 20:36:40 1993  Rob Savoye  (rob@darkstar.cygnus.com)
11312
11313         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
11314         version number.
11315
11316 Sun Dec 12 21:10:04 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
11317
11318         * g++.law: New directory of g++ tests derived from the g++-bugs
11319         snapshots.
11320
11321 Thu Dec 09 16:50:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11322
11323         * gcc.compile: initbug1.c initbug1.exp testcase added
11324
11325 Mon Dec 06 11:09:52 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11326
11327         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
11328         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
11329           fixes submitted by Jeff Law (law@cs.utah.edu)
11330         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
11331           Jeff Law (law@cs.utah.edu)
11332
11333
11334 Tue Nov 30 16:34:07 1993  Mike Stump  (mrs@cygnus.com)
11335
11336         * config/unix-g++.exp: Follow the gcc way of doing things.
11337         * g++.old-deja/old-deja.exp: Minor updates.
11338         * lib/g++.exp: New file, follow the gcc way of doing things.
11339         * lib/old-dejagnu.exp: Minor updates.
11340         * lib/mike-g++.exp: Always unset errorInfo.
11341
11342 Sat Nov  6 11:34:51 1993  Mike Stump  (mrs@cygnus.com)
11343
11344         * lib/gcc.exp: Fix some errors with the below change, CC and
11345         CFLAGS should be global when setting, not local.
11346
11347 Wed Nov  3 11:16:26 1993  Rob Savoye  (rob@darkstar.cygnus.com)
11348
11349         * lib/gcc.exp: Transform tool name.
11350
11351 Wed Oct 27 23:57:29 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11352
11353         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
11354
11355 Wed Oct 27 14:45:50 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11356
11357         * lib/gcc.exp: change gcc_done to gcc_stat
11358
11359 Wed Oct 27 09:57:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11360
11361         * Upgraded gcc testsuite to c-torture version 1.25
11362
11363 Sun Oct 24 10:58:03 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11364
11365         * lib/gcc.exp: added reporting code. Changed verbose compile message.
11366         * lib/c-torture: added hooks for new reporting code.
11367
11368 Thu Oct 21 18:45:32 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11369
11370         * config/sh-gcc.exp: check if sh-sim exists in the path
11371
11372 Mon Oct 18 11:13:22 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11373
11374         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
11375         * gcc.compile/compile.exp: Initial changes for new logic.
11376         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
11377         * gcc.failure/failure.exp: Initial changes for new logic.
11378         * gcc.ieee/ieee.exp: Initial changes for new logic.
11379         * gcc.misc-tests/misc.exp: Initial changes for new logic.
11380         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
11381         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
11382         * lib/c-torture.exp: Initial changes for new logic.
11383         * lib/gcc.exp: Initial changes for new logic.
11384
11385 Fri Oct 15 00:19:42 1993  Mike Stump  (mrs@cygnus.com)
11386
11387         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
11388         depend upon failure or success.  Fully qualify names in failure
11389         and success messages.  Always remove a.out before starting
11390         compile, just in case.  Pay more attention to error text output by
11391         the compiler.  Handle testcases with no known past errors just
11392         like all others, so that things are uniform.  Other miscellaneous
11393         improvements.
11394
11395 Wed Oct 13 15:04:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11396
11397         * gcc.cpp: new directory for cpp tests
11398
11399 Mon Oct  4 09:03:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11400
11401         * lib/chill.exp: Code reformatted, removed unused code.
11402         * config/unix-chill.exp: Code reformatted, removed unused code.
11403         * chill.execute/execute.exp: Code reformatted, removed unused code.
11404         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
11405
11406 Mon Oct  4 06:19:26 1993  Ian Lance Taylor  (ian@cygnus.com)
11407
11408         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
11409         routines not written.
11410
11411 Mon Sep 27 21:07:44 1993  Rob Savoye  (rob@darkstar.cygnus.com)
11412
11413         * config/bug-gcc.exp: Use new procs from bug.exp.
11414
11415 Tue Sep 21 18:21:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
11416
11417         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
11418         via ftp, rather than depending on NFS.
11419         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
11420         case.
11421
11422 Thu Sep  9 23:09:15 1993  Rob Savoye  (rob@darkstar.cygnus.com)
11423
11424         * config/bug-gcc.exp: Use new download proc.
11425
11426 Tue Sep 14 19:23:58 1993  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
11427
11428         * chill.execute/execute.exp: cleanups, handles errors better
11429         * chill.compile/compile.exp: rewrite, based on execute.exp
11430         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
11431         * lib/chill.exp: major changes to diff proc and compile and link
11432           procs. added chill_fail and chill_pass wrappers to pass and
11433           fail. added more comments, and handle error codes better.
11434           Added a hack to capture stderr from exec, so noncompile tests
11435           can work.
11436
11437 Sat Sep 11 15:30:10 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11438
11439         * chill.execute/execute.exp: rewrite of testsuite driver
11440         * lib/chill.exp: rewrite of testsuite driver
11441         * config/unix-chill.exp: rewrite of testsuite driver
11442
11443 Wed Aug 25 14:11:13 1993  Bill Cox  (bill@rtl.cygnus.com)
11444
11445     In chill.execute:
11446         * iexpr.ch: Standardize uppercase.
11447         * tuples.dat: Standardize uppercase.
11448         * vary.ch: standardize.  Correct varying string assignments.
11449         * vary.dat: Add new output lines.
11450
11451 Tue Aug 24 13:45:49 1993  Bill Cox  (bill@rtl.cygnus.com)
11452
11453     In chill.execute:
11454         * chprintf.ch: Standardize use of uppercase.
11455         * tuples.ch: Standardize and turn arr2 into a DCL,
11456           rather than a SYN.
11457         * pinits.ch: Standardize.
11458
11459 Mon Aug 23 17:26:58 1993  Per Bothner  (bothner@kalessin.cygnus.com)
11460
11461         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
11462         * Makefil: Renamed to Makefile.in.
11463         * configure.in: New.
11464
11465 Mon Aug 23 14:24:13 1993  Bill Cox  (bill@rtl.cygnus.com)
11466
11467     In chill.execute:
11468         * .cvsignore: Add result/output files.
11469         * Makefile: Fix up variables at start.  Use MFLAGS
11470           everywhere.  Correct bool_loc, built_ins entries.
11471           Add entry for vary1.ch.
11472         * bitarray.ch: Standardize upper-case usage.
11473         * bitexpr.ch: Standardize, add output of b1.
11474         * params.ch: Use arrayt in along PROC parameters, to
11475           avoid novelty problems.
11476         * sets.ch: Tiny cleanup.
11477         * vary1.ch: Re-indent.
11478
11479 Tue Aug 17 15:42:07 1993  Bill Cox  (bill@rtl.cygnus.com)
11480
11481           * Add PR-related files to Makefiles, .cvsignore files, etc.
11482
11483 Mon Aug  2 15:46:05 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
11484
11485         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
11486           with compiler objects. New names are test-flow.c and test-loop.c
11487
11488 Tue Jul 27 10:08:08 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
11489
11490         * Upgraded c-torture tests from 1.19 to 1.20
11491
11492         * new files:
11493         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
11494         * gcc.compile: 930623-1.c 930623-2.c
11495         * gcc.noncompile: 930622-1.c 930622-2.c
11496         * gcc.failure: 920411-1.c 920627-2.c
11497         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
11498
11499 Tue Jul 20 15:19:44 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
11500
11501         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
11502           More changes to get testsuite working properly. Needs more work.
11503           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
11504
11505 Mon Jul 19 18:40:31 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
11506
11507         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
11508           More changes to get testsuite working properly. Needs more work.
11509
11510 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat  (cassidy@cygnus.com)
11511
11512         * chill.compile/compile.exp: Added for Dejagnu support
11513         * chill.execute/execute.exp: Added for Dejagnu support
11514         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
11515
11516 Sat Jun 19 07:13:05 1993  Bill Cox  (bill@rtl.cygnus.com)
11517
11518     This should complete moving the CHILL test files.
11519         * chill.noncompile(.cvsignore printf.grt
11520             in-printf.grt chprintf.grt chprintf.ch):
11521             Added test-support files.
11522           (Makefile): Modified further.
11523         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
11524             signal.ch): Added test files.
11525           * chill.execute (.cvsignore printf.grt printr.c
11526             in-printf.grt rts.c chprintf.grt rts.h): Added
11527           test-support files.
11528             (Makefile): More corrections.
11529
11530 Fri Jun 18 23:40:54 1993  Bill Cox  (bill@rtl.cygnus.com)
11531
11532         * chill.compile, chill.execute, chill.nocompile: Add CHILL
11533           test cases, ready for DejaGnu.
11534
11535 Thu Jun 17 19:14:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11536
11537         * Upgraded c-torture tests from 1.18 to 1.19
11538
11539         * gcc.compile: added test(s):
11540           930607-1.c
11541         * gcc.execute: added test(s):
11542           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
11543
11544         * added new subdirectory for misc tests: gcc.misc-tests
11545         * gcc.misc-test(s): added tests:
11546           inst-check.c test-consts.c test-ior.c test-switch.c
11547
11548 Wed Jun  9 16:53:26 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
11549
11550         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
11551
11552 Mon Jun  7 16:18:40 1993  Ian Lance Taylor  (ian@cygnus.com)
11553
11554         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
11555
11556 Thu Jun  3 13:13:36 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11557
11558         * Upgraded c-torture tests from 1.17 to 1.18
11559
11560 Wed Jun  2 19:02:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11561
11562         * Upgraded c-torture tests from 1.12 to 1.17
11563
11564 Fri Apr 30 09:38:41 1993  Mike Werner  (mtw@deneb.cygnus.com)
11565
11566         * lib/old-dejagnu.exp:
11567           Fixed handling of XFAIL target triplets to correctly
11568           recognize wildcard characters.  Removed code that
11569           appended a unique id tag to the end of the file name
11570           printed out by the result of the testcases within a
11571           given test file.
11572
11573 Thu Apr 29 19:06:29 1993  Mike Werner  (mtw@deneb.cygnus.com)
11574
11575         * lib/old-dejagnu.exp:
11576           Reworked expected failure handling to trigger off of XFAIL
11577           keyword in keyphrase embeded in testcase source code. The
11578           XFAIL keyword must be at the end of the keyphrase line. It
11579           may optionally be followed by one or more target triplets.
11580           It has just occured that the handling of wildcards in the
11581           target triplet may not be correct.
11582
11583 Fri Apr 23 13:16:20 1993  Mike Werner  (mtw@deneb.cygnus.com)
11584
11585         * g++.old-deja/tests:
11586           Moved all subdirectories up one level into g++.old-deja .
11587
11588         * lib/old-dejagnu.exp:
11589           Fixed problem with CXXFLAGS not being properly reset, and being
11590           corrupted with extraneous "-c" compiler option.  This was
11591           causing binaries to not be generated for test that needed them.
11592           Modified strings passed to "pass" and "fail" so that individual
11593           tests from the same test file would be distinguished by an
11594           identifier appended to the test file name in the summary logs;
11595           this corrected a problem with erroneous diff logs.  Added code
11596           to search testcases for expected fail and unexpected pass keywords.
11597
11598 Tue Apr 20 18:27:58 1993  Rob Savoye  (rob at darkstar.cygnus.com)
11599
11600         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
11601
11602 Thu Apr 15 11:01:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
11603
11604         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
11605           Removed extraneous text from end of "Special g++ Options"
11606           keyphrase.
11607
11608         * lib/old-dejagnu.exp: Added pattern matching to look for new
11609           keywords, embedded in testcases comments, which will trigger
11610           calls to xpass and xfail.
11611
11612 Wed Apr 14 14:28:01 1993  Mike Werner  (mtw@deneb.cygnus.com)
11613
11614         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
11615           comments embedded in the testcases, especially the one looking for
11616           special compiler options, as well as the pattern matching for the
11617           compiler output again.
11618
11619 Mon Apr 12 15:15:37 1993  Mike Werner  (mtw@deneb.cygnus.com)
11620
11621         * lib/old-dejagnu.exp: Do a proper check of the return value for
11622           execute tests. Fixed several problems with the pattern matching
11623           of the compiler output which gave erroneous test results.
11624           Changed several of the test result messages to be more descriptive.
11625         * config/unix-g++.exp: Proc g++_load now actually works and
11626           executes the tests passed to it and returns a usable return
11627           value.
11628
11629 Sun Apr 11 17:22:37 1993  Rob Savoye  (rob at darkstar.cygnus.com)
11630
11631           * lib/gcc.exp: Exits gracefully if $CC is bogus.
11632
11633 Fri Apr  9 09:41:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
11634
11635         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
11636           Modified both files to properly execute the old style
11637           dejagnu tests. The previous versions of these files were
11638           experimental and did not function anything near correctly.
11639
11640 Mon Apr  5 21:08:24 1993  Rob Savoye  (rob@cygnus.com)
11641
11642         * Removed all Makefile.in and configure.in files. No configuration
11643         needed now.
11644
11645 Fri Apr  2 12:15:17 1993  Mike Werner  (mtw@deneb.cygnus.com)
11646
11647         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
11648
11649 Sun Mar 28 11:17:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11650
11651         * gcc.compile/configure.in, gcc.unsorted/configure.in,
11652         gcc.special/configure.in, gcc.noncompile/configure.in,
11653         gcc.execute/configure.in, gcc.code_quality/configure.in,
11654         g++.other/configure.in, g++.old-deja/configure.in,
11655         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
11656         in srcname setting.
11657
11658 Thu Mar 25 20:07:55 1993  Rob Savoye  (rob at darkstar.cygnus.com)
11659
11660         * lib/udi.exp:  Fixed mondfe and mondfe_download.
11661         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
11662         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
11663
11664 Thu Mar 25 13:06:41 1993  Ian Lance Taylor  (ian@cygnus.com)
11665
11666         * config/udi-gdb.exp: Check $shell_id after connecting to target.
11667         (gdb_exit): Don't remove *_soc files.
11668
11669 Mon Mar 22 14:28:46 1993  Ian Lance Taylor  (ian@cygnus.com)
11670
11671         * lib/c-torture.exp: Don't look for main; instead always use -w
11672         -c.  This is how the c-torture tests work.  Remove the object
11673         file if the compilation succeeds.
11674         * gcc.execute/execute.exp: Remove executable if test passes.
11675         * gcc.noncompile/noncompile.exp: Every test is an expected
11676         failure.
11677         * gcc.special/special.exp: Added tests from c-torture 1.11,
11678         corrected use of existing test.
11679         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
11680         gcc.execute/920625-1.c: Updated to c-torture 1.11.
11681         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
11682         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
11683         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
11684         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
11685         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
11686         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
11687         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
11688         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
11689         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
11690         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
11691         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
11692         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
11693         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
11694         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
11695         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
11696         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
11697         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
11698         c-torture 1.11.
11699         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
11700         correspond to c-torture 1.11.
11701
11702         * New file.