OSDN Git Service

2002-09-06 Stan Shebs <shebs@apple.com>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2002-09-06  Stan Shebs  <shebs@apple.com>
2             David Edelsohn  <edelsohn@gnu.org>
3
4         * gcc.dg/weak: New directory.
5         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
6         target-specific xfail bits.
7         * gcc.dg/typeof-2.c: Move to new directory.
8         * gcc.dg/weak.exp: New expect script.
9
10 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
11
12         * gcc.c-torture/execute/extzvsi.c: New test.
13
14 2002-09-05  Stan Shebs  <shebs@apple.com>
15
16         * gcc.dg/weak-1.c: xfail on Darwin.
17         * gcc.dg/weak-2.c: Ditto.
18         * gcc.dg/weak-3.c: Ditto.
19         * gcc.dg/weak-4.c: Ditto.
20         * gcc.dg/weak-5.c: Ditto.
21         * gcc.dg/weak-6.c: Ditto.
22         * gcc.dg/weak-7.c: Ditto.
23         * gcc.dg/weak-8.c: Ditto.
24         * gcc.dg/weak-9.c: Ditto.
25
26 Thu Sep  5 00:34:33 2002  J"orn Rennecke <joern.rennecke@superh.com>
27
28         * gcc.c-torture/execute/loop-14.c: New test.
29
30 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
31
32         * g++.dg/other/cxa-atexit1.C: New test.
33
34         * gcc.dg/typeof-2.c: New test.
35
36 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
37
38         * gcc.dg/cpp/_Pragma4.c: New test.
39
40 Tue Sep  3 11:04:26 2002  Nicola Pero  <n.pero@mi.flashnet.it>
41
42         * objc/execute/nil_method-1.m: New testcase.
43
44 Sun Sep  1 12:47:39 2002  Nicola Pero  <n.pero@mi.flashnet.it>
45
46         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
47         [Object class], not [Object initialize].
48
49 2002-08-31  Roger Sayle  <roger@eyesopen.com>
50             Hans-Peter Nilsson  <hp@bitrange.com>
51
52         * gcc.c-torture/execute/20020720-1.x: Skip test on
53         mmix-knuth-mmixware.  Correct comment.
54
55 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
56
57         * testsuite/g++.dg/abi/bitfield5.C: New test.
58         * testsuite/g++.dg/abi/vbase10.C: Likewise.
59
60 Tue Aug 27 22:23:22 2002  Nicola Pero  <n.pero@mi.flashnet.it>
61
62         * objc.dg/undeclared-selector.m: New test.
63
64 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
65
66         * g++.dg/other/offsetof1.C: Avoid cast warning.
67
68 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
69
70         * objc.dg/super-class-2.m: New test.
71
72 2002-08-24  Matt Austern  <austern@apple.com>
73
74         * g++.dg/ext/lvaddr.C: New test.
75         * g++.dg/ext/lvcast.C: New test.
76         
77 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
78
79         * testsuite/g++.dg/inherit/cond1.C: New test.
80
81 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
82
83         * gcc.dg/noncompile/incomplete-1.c: New test.
84
85 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
86
87         * gcc.dg/typespec-1.c: New test.
88
89 2002-08-20  Devang Patel  <dpatel@apple.com>
90         * objc.dg/proto-hier-2.m: New test.
91         
92 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
93
94         * objc.dg/bitfield-1.m: New test.
95         * objc.dg/bitfield-2.m: New test.
96
97 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
98
99         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
100         gcc.dg/c99-flex-array-4.c: New tests.
101
102 2002-08-16  Stan Shebs  <shebs@apple.com>
103
104         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
105
106 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
107
108         * gcc.dg/typeof-1.c: New test.
109         * g++.dg/ext/typeof2.C: New test.
110
111 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
112
113         * g++.dg/other/offsetof1.C: New test.
114
115 2002-08-14  Richard Henderson  <rth@redhat.com>
116
117         * gcc.dg/tls/diag-3.c: Fix expected message strings.
118
119 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
120
121         * gcc.dg/cpp/_Pragma3.c: New test.
122
123 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
124
125         * g++.dg/template/inherit3: New test.
126
127 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
128
129         * gcc.dg/bitfld-4.c: Add blank options.
130
131 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
132
133         * g++.dg/template/crash1.C: New test.
134
135 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
136
137         * gcc.dg/tls/opt-2.c: New test.
138
139 2002-08-08  Devang Patel  <dpatel@apple.com>
140
141         * objc.dg/selector-1.m : New test
142         
143 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
144
145         * g++.dg/abi/bitfield4.C: New test.
146         * gcc.dg/bitfld-4.c: New test.
147
148 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
149
150         * g++.dg/other/packed1.C: New test.
151
152 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
153
154         * g++.dg/abi/offsetof.C: Tweak error messages.
155         * g++.old-deja/g++.mike/p10769a.C: Likewise.
156         
157 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
158
159         * gcc.dg/bitfld-3.c: New test.
160
161 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
162             Richard Henderson  <rth@redhat.com>
163
164         * gcc.dg/i386-bitfield1.c: New test.
165         * g++.dg/abi/bitfield3.C: Update.
166
167 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
168
169         * objc.dg/const-str-2.m: Update.
170         * gcc.dg/cpp/c++98.c: Change to C extension.
171         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
172         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
173
174 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
175
176         * testsuite/gcc.dg/tls/diag-3.c: New.
177
178 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
179
180         * g++.dg/README (Subdirectories): Document new subdir expr.
181         * g++.dg/expr/pmf-1.C: New test.
182
183 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
184
185         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
186
187 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
188
189         * g++.dg/abi/bitfield3.C: New test.
190
191 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
192
193         * lib/gcov.exp: Tweak expected line formats.
194         * gcc.misc-tests/gcov8.c: New test.
195         * gcc.misc-tests/gcov8.x: New flags.
196
197 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
198
199         * consistency.vlad/layout/endian.c: Include string.h.
200
201         * gcc.c-torture/execute/20020805-1.c: New test.
202
203 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
204
205         * g++.dg/other/conversion1.C: New test.
206
207 2002-08-03  Roger Sayle  <roger@eyesopen.com>
208
209         * gcc.dg/builtins-1.c: New testcase.
210
211 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
212
213         * g++.dg/inherit/access3.C: New test.
214
215 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
216
217         * gcc.dg/ia64-visibility-2.c: New test.
218
219 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
220
221         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
222         __qualifier_flags to __flags.
223
224 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
225
226         * g++.dg/inherit/operator1.C: New test.
227         * g++.dg/lookup/disamb1.C: Fix typo in comment.
228         * g++.dg/other/error1.C: Change expected error message.
229         * g++.dg/template/conv4.C: Likewise.
230         
231 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
232
233         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
234         for documented behaviour.
235
236 2002-07-25  Roger Sayle  <roger@eyesopen.com>
237
238         * gcc.c-torture/execute/20020720-1.x: Skip this test on
239         several targets known to fail.
240
241 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
242
243         * gcc.dg/mips-args-[123].c: New tests.
244
245 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
246
247         * gcc.dg/ppc-spe.c: New.
248
249 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
250
251         * g++.dg/other/ptrmem4.C: New testcase.
252
253 2002-07-24  Richard Henderson  <rth@redhat.com>
254
255         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
256         
257 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
258
259         * g++.dg/ext/alignof1.C (main): Return 0 for success.
260
261 2002-07-24  Roger Sayle  <roger@eyesopen.com>
262
263         * gcc.c-torture/execute/memset-3.c: New testcase.
264
265 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
266
267         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
268         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
269
270 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
271
272         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
273         Delete.
274
275 Tue Jul 23 21:02:43 2002  J"orn Rennecke <joern.rennecke@superh.com>
276
277         * gcc.c-torture/compile/simd-4.c: New test.
278
279 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
280
281         PR c++/7347, c++/7348
282         * g++.dg/template/access4.C: New test.
283         * g++.dg/template/access5.C: New test.
284         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
285         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
286         * g++.old-deja/g++.pt/ttp58.C: Likewise.
287         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
288
289 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
290
291         * gcc.dg/gnu89-init-2.c: New test.
292
293 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
294
295         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
296
297 2002-07-20  Roger Sayle  <roger@eyesopen.com>
298
299         * gcc.c-torture/execute/20020720-1.c: New testcase.
300
301 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
302
303         * gcc.dg/cpp/Wsignprom.c: New tests.
304
305 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
306
307         * gcc.c-torture/execute/loop-13.c: New test.
308
309 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
310
311         * gcc.dg/cpp/expr.c: New tests.
312
313 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
314
315         * g++.dg/opt/pr6713.C: Add template instantiation.
316
317 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
318
319         * gcc.dg/nest.c: New test.
320
321 2002-07-17  Richard Henderson  <rth@redhat.com>
322
323         * g++.dg/opt/pr6713.C: New test.
324
325 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
326
327         * gcc.c-torture/execute/loop-2e.x: Let the testcase
328         XFAIL for all x86 processors.
329
330 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
331
332         * gcc.c-torture/execute/20010122-1.x: Do not test with
333         -fomit-frame-pointer.
334
335 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
336
337         * g++.dg/template/instantiate2.C: New test.
338         * g++.dg/template/spec4.C: New test.
339
340 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
341
342         * g++.dg/template/access2.C: New test.
343         * g++.dg/template/access3.C: New test.
344
345 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
346
347         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
348         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
349         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
350         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
351         Convert to use <stdarg.h>.
352         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
353         Delete.
354         * gcc.dg/va-arg-2.c: New.
355         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
356
357 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
358
359         * gcc.c-torture/compile/20020710-1.c: New test.
360
361 Thu Jul 11 15:39:21 2002  J"orn Rennecke <joern.rennecke@superh.com>
362                           Andrew Pinski  <pinskia@physics.uc.edu>
363
364         gcc.c-torture/compile/simd-2.c: New testcase.
365         gcc.c-torture/compile/simd-3.c: Likewise.
366
367 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
368
369         PR c++/7224
370         * g++.dg/overload/error1.C: New test.
371
372 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
373
374         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
375         configuration and IRIX 6 O32 ABI.
376
377 2002-07-11  Roger Sayle  <roger@eyesopen.com>
378
379         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
380
381 2002-07-10  Roger Sayle  <roger@eyesopen.com>
382
383         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
384
385 2002-07-10  Jeffrey A Law  <law@redhat.com>
386
387         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
388
389         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
390
391 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
392
393         * gcc.dg/20020312-2.c: Check for __PPC__.
394
395 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
396
397         * gcc.c-torture/compile/20020709-1.c: New test.
398
399 2002-07-07  Roger Sayle  <roger@eyesopen.com>
400
401         * g++.dg/template/qualttp21.C: New test case.
402
403 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
404
405         * gcc.c-torture/compile/20020706-1.c: New test.
406         * gcc.c-torture/compile/20020706-2.c: New test.
407
408 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
409             Alexandre Oliva  <aoliva@redhat.com>
410
411         * g++.dg/warn/incomplete1.C: New test.
412
413 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
414
415         PR c++/7099
416         * g++.dg/warn/noreturn1.C: New test.
417
418 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
419
420         PR c++/6706
421         * g++.dg/debug/debug6.C: New test.
422         * g++.dg/debug/debug7.C: New test.
423
424 Thu Jul  4 07:36:48 2002  J"orn Rennecke <joern.rennecke@superh.com>
425
426         * gcc.c-torture/compile/simd-3.c: New test.
427
428 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
429
430         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
431         * gcc.dg/20020620-1.c: Likewise.
432
433 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
434
435         PR c++/6944
436         * g++.dg/init/array4.C: New test.
437         * g++.dg/init/array5.C: New test.
438
439 Wed Jul  3 10:25:41 2002  J"orn Rennecke <joern.rennecke@superh.com>
440
441         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
442         * gcc.c-torture/execute/simd-2.c (main): Likewise.
443
444 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
445
446         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
447         * gcc.dg/wtr-aggr-init-1.c: Likewise.
448         * gcc.dg/wtr-conversion-1.c: Likewise.
449         * gcc.dg/wtr-escape-1.c: Likewise.
450         * gcc.dg/wtr-int-type-1.c: Likewise.
451         * gcc.dg/wtr-label-1.c: Likewise.
452         * gcc.dg/wtr-static-1.c: Likewise.
453         * gcc.dg/wtr-strcat-1.c: Likewise.
454         * gcc.dg/wtr-suffix-1.c: Likewise.
455         * gcc.dg/wtr-switch-1.c: Likewise.
456         * gcc.dg/wtr-unary-plus-1.c: Likewise.
457         * gcc.dg/wtr-union-init-1.c: Likewise.
458         * gcc.dg/wtr-union-init-2.c: Likewise.
459         * gcc.dg/wtr-union-init-3.c: Likewise.
460
461         * gcc.dg/wtr-func-def-1.c: New test.
462
463 2002-07-02 Devang Patel <dpatel@apple.com>
464
465         * objc.dg/param-1.m: New test.
466
467 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
468
469         * gcc.dg/cpp/trad/directive.c: Add test.
470         * gcc.dg/cpp/trad/macroargs.c: Add test.
471         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
472
473 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
474
475         * gcc.dg/cpp/cmdlne-M.c: New test.
476
477 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
478
479         * objc.dg/desig-init-1.m: New test.
480
481 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
482
483         PR c++/6716
484         * g++.dg/template/instantiate1.C: New test.
485
486 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
487
488         PR c++/7112
489         * g++.dg/template/sizeof2.C: New test.
490
491 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
492
493         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
494         gcc.dg/cpp/trad/include.c: New tests.
495
496 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
497
498         PR target/7177
499         * gcc.c-torture/compile/20020701-1.c: New test.
500
501 2002-07-01  Stan Shebs  <shebs@apple.com>
502
503         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
504         header here...
505         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
506         (objc-torture-execute): or here.
507
508 Mon Jul  1 12:51:05 2002  J"orn Rennecke <joern.rennecke@superh.com>
509
510         * gcc.c-torture/execute/arith-rand-ll.c: New test.
511
512 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
513
514         * gcc.dg/cpp/trad/escaped-nl.c: New test.
515
516 2002-06-30  Devang Patel  <dpatel@apple.com>
517
518         * objc.dg/fsyntax-only.m: New test.
519
520 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
521
522         PR c++/6695
523         * g++.dg/template/friend7.C: New file.
524
525 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
526
527         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
528         return type.
529
530 Thu Jun 27 15:23:21 2002  J"orn Rennecke <joern.rennecke@superh.com>
531
532         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
533         avoid division by zero.
534
535 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
536
537         * gcc.dg/Wunknownprag.c: New tests.
538
539 Tue Jun 25 21:50:38 2002  J"orn Rennecke <joern.rennecke@superh.com>
540
541         * gcc.c-torture/execute/simd-2.c: New test.
542
543 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
544
545         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
546         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
547         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
548         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
549         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
550         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
551         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
552         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
553         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
554         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
555         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
556         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
557         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
558         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
559         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
560         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
561         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
562
563 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
564
565         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
566         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
567         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
568         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
569         New tests.
570         * gcc.dg/cpp/trad/directive.c: Update.
571
572 2002-06-23  Andreas Jaeger  <aj@suse.de>
573
574         * gcc.c-torture/execute/complex-6.c: New.
575
576 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
577
578         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
579         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
580         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
581         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
582
583 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
584
585         * gcc.dg/cpp/trad: New directory with traditional tests copied
586         from parent directory.
587         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
588         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
589         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
590         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
591         Move to trad/ and rename.
592         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
593         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
594         gcc.dg/cpp/trad/redef2.c: New tests.
595         * gcc.dg/cpp/trad/trad.exp: New driver.
596
597 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
598
599         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
600         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
601         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
602         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
603         Remove.
604
605 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
606
607         * gcc.dg/20020620-1.c: New test.
608
609 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
610
611         * g++.dg/template/ttp4.C: New test.
612
613 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
614
615         * g++.dg/opt/vt1.C: Fix regexp.
616
617 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
618
619         * gcc.c-torture/execute/pure-1.c: Make functions static again.
620         Don't use attribute `noinline'.
621
622 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
623
624         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
625
626 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
627
628         * gcc.c-torture/execute/simd-1.c: New.
629
630         * gcc.dg/simd-1.c: New.
631
632 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
633
634         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
635
636 2002-06-16  Richard Henderson  <rth@redhat.com>
637
638         * g++.dg/ext/anon-struct1.C: New.
639         * g++.dg/ext/anon-struct2.C: New.
640         * g++.dg/ext/anon-struct3.C: New.
641         * gcc.dg/anon-struct-1.c: New.
642         * gcc.dg/anon-struct-2.c: New.
643         * gcc.dg/anon-struct-3.c: New.
644         * gcc.dg/20011008-1.c: Adjust warning text.
645         * gcc.dg/20020527-1.c: Add -fms-extensions.
646
647 2002-06-16  Richard Henderson  <rth@redhat.com>
648
649         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
650
651 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
652
653         * gcc.c-torture/execute/20020615-1.c: New test.
654
655 2002-06-15  Roger Sayle  <roger@eyesopen.com>
656
657         * gcc.c-tortuture/execute/compare-1.c: New test case.
658         * gcc.c-tortuture/execute/compare-2.c: New test case.
659         * gcc.c-tortuture/execute/compare-3.c: New test case.
660
661 2002-06-13  Richard Henderson  <rth@redhat.com>
662
663         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
664         ia64 ilp32.
665
666 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
667
668         * g++.dg/template/typename2.C: Update error message.
669
670 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
671
672         * gcc.c-torture/execute/20020611-1.c: New test.
673
674 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
675
676         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
677         list of targets to skip.
678
679 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
680
681         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
682         targets if not optimizing.
683
684 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
685
686         * gcc.c-torture/compile/20020605-1.c: New test.
687
688         * g++.dg/opt/vt1.C: New test.
689
690         * gcc.dg/20020531-1.c: New test.
691
692         * gcc.dg/20020530-1.c: New test.
693
694         * gcc.dg/20020527-1.c: New test.
695
696         * g++.dg/opt/cse1.C: New test.
697
698 2002-06-07  Roger Sayle  <roger@eyesopen.com>
699
700         * gcc.dg/20020607-2.c: New test case.
701
702 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
703
704         * gcc.c-torture/compile/20020604-1.c: New test.
705
706 2002-06-04  Richard Henderson  <rth@redhat.com>
707
708         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
709         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
710         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
711
712 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
713
714         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
715
716 2002-06-03  Richard Henderson  <rth@redhat.com>
717
718         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
719         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
720
721 2002-06-02  Richard Henderson  <rth@redhat.com>
722
723         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
724         test functions static.
725
726 2002-06-02  Andreas Jaeger  <aj@suse.de>
727
728         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
729         now.
730
731 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
732
733         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
734         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
735         Update for mofified diagnostics.
736         * gcc.dg/c99-intconst-1.c: No longer fail.
737
738 2002-06-02  Richard Henderson  <rth@redhat.com>
739
740         * gcc.dg/uninit-A.c: Remove xfail markers.
741
742 2002-06-01  Roger Sayle  <roger@eyesopen.com>
743
744         * gcc.dg/fnegate-1.c: New test case.
745
746 2002-05-30  Osku Salerma  <osku@iki.fi>
747
748         * gcc.c-torture/execute/mayalias-1.c: New file.
749
750 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
751
752         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
753         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
754         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
755
756 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
757
758         * gcc.c-torture/execute/20020529-1.c: New test.
759
760 2002-05-27  Richard Henderson  <rth@redhat.com>
761
762         * g++.dg/ext/attrib6.C: New test case.
763
764 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
765
766         * gcc.c-torture/execute/pure-1.c: New test.
767
768 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
769
770         * gcc.dg/cpp/arith-2.c: Remove.
771
772 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
773
774         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
775         * gcc.dg/cpp/if-3.c: Remove.
776
777 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
778
779         * g++.dg/opt/cse2.C: New test.
780
781 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
782
783         * gcc.dg/cpp/arith-1.c: New semantic tests.
784         * gcc.dg/cpp/if-1.c: Update.
785
786 2002-05-24  Ben Elliston  <bje@redhat.com>
787
788         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
789
790 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
791
792         * gcc.dg/verbose-asm.c: New test.
793
794 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
795
796         * gcc.dg/cpp/paste12.c: New test.
797
798 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
799
800         * g++.dg/parse/named_ops.C: New test.
801
802 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
803
804         * gcc/testsuite/gcc.dg/weak-8.c: New test.
805
806 Thu May 23 11:09:26 2002  J"orn Rennecke <joern.rennecke@superh.com>
807
808         * gcc.dg/weak-2.c: Allow optional leading underscore
809         in scan-assembler symbol name.
810         * gcc.dg/weak-3.c: Likewise.
811         * gcc.dg/weak-4.c: Likewise.
812         * gcc.dg/weak-5.c: Likewise.
813
814 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
815
816         * gcc.dg/20020523-1.c: New test.
817
818 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
819
820         * objc.dg/const-str-2.m: Update now that we stop after
821         a command line error.
822
823 2002-05-22  Richard Henderson  <rth@redhat.com>
824
825         * g++.dg/dg.exp: Fix typo in test pruneing.
826
827 2002-05-22  Richard Henderson  <rth@redhat.com>
828
829         * g++.dg/dg.exp: Prune the tls subdirectory.
830         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
831         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
832         * g++.dg/tls/init-1.C: New.
833
834 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
835
836         * gcc.dg/20020517-1.c: New test.
837
838 2002-05-21  Richard Henderson  <rth@redhat.com>
839
840         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
841         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
842
843 Tue May 21 14:25:32 2002  Brian R. Gaeke  <brg@dgate.ORG>
844
845         * g++.dg/other/copy2.C: New test.
846
847 Mon May 20 10:51:35 2002  J"orn Rennecke <joern.rennecke@superh.com>
848
849         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
850         (MAX_COPY): Bump up to 10 times sizeof (long long).
851         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
852
853         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
854         sizeof (long long).
855
856         * gcc.c-torture/execute/strcpy-1.c: New test.
857
858 2002-05-19  Jason Merrill  <jason2redhat.com>
859
860         * g++.dg/ext/oper1.C: New test.
861
862 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
863 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
864
865         * README.QMTEST: New file.
866
867         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
868
869 2002-05-19  Andreas Jaeger  <aj@suse.de>
870
871         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
872         now.
873         * gcc.c-torture/execute/loop-2d.x: Likewise.
874
875 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
876
877         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
878         support weak symbols.
879         * gcc.dg/weak-4.c: Likewise
880         * gcc.dg/weak-6.c: Likewise
881
882 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
883
884         * gcc.dg/weak-3.c: Add dg-excess-error comment for
885         cygwin, coff and h8300-*-hms targets
886         * gcc.dg/weak-5.c: Likewise
887         * gcc.dg/weak-7.c: Likewise
888
889 2002-05-16  Jason Merrill  <jason@redhat.com>
890
891         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
892         (scan-assembler-not, scan-assembler-dem): Likewise.
893         (scan-assembler-dem-not): Likewise.
894
895 2002-05-15  Richard Henderson  <rth@redhat.com>
896
897         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
898
899 2002-05-15  Richard Henderson  <rth@redhat.com>
900
901         * gcc.dg/weak-5.c (vfoo1c): No warning here.
902         (vfoo1f): Warning here.
903         (vfoo1l): Don't redefine the alias.
904
905 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
906
907         * g++.dg/init/pm1.C: New test.
908
909 2002-05-12  David S. Miller  <davem@redhat.com>
910
911         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
912         types.
913
914 2002-05-10  Roger Sayle  <roger@eyesopen.com>
915
916         * gcc.c-torture/execute/20020510-1.c: New test case.
917
918 2002-05-10  David S. Miller  <davem@redhat.com>
919
920         * gcc.c-torture/execute/conversion.c: Test long double too.
921
922 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
923
924         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
925         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
926         * lib/g++.exp (g++_link_flags): Likewise.
927         * lib/objc.exp (objc_target_compile): Likewise.
928
929 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
930
931         * gcc.dg/cpp/poison.c: Update.
932         * gcc.dg/cpp/20000625-2.c: Remove.
933         * gcc.dg/cpp/direct2s.c: Remove final test.
934
935 2002-05-08  Tom Rix  <trix@redhat.com>
936
937         * gcc.c-torture/execute/20020508-1.c: New test.
938         * gcc.c-torture/execute/20020508-2.c: New test.
939         * gcc.c-torture/execute/20020508-3.c: New test.
940
941 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
942
943         * gcc.dg/cpp/charconst-4.c: More tests.
944
945 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
946
947         PR c/6569
948         * gcc.dg/weak-3.c: Update location of warning messages.
949         * gcc.dg/weak-5.c: Likewise.
950
951 2002-05-06  Roger Sayle  <roger@eyesopen.com>
952
953         * gcc.c-torture/execute/20020506-1.c: New test case.
954
955 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
956
957         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
958
959 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
960
961         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
962
963 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
964
965         * gcc.dg/cpp/charconst-3.c: New test.
966
967 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
968
969         * gcc.dg/cpp/charconst.c: Update tests.
970
971 2002-05-05  Tim Josling  <tej@melbpc.org.au>
972
973         * treelang: Added directory for new sample language treelang. Also
974         lib/treelang.exp: New file to signal treelang should be tested.
975
976 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
977
978         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
979         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
980         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
981         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
982         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
983         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
984         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
985
986 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
987
988         * gcc.dg/format/xopen-2.c: New test.
989
990 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
991
992         * gcc.dg/20020503-1.c: New test.
993
994 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
995
996         * g++.dg/init/dtor1.C: Make it tougher.
997
998 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
999
1000         * g++.dg/init/dtor1.C: New test.
1001
1002 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
1003
1004         * gcc.dg/altivec-8.c: New.
1005
1006 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
1007
1008         * gcc.dg/altivec-7.c: New.
1009
1010 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
1011
1012         * g++.dg/parse/typedef1.C: New test.
1013
1014 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
1015
1016         PR c++/6486
1017         * g++.dg/template/friend6.C: New test.
1018
1019         PR c++/6492
1020         * g++.dg/init/copy1.C: New test.
1021
1022 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
1023
1024         * g++.dg/warn/effc1.C: New test.
1025
1026 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
1027
1028         * gcc.dg/cpp/if-cexp.c: Add a test.
1029
1030 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
1031
1032         * gcc.dg/20020426-2.c: New test.
1033
1034 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
1035
1036         * gcc.dg/cpp/if-mop.c: Update.
1037         * gcc.dg/cpp/if-mpar.c: Add test.
1038         * gcc.dg/cpp/if-oppr.c: Update.
1039
1040 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1041
1042         PR c/6343
1043         * gcc.dg/weak-[2-7].c: New tests.
1044
1045 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
1046
1047         * gcc.dg/enum1.c: New test.
1048
1049 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
1050
1051         PR c++/6497
1052         * g++.dg/inherit/access2.C: New test.
1053
1054 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
1055
1056         PR bootstrap/6445
1057         * gcc.dg/20020426-1.c: New test.
1058
1059 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
1060
1061         * g++.dg/abi/enum1.C: New test.
1062
1063 2002-04-26  Richard Henderson  <rth@redhat.com>
1064
1065         * gcc.dg/c99-bool-1.c: Expect always true warning.
1066
1067 2002-04-25  Roger Sayle  <roger@eyesopen.com>
1068
1069         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
1070
1071 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1072
1073         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
1074         targets.
1075
1076 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
1077
1078         * g++.dg/abi/mange7.C: New test.
1079
1080         PR c++/6438.
1081         * g++.dg/parse/stmtexpr2.C: New test.
1082
1083 Wed Apr 24 21:38:36 2002  J"orn Rennecke <joern.rennecke@superh.com>
1084
1085         * gcc.dg/20020312-2.c: Add SH target.
1086
1087 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1088
1089         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
1090         compiler output on mips*-*-irix*.
1091
1092 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
1093
1094         * g++.dg/parse/attr1.C: New test.
1095
1096 2002-04-23  Roger Sayle  <roger@eyesopen.com>
1097
1098         * gcc.c-torture/execute/string-opt-17.c: New test case.
1099         * gcc.c-torture/execute/memset-2.c: New test case.
1100
1101 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
1102
1103         PR c++/6256:
1104         * g++.dg/template/friend5.C: New test.
1105
1106         PR c++/6331:
1107         * g++.dg/template/qual1.C: Likewise.
1108
1109 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
1110
1111         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
1112         Include stdlib.h, not stdio.h or ctype.h.
1113
1114 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
1115
1116         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
1117         cris-*-elf* and mmix-*-*.
1118         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
1119         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
1120         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
1121         Ditto.
1122         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
1123         * gcc.dg/wchar_t-1.c: Ditto.
1124
1125 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
1126
1127         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
1128         Clarify comment.
1129
1130 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
1131
1132         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
1133
1134 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1135
1136         * gcc.c-torture/execute/20000906-1.x: Delete.
1137
1138 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
1139
1140         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
1141
1142 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
1143
1144         * PR6367
1145         * g77.f-torture/execute/6367.f: New test.
1146         * g77.f-torture/execute/6367.x: Disable for MMIX.
1147
1148 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
1149
1150         * PR6352
1151         * g++.dg/opt/inline2.C: New test.
1152
1153 2002-04-18  Richard Henderson  <rth@redhat.com>
1154
1155         * gcc.dg/20000906-1.c: Enable for all targets.
1156         * gcc.c-torture/compile/iftrap-2.c: New.
1157
1158 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
1159
1160         * gcc.dg/20020418-1.c: New test.
1161         * gcc.dg/20020418-2.c: New test.
1162
1163 2002-04-18  Richard Henderson  <rth@redhat.com>
1164
1165         * gcc.c-torture/compile/iftrap-1.c: New.
1166         * gcc.dg/iftrap-1.c: Adjust for ia64.
1167         * gcc.dg/iftrap-2.c: New.
1168
1169 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
1170
1171         * gcc.c-torture/compile/20020418-1.c: New test.
1172
1173 2002-04-18  Roger Sayle  <roger@eyesopen.com>
1174
1175         * gcc.c-torture/compile/20020415-1.c: New.
1176
1177 2002-04-18  David S. Miller  <davem@redhat.com>
1178
1179         * gcc.c-torture/execute/20020418-1.c: New test.
1180
1181 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
1182
1183         * gcc.dg/20020416-1.c: New test.
1184
1185         * g++.dg/opt/inline1.C: New test.
1186
1187 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
1188
1189         * gcc.dg/altivec-5.c: New test.
1190
1191         * gcc.dg/20020415-1.c: New test.
1192
1193 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
1194
1195         * testsuite/lib/chill.exp: Remove.
1196
1197 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
1198
1199         * g++.dg/other/big-struct.C: New test.
1200
1201 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
1202
1203         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
1204         of scratch file.
1205
1206 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
1207
1208         PR c/6277
1209         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
1210         in scan-assembler function name
1211
1212 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
1213
1214         * g77.f-torture/execute/980628-4.x,
1215         g77.f-torture/execute/980628-5.x,
1216         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
1217         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
1218         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
1219         i[34567]86-*-*.
1220
1221 2002-04-13  David S. Miller  <davem@redhat.com>
1222
1223         * gcc.c-torture/execute/20020413-1.c: New test.
1224
1225 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
1226
1227         * gcc.dg/asm-6.c,
1228         * g++.dg/ext/asm1.C: New tests.
1229
1230 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
1231
1232         PR c++ 5373.
1233         * g++.dg/parse/stmtexpr1.C: New test.
1234
1235         PR c++/5189.
1236         * g++.dg/template/copy1.C: New test.
1237
1238 2002-04-12  Richard Henderson  <rth@redhat.com>
1239
1240         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
1241
1242 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
1243
1244         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
1245         gcc.c-torture/execute/20020307-2.c.
1246
1247 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
1248
1249         * g++.dg/ext/attrib5.C,
1250         * g++.dg/lookup/struct1.C: New tests.
1251
1252 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
1253
1254         * gcc.dg/20020411-1.c: New test.
1255
1256         * gcc.c-torture/execute/20020411-1.c: New test.
1257
1258 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
1259
1260         * g77.f-torture/execute/6177.f: New test.
1261
1262 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
1263
1264         PR middle-end/6247
1265         * g++.dg/opt/cleanup1.C: New test.
1266
1267         * g++.dg/opt/const1.C: New test.
1268
1269 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
1270
1271         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
1272
1273 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
1274
1275         PR c++/5507
1276         * g++.dg/template/typename2.C: New test.
1277
1278 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
1279
1280         * gcc.c-torture/execute/loop-12.c: New.
1281
1282 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
1283
1284         * g77.f-torture/execute/980628-4.x,
1285         g77.f-torture/execute/980628-5.x,
1286         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
1287         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
1288         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
1289
1290 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1291
1292         PR optimization/6086
1293         * g++.dg/opt/preinc1.C: New test.
1294
1295 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
1296
1297         PR c++/5571
1298         * g++.dg/opt/static2.C: New test.
1299
1300 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
1301
1302         PR c/5120
1303         * gcc.dg/20020406-1.c: New test.
1304
1305 2002-04-04  David S. Miller  <davem@redhat.com>
1306
1307         * gcc.c-torture/execute/20020404-1.c: New test.
1308
1309 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
1310
1311         PR c/6123
1312         * gcc.dg/20020312-2.c: Do not declare global register variable
1313         if __PIC__ or __pic__ is defined.
1314
1315 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
1316
1317         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
1318         __asm__ so that it works correctly even if -ansi -pedantic-errors.
1319
1320 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1321
1322         * gcc.misc-tests/linkage.exp: Update last change to handle
1323         sparc*-, not just sparc-.
1324
1325 2002-04-03  Richard Henderson  <rth@redhat.com>
1326
1327         * gcc.dg/cpp/ucs.c: Improved long UCS test.
1328
1329 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
1330
1331         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
1332
1333 2002-04-02  David S. Miller  <davem@redhat.com>
1334
1335         * gcc.c-torture/execute/20020402-3.c: New test.
1336
1337 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
1338
1339         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
1340         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
1341
1342         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
1343         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
1344         g77.f-torture/execute/20001201.x,
1345         g77.f-torture/execute/u77-test.x: New files.
1346
1347         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
1348         * gcc.dg/wchar_t-1.c: Ditto.
1349
1350 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1351
1352         * gcc.c-torture/execute/20020402-1.c: New test.
1353
1354 2002-04-01  Richard Henderson  <rth@redhat.com>
1355
1356         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
1357
1358         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
1359
1360 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1361
1362         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
1363
1364 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
1365
1366         * g++.dg/inherit/template-as-base.C: Expect error.
1367         * g++.dg/inherit/namespace-as-base.C: Likewise.
1368
1369 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
1370
1371         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
1372         g++.dg/ext/instantiate3.C: Tweak match patterns.
1373
1374         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
1375         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
1376         -da test.
1377
1378 2002-03-31  Richard Henderson  <rth@redhat.com>
1379
1380         * gcc.dg/special/alias-2.c: New.
1381         * gcc.dg/special/ecos.exp: Run it.
1382
1383 2002-03-31  Richard Henderson  <rth@redhat.com>
1384
1385         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
1386
1387 2002-03-31  Kazu Hirata  <kazu@hxi.com>
1388
1389         * gcc.dg/weak-1.c: Disable on h8300 port.
1390
1391 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
1392
1393         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
1394         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
1395         ordering tests.
1396         * g++.dg/bprob/bprob-1.C: New test.
1397         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
1398         * g++.dg/gcov/gcov-1.C: New test.
1399         * g++.dg/gcov/gcov-1.x: New file.
1400         * g++.dg/gcov/gcov-2.C: New test.
1401         * g++.dg/gcov/gcov-3.C: New test.
1402         * g++.dg/gcov/gcov-3.h: New file.
1403
1404 2002-03-28  Roger Sayle  <roger@eyesopen.com>
1405
1406         * g++.old-deja/g++.other/builtins5.C: New test.
1407         * g++.old-deja/g++.other/builtins6.C: New test.
1408         * g++.old-deja/g++.other/builtins7.C: New test.
1409         * g++.old-deja/g++.other/builtins8.C: New test.
1410         * g++.old-deja/g++.other/builtins9.C: New test.
1411
1412 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
1413
1414         * g++.dg/opt/static1.C: New test.
1415
1416         * g++.dg/opt/longbranch1.C: New test.
1417
1418 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
1419
1420         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
1421
1422         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
1423
1424 Thu Mar 28 16:38:09 2002  Jeffrey A Law  (law@redhat.com)
1425
1426         * gcc.c-torture/execute/20020328-1.c: New test.
1427
1428 2002-03-27  Richard Henderson  <rth@redhat.com>
1429
1430         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
1431         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
1432         move from g++.old-deja/g++.ext/.
1433
1434 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
1435
1436         * g++.dg/init/new2.C: New test.
1437
1438 2002-03-26  Richard Henderson  <rth@redhat.com>
1439
1440         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
1441
1442         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
1443         on sparc.
1444
1445         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
1446         sparcv9 systems.
1447         * gcc.dg/20001102-1.c: Likewise.
1448
1449 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
1450
1451         * gcc.dg/cpp/endif-pedantic1.c,
1452         gcc.dg/cpp/endif-pedantic2.c:  New tests.
1453
1454 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
1455
1456         * g++.dg/init/new1.C: New test.
1457
1458 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
1459
1460         * g++.dg/abi/vbase9.C: New test.
1461
1462 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
1463
1464         * gcc.dg/arm-asm.c: New test.
1465
1466 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
1467
1468         * gcc.dg/Wswitch-enum.c: New test.
1469         Fix PR c/5044.
1470
1471 2002-03-26  Richard Henderson  <rth@redhat.com>
1472
1473         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
1474         structure.
1475
1476 2002-03-25  Richard Henderson  <rth@redhat.com>
1477
1478         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
1479         sparcv9 systems.
1480
1481         * gcc.c-torture/compile/20011119-1.c (xxx): New.
1482         * gcc.c-torture/compile/20011119-2.c (xxx): New.
1483
1484 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
1485
1486         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
1487
1488 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
1489
1490         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
1491         targets using generic thunk support.
1492
1493 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
1494
1495         * gcc.c-torture/compile/20020323-1.c: New test.
1496
1497         * g++.dg/opt/conj2.C: New test.
1498
1499 2002-03-24  Richard Henderson  <rth@redhat.com>
1500
1501         * gcc.dg/weak-1.c: Use -fno-common.
1502
1503 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
1504
1505         * g77.dg/f77-edit-apostrophe-out.f: New test
1506         * g77.dg/f77-edit-h-out.f: New test
1507         * g77.dg/f77-edit-t-in.f: New test
1508         * g77.dg/f77-edit-t-out.f: New test
1509         * g77.dg/f77-edit-x-out.f: New test
1510         * g77.dg/f77-edit-slash-out.f: New test
1511         * g77.dg/f77-edit-colon-out.f: New test
1512         * g77.dg/f77-edit-s-out.f: New test
1513
1514 2002-03-24  Richard Henderson  <rth@redhat.com>
1515
1516         * objc/execute/formal_protocol-6.x: New XFAIL.
1517
1518 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
1519
1520         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
1521         that do not support weak symbols
1522
1523 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
1524
1525         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
1526         * lib/g77.exp:  Likewise
1527         * lib/objc.exp: Likewise
1528
1529 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
1530
1531         * gcc.dg/Wswitch-default.c: New test.
1532
1533 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
1534
1535         * g++.dg/other/enum1.C: New test.
1536
1537 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
1538
1539         * gcc.dg/pragma-ep-3.c: Fix typo.
1540
1541 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
1542
1543         * g++.dg/inherit/template-as-base.C: New test.
1544
1545 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
1546
1547         * g++.old-deja/g++.other/dwarf2-1.C: Move...
1548         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
1549
1550 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
1551
1552         * gcc.dg/cpp/multiline.c: Update to match.
1553
1554 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
1555
1556         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
1557
1558 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
1559
1560         * gcc.dg/cpp/extratokens2.c:  New file.
1561
1562 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
1563
1564         * gcc.dg/20020312-2.c: Add rs6000 target.
1565
1566         * gcc.c-torture/compile/20020319-1.c: New test.
1567
1568 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1569
1570         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
1571         (A, E): Handle this.
1572
1573 2002-03-20  Jason Merrill  <jason@redhat.com>
1574
1575         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
1576         ignoring -fpic.
1577         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
1578         through prune_gcc_output.
1579
1580 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
1581
1582         * gcc.c-torture/compile/20020320-1.c: New test.
1583
1584 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
1585
1586         * gcc.c-torture/compile/20020318-1.c: New test.
1587
1588         * gcc.dg/struct-by-value-1.c: New test.
1589
1590         * gcc.dg/20020319-1.c: New test.
1591
1592 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
1593
1594         * g++.dg/opt/conj1.C: New test.
1595
1596 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
1597
1598         * g++.dg/template/qualttp20.C: Revert previous change.
1599         * g++.dg/template/qualttp3.C: Likewise.
1600         * g++.dg/template/qualttp4.C: Likewise
1601         * g++.dg/template/qualttp5.C: Likewise
1602         * g++.dg/template/qualttp6.C: Likewise
1603         * g++.dg/template/qualttp7.C: Likewise
1604         * g++.dg/template/qualttp8.C: Likewise
1605         * g++.dg/template/recurse.C: Likewise.
1606
1607 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
1608
1609         * gcc.dg/cpp/wchar-1.c: Update.
1610
1611 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
1612
1613         * g++.dg/template/conv1.C: New test.
1614         * g++.dg/template/conv2.C: New test.
1615         * g++.dg/template/conv3.C: New test.
1616         * g++.dg/template/conv4.C: New test.
1617
1618 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
1619
1620         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
1621         * g++.dg/template/qualttp3.C: Likewise.
1622         * g++.dg/template/qualttp4.C: Likewise
1623         * g++.dg/template/qualttp5.C: Likewise
1624         * g++.dg/template/qualttp6.C: Likewise
1625         * g++.dg/template/qualttp7.C: Likewise
1626         * g++.dg/template/qualttp8.C: Likewise
1627         * g++.dg/template/recurse.C: Likewise.
1628
1629 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
1630
1631         * g++.dg/opt/dtor1.C: New test.
1632
1633 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
1634
1635         * gcc.c-torture/compile/20020315-1.c: New test.
1636
1637 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
1638
1639         * gcc.dg/weak-1.c: Fix scan tests.
1640
1641 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
1642
1643         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
1644         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
1645         cris-*-aout* mmix-*-*.
1646         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
1647         cris-*-aout* mmix-*-*.
1648         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
1649         cris-*-elf* cris-*-aout* and mmix-*-*.
1650         * gcc.dg/20001009-1.c: Ditto.
1651         * gcc.dg/20010912-1.c: Ditto.
1652         * gcc.dg/20020122-4.c: Ditto.
1653         * gcc.dg/inline-2.c: Ditto.
1654
1655 Thu Mar 14 14:28:38 2002  Jeffrey A Law  (law@cygnus.com)
1656
1657         * gcc.c-torture/compile/20020314-1.c: New test.
1658
1659 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
1660
1661         * gcc.c-torture/execute/20020314-1.c: New test.
1662
1663 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
1664
1665         * g++.dg/warn/Wunused-1.C: New test.
1666
1667 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
1668
1669         * g++.dg/abi/mangle6.C: New test.
1670
1671 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
1672
1673         * gcc.c-torture/compile/20020309-2.c: New test.
1674
1675         * gcc.c-torture/compile/20020312-1.c: New test.
1676
1677 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
1678
1679         * g++.dg/other/access1.C: New test.
1680
1681 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
1682
1683         * gcc.c-torture/execute/wchar_t-1.c: New test.
1684
1685 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
1686
1687         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
1688
1689 2002-03-12  Roger Sayle  <roger@eyesopen.com>
1690
1691         * gcc.dg/20020312-1.c: New test case.
1692
1693 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
1694
1695         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
1696
1697 2002-03-11  Richard Henderson  <rth@redhat.com>
1698
1699         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
1700         * g++.old-deja/g++.jason/report.C: Likewise.
1701
1702 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
1703
1704         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
1705         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
1706
1707 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
1708
1709         * testsuite/g++.dg/overload/pmf1.C: New test.
1710
1711 2002-03-11  Kazu Hirata  <kazu@hxi.com>
1712
1713         * gcc.c-torture/execute/20020307-1.c: Use long.
1714
1715 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
1716
1717         PR optimization/5844
1718         * gcc.dg/20020310-1.c: New test.
1719
1720 2002-03-09  Michael Meissner  <meissner@redhat.com>
1721
1722         * gcc.c-torture/execute/memcpy-2.c: New test.
1723         * gcc.c-torture/execute/memset-1.c: New test.
1724         * gcc.c-torture/execute/strlen-1.c: New test.
1725         * gcc.c-torture/execute/strcmp-1.c: New test.
1726         * gcc.c-torture/execute/strncmp-1.c: New test.
1727
1728 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
1729
1730         * gcc.dg/ppc-ldstruct.c: New test.
1731
1732 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
1733
1734         * gcc.c-torture/execute/va-arg-22.c: New test.
1735
1736 Sat Mar  9 07:47:50 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1737
1738         * gcc.c-torture/compile/20020309-1.c: New test.
1739
1740 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
1741
1742         * gcc.c-torture/execute/20020307-2.c: New test.
1743
1744 Thu Mar  7 10:05:31 2002  Jeffrey A Law  (law@redhat.com)
1745
1746         * g77.f-torture/compile/20020307-1.f: New test.
1747
1748 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
1749
1750         * gcc.dg/unordered-1.c: New test.
1751
1752 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
1753
1754         * gcc.c-torture/execute/20020307-1.c: New test.
1755
1756 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
1757
1758         * gcc.dg/20020304-1.c: New test.
1759
1760         * gcc.c-torture/compile/20020304-2.c: New test.
1761
1762 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
1763
1764         * gcc.c-torture/compile/20020304-1.c: New test case
1765         (from PR c/5830).
1766
1767 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
1768
1769         * gcc.dg/20020103-1.c: Add other -D ppc variants.
1770
1771 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
1772
1773         * g++.dg/other/classkey1.C: New test.
1774
1775 2002-03-01  Richard Henderson  <rth@redhat.com>
1776
1777         * gcc.c-torture/compile/981223-1.x: New.
1778         * gcc.c-torture/compile/920625-1.x: New.
1779
1780 2002-02-28  Richard Henderson  <rth@redhat.com>
1781
1782         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
1783
1784 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
1785
1786         * gcc.c-torture/execute/20020227-1.c: New test.
1787
1788 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
1789
1790         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
1791         here" ERROR lines.
1792         * g++.old-deja/g++.oliva/partord1.C: Likewise.
1793         * g++.old-deja.g++.other/defarg1.C: Likewise.
1794         * g++.old-deja/g++.pt/calls2.C: Likewise.
1795         * g++.old-deja/g++.pt/crash20.C: Likewise.
1796         * g++.old-deja/g++.pt/crash30.C: Likewise.
1797         * g++.old-deja/g++.pt/crash36.C: Likewise.
1798         * g++.old-deja/g++.pt/crash6.C: Likewise.
1799         * g++.old-deja/g++.pt/defarg13.C: Likewise.
1800         * g++.old-deja/g++.pt/derived3.C: Likewise.
1801         * g++.old-deja/g++.pt/error1.C: Likewise.
1802         * g++.old-deja/g++.pt/friend21.C: Likewise.
1803         * g++.old-deja/g++.pt/friend23.C: Likewise.
1804         * g++.old-deja/g++.pt/infinite1.C: Likewise.
1805         * g++.old-deja/g++.robertl/eb128.C: Likewise.
1806
1807 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
1808
1809         * gcc.c-torture/execute/20020225-2.c: New test.
1810
1811 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
1812
1813         * gcc.c-torture/execute/920730-1t.c,
1814         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
1815         Delete test cases, only relevant to -traditional.
1816
1817 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
1818
1819         * gcc.dg/cpp/undef1.c: Remove.
1820         * gcc.dg/cpp/directiv.c: Update.
1821         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
1822
1823 2002-02-27  Michael Meissner  <meissner@redhat.com>
1824
1825         * gcc.c-torture/execute/20020226-1.c: New test.
1826
1827 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
1828
1829         * g++.dg/debug/debug4.C: New test.
1830
1831         * gcc.dg/ia64-visibility-1.c: New test.
1832
1833 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
1834
1835         * gcc.dg/debug/20020224-1.c: New.
1836
1837 2002-02-25  Kazu Hirata  <kazu@hxi.com>
1838
1839         * gcc.c-torture/execute/960416-1.x: New.
1840         * gcc.c-torture/execute/divconst-3.x: Likewise.
1841
1842 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
1843
1844         * gcc.dg/20020224-1.c: New test.
1845
1846 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
1847
1848         * gcc.c-torture/execute/20020225-1.c: New.
1849
1850 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
1851
1852         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
1853
1854 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
1855
1856         * gcc.dg/20020222-1.c: New test.
1857
1858 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
1859
1860         * g++.dg/opt/anonunion1.C: New test.
1861
1862 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
1863
1864         * g++.dg/template/qualttp19.C: New test.
1865         * g++.dg/template/qualttp20.C: New test.
1866         * g++.old-deja/g++.jason/report.C: Adjust expected errors
1867         * g++.old-deja/g++.other/qual1.C: Likewise.
1868
1869 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
1870
1871         * gcc.dg/attr-alwaysinline.c: New.
1872
1873 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
1874
1875         * gcc.dg/20020220-1.c: New test.
1876
1877         * gcc.dg/20020220-2.c: New test.
1878
1879         * g++.dg/opt/mmx1.C: New test.
1880
1881 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
1882
1883         * gcc.c-torture/compile/20020110.c: New test.
1884
1885 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
1886
1887         * gcc.c-torture/execute/20020219-1.c: New test.
1888
1889         * gcc.dg/20020219-1.c: New test.
1890
1891         * gcc.dg/noncompile/20020220-1.c: New test.
1892
1893         * g++.dg/opt/ptrintsum1.C: New test.
1894
1895         * gcc.dg/debug/20020220-1.c: New test.
1896
1897 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
1898
1899         * gcc.c-torture/execute/20020216-1.c: New test.
1900
1901 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
1902
1903         * gcc.dg/decl-1.c: Update, new test.
1904
1905 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
1906
1907         * g++.dg/abi/bitfield1.C: New test.
1908         * g++.dg/abi/bitfield2.C: New test.
1909
1910 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
1911
1912         * gcc.dg/attr-nest.c: New test.
1913
1914 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
1915
1916         * gcc.c-torture/execute/20020215-1.c: New test.
1917
1918 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
1919
1920         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
1921         * g++.dg/debug/debug.exp: New.
1922         * g++.dg/debug/trivial.C: New.
1923         * g++.dg/debug/debug1.C: Moved...
1924         * g++.dg/other/debug1.C: ...from here.
1925         * g++.dg/debug/debug2.C: Moved...
1926         * g++.dg/other/debug2.C: ...from here.
1927         * g++.dg/debug/debug3.C: Moved...
1928         * g++.dg/other/debug3.C: ...from here.
1929
1930         * gcc.dg/noncompile/20020213-1.c: New test.
1931
1932 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
1933
1934         * g++.dg/other/debug3.C: New test.
1935
1936         * gcc.c-torture/execute/20020213-1.c: New test.
1937
1938 2002-02-13  Richard Smith <richard@ex-parrot.com>
1939
1940         * g++.old-deja/g++.other/thunk1.C: New test.
1941
1942 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
1943
1944         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
1945
1946 2002-02-13  Stan Shebs  <shebs@apple.com>
1947
1948         * gcc.dg/altivec-3.c: New.
1949
1950 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
1951
1952         * gcc.dg/Wunreachable-1.c: New test.
1953         * gcc.dg/Wunreachable-2.c: New test.
1954
1955 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
1956
1957         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
1958
1959 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
1960
1961         * gcc.dg/decl-1.c: New test.
1962
1963 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
1964
1965         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
1966
1967 2002-02-10  Kazu Hirata  <kazu@hxi.com>
1968
1969         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
1970         * gcc.c-torture/compile/980506-1.x: Likewise.
1971
1972 2002-02-10  Kazu Hirata  <kazu@hxi.com>
1973
1974         * gcc.dg/20020210-1.c: New.
1975
1976 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
1977
1978         * g77.f-torture/execute/947.f: New regression test
1979         for PR fortran/947.
1980
1981 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
1982
1983         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
1984         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
1985
1986 2002-02-08  Richard Henderson  <rth@redhat.com>
1987
1988         * gcc.c-torture/compile/labels-3.c: New.
1989
1990 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
1991
1992         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
1993         expression statements work instead.
1994         * gcc.dg/noncompile/20020207-1.c: New test.
1995
1996 2002-02-07  Richard Henderson  <rth@redhat.com>
1997
1998         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
1999
2000 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
2001
2002         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
2003         message from g77
2004         * lib/g77-dg.exp: Trim g77 error messages so that they are
2005         recognised by dg.exp.
2006
2007 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
2008
2009         PR fortran/5473
2010         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
2011
2012 2002-02-07  Richard Henderson  <rth@redhat.com>
2013
2014         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
2015         to be sufficiently aligned for integers.
2016
2017 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
2018
2019         * g++.dg/template/friend4.C: New test.
2020
2021 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
2022
2023         PR fortran/5743
2024         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
2025         unsupported cases.
2026
2027 2002-02-07  Richard Henderson  <rth@redhat.com>
2028
2029         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
2030         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
2031         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
2032         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
2033
2034 2002-02-06  Richard Henderson  <rth@redhat.com>
2035
2036         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
2037
2038 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
2039
2040         * gcc.dg/20020206-1.c: New test.
2041
2042 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
2043
2044         * gcc.c-torture/execute/20020206-1.c: New test.
2045
2046         * gcc.c-torture/execute/20020206-2.c: New test.
2047
2048         PR optimization/5429:
2049         * gcc.c-torture/compile/20020206-1.c: New test.
2050
2051 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
2052
2053         * g++.dg/ext/align1.C: Do not use an explicit alignment value
2054         as certain file formats cannot support particularly large
2055         alignments.
2056
2057         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
2058         and do not expect to be able to link the executable.
2059
2060         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
2061         fail because the COFF format does not support the weak attribute.
2062
2063 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
2064
2065         * g77.dg/pr5473.f:  New test
2066
2067 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
2068
2069         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
2070         Fix testcase accordingly.
2071
2072 2002-02-04  Richard Henderson  <rth@redhat.com>
2073
2074         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
2075         (buf): Change to be an array of pointers, not ints.
2076
2077 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
2078
2079         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
2080         before all tests.  Move warning one line above to match where it
2081         C frontend emits.
2082         * gcc.dg/Wswitch-2.c: New test.
2083         * g++.dg/warn/Wswitch-1.C: New test.
2084         * g++.dg/warn/Wswitch-2.C: New test.
2085
2086 2002-02-04  Richard Henderson  <rth@redhat.com>
2087
2088         * g++.dg/abi/offsetof.C: Fix size comparison.
2089
2090 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
2091
2092         * gcc.dg/cast-qual-2.c: New test.
2093
2094 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
2095
2096         * gcc.dg/20020201-4.c: New test.
2097
2098 2002-02-04  Ben Elliston  <bje@redhat.com>
2099
2100         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
2101         target_info attribute != 0, in addition to the empty string.
2102         (gcc_target_compile): Likewise.
2103
2104 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
2105
2106         * gcc.dg/Wswitch.c: New test.
2107         PR gcc/4475. PR gcc/3780.
2108
2109 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
2110
2111         * g77.f-torture/execute/5122.f: New test for regressions
2112         against PR fortran/5122.
2113
2114 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
2115
2116         * g77.f-torture/compile/pr3743.f: Delete
2117         * g77.dg/pr3743-1.f: New test.
2118         * g77.dg/pr3743-2.f: New test.
2119         * g77.dg/pr3743-3.f: New test.
2120         * g77.dg/pr3743-4.f: New test.
2121
2122 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2123
2124         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
2125
2126 2002-02-02  Richard Henderson  <rth@redhat.com>
2127
2128         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
2129         * gcc.c-torture/execute/bf64-1.c: Likewise.
2130
2131 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
2132
2133         * gcc.dg/20020201-2.c: New test.
2134
2135         * gcc.dg/20020201-3.c: New test.
2136
2137         * gcc.c-torture/execute/bitfld-2.c: New test.
2138
2139 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2140
2141         * gcc.dg/bitfld-1.c: Update.
2142         * gcc.dg/bitfld-2.c: Update.
2143         * gcc.c-torture/execute/bitfld-1.x: New.
2144
2145 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
2146
2147         * gcc.c-torture/execute/20020201-1.c: New test.
2148
2149 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
2150
2151         PR target/5469
2152         * gcc.dg/20020201-1.c: New test.
2153
2154 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
2155
2156         PR fortran/3743
2157         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
2158         * g77.f-torture/compile/pr3743.x: Remove
2159
2160 2002-01-31  Tom Rix  <trix@redhat.com>
2161
2162         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
2163
2164 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
2165
2166         * gcc.dg/noncompile/20020130-1.c: New test.
2167
2168 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
2169
2170         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
2171
2172 2002-01-29  Richard Henderson  <rth@redhat.com>
2173
2174         * gcc.c-torture/execute/991118-1.c: Cast various constants back
2175         to long long.
2176         * gcc.c-torture/execute/bf64-1.c: Likewise.
2177
2178 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
2179
2180         * gcc.c-torture/execute/20020129-1.c: New test.
2181
2182 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
2183
2184         * gcc.c-torture/compile/20000224-1.c: Update.
2185         * gcc.c-torture/execute/bitfld-1.c: New tests.
2186         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
2187         * gcc.dg/uninit-A.c: Update.
2188
2189 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
2190
2191         * g++.dg/template/ctor1.C: Add instantiation.
2192
2193 2002-01-28  Paul Koning  <pkoning@equallogic.com>
2194
2195         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
2196         argument to __builtin_prefetch to be const ptr.
2197
2198 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
2199
2200         * gcc.c-torture/compile/20020120-1.c: New test.
2201
2202 2002-01-27  Kazu Hirata  <kazu@hxi.com>
2203
2204         * gcc.c-torture/execute/20020127-1.c: New test.
2205
2206 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
2207
2208         * g77.dg/f77-edit-i-in.f: New test
2209         * g77.dg/f77-edit-i-out.f: New test
2210
2211 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
2212
2213         * gcc.dg/debug/debug.exp: New file.
2214         * gcc.dg/debug/trivial.c: New file.
2215         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
2216         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
2217         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
2218         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
2219         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
2220         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
2221         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
2222         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
2223         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
2224         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
2225         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
2226         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
2227         * gcc.dg/20000503-1.c: Removed.
2228         * gcc.dg/20010207-1.c: Removed.
2229         * gcc.dg/20011223-1.c: Removed.
2230         * gcc.dg/20020104-2.c: Removed.
2231         * gcc.dg/debug-1.c: Removed.
2232         * gcc.dg/debug-2.c: Removed.
2233         * gcc.dg/debug-3.c: Removed.
2234         * gcc.dg/debug-4.c: Removed.
2235         * gcc.dg/debug-5.c: Removed.
2236         * gcc.dg/debug-6.c: Removed.
2237         * gcc.dg/dwarf2-1.c: Removed.
2238         * gcc.dg/dwarf2-2.c: Removed.
2239
2240 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
2241
2242         * g++.old-deja/g++.other/eh5.C: New test.
2243         * g++.old-deja/g++.other/sibcall2.C: New test.
2244         * g++.old-deja/g++.other/array9.C: New test.
2245         * g++.old-deja/g++.other/typename2.C: New test.
2246         * g++.old-deja/g++.other/crash60.C: New test.
2247         * g++.old-deja/g++.other/conv9.C: New test.
2248         * g++.old-deja/g++.other/mangle10.C: New test.
2249         * g++.old-deja/g++.other/unchanging1.C: New test.
2250         * g++.old-deja/g++.other/exprstmt1.C: New test.
2251         * g++.old-deja/g++.other/inline23.C: New test.
2252         * g++.old-deja/g++.eh/ia64-1.C: New test.
2253         * g++.old-deja/g++.other/dwarf2-1.C: New test.
2254         * g++.old-deja/g++.other/reload1.C: New test.
2255         * g++.old-deja/g++.other/static20.C: New test.
2256         * g++.old-deja/g++.other/local-alloc1.C: New test.
2257         * g++.old-deja/g++.other/conv8.C: New test.
2258         * g++.old-deja/g++.other/stmtexpr2.C: New test.
2259         * g++.old-deja/g++.other/storeexpr1.C: New test.
2260         * g++.old-deja/g++.other/storeexpr2.C: New test.
2261         * g++.dg/eh/template2.C: New test.
2262         * g++.dg/warn/weak1.C: New test.
2263
2264 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
2265
2266         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
2267         Remove first, non-varying, argument.
2268
2269 2002-01-23  Richard Henderson  <rth@redhat.com>
2270
2271         * gcc.dg/inline-2.c: New.
2272
2273         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
2274         Add optional target arg.  Check number of arguments.
2275         (scan-assembler-not, scan-assembler-dem): Likewise.
2276         (scan-assembler-dem-not): Likewise.
2277
2278 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
2279
2280         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
2281         line 12.
2282         * g++.old-deja/g++.brendan/parse3.C,
2283         g++.old-deja/g++.other/crash26.C,
2284         g++.old-deja/g++.other/crash28.C,
2285         g++.old-deja/g++.other/crash29.C,
2286         g++.old-deja/g++.other/crash30.C,
2287         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
2288
2289 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
2290
2291         * gcc.dg/20020115-1.c: New.
2292
2293 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
2294
2295         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
2296
2297 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
2298
2299         * gcc.dg/20020122-3.c: New.
2300
2301 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
2302
2303         * g++.dg/other/gc1.C: New test.
2304
2305 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
2306
2307         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
2308
2309 2002-01-22  Richard Henderson  <rth@redhat.com>
2310
2311         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
2312
2313 2002-01-22  Richard Henderson  <rth@redhat.com>
2314
2315         * gcc.dg/20020122-4.c: New.
2316
2317 2002-01-22  H.J. Lu <hjl@gnu.org>
2318
2319         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
2320         link output.
2321         * gcc.dg/special/ecos.exp: Likewise.
2322         * lib/g++-dg.exp: Likewise.
2323         * lib/g77-dg.exp: Likewise.
2324         * lib/gcc-dg.exp : Likewise.
2325         * lib/mike-g++.exp: Likewise.
2326         * lib/mike-g77.exp: Likewise.
2327         * lib/mike-gcc.exp: Likewise.
2328         * lib/objc-dg.exp: Likewise.
2329
2330 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
2331
2332         PR target/5379
2333         * gcc.dg/20020122-2.c: New test.
2334
2335 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
2336
2337         * gcc.dg/20020122-1.c: New test.
2338
2339 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
2340
2341         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
2342
2343 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
2344
2345         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
2346
2347 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2348
2349         * gcc.c-torture/compile/20020121-1.c: New test.
2350
2351 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2352
2353         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
2354         ld_library_path.
2355
2356 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
2357
2358         * gcc.dg/20020218-1.c: New test.
2359
2360 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
2361
2362         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
2363         messages
2364         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
2365         "At global scope" warning
2366         * g++.dg/ext/align1.C: Change cygwin test for alignment
2367         from db-bogus to dg-warning
2368
2369 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
2370
2371         * g77.f-torture/compile/cpp2.F: New test.
2372
2373 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
2374
2375         * g++.dg/template/access1.C: New test.
2376
2377 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
2378
2379         * gcc.dg/20020118-1.c: New.
2380
2381 2002-01-18  Kazu Hirata  <kazu@hxi.com>
2382
2383         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
2384
2385 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
2386
2387         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
2388         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
2389         alignment warnings.
2390
2391 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
2392
2393         * gcc.misc-tests/i386-prefetch.exp: Save and restore
2394         torture_with_loops and torture_without_loops
2395
2396 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
2397
2398         * gcc.c-torture/compile/20020116-1.c: New test.
2399
2400 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
2401
2402         * gcc.dg/20020116-2.c: New test.
2403
2404         * gcc.dg/ultrasp4.c: New test.
2405
2406         * gcc.dg/20020116-1.c: New test.
2407
2408 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
2409
2410         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
2411         by EABI.
2412
2413 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
2414
2415         * gcc.misc-tests/i386-prefetch.exp: New.
2416         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
2417         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
2418         * gcc.misc-tests/i386-pf-none-1.c: New test.
2419         * gcc.misc-tests/i386-pf-sse-1.c: New test.
2420
2421 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
2422
2423         * gcc.dg/gnu89-init-1.c: Add new tests.
2424
2425 2002-01-15  Andreas Jaeger  <aj@suse.de>
2426
2427         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
2428         * gcc.dg/i386-mmx-2.c: Likewise.
2429         * gcc.dg/i386-sse-1.c: Likewise.
2430         * gcc.dg/i386-sse-2.c: Likewise.
2431         * gcc.dg/i386-sse-3.c: Likewise.
2432
2433 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
2434
2435         * g77.f-torture/execute/intrinsic-unix-bessel.f:
2436         Uncomment additional cases that now pass.
2437
2438 2002-01-11  Richard Henderson  <rth@redhat.com>
2439
2440         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
2441         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
2442
2443 Fri Jan 11 12:13:30 2002  Nicola Pero  <n.pero@mi.flashnet.it>
2444
2445         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
2446
2447 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
2448
2449         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
2450         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
2451
2452 2002-01-10  Dale Johannesen  <dalej@apple.com>
2453
2454         * gcc.c-torture/execute/loop-11.c: New.
2455
2456 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
2457
2458         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
2459         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
2460
2461 2002-01-09  Richard Henderson  <rth@redhat.com>
2462
2463         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
2464         type in which to perform the operation for each size.
2465
2466 Wed Jan  9 16:48:33 2002  Alan Matsuoka  (alanm@redhat.com)
2467
2468         * gcc.c-torture/compile/20020109-2.c: New test.
2469
2470 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
2471
2472         * gcc.c-torture/execute/loop-10.c: New test.
2473
2474 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
2475
2476         * gcc.c-torture/compile/20010226-1.c: New test.
2477         * gcc.c-torture/compile/20010227-1.c: New test.
2478         * gcc.c-torture/compile/20010426-1.c: New test.
2479         * gcc.c-torture/compile/20010510-1.c: New test.
2480         * gcc.c-torture/compile/20010605-3.c: New test.
2481         * gcc.c-torture/compile/20010824-1.c: New test.
2482         * gcc.c-torture/execute/20010409-1.c: New test.
2483         * gcc.dg/noncompile/20000901-1.c: New test.
2484         * gcc.dg/20001023-1.c: New test.
2485         * gcc.dg/20001101-1.c: New test.
2486         * gcc.dg/20001102-1.c: New test.
2487         * gcc.dg/20010207-1.c: New test.
2488         * gcc.dg/20010405-1.c: New test.
2489         * gcc.dg/20010822-1.c: New test.
2490         * gcc.dg/20011107-1.c: New test.
2491
2492 Wed Jan  9 14:03:20 2002  Jeffrey A Law  (law@redhat.com)
2493
2494         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
2495
2496         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
2497         execution failure on PA targets.
2498
2499 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
2500
2501         * gcc.c-torture/compile/20020109-1.c: New test.
2502
2503 2002-01-08  Kazu Hirata  <kazu@hxi.com>
2504
2505         * gcc.c-torture/execute/20020108-1.c: New test.
2506
2507 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
2508
2509         * gcc.dg/20020108-1.c: New test.
2510
2511 2002-01-08  H.J. Lu <hjl@gnu.org>
2512
2513         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
2514         for header files.
2515
2516 2002-01-08  Geoff Keating  <geoffk@redhat.com>
2517
2518         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
2519         consistency.
2520
2521 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
2522
2523         * gcc.dg/altivec-4.c: Test altivec predicates.
2524
2525 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
2526
2527         * gcc.c-torture/execute/20020107-1.c: New test.
2528
2529 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
2530
2531         PR c/5279
2532         * gcc.c-torture/compile/20020106-1.c: New test.
2533
2534 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
2535
2536         * gcc.c-torture/execute/nestfunc-4.c: New test.
2537
2538 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
2539
2540         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
2541         extra triple that slipped in.
2542         * g++.old-deja/g++.abi/align.C: Likewise.
2543         * g++.old-deja/g++.abi/bitfields.C: Likewise.
2544
2545 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
2546
2547         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
2548         * g++.old-deja/g++.abi/align.C: Likewise.
2549         * g++.old-deja/g++.abi/bitfields.C: Likewise.
2550
2551         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
2552         on FreeBSD/i386.
2553         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
2554         FreeBSD.
2555
2556 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
2557
2558         * gcc.dg/20020104-1.c: New test.
2559
2560         * gcc.dg/20020104-2.c: New test.
2561
2562 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
2563
2564         * gcc.dg/20020103-1.c: Fix typo in target selector.
2565
2566 2002-01-03  Richard Henderson  <rth@redhat.com>
2567
2568         * gcc.dg/20020103-1.c: New.
2569
2570 2002-01-03  Kazu Hirata  <kazu@hxi.com>
2571
2572         * gcc.c-torture/execute/20020103-1.c: New test.
2573
2574 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
2575
2576         * g++.dg/other/debug2.C: New test.
2577
2578         * gcc.c-torture/compile/20020103-1.c: New test.
2579
2580 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
2581
2582         * gcc.dg/gnu89-init-1.c: Added new tests.
2583
2584 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
2585
2586         * g++.dg/template/friend2.C: Remove as patch is reverted.
2587
2588         * g++.dg/warn/oldcast1.C: New test.
2589
2590         * g++.dg/template/ptrmem1.C: New test.
2591         * g++.dg/template/ptrmem2.C: New test.
2592
2593         * g++.dg/template/ntp.C: New test.
2594
2595         * g++.dg/other/component1.C: New test.
2596
2597         * g++.dg/template/ttp3.C: New test.
2598
2599         * g++.dg/template/friend2.C: New test.
2600         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
2601
2602 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
2603
2604         * g++.dg/other/ptrmem1.C: New test.
2605         * g++.dg/other/ptrmem2.C: New test.
2606
2607 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
2608
2609         * g++.dg/template/ctor1.C: New test.
2610
2611 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
2612
2613         * g++.dg/template/friend2.C: New test.
2614
2615 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
2616
2617         * gcc.dg/mmix-1.c: New test.
2618
2619 2001-12-31  Richard Henderson  <rth@redhat.com>
2620
2621         * gcc.dg/asm-5.c: New.
2622
2623 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
2624
2625         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
2626         in namespace __gnu_cxx
2627
2628 2001-12-30  Richard Henderson  <rth@redhat.com>
2629
2630         * gcc.dg/debug-6.c: New.
2631
2632 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
2633
2634         * gcc.c-torture/compile/20011229-2.c: New test.
2635
2636 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
2637
2638         * gcc.dg/debug-3.c: New test.
2639         * gcc.dg/debug-4.c: New test.
2640         * gcc.dg/debug-5.c: New test.
2641
2642 2001-12-29  Richard Henderson  <rth@redhat.com>
2643
2644         * g++.dg/eh/loop1.C: New.
2645
2646 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
2647
2648         * g++.dg/template/crash1.C: New test.
2649
2650 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
2651
2652         * g++.dg/other/const1.C: New test.
2653
2654 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
2655
2656         * gcc.c-torture/compile/20011229-1.c: New test.
2657
2658 2001-12-28  Stan Shebs  <shebs@apple.com>
2659
2660         * lib/objc-torture.exp: Resync with c-torture.exp.
2661         * lib/objc.exp: Load standard libraries.
2662
2663 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
2664
2665         * gcc.dg/gnu89-init-1.c: Adjust for the new behaviour, add some
2666         additional tests.
2667
2668 2001-12-27  Roger Sayle <roger@eyesopen.com>
2669
2670         * gcc.c-torture/execute/string-opt-16.c: New testcase.
2671
2672 2001-12-27  Richard Henderson  <rth@redhat.com>
2673
2674         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
2675
2676 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
2677
2678         * g++.dg/eh/ctor1.C: New test.
2679         * g++.dg/other/error2.C: New test.
2680
2681 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
2682
2683         * g++.dg/other/init2.C: New test.
2684
2685 2001-12-24  Richard Henderson  <rth@redhat.com>
2686
2687         * gcc.dg/20011223-1.c: New.
2688         * gcc.dg/inline-1.c: New.
2689
2690 2001-12-23  Richard Henderson  <rth@redhat.com>
2691
2692         * gcc.dg/asm-4.c: Test operand modifiers.
2693
2694 2001-12-23  Richard Henderson  <rth@redhat.com>
2695
2696         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
2697
2698 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
2699
2700         * gcc.c-torture/execute/20011223-1.c: New test.
2701
2702 2001-12-21  Richard Henderson  <rth@redhat.com>
2703
2704         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
2705         re-enables the warning.
2706
2707 2001-12-21  Richard Henderson  <rth@redhat.com>
2708
2709         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
2710
2711 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
2712
2713         * gcc.c-torture/compile/20011218-1.c: New test.
2714
2715 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
2716
2717         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
2718         arm-isr.c test.
2719         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
2720         epilogue generation for ARM ISR routines.
2721
2722 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2723
2724         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
2725         * gcc.dg/format/c90-printf-3.c: Likewise.
2726         * gcc.dg/format/c99-printf-3.c: Likewise.
2727         * gcc.dg/format/ext-1.c: Likewise.
2728         * gcc.dg/format/ext-6.c: Likewise.
2729         * gcc.dg/format/format.h: Prototype unlocked stdio.
2730
2731 2001-12-20  Richard Henderson  <rth@redhat.com>
2732
2733         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
2734         (arena): Use it.
2735         (malloc): Correct allocation logic.  Abort if we fill up the
2736         arena before initialization complete.
2737         (realloc): Correct allocation logic.
2738
2739 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
2740
2741         * gcc.c-torture/compile/20011219-2.c: New test.
2742
2743         * gcc.c-torture/execute/20011219-1.c: New test.
2744
2745 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
2746
2747         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
2748         target does not support weak symbols.
2749
2750 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
2751
2752         * gcc.c-torture/compile/20011219-1.c: New test.
2753
2754 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
2755
2756         * g++.dg/other/error1.C: New test.
2757
2758 Mon Dec 17 14:31:42 2001  Jeffrey A Law  (law@redhat.com)
2759
2760         * gcc.c-torture/execute/20011217-1.c: New test.
2761
2762 Mon Dec 17 16:54:56 2001  Nicola Pero  <nicola@brainstorm.co.uk>
2763
2764         * objc.dg/special/: New directory.
2765         * objc.dg/special/special.exp: New file.
2766         * objc.dg/special/unclaimed-category-1.h: New file.
2767         * objc.dg/special/unclaimed-category-1a.m: New file.
2768         * objc.dg/special/unclaimed-category-1.m: New file.
2769
2770 2001-12-17  Andreas Jaeger  <aj@suse.de>
2771
2772         * gcc.c-torture/compile/20011217-2.c: New test.
2773
2774 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
2775
2776         * gcc.c-torture/compile/20011217-1.c: New test.
2777
2778 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
2779
2780         * testsuite/gcc.dg/20011214-1.c: New.
2781
2782 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
2783
2784         * gcc.dg/altivec-4.c: New.
2785
2786 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
2787
2788         * gcc.dg/20011113-1.c: New test.
2789
2790 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2791
2792         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
2793         std::__malloc_alloc_template<0> and
2794         std::__default_alloc_template<false, 0>.
2795
2796 Thu Dec 13 10:35:33 2001  Nicola Pero  <n.pero@mi.flashnet.it>
2797
2798         * objc/execute/bf-21.m: New test.
2799         * objc/execute/enumeration-1.m: New test.
2800         * objc/execute/enumeration-2.m: New test.
2801
2802 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
2803
2804         * gcc.dg/gnu89-init-1.c: New test.
2805
2806 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
2807
2808         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
2809         * g++.old-deja/g++.jason/2371.C: Likewise.
2810         * g++.old-deja/g++.jason/template33.C: Likewise.
2811         * g++.old-deja/g++.jason/template34.C: Likewise.
2812         * g++.old-deja/g++.jason/template36.C: Likewise.
2813         * g++.old-deja/g++.oliva/typename1.C: Likewise.
2814         * g++.old-deja/g++.oliva/typename2.C: Likewise.
2815         * g++.old-deja/g++.other/typename1.C: Likewise.
2816         * g++.old-deja/g++.pt/inherit2.C: Likewise.
2817         * g++.old-deja/g++.pt/nontype5.C: Likewise.
2818         * g++.old-deja/g++.pt/typename11.C: Likewise.
2819         * g++.old-deja/g++.pt/typename14.C: Likewise.
2820         * g++.old-deja/g++.pt/typename16.C: Likewise.
2821         * g++.old-deja/g++.pt/typename3.C: Likewise.
2822         * g++.old-deja/g++.pt/typename4.C: Likewise.
2823         * g++.old-deja/g++.pt/typename5.C: Likewise.
2824         * g++.old-deja/g++.pt/typename7.C: Likewise.
2825         * g++.old-deja/g++.robertl/eb9.C: Likewise.
2826
2827 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
2828
2829         * g++.dg/other/linkage1.C: New test.
2830         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
2831         specifiers.
2832
2833 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
2834
2835         * gcc.dg/concat.c: New test.
2836
2837 2001-12-11  Stan Shebs  <shebs@apple.com>
2838
2839         * objc/compile: New test directory.
2840         * objc/compile/compile.exp: New expect script.
2841         * objc/compile/20011211-1.m: New compile test.
2842
2843 2001-12-11  Jason Merrill  <jason@redhat.com>
2844
2845         * lib/prune.exp (prune_gcc_output): Also handle "In member
2846         function".  So many permutations...
2847
2848 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
2849
2850         * g++.dg/template/typedef1.C: New test.
2851
2852 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
2853
2854         * g++.dg/other/copy1.C: New test.
2855
2856 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
2857
2858         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
2859
2860         * gcc.dg/builtin-choose-expr.c: New.
2861
2862 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
2863
2864         * gcc.dg/altivec-2.c: New.
2865
2866 2001-12-07  Richard Henderson  <rth@redhat.com>
2867
2868         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
2869
2870 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
2871
2872         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
2873         ultrasparc.
2874
2875 Fri Dec  7 06:29:03 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2876
2877         * g++-old.deja/g++.robertl/eb101.C: Deleted.
2878
2879 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
2880
2881         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
2882         variable argument list.
2883
2884 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
2885
2886         * gcc.c-torture/execute/memcheck: Delete entire directory.
2887         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
2888         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
2889
2890 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
2891
2892         * gcc.dg/Wshadow-1.c: New test.
2893
2894 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
2895
2896         * gcc.c-torture/compile/20011130-1.c: New test.
2897
2898         * gcc.dg/noncompile/20011025-1.c: New test.
2899
2900         * g++.dg/other/anon-union.C: New test.
2901
2902         * gcc.c-torture/execute/20011024-1.c: New test.
2903
2904 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
2905
2906         * gcc.c-torture/execute/20000722-1.x,
2907         gcc.c-torture/execute/20010123-1.x: Remove.
2908         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
2909         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
2910         gcc.dg/c99-complit-2.c: New tests.
2911
2912 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
2913
2914         * g++.dg/inherit/base1.C: New test.
2915
2916 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
2917
2918         * g++.dg/other/stdarg1.C: New test.
2919
2920         * gcc.c-torture/compile/20011130-2.c: New test.
2921
2922 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
2923
2924         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
2925         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
2926         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
2927         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
2928         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
2929         * gcc.dg/builtin-prefetch-1.c: New test.
2930
2931 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
2932
2933         * gcc.dg/20011130-1.c: New test.
2934
2935 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
2936
2937         * g++.dg/other/scope1.C: New test.
2938         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
2939
2940 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
2941
2942         * gcc.dg/vla-init-1.c: New test.
2943
2944 2001-12-01  Geoff Keating  <geoffk@redhat.com>
2945
2946         * gcc.c-torture/compile/structs.c: New testcase from GDB.
2947
2948 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2949
2950         * objc.dg/alias.m: Update.
2951         * objc.dg/class-1.m: Update.
2952         * objc.dg/const-str-1.m: Update.
2953         * objc.dg/fwd-proto-1.m: Update.
2954         * objc.dg/id-1.m: Update.
2955         * objc.dg/super-class-1.m: Update.
2956
2957 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
2958
2959         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
2960         constructs.
2961
2962 Wed Nov 28 15:05:54 2001  Jeffrey A Law  (law@cygnus.com)
2963
2964         * gcc.c-torture/execute/20011128-1.c: New test.
2965
2966 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
2967
2968         * gcc.dg/20011127-1.c: New test.
2969
2970 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
2971
2972         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
2973         from Austin Group draft 7.
2974         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
2975         scanf format arguments.
2976         * gcc.dg/format/no-exargs-2.c: New test.
2977
2978 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
2979
2980         * g++.dg/abi/vbase8-4.C: New test.
2981
2982 2001-11-24  Ian Lance Taylor  <ian@airs.com>
2983
2984         * gcc.c-torture/execute/20011121-1.c: New test.
2985
2986 Fri Nov 23 15:55:44 2001  Jeffrey A Law  (law@cygnus.com)
2987
2988         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
2989
2990 2001-11-23  Andreas Jaeger  <aj@suse.de>
2991
2992         * gcc.dg/cpp/charconst-2.c: New test.
2993
2994 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
2995
2996         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
2997         to the host if it is remote.  Let tests specify extra headers
2998         they use.
2999         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
3000         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
3001         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
3002         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
3003         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
3004         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
3005         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
3006         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
3007         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
3008         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
3009
3010 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
3011
3012         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
3013         for little endian ARMs.
3014
3015 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
3016
3017         * gcc.c-torture/compile/20011119-1.c: New test.
3018         * gcc.c-torture/compile/20011119-2.c: New test.
3019
3020 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
3021
3022         * gcc.dg/altivec-1.c: Fix typo.
3023
3024 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
3025
3026         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
3027
3028 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
3029
3030         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
3031
3032 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
3033
3034         * lib/g77.exp: Don't specify --rpath-link.
3035
3036         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
3037         across all the headers.
3038         * gcc.dg/format/format.exp: For testing on a remote host,
3039         copy format.h.
3040
3041         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
3042         * gcc.c-torture/execute/930406-1.c: Likewise.
3043         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
3044
3045 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
3046
3047         * gcc.dg/altivec-1.c: New.
3048
3049 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
3050
3051         * gcc.dg/cpp/fpreprocessed.c: New test case.
3052
3053 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3054
3055         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
3056         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
3057         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
3058
3059 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3060
3061         * gcc.dg/no-builtin-1.c: New test.
3062
3063 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
3064
3065         * gcc.c-torture/execute/20011115-1.c: New test.
3066
3067 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
3068
3069         * gcc.c-torture/compile/20011114-2.c: New test.
3070         * gcc.c-torture/compile/20011114-3.c: New test.
3071         * gcc.c-torture/compile/20011114-4.c: New test.
3072
3073 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
3074
3075         * g++.dg/other/init1.C: New test.
3076
3077 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
3078
3079         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
3080         message.
3081
3082         * gcc.c-torture/execute/20011114-1.c: New testcase.
3083
3084         * gcc.c-torture/compile/20010327-1.c: Revert last change.
3085         * gcc.c-torture/compile/20011114-1.c: New test, exactly
3086         like the (before this change) version of 20010327-1.c.
3087
3088 2001-11-14  Roger Sayle <roger@eyesopen.com>
3089
3090         * gcc.c-torture/execute/string-opt-13.c: New testcase.
3091
3092 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
3093
3094         * g++.dg/init/array2.C: New test.
3095
3096 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
3097
3098         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
3099
3100 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
3101
3102         * g++.dg/other/forscope1.C: New test.
3103         * g++.dg/ext/forscope1.C: New test.
3104         * g++.dg/ext/forscope2.C: New test.
3105
3106 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
3107
3108         * gcc.c-torture/execute/20011113-1.c: New test.
3109
3110 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
3111
3112         * gcc.c-torture/execute/20011109-2.c: New test.
3113
3114         * gcc.c-torture/execute/20011109-1.c: New test.
3115
3116 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
3117
3118         * gcc.c-torture/compile/20011109-1.c: New test.
3119
3120 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
3121
3122         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
3123         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
3124         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
3125         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
3126         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
3127         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
3128         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
3129
3130 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
3131
3132         * g++.dg/warn/Wshadow-1.C: New tests.
3133         * g++.old-deja/g++.mike/for3.C: Update.
3134
3135 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
3136
3137         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
3138         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
3139         XFAILs.  Adjust expected error texts.
3140         * gcc.c-torture/compile/20011106-1.c,
3141         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
3142         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
3143         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
3144         gcc.dg/c99-array-lval-5.c: New tests.
3145
3146 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
3147
3148         * gcc.dg/cpp/defined.c: Update.
3149
3150 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
3151
3152         * gcc.c-torture/execute/anon-1.c: New test.
3153
3154 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
3155
3156         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
3157         same size, so no warning should be produced on stormy16.
3158
3159         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
3160         due to oversized array.
3161         * g++.old-deja/g++.mike/ns15.C: Likewise.
3162         * g++.old-deja/g++.pt/crash16.C: Likewise.
3163
3164 2001-11-02  Graham Stott  <grahams@redhat.com>
3165
3166         * g++.dgother/debug1.C: Fix typos.
3167
3168 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
3169
3170         * g++.dg/other/debug1.C: New test.
3171
3172 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3173
3174         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
3175         of unsigned long.
3176
3177 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
3178
3179         * gcc.dg/20011029-2.c: New test.
3180
3181         * gcc.c-torture/compile/20011029-1.c: New test.
3182
3183 Mon Oct 29 21:19:53 2001  Nicola Pero  <n.pero@mi.flashnet.it>
3184
3185         * objc/execute/class_self-1.m: New test.
3186         * objc/execute/class_self-2.m: New test.
3187
3188 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
3189
3190         * gcc.misc-tests/msgs.exp: Delete.
3191         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
3192         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
3193         error set to match recent changes.
3194
3195 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
3196
3197         * gcc.dg/20011021-1.c: New test.
3198
3199 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
3200
3201         * gcc.c-torture/compile/20011023-1.c: New test.
3202
3203 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
3204
3205         * lib/g77.exp: Rewrite based on lib/g++.exp.
3206
3207 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
3208
3209         * gcc.c-torture/execute/20011019-1.c: New test.
3210
3211         * gcc.dg/20011018-1.c: New test.
3212
3213 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
3214
3215         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
3216
3217 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
3218
3219         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
3220         * gcc.dg/attr-invalid.c: Likewise.
3221
3222 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
3223
3224         * testsuite/gcc.dg/20011015-1.c: New test.
3225
3226 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
3227
3228         * g++.dg/template/unify2.C: New test.
3229
3230 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
3231
3232         * g++.dg/other/exception-specification.C: New test
3233
3234 2001-10-13  Tom Rix  <trix@redhat.com>
3235
3236         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
3237         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
3238
3239 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
3240
3241         * testsuite/gcc.dg/20011009-1.c: New test.
3242
3243 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
3244
3245         PR g++/4476
3246         * g++.dg/other/friend1.C: New test.
3247
3248 2001-10-11  Richard Henderson  <rth@redhat.com>
3249
3250         * g++.old-deja/g++.other/crash18.C: Add -S to options.
3251
3252 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3253
3254         * gcc.c-torture/compile/20011010-1.c: New.
3255
3256 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
3257
3258         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
3259         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
3260         g77.f-torture/execute/execute.exp,
3261         g77.f-torture/noncompile/noncompile.exp,
3262         gcc.c-torture/compile/compile.exp,
3263         gcc.c-torture/execute/execute.exp,
3264         gcc.c-torture/execute/ieee/ieee.exp,
3265         gcc.c-torture/execute/memcheck/memcheck.exp,
3266         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
3267         objc/execute/execute.exp: Update FSF address.
3268
3269 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
3270
3271         * gcc.dg/cpp/cmdlne-C.c: Update.
3272         * gcc.dg/cpp/cmdlne-C2.c: New.
3273
3274 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3275
3276         * gcc.c-torture/execute/20011008-3.c: New.
3277
3278 2001-10-08  DJ Delorie  <dj@redhat.com>
3279
3280         * gcc.dg/20011008-1.c: New.
3281         * gcc.dg/20011008-2.c: New.
3282
3283 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
3284
3285         * gcc.dg/cpp/spacing1.c: Update test.
3286
3287 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3288
3289         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
3290         spelling errors of "separate" as "seperate".
3291
3292 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
3293
3294         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
3295         enough to avoid inlining.
3296
3297 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
3298
3299         * lib/g77.exp: set libg2c_dir correctly.
3300
3301 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
3302
3303         * gcc.dg/cpp/macro11.c: New test.
3304
3305 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
3306
3307         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
3308         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
3309         gcc.dg/format/multattr-3.c: New tests.
3310         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
3311         tests for format attributes on function pointers being rejected.
3312
3313 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
3314
3315         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
3316
3317 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
3318
3319         * g++.dg/warn/format1.C: New test.
3320
3321 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
3322
3323         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
3324
3325 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
3326
3327         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
3328
3329 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
3330
3331         * gcc.dg/cpp/redef2.c: Add test.
3332
3333 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
3334
3335         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
3336         long-standing bug on i686, apparently.
3337         * gcc.c-torture/execute/loop-2c.x: New file.
3338         * gcc.c-torture/execute/loop-2d.x: New file.
3339         * gcc.c-torture/execute/loop-3c.x: New file.
3340
3341 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
3342
3343         * gcc.dg/cpp/20000625-2.c: Correct line number.
3344
3345 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
3346
3347         * gcc.dg/cpp/macro10.c: New test.
3348         * gcc.dg/cpp/strify3.c: New test.
3349         * gcc.dg/cpp/spacing1.c: Add tests.
3350         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
3351         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
3352
3353 2001-09-24  DJ Delorie  <dj@redhat.com>
3354
3355         * gcc.c-torture/execute/20010924-1.c: New test.
3356
3357 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
3358
3359         * testsuite/objc/execute/paste.m: Remove.
3360
3361 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
3362
3363         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
3364
3365 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
3366
3367         * g77.dg/strlen0.f: New test.
3368
3369 2001-09-21  Richard Henderson  <rth@redhat.com>
3370
3371         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
3372         * g++.old-deja/g++.abi/vtable2.C: Likewise.
3373
3374 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
3375
3376         Table-driven attributes.
3377         * g++.dg/ext/attrib1.C: New test.
3378
3379 2001-09-20  DJ Delorie  <dj@redhat.com>
3380
3381         * gcc.dg/20000926-1.c: Update expected warning messages.
3382         * gcc.dg/array-2.c: Likewise, and test for warnings too.
3383         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
3384         array.
3385
3386 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
3387
3388         * g++.dg/eh/registers1.C: New test case.
3389
3390 2001-09-17  Richard Henderson  <rth@redhat.com>
3391
3392         * gcc.dg/array-5.c: Fix VLA decomposition test.
3393
3394 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
3395
3396         * gcc.dg/cpp/line5.c: New testcase.
3397
3398 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
3399
3400         * gcc.dg/cpp/macro9.c: New test.
3401
3402 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
3403
3404         * gcc.c-torture/execute/980223.c: Change type of addr from long
3405         to char *.
3406
3407 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
3408
3409         * gcc.c-torture/execute/20010915-1.c: New test.
3410
3411 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
3412
3413         * g77.dg/bprob: New directory.
3414         * g77.dg/bprob/bprob.exp: New file.
3415         * g77.dg/bprob/bprob-1.f: New test.
3416         * g77.dg/gcov: New directory.
3417         * g77.dg/gcov/gcov.exp: New file.
3418         * g77.dg/gcov/gcov-1.f: New test.
3419         * g77.dg/gcov/gcov-1.x: New file.
3420
3421 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
3422
3423         * gcc.dg/cpp/directiv.c: Update.
3424         * gcc.dg/cpp/undef1.c: Update.
3425
3426 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
3427
3428         * gcc.dg/20010912-1.c: New test.
3429
3430 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
3431
3432         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
3433         language-independent file in lib.
3434         * lib/gcov.exp: New file.
3435
3436 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
3437
3438         * gcc.c-torture/compile/20010911-1.c: New test.
3439
3440 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
3441
3442         * lib/profopt.exp: New, to support profile-directed optimizations.
3443         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
3444         * gcc.misc-tests/bprob-1.c: New test.
3445         * gcc.misc-tests/bprob-2.c: New test.
3446
3447 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
3448
3449         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
3450         XFAIL and which kinds of gcov output to verify.
3451         * gcc.misc-tests/gcov-4b.x: New file.
3452         * gcc.misc-tests/gcov-5b.x: New file.
3453         * gcc.misc-tests/gcov-6.x: New file.
3454         * gcc.misc-tests/gcov-7.c: New test.
3455         * gcc.misc-tests/gcov-7.x: New file.
3456
3457 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
3458
3459         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
3460         * gcc.misc-tests/gcov-6.c: New test.
3461
3462 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
3463
3464         PR c++/3986
3465         * g++.dg/abi/vbase1.C: New test.
3466
3467 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
3468
3469         * objc.dg/method-2.m: New.
3470
3471 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
3472
3473         PR c++/4203
3474         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
3475         * g++.dg/init/empty1.C: New test.
3476
3477 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
3478
3479         * gcc.c-torture/compile/20010903-1.c: New test.
3480
3481 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
3482
3483         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
3484         for m68k.
3485
3486 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
3487
3488         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
3489
3490         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
3491
3492         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
3493
3494 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
3495
3496         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
3497         for 16-bit 'unsigned int'.
3498
3499 2001-08-29  Kazu Hirata  <kazu@hxi.com>
3500
3501         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
3502
3503 2001-08-27  Richard Henderson  <rth@redhat.com>
3504
3505         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
3506         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
3507
3508 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
3509
3510         * gcc.dg/asm-names.c (ymain): New.
3511
3512 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
3513
3514         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
3515         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
3516         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
3517
3518 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3519
3520         * gcc.dg/compare5.c: New testcase.
3521
3522 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
3523
3524         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
3525         and "In instantiation".
3526
3527 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
3528
3529         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
3530
3531 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
3532
3533         * gcc.misc-tests/gcov.exp: Add support for branch information.
3534         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
3535         * gcc.misc-tests/gcov-4.c: New test.
3536         * gcc.misc-tests/gcov-4b.c: New test.
3537         * gcc.misc-tests/gcov-5b.c: New test.
3538
3539 2001-08-20  Zack Weinberg  <zackw@panix.com>
3540
3541         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
3542         expected to fail.
3543
3544 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3545
3546         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
3547
3548 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
3549
3550         * g++.dg/eh/template1.C: New test.
3551
3552 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
3553
3554         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
3555         Fix thinko.
3556         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
3557         for xfail.
3558
3559 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
3560
3561         * lib/g77-dg.exp:  Use prune.exp for common procedures
3562         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
3563         * lib/g77.exp: (g77-dg-prune) Remove
3564
3565 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
3566
3567         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
3568
3569 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3570
3571         * g++.dg/template/unify1.C: New test.
3572
3573 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
3574
3575         * g++.dg/abi/empty4.C: New test.
3576
3577 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
3578
3579         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
3580         solaris2.*
3581         * g77.f-torture/compile/pr3743.x: Likewise
3582
3583 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
3584
3585         * g++.dg/other/using-declaration.C: New test.
3586
3587 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
3588
3589         * gcc.dg/cpp/tr-sign.c: New testcase.
3590
3591 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
3592
3593         * gcc.dg/cpp/19951025-1.c: Revert.
3594         * gcc.dg/cpp/directiv.c: We no longer process directives that
3595         interrupt macro arguments.
3596
3597 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
3598
3599         * gcc.dg/bconstp-1.c: New test.
3600
3601 2001-08-03  Richard Henderson  <rth@redhat.com>
3602
3603         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
3604
3605 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
3606
3607         * gcc.dg/cpp/19951025-1.c: Update.
3608
3609 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
3610
3611         * g77.dg/ff90-1.f (s): Fix reference of variable z,
3612         should be x.
3613
3614 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
3615
3616         Kill -fhonor-std.
3617         * g++.old-deja/g++.ns/ns14.C: Remove special options.
3618         * g++.old-deja/g++.other/std1.C: Likewise.
3619         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
3620
3621 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
3622
3623         * lib/g77.exp:  Load gcc-defs.exp for common procedures
3624         (g77_pass, g77_fail, g77_finish, g77_exit,
3625         ${tool}_check_unsupported_p} Now redundant.  Deleted.
3626
3627 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
3628
3629         * g77.dg/fbackslash.f
3630         * g77.dg/fcase-preserve.f
3631         * g77.dg/ff90-1.f
3632         * g77.dg/ffixed-line-length-0.f
3633         * g77.dg/ffixed-line-length-132.f
3634         * g77.dg/ffixed-line-length-7.f
3635         * g77.dg/ffixed-line-length-72.f
3636         * g77.dg/ffixed-line-length-none.f
3637         * g77.dg/ffree-form-1.f
3638         * g77.dg/fno-backslash.f
3639         * g77.dg/fno-f90-1.f
3640         * g77.dg/fno-fixed-form-1.f
3641         * g77.dg/fno-onetrip.f
3642         * g77.dg/fno-typeless-boz.f
3643         * g77.dg/fno-underscoring.f
3644         * g77.dg/fno-vxt-1.f
3645         * g77.dg/fonetrip.f
3646         * g77.dg/ftypeless-boz.f
3647         * g77.dg/fugly-assumed.f
3648         * g77.dg/funderscoring.f
3649         * g77.dg/fvxt-1.f
3650
3651 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
3652
3653         * objc.dg/fwd-proto-1.m: New.
3654         * objc.dg/local-decl-1.m: New.
3655         * objc.dg/naming-1.m: New.
3656         * objc.dg/naming-2.m: New.
3657         * objc.dg/proto-hier-1.m: New.
3658
3659 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
3660
3661         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
3662         largest-type elements to a struct makes its size grow.
3663
3664 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
3665
3666         * g++.dg/abi/vthunk1.C: New test.
3667
3668 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
3669
3670         * g++.dg/abi/vbase8-22.C: New test.
3671
3672 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
3673
3674         * gcc.dg/cpp/macro8.c: New test.
3675
3676 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
3677
3678         * g++.dg/abi/vbase8-21.C: New test.
3679
3680 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
3681
3682         * g++.dg/abi/vbase8-10.C: New test.
3683
3684 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3685
3686         * lib/g++.exp (g++_set_ld_library_path): Renamed to
3687         ${tool}_set_ld_library_path.
3688         Changed caller.
3689         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
3690         g++.exp.
3691
3692 2001-07-26  Stan Cox <scox@redhat.com>
3693
3694         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
3695         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
3696         gcc_exit, gcc_check_unsupported_p):
3697         Moved to gcc-deps.exp
3698         * gcc-deps.exp: New file.
3699
3700 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3701
3702         * g++.old-deja/g++.pt/defarg14.C: New test.
3703
3704 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
3705
3706         * g++.old-deja/g++.other/lineno5.C: New test.
3707
3708 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
3709
3710         * g++.old-deja/g++.pt/crash68.C: New test.
3711
3712 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
3713
3714         * g++.old-deja/g++.other/crash42.C: New test.
3715
3716 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
3717
3718         * gcc.dg/cpp/extratokens.c: Fix.
3719         * gcc.dg/cpp/skipping2.c: New tests.
3720
3721 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3722
3723         * gcc.c-torture/execute/20010724-1.c: New file.
3724         * gcc.c-torture/execute/20010724-1.x: New file.
3725
3726 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
3727
3728         * g++.old-deja/g++.other/cond7.C: New test.
3729
3730 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
3731
3732         * g++.old-deja/g++.other/optimize4.C: New test.
3733
3734 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
3735
3736         * g++.old-deja/g++.abi/vbase8-5.C: New test.
3737
3738 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
3739
3740         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
3741         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
3742         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
3743         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
3744
3745         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
3746         bug report" message.
3747
3748         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
3749         * g++.dg/ext/instantiate1.C: Move from old-deja.
3750
3751 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
3752
3753         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
3754         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
3755         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
3756         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
3757
3758 Mon Jul 23 10:14:17 2001  Jeffrey A Law  (law@cygnus.com)
3759
3760         * gcc.c-torture/execute/20010723-1.c: New test.
3761
3762 2001-07-23  Ben Elliston  <bje@redhat.com>
3763
3764         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
3765
3766 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3767
3768         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
3769         i[34567]86-*-*.
3770         Delete handling of ieee_multilib_flags.
3771         Pass -mieee for alpha*-*-* and sh-*-*.
3772         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
3773
3774 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
3775
3776         Remove old-abi tests.
3777         * g++.old-deja/g++.mike/p11116.C: Remove.
3778         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
3779
3780 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
3781
3782         * g77.f-torture/compile/pr3743.f:  New test
3783
3784 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
3785
3786         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
3787
3788 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3789
3790         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
3791         g++.old-deja/g++.pt/static6.C: Likewise.
3792         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
3793         supports weak symbols.
3794
3795 2001-07-18  Andreas Jaeger  <aj@suse.de>
3796
3797         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
3798         supported again.
3799
3800 2001-07-18  Andreas Jaeger  <aj@suse.de>
3801
3802         * gcc.dg/iftrap-1.c: Fix target line.
3803
3804 2001-07-17  Richard Henderson  <rth@redhat.com>
3805
3806         * gcc.c-torture/execute/20010717-1.c: New.
3807
3808 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3809
3810         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
3811         tests.
3812
3813 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
3814
3815         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
3816
3817 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3818
3819         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
3820         UAC_SIGBUS, UAC_NOPRINT definitions.
3821
3822 Mon Jul 16 12:21:56 2001  Nicola Pero  <n.pero@mi.flashnet.it>
3823
3824         * objc/execute/object_is_class.m: New test.
3825         * objc/execute/object_is_meta_class.m: New test.
3826
3827 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
3828
3829         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
3830         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
3831
3832 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
3833
3834         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
3835         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
3836
3837 2001-07-14  Richard Henderson  <rth@redhat.com>
3838
3839         * gcc.dg/iftrap-1.c: New.
3840
3841 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
3842
3843         * g77.f-torture/execute/intrinsic77.f: New test.
3844
3845 2001-07-11  Janis Johnson <janis@us.ibm.com>
3846
3847         * gcc.misc-tests/gcov-3.c: New test.
3848
3849 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
3850
3851         * gcc.c-torture/compile/20010711-1.c,
3852         * gcc.c-torture/compile/20010711-2.c: New tests.
3853
3854 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
3855
3856         * gcc.c-torture/execute/20010711-1.c: New test.
3857
3858 2001-07-11  Ben Elliston  <bje@redhat.com>
3859
3860         * g++.old-deja/g++.other/enum5.C: New test.
3861
3862 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
3863
3864         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
3865         (g++-dg-prune): Call prune_gcc_output.
3866         * prune.exp: New file for prune_gcc_output.
3867         * lib/g++.exp, lib/gcc.exp: Load it.
3868
3869 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
3870
3871         * gcc.c-torture/compile/20010701-1.c,
3872         g++.old-deja/g++.ext/attrib6.C: New tests.
3873
3874 Fri Jul  6 09:31:43 2001  Jeffrey A Law  (law@cygnus.com)
3875
3876         * gcc.c-torture/compile/20010706-1.c: New test.
3877
3878 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
3879
3880         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
3881
3882 2001-06-28  Stan Shebs  <shebs@apple.com>
3883
3884         * gcc.dg/pragma-darwin.c: New test.
3885
3886 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3887
3888         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
3889         Solaris 2.[678] system.
3890
3891 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
3892
3893         * gcc.dg/20010622-1.c: New test.
3894
3895 2001-06-18  Stan Shebs  <shebs@apple.com>
3896
3897         * objc.dg: New directory.
3898         * objc.dg/dg.exp: New file.
3899         * objc.dg/alias.m: New.
3900         * objc.dg/class-1.m: New.
3901         * objc.dg/class-2.m: New.
3902         * objc.dg/const-str-1.m: New.
3903         * objc.dg/const-str-2.m: New.
3904         * objc.dg/id-1.m: New.
3905         * objc.dg/method-1.m: New.
3906         * objc.dg/super-class-1.m: New.
3907         * lib/objc-dg.exp: New file.
3908
3909 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3910
3911         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
3912         of label name.
3913
3914 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
3915
3916         * g++.old-deja/g++.abi/vbase8-9.C: New test.
3917
3918 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3919
3920         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
3921         variable.
3922
3923 2001-06-12  Richard Henderson  <rth@redhat.com>
3924
3925         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
3926
3927 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
3928
3929         * g++.old-deja/g++.abi/vbase5.C: New test.
3930         * g++.old-deja/g++.abi/vbase6.C: New test.
3931         * g++.old-deja/g++.abi/vbase7.C: New test.
3932
3933 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3934
3935         * gcc.c-torture/compile/20010610-1.c: New test.
3936
3937 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
3938
3939         * g++.old-deja/g++.abi/vbase4.C: New test.
3940
3941 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3942
3943         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
3944         support %f for HC11/HC12 targets.
3945         * gcc.c-torture/execute/930513-1.x: New file, likewise.
3946         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
3947         on HC11/HC12 targets.
3948         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
3949
3950 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3951
3952         * gcc.dg/wchar_t-1.c: New file.
3953         * gcc.dg/wint_t-1.c: Likewise.
3954
3955 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
3956
3957         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
3958
3959 2001-06-11  Richard Henderson  <rth@redhat.com>
3960
3961         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
3962
3963 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
3964
3965         * gcc.c-torture/compile/20010611-1.c: New test.
3966
3967 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
3968
3969         * gcc.dg/c99-tag-1.c: Add more tests.
3970
3971 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
3972
3973         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
3974         representation on MN10300 and ARM/Thumb.
3975
3976 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
3977
3978         * g77.f-torture/execute/20010610.f: New.
3979
3980 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
3981
3982         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
3983         names.
3984
3985 2001-06-09  Richard Henderson  <rth@redhat.com>
3986
3987         * gcc.c-torture/execute/ashrdi-1.c: New.
3988         * gcc.c-torture/execute/ashldi-1.c: New.
3989         * gcc.c-torture/execute/lshrdi-1.c: New.
3990
3991 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
3992
3993         * objc/execute/load-3.m: Added. Check sending +load to categories,
3994         in addition to classes.
3995
3996 2001-06-08  Stan Shebs  <shebs@apple.com>
3997
3998         * objc/execute/load-2.m: New test.  From Nicola Pero
3999         <n.pero@mi.flashnet.it>.
4000
4001 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
4002
4003         * gcc.c-torture/execute/20010605-2.c: New test.
4004
4005 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
4006
4007         * g++.old-deja/g++.abi/vbase2.C: New test.
4008         * g++.old-deja/g++.abi/vbase3.C: New test.
4009
4010 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
4011
4012         * g++.old-deja/g++.pt/friend49.C: New test.
4013
4014 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
4015
4016         * g++.old-deja/g++.ext/anon3.C: New test.
4017
4018 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
4019
4020         * g++.old-deja/g++.other/conv7.C: New test.
4021
4022 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
4023
4024         * gcc.c-torture/compile/20010605-2.c: New test.
4025
4026 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4027
4028         * gcc.c-torture/execute/20010604-1.c: New test.
4029
4030 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
4031
4032         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
4033
4034 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
4035
4036         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
4037         (g++_link_flags): Likewise.
4038         (g++_init): Pass gccpath's value to two previous functions.
4039
4040 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4041
4042         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
4043         Ensure logfile entry matches exec command line.
4044
4045 2001-05-31  Richard Henderson  <rth@redhat.com>
4046
4047         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
4048         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
4049
4050 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
4051
4052         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
4053         compiler for irix6.2
4054
4055 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
4056
4057         * g++.old-deja/g++.other/optimize3.C: New file.
4058
4059 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
4060
4061         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
4062         assemble.
4063
4064 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
4065
4066         * g++.old-deja/g++.other/optimize2.C: New file.
4067
4068 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
4069
4070         * gcc.c-torture/compile/20010518-2.c: New file.
4071         * gcc.c-torture/execute/20010518-1.c: New file.
4072         * gcc.c-torture/execute/20010518-2.c: New file.
4073
4074 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
4075
4076         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
4077
4078 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
4079
4080         G++ no longer defines builtins that do not begin with __builtin.
4081         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
4082         * g++.old-deja/g++.brendand/misc13.C: Likewise.
4083         * g++.old-deja/g++.law/builtin1.C: Likewise.
4084         * g++.old-deja/g++.law/cvt2.C: Likewise.
4085         * g++.old-deja/g++.mike/net5.C: Likewise.
4086         * g++.old-deja/g++.other/builtins1.C: Likewise.
4087         * g++.old-deja/g++.other/builtins2.C: Likewise.
4088         * g++.old-deja/g++.other/builtins3.C: Likewise.
4089         * g++.old-deja/g++.other/builtins4.C: Likewise.
4090         * g++.old-deja/g++.other/inline8.C: Likewise.
4091         * g++.old-deja/g++.robertl/eb39.C: Likewise.
4092
4093 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
4094
4095         * g++.old-deja/g++.pt/using1.C: Adjust.
4096         * g++.old-deja/g++.pt/using2.C: New test.
4097
4098 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
4099
4100         * gcc.dg/cpp/charconst.c: New tests.
4101         * gcc.dg/cpp/escape.c: New tests.
4102         * gcc.dg/cpp/escape-1.c: New tests.
4103         * gcc.dg/cpp/escape-2.c: New tests.
4104         * gcc.dg/cpp/ucs.c: New tests.
4105
4106 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
4107
4108         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
4109         native compiler for irix6.5.
4110
4111 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
4112
4113         * lib/g++.exp (g++_include_flags): Use args to compute
4114         get_multilibs.
4115         (g++_link_flags): Likewise.
4116         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
4117
4118 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
4119
4120         * gcc.dg/c90-hexfloat-1.c: Add more tests.
4121
4122 2001-05-21  Geoff Keating  <geoffk@redhat.com>
4123
4124         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
4125         this file.
4126
4127 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
4128
4129         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
4130         STACK_SIZE;
4131         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
4132         to STACK_SIZE; Use it to define size of add_histo array.
4133         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
4134         to STACK_SIZE.
4135         (f): Use GITT_SIZE to define size of gitt local table.
4136         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
4137         to STACK_SIZE; Use it to define size of bytemem array.
4138
4139 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
4140
4141         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
4142         on 68HC11/HC12 due to the asm instruction.
4143         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
4144         * gcc.c-torture/compile/920520-1.x: Likewise.
4145         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
4146         on 68HC11/HC12 because the function is larger than 64K.
4147         * gcc.c-torture/compile/961203-1.x: New file, this test fails
4148         on 68HC11/HC12 because the structure is too large.
4149
4150 2001-05-20  Richard Henderson  <rth@redhat.com>
4151
4152         * gcc.c-torture/execute/20010520-1.c: New.
4153
4154 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4155
4156         * g++.old-deja/g++.warn/compare1.C: New test.
4157         * gcc.dg/compare4.c: New test.
4158
4159 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
4160
4161         * g++.old-deja/g++.other/optimize1.C: New test.
4162
4163 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4164
4165         * g++.old-deja/g++.pt/spec41.C: New test.
4166
4167 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
4168
4169         * gcc.c-torture/compile/20010114-1.x: Remove.
4170
4171 2001-05-18  Stan Shebs  <shebs@apple.com>
4172
4173         * gcc.c-torture/compile/20010518-1.c: New test.
4174
4175 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
4176
4177         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
4178         * g++.old-deja/g++.pt/crash67.C: New test.
4179
4180 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
4181
4182         * g++.old-deja/g++.other/debug9.C: New test.
4183
4184 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
4185
4186         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
4187
4188 Wed May 16 20:33:57 CEST 2001  Jan Hubicka  <jh@suse.cz>
4189
4190         * gcc.c-torture/compile/20010516-1.c: New test.
4191
4192 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
4193
4194         * g++.old-deja/g++.other/crash41.C: New test.
4195
4196 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
4197
4198         * g++.old-deja/g++.pt/crash66.C: New test.
4199
4200 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
4201
4202         * g++.old-deja/g++.robertl/eb27.C: Convert.
4203
4204 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
4205
4206         * g++.dg/friend-warn.C: New test.  Do not warn about friend
4207         declaration being redundant.
4208
4209 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
4210
4211         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
4212
4213 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
4214
4215         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
4216
4217 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
4218
4219         * lib/g++.exp: Use testsuite_flags.
4220
4221 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
4222
4223         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
4224
4225 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4226
4227         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
4228
4229 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
4230
4231         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
4232
4233 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
4234
4235         * gcc.c-torture/compile/20010313-1.c: New test.
4236
4237 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
4238
4239         * gcc.dg/cpp/direct2.c: New test.
4240         * gccq.dg/cpp/direct2s.c: New test.
4241
4242         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
4243
4244 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
4245
4246         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
4247         * g++.old-deja/g++.other/op3.C: Likewise.
4248
4249 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
4250
4251         * gcc.dg/cpp/syshdr.h: New file.
4252         * gcc.dg/cpp/sysmac1.c: Update.
4253         * gcc.dg/cpp/sysmac2.c: Update.
4254
4255 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
4256
4257         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
4258
4259 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
4260
4261         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
4262         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
4263
4264 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
4265
4266         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
4267
4268 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
4269
4270         * lib/g++.exp (g++_include_flags): Don't use any special flags
4271         if TESTING_IN_BUILD_TREE is not defined.
4272         (g++_init): Use a plain 'c++' as the compiler if
4273         TESTING_IN_BUILD_TREEE is not defined.
4274
4275 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
4276
4277         * g++.old-deja/g++.eh/catch13.C: New test.
4278         * g++.old-deja/g++.eh/catch14.C: New test.
4279
4280 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
4281
4282         * gcc.dg/cpp/tr-define.c: New test.
4283
4284 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
4285
4286         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
4287         <stdlib.h>, not <malloc.h>.
4288
4289 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
4290
4291         * g++.old-deja/g++.ns/template17.C: New test.
4292
4293 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
4294
4295         * g++.old-deja/g++.pt/ref4.C: New test.
4296
4297 2001-04-30  Richard Henderson  <rth@redhat.com>
4298
4299         * gcc.dg/20000724-1.c: Revert last change.
4300
4301 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
4302
4303         * g77.f-torture/execute/20010430.f: New test.
4304
4305 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
4306
4307         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
4308
4309 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
4310
4311         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
4312
4313 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
4314
4315         * g++.old-deja/g++.eh/crash6.C: New test.
4316
4317 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
4318
4319         * g++.old-deja/g++.other/warn7.C: New test.
4320
4321 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
4322
4323         * g++.old-deja/g++.other/defarg9.C: New test.
4324
4325 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
4326
4327         * g77.f-torture/compile/20010426.f: New test.
4328         * g77.f-torture/execute/20010426.f: New test.
4329
4330 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
4331
4332         * g77.f-torture/compile/20000629-1.x: Remove - error
4333         has been fixed.
4334
4335 Thu Apr 26 11:15:12 2001  Jeffrey A Law  (law@cygnus.com)
4336
4337         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
4338         Tweak slightly to work with g++.dg framework.
4339         * g++.dg/special/ecos.exp: Run initp1.C test.
4340         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
4341
4342         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
4343         its linker doesn't give line numbers either.
4344         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
4345
4346 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
4347
4348         * g++.old-deja/g++.other/lex1.C: New test.
4349
4350 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
4351
4352         * gcc.dg/noncompile/20010425-1.c: New test.
4353
4354 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
4355
4356         * g++.old-deja/g++.pt/mangle2.C: New test.
4357
4358 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
4359
4360         * gcc.dg/format/plus-1.c: New test.
4361
4362 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
4363
4364         * gcc.dg/20010423-1.c: New test.
4365
4366 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
4367
4368         * gcc.c-torture/execute/20010422-1.c: New test.
4369
4370 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
4371
4372         * g++.old-deja/g++.ns/type2.C: New test.
4373
4374 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
4375
4376         * g++.old-deja/g++.other/perf1.C: New test.
4377
4378 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
4379
4380         * gcc.dg/c99-func-2.c: Remove xfail.
4381         * gcc.dg/c99-func-3.c: Remove xfail.
4382         * gcc.dg/c99-func-4.c: Remove xfail.
4383
4384 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
4385
4386         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
4387
4388 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
4389
4390         * gcc.c-torture/compile/20010423-1.c: New test.
4391
4392 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
4393
4394         * g++.old-deja/g++.pt/typename28.C: New test.
4395
4396 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
4397
4398         * g++.old-deja/g++.abi/empty2.C: New test.
4399         * g++.old-deja/g++.abi/empty3.C: New test.
4400
4401 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
4402
4403         * g++.old-deja/g++.other/comdat2.C: New test.
4404         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
4405
4406 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
4407
4408         * g++.old-deja/g++.other/overload14.C: New test.
4409
4410 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
4411
4412         * g++.old-deja/g++.other/lookup23.C: New test.
4413
4414 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
4415
4416         * gcc.c-torture/execute/20010403-1.c: New test.
4417
4418 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
4419             Mark Mitchell  <mark@codesourcery.com>
4420
4421         * lib/old-dejagnu.exp: Don't delete output of executable.
4422         Add .exe suffix to executables.
4423
4424 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
4425
4426         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
4427
4428 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4429
4430         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
4431
4432 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
4433
4434         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
4435         * g++.old-deja/g++.abi/crash1.C: New test.
4436
4437 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
4438
4439         * g++.old-deja/g++.other/crash40.C: New test.
4440
4441 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4442
4443         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
4444
4445 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
4446
4447         * g++.old-deja/g++.other/warn6.C: New test.
4448
4449 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
4450
4451         * g++.old-deja/g++.robertl/eb42.C: Same.
4452
4453 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4454
4455         * gcc.dg/wtr-conversion-1.c: New testcase.
4456
4457 2001-04-10  Richard Henderson  <rth@redhat.com>
4458
4459         * g++.old-deja/g++.other/array5.C: New.
4460
4461 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4462
4463         * gcc.c-torture/execute/20010408-1.c: New test.
4464
4465 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
4466
4467         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
4468         headers and constructs.
4469         * g++.old-deja/g++.robertl/eb79.C: Same.
4470         * g++.old-deja/g++.robertl/eb77.C (main): Same.
4471         * g++.old-deja/g++.robertl/eb73.C: Same.
4472         * g++.old-deja/g++.robertl/eb66.C (main): Same.
4473         * g++.old-deja/g++.robertl/eb55.C (t): Same.
4474         * g++.old-deja/g++.robertl/eb54.C (main): Same.
4475         * g++.old-deja/g++.robertl/eb46.C (main): Same.
4476         * g++.old-deja/g++.robertl/eb44.C: Same.
4477         * g++.old-deja/g++.robertl/eb41.C (main): Same.
4478         * g++.old-deja/g++.robertl/eb4.C (main): Same.
4479         * g++.old-deja/g++.robertl/eb39.C: Same.
4480         * g++.old-deja/g++.robertl/eb33.C (main): Same.
4481         * g++.old-deja/g++.robertl/eb31.C (main): Same.
4482         * g++.old-deja/g++.robertl/eb30.C: Same.
4483         * g++.old-deja/g++.robertl/eb3.C: Same.
4484         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
4485         * g++.old-deja/g++.robertl/eb21.C: Same.
4486         * g++.old-deja/g++.robertl/eb15.C: Same.
4487         * g++.old-deja/g++.robertl/eb118.C: Same.
4488         * g++.old-deja/g++.robertl/eb115.C (main): Same.
4489         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
4490         * g++.old-deja/g++.robertl/eb109.C: Same.
4491         * g++.old-deja/g++.other/sibcall1.C (main): Same.
4492         * g++.old-deja/g++.mike/rtti1.C: Same.
4493         * g++.old-deja/g++.mike/p658.C: Same.
4494         * g++.old-deja/g++.mike/net46.C: Same.
4495         * g++.old-deja/g++.mike/net34.C: Same.
4496         * g++.old-deja/g++.mike/memoize1.C: Same.
4497         * g++.old-deja/g++.mike/eh2.C: Same.
4498         * g++.old-deja/g++.law/weak.C: Same.
4499         * g++.old-deja/g++.law/visibility7.C: Same.
4500         * g++.old-deja/g++.law/visibility25.C: Same.
4501         * g++.old-deja/g++.law/visibility22.C: Same.
4502         * g++.old-deja/g++.law/visibility2.C: Same.
4503         * g++.old-deja/g++.law/visibility17.C: Same.
4504         * g++.old-deja/g++.law/visibility13.C: Same.
4505         * g++.old-deja/g++.law/visibility10.C: Same.
4506         * g++.old-deja/g++.law/visibility1.C: Same.
4507         * g++.old-deja/g++.law/virtual3.C (eval): Same.
4508         * g++.old-deja/g++.law/vbase1.C: Same.
4509         * g++.old-deja/g++.law/operators32.C: Same.
4510         * g++.old-deja/g++.law/nest3.C: Same.
4511         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
4512         * g++.old-deja/g++.law/except5.C (main): Same.
4513         * g++.old-deja/g++.law/cvt7.C (run): Same.
4514         * g++.old-deja/g++.law/cvt2.C: Same.
4515         * g++.old-deja/g++.law/cvt16.C: Same.
4516         * g++.old-deja/g++.law/ctors6.C (bar): Same.
4517         * g++.old-deja/g++.law/ctors17.C (main): Same.
4518         * g++.old-deja/g++.law/ctors13.C: Same.
4519         * g++.old-deja/g++.law/ctors12.C (main): Same.
4520         * g++.old-deja/g++.law/ctors10.C: Same.
4521         * g++.old-deja/g++.law/code-gen5.C: Same.
4522         * g++.old-deja/g++.law/bad-error7.C: Same.
4523         * g++.old-deja/g++.law/arm9.C: Same.
4524         * g++.old-deja/g++.law/arm12.C: Same.
4525         * g++.old-deja/g++.law/arg8.C: Same.
4526         * g++.old-deja/g++.law/arg1.C: Same.
4527         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
4528         * g++.old-deja/g++.jason/template31.C: Same.
4529         * g++.old-deja/g++.jason/template24.C (main): Same.
4530         * g++.old-deja/g++.jason/2371.C: Same.
4531         * g++.old-deja/g++.eh/new2.C: Same.
4532         * g++.old-deja/g++.eh/new1.C: Same.
4533         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
4534         * g++.old-deja/g++.brendan/nest21.C (main): Same.
4535         * g++.old-deja/g++.brendan/err-msg3.C: Same.
4536         * g++.old-deja/g++.brendan/crash62.C: Same.
4537         * g++.old-deja/g++.brendan/crash52.C: Same.
4538         * g++.old-deja/g++.brendan/crash49.C (main): Same.
4539         * g++.old-deja/g++.brendan/crash38.C: Same.
4540         * g++.old-deja/g++.brendan/crash15.C (main): Same.
4541         * g++.old-deja/g++.brendan/copy9.C: Same.
4542
4543 Fri Apr  6 15:36:15 2001  J"orn Rennecke <amylaar@redhat.com>
4544
4545         * gcc.c-torture/execute/20001203-2.c (memset):
4546         Count argument is of type __SIZE_TYPE__.
4547
4548 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
4549
4550         * gcc.c-torture/compile/20010404-1.c: New test.
4551
4552 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
4553
4554         * gcc.c-torture/compile/20010326-1.c: New test.
4555
4556 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
4557
4558         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
4559         peculiarities of the SH.
4560         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
4561
4562 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4563
4564         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
4565         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
4566         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
4567
4568 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
4569
4570         * g77.f-torture/compile/20010321-1.f: New test.
4571
4572 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
4573
4574         * gcc.c-torture/compile/20010329-1.c: New test.
4575
4576 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
4577
4578         * gcc.c-torture/execute/20010329-1.c: New test.
4579
4580 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
4581
4582         * g++.old-deja/g++.other/eh4.C: Fix typo.
4583
4584 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
4585
4586         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
4587
4588 2001-03-28  Philip Blundell  <philb@gnu.org>
4589
4590         * gcc.c-torture/compile/20010328-1.c: New test.
4591
4592 2001-03-27  Richard Henderson  <rth@redhat.com>
4593
4594         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
4595         * g++.old-deja/g++.eh/vbase3.C: Likewise.
4596
4597 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
4598
4599         * gcc.c-torture/compile/20010327-1.c: New test.
4600
4601 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
4602
4603         * g++.old-deja/g++.other/friend12.C: New test.
4604         * g++.old-deja/g++.other/friend9.C: Expect no errors.
4605         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
4606
4607 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
4608
4609         * gcc.c-torture/execute/20010325-1.c: New test.
4610
4611 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
4612
4613         * g++.old-deja/g++.other/mangle3.C: New test.
4614
4615 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
4616
4617         * g++.old-deja/g++.other/anon8.C: New test.
4618
4619 2001-03-20  Philip Blundell  <philb@gnu.org>
4620
4621         * gcc.c-torture/compile/20010320-1.c: New test.
4622
4623 2001-03-17  Richard Henderson  <rth@redhat.com>
4624
4625         * g++.old-deja/g++.other/eh4.C: Add expected error text.
4626
4627 2001-03-15  Geoff Keating  <geoff@redhat.com>
4628
4629         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
4630         tests on AIX.
4631
4632 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
4633
4634         * g++.old-deja/g++.other/eh4.C: New test.
4635
4636 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
4637
4638         * gcc.dg/cpp/mi1.c: Update.
4639
4640 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
4641
4642         * g++.old-deja/g++.other/regstack.C: New test.
4643
4644 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
4645
4646         * g++.old-deja/g++.other/ref4.C: New test.
4647
4648 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
4649
4650         * objc/execute/va_method.m: Added.
4651         * objc/execute/IMP.m: Added.
4652         * objc/execute/_cmd.m: Added.
4653         * objc/execute/accessing_ivars.m: Added.
4654         * objc/execute/class-1.m: Added.
4655         * objc/execute/class-10.m: Added.
4656         * objc/execute/class-11.m: Added.
4657         * objc/execute/class-12.m: Added.
4658         * objc/execute/class-13.m: Added.
4659         * objc/execute/class-14.m: Added.
4660         * objc/execute/class-2.m: Added.
4661         * objc/execute/class-3.m: Added.
4662         * objc/execute/class-4.m: Added.
4663         * objc/execute/class-5.m: Added.
4664         * objc/execute/class-6.m: Added.
4665         * objc/execute/class-7.m: Added.
4666         * objc/execute/class-8.m: Added.
4667         * objc/execute/class-9.m: Added.
4668         * objc/execute/class-tests-1.h
4669         * objc/execute/class-tests-2.h
4670         * objc/execute/compatibility_alias.m: Added.
4671         * objc/execute/encode-1.m: Added.
4672         * objc/execute/formal_protocol-1.m: Added.
4673         * objc/execute/formal_protocol-2.m: Added.
4674         * objc/execute/formal_protocol-3.m: Added.
4675         * objc/execute/formal_protocol-4.m: Added.
4676         * objc/execute/formal_protocol-5.m: Added.
4677         * objc/execute/formal_protocol-6.m: Added.
4678         * objc/execute/formal_protocol-7.m: Added.
4679         * objc/execute/informal_protocol.m: Added.
4680         * objc/execute/initialize.m: Added.
4681         * objc/execute/load.m: Added.
4682         * objc/execute/many_args_method.m: Added.
4683         * objc/execute/nested-3.m: Added.
4684         * objc/execute/no_clash.m: Added.
4685         * objc/execute/private.m: Added.
4686         * objc/execute/redefining_self.m: Added.
4687         * objc/execute/root_methods.m: Added.
4688         * objc/execute/selector-1.m: Added.
4689         * objc/execute/static-1.m: Added.
4690         * objc/execute/static-2.m: Added.
4691         * objc/execute/va_method.m: Added.
4692
4693 2001-03-10  Richard Henderson  <rth@redhat.com>
4694
4695         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
4696
4697 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
4698
4699         * g++.old-deja/g++.other/crash31.C: XFAIL.
4700         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
4701         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
4702         * gcc.c-torture/execute/20010123-1.x: XFAIL.
4703         * gcc.c-torture/execute/20010124-1.x: XFAIL.
4704         * gcc.dg/sequence-pt-1.c: XFAIL one test.
4705
4706 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
4707
4708         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
4709
4710 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
4711
4712         * gcc.dg/20000724-1.c: Don't use multiline strings.
4713
4714 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
4715
4716         * objc/execute/string1.m, objc/execute/string2.m: Compare the
4717         result of -cString against what we expect it to be; don't just
4718         print it out for no one to read.
4719
4720         * objc/execute/string3.m, objc/execute/string4.m: New tests.
4721         Based on testcases provided by Nicola Pero.
4722
4723 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
4724
4725         * gcc.dg/cpp/macro7.c: New test.
4726
4727 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
4728
4729         * gcc.dg/cpp/multiline.c: Update.
4730
4731 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
4732
4733         * g++.old-deja/g++.other/enum3.C: New test.
4734
4735 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
4736
4737         * g++.old-deja/g++.other/pod1.C: New test.
4738
4739 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
4740
4741         * g++.old-deja/g++.ext/overload1.C: New test.
4742
4743 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
4744
4745         * g++.old-deja/g++.pt/using1.C: New test.
4746
4747 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
4748
4749         * g++.old-deja/g++.other/using9.C: New test.
4750
4751 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
4752
4753         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
4754
4755         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
4756
4757 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
4758
4759         * g++.old-deja/g++.ext/realpt1.C: Remove.
4760
4761 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
4762
4763         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
4764
4765 2001-02-26  Will Cohen  <wcohen@redhat.com>
4766
4767         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
4768
4769 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
4770
4771         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
4772         templatized constructors.
4773
4774 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4775
4776         * gcc.c-torture/execute/20010224-1.c: New test.
4777
4778 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
4779
4780         * gcc.c-torture/execute/20010222-1.c: New test.
4781
4782 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
4783
4784         * g++.old-deja/g++.other/inline20.C: New test.
4785
4786 Wed Feb 21 12:38:22 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
4787
4788         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
4789
4790 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
4791
4792         * g++.old-deja/g++.other/lookup22.C: New test.
4793
4794 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
4795
4796         * g77.dg: New directory.
4797         * g77.dg/20010216-1.f: New test case.
4798         * g77.dg/dg.exp: New driver.
4799         * lib/g77-dg.exp: New driver library.
4800
4801 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4802
4803         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
4804
4805 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
4806
4807         * g++.old-deja/g++.other/decl9.C: New test.
4808
4809 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
4810
4811         * g++.old-deja/g++.other/init16.C: Update the test so that it does
4812         not need <string> and also tests the initialization at runtime.
4813
4814 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
4815
4816         * gcc.c-torture/execute/longlong.c: New test.
4817
4818 Wed Feb 14 21:41:17 2001  J"orn Rennecke <amylaar@redhat.com>
4819
4820         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
4821
4822 Wed Feb 14 21:31:25 2001  J"orn Rennecke <amylaar@redhat.com>
4823
4824         * gcc.c-torture/execute/920302-1.c (execute):
4825         Change argument type to short.
4826
4827 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
4828
4829         * g++.old-deja/g++.pt/deduct6.C: New test.
4830
4831 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
4832
4833         * g++.old-deja/g++.pt/deduct5.C: New test.
4834
4835 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
4836
4837         * gcc.c-torture/execute/20010209-1.c: New test.
4838
4839 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
4840
4841         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
4842
4843 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
4844
4845         * g++.dg/vtgc1.C: Update for new ABI.
4846
4847         * consistency.vlad: New directory, 1665 files.
4848
4849 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
4850
4851         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
4852         return type.
4853         * gcc.dg/cpp/digraphs.c: Declare puts.
4854
4855 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
4856
4857         * g++.old-deja/g++.other/warn5.C: New test.
4858
4859 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
4860
4861         * g++.old-deja/g++.pt/spec40.C: New test.
4862
4863 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
4864
4865         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
4866         case.
4867         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
4868
4869 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
4870
4871         * gcc.c-torture/compile/20010209-1.c: New test.
4872
4873 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
4874
4875         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
4876         excess errors message but not if it crashes.
4877         * g++.old-deja/g++.other/crash27.C: Likewise.
4878         * g++.old-deja/g++.other/crash28.C: Likewise.
4879         * g++.old-deja/g++.other/crash30.C: Likewise.
4880         * g++.old-deja/g++.other/crash32.C: Likewise.
4881         * g++.old-deja/g++.other/crash35.C: Likewise.
4882         * g++.old-deja/g++.pt/inherit2.C: Likewise.
4883
4884 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
4885
4886         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
4887         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
4888         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
4889         g77.f-torture/execute/execute.exp,
4890         g77.f-torture/noncompile/noncompile.exp,
4891         gcc.c-torture/execute/execute.exp,
4892         gcc.c-torture/execute/memcheck/memcheck.exp,
4893         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
4894         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
4895         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
4896         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
4897         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
4898         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
4899         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
4900         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
4901         Remove bug reporting instructions with ancient email addresses.
4902
4903 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
4904
4905         * gcc.dg/20010202-1.c: New test.
4906         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
4907
4908 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
4909
4910         * g++.dg/stdbool-if.C: New test.
4911
4912 Wed Feb  7 09:54:47 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
4913
4914         * objc/execute/fdecl.m: Added main().
4915
4916 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
4917
4918         * gcc.c-torture/execute/20010206-1.c: New test.
4919
4920 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
4921
4922         * gcc.dg/cpp/avoidpaste1.c: Update.
4923
4924 Tue Feb  5 8:53:33 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
4925
4926         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
4927         Pero <nicola@brainstorm.co.uk>.
4928         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
4929
4930 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
4931
4932         * g++.old-deja/g++.pt/spec39.C: New test.
4933
4934 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
4935
4936         * gcc.c-torture/compile/20010202-1.c: New test.
4937
4938 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
4939
4940         * g++.old-deja/g++.abi/primary2.C: New test.
4941         * g++.old-deja/g++.abi/primary3.C: New test.
4942         * g++.old-deja/g++.abi/primary4.C: New test.
4943         * g++.old-deja/g++.abi/primary5.C: New test.
4944         * g++.old-deja/g++.abi/vtable3.h: New test.
4945         * g++.old-deja/g++.abi/vtable3a.C: New test.
4946         * g++.old-deja/g++.abi/vtable3b.C: New test.
4947         * g++.old-deja/g++.abi/vtable3c.C: New test.
4948         * g++.old-deja/g++.abi/vtable3d.C: New test.
4949         * g++.old-deja/g++.abi/vtable3e.C: New test.
4950         * g++.old-deja/g++.abi/vtable3f.C: New test.
4951         * g++.old-deja/g++.abi/vtable3g.C: New test.
4952         * g++.old-deja/g++.abi/vtable3h.C: New test.
4953         * g++.old-deja/g++.abi/vtable3i.C: New test.
4954         * g++.old-deja/g++.abi/vtable3j.C: New test.
4955         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
4956
4957 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
4958
4959         * g++.old-deja/g++.other/anon6.C: New test.
4960         * g++.old-deja/g++.other/anon7.C: New test.
4961
4962 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
4963
4964         * gcc.dg/cpp/avoidpaste2.c: New tests.
4965
4966 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
4967
4968         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
4969
4970 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
4971
4972         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
4973         DECIMAL_DIG cases for Irix."
4974
4975 Wed Jan 31 12:23:32 2001  J"orn Rennecke <amylaar@redhat.com>
4976
4977         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
4978
4979 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
4980
4981         * gcc.dg/c99-tag-1.c: New test.
4982
4983 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
4984
4985         * gcc.dg/cpp/tr-warn1.c: Add tests.
4986
4987 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
4988
4989         * gcc.dg/cpp/avoidpaste1.c: Update.
4990         * gcc.dg/cpp/paste4.c: Update.
4991
4992 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
4993
4994         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
4995         cases for Irix.
4996
4997 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4998
4999         * g++.old-deja/g++.other/inline19.C: New test.
5000
5001 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
5002
5003         * gcc.dg/Wlarger-than.c: New test.
5004
5005 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
5006
5007         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
5008
5009 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
5010
5011         * gcc.c-torture/execute/20010129-1.c: New test.
5012         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
5013
5014 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
5015
5016         * gcc.dg/cpp/avoidpaste1.c: Test case.
5017
5018 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
5019
5020         * g++.old-deja/g++.other/inline18.C: New test.
5021
5022 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5023
5024         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
5025         and __builtin_putchar.
5026
5027 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
5028
5029         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
5030         tests.
5031
5032 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
5033
5034         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
5035         floating point number rounding mode to round to the nearest
5036         representable mode.
5037
5038 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
5039
5040         * g++.old-deja/g++.other/mangle2.C: New test.
5041
5042 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
5043
5044         * gcc.c-torture/compile/20010124-1.c: New test.
5045
5046 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
5047
5048         * g++.old-deja/g++.pt/spec38.C: New test.
5049
5050 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5051
5052         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
5053         "Build don't run".
5054
5055 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5056
5057         * gcc.c-torture/execute/20010123-1.c: New test.
5058
5059 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
5060
5061         * g++.old-deja/g++.pt/spec37.C: New test.
5062
5063 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
5064
5065         * g++.old-deja/g++.pt/overload14.C: New test.
5066
5067 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5068
5069         * gcc.c-torture/execute/20010122-1.c: New test, exercise
5070         __builtin_return_address.
5071
5072 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
5073
5074         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
5075         * g++.old-deja/g++.pt/spec35.C: New test.
5076         * g++.old-deja/g++.pt/spec36.C: New test.
5077
5078 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
5079
5080         * gcc.c-torture/compile/20010118-1.c: New test.
5081
5082 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
5083
5084         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
5085
5086 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
5087
5088         * gcc.c-torture/execute/20010119-1.c: New test.
5089
5090 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
5091
5092         * g++.old-deja/g++.other/vbase5.C: New test.
5093
5094 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
5095
5096         * gcc.c-torture/execute/20010118-1.c: New test.
5097
5098 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
5099
5100         * g++.old-deja/g++.pt/deduct3.C: New test.
5101
5102 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
5103
5104         * g++.old-deja/g++.pt/spec34.C: New test.
5105
5106 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
5107
5108         * g77.f-torture/compile/20000601-2.f: New test.
5109
5110 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
5111
5112         * g++.old-deja/g++.other/init17.C: New test.
5113
5114 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
5115
5116         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
5117
5118 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
5119
5120         * g++.old-deja/g++.pt/unify8.C: New test.
5121
5122 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
5123
5124         * g++.old-deja/g++.abi/vbase1.C: New test.
5125
5126 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
5127
5128         * g++.old-deja/g++.pt/crash65.C: New test.
5129
5130 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
5131
5132         * gcc.dg/cpp/assembl2.S: New test case.
5133
5134 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
5135
5136         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
5137         are supported.
5138
5139 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5140
5141         * g++.old-deja/g++.other/builtins1.C: New test.
5142         * g++.old-deja/g++.other/builtins2.C: Likewise.
5143         * g++.old-deja/g++.other/builtins3.C: Likewise.
5144         * g++.old-deja/g++.other/builtins4.C: Likewise.
5145
5146 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
5147
5148         * gcc.c-torture/compile/20010117-1.c: New test.
5149         * gcc.c-torture/compile/20010117-2.c: New test.
5150
5151 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
5152
5153         * g77.f-torture/execute/20010116.[fx]: New test,
5154         XFAIL on i?86-*-*.
5155         * g77.f-torture/compile/20010115.f: Indicate it's
5156         a test for PR fortran/1636.
5157
5158 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
5159
5160         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
5161
5162 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
5163
5164         * g77.f-torture/compile/20010115.f: New test.
5165
5166 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
5167
5168         * g++.old-deja/g++.pt/nontype5.C: New test.
5169
5170 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
5171
5172         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
5173         have an equivalent working one below it.
5174
5175 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
5176
5177         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
5178         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
5179
5180 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
5181
5182         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
5183         message containing "init_priority".
5184         (conpr-2.C): Likewise.
5185         (conpr-3.C): Likewise.
5186         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
5187
5188 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5189
5190         * gcc.c-torture/execute/20010114-2.c: New test.
5191
5192 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
5193
5194         * gcc.c-torture/compile/20010114-1.c: New test.
5195         * gcc.c-torture/compile/20010114-1.x: Xfail.
5196         * gcc.c-torture/compile/20010114-2.c: New test.
5197         * gcc.c-torture/execute/20010114-1.c: New test.
5198         * gcc.dg/trunc-1.c: New test.
5199         * gcc.dg/uninit-B.c: New test.
5200
5201 2001-01-13  Nick Clifton  <nickc@redhat.com>
5202
5203         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
5204         target.
5205
5206 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5207
5208         * gcc.c-torture/compile/20010113-1.c: New test.
5209
5210 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
5211
5212         * gcc.c-torture/compile/20001212-1.c: New test.
5213
5214 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
5215
5216         * gcc.dg/cpp/widestr1.c: Update.
5217         * gcc.dg/cpp/prag-imp.c: Remove.
5218
5219 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
5220
5221         * gcc.c-torture/execute/20000801-3.x: Remove.
5222         * gcc.dg/c90-init-1.c: New test.
5223         * gcc.dg/c99-init-1.c: New test.
5224         * gcc.dg/c99-init-2.c: New test.
5225         * gcc.dg/gnu99-init-1.c: New test.
5226
5227 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
5228
5229         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
5230         testing that no relevant ones were found.
5231
5232 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
5233
5234         * g++.old-deja/g++.pt/cast2.C: New test.
5235
5236 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
5237
5238         * g++.old-deja/g++.pt/friend47.C: New test.
5239
5240 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
5241
5242         * g++.old-deja/g++.pt/instantiate13.C: New test.
5243
5244 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
5245
5246         * g++.old-deja/g++.other/defarg7.C: New test.
5247         * g++.old-deja/g++.other/defarg8.C: New test.
5248
5249 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
5250
5251         * g++.old-deja/g++.pt/crash64.C: New test.
5252
5253 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
5254
5255         * g++.old-deja/g++.pt/crash63.C: New test.
5256
5257 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
5258
5259         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
5260
5261 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
5262
5263         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
5264
5265 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
5266
5267         * g++.old-deja/g++.pt/error3.C: New test.
5268
5269 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
5270
5271         * g++.old-deja/g++.other/crash39.C: New test.
5272
5273 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
5274
5275         * g++.old-deja/g++.other/vbase4.C: New test.
5276
5277 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
5278
5279         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
5280         * gcc.dg/special/20000419-2.c: New file. Identical to above.
5281         * gcc.dg/special/special.exp: New test driver which will check
5282         for alias support for the above test.
5283
5284 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
5285
5286         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
5287         problems on small machines.
5288         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
5289         parameterize.
5290
5291 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
5292
5293         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
5294         mips.
5295         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
5296
5297 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
5298
5299         * g++.old_deja/g++.pt/using8.C: New test.
5300
5301 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
5302
5303         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
5304
5305 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
5306
5307         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
5308         where a failure is expected.
5309         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
5310
5311 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
5312
5313         * g++.old_deja/g++.pt/instantiate12.C: New test.
5314
5315 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
5316
5317         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
5318         start of structs.
5319         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
5320         * g++.old-deja/g++.brendan/crash17.C: Likewise.
5321         * g++.old-deja/g++.brendan/crash29.C: Likewise.
5322         * g++.old-deja/g++.brendan/crash48.C: Likewise.
5323         * g++.old-deja/g++.brendan/ns1.C: Likewise.
5324         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
5325         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
5326         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
5327         * g++.old-deja/g++.eh/spec6.C: Likewise.
5328         * g++.old-deja/g++.jason/crash3.C: Likewise.
5329         * g++.old-deja/g++.law/ctors11.C: Likewise.
5330         * g++.old-deja/g++.law/ctors17.C: Likewise.
5331         * g++.old-deja/g++.law/ctors5.C: Likewise.
5332         * g++.old-deja/g++.law/ctors9.C: Likewise.
5333         * g++.old-deja/g++.mike/ambig1.C: Likewise.
5334         * g++.old-deja/g++.mike/net22.C: Likewise.
5335         * g++.old-deja/g++.mike/p3538a.C: Likewise.
5336         * g++.old-deja/g++.mike/p3538b.C: Likewise.
5337         * g++.old-deja/g++.mike/virt3.C: Likewise.
5338         * g++.old-deja/g++.niklas/t128.C: Likewise.
5339         * g++.old-deja/g++.other/anon4.C: Likewise.
5340         * g++.old-deja/g++.other/using1.C: Likewise.
5341         * g++.old-deja/g++.other/warn3.C: Likewise.
5342         * g++.old-deja/g++.pt/t37.C: Likewise.
5343         * g++.old-deja/g++.robertl/eb69.C: Likewise.
5344         * g++.old-deja/g++.robertl/eb71.C: Likewise.
5345
5346 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
5347
5348         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
5349
5350 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5351
5352         * gcc.c-torture/execute/stdio-opt-3.c: New test.
5353
5354 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
5355
5356         * gcc.c-torture/compile/20010107-1.c: New test.
5357
5358 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5359
5360         * gcc.c-torture/execute/builtin-noret-1.c: New test.
5361
5362 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5363
5364         * gcc.dg/format/format.h: New file.
5365         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
5366         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
5367         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
5368         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
5369         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
5370         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
5371         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
5372         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
5373         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
5374         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
5375         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
5376         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
5377         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
5378         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
5379         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
5380         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
5381         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
5382         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
5383         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
5384         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
5385         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
5386         instead of declaring standard types, macros and functions in each
5387         test.
5388
5389 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
5390
5391         * gcc.c-torture/execute/20010106-1.c: New test.
5392
5393 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
5394
5395         * gcc.dg/format/format.exp: New file.
5396         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
5397         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
5398         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
5399         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
5400         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
5401         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
5402         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
5403         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
5404         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
5405         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
5406         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
5407         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
5408         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
5409         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
5410         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
5411         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
5412         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
5413         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
5414         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
5415         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
5416         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
5417         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
5418         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
5419         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
5420         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
5421         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
5422         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
5423         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
5424         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
5425         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
5426         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
5427         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
5428         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
5429         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
5430         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
5431         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
5432         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
5433         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
5434         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
5435         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
5436         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
5437         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
5438
5439 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
5440
5441         * gcc.c-torture/execute/991228-1.c: Take word endianness into
5442         account.
5443
5444 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
5445
5446         * gcc.c-torture/execute/builtin-complex-1.c: New test.
5447
5448 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
5449
5450         * g++.old-deja/g++.pt/crash62.C: New test.
5451
5452 2001-01-04  Richard Henderson  <rth@redhat.com>
5453
5454         * gcc.dg/20000926-1.c: Update expected warnings.
5455         * gcc.dg/array-2.c: Likewise.
5456         * gcc.dg/array-4.c: Also validate flexible array members.
5457         * gcc.dg/c99-flex-array-1.c: New.
5458
5459 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
5460
5461         * gcc.c-torture/compile/20001222-1.x: Remove.
5462
5463 Thu Jan  4 13:54:11 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5464
5465         * gcc.c-torture/execute/built-in-setjmp.c: New.
5466
5467 2001-01-03  Richard Henderson  <rth@redhat.com>
5468
5469         * gcc.dg/940510-1.c: Update expected error wording.
5470         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
5471
5472 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
5473
5474         * lib/target-supports.exp (check_alias_available): Modified to
5475         indicate aliases not supported if only weak aliases are supported.
5476
5477 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5478
5479         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
5480         Turn on cmpstrsi checks for __pj__ and __i370__.
5481
5482 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
5483
5484         * g++.old-deja/g++.other/virtual11.C: New test.
5485
5486 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
5487
5488         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
5489
5490 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5491
5492         * gcc.c-torture/compile/20010102-1.c: New test.
5493
5494 2001-01-02  Andreas Jaeger  <aj@suse.de>
5495
5496         * gcc.dg/noreturn-3.c: New test.
5497
5498         * gcc.dg/noreturn-4.c: New test.
5499
5500 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5501
5502         * gcc.c-torture/execute/stdio-opt-1.c: Also test
5503         __builtin_fputc and __builtin_fwrite.
5504
5505 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
5506
5507         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
5508         signed char, not default char.
5509
5510 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
5511
5512         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
5513
5514 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
5515
5516         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
5517
5518 2000-12-29  Richard Henderson  <rth@redhat.com>
5519
5520         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
5521         (__cyg_profile_func_exit): Define.
5522
5523 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
5524
5525         * g++.dg/vtgc1.C: New test.
5526
5527 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
5528
5529         * gcc.dg/noncompile/20001228-1.c: New test.
5530
5531         * gcc.dg/20001228-1.c: New test.
5532
5533         * gcc.c-torture/execute/20001228-1.c: New test.
5534
5535 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
5536
5537         * gcc.dg/format-strfmon-1.c: New test.
5538
5539 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5540
5541         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
5542         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
5543         * gcc.c-torture/execute/string-opt-1.c: Likewise.
5544         * gcc.c-torture/execute/string-opt-2.c: Likewise.
5545         * gcc.c-torture/execute/string-opt-3.c: Likewise.
5546         * gcc.c-torture/execute/string-opt-4.c: Likewise.
5547         * gcc.c-torture/execute/string-opt-6.c: Likewise.
5548         * gcc.c-torture/execute/string-opt-7.c: Likewise.
5549         * gcc.c-torture/execute/string-opt-8.c: Likewise.
5550         * gcc.c-torture/execute/string-opt-9.c: Likewise.
5551         * gcc.c-torture/execute/string-opt-10.c: Likewise.
5552         * gcc.c-torture/execute/string-opt-11.c: Likewise.
5553         * gcc.c-torture/execute/string-opt-12.c: Likewise.
5554
5555         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
5556         * gcc.c-torture/execute/string-opt-4.c: Test index.
5557
5558 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
5559
5560         * gcc.c-torture/compile/20001226-1.c: New test.
5561
5562 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
5563
5564         * gcc.c-torture/compile/20001222-1.c: New test.
5565         * gcc.c-torture/compile/20001222-1.x: Xfail.
5566
5567 Fri Dec 22 06:45:03 2000  Alexandre Oliva  <aoliva@redhat.com>
5568
5569         * gcc.c-torture/execute/comp-goto-2.c: New test.
5570
5571 Thu Dec 21 22:43:03 2000  J"orn Rennecke <amylaar@redhat.com>
5572
5573         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
5574         Use long types if __INT_MAX__ is 32767.
5575         (main): Use cast to (sint32 *) when poking 88 into a_page.
5576
5577         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
5578
5579 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
5580
5581         * gcc.c-torture/compile/20001221-1.c: New test.
5582         * gcc.c-torture/execute/20001221-1.c: New test.
5583
5584 2000-12-20  Richard Henderson  <rth@redhat.com>
5585
5586         * g++.old-deja/g++.pt/crash36.C: Update error lines.
5587         * g++.old-deja/g++.robertl/eb109.C: Likewise.
5588
5589 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5590
5591         * gcc.dg/compare3.c: New test.
5592
5593 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5594
5595         * gcc.dg/format-warnll-1.c: New test.
5596
5597 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
5598
5599         * gcc.dg/cpp/cmdlne-P.c: New test.
5600
5601 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5602
5603         * gcc.c-torture/execute/builtin-abs-1.c,
5604         gcc.c-torture/execute/builtin-abs-2.c: New tests.
5605
5606 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
5607
5608         * gcc.dg/cpp/multiline.c: New test.
5609
5610 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
5611
5612         * g++.old-deja/g++.other/syshdr1.C: Update.
5613         * gcc.dg/cpp/lineflags.c: Remove temporarily.
5614
5615 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5616
5617         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
5618
5619 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5620
5621         * g++.old-deja/g++.pt/ttp65.C: New test.
5622
5623 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5624
5625         * g++.old-deja/g++.pt/ttp64.C: New test.
5626
5627 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5628
5629         * g++.old-deja/g++.pt/spec33.C: New test.
5630
5631 2000-12-14  Catherine Moore  <clm@redhat.com>
5632
5633         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
5634         * gcc.c-torture/execute/920612-2.c: Likewise.
5635         * gcc.c-torture/execute/920428-2.c: Likewise.
5636         * gcc-c-torture/execute/va-arg-11.c: Call exit.
5637         * gcc.c-torture/execute/va-arg-21.c: Likewise.
5638
5639 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5640
5641         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
5642         * gcc.dg/pack-test-2.c: Likewise.
5643
5644 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
5645
5646         Tests by Zack Weinberg <zackw@stanford.edu>.
5647
5648         * gcc.dg/cpp/defined.c: Update.
5649         * gcc.dg/cpp/defined_trad.c: New tests.
5650
5651 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
5652
5653         * gcc.dg/cpp/trad-direct.c: Update.
5654
5655 2000-12-11  Neil Booth  <neilb@earthling.net>
5656
5657         * gcc.dg/cpp/defined_trad.c
5658
5659 2000-12-11  Neil Booth  <neilb@earthling.net>
5660
5661         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
5662
5663 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
5664
5665         * gcc.dg/format-miss-2.c: New test.
5666
5667 2000-12-09  Neil Booth  <neilb@earthling.net>
5668
5669         * gcc.dg/cpp/lineflags.c: New tests.
5670         * gcc.dg/cpp/poison.c: Update.
5671         * gcc.dg/cpp/redef2.c: Update.
5672         * gcc.dg/cpp/skipping.c: New test.
5673
5674 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
5675
5676         * g++.old-deja/g++.other/eh3.C: New testcase.
5677
5678 2000-12-07  Neil Booth  <neilb@earthling.net>
5679
5680         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
5681         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
5682         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
5683         wtr-union-init-2.c, wtr-union-init-3.c: Update.
5684         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
5685         Update.
5686
5687 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5688
5689         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
5690         __SIZE_TYPE__ instead of int for type of integers cast to
5691         pointers.
5692
5693 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
5694
5695         * g++.old-deja/g++.other/cleanup4.C: New test.
5696
5697 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5698
5699         * format-sec-1.c: New test.
5700
5701 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5702
5703         * gcc.dg/format-nonlit-3.c: New test.
5704
5705 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5706
5707         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
5708         through a null pointer.
5709
5710 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5711
5712         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
5713         * g++.old-deja/g++.pt/partial4.C: New test.
5714
5715 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
5716
5717         * gcc.c-torture/execute/ieee/hugeval.x: New.
5718
5719 2000-12-06  Neil Booth  <neilb@earthling.net>
5720
5721         * gcc.dg/cpp/backslash2.c: New tests.
5722
5723 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5724
5725         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
5726         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
5727
5728 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
5729
5730         * gcc.c-torture/execute/20001203-2.c: New testcase.
5731
5732 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
5733
5734         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
5735         * g++.old-deja/g++.other/virtual10.C: New test.
5736
5737 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
5738
5739         * g++.old-deja/g++.mike/pmf5.C: Remove test.
5740
5741 2000-12-05  Richard Henderson  <rth@redhat.com>
5742
5743         * gcc.c-torture/compile/20001205-1.c: New.
5744
5745 2000-12-04  Neil Booth  <neilb@earthling.net>
5746
5747         * g++.old-deja/g++.other/virtual9.C: New test.
5748         * g++.old-deja/g++.pt/crash61.C: New test.
5749         * gcc.c-torture/execute/loop-9.c: New test.
5750
5751 2000-12-04  Neil Booth  <neilb@earthling.net>
5752
5753         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
5754         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
5755         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
5756         * gcc.dg/cpp/extratokens.c: ...here.
5757
5758 2000-12-04  Neil Booth  <neilb@earthling.net>
5759
5760         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
5761         New tests.
5762
5763 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5764
5765         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
5766         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
5767
5768 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
5769
5770         * gcc.c-torture/execute/20001203-1.c: New test.
5771
5772 2000-12-03  Neil Booth  <neilb@earthling.net>
5773
5774         * gcc.dg/cpp/macro6.c: New test cases.
5775
5776 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5777
5778         * gcc.c-torture/execute/string-opt-9.c: New test.
5779         * gcc.c-torture/execute/string-opt-10.c: Likewise.
5780         * gcc.c-torture/execute/string-opt-11.c: Likewise.
5781         * gcc.c-torture/execute/string-opt-12.c: Likewise.
5782
5783         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
5784         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
5785
5786 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
5787
5788         * gcc.dg/cpp/if-6.c: New testcase.
5789
5790         * gcc.dg/20001201-1.c: New testcase.
5791
5792 2000-12-02  Neil Booth  <neilb@earthling.net>
5793
5794         * g++.old-deja/g++.other/externC4.C,
5795         g++.old-deja/g++.other/friend10.C: New tests.
5796
5797 2000-12-02  Neil Booth  <neilb@earthling.net>
5798
5799         * g++.old-deja/g++.other/instan2.C
5800         * g++.old-deja/g++.other/instan3.C: New test.
5801
5802 2000-12-02  Neil Booth  <neilb@earthling.net>
5803
5804         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
5805         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
5806         gnuc99.c,gnuc99-pedantic.c: New tests.
5807
5808 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
5809
5810         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
5811         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
5812
5813 2000-12-01  Neil Booth  <neilb@earthling.net>
5814
5815         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
5816         * gcc.dg/cpp/poison.c: Update.
5817         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
5818
5819 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
5820
5821         * g77.f-torture/execute/20001201.f: New test.
5822
5823 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
5824
5825         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
5826
5827 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
5828
5829         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
5830
5831 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
5832
5833         * g++.old-deja/g++.other/cast6.C: New test.
5834
5835 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
5836
5837         * gcc.c-torture/execute/20001130-2.c: New testcase.
5838
5839 2000-11-30  Richard Henderson  <rth@redhat.com>
5840
5841         * gcc.c-torture/execute/20001130-1.c: New test.
5842
5843 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
5844
5845         * g++.old-deja/g++.other/op3.C: New test.
5846
5847 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
5848
5849         * g++.old-deja/g++.other/op2.C: New test.
5850
5851 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
5852
5853         * g++.old-deja/g++.other/crash38.C: New test.
5854
5855 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
5856
5857         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
5858
5859 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
5860
5861         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
5862         tests.
5863         * gcc.c-torture/execute/string-opt-6.c: New test.
5864
5865         * gcc.dg/20001117-1.c: Add main.
5866
5867 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
5868
5869         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
5870         Move from here ...
5871         * gcc.dg/940510-1.c: ... to here.
5872
5873         * gcc.dg/20000926-1.c: GNU C now allows initializations of
5874         zero-size arrays in toplevel structures.
5875
5876 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
5877
5878         * gcc.c-torture/execute/loop-8.c: New test.
5879
5880 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
5881
5882         * g++.old-deja/g++.other/base1.C: New test.
5883
5884 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
5885
5886         * g++.old-deja/g++.other/parse2.C: New test.
5887
5888 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
5889
5890         * g++.old-deja/g++.pt/incomplete1.C: New test.
5891
5892 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
5893
5894         * g++.old-deja/g++.other/friend9.C: New test.
5895
5896 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
5897
5898         * gcc.dg/20001127-1.c: New test.
5899
5900 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
5901
5902         * g++.old-deja/g++.pt/friend46.C: New test.
5903
5904 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
5905
5906         * g++.old-deja/g++.other/ptrmem8.C: New test.
5907
5908 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5909
5910         * gcc.c-torture/execute/string-opt-7.c: New test.
5911         * gcc.c-torture/execute/string-opt-8.c: Likewise.
5912
5913 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
5914
5915         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
5916         instead of 'mkcheck 2'.
5917
5918 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
5919
5920         * gcc.c-torture/execute/memcheck/driver.c,
5921         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
5922         C9X references to refer to C99.
5923
5924 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
5925
5926         * gcc.dg/ultrasp3.c: New test.
5927
5928 2000-11-25  Neil Booth  <neilb@earthling.net>
5929
5930         * gcc.dg/cpp/include2.c: Update test to be locale independent.
5931
5932 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
5933
5934         * gcc.c-torture/compile/20001123-2.c: New.
5935
5936 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5937
5938         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
5939
5940 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
5941
5942         * gcc.dg/sequence-point-1.c: Add some new tests.
5943         * gcc.c-torture/execute/20001124-1.c: New test.
5944
5945 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
5946
5947         * g++.old-deja/g++.other/vaarg4.C: New test.
5948         * gcc.c-torture/compile/20001123-1.c: New test.
5949
5950 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
5951
5952         * g++.other/crash24.C: Adjust and remove XFAIL.
5953         * g++.other/crash37.C: New test.
5954
5955 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
5956
5957         * g++.old-deja/g++.pt/instantiate9.C: New test.
5958
5959 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
5960
5961         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
5962         new ABI, too.
5963
5964         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
5965         * g++.old-deja/g++.robertl/eb55.C: Likewise.
5966
5967 2000-11-22  Neil Booth  <neilb@earthling.net>
5968
5969         * gcc.dg/cpp/Wtrigraphs.c: New test.
5970
5971 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
5972
5973         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
5974
5975 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
5976
5977         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
5978
5979 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
5980
5981         * lib/gcc-dg.exp: load_lib scanasm.exp.
5982         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
5983         * lib/g++-dg.exp: load_lib scanasm.exp.
5984         * lib/scanasm.exp: New.
5985         (scan-assembler, scan-assembler-not): Add optional arguments to
5986         test name, or if not present, the pattern name.
5987         (scan-assembler-dem, scan-assembler-dem-not): New.
5988
5989         * g++.dg/dg.exp: New.
5990
5991 2000-11-21  Neil Booth  <neilb@earthling.net>
5992
5993         * gcc.dg/cpp/integrated1.c: Remove.
5994
5995 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
5996
5997         * gcc.c-torture/execute/20001121-1.c: New test.
5998
5999 2000-11-21  Richard Henderson  <rth@redhat.com>
6000
6001         * gcc.c-torture/compile/20001121-1.c: New test.
6002
6003 2000-11-20  Neil Booth  <neilb@earthling.net>
6004
6005         * gcc.dg/cpp/integrated1.c: New test.
6006
6007 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
6008
6009         * g++.old-deja/g++.other/inline17.C: New test.
6010
6011 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
6012
6013         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
6014         local variable to be zero: I made the variable global. Now
6015         uses abort() and exit() instead of relying on main's return value.
6016
6017 2000-11-20  Neil Booth  <neilb@earthling.net>
6018
6019         * gcc.dg/cpp/paste2.c: Update test.
6020         * objc/execute/paste.m: New test.
6021
6022 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
6023
6024         * gcc.dg/c99-condexpr-1.c: New test.
6025
6026 2000-11-20  Neil Booth  <neilb@earthling.net>
6027
6028         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
6029
6030 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
6031
6032         * g++.old-deja/g++.pt/export1.C: New test.
6033
6034 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
6035
6036         * gcc.dg/20001117-1.c: New test.
6037
6038 2000-11-18  Richard Henderson  <rth@redhat.com>
6039
6040         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
6041
6042 2000-11-18  Richard Henderson  <rth@redhat.com>
6043
6044         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
6045         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
6046         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
6047
6048 2000-11-18  Richard Henderson  <rth@redhat.com>
6049
6050         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
6051         (main): New.  Exit cleanly.
6052
6053 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6054
6055         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
6056         gcc.dg/c99-fordecl-2.c: New tests.
6057
6058 2000-11-18  Richard Henderson  <rth@redhat.com>
6059
6060         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
6061         * gcc.c-torture/execute/zerolen-2.c: New.
6062
6063 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6064
6065         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
6066         memory.
6067
6068 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
6069
6070         * g++.old-deja/g++.pt/instantiate8.C: New test.
6071
6072 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
6073
6074         * g++.old-deja/g++.other/incomplete.C: Add more tests.
6075         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
6076
6077 2000-11-16  Nick Clifton  <nickc@redhat.com>
6078
6079         * gcc.c-torture/execute/nestfunc-2.c: New test.
6080         * gcc.c-torture/execute/nestfunc-3.c: New test.
6081
6082 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
6083
6084         * gcc.c-torture/compile/20001116-1.c: New test.
6085
6086 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6087
6088         * gcc.c-torture/execute/20001115-1.c: New test.
6089
6090 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
6091
6092         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
6093         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
6094         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
6095         * g++.old-deja/g++.abi/vmihint.C: Likewise.
6096
6097 2000-11-15  Neil Booth  <neilb@earthling.net>
6098
6099         gcc.dg/cpp/_Pragma1.c: Update.
6100         gcc.dg/cpp/_Pragma2.c: New test.
6101
6102 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
6103
6104         * g++.old-deja/g++.other/anon5.C: New test.
6105
6106 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
6107
6108         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
6109         tests.
6110
6111 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
6112
6113         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
6114         output.
6115
6116 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6117
6118         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
6119         labels at end of compound statements.
6120
6121 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
6122
6123         * gcc.c-torture/execute/loop-7.c: New test.
6124
6125 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6126
6127         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
6128
6129 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6130
6131         * gcc.dg/c99-bool-1.c: New test.
6132
6133 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6134
6135         * gcc.dg/c99-scope-1.c: Remove xfail.
6136         * gcc.dg/c99-scope-2.c: New test.
6137
6138 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6139
6140         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
6141         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
6142
6143 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
6144
6145         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
6146         error messages.
6147
6148         * g++.mike/p700.C: Don't typedef wchar_t.
6149         * g++.mike/p784.C: Likewise.
6150         * g++.mike/eb101.C: Don't use __wchar_t.
6151
6152 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
6153
6154         * g77.f-torture/execute/20001111.[fx]: Test premature exit
6155         from DO loop.
6156
6157 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
6158
6159         * gcc.c-torture/execute/20001111-1.c: New test.
6160
6161 2000-11-10  Nick Clifton  <nickc@redhat.com>
6162
6163         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
6164         long multuiple and accumulate.
6165
6166 2000-11-09  Richard Henderson  <rth@redhat.com>
6167
6168         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
6169         via size_t instead of int.
6170
6171         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
6172         * gcc.c-torture/execute/string-opt-2.c: Likewise.
6173         * gcc.c-torture/execute/string-opt-3.c: Likewise.
6174         * gcc.c-torture/execute/string-opt-4.c: Likewise.
6175
6176 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
6177
6178         * gcc.c-torture/compile/20001109-1.c: New test.
6179         * gcc.c-torture/compile/20001109-2.c: New test.
6180
6181 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
6182
6183         * g++.old-deja/g++.pt/operator1.C: New test.
6184         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
6185
6186 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
6187
6188         * gcc.dg/20001108-1.c: New test.
6189
6190 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
6191
6192         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
6193         with both arguments constant strings.
6194         * gcc.c-torture/execute/string-opt-3.c: New test.
6195         * gcc.c-torture/execute/string-opt-4.c: New test.
6196         * gcc.c-torture/execute/string-opt-5.c: New test.
6197
6198 2000-11-08  Nick Clifton  <nickc@redhat.com>
6199
6200         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
6201         mulsidi3adddi patterns.
6202
6203 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
6204
6205         * g++.old-deja/g++.other/crash36.C: New test.
6206
6207 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
6208
6209         * g++.old-deja/g++.other/init16.C: New test.
6210
6211 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
6212
6213         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
6214
6215 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
6216
6217         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
6218         * gcc.c-torture/execute/va-arg-16.x: Likewise.
6219         * gcc.c-torture/execute/va-arg-17.x: Likewise.
6220
6221 2000-11-07  DJ Delorie  <dj@redhat.com>
6222
6223         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
6224
6225 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6226
6227         * gcc.c-torture/execute/string-opt-1.c: New test.
6228
6229 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
6230
6231         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
6232         mips-sgi-irix6.* because the MIPS ABI passes floating-point
6233         parameters in registers, and there is no way for a varargs
6234         function to know in which order the integer and floating-point
6235         parameters should be interleaved when they are placed on the
6236         stack.
6237         * gcc.c-torture/execute/va-arg-16.x: Likewise.
6238         * gcc.c-torture/execute/va-arg-17.x: Likewise.
6239
6240 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6241
6242         * gcc.c-torture/execute/string-opt-2.c: New test.
6243
6244 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
6245
6246         * g++.old-deja/g++.pt/crash60.C: New test.
6247
6248 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
6249
6250         * g++.old-deja/g++.other/crash24.C: New test.
6251         * g++.old-deja/g++.other/crash25.C: New test.
6252         * g++.old-deja/g++.other/crash26.C: New test.
6253         * g++.old-deja/g++.other/crash27.C: New test.
6254         * g++.old-deja/g++.other/crash28.C: New test.
6255         * g++.old-deja/g++.other/crash29.C: New test.
6256         * g++.old-deja/g++.other/crash30.C: New test.
6257         * g++.old-deja/g++.other/crash31.C: New test.
6258         * g++.old-deja/g++.other/crash32.C: New test.
6259         * g++.old-deja/g++.other/crash33.C: New test.
6260         * g++.old-deja/g++.other/crash34.C: New test.
6261         * g++.old-deja/g++.other/crash35.C: New test.
6262
6263 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
6264
6265         * gcc.c-torture/execute/20001031-1.c: New test.
6266
6267 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
6268
6269         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
6270         namespace.
6271
6272         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
6273         standards-conformant.
6274
6275         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
6276
6277         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
6278         * g++.old-deja/g++.mike/p755a.C: Likewise.
6279         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
6280         library makes no calls to `operator new' during initialization.
6281
6282 2000-11-04  Neil Booth  <neilb@earthling.net>
6283
6284         * gcc.dg/cpp/include2.c: New tests.
6285
6286 Fri Nov  3 13:32:14 2000  Mark P Mitchell  <mark@codesourcery.com>
6287
6288         * lib/g++.exp (g++_set_ld_library_path): New function.
6289         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
6290
6291 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
6292
6293         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
6294         warnings.
6295
6296 2000-11-01  Richard Henderson  <rth@redhat.com>
6297
6298         * g++.old-deja/g++.ext/namedret1.C: New.
6299         * g++.old-deja/g++.ext/namedret2.C: New.
6300         * g++.old-deja/g++.ext/namedret3.C: New.
6301
6302 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
6303
6304         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
6305         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
6306
6307 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6308
6309         * gcc.c-torture/execute/va-arg-21.c: New test.
6310
6311 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
6312
6313         * gcc.dg/c99-complex-2.c: New test.
6314
6315 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6316
6317         * gcc.c-torture/execute/stdio-opt-1.c: New test.
6318
6319 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
6320
6321         * g++.old-deja/g++.other/inline16.C: New test.
6322
6323 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
6324
6325         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
6326         __PRETTY_FUNCTION__
6327
6328 2000-10-29  Neil Booth  <neilb@earthling.net>
6329
6330         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
6331         New tests.
6332         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
6333         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
6334         optimisation.
6335
6336 2000-10-29  Neil Booth  <neilb@earthling.net>
6337
6338         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
6339         * mi1.c, mi1c.h: Add null directives to multiple-include test.
6340         * mi5.c: Test multiple includes work with -C.
6341         * trigraphs.c: Test ^= version.
6342
6343 2000-10-28  Neil Booth  <neilb@earthling.net>
6344
6345         New tests and test updates for new macro expander.
6346
6347         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
6348         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
6349         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
6350         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
6351         new diagnostic messages.
6352
6353         * gcc.dg/cpp/macro3.c: New tests.
6354
6355 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
6356
6357         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
6358         on the same line.
6359
6360 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
6361
6362         * g++.old-deja/g++.other/eh2.C: New test.
6363
6364 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
6365
6366         * gcc.c-torture/execute/20001027-1.c: New test.
6367
6368 2000-10-26  Richard Henderson  <rth@redhat.com>
6369
6370         * gcc.c-torture/execute/20001026-1.c: New.
6371
6372 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
6373
6374         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
6375         * g++.old-deja/g++.law/builtin1.C: Likewise.
6376         * g++.old-deja/g++.law/ctors10.C: Likewise.
6377         * g++.old-deja/g++.law/virtual3.C: Likewise.
6378         * g++.old-deja/g++.mike/p658.C: Likewise.
6379         * g++.old-deja/g++.other/sibcall1.C: Likewise.
6380         * g++.old-deja/g++.other/vaarg2.C: Likewise.
6381         * g++.old-deja/g++.robertl/eb124.C: Likewise.
6382         * g++.old-deja/g++.robertl/eb44.C: Likewise.
6383         * g++.old-deja/g++.robertl/eb77.C: Likewise.
6384
6385 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
6386
6387         * gcc.c-torture/compile/20001024-1.c: New test.
6388
6389 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
6390
6391         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
6392         to tell us whether or not we are using V3.
6393
6394 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
6395
6396         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
6397         operands.
6398
6399 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
6400
6401         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
6402
6403 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
6404
6405         * gcc.c-torture/execute/20001024-1.c: New test.
6406
6407 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
6408
6409         * g++.old-deja/g++.other/sibcall1.C: New test.
6410
6411 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
6412
6413         * gcc.dg/noncompile/init-3.c: New test.
6414
6415 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
6416
6417         * gcc.dg/format-array-1.c: New test.
6418
6419 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6420
6421         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
6422         writing through null pointers; remove comment about testing
6423         unterminated strings.
6424
6425 2000-10-17  Matthew Hiller  <hiller@redhat.com>
6426
6427         * gcc.c-torture/execute/20001017-2.c: New test.
6428
6429 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6430
6431         * gcc.c-torture/compile/20001018-1.c: New test.
6432         * gcc.c-torture/compile/20001018-1.x: Xfail.
6433
6434 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6435
6436         * gcc.c-torture/execute/20001017-1.c: New test.
6437
6438 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
6439
6440         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
6441         for multiple use of arguments with scanf formats; add tests for
6442         multiple use of arguments.
6443
6444 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
6445
6446         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
6447
6448 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
6449
6450         * gcc.dg/format-miss-1.c: New test.
6451
6452 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
6453
6454         * gcc.c-torture/execute/20001013-1.c: New test.
6455
6456 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
6457
6458         * gcc.dg/format-branch-1.c: New test.
6459
6460 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
6461
6462         * README, lib/file-format.exp: Remove EGCS references.
6463
6464 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
6465
6466         * gcc.dg/20001013-1.c: New test.
6467
6468 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
6469
6470         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
6471         for intmax_t in the compiler using __typeof__ and the type rules
6472         for conditional expressions.
6473
6474 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
6475
6476         * gcc.dg/20001012-1.c: New test.
6477         * gcc.dg/20001012-2.c: New test.
6478
6479 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
6480
6481         * gcc.dg/format-attr-1.c: New test.
6482
6483 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
6484
6485         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
6486         __LONG_LONG_MAX__ instead of LLONG_MAX.
6487
6488 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
6489
6490         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
6491         scanf flags.
6492         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
6493         flags.
6494
6495 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
6496
6497         * gcc.dg/sequence-pt-1.c: New test.
6498
6499 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
6500
6501         * gcc.c-torture/execute/20001011-1.c: New testcase.
6502         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
6503
6504 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
6505
6506         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
6507         does not error on it.
6508
6509 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
6510
6511         * gcc.dg/20001009-1.c: New test.
6512
6513 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
6514
6515         * gcc.c-torture/compile/20001009-1.c: Move from here ....
6516         * gcc.c-torture/execute/20001009-2.c: ... to here.
6517
6518 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
6519
6520         * gcc.c-torture/compile/20001009-1.c: New testcase.
6521         * gcc.c-torture/execute/20001009-1.c: New testcase.
6522         Testcases provided by Jan Hubicka <jh@suse.cz>.
6523
6524 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
6525
6526         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
6527         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
6528         uintmax_t using <limits.h> to emulate the compiler's internal
6529         logic.  No longer XFAIL %j tests.
6530
6531 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
6532
6533         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
6534         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
6535         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
6536         regexps and details of expected handling of some bad formats.
6537         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
6538         suppression.
6539
6540 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6541
6542         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
6543         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
6544         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
6545         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
6546         in list archives.
6547
6548 2000-10-06  Richard Henderson  <rth@cygnus.com>
6549
6550         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
6551         * g++.old-deja/g++.brendan/crash52.C: Likewise.
6552         * g++.old-deja/g++.jason/report.C: Likewise.
6553         * g++.old-deja/g++.law/friend5.C: Likewise.
6554         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
6555         of the expected warnings.
6556
6557 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
6558
6559         * g++.old-deja/g++.pt/enum14.C: New test.
6560
6561 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
6562
6563         * g++.old-deja/g++.pt/crash59.C: New test.
6564
6565 2000-10-04  Will Cohen  <wcohen@redhat.com>
6566
6567         * gcc.dg/20000926-1.c: New test.
6568
6569 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
6570
6571         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
6572         function name for current C++ compiler.
6573         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
6574
6575 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
6576
6577         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
6578         __PRETTY_FUNCTION__.
6579         * g++.old-deja/g++.ext/pretty2.C: Likewise.
6580
6581 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6582
6583         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
6584
6585 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
6586
6587         * gcc.c-torture/compile/20000923-1.c: New test.
6588
6589 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
6590
6591         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
6592         * g++.old-deja/g++.pt/ttp62.C: Same.
6593         * g++.old-deja/g++.other/inline14.C: Same.
6594
6595 2000-09-24  Richard Henderson  <rth@cygnus.com>
6596
6597         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
6598
6599 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
6600
6601         * gcc.dg/c90-printf-1.c: Add test for wide string format.
6602
6603 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
6604
6605         * gcc.c-torture/compile/20000922-1.c: New file.
6606
6607 2000-09-21  Nick Clifton  <nickc@redhat.com>
6608
6609         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
6610         a signed long modulo operation.
6611         (mod6): New funciton - perform an unsigned long modulo operation.
6612         (main): Add tests for modulos of very large numbers by very small
6613         dividends.
6614
6615 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6616
6617         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
6618
6619 2000-09-19  Richard Henderson  <rth@cygnus.com>
6620
6621         * gcc.dg/compare2.c (case 10): XFAIL.
6622
6623 2000-09-18  Richard Henderson  <rth@cygnus.com>
6624
6625         * gcc.c-torture/execute/20000906-1.c: Move ...
6626         * gcc.dg/20000906-1.c: ... here.  Only run on targets
6627         that support __builtin_trap.
6628
6629 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
6630
6631         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
6632
6633 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6634
6635         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
6636         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
6637         more $ format tests.
6638
6639 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6640
6641         * gcc.dg/format-errmk-1.c: New test.
6642
6643 2000-09-17  Greg McGary  <greg@mcgary.org>
6644
6645         * gcc.c-torture/execute/20000917-1.x: Remove.
6646
6647 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
6648
6649         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
6650
6651 2000-09-17  Greg McGary  <greg@mcgary.org>
6652
6653         * gcc.c-torture/execute/20000917-1.c: New test.
6654         * gcc.c-torture/execute/20000917-1.x: XFAIL.
6655
6656 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
6657
6658         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
6659         in nested macro bug.
6660
6661 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
6662
6663         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
6664
6665 Thu Sep 14 16:48:49 2000  Jeffrey A Law  (law@cygnus.com)
6666
6667         * gcc.c-torture/execute/20000914-1.c: New test.
6668
6669 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
6670
6671         * g++.other/inline13.C: New test.
6672
6673 2000-09-12  Andreas Jaeger  <aj@suse.de>
6674
6675         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
6676         constant by Ulrich Drepper <drepper@redhat.com>.
6677
6678 Tue Sep 12 18:32:07 2000  J"orn Rennecke <amylaar@redhat.co.uk>
6679
6680         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
6681
6682 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6683
6684         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
6685
6686 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
6687
6688         * gcc.dg/cpp/backslash.c: New test.
6689
6690 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
6691
6692         * gcc.c-torture/execute/20000910-1.c: New test.
6693         * gcc.c-torture/execute/20000910-2.c: Likewise.
6694
6695 2000-09-11  Robert Lipe  <robertl@sco.com>
6696
6697         * gcc.dg/pragma-align.c: New test.
6698
6699 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
6700
6701         * g++.old-deja/g++.pt/explicit82.C: New test.
6702         * g++.old-deja/g++.pt/explicit83.C: New test.
6703
6704 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
6705
6706         * gcc.dg/asm-names.c: New test.
6707
6708 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6709
6710         * gcc.dg/cpp/tr-warn6.c: New test
6711
6712 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6713
6714         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
6715         be accepted.
6716
6717 2000-09-07  Catherine Moore  <clm@redhat.com>
6718
6719         * gcc.c-torture/execute/unroll-1.c: New test.
6720
6721 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
6722
6723         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
6724         ERROR markers.
6725         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
6726         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
6727         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
6728         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
6729         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
6730         Preprocess only.
6731         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
6732         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
6733
6734 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
6735
6736         * g++.old-deja/g++.pt/deduct2.C: New test.
6737
6738 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
6739
6740         * g++.old-deja/g++.pt/parms2.C: New test.
6741
6742 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
6743
6744         * g++.old-deja/g++.pt/crash58.C: New test.
6745
6746 2000-09-06  Greg McGary  <greg@mcgary.org>
6747
6748         * gcc.c-torture/execute/20000906-1.c: New test.
6749         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
6750
6751 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6752
6753         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
6754
6755 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
6756
6757         * g++.old-deja/g++.pt/crash57.C: New test.
6758
6759 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
6760
6761         * g++.old-deja/g++.pt/crash56.C: New test.
6762
6763 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
6764
6765         * g++.old-deja/g++.pt/koenig1.C: New test.
6766
6767 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
6768
6769         * gcc.dg/20000904-1.c: New test.
6770
6771 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
6772
6773         * gcc.dg/cpp/paste8.c: New test.
6774
6775 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
6776
6777         * gcc.c-torture/compile/20000827-1.c: New test.
6778
6779 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
6780
6781         * gcc.dg/format-diag-1.c: New test.
6782
6783 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
6784
6785         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
6786         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
6787         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
6788         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
6789         gcc.dg/formatz-1.c: Adjust warning regular expressions.
6790
6791 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
6792
6793         * g++.old-deja/g++.other/nested4.C: New test.
6794
6795 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
6796
6797         * g++.old-deja/g++.ns/scoped1.C: New test.
6798
6799 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
6800
6801         * lib/g++.exp: Support testing already-installed GCC.
6802
6803 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6804
6805         * wtr-label-1.c, wtr-suffix-1.c: New tests.
6806
6807 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6808
6809         * gcc.dg/return-type-2.c: New test.
6810
6811 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
6812
6813         * gcc.c-torture/compile/20000825-1.c: New test.
6814
6815 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
6816
6817         * gcc.dg/dwarf2-2.c: New test.
6818
6819 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
6820
6821         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
6822         dg-warning regexps.
6823
6824 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
6825
6826         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
6827         gcc.dg/format-ext-5.c: New tests.
6828
6829 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
6830
6831         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
6832
6833 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
6834
6835         * gcc.dg/noncompile/930622-2.c: Adjust error message.
6836
6837 2000-08-24  Richard Henderson  <rth@cygnus.com>
6838
6839         * gcc.dg/ia64-sync-1.c: New test.
6840         * gcc.dg/ia64-sync-2.c: New test.
6841         * gcc.dg/ia64-asm-1.c: New test.
6842
6843 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
6844
6845         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
6846         * gcc.dg/format-ext-2.c: New test.
6847
6848 2000-08-23  Jason Merrill  <jason@redhat.com>
6849
6850         * lib/old-dejagnu.exp: Also ignore "In member function" and
6851         "At global scope".
6852
6853 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6854
6855         * gcc.dg/noncompile/label-lineno-1.c: New test.
6856
6857 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
6858
6859         * gcc.dg/c99-array-nonobj-1.c: New test.
6860
6861 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
6862
6863         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
6864         tests.
6865         * gcc.dg/format-ext-1.c: New test.
6866
6867 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6868
6869         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
6870         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
6871         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
6872         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
6873         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
6874
6875 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
6876
6877         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
6878         gcc.dg/c99-strftime-2.c: New tests.
6879
6880 2000-08-22  Richard Henderson  <rth@cygnus.com>
6881
6882         * gcc.c-torture/execute/20000822-1.c: New test.
6883
6884 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
6885
6886         * gcc.c-torture/execute/20000819-1.x: Remove.
6887
6888 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
6889
6890         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
6891         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
6892         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
6893         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
6894         gcc.dg/format-xopen-1.c: New tests.
6895
6896 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
6897
6898         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
6899
6900 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
6901
6902         * g++.old-deja/g++.other/loop2.C: New test.
6903
6904         * gcc.c-torture/compile/20000606-1.c: New test.
6905         * gcc.c-torture/compile/20000728-1.c: New test.
6906         * gcc.c-torture/execute/20000801-1.c: New test.
6907         * gcc.c-torture/execute/20000801-2.c: New test.
6908         * gcc.c-torture/execute/20000819-1.c: New test.
6909         * gcc.c-torture/execute/20000819-1.x: XFAIL.
6910         * gcc.dg/20000629-1.c: New test.
6911         * gcc.dg/20000724-1.c: New test.
6912         * gcc.dg/20000807-1.c: New test.
6913
6914 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
6915
6916         * gcc.dg/cpp/pragma-1.c: New test.
6917         * gcc.dg/cpp/pragma-2.c: New test.
6918
6919 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
6920
6921         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
6922         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
6923
6924 Fri Aug 18 16:57:35 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6925
6926         * gcc.c-torture/compile/20000818-1.c: New test.
6927
6928 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
6929
6930         * gcc.c-torture/execute/20000818-1.c: New test.
6931
6932 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6933
6934         * gcc.dg/format-va-1.c: New test.
6935
6936 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
6937
6938         * g++.old-deja/g++.other/typedef8.C: New test.
6939
6940 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
6941
6942         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
6943         * g++.old-deja/g++.mike/net36.C: Mark candidate.
6944         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
6945         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
6946         * g++.old-deja/g++.other/ptrmem7.C: New test.
6947         * g++.old-deja/g++.pt/ptrmem10.C: New test.
6948
6949 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
6950
6951         * g++.old-deja/g++.pt/typename27.C: New test.
6952
6953 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
6954
6955         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
6956         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
6957         * g++.old-deja/g++.pt/friend45.C: New test.
6958         * g++.old-deja/g++.other/friend8.C: New test.
6959
6960 2000-08-15  Richard Henderson  <rth@cygnus.com>
6961
6962         * gcc.c-torture/execute/20000815-1.c: New test.
6963
6964 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
6965
6966         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
6967         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
6968         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
6969
6970 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
6971
6972         * g++.old-deja/g++.other/refinit2.C: New test.
6973
6974 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
6975
6976         * lib/c-torture.exp (c-torture): Make
6977         compiler_conditional_xfail_data global.
6978         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
6979         compiler_conditional_xfail_data machinery.
6980         (f-torture-execute): Likewise.
6981         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
6982         and only when unrolling loops.
6983
6984         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
6985
6986 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
6987
6988         * g++.old-deja/g++.pt/explicit81.C: New test.
6989
6990 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
6991
6992         * g++.old-deja/g++.pt/typename26.C: New test.
6993
6994 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
6995
6996         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
6997         warning.
6998
6999 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
7000
7001         * g++.old-deja/g++.other/array3.C: New test.
7002
7003 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
7004
7005         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
7006         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
7007         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
7008         New tests.
7009
7010 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
7011
7012         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
7013         * g++.old-deja/g++.abi/vmihint.C: Likewise.
7014
7015 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
7016
7017         * gcc.c-torture/execute/20000808-1.c: New test.
7018
7019 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
7020
7021         * gcc.dg/c90-const-expr-1.c: New test.
7022
7023 2000-08-08  Richard Henderson  <rth@cygnus.com>
7024
7025         * gcc.dg/noncompile/920923-1.c: Declare calloc.
7026
7027 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
7028
7029         * gcc.dg/noncompile/const-ll-1.c: New test.
7030
7031 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
7032
7033         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
7034
7035 Sun Aug  6 11:41:51 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
7036
7037         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
7038         that running programs linked against the shared version of libobjc
7039         run correctly.
7040
7041 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
7042
7043         * gcc.dg/c99-printf-1.c: New test.
7044
7045 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
7046
7047         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
7048
7049 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
7050
7051         * gcc.c-torture/execute/20000731-1.x: Delete.
7052
7053 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
7054
7055         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
7056         and torture_without_loops as is done by c-torture.exp.
7057         (search_for): Copy from c-torture.exp.
7058         (gcc-dg-runtest): New function, drives a directory of tests
7059         iterating over the TORTURE_OPTIONS.
7060         (scan-assembler, scan-assembler-not): Move here from
7061         individual directory drivers.
7062
7063         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
7064         defined by lib/gcc-dg.exp.
7065         * gcc.dg/cpp/cpp.exp: Likewise.
7066         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
7067         gcc-dg-runtest, so we cycle over optimization options.
7068
7069         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
7070         * gcc.dg/compare2.c: No longer expected to fail.
7071
7072 Fri Aug  4 23:00:50 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
7073
7074         * gcc.c-torture/execute/20000804-1.c: New test.
7075
7076 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
7077
7078         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
7079
7080 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
7081
7082         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
7083
7084 Thu Aug  3 01:46:33 2000  Jeffrey A Law  (law@cygnus.com)
7085
7086         * gcc.c-torture/compile/20000803-1.c: New test.
7087
7088 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
7089
7090         * gcc.c-torture/execute/20000801-3.c,
7091         gcc.c-torture/execute/20000801-4.c: New tests.
7092         * gcc.c-torture/execute/20000801-3.x,
7093         gcc.c-torture/execute/20000801-4.x: Xfail.
7094
7095 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
7096
7097         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
7098         libobjc/.libs to allow for libtool.
7099
7100 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
7101
7102         * gcc.c-torture/compile/20000802-1.c: New test.
7103
7104 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
7105
7106         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
7107
7108 Mon Jul 31 21:14:49 2000  Jeffrey A Law  (law@cygnus.com)
7109
7110         * gcc-c-torture/execute/20000731-2.c: New test.
7111
7112         * gcc.c-torture/execute/20000731-1.c: New test.
7113         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
7114
7115 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
7116
7117         * testsuite/gcc.dg/cpp/paste7.c: New test.
7118         * gcc.dg/cpp/20000725-1.c: New test.
7119
7120 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
7121
7122         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
7123         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
7124         declaration warning for __builtin_dwarf_reg_size.
7125
7126         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
7127
7128 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
7129
7130         * gcc.dg/noncompile/voidparam-1.c: New test.
7131
7132 2000-07-30  Richard Henderson  <rth@cygnus.com>
7133
7134         * gcc.dg/c90-digraph-1.c: Don't xfail.
7135         * gcc.dg/compare2.c (case 10): Xfail.
7136         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
7137
7138 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
7139
7140         * gcc.dg/c99-main-1.c: New test.
7141
7142 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
7143
7144         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
7145
7146 Wed Jul 26 19:41:51 2000  Hans-Peter Nilsson  <hp@axis.com>
7147
7148         * gcc.c-tortuer/execute/20000726-1.c: New test.
7149
7150 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
7151
7152         * gcc.c-torture/execute/enum-2.c: New test.
7153
7154 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7155
7156         * gcc.dg/cpp/tr-warn3.c: New test.
7157
7158 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
7159
7160         * g++.old-deja/g++.ext/implicit1.C: Remove.
7161         * g++.old-deja/g++.jason/c2.C: Remove
7162         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
7163         * g++.old-deja/g++.pt/crash16.C: Likewise.
7164         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
7165
7166 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
7167
7168         * g++.old-deja/g++.other/for2.C: New test.
7169
7170 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
7171
7172         * gcc.dg/20000720-1.c: New test.
7173
7174 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
7175
7176         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
7177
7178 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
7179
7180         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
7181         * gcc.c-torture/execute/20000722-1.c: New.
7182         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
7183
7184 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
7185
7186         * gcc.dg/cpp/20000720-1.S: New test.
7187
7188 2000-07-21  Michael Meissner  <meissner@redhat.com>
7189
7190         * gcc.c-torture/execute/ieee/hugeval.c: New test.
7191
7192 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
7193
7194         * g++.old-deja/g++.brendan/crash16.C,
7195         g++.old-deja/g++.brendan/parse3.C,
7196         g++.old-deja/g++.brendan/redecl1.C,
7197         g++.old-deja/g++.ns/template13.C,
7198         g++.old-deja/g++.other/decl4.C,
7199         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
7200
7201 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
7202
7203         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
7204         and "Internal error".
7205
7206         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
7207         regexps.
7208         * gcc.dg/cpp/paste6.c: New test.
7209
7210 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
7211
7212         * gcc.dg/cpp/tr-direct.c: New test.
7213
7214         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
7215         gcc.dg/cpp/undef1.c: Tweak error regexps.
7216
7217 2000-07-18  Eric Christopher <echristo@redhat.com>
7218
7219         * gcc.c-torture/compile/20000718-1.c: New test.
7220
7221 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
7222
7223         * cpplex.c (_cpp_push_token): If the token being pushed back
7224         is the previous token in this context, just subtract one from
7225         context->posn.
7226         * cppmacro.c (save_expansion): Clear aux field when storing a
7227         placemarker.
7228
7229 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
7230
7231         * gcc.dg/noncompile/redecl-1.c: New test.
7232
7233 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
7234
7235         * gcc.c-torture/execute/20000717-5.c: New test.
7236         * gcc.c-torture/execute/20000717-1.x: Removed.
7237
7238 2000-07-17  Richard Henderson  <rth@cygnus.com>
7239
7240         * gcc.c-torture/execute/20000717-4.c: New test.
7241
7242 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
7243
7244         * gcc.dg/cpp/syshdr.c: New test.
7245         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
7246
7247 2000-07-17  Neil Booth  <neilb@earthling.net>
7248
7249         * gcc.dg/cpp/cmdlne-dM.c: New test.
7250         * gcc.dg/cpp/cmdlne-dD.c: New test.
7251
7252 Mon Jul 17 03:13:12 2000  Jeffrey A Law  (law@cygnus.com)
7253
7254         * gcc.c-torture/execute/20000717-3.c: New test.
7255
7256         * gcc.c-torture/compile/20000717-1.c: New test.
7257
7258 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
7259
7260         * gcc.c-torture/execute/20000717-2.c: New test.
7261
7262 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7263
7264         * gcc.dg/formatz-1.c: New test.
7265
7266         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
7267         * gcc.dg/c99-digraph-1.c: New tests.
7268
7269         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
7270         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
7271
7272         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
7273         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
7274         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
7275         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
7276         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
7277         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
7278         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
7279
7280 Mon Jul 17 00:41:57 2000   Greg McGary <greg@mcgary.org>
7281
7282         * gcc.c-torture/execute/20000717-1.c: New test.
7283         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
7284
7285 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
7286
7287         * gcc.c-torture/execute/20000715-2.c: New test.
7288         * gcc.dg/20000715-1.c: New test.
7289
7290 2000-07-15  Michael Meissner  <meissner@redhat.com>
7291
7292         * gcc.c-torture/execute/20000715-1.c: New test.
7293
7294 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
7295
7296         * gcc.c-torture/execute/20000707-1.c: New test.
7297
7298 2000-07-13  Neil Booth  <NeilB@earthling.net>
7299
7300         * testsuite/gcc.dg/cpp/digraph1.c,
7301         testsuite/gcc.dg/cpp/digraph2.c,
7302         testsuite/gcc.dg/cpp/digraphs.c: New tests.
7303
7304 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
7305
7306         * g77.f-torture/compile/20000630-2.f:  New test.
7307         * g77.f-torture/compile/20000630-2.x
7308
7309 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
7310
7311         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
7312
7313 2000-07-11  Neil Booth  <NeilB@earthling.net>
7314
7315         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
7316
7317 2000-07-11  Neil Booth  <NeilB@earthling.net>
7318
7319         * gcc.dg/cpp/cmdlne-C.c: New.
7320
7321 2000-07-09  Neil Booth  <NeilB@earthling.net>
7322
7323         * gcc.dg/cpp/directiv.c: New tests.
7324         * gcc.dg/cpp/undef1.c: Update.
7325
7326 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
7327
7328         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
7329
7330 2000-07-09  Neil Booth  <NeilB@earthling.net>
7331
7332         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
7333
7334 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
7335
7336         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
7337         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
7338
7339 2000-07-08  Neil Booth  <NeilB@earthling.net>
7340
7341         * gcc.dg/cpp/macsyntx.c: New tests.
7342
7343 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
7344
7345         * gcc.dg/20000707-1.c: New test.
7346
7347 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
7348
7349         * gcc.c-torture/execute/20000706-1.c: New test.
7350         * gcc.c-torture/execute/20000706-2.c: New test.
7351         * gcc.c-torture/execute/20000706-3.c: New test.
7352         * gcc.c-torture/execute/20000706-4.c: New test.
7353         * gcc.c-torture/execute/20000706-5.c: New test.
7354
7355 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
7356
7357         * g++.old-deja/g++.pt/instantiate7.C: New test.
7358
7359 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
7360
7361         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
7362         * g++.old-deja/g++.mike/thunk3.C: Likewise.
7363         * g++.old-deja/g++.other/rtti3.C: Likewise.
7364         * g++.old-deja/g++.other/rttid3.C: Likewise.
7365
7366 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
7367
7368         *  g77.f-torture/compile/20000630-1.x: Fix typo
7369
7370 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
7371
7372         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
7373         assembly output.
7374
7375 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
7376
7377         * gcc.dg/cpp/ident.c: New test.
7378
7379 2000-07-05  Neil Booth  <NeilB@earthling.net>
7380
7381         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
7382           gcc.dg/cpp/lexstrng.c: New tests.
7383
7384 2000-07-04  Neil Booth  <NeilB@earthling.net>
7385
7386         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
7387         * gcc.dg/cpp/strify2.c: Same.
7388
7389 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
7390
7391         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
7392         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
7393         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
7394         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
7395
7396         * testsuite/gcc.dg/cpp/macro1.c,
7397         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
7398         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
7399         testsuite/gcc.dg/cpp/strify1.c,
7400         testsuite/gcc.dg/cpp/strify2.c: New tests.
7401
7402 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
7403
7404         * gcc.c-torture/execute/20000703-1.c: New test.
7405
7406 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
7407
7408         * g++.old-deja/g++.pt (lookup10.C): New test.
7409
7410 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
7411
7412         * g++.old-deja/g++.pt (typename25.C): New test.
7413
7414 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
7415
7416         * gcc.c-torture/compile/20000701-1.c: New test.
7417
7418 2000-06-30  Nick Clifton  <nickc@cygnus.com>
7419
7420         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
7421         to test case.
7422
7423 2000-06-30  Catherine Moore  <clm@cygnus.com>
7424
7425         * gcc.c-torture/execute/align-1.c: New test.
7426
7427 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
7428
7429         * g++.old-deja/g++.pt/expr8.C: New test.
7430         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
7431
7432 2000-06-29  Nick Clifton  <nickc@cygnus.com>
7433
7434         * gcc.c-torture/compile/20000629-1.c: New test.
7435
7436 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
7437
7438
7439         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
7440         gcc.dg/noncompile directory, depending on whether they're
7441         preprocessor tests or not.  Annotate all the tests for the dg
7442         framework.
7443
7444         * gcc.c-torture/noncompile/noncompile.exp: Delete.
7445         * gcc.dg/noncompile/noncompile.exp: New.
7446
7447         * Moved files:
7448         Old name                                New name
7449         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
7450         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
7451         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
7452         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
7453         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
7454         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
7455         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
7456         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
7457         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
7458         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
7459         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
7460         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
7461         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
7462         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
7463         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
7464         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
7465         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
7466         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
7467         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
7468         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
7469         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
7470         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
7471         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
7472         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
7473
7474         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
7475         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
7476         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
7477         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
7478         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
7479         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
7480
7481 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
7482
7483         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
7484         declare one variable.  On the fourth, error.
7485         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
7486         declared by 20000628-1a.h.
7487
7488 2000-06-29  Richard Henderson  <rth@redhat.com>
7489
7490         * gcc.c-torture/execute/930529-1.x: New file.
7491         * gcc.dg/920413-1.c: Adjust expected warning text.
7492         * gcc.dg/980217-1.c: Declare abort.
7493         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
7494
7495 Thu Jun 29 09:42:40 2000  Jeffrey A Law  (law@cygnus.com)
7496
7497         * g77.f-torture/compile/20000629-1.f: New test.
7498         * g77.f-torture/compile/20000629-1.x: Expected to fail.
7499
7500 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
7501
7502         Rearrange lots of files, removing entirely the
7503         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
7504         directories.
7505
7506         * Deleted files:
7507         gcc.c-torture/code_quality/code_quality.exp
7508         gcc.c-torture/special/special.exp
7509         gcc.failure/failure.exp
7510         gcc.failure/940409-1.x
7511         gcc.c-torture/compile/961203-1.x
7512
7513         * New files:
7514         gcc.misc-tests/linkage.exp
7515         gcc.c-torture/execute/920730-1t.c
7516         gcc.c-torture/execute/920730-1t.x
7517         gcc.c-torture/compile/920520-1.x
7518         gcc.c-torture/compile/920521-1.x
7519         gcc.c-torture/compile/981006-1.x
7520         gcc.c-torture/execute/eeprof-1.x
7521
7522         * Moved files (possibly with modifications to fit a new harness):
7523         Old name                                New name
7524         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
7525         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
7526         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
7527         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
7528         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
7529         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
7530         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
7531         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
7532         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
7533         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
7534         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
7535         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
7536         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
7537         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
7538
7539 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
7540
7541         * c-torture/compile/961203-1.x: Delete.
7542
7543         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
7544         not exit. Include stdio.h.
7545         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
7546         * gcc.misc-tests/dg-12.c: Likewise.
7547         * gcc.misc-tests/dg-5.c: Likewise.
7548         * gcc.misc-tests/dg-6.c: Likewise.
7549         * gcc.misc-tests/dg-7.c: Prototype abort.
7550         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
7551         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
7552         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
7553         not exit.
7554         * gcc.misc-tests/sieve.c: Use return from main, not exit.
7555         * gcc.misc-tests/sort2.c: Use return from main, not exit.
7556
7557 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
7558
7559         * gcc.dg/cpp/20000628-1.c: New test.
7560         * gcc.dg/cpp/20000628-1.h: New header for above test.
7561         * gcc.dg/cpp/20000628-1a.h: Likewise.
7562
7563 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
7564
7565         * gcc.dg/cpp: New directory.
7566         * gcc.dg/cpp/cpp.exp: New driver.
7567         * gcc.dg/cpp/20000627-1.c: New test.
7568         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
7569         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
7570         and rewrite as a compilation test.
7571
7572         * gcc.dg: Move many files into the cpp subdirectory, possibly
7573         renaming or editing them as well.
7574         Old name                New name
7575         990119-1.c              cpp/19990119-1.c
7576         990228-1.c              cpp/19990228-1.c
7577         990407-1.c              cpp/19990407-1.c
7578         990409-1.c              cpp/19990409-1.c
7579         990413-1.c              cpp/19990413-1.c
7580         990703-1.c              cpp/19990703-1.c
7581         20000127-1.c            cpp/20000127-1.c
7582         20000129-1.c            cpp/20000129-1.c
7583         20000207-1.c            cpp/20000207-1.c
7584         20000207-2.c            cpp/20000207-2.c
7585         20000209-1.c            cpp/20000209-1.c
7586         20000209-2.c            cpp/20000209-2.c
7587         20000301-1.c            cpp/20000301-1.c
7588         20000419-1.c            cpp/20000419-1.c
7589         20000510-1.S            cpp/20000510-1.S
7590         20000519-1.c            cpp/20000519-1.c
7591         20000529-1.c            cpp/20000529-1.c
7592         20000625-1.c            cpp/20000625-1.c
7593         20000625-2.c            cpp/20000625-2.c
7594         cpp-as1.c               cpp/assert1.c
7595         cpp-as2.c               cpp/assert2.c
7596         cxx-comments-1.c        cpp/cxxcom1.c
7597         cxx-comments-2.c        cpp/cxxcom2.c
7598         endif-label.c           cpp/endif.c
7599         cpp-hash1.c             cpp/hash1.c
7600         cpp-hash2.c             cpp/hash2.c
7601         cpp-if1.c               cpp/if-1.c
7602         cpp-if2.c               cpp/if-2.c
7603         cpp-if3.c               cpp/if-3.c
7604         cpp-if4.c               cpp/if-4.c
7605         cpp-if5.c               cpp/if-5.c
7606         cpp-cond.c              cpp/if-cexp.c
7607         cpp-missingop.c         cpp/if-mop.c
7608         cpp-missingparen.c      cpp/if-mpar.c
7609         cpp-opprec.c            cpp/if-oppr.c
7610         cpp-ifparen.c           cpp/if-paren.c
7611         cpp-shortcircuit.c      cpp/if-sc.c
7612         cpp-shift.c             cpp/if-shift.c
7613         cpp-unary.c             cpp/if-unary.c
7614         cpp-li1.c               cpp/line1.c
7615         cpp-li2.c               cpp/line2.c
7616         lineno.c                cpp/line3.c
7617         lineno-2.c              cpp/line4.c
7618         cpp-mi.c                cpp/mi1.c
7619         cpp-mic.h               cpp/mi1c.h
7620         cpp-micc.h              cpp/mi1cc.h
7621         cpp-mind.h              cpp/mi1nd.h
7622         cpp-mindp.h             cpp/mi1ndp.h
7623         cpp-mix.h               cpp/mi1x.h
7624         cpp-mi2.c               cpp/mi2.c
7625         cpp-mi2a.h              cpp/mi2a.h
7626         cpp-mi2b.h              cpp/mi2b.h
7627         cpp-mi2c.h              cpp/mi2c.h
7628         cpp-mi3.c               cpp/mi3.c
7629         cpp-mi3.def             cpp/mi3.def
7630         poison-1.c              cpp/poison.c
7631         pr-impl.c               cpp/prag-imp.c
7632         cpp-redef-2.c           cpp/redef1.c
7633         cpp-redef.c             cpp/redef2.c
7634         strpaste.c              cpp/strp1.c
7635         strpaste-2.c            cpp/strp2.c
7636         cpp-tradpaste.c         cpp/tr-paste.c
7637         cpp-tradstringify.c     cpp/tr-str.c
7638         cpp-tradwarn1.c         cpp/tr-warn1.c
7639         cpp-tradwarn2.c         cpp/tr-warn2.c
7640         trigraphs.c             cpp/trigraphs.c
7641         cpp-unc1.c              cpp/unc1.c
7642         cpp-unc2.c              cpp/unc2.c
7643         cpp-unc3.c              cpp/unc3.c
7644         cpp-unc.c               cpp/unc4.c
7645         undef.c                 cpp/undef1.c
7646         undef-2.c               cpp/undef2.c
7647         cpp-wi1.c               cpp/widestr1.c
7648
7649 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
7650
7651         * lib/g++.exp (g++_include_flags): Tweak.
7652
7653 2000-06-27  H.J. Lu  <hjl@gnu.org>
7654             Loren J. Rittle  <ljrittle@acm.org>
7655
7656         * lib/g++.exp (g++_include_flags): Override libgloss.exp
7657         version with one that knows about the new gcc tree structure.
7658         (g++_link_flags): Same.
7659
7660 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
7661
7662         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
7663         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
7664         case we are cross-compiling.
7665
7666         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
7667         g++.old-deja/g++.niklas/Makefile.in,
7668         g++.old-deja/g++.niklas/configure.in,
7669         g++.old-deja/g++.other/Makefile.in,
7670         g++.old-deja/g++.other/configure.in,
7671         gcc.c-torture/code_quality/Makefile.in,
7672         gcc.c-torture/code_quality/configure.in,
7673         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
7674         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
7675         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
7676         gcc.c-torture/execute/ieee/Makefile.in,
7677         gcc.c-torture/execute/ieee/configure.in,
7678         gcc.c-torture/noncompile/Makefile.in,
7679         gcc.c-torture/noncompile/configure.in,
7680         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
7681         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
7682         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
7683
7684 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
7685
7686         * g++.old-deja/g++.other/ambig3.C: New test.
7687
7688 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
7689
7690         * g++.old-deja/g++.pt/syntax1.C: New test.
7691         * g++.old-deja/g++.pt/syntax2.C: New test.
7692         * g++.old-deja/g++.other/syntax3.C: New test.
7693         * g++.old-deja/g++.other/syntax4.C: New test.
7694
7695 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
7696
7697         * gcc.dg/20000623-1.c: Prototype exit and abort.
7698
7699 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
7700
7701         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
7702         New tests.
7703         * gcc.dg/cpp-mi3.def: New file.
7704
7705         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
7706         inside assertions.
7707         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
7708         lexer's error messages.
7709         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
7710         divine anything from the linemarkers.
7711         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
7712         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
7713
7714 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
7715
7716         * gcc.dg/20000623-1.c: New test.
7717
7718 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
7719
7720         * gcc.c-torture/execute/20000622-1.c: New test.
7721
7722 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
7723
7724         * g++.old-deja/g++.other/init15.C: New test.
7725
7726 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
7727
7728         * g++.old-deja/g++.pt/vaarg2.C: New test.
7729         * g++.old-deja/g++.pt/vaarg3.C: New test.
7730
7731 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
7732
7733         * g++.old-deja/g++.other/dyncast6.C: New test.
7734
7735 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
7736
7737         * gcc.c-torture/execute/loop-6.c: New test.
7738
7739 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
7740
7741         * gcc.dg/20000614-1.c: New test.
7742         * gcc.dg/20000614-2.c: New test.
7743
7744 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
7745
7746         * g++.old-deja/g++.other/inline12.C: New test.
7747
7748 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
7749
7750         * g++.old-deja/g++.other/eh1.C: New test.
7751
7752 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
7753
7754         * g++.old-deja/g++.other/type.C: New test.
7755
7756 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
7757
7758         * g++.old-deja/g++.other/initstring.C: New test.
7759
7760 2000-06-12  Jason Merrill  <jason@redhat.com>
7761
7762         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
7763
7764 Fri Jun  9 22:46:34 2000  Jeffrey A Law  (law@cygnus.com)
7765
7766         * gcc.c-torture/compile/20000609-1.c: New test.
7767
7768 Fri Jun  9 21:54:28 2000  Clinton Popetz  <cpopetz@cygnus.com>
7769
7770         * gcc.dg/20000609-1.c: New test.
7771
7772 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
7773
7774         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
7775         * gcc.c-torture/noncompile/poison-1.c: Move...
7776         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
7777         * gcc.dg/cpp-li1.c: Add a token after the #line.
7778
7779 2000-06-05  Richard Henderson  <rth@cygnus.com>
7780
7781         * gcc.c-torture/execute/20000605-2.c: New test.
7782         * gcc.c-torture/execute/20000605-3.c: New test.
7783
7784 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
7785
7786         * g77.f-torture/execute/20000503-1.x: New file.
7787
7788 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
7789
7790         * g++.old-deja/g++.eh/badalloc1.C: New test.
7791
7792 2000-06-05  Richard Henderson  <rth@cygnus.com>
7793
7794         * gcc.c-torture/execute/20000605-1.c: New test.
7795
7796 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
7797             Nathan Sidwell <nathan@codesourcery.com>
7798
7799         * gcc.c-torture/compile/20000605-1.c: New test.
7800
7801 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
7802
7803         * g77.f-torture/compile/20000601-1.f:  New test.
7804
7805 2000-06-03  Richard Henderson  <rth@cygnus.com>
7806
7807         * gcc.c-torture/execute/20000603-1.c: New.
7808
7809 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
7810
7811         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
7812         * gcc.dg/noreturn-2.c (noreturn): Likewise.
7813
7814 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
7815
7816         * gcc.dg/compare2.c (case 12): XFAIL.
7817         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
7818         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
7819
7820         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
7821
7822 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
7823
7824         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
7825         guard macro is already defined when the header is first
7826         included.
7827         * gcc.dg/cpp-mix.h: New file.
7828         * gcc.dg/endif-label.c: Update patterns to match compiler.
7829
7830         * g++.brendan/complex1.C: Declare abort.
7831         * g++.law/refs4.C: Remove XFAIL.
7832         * g++.oliva/expr2.C: Declare abort and exit.
7833
7834 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
7835
7836         * gcc.c-torture/execute/20000528-1.c: New test.
7837
7838         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
7839         * g++.old-deja/g++.law/temps4.C: Likewise.
7840
7841         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
7842         stdlib.h.  Call abort() on failure.
7843         * g++.old-deja/g++.law/refs4.C: Likewise.
7844         * g++.old-deja/g++.law/temps4.C: Likewise.
7845         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
7846         * gcc.c-torture/execute/20000112-1.c: Include string.h.
7847
7848 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
7849
7850         Relative to g++.dg/special:
7851         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
7852
7853         Relative to g++.old-deja:
7854         * g++.brendan/complex1.C, g++.jason/optimize2.C,
7855         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
7856         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
7857         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
7858         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
7859         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
7860         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
7861
7862         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
7863         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
7864         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
7865         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
7866         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
7867         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
7868         and/or string.h.
7869
7870         * g++.other/goto1.C: Update expectations for error messages.
7871
7872 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
7873
7874         * gcc.c-torture/compile/20000523-1.c: New test.
7875
7876 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
7877
7878         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
7879
7880 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
7881
7882         * g++.old-deja/g++.eh/catch11.C: New test.
7883         * g++.old-deja/g++.eh/catch12.C: New test.
7884
7885 2000-05-24  Nick Clifton  <nickc@cygnus.com>
7886
7887         * gcc.c-torture/execute/20000523-1.c: New test.
7888
7889 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
7890
7891         * c-torture/execute/bcp-1.c: Replace abort in arg of
7892         __builtin_constant_p with a generic external function.
7893
7894         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
7895         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
7896         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
7897         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
7898         Prototype abort and/or exit.
7899
7900         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
7901         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
7902         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
7903         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
7904
7905 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
7906
7907         * gcc.dg/dwarf2-1.c: New test.
7908
7909 2000-05-20  Richard Henderson  <rth@cygnus.com>
7910
7911         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
7912
7913 2000-05-20  Andreas Jaeger  <aj@suse.de>
7914
7915         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
7916         testcase.
7917
7918 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
7919
7920         * gcc.c-torture/execute/20000519-2.c: New test.
7921
7922 2000-05-19  Andreas Jaeger  <aj@suse.de>
7923
7924         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
7925         which fails with SSA.
7926
7927         * lib/c-torture.exp: Also test with -O3 -fssa.
7928
7929 2000-05-18  Michael Meissner  <meissner@redhat.com>
7930
7931         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
7932         * gcc.c-torture/execute/920415-1.c: Ditto.
7933         * gcc.c-torture/execute/920501-1.c: Ditto.
7934         * gcc.c-torture/execute/conversion.c: Ditto.
7935         * gcc.c-torture/execute/cvt-1.c: Ditto.
7936
7937 Thu May 18 16:03:29 2000  Jeffrey A Law  (law@cygnus.com)
7938
7939         * gcc.c-torture/compile/20000518-1.c: New test.
7940
7941 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
7942
7943         * g77.f-torture/compile/200005018.f:  New test.
7944
7945 Wed May 17 18:30:10 2000  Jeffrey A Law  (law@cygnus.com)
7946
7947         * gcc.c-torture/compile/20000517-1.c: New test.
7948
7949 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7950
7951         * gcc.c-torture/execute/20000516-1.c: New test.
7952
7953 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
7954
7955         * g++.old-deja/g++.other/eh.C: New test.
7956
7957 2000-05-12  Richard Henderson  <rth@cygnus.com>
7958
7959         * gcc.c-torture/execute/990208-1.c (main): Don't pass
7960         constants through to doit's conditional.
7961
7962 Thu May 11 19:02:43 2000  Jeffrey A Law  (law@cygnus.com)
7963
7964         * gcc.c-torture/compile/20000511-1.c: New test.
7965         * g77.f-torture/compile/20000511-1.f: New test.
7966         * g77.f-torture/compile/20000511-2.f: New test.
7967
7968 2000-05-11  Michael Meissner  <meissner@redhat.com>
7969
7970         * gcc.c-torture/execute/20000511-1.c: New test.
7971
7972 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
7973
7974         * gcc.dg/dg.exp: Scan .S files as well as .c files.
7975         * gcc.dg/20000510-1.S: New.
7976
7977 2000-05-08  Catherine Moore  <clm@cygnus.com>
7978
7979         * gcc.dg/unused-3.c: New.
7980
7981 2000-05-06  Richard Henderson  <rth@cygnus.com>
7982
7983           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
7984           * g++.old-deja/g++.mike/warn1.C: Likewise.
7985           * g++.old-deja/g++.pt/local1.C: Likewise.
7986           * g++.old-deja/g++.pt/local7.C: Likewise.
7987           * g++.old-deja/g++.pt/spec16.C: Likewise.
7988
7989 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
7990
7991         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
7992
7993 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
7994
7995           * g77.f-torture/execute/20000503-1.f:  New test.
7996
7997 2000-05-04  Andreas Jaeger  <aj@suse.de>
7998
7999         * gcc.dg/noreturn-2.c: New test.
8000
8001 2000-05-04  Neil Booth  <NeilB@earthling.net>
8002
8003         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
8004         preprocessor.
8005
8006 2000-05-04  Richard Henderson  <rth@cygnus.com>
8007
8008         * gcc.c-torture/execute/20000503-1.c: Fix typo.
8009
8010 2000-05-04  Richard Henderson  <rth@cygnus.com>
8011
8012         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
8013         OpenSSL by Jason R Thorpe.
8014
8015 Wed May  3 13:02:10 2000  Jim Wilson  <wilson@cygnus.com>
8016
8017         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
8018
8019 2000-05-03  Robert Lipe <robertlipe@usa.net>
8020
8021         * gcc.dg/20000503-1.c: New test.
8022
8023 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
8024
8025         * gcc.c-torture/compile/20000502-1.c: New test.
8026         * g++.old-deja/g++.other/align.C: New test.
8027         * gcc.dg/cpp-tradstringify.c: New test.
8028
8029 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
8030
8031         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
8032         and hard registers.
8033
8034 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
8035
8036         * gcc.c-torture/execute/loop-5.c: New test.
8037
8038 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
8039
8040         * gcc.c-torture/execute/va-arg-20.c: New test.
8041
8042 Sun Apr 23 14:41:33 2000  Jeffrey A Law  (law@cygnus.com)
8043
8044         * gcc.c-torture/execute/20000422-1.c: New test.
8045
8046 2000-04-20  Greg McGary  <gkm@gnu.org>
8047
8048         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
8049         when optimizing, but without sibling-call optimizations (-O1).
8050
8051 Thu Apr 20 11:57:03 2000  Jeffrey A Law  (law@cygnus.com)
8052
8053           * gcc.c-torture/compile/20000420-1.c: New test.
8054
8055 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
8056
8057         * g++.abi/ptrflags.C: New test.
8058         * g++.eh/catchptr1.C: Test incomplete pointer chains.
8059
8060 Wed Apr 19 09:16:32 2000  Catherine Moore  <clm@cygnus.com>
8061
8062         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
8063
8064 2000-04-19  Greg McGary  <gkm@gnu.org>
8065
8066         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
8067         sibling-call optimizations.
8068
8069 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
8070
8071         * gcc.dg/20000419-1.c: New test.
8072
8073 Wed Apr 12 22:54:02 2000  Hans-Peter Nilsson  <hp@axis.com>
8074
8075         * gcc.c-torture/execute/20000412-6.c: New test.
8076
8077 Wed Apr 12 10:25:08 2000  Jeffrey A Law  (law@cygnus.com)
8078
8079         * gcc.c-torture/execute/20000412-5.c: New test.
8080         * g77.f-torture/compile/20000412-1.f: New test.
8081         * gcc.c-torture/execute/20000412-4.c: New test.
8082         * gcc.c-torture/compile/20000412-2.c: New test.
8083         * gcc.c-torture/execute/20000412-3.c: New test.
8084         * gcc.c-torture/compile/20000412-1.c: New test.
8085         * gcc.c-torture/execute/20000412-2.c: New test.
8086
8087 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
8088
8089         * objc/execute/bf-20.m: New test.
8090
8091 2000-04-10  Richard Henderson  <rth@cygnus.com>
8092
8093         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
8094
8095         * gcc.c-torture/execute/20000412-1.c: New test.
8096
8097 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
8098
8099         * g++.old-deja/g++.eh/catchptr1.C: New test.
8100
8101 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
8102
8103         * g++.old-deja/g++.abi/cxa_vec.C: New test.
8104
8105 2000-04-08  Neil Booth  <NeilB@earthling.net>
8106
8107         * gcc.dg/cpp-nullchar.c: Remove test as
8108         embedded nulls cause problems.
8109
8110 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8111
8112         * gcc.dg/compare2.c: New test.
8113
8114 2000-04-08  Neil Booth  <NeilB@earthling.net>
8115
8116         * gcc.dg/cpp-nullchar.c: New test.
8117
8118 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
8119
8120         * gcc.dg/cpp-mi2.c: New test.
8121         * gcc.dg/cpp-mi2[abc].h: New files.
8122
8123 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
8124
8125         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
8126         member name.
8127
8128 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
8129
8130         * g++.old-deja/g++.abi/vmihint.C: New test.
8131
8132 2000-04-06  Neil Booth  <NeilB@earthling.net>
8133
8134         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
8135         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
8136         copyright.
8137
8138 Wed Apr  5 22:51:36 2000  Hans-Peter Nilsson  <hp@axis.com>
8139
8140         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
8141         avoid stack-frame overwrite.
8142
8143 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
8144
8145         * gcc.c-torture/compile/20000405-2.c: New test.
8146         * gcc.c-torture/compile/20000405-3.c: New test.
8147
8148 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8149
8150         * gcc.c-torture/compile/20000405-1.c: New test.
8151
8152 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
8153
8154         * gcc.dg/cast-qual-1.c: Revert last change.
8155
8156 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8157
8158         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
8159
8160 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
8161
8162         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
8163         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
8164
8165 Mon Apr  3 02:35:34 2000  Jeffrey A Law  (law@cygnus.com)
8166
8167         * gcc.c-torture/compile/20000403-2.c: New test.
8168         * gcc.c-torture/compile/20000403-1.c: New test.
8169
8170 Mon Apr  3 16:53:52 2000  Hans-Peter Nilsson  <hp@axis.com>
8171
8172         * gcc.c-torture/execute/20000403-1.c: New test.
8173
8174 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
8175
8176         * gcc.c-torture/execute/20000402-1.c: New test.
8177
8178 Mon Apr  3 14:10:34 2000  Donald Lindsay  <dlindsay@cygnus.com>
8179
8180         * gcc.c-torture/execute/va-arg-15.c: New test.
8181         * gcc.c-torture/execute/va-arg-16.c: New test.
8182         * gcc.c-torture/execute/va-arg-17.c: New test.
8183         * gcc.c-torture/execute/va-arg-18.c: New test.
8184         * gcc.c-torture/execute/va-arg-19.c: New test.
8185
8186 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
8187
8188         * gcc.c-torture/compile/981211-1.c: Move to...
8189         * gcc.dg/cpp-as1.c: ...here.
8190         * gcc.dg/cpp-as2.c: New file.
8191
8192         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
8193         compiler.
8194
8195 2000-04-02  Neil Booth  <NeilB@earthling.net>
8196
8197         * gcc.dg/cpp-cond.c  New tests.
8198         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
8199         accidental success less likely.
8200         * gcc.dg/cpp-missingop.c  New tests.
8201         * gcc.dg/cpp-missingparen.c  New tests.
8202         * gcc.dg/cpp-shift.c  New tests.
8203         * gcc.dg/cpp-shortcircuit.c  New tests.
8204         * gcc.dg/cpp-unary.c  New tests.
8205
8206 Wed Mar 29 13:44:23 2000  Jeffrey A Law  (law@cygnus.com)
8207
8208         * gcc.c-torture/compile/20000329-1.c: New test.
8209
8210 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
8211
8212         * gcc.c-torture/compile/20000326-1.c: New test.
8213         * gcc.c-torture/compile/20000326-2.c: New test.
8214
8215 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
8216
8217         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
8218         the first parameter is a function argument.
8219
8220 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
8221
8222         * g++.old-deja/g++.ext/array4.C: New test.
8223
8224 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
8225
8226         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
8227
8228 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8229
8230         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
8231
8232 2000-03-19  Richard Henderson  <rth@cygnus.com>
8233
8234         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
8235
8236 2000-03-19  Richard Henderson  <rth@cygnus.com>
8237
8238         * gcc.c-torture/compile/20000319-1.c: New test.
8239
8240 Tue Mar 14 08:58:37 2000  Jeffrey A Law  (law@cygnus.com)
8241
8242         * gcc.c-torture/execute/20000314-3.c: New test.
8243         * gcc.c-torture/execute/20000314-2.c: New test.
8244         * gcc.c-torture/execute/20000314-1.c: New test.
8245         * gcc.c-torture/compile/20000314-2.c: New test.
8246         * gcc.c-torture/compile/20000314-1.c: New test.
8247
8248 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
8249
8250         * g++.old-deja/g++.warn/inline.C: New test.
8251
8252 Fri Mar 10 01:15:19 2000  Hans-Peter Nilsson  <hp@bitrange.com>
8253
8254         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
8255         standards-compliant result rather than specific constants.
8256         Put test-values in array.
8257
8258 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
8259
8260         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
8261         (g++_target_compile): Put test-specific options last.
8262
8263 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
8264
8265         * g++.old-deja/g++.eh/vbase4.C: New test.
8266
8267 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
8268
8269         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
8270
8271 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
8272
8273         * g++.old-deja/g++.brendan/misc12.C: Removed.
8274         * g++.old-deja/g++.pt/memtemp77.C: Constify.
8275         * g++.old-deja/g++.ext/pretty4.C: New test.
8276
8277 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
8278
8279         * g++.old-deja/g++.other/string2.C: New test.
8280
8281 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
8282
8283         * g++.old-deja/g++.warn/impint2.C: New test.
8284
8285 Sun Mar  5 23:25:12 2000  Hans-Peter Nilsson  <hp@bitrange.com>
8286
8287         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
8288         is 1, not zero.
8289
8290 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
8291
8292         * g++.old-deja/g++.warn/impint.C: New test.
8293         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
8294         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
8295         * g++.old-deja/g++.pt/explicit12.C: Likewise.
8296         * g++.old-deja/g++.pt/explicit13.C: Likewise.
8297         * g++.old-deja/g++.pt/explicit17.C: Likewise.
8298         * g++.old-deja/g++.pt/explicit18.C: Likewise.
8299         * g++.old-deja/g++.pt/explicit19.C: Likewise.
8300         * g++.old-deja/g++.pt/explicit23.C: Likewise.
8301         * g++.old-deja/g++.pt/explicit31.C: Likewise.
8302         * g++.old-deja/g++.pt/explicit35.C: Likewise.
8303         * g++.old-deja/g++.pt/explicit6.C: Likewise.
8304         * g++.old-deja/g++.pt/memclass7.C: Likewise.
8305
8306 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
8307
8308         * gcc.dg/cpp-redef.c: New test.
8309
8310 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
8311
8312         * g++.old-deja/g++.pt/unify7.C: New test.
8313
8314 Sat Feb 26 19:46:09 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
8315
8316         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
8317         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
8318
8319 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
8320
8321         * gcc.c-torture/compile/20000224-1.c: New test.
8322
8323 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8324
8325         * gcc.c-torture/compile/cpp-2.c: New test.
8326         * gcc.c-torture/compile/cpp-1.c: New test.
8327
8328 Fri Feb 25 21:44:49 2000  Jeffrey A Law  (law@cygnus.com)
8329
8330         * gcc.c-torture/execute/20000225-1.c: New test.
8331
8332 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8333
8334         * gcc.dg/cpp-li2.c: New test.
8335
8336         * gcc.dg/cpp-wi1.c: New test.
8337
8338         * gcc.dg/cpp-li1.c: New test.
8339
8340 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
8341
8342         * g++.old-deja/g++.other/sizeof5.C: New test.
8343
8344 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8345
8346         * gcc.c-torture/execute/va-arg-13.c: New test.
8347
8348 Wed Feb 23 14:16:06 2000  Donald Lindsay  <dlindsay@cygnus.com>
8349
8350         * gcc.c-torture/execute/va-arg-12.c: New test.
8351
8352 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
8353
8354         * gcc.c-torture/execute/20000223-1.c: New test.
8355
8356 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
8357
8358         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
8359
8360 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
8361
8362         * g++.old-deja/g++.abi/ptrmem.C: New test.
8363
8364 2000-02-19  Richard Henderson  <rth@cygnus.com>
8365
8366         * gcc.c-torture/compile/init-3.c: New.
8367
8368 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
8369
8370         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
8371         ALWAYS_CXXFLAGS.
8372
8373 Fri Feb 11 12:35:40 2000  Robert Lipe <robertl@sco.com>
8374
8375         * gcc.c-torture/compile/20000211-3.c: New test.
8376
8377 Fri Feb 11 12:35:40 2000  Martin Buchholz <martin@xemacs.org>
8378
8379         * gcc.c-torture/compile/20000211-2.c: New test.
8380
8381 Fri Feb 11 12:35:40 2000  Jeffrey A Law  (law@cygnus.com)
8382
8383         * gcc.c-torture/compile/20000211-1.c: New test.
8384
8385 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
8386
8387         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
8388           on native targets
8389
8390 2000-02-08  Nathan Sidwell  <nathan@acm.org>
8391
8392         * g++.old-deja/g++.other/cast5.C: New test.
8393
8394 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
8395
8396         * gcc.c-torture/execute/20000205-1.c: New.
8397
8398 2000-02-03  Nathan Sidwell  <nathan@acm.org>
8399
8400         * g++.old-deja/g++.jason/cast3.C: Return void.
8401         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
8402
8403 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8404
8405         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
8406
8407         * gcc.dg/loop-1.c: New test.
8408
8409 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
8410
8411         * gcc.c-torture/compile/20000127-1.c: New test.
8412         * gcc.c-torture/execute/991228-1.c: New test.
8413
8414 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8415
8416         * gcc.dg/unused-2.c: New test.
8417
8418         * gcc.dg/conv-1.c: New test.
8419
8420 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
8421
8422         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
8423         compiler.
8424         (tool_option_proc): Fix typo.
8425
8426 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
8427
8428         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
8429         of the ld on the host, not on the build machine.
8430         Also, don't crash if '--help' is not a supported option.
8431
8432 2000-01-24  Richard Henderson  <rth@cygnus.com>
8433
8434         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
8435
8436 Thu Jan 20 12:34:48 2000  Jeffrey A Law  (law@cygnus.com)
8437
8438         * gcc.c-torture/execute/20000120-2.c: New test.
8439         * gcc.c-torture/execute/20000120-1.c: New test.
8440
8441 Thu Jan 13 02:29:32 2000  Jeffrey A Law  (law@cygnus.com)
8442
8443         * gcc.c-torture/execute/20000113-1.c: New test.
8444
8445 Wed Jan 12 20:26:58 2000  Jeffrey A Law  (law@cygnus.com)
8446
8447         * gcc.c-torture/execute/20000112-1.c: New test.
8448
8449 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8450
8451         * gcc.dg/20000111-1.c: New test.
8452
8453 Mon Jan 10 18:12:49 2000  Jeffrey A Law  (law@cygnus.com)
8454
8455         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
8456         with 16 bit integers.
8457
8458 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8459
8460         * gcc.dg/20000108-1.c: New test.
8461
8462 2000-01-05  Nathan Sidwell  <nathan@acm.org>
8463
8464         * g++.old-deja/g++.ns/koenig8.C: New test.
8465
8466 2000-01-05  Nathan Sidwell  <nathan@acm.org>
8467
8468         * g++.old-deja/g++.other/cast4.C: New test.
8469
8470 Wed Jan  5 00:26:20 2000  Jeffrey A Law  (law@cygnus.com)
8471
8472         * gcc.c-torture/compile/20000105-2.c: New test.
8473         * gcc.c-torture/compile/20000105-1.c: New test.
8474
8475 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8476
8477         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
8478         references to printf & atoi to conform to ANSI standard.
8479         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
8480         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
8481         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
8482         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
8483         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
8484         * g++.old-deja/g++.brendan/complex1.C: Likewise.
8485         * g++.old-deja/g++.brendan/copy1.C: Likewise.
8486         * g++.old-deja/g++.brendan/copy2.C: Likewise.
8487         * g++.old-deja/g++.brendan/copy3.C: Likewise.
8488         * g++.old-deja/g++.brendan/copy4.C: Likewise.
8489         * g++.old-deja/g++.brendan/copy5.C: Likewise.
8490         * g++.old-deja/g++.brendan/copy6.C: Likewise.
8491         * g++.old-deja/g++.brendan/copy7.C: Likewise.
8492         * g++.old-deja/g++.brendan/copy8.C: Likewise.
8493         * g++.old-deja/g++.brendan/crash11.C: Likewise.
8494         * g++.old-deja/g++.brendan/crash14.C: Likewise.
8495         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
8496         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
8497         * g++.old-deja/g++.brendan/delete2.C: Likewise.
8498         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
8499         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
8500         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
8501         * g++.old-deja/g++.brendan/eh1.C: Likewise.
8502         * g++.old-deja/g++.brendan/groff1.C: Likewise.
8503         * g++.old-deja/g++.brendan/init3.C: Likewise.
8504         * g++.old-deja/g++.brendan/misc12.C: Likewise.
8505         * g++.old-deja/g++.brendan/misc7.C: Likewise.
8506         * g++.old-deja/g++.brendan/new2.C: Likewise.
8507         * g++.old-deja/g++.brendan/operators4.C: Likewise.
8508         * g++.old-deja/g++.brendan/operators5.C: Likewise.
8509         * g++.old-deja/g++.brendan/overload2.C: Likewise.
8510         * g++.old-deja/g++.brendan/overload7.C: Likewise.
8511         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
8512         * g++.old-deja/g++.brendan/reference1.C: Likewise.
8513         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
8514         * g++.old-deja/g++.brendan/template24.C: Likewise.
8515         * g++.old-deja/g++.brendan/template3.C: Likewise.
8516         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
8517         * g++.old-deja/g++.jason/inline3.C: Likewise.
8518         * g++.old-deja/g++.jason/opeq.C: Likewise.
8519         * g++.old-deja/g++.law/arg5.C: Likewise.
8520         * g++.old-deja/g++.law/arm7.C: Likewise.
8521         * g++.old-deja/g++.law/ctors11.C: Likewise.
8522         * g++.old-deja/g++.law/cvt8.C: Likewise.
8523         * g++.old-deja/g++.law/init9.C: Likewise.
8524         * g++.old-deja/g++.law/refs4.C: Likewise.
8525         * g++.old-deja/g++.law/template2.C: Likewise.
8526         * g++.old-deja/g++.law/visibility24.C: Likewise.
8527         * g++.old-deja/g++.law/vtable3.C: Likewise.
8528         * g++.old-deja/g++.mike/asm2.C: Likewise.
8529         * g++.old-deja/g++.mike/eh1.C: Likewise.
8530         * g++.old-deja/g++.mike/misc1.C: Likewise.
8531         * g++.old-deja/g++.mike/misc13.C: Likewise.
8532         * g++.old-deja/g++.mike/misc14.C: Likewise.
8533         * g++.old-deja/g++.mike/ns12.C: Likewise.
8534         * g++.old-deja/g++.mike/p1248.C: Likewise.
8535         * g++.old-deja/g++.mike/p3708.C: Likewise.
8536         * g++.old-deja/g++.mike/p3708a.C: Likewise.
8537         * g++.old-deja/g++.mike/p3708b.C: Likewise.
8538         * g++.old-deja/g++.mike/p646.C: Likewise.
8539         * g++.old-deja/g++.mike/p700.C: Likewise.
8540         * g++.old-deja/g++.mike/p783.C: Likewise.
8541         * g++.old-deja/g++.mike/p783a.C: Likewise.
8542         * g++.old-deja/g++.mike/p783b.C: Likewise.
8543         * g++.old-deja/g++.mike/p786.C: Likewise.
8544         * g++.old-deja/g++.mike/p789.C: Likewise.
8545         * g++.old-deja/g++.mike/p789a.C: Likewise.
8546         * g++.old-deja/g++.mike/p807a.C: Likewise.
8547         * g++.old-deja/g++.other/delete3.C: Likewise.
8548         * g++.old-deja/g++.other/dyncast1.C: Likewise.
8549         * g++.old-deja/g++.other/dyncast2.C: Likewise.
8550         * g++.old-deja/g++.other/dyncast3.C: Likewise.
8551         * g++.old-deja/g++.other/empty1.C: Likewise.
8552         * g++.old-deja/g++.other/temporary1.C: Likewise.
8553         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
8554         * g++.old-deja/g++.pt/t16.C: Likewise.
8555         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
8556
8557 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
8558
8559         * gcc.dg/991230-1.c: New test.
8560
8561 Wed Dec 29 23:48:49 1999  Jeffrey A Law  (law@cygnus.com)
8562
8563         * gcc.c-torture/compile/991229-3.c: New test.
8564         * gcc.c-torture/compile/991229-2.c: New test.
8565         * gcc.c-torture/compile/991229-1.c: New test.
8566
8567 Wed Dec 29 20:54:46 1999  Greg McGary <gkm@eng.ascend.com>
8568
8569         * gcc.c-torture/compile/labels-2.c: New test.
8570
8571 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
8572
8573         * gcc.c-torture/execute/991227-1.c: New test.
8574
8575 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8576
8577         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
8578
8579 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
8580
8581         * gcc.c-torture/execute/991221-1.c: New test.
8582
8583 1999-12-20  Nathan Sidwell  <nathan@acm.org>
8584
8585         * g++.old-deja/g++.other/cast3.C: New test.
8586
8587 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
8588
8589         * gcc.c-torture/execute/991216-4.c: New test.
8590
8591 1999-12-16  Michael Meissner  <meissner@cygnus.com>
8592
8593         * gcc.c-torture/execute/991216-1.c: New test.
8594         * gcc.c-torture/execute/991216-2.c: New test.
8595         * gcc.c-torture/execute/991216-3.c: New test.
8596
8597 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
8598
8599         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
8600         Actually make the test fail by using "-O2" for compilation.
8601
8602 1999-12-15  Nathan Sidwell  <nathan@acm.org>
8603
8604         * g++.old-deja/g++.warn/cast-align1.C: New test.
8605
8606 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
8607
8608         * gcc.c-torture/compile/991214-1.c: New test.
8609         * gcc.c-torture/compile/991214-2.c: New test.
8610
8611 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
8612
8613         * gcc.dg/991214-1.c: New test.
8614
8615 Mon Dec 13 23:03:09 1999  Jeffrey A Law  (law@cygnus.com)
8616
8617         * gcc.c-torture/compile/991213-3.c: New test.
8618         * gcc.c-torture/compile/991213-2.c: New test.
8619         * gcc.c-torture/compile/991213-1.c: New test.
8620
8621 Fri Dec 10 00:53:10 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
8622
8623         * gcc.dg/991209-1.c: New test.
8624
8625 Wed Dec  8 23:44:08 1999  Nathan Sidwell <nathan@acm.org>
8626
8627         * gcc.c-torture/compile/991208-1.c: New test.
8628
8629 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8630
8631         * gcc.dg/ultrasp2.c: New test.
8632
8633 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
8634
8635         * g++.old-deja/g++.abi/align.C (main): Fix typo.
8636
8637 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
8638
8639         * gcc.c-torture/compile/991202-1.c: New test.
8640         * gcc.c-torture/execute/991202-1.c: New test.
8641         * gcc.c-torture/execute/991202-2.c: New test.
8642         * gcc.c-torture/execute/991202-3.c: New test.
8643
8644 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
8645
8646         * g++.old-deja/g++.abi/align.C: New test.
8647         * g++.old-deja/g++.abi/aggregates.C: Likewise.
8648         * g++.old-deja/g++.abi/bitfields.C: Likewise.
8649
8650 1999-12-01  Richard Henderson  <rth@cygnus.com>
8651
8652         * gcc.c-torture/execute/991201-1.c: New.
8653
8654 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
8655
8656         * gcc.dg/991129-1.c: New test.
8657
8658 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
8659
8660         * gcc.c-torture/compile/991127-1.c: New test.
8661
8662 1999-11-22  Nathan Sidwell  <nathan@acm.org>
8663
8664         * g++.old-deja/g++.other/warn4.C: New test.
8665
8666 1999-11-22  Nathan Sidwell  <nathan@acm.org>
8667
8668         * g++.old-deja/g++.eh/cleanup2.C: New test.
8669         * g++.old-deja/g++.ext/pretty2.C: New test.
8670         * g++.old-deja/g++.ext/pretty3.C: New test.
8671         * g++.old-deja/g++.other/debug6.C: New test.
8672
8673 Wed Oct 20 16:18:23 1999  Jim Wilson  <wilson@cygnus.com>
8674
8675         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
8676         compiler_output to look for one error message instead of two.
8677
8678 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
8679
8680         * gcc.c-torture/execute/991118-1.c: Also test case
8681         where the word boundary does not split a byte evenly.
8682
8683 1999-11-19  Nathan Sidwell  <nathan@acm.org>
8684
8685         * g++.old-deja/g++.ext/restrict1.C: New test.
8686
8687 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
8688
8689         * gcc.c-torture/execute/991118-1.c: New test.
8690
8691 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
8692
8693         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
8694         working directory pathnames.
8695
8696 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
8697
8698         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
8699         host is equipped with driver.h and driver.o so it can actually
8700         compile and run the tests.
8701
8702 Fri Oct  8 18:46:11 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
8703
8704         * gcc.c-torture/compile/991008-1.c: New test.
8705
8706 1999-11-08  Nick Clifton  <nickc@cygnus.com>
8707
8708         * lib/gcc-dg.exp: Include target-supports.exp
8709
8710 1999-11-05  Nick Clifton  <nickc@cygnus.com>
8711
8712         * lib/target-supports.exp: New file: Provide procs to test for
8713         features supported by the target.
8714         (check_weak_available): Moved here from ecos.exp.
8715         (check_alias_available): New proc: Determine of the target
8716         toolchain supports the alias attribute.
8717
8718         * gcc.dg/special/ecos.exp: Move check_weak_available to
8719         target-supports.exp.
8720         (alias-1.c): Only perform the test if the target supports
8721         aliases.
8722         (wkali-1.c): Only perform the test if the target supports
8723         aliases.
8724
8725         * gcc.dg/990506-0.c: Expect error messages from cross
8726         targets as well as native targets.
8727
8728 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8729
8730         * gcc.dg/ultrasp1.c: Removed xfail.
8731         * gcc.dg/struct-ret-2.c: Likewise.
8732         * gcc.dg/array-1.c: Likewise.
8733
8734 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8735
8736         * gcc.dg/struct-ret-2.c: New test.
8737
8738         * gcc.dg/array-1.c: New test.
8739
8740 Sat Oct 30 22:23:46 1999  Stephen L Moshier <moshier@mediaone.net>
8741
8742         * gcc.c-torture/execute/991030-1.c: New test.
8743
8744 Tue Oct 26 20:25:42 1999  Richard Henderson  <rth@cygnus.com>
8745
8746         * gcc.c-torture/compile/991026-2.c: New test.
8747
8748 Tue Oct 26 00:45:56 1999  Jeffrey A Law  (law@cygnus.com)
8749
8750         * gcc.c-torture/compile/991026-1.c: New test.
8751
8752 Sat Oct 23 23:36:03 1999  Jeffrey A Law  (law@cygnus.com)
8753
8754         * gcc.c-torture/execute/991023-1.c: New test.
8755
8756 Tue Oct 19 02:11:29 1999  Jeffrey A Law  (law@cygnus.com)
8757
8758         * gcc.c-torture/execute/991019-1.c: New test.
8759
8760 Sat Oct 16 00:05:48 1999  Richard Henderson  <rth@cygnus.com>
8761
8762         * gcc.c-torture/execute/991016-1.c: New test.
8763
8764 Thu Oct 14 04:22:47 1999  Stephane Carrez  <stcarrez@worldnet.fr>
8765
8766         * gcc.c-torture/execute/991014-1.c: New test.
8767
8768 Wed Oct 13 22:01:35 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
8769
8770         * g++.old-deja/g++.other/union2.C: New test.
8771
8772 1999-10-13  Nathan Sidwell  <nathan@acm.org>
8773
8774         * g++.old-deja/g++.other/vaarg2.C: New test.
8775         * g++.old-deja/g++.other/vaarg3.C: New test.
8776
8777 1999-10-12  Craig Burley  <craig@jcb-sc.com>
8778
8779         * g77.f-torture/noncompile/19990905-1.f: Moved from being
8780         in compile/.
8781
8782 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
8783
8784         * gcc.c-torture/execute/va-arg-11.c: New test.
8785
8786 Fri Oct  1 00:53:17 1999  Mark P. Mitchell  <mark@codesourcery.com>
8787
8788         * lib/file-format.exp (gcc_target_object_format): Don't
8789         crash if objdump is unavailable.
8790
8791 Wed Sep 29 23:48:44 1999  Donn Terry <donn@interix.com>
8792
8793         * gcc.misc-tests/mg.exp: delete extraneous redirection.
8794
8795 1999-09-28  Nick Clifton  <nickc@cygnus.com>
8796
8797         * gcc.c-torture/compile/990928-1.c: New test.
8798
8799 Tue Sep 28 13:19:15 BST 1999  Nathan Sidwell  <nathan@acm.org>
8800
8801         * g++.old-deja/g++.other/decl6.C: New test.
8802
8803 Tue Sep 28 01:19:09 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8804
8805         * gcc.c-torture/execute/va-arg-10.c: New test.
8806
8807 Mon Sep 27 09:14:24 BST 1999  Nathan Sidwell  <nathan@acm.org>
8808
8809         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
8810         __PRETTY_FUNCTION__.
8811
8812 1999-09-23  Nick Clifton  <nickc@cygnus.com>
8813
8814         * gcc.c-torture/execute/990923-1.c: New test.
8815
8816 1999-09-21  Nick Clifton  <nickc@cygnus.com>
8817
8818         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
8819         for which -fpic is inappropriate.
8820
8821 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
8822
8823         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
8824
8825 Tue Sep 21 15:38:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
8826
8827         * g++.old-deja/g++.other/dyncast1.C: New test.
8828         * g++.old-deja/g++.other/dyncast2.C: New test.
8829         * g++.old-deja/g++.other/dyncast3.C: New test.
8830         * g++.old-deja/g++.other/dyncast4.C: New test.
8831         * g++.old-deja/g++.other/dyncast5.C: New test.
8832         * g++.old-deja/g++.eh/catch3.C: New test.
8833         * g++.old-deja/g++.eh/catch3p.C: New test.
8834         * g++.old-deja/g++.eh/catch4.C: New test.
8835         * g++.old-deja/g++.eh/catch4p.C: New test.
8836         * g++.old-deja/g++.eh/catch5.C: New test.
8837         * g++.old-deja/g++.eh/catch5p.C: New test.
8838         * g++.old-deja/g++.eh/catch6.C: New test.
8839         * g++.old-deja/g++.eh/catch6p.C: New test.
8840         * g++.old-deja/g++.eh/catch7.C: New test.
8841         * g++.old-deja/g++.eh/catch7p.C: New test.
8842         * g++.old-deja/g++.eh/catch8.C: New test.
8843         * g++.old-deja/g++.eh/catch8p.C: New test.
8844         * g++.old-deja/g++.eh/catch9.C: New test.
8845         * g++.old-deja/g++.eh/catch9p.C: New test.
8846
8847 Mon Sep 13 14:14:21 BST 1999  Nathan Sidwell  <nathan@acm.org>
8848
8849         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
8850         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
8851
8852 Mon Sep 13 06:28:57 1999  Jeffrey A Law  (law@cygnus.com)
8853
8854         * gcc.c-torture/compile/990913-1.c: New test.
8855
8856 Fri Sep 10 11:21:25 BST 1999  Nathan Sidwell  <nathan@acm.org>
8857
8858         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
8859         * g++.old-deja/g++.jason/rfg5.C: Likewise.
8860
8861 Thu Sep  9 10:40:36 1999  Richard Henderson  <rth@cygnus.com>
8862
8863         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
8864
8865 Thu Sep  9 12:32:57 BST 1999  Nathan Sidwell  <nathan@acm.org>
8866
8867         * g++.old-deja/g++.other/lookup11.C: New test.
8868         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
8869         what is permitted and what we want.
8870         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
8871         overload use.
8872         * g++.old-deja/g++.jason/rfg5.C: Likewise
8873
8874 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
8875
8876         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
8877         * gcc.c-torture/noncompile/poison-1.c: New file.
8878
8879 Wed Sep  8 09:39:56 BST 1999  Nathan Sidwell  <nathan@acm.org>
8880
8881         * g++.old-deja/g++.other/sizeof3.C: New test.
8882         * g++.old-deja/g++.other/sizeof4.C: New test.
8883         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
8884         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
8885
8886 1999-09-07  Richard Henderson  <rth@cygnus.com>
8887
8888         * gcc.dg/va-arg-1.c: New.
8889
8890 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8891
8892         * gcc.c-torture/execute/va-arg-9.c: New test.
8893
8894 1999-09-05  Craig Burley  <craig@jcb-sc.com>
8895
8896         * g77.f-torture/compile/980519-2.f: New test.
8897         * g77.f-torture/compile/19990905-0.f: New test.
8898         * g77.f-torture/compile/19990905-1.f: New test.
8899         * g77.f-torture/compile/19990905-2.f: New test.
8900
8901         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
8902
8903 Fri Sep  3 10:39:38 BST 1999  Richard Earnshaw <rearnsha@arm.com>
8904
8905         * gcc.c-torture/execute/990827-1.c: Fix typo.
8906
8907 Fri Sep 03 09:31:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
8908
8909         * g++.old-deja/g++.other/deref1.C: New test.
8910
8911 Thu Sep 02 09:27:34 BST 1999  Nathan Sidwell  <nathan@acm.org>
8912
8913         * g++.old-deja/g++.other/ambig2.C: New test.
8914         * g++.old-deja/g++.other/cond5.C: New test.
8915         * g++.old-deja/g++.other/lookup16.C: New test.
8916
8917 Thu Sep  2 01:17:51 1999  Marc Espie <espie@cvs.openbsd.org>
8918
8919         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
8920         assemblers too.
8921
8922 Tue Aug 31 17:57:49 1999  Jeffrey A Law  (law@cygnus.com)
8923
8924         * lib/c-torture.exp: Avoid the "compare executables" optimization
8925         when testing native.
8926
8927 Sun Aug 29 14:35:41 1999  Jeffrey A Law  (law@cygnus.com)
8928
8929         * gcc.c-torture/execute/990829-1.c: New test.
8930         * gcc.c-torture/compile/990829-1.c: New test.
8931
8932 1999-08-27  Paul Burchard  <burchard@pobox.com>
8933
8934         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
8935         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
8936         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
8937         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
8938         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
8939         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
8940         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
8941         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
8942         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
8943         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
8944         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
8945
8946 Fri Aug 27 01:24:16 1999  Jeffrey A Law  (law@cygnus.com)
8947
8948         * gcc.c-torture/execute/990827-1.c: New test.
8949
8950 1999-08-26  Craig Burley  <craig@jcb-sc.com>
8951
8952         * g77.f-torture/noncompile/19990826-4.f: New test.
8953
8954         * g77.f-torture/compile/19990826-3.f: New test.
8955
8956         * g77.f-torture/execute/19990826-2.f: New test.
8957
8958         * g77.f-torture/compile/19990826-1.f: New test.
8959
8960         * gcc.c-torture/execute/990826-0.c: New test.
8961         * g77.c-torture/execute/19990826-0.f: New test.
8962
8963         * g77.f-torture/noncompile/970626-2.f: New test.
8964
8965 1999-08-25  Paul Burchard  <burchard@pobox.com>
8966
8967         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
8968         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
8969         lss-011.C: New tests.
8970
8971 1999-08-25  Nathan Sidwell  <nathan@acm.org>
8972
8973         * g++.old-deja/g++.other/decl5.C: New test.
8974
8975 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8976
8977         * noncompile/noncompile.exp: Load_lib c-torture.exp.
8978         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
8979         call `postbase' for each one.  All callers of `postbase' changed
8980         to call this instead.
8981
8982 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
8983
8984         * gcc.c-torture/execute/990811-1.c: New test.
8985
8986 1999-08-09  Nick Clifton  <nickc@cygnus.com>
8987
8988         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
8989         just native ones.
8990
8991         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
8992         just native ones.
8993
8994 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
8995
8996         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
8997
8998 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
8999
9000         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
9001
9002 1999-08-04  Nathan Sidwell  <nathan@acm.org>
9003
9004         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
9005
9006 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
9007
9008         * gcc.c-torture/execute/990804-1.c: New test.
9009
9010 1999-08-03  Nathan Sidwell  <nathan@acm.org>
9011
9012         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
9013         * g++.old-deja/g++.brendan/crash64.C: Likewise
9014         * g++.old-deja/g++.brendan/overload8.C: Likewise
9015
9016 1999-08-03  Nathan Sidwell  <nathan@acm.org>
9017
9018         * g++.old-deja/g++.other/struct1.C: New test.
9019
9020 1999-08-03  Nathan Sidwell  <nathan@acm.org>
9021
9022         * g++.old-deja/g++.other/enum2.C: New test.
9023
9024 Mon Aug  2 13:35:12 1999  Richard Henderson  <rth@cygnus.com>
9025
9026         Adapted from tests from Franz Sirl:
9027         * gcc.c-torture/execute/va-arg-7.c: New test.
9028         * gcc.c-torture/execute/va-arg-8.c: New test.
9029
9030 Sun Aug  1 22:29:34 1999  Jeffrey A Law  (law@cygnus.com)
9031
9032         * gcc.c-torture/compile/990801-2.c: New test.
9033
9034         * gcc.c-torture/compile/990801-1.c: New test.
9035
9036 1999-07-27  Michael Meissner  <meissner@cygnus.com>
9037
9038         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
9039         fp-cmp-1.c, converting double to float.
9040
9041         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
9042         fp-cmp-1.c, converting double to long double.
9043
9044         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
9045         from fr1 to unknown_register, since fr1 is a legitimate register
9046         on some machines.
9047
9048 Sun Jul 25 21:41:37 1999  Jeffrey A Law  (law@cygnus.com)
9049
9050         * README: More listname related changes.
9051
9052 1999-07-08  Catherine Moore  <clm@cygnus.com>
9053
9054         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
9055
9056 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
9057
9058         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
9059
9060 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
9061
9062         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
9063
9064 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
9065
9066         * gcc.dg/990703-1.c: New test.
9067
9068 1999-06-29  Nick Clifton  <nickc@cygnus.com>
9069
9070         * lib/file-format.exp: New file: Move definition of proc
9071         gcc_target_object_format to here from
9072         gcc.dg/special/ecos.exp.
9073
9074         * lib/c-torture.exp: Include lib file-format.exp.
9075         * lib/gcc-dg.exp: Include lib file-format.exp.
9076
9077         * gcc.dg/special/ecos.exp: Remove definition of proc
9078         gcc_target_object_format.
9079
9080 Mon Jun 28 08:20:51 1999  Jeffrey A Law  (law@cygnus.com)
9081
9082         * gcc.c-torture/execute/990628-1.c: New test.
9083
9084 Fri Jun 25 05:28:40 1999  Jeffrey A Law  (law@cygnus.com)
9085
9086         * gcc.c-torture/compile/990625-2.c: New test.
9087
9088         * gcc.c-torture/compile/990625-1.c: New test.
9089
9090 1999-06-23  Nick Clifton  <nickc@cygnus.com>
9091
9092         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
9093         attributes compile.
9094         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
9095         ports that use the COFF/PE file format.
9096
9097 Thu Jun 17 13:48:16 1999  Jeffrey A Law  (law@cygnus.com)
9098
9099         * gcc.c-torture/compile/990617-1.c: New test.
9100
9101 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
9102
9103         * g++.old-deja/g++.other/decl4.C: New test.
9104
9105 1999-06-14  Nathan Sidwell  <nathan@acm.org>
9106
9107         * g++.old-deja/g++.other/bitfld3.C: New test.
9108
9109 1999-06-08  Nathan Sidwell  <nathan@acm.org>
9110
9111         * g++.old-deja/g++.eh/catch1.C: New test.
9112
9113 Mon Jun  7 23:39:16 1999  Jeffrey A Law  (law@cygnus.com)
9114
9115         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
9116
9117         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
9118         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
9119
9120 1999-06-05  Craig Burley  <craig@jcb-sc.com>
9121
9122         * g77.f-torture/compile/19990502-0.f: Replace with new,
9123         shorter, test that still fails after recent changes.
9124
9125 Fri Jun  4 02:25:04 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
9126
9127         * gcc.c-torture/execute/990604-1.c: New test.
9128
9129 Mon May 31 00:34:51 1999  Jeffrey A Law  (law@cygnus.com)
9130
9131         * gcc.c-torture/execute/990531-1.c: New test.
9132
9133 Thu May 27 02:38:36 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9134
9135         * gcc.c-torture/compile/990527-1.c: New test.
9136
9137 Thu May 27 02:18:51 1999  Joern Rennecke <amylaar@cygnus.com>
9138
9139         * gcc.c-torture/execute/990527-1.c: New test.
9140
9141 1999-05-25  Nick Clifton  <nickc@cygnus.com>
9142
9143         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
9144         bitfields as signed.
9145
9146 1999-05-25  Craig Burley  <craig@jcb-sc.com>
9147
9148         * g77.f-torture/compile/19990525-0.f: New test.
9149
9150 Tue May 25 01:21:16 1999  Jeffrey A Law  (law@cygnus.com)
9151
9152         * gcc.c-torture/execute/990525-2.c: New test.
9153
9154         * gcc.c-torture/execute/990525-1.c: New test.
9155
9156 1999-05-24  Nathan Sidwell  <nathan@acm.org>
9157
9158         * g++.old-deja/g++.other/anon3.C: New test.
9159         * g++.old-deja/g++.other/anon4.C: New test.
9160         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
9161         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
9162         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
9163         Merrill).
9164
9165 Mon May 24 00:01:52 1999  Jeffrey A Law  (law@cygnus.com)
9166
9167         * gcc.c-torture/execute/990524-1.c: New test.
9168
9169         * gcc.dg/990524-1.c: New test.
9170
9171 Sun May 23 21:18:12 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9172
9173         * gcc.c-torture/compile/990523-1.c: New test.
9174
9175 Wed May 19 02:56:18 1999  Raja R Harinath <harinath@cs.umn.edu>
9176
9177         * gcc.c-torture/compile/990519-1.c: New test.
9178
9179 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
9180
9181         * gcc.c-torture/compile/990517-1.c: New test.
9182
9183         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
9184         (e4, f4): New tests.
9185         (main): Call them.
9186
9187 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9188
9189         * gcc.dg/noreturn-1.c: New test.
9190
9191 Thu May 13 02:02:46 1999  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
9192
9193         * gcc.c-torture/execute/990513-1.c: New test.
9194
9195 1999-05-10  Richard Henderson  <rth@cygnus.com>
9196
9197         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
9198
9199 1999-05-10  Craig Burley  <craig@jcb-sc.com>
9200
9201         * g77.f-torture/execute/erfc.f: Use small single-precision
9202         values, to avoid problems on Alphas when not -mieee.
9203
9204 1999-05-08  Craig Burley  <craig@jcb-sc.com>
9205
9206         * gcc.dg/990506-0.c: New test.
9207
9208 1999-05-08  Richard Henderson  <rth@cygnus.com>
9209
9210         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
9211         the constant to test.  Don't XFAIL 64-bit targets.
9212
9213         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
9214         * g++.old-deja/g++.law/profile1.C: Likewise.
9215
9216         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
9217         operator new instances.
9218         * g++.old-deja/g++.other/delete5.C: Likewise.
9219
9220 1999-05-03  Craig Burley  <craig@jcb-sc.com>
9221
9222         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
9223         intrinsic.
9224
9225 1999-05-03  Craig Burley  <craig@jcb-sc.com>
9226
9227         * g77.f-torture/execute/u77-test.f: Reverse order of two
9228         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
9229
9230 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9231
9232         * gcc.dg/compare1.c: New test.
9233
9234 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9235
9236         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
9237         New tests.
9238
9239 1999-05-02  Craig Burley  <craig@jcb-sc.com>
9240
9241         * g77.f-torture/compile/19990502-1.f: New test.
9242
9243 1999-05-02  Craig Burley  <craig@jcb-sc.com>
9244
9245         * g77.f-torture/compile/19990502-0.f: New test.
9246
9247 Sun May  2 01:38:50 1999  Craig Burley  <craig@jcb-sc.com>
9248
9249         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
9250         intrinsic.
9251
9252 Sun May  2 01:13:37 1999  Craig Burley  <craig@jcb-sc.com>
9253
9254         * g77.f-torture/execute/u77-test.f (main): List libU77
9255         intrinsics not currently tested.
9256         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
9257         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
9258         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
9259         Trim blanks off the ends of some printed strings.
9260
9261 Sun May  2 00:06:45 1999  Craig Burley  <craig@jcb-sc.com>
9262
9263         * g77.f-torture/execute/u77-test.f (main): Just warn about
9264         FSTAT gid disagreement, as it's expected on some systems.
9265
9266 Sat May  1 23:57:18 1999  Craig Burley  <craig@jcb-sc.com>
9267
9268         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
9269         use a new function, which allows for some slop.
9270         Clean up some commentary.
9271         (issum): The new function.
9272         (sgladd): Deleted subroutine.
9273
9274 1999-05-01  Craig Burley  <craig@jcb-sc.com>
9275
9276         * g77.f-torture/execute/u77-test.f: Modify to be more like
9277         libf2c/libU77 version, bringing patches to that version here.
9278         Add suitable commentary.
9279
9280 Sun Apr 25 12:28:59 1999  Richard Henderson  <rth@cygnus.com>
9281
9282         * gcc.dg/990424-1.c: New test.
9283
9284 1999-04-24  Craig Burley  <craig@jcb-sc.com>
9285
9286         * g77.f-torture/execute/u77-test.f (main): Bug involving
9287         LSTAT has been fixed, so turn back on full checking.
9288
9289 1999-04-20  Craig Burley  <craig@jcb-sc.com>
9290
9291         * g77.f-torture/compile/19990419-0.f: New test.
9292         * g77.f-torture/execute/19990419-1.f: New test.
9293
9294 Sat Apr 17 16:56:48 1999  Richard Henderson  <rth@cygnus.com>
9295
9296         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
9297         to avoid the need for a prototype to supress a warning.
9298
9299 Wed Apr  7 23:08:59 1999  Jim Wilson  <wilson@cygnus.com>
9300
9301         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
9302
9303 Sun Apr  4 04:02:53 1999  Jeffrey A Law  (law@cygnus.com)
9304
9305         * gcc.c-torture/execute/990404-1.c: New test.
9306
9307 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
9308
9309         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
9310         * gcc.dg/cpp-if3.c: Don't use -pedantic.
9311         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
9312         missing initializer warnings.
9313
9314 Sun Mar 28 00:49:41 1999  Jeffrey A Law  (law@cygnus.com)
9315
9316         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
9317         matching strings.
9318
9319 Fri Mar 26 00:50:46 1999  Jeffrey A Law  (law@cygnus.com)
9320
9321         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
9322
9323 1999-03-26  Craig Burley  <craig@jcb-sc.com>
9324
9325         * g77.f-torture/execute/19990325-0.f: New test.
9326         * g77.f-torture/execute/19990325-1.f: New test.
9327
9328 Wed Mar 24 22:50:50 1999  Jeffrey A Law  (law@cygnus.com)
9329
9330         * gcc.c-torture/execute/990324-1.c: New test.
9331
9332 Mon Mar 22 14:55:58 1999  Jim Wilson  <wilson@cygnus.com>
9333
9334         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
9335         test with 4.
9336
9337 Wed Mar 17 12:22:39 1999  Richard Henderson  <rth@cygnus.com>
9338
9339         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
9340
9341 1999-03-13  Craig Burley  <craig@jcb-sc.com>
9342
9343         * g77.f-torture/execute/19990313-2.f: New test.
9344         * g77.f-torture/execute/19990313-3.f: New test.
9345
9346 1999-03-13  Craig Burley  <craig@jcb-sc.com>
9347
9348         * g77.f-torture/execute/19990313-0.f: New test.
9349         * g77.f-torture/execute/19990313-1.f: New test.
9350
9351 Fri Mar 12 16:17:28 1999  Jim Wilson  <wilson@cygnus.com>
9352
9353         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
9354         printf to sprintf.
9355         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
9356         (main): Add check for u15.  Conditionalize u31 check depending on
9357         whether ints are <32 bits or >=32 bits.
9358
9359 1999-03-08  Craig Burley  <craig@jcb-sc.com>
9360
9361         * g77.f-torture/execute/19981119-0.f: Improve testiness.
9362
9363 1999-03-08  Craig Burley  <craig@jcb-sc.com>
9364
9365         * g77.f-torture/compile/19990305-0.f: New test.
9366         * g77.f-torture/execute/19981119-0.f: New test.
9367
9368 1999-03-08  Craig Burley  <craig@jcb-sc.com>
9369
9370         * g77.f-torture/execute/970625-2.f: call ABORT if final
9371         result is not correct, instead of just printing it.
9372         Add this checking via newly introduced obfuscation, to
9373         trip up buggy front ends.
9374
9375 1999-03-07  Craig Burley  <craig@jcb-sc.com>
9376
9377         * g77.f-torture/compile/960317-1.f: Moved from being
9378         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
9379
9380 1999-03-06  Craig Burley  <craig@jcb-sc.com>
9381
9382         * g77.f-torture/execute/960317-1.f: New (old) test.
9383         * g77.f-torture/execute/970625-2.f: Ditto.
9384
9385 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
9386
9387         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
9388         message on line 1 or line 2; cccp and cpplib do this differently.
9389
9390 Mon Mar  1 23:29:14 1999  Jeffrey A Law  (law@cygnus.com)
9391
9392         * g++.old-deja/g++.law/weak1.C: New test.
9393
9394 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
9395
9396         * gcc.c-torture/execute/990119-1.c: Renamed to...
9397         * gcc.dg/990119-1.c: this, so it will only be tested once
9398         (it's a preprocessor test, it doesn't need to be run at
9399         multiple optimization levels).
9400
9401 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
9402
9403         * lib/g++.exp: Don't add incdir=$base_dir/../include to
9404           ALWAYS_CXXFLAGS.
9405
9406 1999-02-24  Craig Burley  <craig@jcb-sc.com>
9407
9408         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
9409         * g77.f-torture/compile/19981216-0.f: ...as it is expected
9410         to not be compilable by current g77.
9411
9412 1999-02-24  Nick Clifton  <nickc@cygnus.com>
9413
9414         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
9415
9416 Mon Feb 22 01:15:08 1999  Jeffrey A Law  (law@cygnus.com)
9417
9418         * gcc.c-torture/execute/990222-1.c: New test.
9419
9420 1999-02-19  Craig Burley  <craig@jcb-sc.com>
9421
9422         * g77.f-torture/compile/19990218-0.f: New test.
9423         * g77.f-torture/noncompile/19990218-1.f: New test.
9424
9425 1999-02-18  Craig Burley  <craig@jcb-sc.com>
9426
9427         * g77.f-torture/compile/19981216-0.f: New test.
9428
9429 Sun Feb 14 01:26:29 1999  Jeffrey A Law  (law@cygnus.com)
9430
9431         * gcc.dg/990214-1.c: New test.
9432
9433 Sat Feb 13 00:43:52 1999  Jeffrey A Law  (law@cygnus.com)
9434
9435         * gcc.dg/990213-2.c: New test.
9436
9437         * gcc.dg/990213-1.c: New test.
9438
9439 Fri Feb 12 11:04:35 1999  Jeffrey A Law  (law@cygnus.com)
9440
9441         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
9442         ints.
9443
9444 1999-02-11  Nick Clifton  <nickc@cygnus.com>
9445
9446         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
9447         specified by target.
9448
9449         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
9450
9451 Thu Feb 11 01:12:12 1999  Jeffrey A Law  (law@cygnus.com)
9452
9453         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
9454
9455 Wed Feb 10 13:08:12 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
9456
9457         * gcc.dg/special/ecos.exp: New test driver for new tests with
9458         special requirements.
9459
9460         * gcc.dg/special/alias-1.c: New test.
9461         * gcc.dg/special/gcsec-1.c: New test.
9462         * gcc.dg/special/weak-1.c: New test.
9463         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
9464         * gcc.dg/special/weak-2.c: New test.
9465         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
9466         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
9467         * gcc.dg/special/wkali-1.c: New test.
9468         * gcc.dg/special/wkali-2.c: New test.
9469         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
9470         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
9471
9472 Wed Feb 10 12:15:35 1999  Felix Lee  <flee@cygnus.com>
9473
9474           * lib/c-torture.exp (c-torture-compile): Pull out code for
9475           analyzing gcc error messages.
9476           (c-torture-execute): Likewise.  Fix some (harmless) false
9477           positives.
9478           * lib/gcc.exp (gcc_check_compile): New function.
9479
9480 Mon Feb  8 21:42:57 1999  Richard Henderson  <rth@cygnus.com>
9481
9482         * gcc.c-torture/execute/990208-1.c: New test.
9483
9484 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
9485
9486         * g++.dg/special/ecos.exp: New driver for new tests with special
9487         requirements
9488
9489         * g++.dg/special/conpr-1.C: New test
9490         * g++.dg/special/conpr-2.C: New test
9491         * g++.dg/special/conpr-2a.C: New test
9492         * g++.dg/special/conpr-3.C: New test
9493         * g++.dg/special/conpr-3a.C: New test
9494         * g++.dg/special/conpr-3b.C: New test
9495
9496         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
9497         allow g++ to use the dg driver
9498
9499         * README: Add comment about g++.dg directory
9500
9501 Sat Feb  6 18:00:38 1999  Jeffrey A Law  (law@cygnus.com)
9502
9503         * README: Update email addresses.
9504
9505 1999-02-03  Nick Clifton  <nickc@cygnus.com>
9506
9507         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
9508         arguments in order to force structure S onto the stack even on
9509         the alpha.
9510         (test): Pass 10 leading arguments to function foo as well as the
9511         structure S.
9512
9513         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
9514         failure for all targets.
9515
9516         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
9517         abort to terminate program execution.
9518
9519 Sat Jan 30 16:22:47 1999  Richard Henderson  <rth@cygnus.com>
9520
9521         * gcc.c-torture/execute/990130-1.c: New test.
9522
9523 Sat Jan 30 11:10:06 1999  Jeffrey A Law  (law@cygnus.com)
9524
9525         * gcc.dg/990130-1.c: New test.
9526
9527 1999-01-28  Michael Meissner  <meissner@cygnus.com>
9528
9529         * gcc.c-torture/execute/990128-1.c: New test.
9530
9531 1999-01-27  Michael Meissner  <meissner@cygnus.com>
9532
9533         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
9534
9535 1999-01-27  Felix Lee  <flee@cygnus.com>
9536
9537         * lib/c-torture.exp (c-torture-compile): pull out code for
9538         analyzing gcc error messages.
9539         (c-torture-execute): ditto, and fix some (harmless) false
9540         positives.
9541         * lib/gcc.exp (gcc_check_compile): new function.
9542
9543 Sun Jan 17 00:02:33 1999  Jeffrey A Law  (law@cygnus.com)
9544
9545         * gcc.dg/990117-1.c: New test.
9546
9547         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
9548
9549         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
9550
9551 Fri Jan 15 02:52:00 1999  Jeffrey A Law  (law@cygnus.com)
9552
9553         * g77.f-torture/compile/990115-1.f: New test.
9554
9555 Thu Jan  7 23:39:47 1999  Jeffrey A Law  (law@cygnus.com)
9556
9557         * gcc.c-torture/compile/990107-1.c: New test
9558
9559 Wed Jan  6 02:21:59 1999  Jeffrey A Law  (law@cygnus.com)
9560
9561         * gcc.c-torture/execute/990106-2.c: New test.
9562
9563         * gcc.c-torture/execute/990106-1.c: New test.
9564
9565 Wed Dec 30 23:05:28 1998  Zack Weinberg <zack@rabi.columbia.edu>
9566
9567         * gcc.c-torture/compile/981223-1.c: New test.
9568
9569 Tue Dec 29 11:33:25 1998  Richard Henderson  <rth@cygnus.com>
9570
9571         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
9572         (opt3): Rename from opt4 and disable.
9573
9574 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
9575
9576         * g++.old-deja/g++.pt/ptrmem5.C: New test.
9577
9578 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
9579
9580         * g++.old-deja/g++.other/conv5.C: New test.
9581
9582 1998-12-14  Nick Clifton  <nickc@cygnus.com>
9583
9584         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
9585
9586 Fri Dec 11 10:25:57 1998  Jeffrey A Law  (law@cygnus.com)
9587
9588         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
9589
9590 Fri Dec 11 01:12:45 1998  Zack Weinberg <zack@rabi.columbia.edu>
9591
9592         * gcc.c-torture/compile/981211-1.c: New test.
9593
9594 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
9595
9596         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
9597
9598         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
9599
9600 Tue Dec  8 22:50:04 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9601
9602         * gcc.special/930510-1.c: Make C9X safe.
9603         * gcc.misc-tests/gcov-1.c Similarly.
9604         * gcc.misc-tests/gcov-2.c Similarly.
9605
9606 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
9607
9608         * gcc.dg/ultrasp1.c: New test.
9609
9610 Sun Dec  6 00:40:12 1998  Richard Henderson  <rth@cygnus.com>
9611
9612         * gcc.c-torture/execute/981206.c: New test.
9613
9614 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
9615
9616         * g++.old-deja/g++.ns/template7.C: New test.
9617
9618         * g++.old-deja/g++.other/expr1.C: New test.
9619
9620         * g++.old-deja/g++.eh/tmpl3.C: New test.
9621
9622         * g++.old-deja/g++.eh/tmpl2.C: New test.
9623
9624 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
9625
9626         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
9627         * g++.old-deja/g++.other/using6.C: Removed.
9628         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
9629
9630         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
9631
9632 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
9633
9634         * g++.old-deja/g++.pt/overload8.C: New test.
9635
9636         * g++.old-deja/g++.pt/overload7.C: New test.
9637
9638         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
9639
9640         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
9641         and relinking messages.
9642         * lib/g++.exp (g++_target_compile): Remove .rpo file when
9643         compiling with -frepo.
9644
9645 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
9646
9647         * g++.old-deja/g++.pt/lookup6.C: New test.
9648
9649 1998-11-30  Nick Clifton  <nickc@cygnus.com>
9650
9651         * gcc.c-torture/execute/981130-1.c: New test.
9652         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
9653
9654 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
9655
9656         * g++.old-deja/g++.pt/explicit76.C: New test.
9657
9658         * g++.old-deja/g++.pt/friend38.C: New test.
9659
9660         * g++.old-deja/g++.ns/crash2.C: New test.
9661
9662         * g++.old-deja/g++.pt/defarg8.C: New test.
9663
9664         * g++.old-deja/g++.pt/instantiate6.C: New test.
9665
9666         * g++.old-deja/g++.pt/static6.C: New test.
9667
9668         * g++.old-deja/g++.pt/decl2.C: New test.
9669
9670 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
9671
9672         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
9673         problem is actually related with name lookup, but so what? :-)
9674
9675         * g++.old-deja/g++.pt/friend37.C: New test.
9676
9677 1998-11-25  Dave Love  <d.love@dl.ac.uk>
9678
9679         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
9680         element, which fails on some systems.
9681
9682         * g77.f-torture/execute/labug1.f: New test.
9683
9684 Sat Nov 21 21:41:05 1998  Jeffrey A Law  (law@cygnus.com)
9685
9686         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
9687         is defined.
9688
9689 1998-11-18  Dave Love  <d.love@dl.ac.uk>
9690
9691         * g77.f-torture/compile/981117-1.f: New test.
9692
9693 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
9694
9695         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
9696         properly discarded.
9697
9698 Sun Oct 11 05:04:28 1998  Ken Raeburn  <raeburn@cygnus.com>
9699
9700         * gcc.c-torture/execute/memcheck: New directory of tests for
9701         -fcheck-memory-usage.
9702
9703 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9704
9705         * README: New file, general information about the testsuite and
9706         new description of the various C++ test subdirectories.
9707         * README.g++: Eliminate obsolete information, update and move most
9708         relevant stuff to README.
9709
9710 Sat Nov  7 02:55:55 1998  Richard Henderson  <rth@cygnus.com>
9711
9712         * gcc.c-torture/compile/981107-1.c: New test.
9713
9714 Mon Nov  2 11:16:03 1998  Doug Evans  <devans@canuck.cygnus.com>
9715
9716         * execute/memcpy-bi.c: New testcase.
9717
9718 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
9719
9720         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
9721         base classes.
9722
9723         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
9724         template is selected.
9725
9726         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
9727         classes, it should be accepted for all types.
9728
9729         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
9730
9731         * g++.old-deja/g++.pt/spec24.C: Ensure that template
9732         specializations start with template headers.
9733
9734 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
9735
9736         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
9737
9738         * g++.old-deja/g++.other/init9.C: Test cross initialization of
9739         non-POD types.
9740
9741 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
9742
9743         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
9744
9745 Thu Oct 22 16:01:44 1998  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9746
9747         * compile/981022-1.c, compile/981022-1.x: New test and driver.
9748
9749 Mon Oct 19 14:03:07 1998  Jeffrey A Law  (law@cygnus.com)
9750
9751         * 981019-1.c: New test.
9752
9753 Wed Oct 14 21:11:19 1998  Robert Lipe <robertl@dgii.com>
9754
9755         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
9756         find objc headers.
9757
9758 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
9759
9760         * compile/981001-4.c: Remove use of GCC extension that triggers a
9761         compiler bug.
9762
9763 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
9764
9765         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
9766
9767 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
9768
9769         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
9770         instantiation of template produces incorrect code for delete
9771         expression.
9772
9773         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
9774         constructors' name is not unique.
9775         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
9776         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
9777
9778         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
9779         automatic array of const is ill-formed.
9780
9781         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
9782         of template parameter?
9783
9784         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
9785         const.
9786
9787         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
9788         pointer-to-member expression.
9789
9790         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
9791         declaration causes ICE.
9792
9793 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
9794
9795         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
9796         reserved in the global namespace.
9797
9798         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
9799         generate needed virtual table.
9800
9801         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
9802
9803 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
9804
9805         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
9806         template-dependent type
9807
9808 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
9809
9810         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
9811         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
9812         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
9813
9814         * g++.old-deja/g++.other/using5.C: New test; using decl from base
9815         class should be usable as argument of member function.
9816         * g++.old-deja/g++.other/using6.C: New test; using decl from base
9817         class should be usable as return type of member function.
9818         * g++.old-deja/g++.other/using7.C: New test; using decl from base
9819         class should be usable as type of data member.
9820
9821         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
9822
9823 Fri Oct  9 19:19:19 1998  Jeffrey A Law  (law@cygnus.com)
9824
9825         * gcc.c-torture/special/920521-1.c: Fix bogus test.
9826
9827 Thu Oct  8 19:14:05 1998  Nick Clifton  <nickc@cygnus.com>
9828
9829         * gcc.dg/dll-?.c Add thumb to target list.
9830         Fix assembler scan patterns to match current assembler output.
9831
9832 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
9833
9834         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
9835         matching of template brackets.
9836
9837         * g++.old-deja/g++.other/using4.C: New test.  Test using
9838         declarations of methods from base classes.
9839
9840         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
9841         within functions should introduce names into the innermost
9842         enclosing namespace.
9843
9844         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
9845         of static locals if first initialization throws.
9846
9847 Wed Oct  7 12:00:20 1998  Jim Wilson  <wilson@cygnus.com>
9848
9849         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
9850
9851 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
9852
9853         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
9854         lose track of the possible targets of tablejump insns.
9855         * special/special.exp: Run it.
9856
9857 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
9858
9859         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
9860         must be declared before its specializations can be named in friend
9861         declarations.
9862
9863 1998-10-05  Dave Love  <d.love@dl.ac.uk>
9864
9865         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
9866
9867         * g77.f-torture/execute/io1.f: New test.
9868
9869 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
9870
9871         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
9872         with pointer to template function, for which no argument deduction
9873         is possible.
9874
9875         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
9876         specialization of template function as argument to template
9877         function.
9878
9879         * g++.old-deja/g++.other/access2.C: New test; Inner class
9880         shouldn't have privileged access to Outer's names.
9881
9882 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
9883
9884         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
9885         friend template declared within template class conflicts with
9886         nested class of the same name.
9887
9888         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
9889         is ignored.
9890
9891         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
9892         object with direct initializer as function declaration.
9893
9894         * g++.old-deja/g++.other/decl2.C: New test; duplicate
9895         initializers.
9896
9897         * g++.old-deja/g++.other/null2.C: New test; conditional operator
9898         involving const pointer and NULL produces incorrect result.
9899
9900         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
9901         type name without `typename' should be rejected with -pedantic.
9902
9903 Fri Oct  2 21:55:58 1998  Richard Henderson  <rth@cygnus.com>
9904
9905         * g++.old-deja/g++.other/addrof1.C: New test.
9906
9907 Thu Oct  1 17:15:26 1998  Nick Clifton  <nickc@cygnus.com>
9908
9909         * gcc.c-torture/compile/981001-1.c: New test.
9910         * gcc.c-torture/execute/981001-1.c: New test.
9911
9912 Thu Oct  1 19:05:20 1998  Jeffrey A Law  (law@cygnus.com)
9913
9914         * gcc.c-torture/compile/981001-2.c: New test.
9915         * gcc.c-torture/compile/981001-3.c: New test.
9916         * gcc.c-torture/compile/981001-4.c: New test.
9917
9918 1998-10-01  Robert Lipe  <robertl@dgii.com>
9919
9920         * lib/objc.exp (objc_target_compile): Add -L during compiles for
9921         multilibbed hosts.   Idea grafted from g77.exp.
9922
9923 1998-09-30  Dave Love  <d.love@dl.ac.uk>
9924
9925         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
9926         avoid losing on systems which need -lsocket.
9927
9928 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
9929
9930         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
9931         * g++.old-deja/g++.other/nested2.C: Ditto.
9932         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
9933         failure.
9934
9935 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
9936
9937         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
9938         preferred over template operator!= for enum bitfields.
9939
9940 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
9941
9942         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
9943         that happen to have the same base name, but in different scopes,
9944         are incorrectly rejected.
9945
9946 1998-09-16  Richard Henderson  <rth@cygnus.com>
9947
9948         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
9949         on the native word size instead of an integer literal.
9950
9951 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
9952
9953         * g++.old-deja/g++.other/static2.C: Invocation of static data
9954         member of type pointer-to-function denoted as non-static member.
9955
9956         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
9957         checks involving function types and aliases.
9958
9959 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
9960
9961         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
9962         redefined to the same non-trivial type.
9963
9964         * g++.old-deja/g++.pt/explicit73.C: Test for proper
9965         namespace-qualification of template specializations declared in
9966         other namespaces.
9967
9968         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
9969         to declare a subset of the specializations of a template function
9970         as friends of specializations of a template class.
9971
9972         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
9973         member templates that do not fully specialize the enclosing
9974         template class are rejected.
9975
9976 1998-09-11  Dave Love  <d.love@dl.ac.uk>
9977
9978         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
9979
9980 1998-09-08  Dave Love  <d.love@dl.ac.uk>
9981
9982         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
9983         altered from libf2c/libU77 version.
9984
9985 1998-09-06  Dave Love  <d.love@dl.ac.uk>
9986
9987         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
9988
9989 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
9990
9991         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
9992         (un)signed char are different types for template specialization
9993         purposes.
9994
9995 Thu Sep  3 00:40:32 1998  Ovidiu Predescu  <ovidiu@aracnet.com>
9996
9997         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
9998         * objc: ObjC testsuite.
9999
10000 Mon Aug 31 12:00:00 1998  Catherine Moore  <clm@cygnus.com>
10001
10002         * gcc.c-torture/execute/941014-1.x:  New file.
10003
10004 Mon Aug 31 15:19:32 1998  Nick Clifton  <nickc@cygnus.com>
10005
10006         * lib/c-torture.exp: Add support for
10007         torture_eval_before_compile and torture_eval_before_execute
10008         variables.
10009
10010 Sun Aug 30 17:38:20 1998  Jeffrey A Law  (law@cygnus.com)
10011
10012         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
10013         this test triggers valid.
10014
10015 Thu Aug 27 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
10016
10017         * gcc.dg/980827-1.c: New test.
10018
10019 Wed Aug 26 16:10:00 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
10020
10021         * gcc.c-torture/execute/loop-4b.c: New test.
10022
10023 Wed Aug 26 16:25:38 1998  Nick Clifton  <nickc@cygnus.com>
10024
10025         * lib/c-torture.exp: Add support for
10026         torture_eval_before_compile and torture_eval_before_execute
10027         variables.
10028
10029 Tue Aug 25 19:42:13 1998  Jeffrey A Law  (law@cygnus.com)
10030
10031         * gcc.c-torture/compile/980825-1.c: New test.
10032
10033 Mon Aug 24 14:20:32 1998  Nick Clifton  <nickc@cygnus.com>
10034
10035         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
10036         count number tests in opt_t0 not good_t0.
10037
10038 Mon Aug 24 16:38:52 1998  Jeffrey A Law  (law@cygnus.com)
10039
10040         * gcc.c-torture/compile/930326-1.x: Fix typo.
10041
10042 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
10043
10044         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
10045         causes an ICE.
10046
10047 Fri Aug 21 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
10048
10049         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
10050         STACK_SIZE is defined.
10051         * gcc.c-torture/unsorted/stuct.c: Similarly.
10052
10053         * gcc.c-torture/compile/980821-1.c: New test.
10054
10055 Fri Aug 21 03:14:04 1998  Jeffrey A Law  (law@cygnus.com)
10056
10057         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
10058
10059 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
10060
10061         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
10062         code.
10063
10064 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
10065
10066         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
10067         error'.
10068
10069 Tue Aug 18 19:19:50 1998  Jeffrey A Law  (law@cygnus.com)
10070
10071         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
10072
10073 Sun Aug 16 01:29:19 1998  Jeffrey A Law  (law@cygnus.com)
10074
10075         * gcc.c-torture/compile/980816-1.c: New test.
10076
10077         * gcc.dg/980816-1.c: New test.
10078
10079 Thu Aug 13 00:13:55 1998  Jeffrey A Law  (law@cygnus.com)
10080
10081         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
10082         compiler for ieee tests.
10083
10084 1998-08-01  Dave Love  <d.love@dl.ac.uk>
10085
10086         * g77.f-torture/compile/980729-0.f: New test.
10087
10088 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
10089
10090         * gcc.c-torture/special/eeprof-1.c: New test, for
10091         -finstrument-functions.
10092         * gcc.c-torture/special/special.exp: Run it.
10093
10094 Wed Jul 29 00:17:18 1998  Jeffrey A Law  (law@cygnus.com)
10095
10096         * gcc.c-torture/compile/980729-1.c: New test.
10097
10098 Mon Jul 27 11:05:07 1998  Nick Clifton  <nickc@cygnus.com>
10099
10100         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
10101         __thumb__ is defined, and test for ARM style doubles if so.
10102
10103 1998-07-26  Dave Love  <d.love@dl.ac.uk>
10104
10105         * g77.f-torture/noncompile/980615-0.f: New test.
10106
10107 Sun Jul 26 01:15:56 1998  H.J. Lu  (hjl@gnu.org)
10108
10109         * gcc.dg/980312-1.c: Do link instead of compile.
10110         * gcc.dg/980313-1.c: Likewise.
10111
10112 Sun Jul 26 01:05:02 1998  Jeffrey A Law  (law@cygnus.com)
10113
10114         * gcc.c-torture/compile/980726-1.c: New test.
10115
10116 1998-07-25  Dave Love  <d.love@dl.ac.uk>
10117
10118         * g77.f-torture/execute/io0.f: New test.
10119
10120 Fri Jul 24 11:02:43 1998  Nick Clifton  <nickc@cygnus.com>
10121
10122         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
10123         an int.
10124
10125 Thu Jun 18 15:12:30 1998  Michael Meissner  <meissner@cygnus.com>
10126
10127         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
10128         m32r bugs.
10129
10130 Fri Jul 17 14:19:32 1998  Nick Clifton  <nickc@cygnus.com>
10131
10132         * gcc.dg/980626-1.c: Expect failures for all toolchains until
10133         c-decl.c:grokdeclarator can handle mode attributes.
10134
10135 Thu Jul 16 21:42:50 1998  Jeffrey A Law  (law@cygnus.com)
10136
10137         * gcc.c-torture/execute/980716-1.c: New test.
10138
10139 Mon Jul 13 22:26:37 1998  Jeffrey A Law  (law@cygnus.com)
10140
10141         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
10142         the mn10200.
10143         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
10144         the mn10200.
10145         * gcc.c-torture/execute/va-arg-3.x: Similarly.
10146         * gcc.c-torture/compile/930326-1.x: Similarly.
10147
10148 1998-07-13  Dave Love  <d.love@dl.ac.uk>
10149
10150         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
10151         New test from Craig.
10152
10153 1998-07-12  Dave Love  <d.love@dl.ac.uk>
10154
10155         * g77.f-torture/noncompile/980616-0.f: New test.
10156
10157         * g77.f-torture/execute/970816-3.f:  New test from Craig.
10158
10159 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
10160
10161         *  g++.other/singleton.C: Return error value instead of taking
10162         SIGSEGV.
10163
10164 Fri Jul 10 10:02:03 1998  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
10165
10166         *  g++.other/singleton.C: New test.   Warning is under dispute.
10167         Runtime crash is not.
10168
10169 Thu Jul  9 23:07:45 1998  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
10170
10171         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
10172         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
10173         using6.C, using7.C}:  New namespace tests.
10174
10175 Thu Jul  9 22:44:49 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
10176
10177         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
10178         specialization with typedef'ed names used as array indexes.
10179
10180 Thu Jul  9 00:38:51 1998  Jeffrey A Law  (law@cygnus.com)
10181
10182         * gcc.c-torture/execute/980709-1.c: New test.
10183
10184         * gcc.dg/980709-1.c: New test.
10185
10186 Tue Jul  7 13:41:27 1998  Richard Henderson  <rth@cygnus.com>
10187
10188         * gcc.c-torture/execute/bcp-1.c: New test.
10189
10190 Tue Jul  7 11:49:04 1998  Jeffrey A Law  (law@cygnus.com)
10191
10192         * gcc.c-torture/execute/980707-1.c: New test.
10193
10194 Mon Jul  6 18:20:27 1998  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
10195
10196         * gcc.c-torture/compile/980706-1.c: New test.
10197
10198 1998-07-01  Dave Love  <d.love@dl.ac.uk>
10199
10200         * g77.f-torture/execute/980701-0.f,
10201         g77.f-torture/execute/980701-1.f: New test from Craig.
10202
10203 Wed Jul  1 00:52:51 1998  Jeffrey A Law  (law@cygnus.com)
10204
10205         * gcc.c-torture/compile/980701-1.c: New test.
10206
10207         * gcc.c-torture/execute/980701-1.c: New test.
10208
10209 Tue Jun 30 11:51:42 1998  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
10210 rlsruhe.de>
10211
10212         * g++.old-deja/g++.robertl/eb132.C: New test.
10213         * g++.old-deja/g++.robertl/eb133.C: Likewise.
10214
10215 1998-06-29  Dave Love  <d.love@dl.ac.uk>
10216
10217         * g77.f-torture/execute/980628-7.f,
10218         g77.f-torture/execute/980628-8.f,
10219         g77.f-torture/execute/980628-9.f,
10220         g77.f-torture/execute/980628-10.f: New tests from Craig.
10221
10222         * g77.f-torture/execute/980628-3.f: Remove mail headers.
10223
10224 Sun Jun 28 12:49:02 1998  Jeffrey A Law  (law@cygnus.com)
10225
10226         * g77.f-torture/execute/980628-4.f: New test from Craig.
10227         * g77.f-torture/execute/980628-5.f: Likewise.
10228         * g77.f-torture/execute/980628-2.f: Likewise.
10229         * g77.f-torture/execute/980628-0.f: Likewise.
10230         * g77.f-torture/execute/980628-1.f: Likewise.
10231         * g77.f-torture/execute/980628-3.f: Likewise.
10232         * g77.f-torture/execute/980628-6.f: Likewise.
10233
10234 Sun Jun 28 00:37:26 1998  Jeffrey A Law  (law@cygnus.com)
10235
10236         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
10237         directory when nothing has been installed yet.
10238
10239 Sat Jun 27 23:23:18 1998  Carlo Wood  <carlo@runaway.xs4all.nl>
10240
10241         * gcc.c-torture/special/special.exp: Handle newer versions of
10242         dejagnu.
10243
10244 Fri Jun 26 17:57:40 1998  Jeffrey A Law  (law@cygnus.com)
10245
10246         * gcc.dg/980626-1.c: New test.
10247
10248 Fri Jun 19 23:26:12 1998  Bruno Haible <haible@ilog.fr>
10249
10250         * gcc.misc-tests/m-un-2.c: New test.
10251         * g++.old-deja/g++.other/warn01.c: Likewise.
10252
10253 Fri Jun 19 14:06:36 1998  Robert Lipe  <robertl@dgii.com>
10254
10255         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
10256         compatibility with assmblers with a different comment character.
10257         Eliminate use of GAS-specific extensions.
10258
10259 Fri Jun 19 02:05:14 1998  Jeffrey A Law  (law@cygnus.com)
10260
10261         * gcc.c-torture/execute/ieee/980619-1.c: New test.
10262
10263 Fri Jun 19 00:58:11 1998  Robert Lipe  <robertl@dgii.com>
10264
10265         *lib/g77.exp: Replace search for libf2c.a with search for newly
10266         renamed libg2c.a
10267
10268 Wed Jun 17 18:53:12 1998  Jeffrey A Law  (law@cygnus.com)
10269
10270         * gcc.c-torture/execute/980617-1.c: New test.
10271
10272 Fri Jun 12 01:08:49 1998  Jeffrey A Law  (law@cygnus.com)
10273
10274         * gcc.c-torture/execute/980612-1.c: New test.
10275
10276 Mon Jun  8 02:13:42 1998  Jeffrey A Law  (law@cygnus.com)
10277
10278         * gcc.dg/980523-1.c: Only test on ppc-linux.
10279         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
10280
10281         * gcc.c-torture/execute/980608-1.c: New test.
10282
10283 Fri Jun  5 21:54:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
10284
10285         * gcc.c-torture/execute/980605-1.c: New test.
10286
10287 Thu Jun  4 01:39:24 1998  Jeffrey A Law  (law@cygnus.com)
10288
10289         * gcc.c-torture/execute/980604-1.c: New test.
10290
10291 Tue Jun  2 20:51:43 1998  Jeffrey A Law  (law@cygnus.com)
10292
10293         * gcc.c-torture/execute/980602-1.c: New test.
10294         * gcc.c-torture/execute/980602-2.c: Likewise.
10295
10296 1998-06-02  Dave Love  <d.love@dl.ac.uk>
10297
10298         * 970125-0.f: Fix per JCB.  Add commentary.
10299
10300 Sun May 31 23:23:29 1998  Michael Meissner  <meissner@cygnus.com>
10301
10302         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
10303         IEEE -0 support.
10304
10305 Fri May 29 01:10:12 1998  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
10306
10307         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
10308         earlier.
10309
10310 Thu May 28 00:17:42 1998  Catherine Moore <clm@cygnus.com>
10311
10312         * gcc.c-torture/execute/980526-3.c: New test.
10313
10314 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
10315
10316         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
10317         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
10318         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
10319         m88k-motorola-sysv3 to XFAIL.
10320
10321 Tue May 26 23:58:03 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10322
10323         * gcc.dg/980526-1.c: New test.
10324         * gcc.c-torture/execute/980526-2.c: New test.
10325
10326 Tue May 26 23:40:40 1998  Jeffrey A Law  (law@cygnus.com)
10327
10328         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
10329
10330         * gcc.c-torture/execute/980526-1.c: New test.
10331
10332 1998-05-26  Dave Love  <d.love@dl.ac.uk>
10333
10334         * g77.f-torture/execute/alpha2.f: Add runtime test.
10335
10336 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
10337
10338         * g++.old-deja/old-deja.exp: Strip leading directories.
10339
10340         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
10341         error for the line.  Don't run multiple tests for the same line.
10342
10343 Sat May 23 23:27:10 1998  Jeffrey A Law  (law@cygnus.com)
10344
10345         * gcc.dg/980523-1.c: New test.
10346
10347 1998-05-23  Dave Love  <d.love@dl.ac.uk>
10348
10349         * g77.f-torture/compile/970915-0.f: New test.
10350
10351 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
10352
10353         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
10354
10355 Thu May 21 23:23:21 1998  Jeffrey A Law  (law@cygnus.com)
10356
10357         * gcc.dg/980520-1.c: New test.
10358
10359 Wed May 20 14:37:15 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10360
10361         * gcc.dg/980502-1.c: Fix return type.
10362
10363 Wed May 20 11:29:48 1998  Jeffrey A Law  (law@cygnus.com)
10364
10365         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
10366         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
10367         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
10368         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
10369         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
10370
10371 1998-05-20  Dave Love  <d.love@dl.ac.uk>
10372
10373         * g77.f-torture/execute/980520-1.f: New test.
10374
10375 1998-05-15  Dave Love  <d.love@dl.ac.uk>
10376
10377         * lib/mike-g77.exp: New file.
10378
10379         * g77.f-torture/noncompile/noncompile.exp,
10380         g77.f-torture/noncompile/check0.f: New files.
10381
10382 1998-05-14  Dave Love  <d.love@dl.ac.uk>
10383
10384         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
10385         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
10386         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
10387         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
10388         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
10389         abort where appropriate.
10390
10391 Tue May  5 19:20:13 1998  Michael Meissner  <meissner@cygnus.com>
10392
10393         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
10394         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
10395
10396 1998-04-29  Dave Love  <d.love@dl.ac.uk>
10397
10398         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
10399
10400 1998-04-27  Dave Love  <d.love@dl.ac.uk>
10401
10402         * g77.f-torture/compile/980427-0.f: New test.
10403
10404 1998-04-24  Dave Love  <d.love@dl.ac.uk>
10405
10406         * g77.f-torture/compile/980424-0.f: New test.
10407
10408 1998-04-19  Dave Love  <d.love@dl.ac.uk>
10409
10410         * g77.f-torture/compile/980419-2.f (main): New test.
10411         * g77.f-torture/compile/970125-0.f: New test.
10412         * g77.f-torture/compile/980419-1.f: New test.
10413
10414 Wed Apr  8 13:09:15 1998  Jim Wilson  <wilson@cygnus.com>
10415
10416         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
10417         of loop-4.c.
10418
10419 Tue Apr  7 12:01:24 1998  Jim Wilson  <wilson@cygnus.com>
10420
10421         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
10422
10423 Fri Apr  3 12:27:49 1998  Jim Wilson  <wilson@cygnus.com>
10424
10425         * gcc.c-torture/compile/980329-1.c: New test.
10426
10427 Wed Mar 18 16:22:22 1998  Jim Wilson  <wilson@cygnus.com>
10428
10429         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
10430         * gcc.dg/980312-1.c: Fix typo in -march command.
10431
10432 Mon Mar 16 20:01:30 1998  H.J. Lu  (hjl@gnu.org)
10433
10434         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
10435
10436 Wed Mar 11 13:08:48 1998  Robert Lipe  <robertl@dgii.com>
10437
10438         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
10439         Dave Love agree the Fortran source is bogus.
10440
10441 Wed Mar 11 00:03:49 1998  Robert Lipe  <robertl@dgii.com>
10442
10443         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
10444         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
10445         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
10446         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
10447         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
10448
10449 Tue Mar 10 00:31:51 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
10450
10451         * g++.old-deja/g++.other/friend1.C: New test.
10452
10453 1998-02-18  Dave Love  <d.love@dl.ac.uk>
10454
10455         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
10456         possibly uninitialized) variables and declare dnrm2.
10457
10458 Mon Feb 23 15:16:53 1998  Robert Lipe <robertl@dgii.com>
10459
10460         From Bruno Haible <haible@ilog.fr>:
10461         * gcc.c-torture/execute/980223.c: New test.
10462
10463 Fri Feb 13 00:36:07 1998  Jeffrey A Law  (law@cygnus.com)
10464
10465         * gcc.dg/ifelse-1.c: New test.
10466
10467 Mon Feb  9 02:08:47 1998  H.J. Lu  (hjl@gnu.org)
10468
10469         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
10470
10471           * lib/old-dejagnu.exp (old-dejagnu): Added the
10472           "execution test - XFAIL *-*-*" handling in the spirit of
10473           "excess errors test -". Changed the "execution test fails"
10474           handling to be like "excess errors test fails".
10475           * Update various tests accordingly.
10476
10477 Fri Feb  6 14:30:48 1998  Jim Wilson  <wilson@cygnus.com>
10478
10479         * gcc.c-torture/execute/980205.c: New test.
10480
10481 Sun Jan 18 01:33:59 1998  Jeffrey A Law  (law@cygnus.com)
10482
10483         * lib/c-torture.exp: Look for .x files instead of .cexp files.
10484         * lib/f-torture.exp: Similarly.
10485         * gcc.c-torture: Rename all .cexp files to .x files.
10486
10487 Mon Dec  8 23:55:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
10488
10489         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
10490         (940510-1.c): Removed duplicate.
10491         (971104-1.c): New test.
10492
10493 Tue Nov 25 16:18:51 1997  Kate Hedstrom  (kate@ahab.rutgers.edu)
10494
10495           * lib/f-torture.exp: Improve error and loop detection.
10496
10497 Wed Nov 19 14:27:04 1997  Michael Meissner  <meissner@cygnus.com>
10498
10499         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
10500         use that to size the filler array.
10501
10502 Fri Sep 26 10:50:53 1997  Bob Manson  <manson@charmed.cygnus.com>
10503
10504         * lib/c-torture.exp(c-torture-execute): Fix typo.
10505
10506         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
10507         testcase as the executable name. Keep the executable around if
10508         the test fails.
10509
10510 Fri Sep 19 17:19:53 1997  Bob Manson  <manson@charmed.cygnus.com>
10511
10512         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
10513         changes.  Only test one -g option, and move it to the end of the
10514         list of options to test.
10515
10516 Fri Sep 19 17:58:00 1997  Michael Meissner  <meissner@cygnus.com>
10517
10518         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
10519         variable GCC_TORTURE_OPTIONS to supply default switches separated
10520         by colons.  If no environment variable, run tests with -O0 -g, -O1
10521         -g, and -O2 -g as well.
10522
10523 Wed Sep 17 10:12:26 1997  Bob Manson  <manson@charmed.cygnus.com>
10524
10525         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
10526         explanatory comments. Fix indentation.
10527
10528 Mon Sep 15 00:36:53 1997  Jeffrey A Law  (law@cygnus.com)
10529
10530         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
10531
10532 Thu Sep 11 13:54:47 1997  Jeffrey A Law  (law@cygnus.com)
10533
10534         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
10535         * g++.old-deja/g++.mike/p7325.C: Likewise.
10536         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
10537
10538 Thu Sep 11 10:00:03 1997  Alexandre Oliva  (oliva@dcc.unicamp.br)
10539
10540         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
10541         * g++.old-deja/g++.brendan/crash30.C: Likewise.
10542         * g++.old-deja/g++.brendan/crash39.C: Likewise.
10543         * g++.old-deja/g++.law/operators4.C: Likewise.
10544
10545 Thu Sep 11 09:53:40 1997  Joe Buck  (jbuck@synopsys.com)
10546
10547         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
10548         * g++.old-deja/g++.mike/p784.C: Ditto.
10549         * g++.old-deja/g++.mike/p785.C: Ditto.
10550
10551 Fri Sep  5 00:21:42 1997  Jeffrey A Law  (law@cygnus.com)
10552
10553           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
10554
10555 Wed Sep  3 17:29:35 1997  Bob Manson  <manson@charmed.cygnus.com>
10556
10557         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
10558         target feature; pass this to c-torture-execute as needed.
10559
10560 Wed Sep  3 17:15:00 1997  Bob Manson  <manson@charmed.cygnus.com>
10561
10562         * lib/c-torture.exp(c-torture-execute): If the previous and the
10563         current executables being tested are identical, we don't need to
10564         run the executable again. Try to make the executable names
10565         unique. Add an optional argument for passing additional compiler
10566         flags.
10567
10568 Tue Sep  2 16:34:31 1997  Doug Evans  <dje@canuck.cygnus.com>
10569
10570         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
10571
10572 Fri Aug 29 12:48:09 1997  Jeffrey A Law  (law@cygnus.com)
10573
10574         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
10575
10576 Thu Jul 31 12:17:24 1997  Jeffrey A Law  (law@cygnus.com)
10577
10578         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
10579         32bit or larger longs.
10580
10581         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
10582         have either a 32bit long or 32bit int.
10583
10584 Tue Jul 29 00:40:38 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
10585
10586         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
10587         Make double precision tests dependent on sizeof (double).
10588
10589 Wed Jul  9 15:15:40 1997  Bob Manson  <manson@charmed.cygnus.com>
10590
10591         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
10592         too.
10593
10594 Tue Jun 17 22:11:16 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
10595
10596         * gcc.c-torture/compile/961203-1.cexp: New script.
10597
10598 Mon Jun 16 15:27:06 1997  Bob Manson  <manson@charmed.cygnus.com>
10599
10600         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
10601         up the includes ourselves.
10602
10603 Wed Jun 11 17:33:21 1997  Bob Manson  <manson@charmed.cygnus.com>
10604
10605         * lib/plumhall.exp: Remove random include, and add a few
10606         verbose messages for debugging.
10607
10608 Fri Jun  6 14:23:24 1997  Bob Manson  <manson@charmed.cygnus.com>
10609
10610         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
10611         of trying to do it ourselves.
10612
10613 Wed Jun  4 03:38:50 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
10614
10615         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
10616
10617 Wed Jun  4 18:43:55 1997  Bob Manson  <manson@charmed.cygnus.com>
10618
10619         * gcc.prms/5403.c: Made regexp a bit less strict.
10620
10621 Tue Jun  3 15:12:39 1997  Bob Manson  <manson@charmed.cygnus.com>
10622
10623         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
10624         is returned from remote_load instead.
10625         * lib/plumhall.exp: Ditto.
10626         * lib/mike-g++.exp: Ditto.
10627         * lib/old-dejagnu.exp: Ditto.
10628         * lib/c-torture.exp: Ditto.
10629
10630 Fri May 30 23:15:15 1997  Bob Manson  <manson@charmed.cygnus.com>
10631
10632         * lib/g++.exp: Use build_wrapper procedure.
10633         * lib/gcc.exp: Ditto.
10634
10635 Tue May 20 15:23:27 1997  Jeffrey A Law  (law@cygnus.com)
10636
10637         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
10638         an old-style decl for malloc.  Fixes tests to work when
10639         sizeof (int) != sizeof (size_t).
10640
10641 Thu May 15 14:00:04 1997  Mike Meissner  <meissner@cygnus.com>
10642
10643         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
10644
10645         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
10646         use stdargs.h interface.
10647
10648 Thu May 15 14:10:39 1997  Mike Meissner  <meissner@cygnus.com>
10649
10650         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
10651         NO_VARARGS when compiling.
10652
10653 Thu May  1 14:49:19 1997  Bob Manson  <manson@charmed.cygnus.com>
10654
10655         * lib/plumhall.exp(ph_includes): New procedure.
10656         (ph_make): Use it.
10657         (ph_compiler): Ditto.
10658
10659         * lib/g++.exp: Rename test-glue.c to testglue.c.
10660         * lib/gcc.exp: Ditto.
10661
10662 Thu Apr 10 14:50:26 1997  Bob Manson  <manson@charmed.cygnus.com>
10663
10664         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
10665         to completion when it's called.
10666
10667 Fri Mar 21 16:34:52 1997  Michael Meissner  <meissner@cygnus.com>
10668
10669         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
10670         is defined, don't do test.
10671
10672 Thu Mar 20 09:50:32 1997  Doug Evans  <dje@canuck.cygnus.com>
10673
10674         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
10675         for object files.
10676         (ph_summary): Mark skipped testcases as untested, not unresolved.
10677
10678         * lib/plumhall.exp (ph_make): If unresolved because of bad
10679         errorCode, record errorCode in log file.
10680         (*): Replace send_log/verbose with verbose -log.
10681
10682 Wed Mar 19 13:06:26 1997  Michael Meissner  <meissner@cygnus.com>
10683
10684         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
10685         double conversion if double isn't at least 8 bytes.
10686
10687         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
10688         int to work with targets where int is 16 bits.
10689
10690         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
10691         8 bytes, just exit, since 4 byte doubles don't have enough bits of
10692         precision for the test to complete.
10693
10694 Fri Mar 14 17:51:02 1997  Michael Meissner  <meissner@cygnus.com>
10695
10696         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
10697         if d10v is not compiled with the -mdouble64 flag.
10698         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
10699
10700         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
10701         d10v is not compiled with the -mint32 flag.
10702
10703 Thu Mar 13 16:09:28 1997  Bob Manson  <manson@charmed.cygnus.com>
10704
10705         * lib/plumhall.exp: Use incr_count.
10706
10707 Wed Mar 12 10:01:33 1997  Jeffrey A Law  (law@cygnus.com)
10708
10709         * gcc.c-torture: Update to c-torture-1.45.
10710
10711 Sun Feb 23 18:12:04 1997  Bob Manson  <manson@charmed.cygnus.com>
10712
10713         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
10714         the name of the expect testcase file).
10715
10716         * lib/g++.exp(g++_init): Ditto.
10717
10718 Thu Feb 20 13:53:05 1997  Bob Manson  <manson@charmed.cygnus.com>
10719
10720         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
10721         the host.
10722
10723         * lib/gcc.exp(gcc_exit): New procedure.
10724
10725 Wed Feb 19 15:16:16 1997  Bob Manson  <manson@charmed.cygnus.com>
10726
10727         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
10728         specs where appropriate.
10729
10730         * g++.old-deja/g++.arm/*: Added additional ERROR checks
10731         because of new "candidates are" messages, and removed a few
10732
10733         * Converted all non-old-style g++ testcases to old-style, and
10734         moved into g++.old-deja.
10735
10736 Fri Feb 14 11:46:46 1997  Bob Manson  <manson@charmed.cygnus.com>
10737
10738         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
10739         options.
10740
10741         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
10742         succeeded.
10743
10744         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
10745
10746 Thu Feb 13 17:30:46 1997  Michael Meissner  <meissner@cygnus.com>
10747
10748         * lib/gcc.exp (gcc_target_compile): Add support for defining
10749         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
10750         the machine doesn't have those features.
10751
10752 Tue Feb 11 12:57:11 1997  Bob Manson  <manson@charmed.cygnus.com>
10753
10754         * g++.law/operators4.exp: Don't use LIBS.
10755
10756 Sat Feb  8 14:45:55 1997  Bob Manson  <manson@charmed.cygnus.com>
10757
10758         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
10759
10760         * lib/mike-g++.exp: Don't set the compiler to be tested here.
10761         * lib/g++.exp: Set it here instead. Also, allow use of the
10762         --tool_exec and --tool_opt options. Change CXX to
10763         GXX_UNDER_TEST.
10764
10765         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
10766
10767         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
10768
10769 Fri Feb  7 12:55:45 1997  Bob Manson  <manson@charmed.cygnus.com>
10770
10771         * lib/old-dejagnu.exp: Use prune_warnings instead of
10772         prune_system_crud.
10773         * lib/mike-g++.exp: Ditto.
10774         * lib/gcc.exp: Ditto.
10775         * lib/g++.exp: Ditto.
10776
10777         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
10778
10779 Fri Feb  7 10:41:53 1997  Jeffrey A Law  (law@cygnus.com)
10780
10781           * 941014-2.c: Include stdlib.h
10782           * 960327-1.c: Include stdio.h
10783           * dbra.c, index-1.c: Don't assume ints are 32bits.
10784
10785 Tue Feb  4 12:51:09 1997  Bob Manson  <manson@charmed.cygnus.com>
10786
10787         * lib/gcc.exp: Add gcc,stack_size target feature.
10788
10789         * lib/g++.exp(g++_target_compile): Add the include and link
10790         paths here, not in two other places. And, it's $options, not
10791         options.
10792
10793         * lib/mike-g++.exp(postbase): Remove the code that determines
10794         the correct include and link paths.
10795         * g++.old-deja/old-deja.exp: Ditto.
10796
10797 Mon Feb  3 19:00:07 1997  Bob Manson  <manson@charmed.cygnus.com>
10798
10799         * lib/g++.exp(g++_init): target_compile no longer returns the
10800         filename of the result.
10801
10802 Sun Feb  2 14:42:34 1997  Bob Manson  <manson@charmed.cygnus.com>
10803
10804         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
10805         call to glob.
10806
10807         * gcc.c-torture/special/special.exp: Change call to
10808         gcc_target_compile to include the object file.
10809
10810 Sun Feb  2 17:11:50 1997  Ian Lance Taylor  <ian@cygnus.com>
10811
10812         * gcc.c-torture/special/special.exp: Correct misspelling in last
10813         change.
10814
10815 Sat Feb  1 12:34:23 1997  Bob Manson  <manson@charmed.cygnus.com>
10816
10817         * lib/plumhall.exp(ph_summary): Log the entire output of the
10818         executable. Return -1 if there were any failures, 0 otherwise.
10819         (ph_execute): Return -1 if there were any failures, 0 otherwise.
10820         (ph_make): Clean up objects and executables that were built
10821         if the tests succeeded.
10822
10823 Thu Jan 30 13:45:56 1997  Bob Manson  <manson@charmed.cygnus.com>
10824
10825         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
10826         libraries and includes in the build tree as appropriate.
10827
10828 Wed Jan 29 17:19:34 1997  Bob Manson  <manson@charmed.cygnus.com>
10829
10830         * lib/c-torture.exp: Instead of looking for the global variable
10831         NO_LONG_LONG, check to see if that's a feature of the target.
10832
10833 Wed Jan 29 00:36:25 1997  Bob Manson  <manson@charmed.cygnus.com>
10834
10835         * config/default.exp: Minimize. Delete the remainer of the files in
10836         config; this functionality is now in devo/dejagnu/config.
10837
10838         g++.*/*: Pass any additional flags used to compile to postbase;
10839         delete CXXFLAGS.
10840
10841         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
10842         is now done by runtest.exp. Use gcc_target_compile instead of
10843         compile.
10844
10845         lib/c-torture.exp: Use gcc_target_compile instead of compile.
10846         Remove references to CFLAGS. Use remote_file instead of
10847         calling rm -f.
10848         (c-torture): Take a list of arguments to use to compile this
10849         testcase.
10850
10851         lib/g++.exp: Simplify. Use target_compile instead of compile.
10852         lib/gcc-dg.exp: Ditto.
10853         lib/gcc.exp: Ditto.
10854         lib/mike-{gcc,g++}.exp: Ditto.
10855         lib/old-dejagnu.exp: Ditto.
10856         lib/plumhall.exp: Ditto.
10857
10858 Wed Jan  8 14:43:07 1997  Jim Wilson  <wilson@cygnus.com>
10859
10860         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
10861         (ph_linker): Likewise.
10862
10863 Wed Nov 13 16:04:19 1996  Joern Rennecke <amylaar@cygnus.com>
10864
10865           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
10866         MAP_ANON / MAP_ANONYMOUS if defined;
10867         else try to map from /dev/zero .
10868
10869 Tue Nov 12 23:30:12 1996  Jeffrey A Law  (law@cygnus.com)
10870
10871         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
10872         isn't defined, then define it to MAP_ANONYMOUS.
10873
10874 Tue Nov 12 11:57:49 1996  Jeffrey A Law  (law@cygnus.com)
10875
10876         * gcc.c-torture: Update to c-torture-1.42 release.
10877
10878 Mon Nov 11 12:45:31 1996  Jeffrey A Law  (law@cygnus.com)
10879
10880         * gcc.c-torture: Update to c-torture-1.41 release.
10881
10882 Sun Oct 27 18:56:18 1996  Jeffrey A Law  (law@cygnus.com)
10883
10884         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
10885         c-torture release.
10886
10887 Thu Aug 15 11:09:36 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10888
10889         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
10890         and LDFLAGS.  Fix second case to append the target_info ldflags
10891         onto LDFLAGS, not CFLAGS.
10892         * lib/g++.exp (g++_init): Add target_info stuff.
10893         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
10894         of libgloss and newlib flags for !native.
10895
10896         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
10897         (GDB): Fix relative path to go up another dir for finding gdb.
10898
10899 Thu Aug  8 17:03:27 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
10900
10901         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
10902         versions in the target_info array, if they don't exist.
10903
10904 Fri Aug  2 15:39:03 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10905
10906         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
10907
10908 Mon Jul  8 15:45:58 1996  Jim Wilson  <wilson@cygnus.com>
10909
10910         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
10911         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
10912
10913 Mon Jul  1 15:53:00 1996  Bob Manson  <manson@charmed.cygnus.com>
10914
10915         * lib/old-dejagnu.exp: Don't remove the output file before we've
10916         actually tested it. Don't append pwd to the path of the executable
10917         we're testing.
10918
10919 Sun Jun 30 14:37:50 1996  Doug Evans  <dje@canuck.cygnus.com>
10920
10921         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
10922
10923 Wed Jun 26 14:15:55 1996  Bob Manson  <manson@charmed.cygnus.com>
10924
10925         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
10926         temporary directory for compiler files, and set it to a default
10927         value of /tmp. Set $output as the name of the output file from
10928         compiling the testcase. Add a -o option to $cflags_var so the
10929         compiler writes the final output file as $output. Set $executable
10930         to $output.
10931
10932         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
10933         directory for compiler files, and set it to /tmp if it doesn't
10934         already have a value. Set $output_file to the name of the output
10935         file from compiling the testcase. Add a -o option to CXXFLAGS so
10936         the compiler writes the final output file as $output. Use $output
10937         as the executable to be tested.
10938
10939 Mon Jun 24 17:12:16 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10940
10941         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
10942
10943 Sat Jun  8 15:12:24 1996  Jeffrey A Law  (law@cygnus.com)
10944
10945         * gcc.c-torture/execute/pending-1.c: New test.  Still
10946         pending in Tege's queue.
10947
10948 Wed Apr 24 18:13:45 1996  Jim Wilson  <wilson@chestnut.cygnus.com>
10949
10950         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
10951         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
10952         if there were failures.  Call unresolved if there were unresolved
10953         testcases.  Call gcc_fail if program did not run to completion.
10954         (ph_make): Pass additional argument name to ph_execute.
10955         (ph_execute): Add new argument.  Pass additional arguments to
10956         ph_summary.  Call gcc_fail is there is no execution output.
10957
10958 Wed Apr 24 13:39:23 1996  Jeffrey A Law  (law@cygnus.com)
10959
10960         * lib/plumhall.exp (proc_summary): Output relavent summary
10961         lines into the log so specific failures in plumhall can be
10962         investigated.
10963
10964 Wed Apr 10 13:23:45 1996  Jeffrey A Law  (law@cygnus.com)
10965
10966         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
10967         (c-torture-execute): Don't try to execute tests which use
10968         "long long" types if $NO_LONG_LONG is nonzero.
10969
10970 Mon Apr  8 08:52:29 1996  Doug Evans  <dje@canuck.cygnus.com>
10971
10972         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
10973         not c-torture.
10974
10975         * gcc.ieee: Move from here.
10976         * gcc.c-torture/execute/ieee: To here.
10977
10978 Tue Mar 26 23:41:18 1996  Jeffrey A Law  (law@cygnus.com)
10979
10980         * gcc.c-torture: Update to c-torture-1.41 release.
10981
10982 Fri Mar 22 15:49:24 1996  Jeffrey A Law  (law@cygnus.com)
10983
10984         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
10985         not "$output".
10986
10987 Thu Mar  7 12:37:08 1996  Doug Evans  <dje@charmed.cygnus.com>
10988
10989         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
10990         -c present.
10991
10992 Sat Mar  2 22:36:37 1996  Jeffrey A Law  (law@cygnus.com)
10993
10994         * config/proelf.exp: Handle connecting to a simulator.
10995
10996 Wed Jan 31 00:58:15 1996  Jeffrey A Law  (law@cygnus.com)
10997
10998         * config/proelf.exp: New file.  Enough framework that we can
10999         run c-torture tests on the proelf targets (or any other target
11000         that gdb can connect to for that matter).
11001
11002 Mon Jan 29 08:57:46 1996  Doug Evans  <dje@canuck.cygnus.com>
11003
11004         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
11005         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
11006
11007         * lib/plumhall.exp (ph_execute): Always call ph_summary if
11008         exec_output exists.
11009
11010 Sun Jan 28 11:28:43 1996  Doug Evans  <dje@charmed.cygnus.com>
11011
11012         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
11013         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
11014
11015         * config/*.exp: Update FSF address.  Change result of ${tool}_load
11016         to pass/fail/unresolved/unsupported/untested.  Caller must now
11017         call unresolved/unsupported/untested.
11018         * lib/*.exp: Update FSF address.  Update to handle new results of
11019         ${tool}_load.
11020         * lib/chill.exp (verbose): Delete.
11021
11022 Sat Jan 27 12:28:07 1996  Doug Evans  <dje@charmed.cygnus.com>
11023
11024         * lib/gcc.exp (default_gcc_start): Change order of args to
11025         $LDFLAGS $CFLAGS $LIBS.
11026         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
11027         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
11028         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
11029         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
11030         * gcc.misc-tests/dg-test.exp: Likewise.
11031         * gcc.misc-tests/msgs.exp: Likewise.
11032         * gcc.prms/prms.exp: Likewise.
11033         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
11034         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
11035
11036         * lib/dg.exp: Deleted, moved to dejagnu/lib.
11037
11038 Wed Jan 24 18:37:00 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11039
11040         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
11041
11042         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
11043         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
11044
11045         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
11046         necessary.
11047
11048 Sat Jan 20 17:22:08 1996  Brendan Kehoe  <brendan@cygnus.com>
11049
11050         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
11051         global for loop; add use of $mathlib.
11052         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
11053         settings here; set mathlib for anything but VxWorks.
11054
11055 Mon Jan 22 16:31:57 1996  Jeffrey A Law  (law@cygnus.com)
11056
11057         * gcc.c-torture: Update to c-torture-1.40 release.
11058
11059 Wed Jan  3 00:54:33 1996  Jeffrey A Law  (law@cygnus.com)
11060
11061         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
11062         dg.exp.
11063
11064 Sun Dec  3 16:17:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
11065
11066         * lib/c-torture.exp (c-torture-execute): Declare "output" as
11067         global.
11068
11069 Fri Nov 17 20:01:19 1995  Doug Evans  <dje@canuck.cygnus.com>
11070
11071         * lib/g++.exp (LIBS): Define if not already.
11072         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
11073         (gcc-dg-prune): Call prune_gcc_output.
11074         * lib/gcc.exp (prune_gcc_output): New proc.
11075         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
11076         prune_gcc_output.
11077
11078 Thu Nov 16 09:15:40 1995  Doug Evans  <dje@canuck.cygnus.com>
11079
11080         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
11081         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
11082
11083 Wed Nov 15 23:04:36 1995  Jeffrey A Law  (law@cygnus.com)
11084
11085         * gcc.c-torture: Update to c-torture-1.39 release.
11086
11087 Sat Nov  4 12:52:05 1995  Doug Evans  <dje@canuck.cygnus.com>
11088
11089         * lib/c-torture.exp (c-torture-execute): Don't return if one option
11090         fails, try others as well.
11091
11092 Thu Nov  2 09:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11093
11094         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
11095         If compilation fails, mark execute tests as `untested'.
11096         If test is marked as unsupported, don't mark compilation and
11097         execute tests as failed.
11098
11099 Wed Oct 25 20:57:55 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11100
11101         * lib/g++.exp (g++_init): Don't link in libg++, and look to
11102         libstdc++ for whether or not we want to be doing shared
11103         libraries.  Delete link_curses since we don't need it anymore.
11104         * lib/mike-g++.exp (postbase): Don't link in libg++.
11105         * g++.old-deja/old-deja.exp: Likewise.
11106
11107 Mon Oct 23 13:05:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11108
11109         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
11110
11111 Tue Oct 17 15:24:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11112
11113         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
11114         For that, add `-Wl,-a,shared_archive'.
11115         * g++.old-deja/old-deja.exp: Likewise.
11116
11117 Tue Oct 17 13:09:06 1995  Doug Evans  <dje@canuck.cygnus.com>
11118
11119         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
11120
11121 Mon Oct 16 23:13:32 1995  Brendan Kehoe  <brendan@cygnus.com>
11122
11123         * lib/mike-g++.exp (postbase): Pay attention to the status of
11124         g++_load.
11125
11126 Mon Oct 16 19:28:32 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11127
11128           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
11129
11130 Mon Oct 16 13:48:58 1995  Doug Evans  <dje@canuck.cygnus.com>
11131
11132         * lib/gcc.exp (default_gcc_start): No longer need to log program
11133         being executed or its output, execute_anywhere does that now.
11134         * lib/g++.exp (default_g++_version): Call execute_anywhere.
11135         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
11136
11137 Thu Oct 12 10:34:58 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11138
11139         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
11140         the same as those in lib/g++.exp.
11141
11142 Tue Oct 10 13:47:27 1995  Jeff Law  (law@hurl.cygnus.com)
11143
11144         * gcc.c-torture: Update to c-torture-1.38 release.
11145         * gcc.ieee: Related changes.
11146
11147 Fri Oct  6 12:39:17 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11148
11149         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
11150         "exec". Minor reformatting changes.
11151
11152         * config/rom68k.exp (${tool}_load): Make it work in a canadian
11153         cross. This means all "exec" calls now work on a remote host as
11154         well.
11155         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
11156         cross. Filter out the extra "\r\n" stuff that expect puts in.
11157         (c-torture-execute): Filter out the bogus warnings like
11158         c-torture-compile does. Add support for canadian cross.
11159         * lib/gcc.exp (default_gcc_version, default_gcc_start)
11160         Use execute_anywhere rather than calling exec directly. Now it
11161         works for canadian cross testing.
11162
11163 Thu Oct  5 10:06:45 1995  Brendan Kehoe  <brendan@rtl.cygnus.com>
11164
11165         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
11166         results into a variable, and check that rather than using file exists.
11167
11168 Wed Oct  4 16:31:02 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11169
11170         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
11171         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
11172
11173 Tue Sep 26 10:15:14 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11174
11175         * g++.old-deja/old-deja.exp: Create and pass runshlib and
11176         lib_curses if there's a shared libg++ in the build tree.
11177
11178 Fri Sep 22 10:47:24 1995  Doug Evans  <dje@canuck.cygnus.com>
11179
11180         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
11181         if not supported target.
11182
11183 Fri Sep 22 09:22:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11184
11185         * lib/g++.exp (g++_init): Move empty setting of runshlib and
11186         link_curses up to always happen, not just for native builds.
11187
11188 Thu Sep 21 10:23:32 1995  Jeff Law  (law@snake.cs.utah.edu)
11189
11190         * gcc.c-torture: Update to c-torture-1.36 release.
11191         * gcc.failure: Related changes.
11192
11193 Wed Sep 20 10:56:26 1995  Doug Evans  <dje@canuck.cygnus.com>
11194
11195         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
11196
11197 Tue Sep 19 17:26:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11198
11199         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
11200         * lib/mike-g++.exp (postbase): Not in here.  Still reference
11201         runshlib, link_curses, and mathlib for link and run.
11202
11203         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
11204         pass the runtime shared library options for Solaris, OSF/1, and
11205         Irix5, and link with -lcurses to avoid unresolved references.
11206
11207 Wed Sep 13 15:28:10 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11208
11209         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
11210         only run once.
11211
11212 Wed Sep 13 10:51:52 1995  Doug Evans  <dje@canuck.cygnus.com>
11213
11214         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
11215
11216 Mon Sep 11 11:02:03 1995  Jeff Law  (law@snake.cs.utah.edu)
11217
11218         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
11219         do not have a framework for the "compat" tests yet.
11220
11221 Sat Sep  9 16:15:20 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11222
11223         * lib/mike-g++.exp (postbase): New local variable `mathlib',
11224         set to null if we're testing vxworks5.1.  Use that instead of
11225         `-lm' in the setting of LIBS for link and run.
11226
11227 Fri Sep  8 13:53:38 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11228
11229         * config/rom68k.exp (${tool}_load): Major changes to make it
11230         work.  Verified that it does in fact return the stuff in
11231         exec_output properly.  Catch any Emul or any TRAP other than 0.
11232
11233 Thu Sep  7 23:04:06 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11234
11235         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
11236         LDFLAGS properly for targets that need stuff from libgloss.
11237         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
11238         only run once.
11239         (gpp_initialized): New variable.
11240
11241 Wed Sep  6 21:56:13 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11242
11243         * config/rom68k.exp: Load libgloss.exp.
11244         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
11245         so we can produce a fully linked binary.
11246         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
11247         so we can produce a fully linked binary.
11248
11249 Sun Sep  3 13:25:26 1995  Doug Evans  <dje@canuck.cygnus.com>
11250
11251         * lib/plumhall.exp (ph_section): Watch for expected failures.
11252         Add missing `else'.
11253
11254         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
11255         run the testcase.
11256         (c-torture): Likewise.
11257
11258 Mon Aug 28 11:23:38 1995  Doug Evans  <dje@cygnus.com>
11259
11260         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
11261
11262         * lib/mike-g++.exp (mike_cleanup): New proc.
11263         (prebase): New globals compiler_result, not_compiler_result,
11264         target_regexp.
11265         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
11266         allow leading "-" in pattern.  Watch for unsupported tests.
11267         If $compiler_result is set, pattern match assembler code,
11268         and ditto for $not_compiler_result.
11269         * lib/mike-gcc.exp: Likewise.
11270
11271         * lib/plumhall.exp (ph_execute): Only call ph_summary if
11272         execution "succeeded".
11273
11274 Mon Aug 14 14:03:53 1995  Doug Evans  <dje@canuck.cygnus.com>
11275
11276         * config/win32.exp: New file.
11277         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
11278
11279 Fri Aug  4 15:39:54 1995  Doug Evans  <dje@canuck.cygnus.com>
11280
11281         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
11282         unsupported.
11283         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
11284         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
11285         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
11286
11287         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
11288         "... without exceptions was ...".  That is now handled by
11289         prune_system_crud.
11290         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
11291
11292 Tue Aug  1 11:09:33 1995  Doug Evans  <dje@canuck.cygnus.com>
11293
11294         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
11295         sieve.c,sort2.c}: New files.
11296         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
11297         sieve.exp,sort2.exp}: Drivers for them.
11298
11299         * lib/mike-gcc.exp (program_output): New user settable variable.
11300         (postbase): Call prune_system_crud.  Also prune extraneous compiler
11301         messages.
11302         * lib/mike-g++.exp (program_output): New user settable variable.
11303
11304         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
11305
11306         * config/sh.exp: Deleted (use sim.exp instead).
11307
11308 Fri Jul 28 11:33:46 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11309
11310         * config/vx.exp: Declare CHECKTASK as global.
11311         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
11312         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
11313         * lib/old-dejagnu.exp: Load [pwd]/$executable.
11314
11315 Wed Jul 26 19:45:39 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11316
11317         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
11318         target. Like vx.exp, only includes `vx29k.exp' instead of
11319         `vxworks.exp'.
11320
11321 Sun Jul 23 17:38:52 1995  Ian Lance Taylor  <ian@cygnus.com>
11322
11323         * config/sim.exp: Increase time limit from 120 seconds to 240.
11324
11325 Thu Jul  6 11:07:38 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11326
11327         * gcc.c-torture/execute/950628-1.c: New test.
11328
11329 Sat Jun 10 18:51:41 1995  Jeff Law  (law@snake.cs.utah.edu)
11330
11331         * gcc.c-torture: Update with changes/additions from
11332         c-torture-1.34.
11333
11334 Mon Jun  5 17:58:07 1995  Doug Evans  <dje@canuck.cygnus.com>
11335
11336         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
11337
11338 Sun Jun  4 05:13:57 1995  Jeff Law  (law@snake.cs.utah.edu)
11339
11340         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
11341
11342 Thu Jun  1 00:06:19 1995  Jeff Law  (law@snake.cs.utah.edu)
11343
11344         * gcc.c-torture/compile/950512-1.c: New test.
11345         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
11346         * gcc.dg/struct-ret-1.c: Likewise.
11347
11348 Wed May 31 14:25:13 1995  Doug Evans  <dje@canuck.cygnus.com>
11349
11350         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
11351           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
11352
11353 Tue May 30 11:19:54 1995  Doug Evans  <dje@canuck.cygnus.com>
11354
11355         * gcc.c-torture/special/920411-1.c: Deleted.
11356         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
11357
11358 Mon May 22 16:55:11 1995  Doug Evans  <dje@chestnut.cygnus.com>
11359
11360         * config/sim.exp (${tool}_load): Hack in call to bash to get a
11361         cpu limit.
11362
11363 Fri May 12 18:57:54 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
11364
11365         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
11366
11367 Thu May  4 14:23:54 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
11368
11369         From kenner;
11370         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
11371         is the proper length.
11372         * va-arg-3.c: Likewise.
11373
11374 Sun Apr 30 16:02:59 1995  Doug Evans  <dje@canuck.cygnus.com>
11375
11376         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
11377         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
11378
11379         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
11380         * lib/g++.exp (default_g++_start): Delete old cruft.
11381
11382 Tue Apr 25 17:20:18 1995  Torbjorn Granlund  <tege@cygnus.com>
11383
11384         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
11385         (2 * (1 << 18)) to (2 * (1 << 17)).
11386
11387         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
11388
11389 Thu Apr 20 12:21:13 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11390
11391         * config/rom68k.exp: Renamed from config/idp.exp
11392
11393 Tue Apr 18 13:33:26 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
11394
11395         * c-torture/compile/921109-2.c
11396
11397 Tue Apr 18 10:45:12 1995  Mike Stump  <mrs@cygnus.com>
11398
11399         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
11400         excess errors.
11401
11402 Sat Apr 15 11:16:58 1995  Doug Evans  <dje@chestnut.cygnus.com>
11403
11404         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
11405         output.
11406         * lib/g++.exp (default_g++_start): Likewise.
11407
11408 Wed Mar 29 16:34:03 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
11409
11410         * gcc.c-torture/compile/950329-1.c: New test.
11411
11412 Tue Mar 28 16:10:33 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11413
11414           * config/bug.exp (${tool}_load): Updated to use new remote_open
11415           and remote_close procs.
11416         * config/idp.exp: New file.
11417
11418 Wed Mar 22 15:01:58 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
11419
11420         * gcc.c-torture/execute/950322-1.c: New test.
11421
11422 Tue Mar 21 21:24:49 1995  Doug Evans  <dje@canuck.cygnus.com>
11423
11424         * config/vx.exp (${tool}_load): Clean up testing of return code from
11425         vxworks_ld and vxworks_spawn.
11426
11427 Tue Mar 21 17:01:42 1995  Doug Evans  <dje@deneb.cygnus.com>
11428
11429         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
11430
11431 Mon Mar 13 14:49:42 1995  Mike Stump  <mrs@cygnus.com>
11432
11433         * lib/old-deja.exp: Add `excess errors test - ' error, now one
11434         can mark excess errors on a machine by machine basis.  Note, the
11435         default is to not expect any excess errors, even when excess
11436         errors test - is given, so you will want to put an XFAIL ... on
11437         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
11438         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
11439         those 4 machines, but no others.
11440
11441 Fri Mar 10 12:33:04 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11442
11443         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
11444         * lib/c-torture.exp: to here.
11445
11446 Fri Mar 10 10:38:15 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
11447
11448         * gcc.c-torture/execute/950221-1.c: New test.
11449         * gcc.c-torture/execute/struct-ret-1.c: New test.
11450         * gcc.c-torture/compile/950221-1.c: New test.
11451
11452         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
11453
11454 Fri Mar  3 16:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11455
11456         * gcc.c-torture/execute/arith-1.c (main): Return 0.
11457         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
11458
11459 Wed Mar  1 02:08:29 1995  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
11460
11461         * g++.gb: New directory of tests, derived from my signature and
11462         class scoping tests.
11463
11464         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
11465         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
11466         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
11467         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
11468         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
11469         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
11470         * g++.gb/sig25.C: Likewise.
11471
11472         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
11473         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
11474         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
11475         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
11476         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
11477         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
11478         * g++.gb/sig25.exp: Likewise.
11479
11480         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
11481         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
11482         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
11483         * g++.gb/scope13.C: Likewise, this test still fails.
11484
11485         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
11486         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
11487         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
11488         * g++.gb/scope13.exp: Ditto.
11489
11490         * g++.gb/README: New file, explains what these tests are about.
11491
11492 Tue Feb 28 10:37:52 1995  Doug Evans  <dje@canuck.cygnus.com>
11493
11494         * lib/dg.exp (dg-do): Support `preprocess'.
11495         (dg-test): Likewise.
11496
11497 Mon Feb 13 15:18:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11498
11499         * config/udi.exp: change "continue -expect" to "exp_continue".
11500
11501 Sat Feb 11 00:25:20 1995  Torbjorn Granlund  (tege@tiny.cygnus.com)
11502
11503         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
11504         Delete redundant tests.
11505
11506         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
11507         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
11508         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
11509         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
11510         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
11511         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
11512         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
11513         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
11514
11515         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
11516         storing label pointers.
11517         * gcc.c-torture/execute/921019-1.c: Likewise.
11518         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
11519         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
11520         parameter fp.
11521         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
11522         constants.
11523
11524         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
11525         Delete obsolete tests.
11526
11527         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
11528         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
11529         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
11530         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
11531         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
11532         * gcc.c-torture/compile/950124-1.c: New test.
11533
11534         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
11535
11536 Wed Feb  8 15:30:17 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11537
11538         * lib/mike-g++.exp: Add -lm to LIBS.
11539
11540 Tue Feb  7 17:09:50 1995  Doug Evans  <dje@canuck.cygnus.com>
11541
11542         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
11543
11544 Mon Jan 30 14:33:25 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11545
11546         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
11547
11548 Thu Jan 12 16:41:34 1995  Doug Evans  <dje@canuck.cygnus.com>
11549
11550         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
11551
11552 Mon Jan  2 11:50:10 1995  Jeff Law  (law@snake.cs.utah.edu)
11553
11554         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
11555         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
11556         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
11557         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
11558         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
11559         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
11560         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
11561         * g++.law/{operators31.C, operators32.C,
11562         * g++.law/{operators33.C, operators34.C}: Likewise.
11563         * g++.law/{pic1.C, refs2.C}: Likewise.
11564         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
11565         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
11566         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
11567         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
11568
11569         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
11570         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
11571         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
11572         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
11573         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
11574         * g++.law/{enum9.exp, friend5.exp}: Likewise.
11575         * g++.law/{nest3.exp, nest4.exp}: Likewise.
11576         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
11577         * g++.law/{operators30.exp, operators31.exp}: Likewise.
11578         * g++.law/{operators32.exp, operators33.exp}: Likewise.
11579         * g++.law/{operators34.exp}: Likewise.
11580         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
11581         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
11582         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
11583         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
11584         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
11585
11586         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
11587         No longer expected to fail.
11588         * g++.law/missed-error3.C: Tweak for recent bool changes.
11589
11590 Sun Dec  4 20:54:33 1994  Doug Evans  <dje@canuck.cygnus.com>
11591
11592         * config/emb-unix: Deleted.
11593         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
11594         remote execution.  Do final link on remote host if REMOTE_LINK is set.
11595
11596 Thu Dec  1 08:43:05 1994  Doug Evans  <dje@canuck.cygnus.com>
11597
11598         * lib/dg.exp (dg-test): Fix typo in last patch.
11599
11600 Wed Nov 30 13:25:32 1994  Doug Evans  <dje@canuck.cygnus.com>
11601
11602         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
11603         (handles multiple occurrences).
11604
11605 Thu Nov 24 19:48:38 1994  Doug Evans  <dje@canuck.cygnus.com>
11606
11607         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
11608         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
11609         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
11610         printed).
11611         * lib/c-torture.exp (c-torture-compile): Likewise.
11612         (c-torture): Prepend full path if missing.
11613         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
11614         (gcc_fail): Likewise.
11615         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
11616
11617 Wed Nov 23 13:56:00 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
11618
11619         * lib/netware.exp: Only attach to NetWare i386 systems.
11620
11621 Wed Nov 16 11:27:00 1994  Doug Evans  <dje@canuck.cygnus.com>
11622
11623         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
11624         messages.  Add test name to "output pattern match" pass/fail message.
11625
11626 Sat Nov 12 22:11:52 1994  Doug Evans  <dje@canuck.cygnus.com>
11627
11628         * gcc.dg: New testsuite.
11629         * gcc.dg/dg.exp: New file.
11630
11631         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
11632         test-switch.c}: Deleted.
11633
11634         * gcc.misc-tests/msgs.exp: New testcase driver.
11635
11636 Wed Nov  9 14:23:09 1994  Doug Evans  <dje@canuck.cygnus.com>
11637
11638         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
11639         Watch for illegal return values from ${tool}_load.
11640         * config/unix.exp (${tool}_load): Fix pass/fail detection for
11641         cross targets.  Coerce return value >0 to 1.
11642
11643 Tue Nov  8 14:10:33 1994  Doug Evans  <dje@canuck.cygnus.com>
11644
11645         * config/unix.exp (${tool}_load): Call program rsh, not proc.
11646
11647         * config/emb-unix.exp: New file.
11648
11649         * config/sim.exp: Error if variable $SIM not defined.
11650         (${tool}_load): Mark test as "untested" if simulator missing.
11651
11652         * config/unix.exp: Load remote.exp to get rcp_download.
11653         * lib/c-torture.exp: Use different option lists for testcases with
11654         and without loops.
11655         * gcc.c-torture/execute/execute.exp: Likewise.
11656
11657 Wed Nov  2 14:47:58 1994  Doug Evans  <dje@canuck.cygnus.com>
11658
11659         * config/*.exp: Clarify return code from ${tool}_load.
11660         Call `unresolved' or `untested' instead of `warning' or `perror'
11661         (sometimes you still want to call both though).
11662         Add comment that `shell_id' is local to each file.
11663         * config/udi.exp (timeout): Set to 30.
11664         Don't print warning if connection fails, $connectmode has already
11665         printed an error.
11666         (${tool}_load): Move verbose messages to level 2.
11667         Rework pattern for "Process started" message.
11668         Pass `shell_id' to ${connectmode}_download.
11669         Retry twice upon timeout.  Make resetting of target more robust.
11670         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
11671         Pass `shell_id' to exit_$connectmode.
11672         Only call exit_$connectmode if connected.
11673         * config/unix.exp (${tool}_load): Check return codes better.
11674         * config/vrtx.exp (${tool}_load): Likewise.
11675         * config/vx.exp (${tool}_load): Likewise.
11676         Delete unneeded global's.
11677         * lib/dg.exp (dg-test): Update to reflect clarified return codes
11678         from ${tool}_load.
11679         (dg-stat): Delete.
11680         (dg-init): Delete recording of pass/fail counts.
11681         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
11682         (old-dejagnu-init): Likewise.
11683         (old-dejagnu-stat): Delete contents, empty proc now.
11684         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
11685         (c-torture): Delete references to lcnt, lpass, lfail.
11686         Get option list from TORTURE_OPTIONS.
11687         Delete -funroll[-all]-loops if no loops.
11688         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
11689         (g++_stat): Delete contents (empty proc now).
11690         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
11691         (gcc_finish): Likewise.
11692         (gcc_stat): Deleted.
11693         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
11694         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
11695         * gcc.c-torture/execute/execute.exp: Likewise.
11696         Split tests into two parts: compile, execute.
11697         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
11698         no loops.  Update to reflect clarified return codes from ${tool}_load.
11699
11700 Fri Oct 21 23:10:16 1994  Doug Evans  <dje@canuck.cygnus.com>
11701
11702         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
11703         to grep for.
11704         (old-dejagnu): Likewise (where necessary).
11705
11706 Fri Oct 14 17:54:58 1994  Doug Evans  <dje@canuck.cygnus.com>
11707
11708         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
11709
11710         * lib/dg.exp (dg-process-target): Fix processing of selector.
11711         Add comment regarding use of `error'.
11712
11713         * lib/gcc.exp (prune_system_crud): Define if missing.
11714         * lib/g++.exp (prune_system_crud): Likewise.
11715
11716         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
11717         Call prune_system_crud.
11718         * lib/dg.exp (dg-runtest): New proc.
11719         Use perror instead of send_user for tcl errors in testcase.
11720         Don't return any value, it's never used.
11721         Don't clobber previous definition of `unknown'.
11722         Print tcl errors in `dg-final'.
11723
11724 Wed Oct 12 13:05:37 1994  Doug Evans  <dje@canuck.cygnus.com>
11725
11726         * lib/dg.exp (dg-process-target): Improve syntax error messages.
11727         (dg-test): Don't print errorInfo, it contains stack backtrace.
11728
11729 Mon Sep 26 12:18:53 1994  Doug Evans  (dje@canuck.cygnus.com)
11730
11731         * lib/g++.exp (runtest_file_p): Define if missing.
11732
11733 Sat Sep 24 15:29:23 1994  Doug Evans  (dje@cygnus.com)
11734
11735         * lib/mike-g++.exp: Comment out loading of g++.exp.
11736         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
11737         (default_g++_version): Always print something.
11738         (default_g++_start): Comment out call to `which'.
11739         (g++_start, g++_load): Deleted (must be defined in config file).
11740         * lib/gcc.exp: Test for existence of $CC at start.
11741         Delete check for tmpdir (done in gcc_init).
11742         (default_gcc_version): Always print something.
11743         (default_gcc_start): Comment out call to `which'.
11744         * config/*.exp: Major cleanup - make cross targets work at least a
11745         little better for g++ (by not being "--tool gcc" specific).
11746         Rename gcc_xxx to ${tool}_xxx.
11747         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
11748         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
11749
11750 Thu Sep 22 11:39:17 1994  Doug Evans  (dje@canuck.cygnus.com)
11751
11752         * lib/c-torture.exp (c-torture-compile): Rework compiler
11753         message processing.
11754
11755         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
11756         c-torture.
11757
11758 Wed Sep 21 09:49:43 1994  Doug Evans  (dje@canuck.cygnus.com)
11759
11760         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
11761
11762         * lib/dg.exp (dg-process-target): Support { target native }.
11763
11764 Tue Sep 20 17:16:55 1994  Doug Evans  (dje@canuck.cygnus.com)
11765
11766         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
11767         looked for "... program xxx got fatal signal".
11768         Correct regsub munging of `comp_output'.
11769         Ignore compiler messages "path prefix not used" and "linker input
11770         file unused".
11771
11772 Wed Sep 14 11:44:40 1994  Doug Evans  (dje@canuck.cygnus.com)
11773
11774         * lib/gcc.exp (runtest_file_p): Define if missing.
11775         * gcc.prms/template.c: Example to work from.
11776
11777 Tue Sep 13 10:30:48 1994  Doug Evans  (dje@canuck.cygnus.com)
11778
11779         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
11780         * lib/dg.exp (dg-test): Call unsupported testcases as such.
11781
11782         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
11783         * gcc.prms/1883.c: Moved from compile/940714-1.c.
11784         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
11785         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
11786
11787         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
11788         (dg-process-target): No longer a varargs proc.
11789         Return S/N for target, P/F for xfail.  All callers changed.
11790         (user option procs): More argument checking.
11791         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
11792         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
11793         (dg-test): Skip test if not running on selected target in `dg-do'.
11794         Update handling of `dg-do-what', `dg-output-text'.
11795         Separate execution pass/fail from output pattern match pass/fail.
11796         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
11797
11798 Mon Sep 12 13:47:35 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11799
11800         * gcc.c-torture/special/special.exp: Don't expect failure for mips
11801         target for 920510-1.c.
11802
11803 Mon Sep 12 12:44:39 1994  Doug Evans  (dje@canuck.cygnus.com)
11804
11805         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
11806         Clean up comment regarding use of passcnt, etc.
11807         (gcc_stat): Don't update `testcnt' here.
11808         (gcc_finish): Do it here.
11809         Might as well reset `but_id' here too.
11810         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
11811         to determine if the file should be tested.
11812         * gcc.c-torture/compile/compile.exp: Likewise.
11813         * gcc.c-torture/execute/execute.exp: Likewise.
11814         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
11815         * gcc.misc-tests/dg-test.exp: Likewise.
11816         * gcc.prms/prms.exp: Likewise.
11817         * gcc.wendy/wendy.exp: Likewise.
11818         * g++.old-deja.exp: Likewise.
11819         Move "Testing file" message to verbose level 1.
11820
11821 Fri Sep  9 10:21:18 1994  Doug Evans  (dje@canuck.cygnus.com)
11822
11823         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
11824
11825 Thu Sep  8 16:52:43 1994  Doug Evans  (dje@canuck.cygnus.com)
11826
11827         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
11828         (default_gcc_start): Accept optional second list element
11829         of compiler flags.  Print compiler output at verbosity level 2.
11830         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
11831         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
11832         Save current values of framework globals passcnt, failcnt, xpasscnt,
11833         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
11834         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
11835         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
11836         xfailcnt to compute stats.  Update framework global `testcnt' from
11837         pass/fail counts.
11838         (gcc_finish): New proc.  Clean up test environment.
11839         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
11840         (gcc_epass, gcc_efail): Delete.
11841         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
11842         argument of line number.
11843         (dg-init): If the tool has an init routine, call it.
11844         (dg-test): Remove args `cflags_var' and `libs_var'.
11845         Pass all compiler options to ${tool}_start.
11846         Handle missing line number.
11847         (dg-finish): New function.
11848         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
11849         particular files.  Call gcc_finish at end.  Move "skipping test"
11850         message to verbosity level 3.
11851         * gcc.c-torture/compile/compile.exp: Likewise.
11852         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
11853         * gcc.c-torture/execute/execute.exp: Likewise.
11854         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
11855         Print testcase being tried at verbosity level 1.
11856         * gcc.c-torture/special/special.exp: Unset xfail.
11857         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
11858         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
11859         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
11860         * gcc.failure/failure.exp: Likewise.
11861         * gcc.ieee/ieee.exp: Likewise.
11862         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
11863         Update call to dg-test.  Call dg-finish at end.
11864         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
11865         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
11866         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
11867         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
11868         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
11869         * gcc.wendy/wendy.exp: Add copyright.
11870         Delete setting of tmpdir (done by gcc_init).
11871         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
11872         Pass compiler flags to gcc_start.  Call gcc_finish at end.
11873         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
11874         gcc_[ce]pass/fail.
11875
11876 Wed Sep  7 11:09:08 1994  Doug Evans  (dje@canuck.cygnus.com)
11877
11878         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
11879         confusion.
11880         (g++_load): Likewise.
11881
11882         * config/*.exp (gcc_load): Some were varargs fns and some were not.
11883         Rename argument to `prog' to remove the confusion.
11884         Varargs fns behave differently too!
11885         (g++_load): Likewise.
11886
11887         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
11888
11889         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
11890         what it is.  Delete (always) printing of status value for !native.
11891         Simplify verbose code, and include status and exec_output.
11892         (g++_load): Use gcc_load.
11893
11894 Sun Sep  4 13:59:27 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11895
11896         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
11897         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
11898         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
11899         940714-3.c as these testcases don't exist anymore.  Make
11900         va-arg-1.c expected to pass.
11901
11902 Fri Aug 19 12:27:07 1994  Doug Evans  (dje@canuck.cygnus.com)
11903
11904         * gcc.misc-tests/misc.exp: Only run specific testcases.
11905         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
11906         * gcc.misc-tests/dg-[1-9].c: New files.
11907
11908         * lib/dg.exp: New testsuite driver.
11909         * gcc.prms/prms.exp: Use it.
11910
11911         * README.gcc: New file.
11912
11913         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
11914         Document and reset `lxpass' and `lxfail'.
11915         Simplify "initialized" message.
11916         (gcc_stat): Clean up comments a little.
11917
11918 Tue Aug 16 11:16:46 1994  Doug Evans  (dje@canuck.cygnus.com)
11919
11920         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
11921
11922 Mon Aug 15 21:20:36 1994  Doug Evans  (dje@canuck.cygnus.com)
11923
11924         * lib/old-dejagnu.exp (process-option): New proc.
11925         (old-dejagnu-init, old-dejagnu-stat): Likewise.
11926         (old-dejagnu): Simplify.
11927         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
11928
11929 Sun Aug 14 09:23:53 1994  Jeff Law  (law@snake.cs.utah.edu)
11930
11931         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
11932         exists and is not an empty string.
11933
11934         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
11935         $xfail rather than calling setup_xfail.  Clear $xfail when test is
11936         finished.
11937         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
11938         automatically.
11939
11940         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
11941         longer expected to fail.
11942
11943         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
11944         "f" function call.
11945
11946         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
11947
11948         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
11949         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
11950         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
11951         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
11952         c-torture-1.29.
11953
11954         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
11955         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
11956
11957         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
11958
11959         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
11960         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
11961
11962         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
11963         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
11964         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
11965
11966 Tue Jul 12 12:49:44 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11967
11968         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
11969         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
11970         940714-1.c, 940714-2.c, 940714-3.c},
11971         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
11972         gcc.misc-tests/{mg.c,mg.exp}:
11973         New tests.
11974         * gcc.noncompile/noncompile.exp: Change accordingly.
11975
11976 Thu Jul  7 14:20:33 1994  Doug Evans  (dje@canuck.cygnus.com)
11977
11978         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
11979         Undo previous clobberage.
11980
11981 Mon Jul  4 17:00:59 1994  Jeff Law  (law@snake.cs.utah.edu)
11982
11983         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
11984         * gcc.special/{930510-1.c, special.exp}:
11985         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
11986         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
11987         struct-varargs-1.c}: New tests from c-torture-1.26.
11988
11989 Tue Jun 28 17:39:42 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11990
11991         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
11992           argument to switch.
11993
11994 Sat May 21 10:39:38 1994  Bill Cox  (bill@rtl.cygnus.com)
11995
11996         * Revert the previous changes.  Please see Rob's directory
11997           (/lisa/test/rob/progressive/gcc/testsuite) for testing
11998           fixes.
11999
12000 Thu May 19 18:00:03 1994  Bill Cox  (bill@rtl.cygnus.com)
12001
12002         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
12003             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
12004             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
12005             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
12006             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
12007             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
12008             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
12009             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
12010             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
12011             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
12012             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
12013             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
12014             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
12015             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
12016             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
12017             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
12018             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
12019             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
12020             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
12021             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
12022             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
12023             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
12024             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
12025             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
12026             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
12027             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
12028             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
12029
12030 Tue May 17 14:55:09 1994  Bill Cox  (bill@rtl.cygnus.com)
12031
12032         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
12033             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
12034           with perror calls.
12035
12036 Mon May  2 17:41:13 1994  Jason Merrill  (jason@deneb.cygnus.com)
12037
12038         * config/unix.exp (g++_load): Fix syntax.
12039
12040 Thu Apr 14 12:22:10 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12041
12042         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
12043         * gcc.noncompile/921017-1.c: Deleted obsolete test.
12044         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
12045         Don't expect va-arg-1.c to fail.  Correct expected output for
12046         920928-1.c.
12047         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
12048         * gcc.wendy/hbm4.c: Correct typo.
12049         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
12050
12051 Mon Mar 28 13:29:37 1994  Doug Evans  (dje@canuck.cygnus.com)
12052
12053         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
12054         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
12055         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
12056         * lib/c-torture.exp (c-torture-compile): Ditto.
12057
12058         Reduce volume of output (remove all the -I's and such).
12059         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
12060         Call gcc_cpass, gcc_cfail.
12061         (c-torture): Pass testing option to c-torture-compile.
12062
12063 Mon Mar 21 12:40:33 1994  Doug Evans  (dje@cygnus.com)
12064
12065         Bring patches over from progressive.
12066         * config/default.exp: Exit remote shell cleanly.
12067         (g++_exit, g++_start): Add default versions.
12068         * config/sim.exp (gcc_load): Use perror, not error.
12069
12070 Sun Mar 20 12:05:32 1994  Doug Evans  (dje@canuck.cygnus.com)
12071
12072         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
12073         set in site.exp.
12074
12075 Mon Mar 14 19:30:28 1994  Doug Evans  (dje@cygnus.com)
12076
12077         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
12078         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
12079         (wendy_try): New proc to run testcase.
12080         (main loop): Call 'em.
12081         * gcc.wendy/*.c: Clean up pass to correct expected output.
12082
12083         * lib/gcc.exp: Minor cleanup work.
12084         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
12085
12086 Wed Mar  9 15:22:54 1994  Doug Evans  (dje@canuck.cygnus.com)
12087
12088         * config/sim.exp (gcc_load): Document return codes better.
12089         Don't pass -v to simulator.
12090
12091 Thu Feb 24 07:15:18 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12092
12093           * gcc.special/920717-x.c: Fix typo.
12094           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
12095           get at sources.
12096
12097         * lib/mike-gcc.exp: Fix typo.
12098
12099 Tue Feb 15 15:41:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
12100
12101         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
12102         binary to use, transform the name.
12103         * config/*.exp: rename everything. Nuke any g++ specific files,
12104         it's now a special case of gcc that requires no special support.
12105         Add a default.exp for unsupported targets.
12106
12107 Fri Feb 11 12:59:54 1994  Rob Savoye  (rob@poseidon.cygnus.com)
12108
12109         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
12110         lib/old-dejagnu.exp: Fix a few patterns to work with the new
12111         version of Tcl.
12112
12113 Wed Feb  9 21:35:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
12114
12115         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
12116         than a warning.
12117
12118 Sun Feb  6 16:52:13 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12119
12120         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
12121
12122 Mon Jan  3 17:28:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12123
12124         * gcc.execute/execute.exp: Combine opt_list and foption_list into
12125         option_list.  Compile every file with only 4/6 option choices
12126         (same as C torture) instead of with 12/18 different option
12127         choices.
12128         * lib/c-torture.exp: Likewise.
12129
12130         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
12131         not already set.
12132
12133 Thu Dec 30 17:17:07 1993  Mike Stump  (mrs@rtl.cygnus.com)
12134
12135         * lib/old-deja.exp: Add `excess errors test fails' error, now one
12136         can put an XFAIL *-*-* on excess errors.
12137
12138 Sun Dec 19 21:45:34 1993  Jeffrey A. Law  (law@snake.cs.utah.edu
12139
12140         * g++.law: Add more tests derived from g++-bugs snapshots.
12141
12142         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
12143         equivalent to g++.law/init9.
12144
12145         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
12146         compiled it, and the a.out file after we've run it.
12147
12148 Fri Dec 17 11:29:56 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12149
12150         * lib/mike-g++.exp (postbase): Delete the .o file after we've
12151         compiled it, and the a.out file after we've run it.
12152
12153 Fri Dec 17 10:18:16 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
12154
12155         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
12156
12157 Wed Dec 15 20:36:40 1993  Rob Savoye  (rob@darkstar.cygnus.com)
12158
12159         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
12160         version number.
12161
12162 Sun Dec 12 21:10:04 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
12163
12164         * g++.law: New directory of g++ tests derived from the g++-bugs
12165         snapshots.
12166
12167 Thu Dec 09 16:50:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12168
12169         * gcc.compile: initbug1.c initbug1.exp testcase added
12170
12171 Mon Dec 06 11:09:52 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12172
12173         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
12174         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
12175           fixes submitted by Jeff Law (law@cs.utah.edu)
12176         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
12177           Jeff Law (law@cs.utah.edu)
12178
12179
12180 Tue Nov 30 16:34:07 1993  Mike Stump  (mrs@cygnus.com)
12181
12182         * config/unix-g++.exp: Follow the gcc way of doing things.
12183         * g++.old-deja/old-deja.exp: Minor updates.
12184         * lib/g++.exp: New file, follow the gcc way of doing things.
12185         * lib/old-dejagnu.exp: Minor updates.
12186         * lib/mike-g++.exp: Always unset errorInfo.
12187
12188 Sat Nov  6 11:34:51 1993  Mike Stump  (mrs@cygnus.com)
12189
12190         * lib/gcc.exp: Fix some errors with the below change, CC and
12191         CFLAGS should be global when setting, not local.
12192
12193 Wed Nov  3 11:16:26 1993  Rob Savoye  (rob@darkstar.cygnus.com)
12194
12195         * lib/gcc.exp: Transform tool name.
12196
12197 Wed Oct 27 23:57:29 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12198
12199         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
12200
12201 Wed Oct 27 14:45:50 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12202
12203         * lib/gcc.exp: change gcc_done to gcc_stat
12204
12205 Wed Oct 27 09:57:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12206
12207         * Upgraded gcc testsuite to c-torture version 1.25
12208
12209 Sun Oct 24 10:58:03 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12210
12211         * lib/gcc.exp: added reporting code. Changed verbose compile message.
12212         * lib/c-torture: added hooks for new reporting code.
12213
12214 Thu Oct 21 18:45:32 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12215
12216         * config/sh-gcc.exp: check if sh-sim exists in the path
12217
12218 Mon Oct 18 11:13:22 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12219
12220         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
12221         * gcc.compile/compile.exp: Initial changes for new logic.
12222         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
12223         * gcc.failure/failure.exp: Initial changes for new logic.
12224         * gcc.ieee/ieee.exp: Initial changes for new logic.
12225         * gcc.misc-tests/misc.exp: Initial changes for new logic.
12226         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
12227         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
12228         * lib/c-torture.exp: Initial changes for new logic.
12229         * lib/gcc.exp: Initial changes for new logic.
12230
12231 Fri Oct 15 00:19:42 1993  Mike Stump  (mrs@cygnus.com)
12232
12233         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
12234         depend upon failure or success.  Fully qualify names in failure
12235         and success messages.  Always remove a.out before starting
12236         compile, just in case.  Pay more attention to error text output by
12237         the compiler.  Handle testcases with no known past errors just
12238         like all others, so that things are uniform.  Other miscellaneous
12239         improvements.
12240
12241 Wed Oct 13 15:04:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12242
12243         * gcc.cpp: new directory for cpp tests
12244
12245 Mon Oct  4 09:03:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12246
12247         * lib/chill.exp: Code reformatted, removed unused code.
12248         * config/unix-chill.exp: Code reformatted, removed unused code.
12249         * chill.execute/execute.exp: Code reformatted, removed unused code.
12250         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
12251
12252 Mon Oct  4 06:19:26 1993  Ian Lance Taylor  (ian@cygnus.com)
12253
12254         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
12255         routines not written.
12256
12257 Mon Sep 27 21:07:44 1993  Rob Savoye  (rob@darkstar.cygnus.com)
12258
12259         * config/bug-gcc.exp: Use new procs from bug.exp.
12260
12261 Tue Sep 21 18:21:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
12262
12263         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
12264         via ftp, rather than depending on NFS.
12265         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
12266         case.
12267
12268 Thu Sep  9 23:09:15 1993  Rob Savoye  (rob@darkstar.cygnus.com)
12269
12270         * config/bug-gcc.exp: Use new download proc.
12271
12272 Tue Sep 14 19:23:58 1993  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
12273
12274         * chill.execute/execute.exp: cleanups, handles errors better
12275         * chill.compile/compile.exp: rewrite, based on execute.exp
12276         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
12277         * lib/chill.exp: major changes to diff proc and compile and link
12278           procs. added chill_fail and chill_pass wrappers to pass and
12279           fail. added more comments, and handle error codes better.
12280           Added a hack to capture stderr from exec, so noncompile tests
12281           can work.
12282
12283 Sat Sep 11 15:30:10 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12284
12285         * chill.execute/execute.exp: rewrite of testsuite driver
12286         * lib/chill.exp: rewrite of testsuite driver
12287         * config/unix-chill.exp: rewrite of testsuite driver
12288
12289 Wed Aug 25 14:11:13 1993  Bill Cox  (bill@rtl.cygnus.com)
12290
12291     In chill.execute:
12292         * iexpr.ch: Standardize uppercase.
12293         * tuples.dat: Standardize uppercase.
12294         * vary.ch: standardize.  Correct varying string assignments.
12295         * vary.dat: Add new output lines.
12296
12297 Tue Aug 24 13:45:49 1993  Bill Cox  (bill@rtl.cygnus.com)
12298
12299     In chill.execute:
12300         * chprintf.ch: Standardize use of uppercase.
12301         * tuples.ch: Standardize and turn arr2 into a DCL,
12302           rather than a SYN.
12303         * pinits.ch: Standardize.
12304
12305 Mon Aug 23 17:26:58 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12306
12307         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
12308         * Makefil: Renamed to Makefile.in.
12309         * configure.in: New.
12310
12311 Mon Aug 23 14:24:13 1993  Bill Cox  (bill@rtl.cygnus.com)
12312
12313     In chill.execute:
12314         * .cvsignore: Add result/output files.
12315         * Makefile: Fix up variables at start.  Use MFLAGS
12316           everywhere.  Correct bool_loc, built_ins entries.
12317           Add entry for vary1.ch.
12318         * bitarray.ch: Standardize upper-case usage.
12319         * bitexpr.ch: Standardize, add output of b1.
12320         * params.ch: Use arrayt in along PROC parameters, to
12321           avoid novelty problems.
12322         * sets.ch: Tiny cleanup.
12323         * vary1.ch: Re-indent.
12324
12325 Tue Aug 17 15:42:07 1993  Bill Cox  (bill@rtl.cygnus.com)
12326
12327           * Add PR-related files to Makefiles, .cvsignore files, etc.
12328
12329 Mon Aug  2 15:46:05 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
12330
12331         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
12332           with compiler objects. New names are test-flow.c and test-loop.c
12333
12334 Tue Jul 27 10:08:08 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
12335
12336         * Upgraded c-torture tests from 1.19 to 1.20
12337
12338         * new files:
12339         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
12340         * gcc.compile: 930623-1.c 930623-2.c
12341         * gcc.noncompile: 930622-1.c 930622-2.c
12342         * gcc.failure: 920411-1.c 920627-2.c
12343         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
12344
12345 Tue Jul 20 15:19:44 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
12346
12347         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
12348           More changes to get testsuite working properly. Needs more work.
12349           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
12350
12351 Mon Jul 19 18:40:31 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
12352
12353         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
12354           More changes to get testsuite working properly. Needs more work.
12355
12356 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat  (cassidy@cygnus.com)
12357
12358         * chill.compile/compile.exp: Added for Dejagnu support
12359         * chill.execute/execute.exp: Added for Dejagnu support
12360         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
12361
12362 Sat Jun 19 07:13:05 1993  Bill Cox  (bill@rtl.cygnus.com)
12363
12364     This should complete moving the CHILL test files.
12365         * chill.noncompile(.cvsignore printf.grt
12366             in-printf.grt chprintf.grt chprintf.ch):
12367             Added test-support files.
12368           (Makefile): Modified further.
12369         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
12370             signal.ch): Added test files.
12371           * chill.execute (.cvsignore printf.grt printr.c
12372             in-printf.grt rts.c chprintf.grt rts.h): Added
12373           test-support files.
12374             (Makefile): More corrections.
12375
12376 Fri Jun 18 23:40:54 1993  Bill Cox  (bill@rtl.cygnus.com)
12377
12378         * chill.compile, chill.execute, chill.nocompile: Add CHILL
12379           test cases, ready for DejaGnu.
12380
12381 Thu Jun 17 19:14:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12382
12383         * Upgraded c-torture tests from 1.18 to 1.19
12384
12385         * gcc.compile: added test(s):
12386           930607-1.c
12387         * gcc.execute: added test(s):
12388           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
12389
12390         * added new subdirectory for misc tests: gcc.misc-tests
12391         * gcc.misc-test(s): added tests:
12392           inst-check.c test-consts.c test-ior.c test-switch.c
12393
12394 Wed Jun  9 16:53:26 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12395
12396         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
12397
12398 Mon Jun  7 16:18:40 1993  Ian Lance Taylor  (ian@cygnus.com)
12399
12400         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
12401
12402 Thu Jun  3 13:13:36 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12403
12404         * Upgraded c-torture tests from 1.17 to 1.18
12405
12406 Wed Jun  2 19:02:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12407
12408         * Upgraded c-torture tests from 1.12 to 1.17
12409
12410 Fri Apr 30 09:38:41 1993  Mike Werner  (mtw@deneb.cygnus.com)
12411
12412         * lib/old-dejagnu.exp:
12413           Fixed handling of XFAIL target triplets to correctly
12414           recognize wildcard characters.  Removed code that
12415           appended a unique id tag to the end of the file name
12416           printed out by the result of the testcases within a
12417           given test file.
12418
12419 Thu Apr 29 19:06:29 1993  Mike Werner  (mtw@deneb.cygnus.com)
12420
12421         * lib/old-dejagnu.exp:
12422           Reworked expected failure handling to trigger off of XFAIL
12423           keyword in keyphrase embeded in testcase source code. The
12424           XFAIL keyword must be at the end of the keyphrase line. It
12425           may optionally be followed by one or more target triplets.
12426           It has just occured that the handling of wildcards in the
12427           target triplet may not be correct.
12428
12429 Fri Apr 23 13:16:20 1993  Mike Werner  (mtw@deneb.cygnus.com)
12430
12431         * g++.old-deja/tests:
12432           Moved all subdirectories up one level into g++.old-deja .
12433
12434         * lib/old-dejagnu.exp:
12435           Fixed problem with CXXFLAGS not being properly reset, and being
12436           corrupted with extraneous "-c" compiler option.  This was
12437           causing binaries to not be generated for test that needed them.
12438           Modified strings passed to "pass" and "fail" so that individual
12439           tests from the same test file would be distinguished by an
12440           identifier appended to the test file name in the summary logs;
12441           this corrected a problem with erroneous diff logs.  Added code
12442           to search testcases for expected fail and unexpected pass keywords.
12443
12444 Tue Apr 20 18:27:58 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12445
12446         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
12447
12448 Thu Apr 15 11:01:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
12449
12450         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
12451           Removed extraneous text from end of "Special g++ Options"
12452           keyphrase.
12453
12454         * lib/old-dejagnu.exp: Added pattern matching to look for new
12455           keywords, embedded in testcases comments, which will trigger
12456           calls to xpass and xfail.
12457
12458 Wed Apr 14 14:28:01 1993  Mike Werner  (mtw@deneb.cygnus.com)
12459
12460         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
12461           comments embedded in the testcases, especially the one looking for
12462           special compiler options, as well as the pattern matching for the
12463           compiler output again.
12464
12465 Mon Apr 12 15:15:37 1993  Mike Werner  (mtw@deneb.cygnus.com)
12466
12467         * lib/old-dejagnu.exp: Do a proper check of the return value for
12468           execute tests. Fixed several problems with the pattern matching
12469           of the compiler output which gave erroneous test results.
12470           Changed several of the test result messages to be more descriptive.
12471         * config/unix-g++.exp: Proc g++_load now actually works and
12472           executes the tests passed to it and returns a usable return
12473           value.
12474
12475 Sun Apr 11 17:22:37 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12476
12477           * lib/gcc.exp: Exits gracefully if $CC is bogus.
12478
12479 Fri Apr  9 09:41:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
12480
12481         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
12482           Modified both files to properly execute the old style
12483           dejagnu tests. The previous versions of these files were
12484           experimental and did not function anything near correctly.
12485
12486 Mon Apr  5 21:08:24 1993  Rob Savoye  (rob@cygnus.com)
12487
12488         * Removed all Makefile.in and configure.in files. No configuration
12489         needed now.
12490
12491 Fri Apr  2 12:15:17 1993  Mike Werner  (mtw@deneb.cygnus.com)
12492
12493         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
12494
12495 Sun Mar 28 11:17:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12496
12497         * gcc.compile/configure.in, gcc.unsorted/configure.in,
12498         gcc.special/configure.in, gcc.noncompile/configure.in,
12499         gcc.execute/configure.in, gcc.code_quality/configure.in,
12500         g++.other/configure.in, g++.old-deja/configure.in,
12501         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
12502         in srcname setting.
12503
12504 Thu Mar 25 20:07:55 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12505
12506         * lib/udi.exp:  Fixed mondfe and mondfe_download.
12507         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
12508         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
12509
12510 Thu Mar 25 13:06:41 1993  Ian Lance Taylor  (ian@cygnus.com)
12511
12512         * config/udi-gdb.exp: Check $shell_id after connecting to target.
12513         (gdb_exit): Don't remove *_soc files.
12514
12515 Mon Mar 22 14:28:46 1993  Ian Lance Taylor  (ian@cygnus.com)
12516
12517         * lib/c-torture.exp: Don't look for main; instead always use -w
12518         -c.  This is how the c-torture tests work.  Remove the object
12519         file if the compilation succeeds.
12520         * gcc.execute/execute.exp: Remove executable if test passes.
12521         * gcc.noncompile/noncompile.exp: Every test is an expected
12522         failure.
12523         * gcc.special/special.exp: Added tests from c-torture 1.11,
12524         corrected use of existing test.
12525         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
12526         gcc.execute/920625-1.c: Updated to c-torture 1.11.
12527         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
12528         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
12529         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
12530         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
12531         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
12532         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
12533         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
12534         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
12535         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
12536         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
12537         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
12538         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
12539         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
12540         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
12541         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
12542         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
12543         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
12544         c-torture 1.11.
12545         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
12546         correspond to c-torture 1.11.
12547
12548         * New file.