OSDN Git Service

New testcase
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 Tue Sep  3 11:04:26 2002  Nicola Pero  <n.pero@mi.flashnet.it>
2
3         * objc/execute/nil_method-1.m: New testcase.
4
5 Sun Sep  1 12:47:39 2002  Nicola Pero  <n.pero@mi.flashnet.it>
6
7         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
8         [Object class], not [Object initialize].
9
10 2002-08-31  Roger Sayle  <roger@eyesopen.com>
11             Hans-Peter Nilsson  <hp@bitrange.com>
12
13         * gcc.c-torture/execute/20020720-1.x: Skip test on
14         mmix-knuth-mmixware.  Correct comment.
15
16 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
17
18         * testsuite/g++.dg/abi/bitfield5.C: New test.
19         * testsuite/g++.dg/abi/vbase10.C: Likewise.
20
21 Tue Aug 27 22:23:22 2002  Nicola Pero  <n.pero@mi.flashnet.it>
22
23         * objc.dg/undeclared-selector.m: New test.
24
25 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
26
27         * g++.dg/other/offsetof1.C: Avoid cast warning.
28
29 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
30
31         * objc.dg/super-class-2.m: New test.
32
33 2002-08-24  Matt Austern  <austern@apple.com>
34
35         * g++.dg/ext/lvaddr.C: New test.
36         * g++.dg/ext/lvcast.C: New test.
37         
38 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
39
40         * testsuite/g++.dg/inherit/cond1.C: New test.
41
42 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
43
44         * gcc.dg/noncompile/incomplete-1.c: New test.
45
46 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
47
48         * gcc.dg/typespec-1.c: New test.
49
50 2002-08-20  Devang Patel  <dpatel@apple.com>
51         * objc.dg/proto-hier-2.m: New test.
52         
53 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
54
55         * objc.dg/bitfield-1.m: New test.
56         * objc.dg/bitfield-2.m: New test.
57
58 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
59
60         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
61         gcc.dg/c99-flex-array-4.c: New tests.
62
63 2002-08-16  Stan Shebs  <shebs@apple.com>
64
65         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
66
67 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
68
69         * gcc.dg/typeof-1.c: New test.
70         * g++.dg/ext/typeof2.C: New test.
71
72 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
73
74         * g++.dg/other/offsetof1.C: New test.
75
76 2002-08-14  Richard Henderson  <rth@redhat.com>
77
78         * gcc.dg/tls/diag-3.c: Fix expected message strings.
79
80 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
81
82         * gcc.dg/cpp/_Pragma3.c: New test.
83
84 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
85
86         * g++.dg/template/inherit3: New test.
87
88 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
89
90         * gcc.dg/bitfld-4.c: Add blank options.
91
92 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
93
94         * g++.dg/template/crash1.C: New test.
95
96 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
97
98         * gcc.dg/tls/opt-2.c: New test.
99
100 2002-08-08  Devang Patel  <dpatel@apple.com>
101
102         * objc.dg/selector-1.m : New test
103         
104 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
105
106         * g++.dg/abi/bitfield4.C: New test.
107         * gcc.dg/bitfld-4.c: New test.
108
109 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
110
111         * g++.dg/other/packed1.C: New test.
112
113 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
114
115         * g++.dg/abi/offsetof.C: Tweak error messages.
116         * g++.old-deja/g++.mike/p10769a.C: Likewise.
117         
118 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
119
120         * gcc.dg/bitfld-3.c: New test.
121
122 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
123             Richard Henderson  <rth@redhat.com>
124
125         * gcc.dg/i386-bitfield1.c: New test.
126         * g++.dg/abi/bitfield3.C: Update.
127
128 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
129
130         * objc.dg/const-str-2.m: Update.
131         * gcc.dg/cpp/c++98.c: Change to C extension.
132         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
133         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
134
135 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
136
137         * testsuite/gcc.dg/tls/diag-3.c: New.
138
139 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
140
141         * g++.dg/README (Subdirectories): Document new subdir expr.
142         * g++.dg/expr/pmf-1.C: New test.
143
144 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
145
146         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
147
148 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
149
150         * g++.dg/abi/bitfield3.C: New test.
151
152 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
153
154         * lib/gcov.exp: Tweak expected line formats.
155         * gcc.misc-tests/gcov8.c: New test.
156         * gcc.misc-tests/gcov8.x: New flags.
157
158 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
159
160         * consistency.vlad/layout/endian.c: Include string.h.
161
162         * gcc.c-torture/execute/20020805-1.c: New test.
163
164 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
165
166         * g++.dg/other/conversion1.C: New test.
167
168 2002-08-03  Roger Sayle  <roger@eyesopen.com>
169
170         * gcc.dg/builtins-1.c: New testcase.
171
172 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
173
174         * g++.dg/inherit/access3.C: New test.
175
176 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
177
178         * gcc.dg/ia64-visibility-2.c: New test.
179
180 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
181
182         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
183         __qualifier_flags to __flags.
184
185 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
186
187         * g++.dg/inherit/operator1.C: New test.
188         * g++.dg/lookup/disamb1.C: Fix typo in comment.
189         * g++.dg/other/error1.C: Change expected error message.
190         * g++.dg/template/conv4.C: Likewise.
191         
192 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
193
194         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
195         for documented behaviour.
196
197 2002-07-25  Roger Sayle  <roger@eyesopen.com>
198
199         * gcc.c-torture/execute/20020720-1.x: Skip this test on
200         several targets known to fail.
201
202 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
203
204         * gcc.dg/mips-args-[123].c: New tests.
205
206 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
207
208         * gcc.dg/ppc-spe.c: New.
209
210 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
211
212         * g++.dg/other/ptrmem4.C: New testcase.
213
214 2002-07-24  Richard Henderson  <rth@redhat.com>
215
216         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
217         
218 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
219
220         * g++.dg/ext/alignof1.C (main): Return 0 for success.
221
222 2002-07-24  Roger Sayle  <roger@eyesopen.com>
223
224         * gcc.c-torture/execute/memset-3.c: New testcase.
225
226 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
227
228         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
229         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
230
231 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
232
233         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
234         Delete.
235
236 Tue Jul 23 21:02:43 2002  J"orn Rennecke <joern.rennecke@superh.com>
237
238         * gcc.c-torture/compile/simd-4.c: New test.
239
240 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
241
242         PR c++/7347, c++/7348
243         * g++.dg/template/access4.C: New test.
244         * g++.dg/template/access5.C: New test.
245         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
246         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
247         * g++.old-deja/g++.pt/ttp58.C: Likewise.
248         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
249
250 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
251
252         * gcc.dg/gnu89-init-2.c: New test.
253
254 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
255
256         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
257
258 2002-07-20  Roger Sayle  <roger@eyesopen.com>
259
260         * gcc.c-torture/execute/20020720-1.c: New testcase.
261
262 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
263
264         * gcc.dg/cpp/Wsignprom.c: New tests.
265
266 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
267
268         * gcc.c-torture/execute/loop-13.c: New test.
269
270 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
271
272         * gcc.dg/cpp/expr.c: New tests.
273
274 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
275
276         * g++.dg/opt/pr6713.C: Add template instantiation.
277
278 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
279
280         * gcc.dg/nest.c: New test.
281
282 2002-07-17  Richard Henderson  <rth@redhat.com>
283
284         * g++.dg/opt/pr6713.C: New test.
285
286 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
287
288         * gcc.c-torture/execute/loop-2e.x: Let the testcase
289         XFAIL for all x86 processors.
290
291 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
292
293         * gcc.c-torture/execute/20010122-1.x: Do not test with
294         -fomit-frame-pointer.
295
296 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
297
298         * g++.dg/template/instantiate2.C: New test.
299         * g++.dg/template/spec4.C: New test.
300
301 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
302
303         * g++.dg/template/access2.C: New test.
304         * g++.dg/template/access3.C: New test.
305
306 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
307
308         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
309         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
310         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
311         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
312         Convert to use <stdarg.h>.
313         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
314         Delete.
315         * gcc.dg/va-arg-2.c: New.
316         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
317
318 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
319
320         * gcc.c-torture/compile/20020710-1.c: New test.
321
322 Thu Jul 11 15:39:21 2002  J"orn Rennecke <joern.rennecke@superh.com>
323                           Andrew Pinski  <pinskia@physics.uc.edu>
324
325         gcc.c-torture/compile/simd-2.c: New testcase.
326         gcc.c-torture/compile/simd-3.c: Likewise.
327
328 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
329
330         PR c++/7224
331         * g++.dg/overload/error1.C: New test.
332
333 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
334
335         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
336         configuration and IRIX 6 O32 ABI.
337
338 2002-07-11  Roger Sayle  <roger@eyesopen.com>
339
340         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
341
342 2002-07-10  Roger Sayle  <roger@eyesopen.com>
343
344         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
345
346 2002-07-10  Jeffrey A Law  <law@redhat.com>
347
348         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
349
350         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
351
352 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
353
354         * gcc.dg/20020312-2.c: Check for __PPC__.
355
356 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
357
358         * gcc.c-torture/compile/20020709-1.c: New test.
359
360 2002-07-07  Roger Sayle  <roger@eyesopen.com>
361
362         * g++.dg/template/qualttp21.C: New test case.
363
364 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
365
366         * gcc.c-torture/compile/20020706-1.c: New test.
367         * gcc.c-torture/compile/20020706-2.c: New test.
368
369 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
370             Alexandre Oliva  <aoliva@redhat.com>
371
372         * g++.dg/warn/incomplete1.C: New test.
373
374 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
375
376         PR c++/7099
377         * g++.dg/warn/noreturn1.C: New test.
378
379 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
380
381         PR c++/6706
382         * g++.dg/debug/debug6.C: New test.
383         * g++.dg/debug/debug7.C: New test.
384
385 Thu Jul  4 07:36:48 2002  J"orn Rennecke <joern.rennecke@superh.com>
386
387         * gcc.c-torture/compile/simd-3.c: New test.
388
389 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
390
391         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
392         * gcc.dg/20020620-1.c: Likewise.
393
394 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
395
396         PR c++/6944
397         * g++.dg/init/array4.C: New test.
398         * g++.dg/init/array5.C: New test.
399
400 Wed Jul  3 10:25:41 2002  J"orn Rennecke <joern.rennecke@superh.com>
401
402         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
403         * gcc.c-torture/execute/simd-2.c (main): Likewise.
404
405 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
406
407         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
408         * gcc.dg/wtr-aggr-init-1.c: Likewise.
409         * gcc.dg/wtr-conversion-1.c: Likewise.
410         * gcc.dg/wtr-escape-1.c: Likewise.
411         * gcc.dg/wtr-int-type-1.c: Likewise.
412         * gcc.dg/wtr-label-1.c: Likewise.
413         * gcc.dg/wtr-static-1.c: Likewise.
414         * gcc.dg/wtr-strcat-1.c: Likewise.
415         * gcc.dg/wtr-suffix-1.c: Likewise.
416         * gcc.dg/wtr-switch-1.c: Likewise.
417         * gcc.dg/wtr-unary-plus-1.c: Likewise.
418         * gcc.dg/wtr-union-init-1.c: Likewise.
419         * gcc.dg/wtr-union-init-2.c: Likewise.
420         * gcc.dg/wtr-union-init-3.c: Likewise.
421
422         * gcc.dg/wtr-func-def-1.c: New test.
423
424 2002-07-02 Devang Patel <dpatel@apple.com>
425
426         * objc.dg/param-1.m: New test.
427
428 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
429
430         * gcc.dg/cpp/trad/directive.c: Add test.
431         * gcc.dg/cpp/trad/macroargs.c: Add test.
432         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
433
434 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
435
436         * gcc.dg/cpp/cmdlne-M.c: New test.
437
438 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
439
440         * objc.dg/desig-init-1.m: New test.
441
442 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
443
444         PR c++/6716
445         * g++.dg/template/instantiate1.C: New test.
446
447 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
448
449         PR c++/7112
450         * g++.dg/template/sizeof2.C: New test.
451
452 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
453
454         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
455         gcc.dg/cpp/trad/include.c: New tests.
456
457 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
458
459         PR target/7177
460         * gcc.c-torture/compile/20020701-1.c: New test.
461
462 2002-07-01  Stan Shebs  <shebs@apple.com>
463
464         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
465         header here...
466         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
467         (objc-torture-execute): or here.
468
469 Mon Jul  1 12:51:05 2002  J"orn Rennecke <joern.rennecke@superh.com>
470
471         * gcc.c-torture/execute/arith-rand-ll.c: New test.
472
473 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
474
475         * gcc.dg/cpp/trad/escaped-nl.c: New test.
476
477 2002-06-30  Devang Patel  <dpatel@apple.com>
478
479         * objc.dg/fsyntax-only.m: New test.
480
481 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
482
483         PR c++/6695
484         * g++.dg/template/friend7.C: New file.
485
486 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
487
488         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
489         return type.
490
491 Thu Jun 27 15:23:21 2002  J"orn Rennecke <joern.rennecke@superh.com>
492
493         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
494         avoid division by zero.
495
496 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
497
498         * gcc.dg/Wunknownprag.c: New tests.
499
500 Tue Jun 25 21:50:38 2002  J"orn Rennecke <joern.rennecke@superh.com>
501
502         * gcc.c-torture/execute/simd-2.c: New test.
503
504 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
505
506         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
507         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
508         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
509         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
510         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
511         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
512         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
513         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
514         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
515         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
516         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
517         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
518         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
519         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
520         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
521         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
522         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
523
524 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
525
526         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
527         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
528         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
529         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
530         New tests.
531         * gcc.dg/cpp/trad/directive.c: Update.
532
533 2002-06-23  Andreas Jaeger  <aj@suse.de>
534
535         * gcc.c-torture/execute/complex-6.c: New.
536
537 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
538
539         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
540         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
541         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
542         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
543
544 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
545
546         * gcc.dg/cpp/trad: New directory with traditional tests copied
547         from parent directory.
548         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
549         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
550         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
551         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
552         Move to trad/ and rename.
553         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
554         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
555         gcc.dg/cpp/trad/redef2.c: New tests.
556         * gcc.dg/cpp/trad/trad.exp: New driver.
557
558 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
559
560         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
561         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
562         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
563         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
564         Remove.
565
566 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
567
568         * gcc.dg/20020620-1.c: New test.
569
570 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
571
572         * g++.dg/template/ttp4.C: New test.
573
574 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
575
576         * g++.dg/opt/vt1.C: Fix regexp.
577
578 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
579
580         * gcc.c-torture/execute/pure-1.c: Make functions static again.
581         Don't use attribute `noinline'.
582
583 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
584
585         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
586
587 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
588
589         * gcc.c-torture/execute/simd-1.c: New.
590
591         * gcc.dg/simd-1.c: New.
592
593 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
594
595         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
596
597 2002-06-16  Richard Henderson  <rth@redhat.com>
598
599         * g++.dg/ext/anon-struct1.C: New.
600         * g++.dg/ext/anon-struct2.C: New.
601         * g++.dg/ext/anon-struct3.C: New.
602         * gcc.dg/anon-struct-1.c: New.
603         * gcc.dg/anon-struct-2.c: New.
604         * gcc.dg/anon-struct-3.c: New.
605         * gcc.dg/20011008-1.c: Adjust warning text.
606         * gcc.dg/20020527-1.c: Add -fms-extensions.
607
608 2002-06-16  Richard Henderson  <rth@redhat.com>
609
610         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
611
612 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
613
614         * gcc.c-torture/execute/20020615-1.c: New test.
615
616 2002-06-15  Roger Sayle  <roger@eyesopen.com>
617
618         * gcc.c-tortuture/execute/compare-1.c: New test case.
619         * gcc.c-tortuture/execute/compare-2.c: New test case.
620         * gcc.c-tortuture/execute/compare-3.c: New test case.
621
622 2002-06-13  Richard Henderson  <rth@redhat.com>
623
624         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
625         ia64 ilp32.
626
627 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
628
629         * g++.dg/template/typename2.C: Update error message.
630
631 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
632
633         * gcc.c-torture/execute/20020611-1.c: New test.
634
635 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
636
637         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
638         list of targets to skip.
639
640 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
641
642         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
643         targets if not optimizing.
644
645 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
646
647         * gcc.c-torture/compile/20020605-1.c: New test.
648
649         * g++.dg/opt/vt1.C: New test.
650
651         * gcc.dg/20020531-1.c: New test.
652
653         * gcc.dg/20020530-1.c: New test.
654
655         * gcc.dg/20020527-1.c: New test.
656
657         * g++.dg/opt/cse1.C: New test.
658
659 2002-06-07  Roger Sayle  <roger@eyesopen.com>
660
661         * gcc.dg/20020607-2.c: New test case.
662
663 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
664
665         * gcc.c-torture/compile/20020604-1.c: New test.
666
667 2002-06-04  Richard Henderson  <rth@redhat.com>
668
669         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
670         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
671         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
672
673 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
674
675         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
676
677 2002-06-03  Richard Henderson  <rth@redhat.com>
678
679         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
680         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
681
682 2002-06-02  Richard Henderson  <rth@redhat.com>
683
684         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
685         test functions static.
686
687 2002-06-02  Andreas Jaeger  <aj@suse.de>
688
689         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
690         now.
691
692 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
693
694         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
695         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
696         Update for mofified diagnostics.
697         * gcc.dg/c99-intconst-1.c: No longer fail.
698
699 2002-06-02  Richard Henderson  <rth@redhat.com>
700
701         * gcc.dg/uninit-A.c: Remove xfail markers.
702
703 2002-06-01  Roger Sayle  <roger@eyesopen.com>
704
705         * gcc.dg/fnegate-1.c: New test case.
706
707 2002-05-30  Osku Salerma  <osku@iki.fi>
708
709         * gcc.c-torture/execute/mayalias-1.c: New file.
710
711 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
712
713         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
714         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
715         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
716
717 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
718
719         * gcc.c-torture/execute/20020529-1.c: New test.
720
721 2002-05-27  Richard Henderson  <rth@redhat.com>
722
723         * g++.dg/ext/attrib6.C: New test case.
724
725 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
726
727         * gcc.c-torture/execute/pure-1.c: New test.
728
729 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
730
731         * gcc.dg/cpp/arith-2.c: Remove.
732
733 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
734
735         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
736         * gcc.dg/cpp/if-3.c: Remove.
737
738 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
739
740         * g++.dg/opt/cse2.C: New test.
741
742 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
743
744         * gcc.dg/cpp/arith-1.c: New semantic tests.
745         * gcc.dg/cpp/if-1.c: Update.
746
747 2002-05-24  Ben Elliston  <bje@redhat.com>
748
749         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
750
751 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
752
753         * gcc.dg/verbose-asm.c: New test.
754
755 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
756
757         * gcc.dg/cpp/paste12.c: New test.
758
759 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
760
761         * g++.dg/parse/named_ops.C: New test.
762
763 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
764
765         * gcc/testsuite/gcc.dg/weak-8.c: New test.
766
767 Thu May 23 11:09:26 2002  J"orn Rennecke <joern.rennecke@superh.com>
768
769         * gcc.dg/weak-2.c: Allow optional leading underscore
770         in scan-assembler symbol name.
771         * gcc.dg/weak-3.c: Likewise.
772         * gcc.dg/weak-4.c: Likewise.
773         * gcc.dg/weak-5.c: Likewise.
774
775 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
776
777         * gcc.dg/20020523-1.c: New test.
778
779 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
780
781         * objc.dg/const-str-2.m: Update now that we stop after
782         a command line error.
783
784 2002-05-22  Richard Henderson  <rth@redhat.com>
785
786         * g++.dg/dg.exp: Fix typo in test pruneing.
787
788 2002-05-22  Richard Henderson  <rth@redhat.com>
789
790         * g++.dg/dg.exp: Prune the tls subdirectory.
791         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
792         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
793         * g++.dg/tls/init-1.C: New.
794
795 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
796
797         * gcc.dg/20020517-1.c: New test.
798
799 2002-05-21  Richard Henderson  <rth@redhat.com>
800
801         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
802         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
803
804 Tue May 21 14:25:32 2002  Brian R. Gaeke  <brg@dgate.ORG>
805
806         * g++.dg/other/copy2.C: New test.
807
808 Mon May 20 10:51:35 2002  J"orn Rennecke <joern.rennecke@superh.com>
809
810         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
811         (MAX_COPY): Bump up to 10 times sizeof (long long).
812         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
813
814         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
815         sizeof (long long).
816
817         * gcc.c-torture/execute/strcpy-1.c: New test.
818
819 2002-05-19  Jason Merrill  <jason2redhat.com>
820
821         * g++.dg/ext/oper1.C: New test.
822
823 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
824 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
825
826         * README.QMTEST: New file.
827
828         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
829
830 2002-05-19  Andreas Jaeger  <aj@suse.de>
831
832         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
833         now.
834         * gcc.c-torture/execute/loop-2d.x: Likewise.
835
836 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
837
838         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
839         support weak symbols.
840         * gcc.dg/weak-4.c: Likewise
841         * gcc.dg/weak-6.c: Likewise
842
843 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
844
845         * gcc.dg/weak-3.c: Add dg-excess-error comment for
846         cygwin, coff and h8300-*-hms targets
847         * gcc.dg/weak-5.c: Likewise
848         * gcc.dg/weak-7.c: Likewise
849
850 2002-05-16  Jason Merrill  <jason@redhat.com>
851
852         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
853         (scan-assembler-not, scan-assembler-dem): Likewise.
854         (scan-assembler-dem-not): Likewise.
855
856 2002-05-15  Richard Henderson  <rth@redhat.com>
857
858         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
859
860 2002-05-15  Richard Henderson  <rth@redhat.com>
861
862         * gcc.dg/weak-5.c (vfoo1c): No warning here.
863         (vfoo1f): Warning here.
864         (vfoo1l): Don't redefine the alias.
865
866 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
867
868         * g++.dg/init/pm1.C: New test.
869
870 2002-05-12  David S. Miller  <davem@redhat.com>
871
872         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
873         types.
874
875 2002-05-10  Roger Sayle  <roger@eyesopen.com>
876
877         * gcc.c-torture/execute/20020510-1.c: New test case.
878
879 2002-05-10  David S. Miller  <davem@redhat.com>
880
881         * gcc.c-torture/execute/conversion.c: Test long double too.
882
883 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
884
885         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
886         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
887         * lib/g++.exp (g++_link_flags): Likewise.
888         * lib/objc.exp (objc_target_compile): Likewise.
889
890 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
891
892         * gcc.dg/cpp/poison.c: Update.
893         * gcc.dg/cpp/20000625-2.c: Remove.
894         * gcc.dg/cpp/direct2s.c: Remove final test.
895
896 2002-05-08  Tom Rix  <trix@redhat.com>
897
898         * gcc.c-torture/execute/20020508-1.c: New test.
899         * gcc.c-torture/execute/20020508-2.c: New test.
900         * gcc.c-torture/execute/20020508-3.c: New test.
901
902 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
903
904         * gcc.dg/cpp/charconst-4.c: More tests.
905
906 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
907
908         PR c/6569
909         * gcc.dg/weak-3.c: Update location of warning messages.
910         * gcc.dg/weak-5.c: Likewise.
911
912 2002-05-06  Roger Sayle  <roger@eyesopen.com>
913
914         * gcc.c-torture/execute/20020506-1.c: New test case.
915
916 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
917
918         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
919
920 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
921
922         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
923
924 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
925
926         * gcc.dg/cpp/charconst-3.c: New test.
927
928 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
929
930         * gcc.dg/cpp/charconst.c: Update tests.
931
932 2002-05-05  Tim Josling  <tej@melbpc.org.au>
933
934         * treelang: Added directory for new sample language treelang. Also
935         lib/treelang.exp: New file to signal treelang should be tested.
936
937 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
938
939         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
940         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
941         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
942         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
943         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
944         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
945         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
946
947 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
948
949         * gcc.dg/format/xopen-2.c: New test.
950
951 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
952
953         * gcc.dg/20020503-1.c: New test.
954
955 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
956
957         * g++.dg/init/dtor1.C: Make it tougher.
958
959 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
960
961         * g++.dg/init/dtor1.C: New test.
962
963 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
964
965         * gcc.dg/altivec-8.c: New.
966
967 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
968
969         * gcc.dg/altivec-7.c: New.
970
971 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
972
973         * g++.dg/parse/typedef1.C: New test.
974
975 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
976
977         PR c++/6486
978         * g++.dg/template/friend6.C: New test.
979
980         PR c++/6492
981         * g++.dg/init/copy1.C: New test.
982
983 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
984
985         * g++.dg/warn/effc1.C: New test.
986
987 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
988
989         * gcc.dg/cpp/if-cexp.c: Add a test.
990
991 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
992
993         * gcc.dg/20020426-2.c: New test.
994
995 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
996
997         * gcc.dg/cpp/if-mop.c: Update.
998         * gcc.dg/cpp/if-mpar.c: Add test.
999         * gcc.dg/cpp/if-oppr.c: Update.
1000
1001 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1002
1003         PR c/6343
1004         * gcc.dg/weak-[2-7].c: New tests.
1005
1006 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
1007
1008         * gcc.dg/enum1.c: New test.
1009
1010 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
1011
1012         PR c++/6497
1013         * g++.dg/inherit/access2.C: New test.
1014
1015 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
1016
1017         PR bootstrap/6445
1018         * gcc.dg/20020426-1.c: New test.
1019
1020 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
1021
1022         * g++.dg/abi/enum1.C: New test.
1023
1024 2002-04-26  Richard Henderson  <rth@redhat.com>
1025
1026         * gcc.dg/c99-bool-1.c: Expect always true warning.
1027
1028 2002-04-25  Roger Sayle  <roger@eyesopen.com>
1029
1030         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
1031
1032 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1033
1034         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
1035         targets.
1036
1037 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
1038
1039         * g++.dg/abi/mange7.C: New test.
1040
1041         PR c++/6438.
1042         * g++.dg/parse/stmtexpr2.C: New test.
1043
1044 Wed Apr 24 21:38:36 2002  J"orn Rennecke <joern.rennecke@superh.com>
1045
1046         * gcc.dg/20020312-2.c: Add SH target.
1047
1048 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1049
1050         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
1051         compiler output on mips*-*-irix*.
1052
1053 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
1054
1055         * g++.dg/parse/attr1.C: New test.
1056
1057 2002-04-23  Roger Sayle  <roger@eyesopen.com>
1058
1059         * gcc.c-torture/execute/string-opt-17.c: New test case.
1060         * gcc.c-torture/execute/memset-2.c: New test case.
1061
1062 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
1063
1064         PR c++/6256:
1065         * g++.dg/template/friend5.C: New test.
1066
1067         PR c++/6331:
1068         * g++.dg/template/qual1.C: Likewise.
1069
1070 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
1071
1072         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
1073         Include stdlib.h, not stdio.h or ctype.h.
1074
1075 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
1076
1077         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
1078         cris-*-elf* and mmix-*-*.
1079         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
1080         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
1081         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
1082         Ditto.
1083         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
1084         * gcc.dg/wchar_t-1.c: Ditto.
1085
1086 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
1087
1088         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
1089         Clarify comment.
1090
1091 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
1092
1093         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
1094
1095 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1096
1097         * gcc.c-torture/execute/20000906-1.x: Delete.
1098
1099 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
1100
1101         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
1102
1103 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
1104
1105         * PR6367
1106         * g77.f-torture/execute/6367.f: New test.
1107         * g77.f-torture/execute/6367.x: Disable for MMIX.
1108
1109 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
1110
1111         * PR6352
1112         * g++.dg/opt/inline2.C: New test.
1113
1114 2002-04-18  Richard Henderson  <rth@redhat.com>
1115
1116         * gcc.dg/20000906-1.c: Enable for all targets.
1117         * gcc.c-torture/compile/iftrap-2.c: New.
1118
1119 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
1120
1121         * gcc.dg/20020418-1.c: New test.
1122         * gcc.dg/20020418-2.c: New test.
1123
1124 2002-04-18  Richard Henderson  <rth@redhat.com>
1125
1126         * gcc.c-torture/compile/iftrap-1.c: New.
1127         * gcc.dg/iftrap-1.c: Adjust for ia64.
1128         * gcc.dg/iftrap-2.c: New.
1129
1130 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
1131
1132         * gcc.c-torture/compile/20020418-1.c: New test.
1133
1134 2002-04-18  Roger Sayle  <roger@eyesopen.com>
1135
1136         * gcc.c-torture/compile/20020415-1.c: New.
1137
1138 2002-04-18  David S. Miller  <davem@redhat.com>
1139
1140         * gcc.c-torture/execute/20020418-1.c: New test.
1141
1142 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
1143
1144         * gcc.dg/20020416-1.c: New test.
1145
1146         * g++.dg/opt/inline1.C: New test.
1147
1148 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
1149
1150         * gcc.dg/altivec-5.c: New test.
1151
1152         * gcc.dg/20020415-1.c: New test.
1153
1154 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
1155
1156         * testsuite/lib/chill.exp: Remove.
1157
1158 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
1159
1160         * g++.dg/other/big-struct.C: New test.
1161
1162 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
1163
1164         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
1165         of scratch file.
1166
1167 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
1168
1169         PR c/6277
1170         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
1171         in scan-assembler function name
1172
1173 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
1174
1175         * g77.f-torture/execute/980628-4.x,
1176         g77.f-torture/execute/980628-5.x,
1177         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
1178         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
1179         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
1180         i[34567]86-*-*.
1181
1182 2002-04-13  David S. Miller  <davem@redhat.com>
1183
1184         * gcc.c-torture/execute/20020413-1.c: New test.
1185
1186 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
1187
1188         * gcc.dg/asm-6.c,
1189         * g++.dg/ext/asm1.C: New tests.
1190
1191 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
1192
1193         PR c++ 5373.
1194         * g++.dg/parse/stmtexpr1.C: New test.
1195
1196         PR c++/5189.
1197         * g++.dg/template/copy1.C: New test.
1198
1199 2002-04-12  Richard Henderson  <rth@redhat.com>
1200
1201         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
1202
1203 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
1204
1205         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
1206         gcc.c-torture/execute/20020307-2.c.
1207
1208 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
1209
1210         * g++.dg/ext/attrib5.C,
1211         * g++.dg/lookup/struct1.C: New tests.
1212
1213 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
1214
1215         * gcc.dg/20020411-1.c: New test.
1216
1217         * gcc.c-torture/execute/20020411-1.c: New test.
1218
1219 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
1220
1221         * g77.f-torture/execute/6177.f: New test.
1222
1223 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
1224
1225         PR middle-end/6247
1226         * g++.dg/opt/cleanup1.C: New test.
1227
1228         * g++.dg/opt/const1.C: New test.
1229
1230 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
1231
1232         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
1233
1234 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
1235
1236         PR c++/5507
1237         * g++.dg/template/typename2.C: New test.
1238
1239 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
1240
1241         * gcc.c-torture/execute/loop-12.c: New.
1242
1243 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
1244
1245         * g77.f-torture/execute/980628-4.x,
1246         g77.f-torture/execute/980628-5.x,
1247         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
1248         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
1249         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
1250
1251 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1252
1253         PR optimization/6086
1254         * g++.dg/opt/preinc1.C: New test.
1255
1256 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
1257
1258         PR c++/5571
1259         * g++.dg/opt/static2.C: New test.
1260
1261 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
1262
1263         PR c/5120
1264         * gcc.dg/20020406-1.c: New test.
1265
1266 2002-04-04  David S. Miller  <davem@redhat.com>
1267
1268         * gcc.c-torture/execute/20020404-1.c: New test.
1269
1270 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
1271
1272         PR c/6123
1273         * gcc.dg/20020312-2.c: Do not declare global register variable
1274         if __PIC__ or __pic__ is defined.
1275
1276 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
1277
1278         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
1279         __asm__ so that it works correctly even if -ansi -pedantic-errors.
1280
1281 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1282
1283         * gcc.misc-tests/linkage.exp: Update last change to handle
1284         sparc*-, not just sparc-.
1285
1286 2002-04-03  Richard Henderson  <rth@redhat.com>
1287
1288         * gcc.dg/cpp/ucs.c: Improved long UCS test.
1289
1290 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
1291
1292         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
1293
1294 2002-04-02  David S. Miller  <davem@redhat.com>
1295
1296         * gcc.c-torture/execute/20020402-3.c: New test.
1297
1298 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
1299
1300         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
1301         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
1302
1303         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
1304         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
1305         g77.f-torture/execute/20001201.x,
1306         g77.f-torture/execute/u77-test.x: New files.
1307
1308         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
1309         * gcc.dg/wchar_t-1.c: Ditto.
1310
1311 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1312
1313         * gcc.c-torture/execute/20020402-1.c: New test.
1314
1315 2002-04-01  Richard Henderson  <rth@redhat.com>
1316
1317         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
1318
1319         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
1320
1321 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1322
1323         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
1324
1325 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
1326
1327         * g++.dg/inherit/template-as-base.C: Expect error.
1328         * g++.dg/inherit/namespace-as-base.C: Likewise.
1329
1330 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
1331
1332         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
1333         g++.dg/ext/instantiate3.C: Tweak match patterns.
1334
1335         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
1336         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
1337         -da test.
1338
1339 2002-03-31  Richard Henderson  <rth@redhat.com>
1340
1341         * gcc.dg/special/alias-2.c: New.
1342         * gcc.dg/special/ecos.exp: Run it.
1343
1344 2002-03-31  Richard Henderson  <rth@redhat.com>
1345
1346         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
1347
1348 2002-03-31  Kazu Hirata  <kazu@hxi.com>
1349
1350         * gcc.dg/weak-1.c: Disable on h8300 port.
1351
1352 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
1353
1354         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
1355         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
1356         ordering tests.
1357         * g++.dg/bprob/bprob-1.C: New test.
1358         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
1359         * g++.dg/gcov/gcov-1.C: New test.
1360         * g++.dg/gcov/gcov-1.x: New file.
1361         * g++.dg/gcov/gcov-2.C: New test.
1362         * g++.dg/gcov/gcov-3.C: New test.
1363         * g++.dg/gcov/gcov-3.h: New file.
1364
1365 2002-03-28  Roger Sayle  <roger@eyesopen.com>
1366
1367         * g++.old-deja/g++.other/builtins5.C: New test.
1368         * g++.old-deja/g++.other/builtins6.C: New test.
1369         * g++.old-deja/g++.other/builtins7.C: New test.
1370         * g++.old-deja/g++.other/builtins8.C: New test.
1371         * g++.old-deja/g++.other/builtins9.C: New test.
1372
1373 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
1374
1375         * g++.dg/opt/static1.C: New test.
1376
1377         * g++.dg/opt/longbranch1.C: New test.
1378
1379 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
1380
1381         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
1382
1383         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
1384
1385 Thu Mar 28 16:38:09 2002  Jeffrey A Law  (law@redhat.com)
1386
1387         * gcc.c-torture/execute/20020328-1.c: New test.
1388
1389 2002-03-27  Richard Henderson  <rth@redhat.com>
1390
1391         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
1392         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
1393         move from g++.old-deja/g++.ext/.
1394
1395 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
1396
1397         * g++.dg/init/new2.C: New test.
1398
1399 2002-03-26  Richard Henderson  <rth@redhat.com>
1400
1401         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
1402
1403         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
1404         on sparc.
1405
1406         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
1407         sparcv9 systems.
1408         * gcc.dg/20001102-1.c: Likewise.
1409
1410 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
1411
1412         * gcc.dg/cpp/endif-pedantic1.c,
1413         gcc.dg/cpp/endif-pedantic2.c:  New tests.
1414
1415 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
1416
1417         * g++.dg/init/new1.C: New test.
1418
1419 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
1420
1421         * g++.dg/abi/vbase9.C: New test.
1422
1423 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
1424
1425         * gcc.dg/arm-asm.c: New test.
1426
1427 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
1428
1429         * gcc.dg/Wswitch-enum.c: New test.
1430         Fix PR c/5044.
1431
1432 2002-03-26  Richard Henderson  <rth@redhat.com>
1433
1434         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
1435         structure.
1436
1437 2002-03-25  Richard Henderson  <rth@redhat.com>
1438
1439         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
1440         sparcv9 systems.
1441
1442         * gcc.c-torture/compile/20011119-1.c (xxx): New.
1443         * gcc.c-torture/compile/20011119-2.c (xxx): New.
1444
1445 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
1446
1447         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
1448
1449 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
1450
1451         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
1452         targets using generic thunk support.
1453
1454 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
1455
1456         * gcc.c-torture/compile/20020323-1.c: New test.
1457
1458         * g++.dg/opt/conj2.C: New test.
1459
1460 2002-03-24  Richard Henderson  <rth@redhat.com>
1461
1462         * gcc.dg/weak-1.c: Use -fno-common.
1463
1464 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
1465
1466         * g77.dg/f77-edit-apostrophe-out.f: New test
1467         * g77.dg/f77-edit-h-out.f: New test
1468         * g77.dg/f77-edit-t-in.f: New test
1469         * g77.dg/f77-edit-t-out.f: New test
1470         * g77.dg/f77-edit-x-out.f: New test
1471         * g77.dg/f77-edit-slash-out.f: New test
1472         * g77.dg/f77-edit-colon-out.f: New test
1473         * g77.dg/f77-edit-s-out.f: New test
1474
1475 2002-03-24  Richard Henderson  <rth@redhat.com>
1476
1477         * objc/execute/formal_protocol-6.x: New XFAIL.
1478
1479 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
1480
1481         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
1482         that do not support weak symbols
1483
1484 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
1485
1486         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
1487         * lib/g77.exp:  Likewise
1488         * lib/objc.exp: Likewise
1489
1490 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
1491
1492         * gcc.dg/Wswitch-default.c: New test.
1493
1494 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
1495
1496         * g++.dg/other/enum1.C: New test.
1497
1498 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
1499
1500         * gcc.dg/pragma-ep-3.c: Fix typo.
1501
1502 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
1503
1504         * g++.dg/inherit/template-as-base.C: New test.
1505
1506 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
1507
1508         * g++.old-deja/g++.other/dwarf2-1.C: Move...
1509         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
1510
1511 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
1512
1513         * gcc.dg/cpp/multiline.c: Update to match.
1514
1515 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
1516
1517         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
1518
1519 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
1520
1521         * gcc.dg/cpp/extratokens2.c:  New file.
1522
1523 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
1524
1525         * gcc.dg/20020312-2.c: Add rs6000 target.
1526
1527         * gcc.c-torture/compile/20020319-1.c: New test.
1528
1529 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1530
1531         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
1532         (A, E): Handle this.
1533
1534 2002-03-20  Jason Merrill  <jason@redhat.com>
1535
1536         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
1537         ignoring -fpic.
1538         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
1539         through prune_gcc_output.
1540
1541 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
1542
1543         * gcc.c-torture/compile/20020320-1.c: New test.
1544
1545 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
1546
1547         * gcc.c-torture/compile/20020318-1.c: New test.
1548
1549         * gcc.dg/struct-by-value-1.c: New test.
1550
1551         * gcc.dg/20020319-1.c: New test.
1552
1553 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
1554
1555         * g++.dg/opt/conj1.C: New test.
1556
1557 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
1558
1559         * g++.dg/template/qualttp20.C: Revert previous change.
1560         * g++.dg/template/qualttp3.C: Likewise.
1561         * g++.dg/template/qualttp4.C: Likewise
1562         * g++.dg/template/qualttp5.C: Likewise
1563         * g++.dg/template/qualttp6.C: Likewise
1564         * g++.dg/template/qualttp7.C: Likewise
1565         * g++.dg/template/qualttp8.C: Likewise
1566         * g++.dg/template/recurse.C: Likewise.
1567
1568 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
1569
1570         * gcc.dg/cpp/wchar-1.c: Update.
1571
1572 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
1573
1574         * g++.dg/template/conv1.C: New test.
1575         * g++.dg/template/conv2.C: New test.
1576         * g++.dg/template/conv3.C: New test.
1577         * g++.dg/template/conv4.C: New test.
1578
1579 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
1580
1581         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
1582         * g++.dg/template/qualttp3.C: Likewise.
1583         * g++.dg/template/qualttp4.C: Likewise
1584         * g++.dg/template/qualttp5.C: Likewise
1585         * g++.dg/template/qualttp6.C: Likewise
1586         * g++.dg/template/qualttp7.C: Likewise
1587         * g++.dg/template/qualttp8.C: Likewise
1588         * g++.dg/template/recurse.C: Likewise.
1589
1590 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
1591
1592         * g++.dg/opt/dtor1.C: New test.
1593
1594 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
1595
1596         * gcc.c-torture/compile/20020315-1.c: New test.
1597
1598 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
1599
1600         * gcc.dg/weak-1.c: Fix scan tests.
1601
1602 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
1603
1604         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
1605         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
1606         cris-*-aout* mmix-*-*.
1607         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
1608         cris-*-aout* mmix-*-*.
1609         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
1610         cris-*-elf* cris-*-aout* and mmix-*-*.
1611         * gcc.dg/20001009-1.c: Ditto.
1612         * gcc.dg/20010912-1.c: Ditto.
1613         * gcc.dg/20020122-4.c: Ditto.
1614         * gcc.dg/inline-2.c: Ditto.
1615
1616 Thu Mar 14 14:28:38 2002  Jeffrey A Law  (law@cygnus.com)
1617
1618         * gcc.c-torture/compile/20020314-1.c: New test.
1619
1620 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
1621
1622         * gcc.c-torture/execute/20020314-1.c: New test.
1623
1624 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
1625
1626         * g++.dg/warn/Wunused-1.C: New test.
1627
1628 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
1629
1630         * g++.dg/abi/mangle6.C: New test.
1631
1632 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
1633
1634         * gcc.c-torture/compile/20020309-2.c: New test.
1635
1636         * gcc.c-torture/compile/20020312-1.c: New test.
1637
1638 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
1639
1640         * g++.dg/other/access1.C: New test.
1641
1642 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
1643
1644         * gcc.c-torture/execute/wchar_t-1.c: New test.
1645
1646 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
1647
1648         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
1649
1650 2002-03-12  Roger Sayle  <roger@eyesopen.com>
1651
1652         * gcc.dg/20020312-1.c: New test case.
1653
1654 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
1655
1656         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
1657
1658 2002-03-11  Richard Henderson  <rth@redhat.com>
1659
1660         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
1661         * g++.old-deja/g++.jason/report.C: Likewise.
1662
1663 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
1664
1665         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
1666         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
1667
1668 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
1669
1670         * testsuite/g++.dg/overload/pmf1.C: New test.
1671
1672 2002-03-11  Kazu Hirata  <kazu@hxi.com>
1673
1674         * gcc.c-torture/execute/20020307-1.c: Use long.
1675
1676 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
1677
1678         PR optimization/5844
1679         * gcc.dg/20020310-1.c: New test.
1680
1681 2002-03-09  Michael Meissner  <meissner@redhat.com>
1682
1683         * gcc.c-torture/execute/memcpy-2.c: New test.
1684         * gcc.c-torture/execute/memset-1.c: New test.
1685         * gcc.c-torture/execute/strlen-1.c: New test.
1686         * gcc.c-torture/execute/strcmp-1.c: New test.
1687         * gcc.c-torture/execute/strncmp-1.c: New test.
1688
1689 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
1690
1691         * gcc.dg/ppc-ldstruct.c: New test.
1692
1693 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
1694
1695         * gcc.c-torture/execute/va-arg-22.c: New test.
1696
1697 Sat Mar  9 07:47:50 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1698
1699         * gcc.c-torture/compile/20020309-1.c: New test.
1700
1701 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
1702
1703         * gcc.c-torture/execute/20020307-2.c: New test.
1704
1705 Thu Mar  7 10:05:31 2002  Jeffrey A Law  (law@redhat.com)
1706
1707         * g77.f-torture/compile/20020307-1.f: New test.
1708
1709 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
1710
1711         * gcc.dg/unordered-1.c: New test.
1712
1713 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
1714
1715         * gcc.c-torture/execute/20020307-1.c: New test.
1716
1717 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
1718
1719         * gcc.dg/20020304-1.c: New test.
1720
1721         * gcc.c-torture/compile/20020304-2.c: New test.
1722
1723 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
1724
1725         * gcc.c-torture/compile/20020304-1.c: New test case
1726         (from PR c/5830).
1727
1728 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
1729
1730         * gcc.dg/20020103-1.c: Add other -D ppc variants.
1731
1732 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
1733
1734         * g++.dg/other/classkey1.C: New test.
1735
1736 2002-03-01  Richard Henderson  <rth@redhat.com>
1737
1738         * gcc.c-torture/compile/981223-1.x: New.
1739         * gcc.c-torture/compile/920625-1.x: New.
1740
1741 2002-02-28  Richard Henderson  <rth@redhat.com>
1742
1743         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
1744
1745 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
1746
1747         * gcc.c-torture/execute/20020227-1.c: New test.
1748
1749 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
1750
1751         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
1752         here" ERROR lines.
1753         * g++.old-deja/g++.oliva/partord1.C: Likewise.
1754         * g++.old-deja.g++.other/defarg1.C: Likewise.
1755         * g++.old-deja/g++.pt/calls2.C: Likewise.
1756         * g++.old-deja/g++.pt/crash20.C: Likewise.
1757         * g++.old-deja/g++.pt/crash30.C: Likewise.
1758         * g++.old-deja/g++.pt/crash36.C: Likewise.
1759         * g++.old-deja/g++.pt/crash6.C: Likewise.
1760         * g++.old-deja/g++.pt/defarg13.C: Likewise.
1761         * g++.old-deja/g++.pt/derived3.C: Likewise.
1762         * g++.old-deja/g++.pt/error1.C: Likewise.
1763         * g++.old-deja/g++.pt/friend21.C: Likewise.
1764         * g++.old-deja/g++.pt/friend23.C: Likewise.
1765         * g++.old-deja/g++.pt/infinite1.C: Likewise.
1766         * g++.old-deja/g++.robertl/eb128.C: Likewise.
1767
1768 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
1769
1770         * gcc.c-torture/execute/20020225-2.c: New test.
1771
1772 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
1773
1774         * gcc.c-torture/execute/920730-1t.c,
1775         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
1776         Delete test cases, only relevant to -traditional.
1777
1778 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
1779
1780         * gcc.dg/cpp/undef1.c: Remove.
1781         * gcc.dg/cpp/directiv.c: Update.
1782         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
1783
1784 2002-02-27  Michael Meissner  <meissner@redhat.com>
1785
1786         * gcc.c-torture/execute/20020226-1.c: New test.
1787
1788 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
1789
1790         * g++.dg/debug/debug4.C: New test.
1791
1792         * gcc.dg/ia64-visibility-1.c: New test.
1793
1794 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
1795
1796         * gcc.dg/debug/20020224-1.c: New.
1797
1798 2002-02-25  Kazu Hirata  <kazu@hxi.com>
1799
1800         * gcc.c-torture/execute/960416-1.x: New.
1801         * gcc.c-torture/execute/divconst-3.x: Likewise.
1802
1803 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
1804
1805         * gcc.dg/20020224-1.c: New test.
1806
1807 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
1808
1809         * gcc.c-torture/execute/20020225-1.c: New.
1810
1811 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
1812
1813         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
1814
1815 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
1816
1817         * gcc.dg/20020222-1.c: New test.
1818
1819 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
1820
1821         * g++.dg/opt/anonunion1.C: New test.
1822
1823 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
1824
1825         * g++.dg/template/qualttp19.C: New test.
1826         * g++.dg/template/qualttp20.C: New test.
1827         * g++.old-deja/g++.jason/report.C: Adjust expected errors
1828         * g++.old-deja/g++.other/qual1.C: Likewise.
1829
1830 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
1831
1832         * gcc.dg/attr-alwaysinline.c: New.
1833
1834 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
1835
1836         * gcc.dg/20020220-1.c: New test.
1837
1838         * gcc.dg/20020220-2.c: New test.
1839
1840         * g++.dg/opt/mmx1.C: New test.
1841
1842 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
1843
1844         * gcc.c-torture/compile/20020110.c: New test.
1845
1846 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
1847
1848         * gcc.c-torture/execute/20020219-1.c: New test.
1849
1850         * gcc.dg/20020219-1.c: New test.
1851
1852         * gcc.dg/noncompile/20020220-1.c: New test.
1853
1854         * g++.dg/opt/ptrintsum1.C: New test.
1855
1856         * gcc.dg/debug/20020220-1.c: New test.
1857
1858 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
1859
1860         * gcc.c-torture/execute/20020216-1.c: New test.
1861
1862 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
1863
1864         * gcc.dg/decl-1.c: Update, new test.
1865
1866 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
1867
1868         * g++.dg/abi/bitfield1.C: New test.
1869         * g++.dg/abi/bitfield2.C: New test.
1870
1871 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
1872
1873         * gcc.dg/attr-nest.c: New test.
1874
1875 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
1876
1877         * gcc.c-torture/execute/20020215-1.c: New test.
1878
1879 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
1880
1881         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
1882         * g++.dg/debug/debug.exp: New.
1883         * g++.dg/debug/trivial.C: New.
1884         * g++.dg/debug/debug1.C: Moved...
1885         * g++.dg/other/debug1.C: ...from here.
1886         * g++.dg/debug/debug2.C: Moved...
1887         * g++.dg/other/debug2.C: ...from here.
1888         * g++.dg/debug/debug3.C: Moved...
1889         * g++.dg/other/debug3.C: ...from here.
1890
1891         * gcc.dg/noncompile/20020213-1.c: New test.
1892
1893 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
1894
1895         * g++.dg/other/debug3.C: New test.
1896
1897         * gcc.c-torture/execute/20020213-1.c: New test.
1898
1899 2002-02-13  Richard Smith <richard@ex-parrot.com>
1900
1901         * g++.old-deja/g++.other/thunk1.C: New test.
1902
1903 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
1904
1905         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
1906
1907 2002-02-13  Stan Shebs  <shebs@apple.com>
1908
1909         * gcc.dg/altivec-3.c: New.
1910
1911 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
1912
1913         * gcc.dg/Wunreachable-1.c: New test.
1914         * gcc.dg/Wunreachable-2.c: New test.
1915
1916 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
1917
1918         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
1919
1920 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
1921
1922         * gcc.dg/decl-1.c: New test.
1923
1924 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
1925
1926         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
1927
1928 2002-02-10  Kazu Hirata  <kazu@hxi.com>
1929
1930         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
1931         * gcc.c-torture/compile/980506-1.x: Likewise.
1932
1933 2002-02-10  Kazu Hirata  <kazu@hxi.com>
1934
1935         * gcc.dg/20020210-1.c: New.
1936
1937 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
1938
1939         * g77.f-torture/execute/947.f: New regression test
1940         for PR fortran/947.
1941
1942 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
1943
1944         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
1945         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
1946
1947 2002-02-08  Richard Henderson  <rth@redhat.com>
1948
1949         * gcc.c-torture/compile/labels-3.c: New.
1950
1951 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
1952
1953         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
1954         expression statements work instead.
1955         * gcc.dg/noncompile/20020207-1.c: New test.
1956
1957 2002-02-07  Richard Henderson  <rth@redhat.com>
1958
1959         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
1960
1961 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
1962
1963         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
1964         message from g77
1965         * lib/g77-dg.exp: Trim g77 error messages so that they are
1966         recognised by dg.exp.
1967
1968 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
1969
1970         PR fortran/5473
1971         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
1972
1973 2002-02-07  Richard Henderson  <rth@redhat.com>
1974
1975         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
1976         to be sufficiently aligned for integers.
1977
1978 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
1979
1980         * g++.dg/template/friend4.C: New test.
1981
1982 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
1983
1984         PR fortran/5743
1985         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
1986         unsupported cases.
1987
1988 2002-02-07  Richard Henderson  <rth@redhat.com>
1989
1990         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
1991         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
1992         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
1993         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
1994
1995 2002-02-06  Richard Henderson  <rth@redhat.com>
1996
1997         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
1998
1999 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
2000
2001         * gcc.dg/20020206-1.c: New test.
2002
2003 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
2004
2005         * gcc.c-torture/execute/20020206-1.c: New test.
2006
2007         * gcc.c-torture/execute/20020206-2.c: New test.
2008
2009         PR optimization/5429:
2010         * gcc.c-torture/compile/20020206-1.c: New test.
2011
2012 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
2013
2014         * g++.dg/ext/align1.C: Do not use an explicit alignment value
2015         as certain file formats cannot support particularly large
2016         alignments.
2017
2018         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
2019         and do not expect to be able to link the executable.
2020
2021         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
2022         fail because the COFF format does not support the weak attribute.
2023
2024 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
2025
2026         * g77.dg/pr5473.f:  New test
2027
2028 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
2029
2030         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
2031         Fix testcase accordingly.
2032
2033 2002-02-04  Richard Henderson  <rth@redhat.com>
2034
2035         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
2036         (buf): Change to be an array of pointers, not ints.
2037
2038 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
2039
2040         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
2041         before all tests.  Move warning one line above to match where it
2042         C frontend emits.
2043         * gcc.dg/Wswitch-2.c: New test.
2044         * g++.dg/warn/Wswitch-1.C: New test.
2045         * g++.dg/warn/Wswitch-2.C: New test.
2046
2047 2002-02-04  Richard Henderson  <rth@redhat.com>
2048
2049         * g++.dg/abi/offsetof.C: Fix size comparison.
2050
2051 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
2052
2053         * gcc.dg/cast-qual-2.c: New test.
2054
2055 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
2056
2057         * gcc.dg/20020201-4.c: New test.
2058
2059 2002-02-04  Ben Elliston  <bje@redhat.com>
2060
2061         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
2062         target_info attribute != 0, in addition to the empty string.
2063         (gcc_target_compile): Likewise.
2064
2065 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
2066
2067         * gcc.dg/Wswitch.c: New test.
2068         PR gcc/4475. PR gcc/3780.
2069
2070 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
2071
2072         * g77.f-torture/execute/5122.f: New test for regressions
2073         against PR fortran/5122.
2074
2075 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
2076
2077         * g77.f-torture/compile/pr3743.f: Delete
2078         * g77.dg/pr3743-1.f: New test.
2079         * g77.dg/pr3743-2.f: New test.
2080         * g77.dg/pr3743-3.f: New test.
2081         * g77.dg/pr3743-4.f: New test.
2082
2083 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2084
2085         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
2086
2087 2002-02-02  Richard Henderson  <rth@redhat.com>
2088
2089         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
2090         * gcc.c-torture/execute/bf64-1.c: Likewise.
2091
2092 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
2093
2094         * gcc.dg/20020201-2.c: New test.
2095
2096         * gcc.dg/20020201-3.c: New test.
2097
2098         * gcc.c-torture/execute/bitfld-2.c: New test.
2099
2100 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2101
2102         * gcc.dg/bitfld-1.c: Update.
2103         * gcc.dg/bitfld-2.c: Update.
2104         * gcc.c-torture/execute/bitfld-1.x: New.
2105
2106 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
2107
2108         * gcc.c-torture/execute/20020201-1.c: New test.
2109
2110 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
2111
2112         PR target/5469
2113         * gcc.dg/20020201-1.c: New test.
2114
2115 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
2116
2117         PR fortran/3743
2118         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
2119         * g77.f-torture/compile/pr3743.x: Remove
2120
2121 2002-01-31  Tom Rix  <trix@redhat.com>
2122
2123         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
2124
2125 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
2126
2127         * gcc.dg/noncompile/20020130-1.c: New test.
2128
2129 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
2130
2131         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
2132
2133 2002-01-29  Richard Henderson  <rth@redhat.com>
2134
2135         * gcc.c-torture/execute/991118-1.c: Cast various constants back
2136         to long long.
2137         * gcc.c-torture/execute/bf64-1.c: Likewise.
2138
2139 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
2140
2141         * gcc.c-torture/execute/20020129-1.c: New test.
2142
2143 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
2144
2145         * gcc.c-torture/compile/20000224-1.c: Update.
2146         * gcc.c-torture/execute/bitfld-1.c: New tests.
2147         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
2148         * gcc.dg/uninit-A.c: Update.
2149
2150 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
2151
2152         * g++.dg/template/ctor1.C: Add instantiation.
2153
2154 2002-01-28  Paul Koning  <pkoning@equallogic.com>
2155
2156         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
2157         argument to __builtin_prefetch to be const ptr.
2158
2159 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
2160
2161         * gcc.c-torture/compile/20020120-1.c: New test.
2162
2163 2002-01-27  Kazu Hirata  <kazu@hxi.com>
2164
2165         * gcc.c-torture/execute/20020127-1.c: New test.
2166
2167 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
2168
2169         * g77.dg/f77-edit-i-in.f: New test
2170         * g77.dg/f77-edit-i-out.f: New test
2171
2172 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
2173
2174         * gcc.dg/debug/debug.exp: New file.
2175         * gcc.dg/debug/trivial.c: New file.
2176         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
2177         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
2178         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
2179         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
2180         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
2181         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
2182         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
2183         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
2184         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
2185         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
2186         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
2187         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
2188         * gcc.dg/20000503-1.c: Removed.
2189         * gcc.dg/20010207-1.c: Removed.
2190         * gcc.dg/20011223-1.c: Removed.
2191         * gcc.dg/20020104-2.c: Removed.
2192         * gcc.dg/debug-1.c: Removed.
2193         * gcc.dg/debug-2.c: Removed.
2194         * gcc.dg/debug-3.c: Removed.
2195         * gcc.dg/debug-4.c: Removed.
2196         * gcc.dg/debug-5.c: Removed.
2197         * gcc.dg/debug-6.c: Removed.
2198         * gcc.dg/dwarf2-1.c: Removed.
2199         * gcc.dg/dwarf2-2.c: Removed.
2200
2201 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
2202
2203         * g++.old-deja/g++.other/eh5.C: New test.
2204         * g++.old-deja/g++.other/sibcall2.C: New test.
2205         * g++.old-deja/g++.other/array9.C: New test.
2206         * g++.old-deja/g++.other/typename2.C: New test.
2207         * g++.old-deja/g++.other/crash60.C: New test.
2208         * g++.old-deja/g++.other/conv9.C: New test.
2209         * g++.old-deja/g++.other/mangle10.C: New test.
2210         * g++.old-deja/g++.other/unchanging1.C: New test.
2211         * g++.old-deja/g++.other/exprstmt1.C: New test.
2212         * g++.old-deja/g++.other/inline23.C: New test.
2213         * g++.old-deja/g++.eh/ia64-1.C: New test.
2214         * g++.old-deja/g++.other/dwarf2-1.C: New test.
2215         * g++.old-deja/g++.other/reload1.C: New test.
2216         * g++.old-deja/g++.other/static20.C: New test.
2217         * g++.old-deja/g++.other/local-alloc1.C: New test.
2218         * g++.old-deja/g++.other/conv8.C: New test.
2219         * g++.old-deja/g++.other/stmtexpr2.C: New test.
2220         * g++.old-deja/g++.other/storeexpr1.C: New test.
2221         * g++.old-deja/g++.other/storeexpr2.C: New test.
2222         * g++.dg/eh/template2.C: New test.
2223         * g++.dg/warn/weak1.C: New test.
2224
2225 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
2226
2227         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
2228         Remove first, non-varying, argument.
2229
2230 2002-01-23  Richard Henderson  <rth@redhat.com>
2231
2232         * gcc.dg/inline-2.c: New.
2233
2234         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
2235         Add optional target arg.  Check number of arguments.
2236         (scan-assembler-not, scan-assembler-dem): Likewise.
2237         (scan-assembler-dem-not): Likewise.
2238
2239 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
2240
2241         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
2242         line 12.
2243         * g++.old-deja/g++.brendan/parse3.C,
2244         g++.old-deja/g++.other/crash26.C,
2245         g++.old-deja/g++.other/crash28.C,
2246         g++.old-deja/g++.other/crash29.C,
2247         g++.old-deja/g++.other/crash30.C,
2248         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
2249
2250 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
2251
2252         * gcc.dg/20020115-1.c: New.
2253
2254 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
2255
2256         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
2257
2258 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
2259
2260         * gcc.dg/20020122-3.c: New.
2261
2262 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
2263
2264         * g++.dg/other/gc1.C: New test.
2265
2266 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
2267
2268         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
2269
2270 2002-01-22  Richard Henderson  <rth@redhat.com>
2271
2272         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
2273
2274 2002-01-22  Richard Henderson  <rth@redhat.com>
2275
2276         * gcc.dg/20020122-4.c: New.
2277
2278 2002-01-22  H.J. Lu <hjl@gnu.org>
2279
2280         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
2281         link output.
2282         * gcc.dg/special/ecos.exp: Likewise.
2283         * lib/g++-dg.exp: Likewise.
2284         * lib/g77-dg.exp: Likewise.
2285         * lib/gcc-dg.exp : Likewise.
2286         * lib/mike-g++.exp: Likewise.
2287         * lib/mike-g77.exp: Likewise.
2288         * lib/mike-gcc.exp: Likewise.
2289         * lib/objc-dg.exp: Likewise.
2290
2291 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
2292
2293         PR target/5379
2294         * gcc.dg/20020122-2.c: New test.
2295
2296 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
2297
2298         * gcc.dg/20020122-1.c: New test.
2299
2300 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
2301
2302         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
2303
2304 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
2305
2306         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
2307
2308 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2309
2310         * gcc.c-torture/compile/20020121-1.c: New test.
2311
2312 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2313
2314         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
2315         ld_library_path.
2316
2317 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
2318
2319         * gcc.dg/20020218-1.c: New test.
2320
2321 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
2322
2323         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
2324         messages
2325         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
2326         "At global scope" warning
2327         * g++.dg/ext/align1.C: Change cygwin test for alignment
2328         from db-bogus to dg-warning
2329
2330 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
2331
2332         * g77.f-torture/compile/cpp2.F: New test.
2333
2334 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
2335
2336         * g++.dg/template/access1.C: New test.
2337
2338 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
2339
2340         * gcc.dg/20020118-1.c: New.
2341
2342 2002-01-18  Kazu Hirata  <kazu@hxi.com>
2343
2344         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
2345
2346 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
2347
2348         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
2349         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
2350         alignment warnings.
2351
2352 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
2353
2354         * gcc.misc-tests/i386-prefetch.exp: Save and restore
2355         torture_with_loops and torture_without_loops
2356
2357 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
2358
2359         * gcc.c-torture/compile/20020116-1.c: New test.
2360
2361 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
2362
2363         * gcc.dg/20020116-2.c: New test.
2364
2365         * gcc.dg/ultrasp4.c: New test.
2366
2367         * gcc.dg/20020116-1.c: New test.
2368
2369 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
2370
2371         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
2372         by EABI.
2373
2374 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
2375
2376         * gcc.misc-tests/i386-prefetch.exp: New.
2377         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
2378         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
2379         * gcc.misc-tests/i386-pf-none-1.c: New test.
2380         * gcc.misc-tests/i386-pf-sse-1.c: New test.
2381
2382 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
2383
2384         * gcc.dg/gnu89-init-1.c: Add new tests.
2385
2386 2002-01-15  Andreas Jaeger  <aj@suse.de>
2387
2388         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
2389         * gcc.dg/i386-mmx-2.c: Likewise.
2390         * gcc.dg/i386-sse-1.c: Likewise.
2391         * gcc.dg/i386-sse-2.c: Likewise.
2392         * gcc.dg/i386-sse-3.c: Likewise.
2393
2394 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
2395
2396         * g77.f-torture/execute/intrinsic-unix-bessel.f:
2397         Uncomment additional cases that now pass.
2398
2399 2002-01-11  Richard Henderson  <rth@redhat.com>
2400
2401         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
2402         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
2403
2404 Fri Jan 11 12:13:30 2002  Nicola Pero  <n.pero@mi.flashnet.it>
2405
2406         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
2407
2408 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
2409
2410         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
2411         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
2412
2413 2002-01-10  Dale Johannesen  <dalej@apple.com>
2414
2415         * gcc.c-torture/execute/loop-11.c: New.
2416
2417 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
2418
2419         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
2420         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
2421
2422 2002-01-09  Richard Henderson  <rth@redhat.com>
2423
2424         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
2425         type in which to perform the operation for each size.
2426
2427 Wed Jan  9 16:48:33 2002  Alan Matsuoka  (alanm@redhat.com)
2428
2429         * gcc.c-torture/compile/20020109-2.c: New test.
2430
2431 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
2432
2433         * gcc.c-torture/execute/loop-10.c: New test.
2434
2435 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
2436
2437         * gcc.c-torture/compile/20010226-1.c: New test.
2438         * gcc.c-torture/compile/20010227-1.c: New test.
2439         * gcc.c-torture/compile/20010426-1.c: New test.
2440         * gcc.c-torture/compile/20010510-1.c: New test.
2441         * gcc.c-torture/compile/20010605-3.c: New test.
2442         * gcc.c-torture/compile/20010824-1.c: New test.
2443         * gcc.c-torture/execute/20010409-1.c: New test.
2444         * gcc.dg/noncompile/20000901-1.c: New test.
2445         * gcc.dg/20001023-1.c: New test.
2446         * gcc.dg/20001101-1.c: New test.
2447         * gcc.dg/20001102-1.c: New test.
2448         * gcc.dg/20010207-1.c: New test.
2449         * gcc.dg/20010405-1.c: New test.
2450         * gcc.dg/20010822-1.c: New test.
2451         * gcc.dg/20011107-1.c: New test.
2452
2453 Wed Jan  9 14:03:20 2002  Jeffrey A Law  (law@redhat.com)
2454
2455         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
2456
2457         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
2458         execution failure on PA targets.
2459
2460 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
2461
2462         * gcc.c-torture/compile/20020109-1.c: New test.
2463
2464 2002-01-08  Kazu Hirata  <kazu@hxi.com>
2465
2466         * gcc.c-torture/execute/20020108-1.c: New test.
2467
2468 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
2469
2470         * gcc.dg/20020108-1.c: New test.
2471
2472 2002-01-08  H.J. Lu <hjl@gnu.org>
2473
2474         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
2475         for header files.
2476
2477 2002-01-08  Geoff Keating  <geoffk@redhat.com>
2478
2479         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
2480         consistency.
2481
2482 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
2483
2484         * gcc.dg/altivec-4.c: Test altivec predicates.
2485
2486 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
2487
2488         * gcc.c-torture/execute/20020107-1.c: New test.
2489
2490 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
2491
2492         PR c/5279
2493         * gcc.c-torture/compile/20020106-1.c: New test.
2494
2495 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
2496
2497         * gcc.c-torture/execute/nestfunc-4.c: New test.
2498
2499 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
2500
2501         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
2502         extra triple that slipped in.
2503         * g++.old-deja/g++.abi/align.C: Likewise.
2504         * g++.old-deja/g++.abi/bitfields.C: Likewise.
2505
2506 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
2507
2508         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
2509         * g++.old-deja/g++.abi/align.C: Likewise.
2510         * g++.old-deja/g++.abi/bitfields.C: Likewise.
2511
2512         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
2513         on FreeBSD/i386.
2514         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
2515         FreeBSD.
2516
2517 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
2518
2519         * gcc.dg/20020104-1.c: New test.
2520
2521         * gcc.dg/20020104-2.c: New test.
2522
2523 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
2524
2525         * gcc.dg/20020103-1.c: Fix typo in target selector.
2526
2527 2002-01-03  Richard Henderson  <rth@redhat.com>
2528
2529         * gcc.dg/20020103-1.c: New.
2530
2531 2002-01-03  Kazu Hirata  <kazu@hxi.com>
2532
2533         * gcc.c-torture/execute/20020103-1.c: New test.
2534
2535 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
2536
2537         * g++.dg/other/debug2.C: New test.
2538
2539         * gcc.c-torture/compile/20020103-1.c: New test.
2540
2541 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
2542
2543         * gcc.dg/gnu89-init-1.c: Added new tests.
2544
2545 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
2546
2547         * g++.dg/template/friend2.C: Remove as patch is reverted.
2548
2549         * g++.dg/warn/oldcast1.C: New test.
2550
2551         * g++.dg/template/ptrmem1.C: New test.
2552         * g++.dg/template/ptrmem2.C: New test.
2553
2554         * g++.dg/template/ntp.C: New test.
2555
2556         * g++.dg/other/component1.C: New test.
2557
2558         * g++.dg/template/ttp3.C: New test.
2559
2560         * g++.dg/template/friend2.C: New test.
2561         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
2562
2563 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
2564
2565         * g++.dg/other/ptrmem1.C: New test.
2566         * g++.dg/other/ptrmem2.C: New test.
2567
2568 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
2569
2570         * g++.dg/template/ctor1.C: New test.
2571
2572 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
2573
2574         * g++.dg/template/friend2.C: New test.
2575
2576 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
2577
2578         * gcc.dg/mmix-1.c: New test.
2579
2580 2001-12-31  Richard Henderson  <rth@redhat.com>
2581
2582         * gcc.dg/asm-5.c: New.
2583
2584 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
2585
2586         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
2587         in namespace __gnu_cxx
2588
2589 2001-12-30  Richard Henderson  <rth@redhat.com>
2590
2591         * gcc.dg/debug-6.c: New.
2592
2593 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
2594
2595         * gcc.c-torture/compile/20011229-2.c: New test.
2596
2597 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
2598
2599         * gcc.dg/debug-3.c: New test.
2600         * gcc.dg/debug-4.c: New test.
2601         * gcc.dg/debug-5.c: New test.
2602
2603 2001-12-29  Richard Henderson  <rth@redhat.com>
2604
2605         * g++.dg/eh/loop1.C: New.
2606
2607 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
2608
2609         * g++.dg/template/crash1.C: New test.
2610
2611 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
2612
2613         * g++.dg/other/const1.C: New test.
2614
2615 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
2616
2617         * gcc.c-torture/compile/20011229-1.c: New test.
2618
2619 2001-12-28  Stan Shebs  <shebs@apple.com>
2620
2621         * lib/objc-torture.exp: Resync with c-torture.exp.
2622         * lib/objc.exp: Load standard libraries.
2623
2624 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
2625
2626         * gcc.dg/gnu89-init-1.c: Adjust for the new behaviour, add some
2627         additional tests.
2628
2629 2001-12-27  Roger Sayle <roger@eyesopen.com>
2630
2631         * gcc.c-torture/execute/string-opt-16.c: New testcase.
2632
2633 2001-12-27  Richard Henderson  <rth@redhat.com>
2634
2635         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
2636
2637 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
2638
2639         * g++.dg/eh/ctor1.C: New test.
2640         * g++.dg/other/error2.C: New test.
2641
2642 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
2643
2644         * g++.dg/other/init2.C: New test.
2645
2646 2001-12-24  Richard Henderson  <rth@redhat.com>
2647
2648         * gcc.dg/20011223-1.c: New.
2649         * gcc.dg/inline-1.c: New.
2650
2651 2001-12-23  Richard Henderson  <rth@redhat.com>
2652
2653         * gcc.dg/asm-4.c: Test operand modifiers.
2654
2655 2001-12-23  Richard Henderson  <rth@redhat.com>
2656
2657         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
2658
2659 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
2660
2661         * gcc.c-torture/execute/20011223-1.c: New test.
2662
2663 2001-12-21  Richard Henderson  <rth@redhat.com>
2664
2665         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
2666         re-enables the warning.
2667
2668 2001-12-21  Richard Henderson  <rth@redhat.com>
2669
2670         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
2671
2672 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
2673
2674         * gcc.c-torture/compile/20011218-1.c: New test.
2675
2676 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
2677
2678         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
2679         arm-isr.c test.
2680         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
2681         epilogue generation for ARM ISR routines.
2682
2683 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2684
2685         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
2686         * gcc.dg/format/c90-printf-3.c: Likewise.
2687         * gcc.dg/format/c99-printf-3.c: Likewise.
2688         * gcc.dg/format/ext-1.c: Likewise.
2689         * gcc.dg/format/ext-6.c: Likewise.
2690         * gcc.dg/format/format.h: Prototype unlocked stdio.
2691
2692 2001-12-20  Richard Henderson  <rth@redhat.com>
2693
2694         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
2695         (arena): Use it.
2696         (malloc): Correct allocation logic.  Abort if we fill up the
2697         arena before initialization complete.
2698         (realloc): Correct allocation logic.
2699
2700 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
2701
2702         * gcc.c-torture/compile/20011219-2.c: New test.
2703
2704         * gcc.c-torture/execute/20011219-1.c: New test.
2705
2706 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
2707
2708         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
2709         target does not support weak symbols.
2710
2711 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
2712
2713         * gcc.c-torture/compile/20011219-1.c: New test.
2714
2715 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
2716
2717         * g++.dg/other/error1.C: New test.
2718
2719 Mon Dec 17 14:31:42 2001  Jeffrey A Law  (law@redhat.com)
2720
2721         * gcc.c-torture/execute/20011217-1.c: New test.
2722
2723 Mon Dec 17 16:54:56 2001  Nicola Pero  <nicola@brainstorm.co.uk>
2724
2725         * objc.dg/special/: New directory.
2726         * objc.dg/special/special.exp: New file.
2727         * objc.dg/special/unclaimed-category-1.h: New file.
2728         * objc.dg/special/unclaimed-category-1a.m: New file.
2729         * objc.dg/special/unclaimed-category-1.m: New file.
2730
2731 2001-12-17  Andreas Jaeger  <aj@suse.de>
2732
2733         * gcc.c-torture/compile/20011217-2.c: New test.
2734
2735 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
2736
2737         * gcc.c-torture/compile/20011217-1.c: New test.
2738
2739 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
2740
2741         * testsuite/gcc.dg/20011214-1.c: New.
2742
2743 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
2744
2745         * gcc.dg/altivec-4.c: New.
2746
2747 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
2748
2749         * gcc.dg/20011113-1.c: New test.
2750
2751 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2752
2753         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
2754         std::__malloc_alloc_template<0> and
2755         std::__default_alloc_template<false, 0>.
2756
2757 Thu Dec 13 10:35:33 2001  Nicola Pero  <n.pero@mi.flashnet.it>
2758
2759         * objc/execute/bf-21.m: New test.
2760         * objc/execute/enumeration-1.m: New test.
2761         * objc/execute/enumeration-2.m: New test.
2762
2763 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
2764
2765         * gcc.dg/gnu89-init-1.c: New test.
2766
2767 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
2768
2769         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
2770         * g++.old-deja/g++.jason/2371.C: Likewise.
2771         * g++.old-deja/g++.jason/template33.C: Likewise.
2772         * g++.old-deja/g++.jason/template34.C: Likewise.
2773         * g++.old-deja/g++.jason/template36.C: Likewise.
2774         * g++.old-deja/g++.oliva/typename1.C: Likewise.
2775         * g++.old-deja/g++.oliva/typename2.C: Likewise.
2776         * g++.old-deja/g++.other/typename1.C: Likewise.
2777         * g++.old-deja/g++.pt/inherit2.C: Likewise.
2778         * g++.old-deja/g++.pt/nontype5.C: Likewise.
2779         * g++.old-deja/g++.pt/typename11.C: Likewise.
2780         * g++.old-deja/g++.pt/typename14.C: Likewise.
2781         * g++.old-deja/g++.pt/typename16.C: Likewise.
2782         * g++.old-deja/g++.pt/typename3.C: Likewise.
2783         * g++.old-deja/g++.pt/typename4.C: Likewise.
2784         * g++.old-deja/g++.pt/typename5.C: Likewise.
2785         * g++.old-deja/g++.pt/typename7.C: Likewise.
2786         * g++.old-deja/g++.robertl/eb9.C: Likewise.
2787
2788 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
2789
2790         * g++.dg/other/linkage1.C: New test.
2791         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
2792         specifiers.
2793
2794 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
2795
2796         * gcc.dg/concat.c: New test.
2797
2798 2001-12-11  Stan Shebs  <shebs@apple.com>
2799
2800         * objc/compile: New test directory.
2801         * objc/compile/compile.exp: New expect script.
2802         * objc/compile/20011211-1.m: New compile test.
2803
2804 2001-12-11  Jason Merrill  <jason@redhat.com>
2805
2806         * lib/prune.exp (prune_gcc_output): Also handle "In member
2807         function".  So many permutations...
2808
2809 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
2810
2811         * g++.dg/template/typedef1.C: New test.
2812
2813 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
2814
2815         * g++.dg/other/copy1.C: New test.
2816
2817 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
2818
2819         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
2820
2821         * gcc.dg/builtin-choose-expr.c: New.
2822
2823 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
2824
2825         * gcc.dg/altivec-2.c: New.
2826
2827 2001-12-07  Richard Henderson  <rth@redhat.com>
2828
2829         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
2830
2831 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
2832
2833         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
2834         ultrasparc.
2835
2836 Fri Dec  7 06:29:03 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2837
2838         * g++-old.deja/g++.robertl/eb101.C: Deleted.
2839
2840 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
2841
2842         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
2843         variable argument list.
2844
2845 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
2846
2847         * gcc.c-torture/execute/memcheck: Delete entire directory.
2848         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
2849         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
2850
2851 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
2852
2853         * gcc.dg/Wshadow-1.c: New test.
2854
2855 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
2856
2857         * gcc.c-torture/compile/20011130-1.c: New test.
2858
2859         * gcc.dg/noncompile/20011025-1.c: New test.
2860
2861         * g++.dg/other/anon-union.C: New test.
2862
2863         * gcc.c-torture/execute/20011024-1.c: New test.
2864
2865 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
2866
2867         * gcc.c-torture/execute/20000722-1.x,
2868         gcc.c-torture/execute/20010123-1.x: Remove.
2869         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
2870         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
2871         gcc.dg/c99-complit-2.c: New tests.
2872
2873 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
2874
2875         * g++.dg/inherit/base1.C: New test.
2876
2877 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
2878
2879         * g++.dg/other/stdarg1.C: New test.
2880
2881         * gcc.c-torture/compile/20011130-2.c: New test.
2882
2883 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
2884
2885         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
2886         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
2887         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
2888         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
2889         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
2890         * gcc.dg/builtin-prefetch-1.c: New test.
2891
2892 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
2893
2894         * gcc.dg/20011130-1.c: New test.
2895
2896 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
2897
2898         * g++.dg/other/scope1.C: New test.
2899         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
2900
2901 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
2902
2903         * gcc.dg/vla-init-1.c: New test.
2904
2905 2001-12-01  Geoff Keating  <geoffk@redhat.com>
2906
2907         * gcc.c-torture/compile/structs.c: New testcase from GDB.
2908
2909 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2910
2911         * objc.dg/alias.m: Update.
2912         * objc.dg/class-1.m: Update.
2913         * objc.dg/const-str-1.m: Update.
2914         * objc.dg/fwd-proto-1.m: Update.
2915         * objc.dg/id-1.m: Update.
2916         * objc.dg/super-class-1.m: Update.
2917
2918 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
2919
2920         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
2921         constructs.
2922
2923 Wed Nov 28 15:05:54 2001  Jeffrey A Law  (law@cygnus.com)
2924
2925         * gcc.c-torture/execute/20011128-1.c: New test.
2926
2927 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
2928
2929         * gcc.dg/20011127-1.c: New test.
2930
2931 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
2932
2933         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
2934         from Austin Group draft 7.
2935         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
2936         scanf format arguments.
2937         * gcc.dg/format/no-exargs-2.c: New test.
2938
2939 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
2940
2941         * g++.dg/abi/vbase8-4.C: New test.
2942
2943 2001-11-24  Ian Lance Taylor  <ian@airs.com>
2944
2945         * gcc.c-torture/execute/20011121-1.c: New test.
2946
2947 Fri Nov 23 15:55:44 2001  Jeffrey A Law  (law@cygnus.com)
2948
2949         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
2950
2951 2001-11-23  Andreas Jaeger  <aj@suse.de>
2952
2953         * gcc.dg/cpp/charconst-2.c: New test.
2954
2955 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
2956
2957         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
2958         to the host if it is remote.  Let tests specify extra headers
2959         they use.
2960         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
2961         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
2962         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
2963         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
2964         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
2965         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
2966         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
2967         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
2968         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
2969         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
2970
2971 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
2972
2973         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
2974         for little endian ARMs.
2975
2976 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
2977
2978         * gcc.c-torture/compile/20011119-1.c: New test.
2979         * gcc.c-torture/compile/20011119-2.c: New test.
2980
2981 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
2982
2983         * gcc.dg/altivec-1.c: Fix typo.
2984
2985 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
2986
2987         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
2988
2989 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
2990
2991         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
2992
2993 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
2994
2995         * lib/g77.exp: Don't specify --rpath-link.
2996
2997         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
2998         across all the headers.
2999         * gcc.dg/format/format.exp: For testing on a remote host,
3000         copy format.h.
3001
3002         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
3003         * gcc.c-torture/execute/930406-1.c: Likewise.
3004         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
3005
3006 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
3007
3008         * gcc.dg/altivec-1.c: New.
3009
3010 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
3011
3012         * gcc.dg/cpp/fpreprocessed.c: New test case.
3013
3014 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3015
3016         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
3017         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
3018         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
3019
3020 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3021
3022         * gcc.dg/no-builtin-1.c: New test.
3023
3024 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
3025
3026         * gcc.c-torture/execute/20011115-1.c: New test.
3027
3028 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
3029
3030         * gcc.c-torture/compile/20011114-2.c: New test.
3031         * gcc.c-torture/compile/20011114-3.c: New test.
3032         * gcc.c-torture/compile/20011114-4.c: New test.
3033
3034 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
3035
3036         * g++.dg/other/init1.C: New test.
3037
3038 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
3039
3040         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
3041         message.
3042
3043         * gcc.c-torture/execute/20011114-1.c: New testcase.
3044
3045         * gcc.c-torture/compile/20010327-1.c: Revert last change.
3046         * gcc.c-torture/compile/20011114-1.c: New test, exactly
3047         like the (before this change) version of 20010327-1.c.
3048
3049 2001-11-14  Roger Sayle <roger@eyesopen.com>
3050
3051         * gcc.c-torture/execute/string-opt-13.c: New testcase.
3052
3053 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
3054
3055         * g++.dg/init/array2.C: New test.
3056
3057 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
3058
3059         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
3060
3061 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
3062
3063         * g++.dg/other/forscope1.C: New test.
3064         * g++.dg/ext/forscope1.C: New test.
3065         * g++.dg/ext/forscope2.C: New test.
3066
3067 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
3068
3069         * gcc.c-torture/execute/20011113-1.c: New test.
3070
3071 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
3072
3073         * gcc.c-torture/execute/20011109-2.c: New test.
3074
3075         * gcc.c-torture/execute/20011109-1.c: New test.
3076
3077 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
3078
3079         * gcc.c-torture/compile/20011109-1.c: New test.
3080
3081 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
3082
3083         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
3084         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
3085         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
3086         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
3087         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
3088         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
3089         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
3090
3091 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
3092
3093         * g++.dg/warn/Wshadow-1.C: New tests.
3094         * g++.old-deja/g++.mike/for3.C: Update.
3095
3096 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
3097
3098         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
3099         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
3100         XFAILs.  Adjust expected error texts.
3101         * gcc.c-torture/compile/20011106-1.c,
3102         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
3103         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
3104         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
3105         gcc.dg/c99-array-lval-5.c: New tests.
3106
3107 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
3108
3109         * gcc.dg/cpp/defined.c: Update.
3110
3111 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
3112
3113         * gcc.c-torture/execute/anon-1.c: New test.
3114
3115 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
3116
3117         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
3118         same size, so no warning should be produced on stormy16.
3119
3120         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
3121         due to oversized array.
3122         * g++.old-deja/g++.mike/ns15.C: Likewise.
3123         * g++.old-deja/g++.pt/crash16.C: Likewise.
3124
3125 2001-11-02  Graham Stott  <grahams@redhat.com>
3126
3127         * g++.dgother/debug1.C: Fix typos.
3128
3129 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
3130
3131         * g++.dg/other/debug1.C: New test.
3132
3133 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3134
3135         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
3136         of unsigned long.
3137
3138 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
3139
3140         * gcc.dg/20011029-2.c: New test.
3141
3142         * gcc.c-torture/compile/20011029-1.c: New test.
3143
3144 Mon Oct 29 21:19:53 2001  Nicola Pero  <n.pero@mi.flashnet.it>
3145
3146         * objc/execute/class_self-1.m: New test.
3147         * objc/execute/class_self-2.m: New test.
3148
3149 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
3150
3151         * gcc.misc-tests/msgs.exp: Delete.
3152         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
3153         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
3154         error set to match recent changes.
3155
3156 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
3157
3158         * gcc.dg/20011021-1.c: New test.
3159
3160 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
3161
3162         * gcc.c-torture/compile/20011023-1.c: New test.
3163
3164 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
3165
3166         * lib/g77.exp: Rewrite based on lib/g++.exp.
3167
3168 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
3169
3170         * gcc.c-torture/execute/20011019-1.c: New test.
3171
3172         * gcc.dg/20011018-1.c: New test.
3173
3174 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
3175
3176         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
3177
3178 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
3179
3180         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
3181         * gcc.dg/attr-invalid.c: Likewise.
3182
3183 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
3184
3185         * testsuite/gcc.dg/20011015-1.c: New test.
3186
3187 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
3188
3189         * g++.dg/template/unify2.C: New test.
3190
3191 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
3192
3193         * g++.dg/other/exception-specification.C: New test
3194
3195 2001-10-13  Tom Rix  <trix@redhat.com>
3196
3197         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
3198         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
3199
3200 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
3201
3202         * testsuite/gcc.dg/20011009-1.c: New test.
3203
3204 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
3205
3206         PR g++/4476
3207         * g++.dg/other/friend1.C: New test.
3208
3209 2001-10-11  Richard Henderson  <rth@redhat.com>
3210
3211         * g++.old-deja/g++.other/crash18.C: Add -S to options.
3212
3213 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3214
3215         * gcc.c-torture/compile/20011010-1.c: New.
3216
3217 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
3218
3219         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
3220         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
3221         g77.f-torture/execute/execute.exp,
3222         g77.f-torture/noncompile/noncompile.exp,
3223         gcc.c-torture/compile/compile.exp,
3224         gcc.c-torture/execute/execute.exp,
3225         gcc.c-torture/execute/ieee/ieee.exp,
3226         gcc.c-torture/execute/memcheck/memcheck.exp,
3227         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
3228         objc/execute/execute.exp: Update FSF address.
3229
3230 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
3231
3232         * gcc.dg/cpp/cmdlne-C.c: Update.
3233         * gcc.dg/cpp/cmdlne-C2.c: New.
3234
3235 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3236
3237         * gcc.c-torture/execute/20011008-3.c: New.
3238
3239 2001-10-08  DJ Delorie  <dj@redhat.com>
3240
3241         * gcc.dg/20011008-1.c: New.
3242         * gcc.dg/20011008-2.c: New.
3243
3244 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
3245
3246         * gcc.dg/cpp/spacing1.c: Update test.
3247
3248 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3249
3250         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
3251         spelling errors of "separate" as "seperate".
3252
3253 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
3254
3255         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
3256         enough to avoid inlining.
3257
3258 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
3259
3260         * lib/g77.exp: set libg2c_dir correctly.
3261
3262 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
3263
3264         * gcc.dg/cpp/macro11.c: New test.
3265
3266 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
3267
3268         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
3269         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
3270         gcc.dg/format/multattr-3.c: New tests.
3271         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
3272         tests for format attributes on function pointers being rejected.
3273
3274 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
3275
3276         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
3277
3278 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
3279
3280         * g++.dg/warn/format1.C: New test.
3281
3282 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
3283
3284         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
3285
3286 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
3287
3288         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
3289
3290 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
3291
3292         * gcc.dg/cpp/redef2.c: Add test.
3293
3294 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
3295
3296         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
3297         long-standing bug on i686, apparently.
3298         * gcc.c-torture/execute/loop-2c.x: New file.
3299         * gcc.c-torture/execute/loop-2d.x: New file.
3300         * gcc.c-torture/execute/loop-3c.x: New file.
3301
3302 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
3303
3304         * gcc.dg/cpp/20000625-2.c: Correct line number.
3305
3306 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
3307
3308         * gcc.dg/cpp/macro10.c: New test.
3309         * gcc.dg/cpp/strify3.c: New test.
3310         * gcc.dg/cpp/spacing1.c: Add tests.
3311         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
3312         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
3313
3314 2001-09-24  DJ Delorie  <dj@redhat.com>
3315
3316         * gcc.c-torture/execute/20010924-1.c: New test.
3317
3318 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
3319
3320         * testsuite/objc/execute/paste.m: Remove.
3321
3322 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
3323
3324         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
3325
3326 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
3327
3328         * g77.dg/strlen0.f: New test.
3329
3330 2001-09-21  Richard Henderson  <rth@redhat.com>
3331
3332         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
3333         * g++.old-deja/g++.abi/vtable2.C: Likewise.
3334
3335 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
3336
3337         Table-driven attributes.
3338         * g++.dg/ext/attrib1.C: New test.
3339
3340 2001-09-20  DJ Delorie  <dj@redhat.com>
3341
3342         * gcc.dg/20000926-1.c: Update expected warning messages.
3343         * gcc.dg/array-2.c: Likewise, and test for warnings too.
3344         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
3345         array.
3346
3347 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
3348
3349         * g++.dg/eh/registers1.C: New test case.
3350
3351 2001-09-17  Richard Henderson  <rth@redhat.com>
3352
3353         * gcc.dg/array-5.c: Fix VLA decomposition test.
3354
3355 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
3356
3357         * gcc.dg/cpp/line5.c: New testcase.
3358
3359 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
3360
3361         * gcc.dg/cpp/macro9.c: New test.
3362
3363 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
3364
3365         * gcc.c-torture/execute/980223.c: Change type of addr from long
3366         to char *.
3367
3368 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
3369
3370         * gcc.c-torture/execute/20010915-1.c: New test.
3371
3372 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
3373
3374         * g77.dg/bprob: New directory.
3375         * g77.dg/bprob/bprob.exp: New file.
3376         * g77.dg/bprob/bprob-1.f: New test.
3377         * g77.dg/gcov: New directory.
3378         * g77.dg/gcov/gcov.exp: New file.
3379         * g77.dg/gcov/gcov-1.f: New test.
3380         * g77.dg/gcov/gcov-1.x: New file.
3381
3382 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
3383
3384         * gcc.dg/cpp/directiv.c: Update.
3385         * gcc.dg/cpp/undef1.c: Update.
3386
3387 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
3388
3389         * gcc.dg/20010912-1.c: New test.
3390
3391 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
3392
3393         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
3394         language-independent file in lib.
3395         * lib/gcov.exp: New file.
3396
3397 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
3398
3399         * gcc.c-torture/compile/20010911-1.c: New test.
3400
3401 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
3402
3403         * lib/profopt.exp: New, to support profile-directed optimizations.
3404         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
3405         * gcc.misc-tests/bprob-1.c: New test.
3406         * gcc.misc-tests/bprob-2.c: New test.
3407
3408 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
3409
3410         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
3411         XFAIL and which kinds of gcov output to verify.
3412         * gcc.misc-tests/gcov-4b.x: New file.
3413         * gcc.misc-tests/gcov-5b.x: New file.
3414         * gcc.misc-tests/gcov-6.x: New file.
3415         * gcc.misc-tests/gcov-7.c: New test.
3416         * gcc.misc-tests/gcov-7.x: New file.
3417
3418 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
3419
3420         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
3421         * gcc.misc-tests/gcov-6.c: New test.
3422
3423 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
3424
3425         PR c++/3986
3426         * g++.dg/abi/vbase1.C: New test.
3427
3428 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
3429
3430         * objc.dg/method-2.m: New.
3431
3432 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
3433
3434         PR c++/4203
3435         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
3436         * g++.dg/init/empty1.C: New test.
3437
3438 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
3439
3440         * gcc.c-torture/compile/20010903-1.c: New test.
3441
3442 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
3443
3444         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
3445         for m68k.
3446
3447 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
3448
3449         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
3450
3451         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
3452
3453         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
3454
3455 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
3456
3457         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
3458         for 16-bit 'unsigned int'.
3459
3460 2001-08-29  Kazu Hirata  <kazu@hxi.com>
3461
3462         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
3463
3464 2001-08-27  Richard Henderson  <rth@redhat.com>
3465
3466         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
3467         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
3468
3469 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
3470
3471         * gcc.dg/asm-names.c (ymain): New.
3472
3473 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
3474
3475         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
3476         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
3477         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
3478
3479 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3480
3481         * gcc.dg/compare5.c: New testcase.
3482
3483 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
3484
3485         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
3486         and "In instantiation".
3487
3488 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
3489
3490         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
3491
3492 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
3493
3494         * gcc.misc-tests/gcov.exp: Add support for branch information.
3495         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
3496         * gcc.misc-tests/gcov-4.c: New test.
3497         * gcc.misc-tests/gcov-4b.c: New test.
3498         * gcc.misc-tests/gcov-5b.c: New test.
3499
3500 2001-08-20  Zack Weinberg  <zackw@panix.com>
3501
3502         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
3503         expected to fail.
3504
3505 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3506
3507         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
3508
3509 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
3510
3511         * g++.dg/eh/template1.C: New test.
3512
3513 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
3514
3515         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
3516         Fix thinko.
3517         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
3518         for xfail.
3519
3520 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
3521
3522         * lib/g77-dg.exp:  Use prune.exp for common procedures
3523         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
3524         * lib/g77.exp: (g77-dg-prune) Remove
3525
3526 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
3527
3528         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
3529
3530 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3531
3532         * g++.dg/template/unify1.C: New test.
3533
3534 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
3535
3536         * g++.dg/abi/empty4.C: New test.
3537
3538 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
3539
3540         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
3541         solaris2.*
3542         * g77.f-torture/compile/pr3743.x: Likewise
3543
3544 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
3545
3546         * g++.dg/other/using-declaration.C: New test.
3547
3548 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
3549
3550         * gcc.dg/cpp/tr-sign.c: New testcase.
3551
3552 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
3553
3554         * gcc.dg/cpp/19951025-1.c: Revert.
3555         * gcc.dg/cpp/directiv.c: We no longer process directives that
3556         interrupt macro arguments.
3557
3558 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
3559
3560         * gcc.dg/bconstp-1.c: New test.
3561
3562 2001-08-03  Richard Henderson  <rth@redhat.com>
3563
3564         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
3565
3566 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
3567
3568         * gcc.dg/cpp/19951025-1.c: Update.
3569
3570 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
3571
3572         * g77.dg/ff90-1.f (s): Fix reference of variable z,
3573         should be x.
3574
3575 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
3576
3577         Kill -fhonor-std.
3578         * g++.old-deja/g++.ns/ns14.C: Remove special options.
3579         * g++.old-deja/g++.other/std1.C: Likewise.
3580         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
3581
3582 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
3583
3584         * lib/g77.exp:  Load gcc-defs.exp for common procedures
3585         (g77_pass, g77_fail, g77_finish, g77_exit,
3586         ${tool}_check_unsupported_p} Now redundant.  Deleted.
3587
3588 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
3589
3590         * g77.dg/fbackslash.f
3591         * g77.dg/fcase-preserve.f
3592         * g77.dg/ff90-1.f
3593         * g77.dg/ffixed-line-length-0.f
3594         * g77.dg/ffixed-line-length-132.f
3595         * g77.dg/ffixed-line-length-7.f
3596         * g77.dg/ffixed-line-length-72.f
3597         * g77.dg/ffixed-line-length-none.f
3598         * g77.dg/ffree-form-1.f
3599         * g77.dg/fno-backslash.f
3600         * g77.dg/fno-f90-1.f
3601         * g77.dg/fno-fixed-form-1.f
3602         * g77.dg/fno-onetrip.f
3603         * g77.dg/fno-typeless-boz.f
3604         * g77.dg/fno-underscoring.f
3605         * g77.dg/fno-vxt-1.f
3606         * g77.dg/fonetrip.f
3607         * g77.dg/ftypeless-boz.f
3608         * g77.dg/fugly-assumed.f
3609         * g77.dg/funderscoring.f
3610         * g77.dg/fvxt-1.f
3611
3612 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
3613
3614         * objc.dg/fwd-proto-1.m: New.
3615         * objc.dg/local-decl-1.m: New.
3616         * objc.dg/naming-1.m: New.
3617         * objc.dg/naming-2.m: New.
3618         * objc.dg/proto-hier-1.m: New.
3619
3620 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
3621
3622         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
3623         largest-type elements to a struct makes its size grow.
3624
3625 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
3626
3627         * g++.dg/abi/vthunk1.C: New test.
3628
3629 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
3630
3631         * g++.dg/abi/vbase8-22.C: New test.
3632
3633 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
3634
3635         * gcc.dg/cpp/macro8.c: New test.
3636
3637 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
3638
3639         * g++.dg/abi/vbase8-21.C: New test.
3640
3641 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
3642
3643         * g++.dg/abi/vbase8-10.C: New test.
3644
3645 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3646
3647         * lib/g++.exp (g++_set_ld_library_path): Renamed to
3648         ${tool}_set_ld_library_path.
3649         Changed caller.
3650         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
3651         g++.exp.
3652
3653 2001-07-26  Stan Cox <scox@redhat.com>
3654
3655         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
3656         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
3657         gcc_exit, gcc_check_unsupported_p):
3658         Moved to gcc-deps.exp
3659         * gcc-deps.exp: New file.
3660
3661 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3662
3663         * g++.old-deja/g++.pt/defarg14.C: New test.
3664
3665 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
3666
3667         * g++.old-deja/g++.other/lineno5.C: New test.
3668
3669 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
3670
3671         * g++.old-deja/g++.pt/crash68.C: New test.
3672
3673 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
3674
3675         * g++.old-deja/g++.other/crash42.C: New test.
3676
3677 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
3678
3679         * gcc.dg/cpp/extratokens.c: Fix.
3680         * gcc.dg/cpp/skipping2.c: New tests.
3681
3682 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3683
3684         * gcc.c-torture/execute/20010724-1.c: New file.
3685         * gcc.c-torture/execute/20010724-1.x: New file.
3686
3687 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
3688
3689         * g++.old-deja/g++.other/cond7.C: New test.
3690
3691 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
3692
3693         * g++.old-deja/g++.other/optimize4.C: New test.
3694
3695 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
3696
3697         * g++.old-deja/g++.abi/vbase8-5.C: New test.
3698
3699 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
3700
3701         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
3702         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
3703         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
3704         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
3705
3706         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
3707         bug report" message.
3708
3709         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
3710         * g++.dg/ext/instantiate1.C: Move from old-deja.
3711
3712 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
3713
3714         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
3715         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
3716         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
3717         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
3718
3719 Mon Jul 23 10:14:17 2001  Jeffrey A Law  (law@cygnus.com)
3720
3721         * gcc.c-torture/execute/20010723-1.c: New test.
3722
3723 2001-07-23  Ben Elliston  <bje@redhat.com>
3724
3725         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
3726
3727 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3728
3729         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
3730         i[34567]86-*-*.
3731         Delete handling of ieee_multilib_flags.
3732         Pass -mieee for alpha*-*-* and sh-*-*.
3733         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
3734
3735 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
3736
3737         Remove old-abi tests.
3738         * g++.old-deja/g++.mike/p11116.C: Remove.
3739         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
3740
3741 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
3742
3743         * g77.f-torture/compile/pr3743.f:  New test
3744
3745 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
3746
3747         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
3748
3749 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3750
3751         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
3752         g++.old-deja/g++.pt/static6.C: Likewise.
3753         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
3754         supports weak symbols.
3755
3756 2001-07-18  Andreas Jaeger  <aj@suse.de>
3757
3758         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
3759         supported again.
3760
3761 2001-07-18  Andreas Jaeger  <aj@suse.de>
3762
3763         * gcc.dg/iftrap-1.c: Fix target line.
3764
3765 2001-07-17  Richard Henderson  <rth@redhat.com>
3766
3767         * gcc.c-torture/execute/20010717-1.c: New.
3768
3769 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3770
3771         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
3772         tests.
3773
3774 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
3775
3776         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
3777
3778 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3779
3780         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
3781         UAC_SIGBUS, UAC_NOPRINT definitions.
3782
3783 Mon Jul 16 12:21:56 2001  Nicola Pero  <n.pero@mi.flashnet.it>
3784
3785         * objc/execute/object_is_class.m: New test.
3786         * objc/execute/object_is_meta_class.m: New test.
3787
3788 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
3789
3790         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
3791         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
3792
3793 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
3794
3795         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
3796         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
3797
3798 2001-07-14  Richard Henderson  <rth@redhat.com>
3799
3800         * gcc.dg/iftrap-1.c: New.
3801
3802 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
3803
3804         * g77.f-torture/execute/intrinsic77.f: New test.
3805
3806 2001-07-11  Janis Johnson <janis@us.ibm.com>
3807
3808         * gcc.misc-tests/gcov-3.c: New test.
3809
3810 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
3811
3812         * gcc.c-torture/compile/20010711-1.c,
3813         * gcc.c-torture/compile/20010711-2.c: New tests.
3814
3815 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
3816
3817         * gcc.c-torture/execute/20010711-1.c: New test.
3818
3819 2001-07-11  Ben Elliston  <bje@redhat.com>
3820
3821         * g++.old-deja/g++.other/enum5.C: New test.
3822
3823 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
3824
3825         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
3826         (g++-dg-prune): Call prune_gcc_output.
3827         * prune.exp: New file for prune_gcc_output.
3828         * lib/g++.exp, lib/gcc.exp: Load it.
3829
3830 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
3831
3832         * gcc.c-torture/compile/20010701-1.c,
3833         g++.old-deja/g++.ext/attrib6.C: New tests.
3834
3835 Fri Jul  6 09:31:43 2001  Jeffrey A Law  (law@cygnus.com)
3836
3837         * gcc.c-torture/compile/20010706-1.c: New test.
3838
3839 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
3840
3841         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
3842
3843 2001-06-28  Stan Shebs  <shebs@apple.com>
3844
3845         * gcc.dg/pragma-darwin.c: New test.
3846
3847 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3848
3849         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
3850         Solaris 2.[678] system.
3851
3852 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
3853
3854         * gcc.dg/20010622-1.c: New test.
3855
3856 2001-06-18  Stan Shebs  <shebs@apple.com>
3857
3858         * objc.dg: New directory.
3859         * objc.dg/dg.exp: New file.
3860         * objc.dg/alias.m: New.
3861         * objc.dg/class-1.m: New.
3862         * objc.dg/class-2.m: New.
3863         * objc.dg/const-str-1.m: New.
3864         * objc.dg/const-str-2.m: New.
3865         * objc.dg/id-1.m: New.
3866         * objc.dg/method-1.m: New.
3867         * objc.dg/super-class-1.m: New.
3868         * lib/objc-dg.exp: New file.
3869
3870 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3871
3872         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
3873         of label name.
3874
3875 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
3876
3877         * g++.old-deja/g++.abi/vbase8-9.C: New test.
3878
3879 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3880
3881         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
3882         variable.
3883
3884 2001-06-12  Richard Henderson  <rth@redhat.com>
3885
3886         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
3887
3888 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
3889
3890         * g++.old-deja/g++.abi/vbase5.C: New test.
3891         * g++.old-deja/g++.abi/vbase6.C: New test.
3892         * g++.old-deja/g++.abi/vbase7.C: New test.
3893
3894 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3895
3896         * gcc.c-torture/compile/20010610-1.c: New test.
3897
3898 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
3899
3900         * g++.old-deja/g++.abi/vbase4.C: New test.
3901
3902 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3903
3904         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
3905         support %f for HC11/HC12 targets.
3906         * gcc.c-torture/execute/930513-1.x: New file, likewise.
3907         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
3908         on HC11/HC12 targets.
3909         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
3910
3911 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3912
3913         * gcc.dg/wchar_t-1.c: New file.
3914         * gcc.dg/wint_t-1.c: Likewise.
3915
3916 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
3917
3918         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
3919
3920 2001-06-11  Richard Henderson  <rth@redhat.com>
3921
3922         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
3923
3924 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
3925
3926         * gcc.c-torture/compile/20010611-1.c: New test.
3927
3928 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
3929
3930         * gcc.dg/c99-tag-1.c: Add more tests.
3931
3932 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
3933
3934         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
3935         representation on MN10300 and ARM/Thumb.
3936
3937 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
3938
3939         * g77.f-torture/execute/20010610.f: New.
3940
3941 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
3942
3943         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
3944         names.
3945
3946 2001-06-09  Richard Henderson  <rth@redhat.com>
3947
3948         * gcc.c-torture/execute/ashrdi-1.c: New.
3949         * gcc.c-torture/execute/ashldi-1.c: New.
3950         * gcc.c-torture/execute/lshrdi-1.c: New.
3951
3952 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
3953
3954         * objc/execute/load-3.m: Added. Check sending +load to categories,
3955         in addition to classes.
3956
3957 2001-06-08  Stan Shebs  <shebs@apple.com>
3958
3959         * objc/execute/load-2.m: New test.  From Nicola Pero
3960         <n.pero@mi.flashnet.it>.
3961
3962 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
3963
3964         * gcc.c-torture/execute/20010605-2.c: New test.
3965
3966 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
3967
3968         * g++.old-deja/g++.abi/vbase2.C: New test.
3969         * g++.old-deja/g++.abi/vbase3.C: New test.
3970
3971 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
3972
3973         * g++.old-deja/g++.pt/friend49.C: New test.
3974
3975 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
3976
3977         * g++.old-deja/g++.ext/anon3.C: New test.
3978
3979 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
3980
3981         * g++.old-deja/g++.other/conv7.C: New test.
3982
3983 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
3984
3985         * gcc.c-torture/compile/20010605-2.c: New test.
3986
3987 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3988
3989         * gcc.c-torture/execute/20010604-1.c: New test.
3990
3991 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
3992
3993         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
3994
3995 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
3996
3997         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
3998         (g++_link_flags): Likewise.
3999         (g++_init): Pass gccpath's value to two previous functions.
4000
4001 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4002
4003         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
4004         Ensure logfile entry matches exec command line.
4005
4006 2001-05-31  Richard Henderson  <rth@redhat.com>
4007
4008         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
4009         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
4010
4011 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
4012
4013         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
4014         compiler for irix6.2
4015
4016 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
4017
4018         * g++.old-deja/g++.other/optimize3.C: New file.
4019
4020 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
4021
4022         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
4023         assemble.
4024
4025 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
4026
4027         * g++.old-deja/g++.other/optimize2.C: New file.
4028
4029 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
4030
4031         * gcc.c-torture/compile/20010518-2.c: New file.
4032         * gcc.c-torture/execute/20010518-1.c: New file.
4033         * gcc.c-torture/execute/20010518-2.c: New file.
4034
4035 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
4036
4037         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
4038
4039 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
4040
4041         G++ no longer defines builtins that do not begin with __builtin.
4042         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
4043         * g++.old-deja/g++.brendand/misc13.C: Likewise.
4044         * g++.old-deja/g++.law/builtin1.C: Likewise.
4045         * g++.old-deja/g++.law/cvt2.C: Likewise.
4046         * g++.old-deja/g++.mike/net5.C: Likewise.
4047         * g++.old-deja/g++.other/builtins1.C: Likewise.
4048         * g++.old-deja/g++.other/builtins2.C: Likewise.
4049         * g++.old-deja/g++.other/builtins3.C: Likewise.
4050         * g++.old-deja/g++.other/builtins4.C: Likewise.
4051         * g++.old-deja/g++.other/inline8.C: Likewise.
4052         * g++.old-deja/g++.robertl/eb39.C: Likewise.
4053
4054 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
4055
4056         * g++.old-deja/g++.pt/using1.C: Adjust.
4057         * g++.old-deja/g++.pt/using2.C: New test.
4058
4059 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
4060
4061         * gcc.dg/cpp/charconst.c: New tests.
4062         * gcc.dg/cpp/escape.c: New tests.
4063         * gcc.dg/cpp/escape-1.c: New tests.
4064         * gcc.dg/cpp/escape-2.c: New tests.
4065         * gcc.dg/cpp/ucs.c: New tests.
4066
4067 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
4068
4069         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
4070         native compiler for irix6.5.
4071
4072 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
4073
4074         * lib/g++.exp (g++_include_flags): Use args to compute
4075         get_multilibs.
4076         (g++_link_flags): Likewise.
4077         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
4078
4079 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
4080
4081         * gcc.dg/c90-hexfloat-1.c: Add more tests.
4082
4083 2001-05-21  Geoff Keating  <geoffk@redhat.com>
4084
4085         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
4086         this file.
4087
4088 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
4089
4090         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
4091         STACK_SIZE;
4092         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
4093         to STACK_SIZE; Use it to define size of add_histo array.
4094         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
4095         to STACK_SIZE.
4096         (f): Use GITT_SIZE to define size of gitt local table.
4097         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
4098         to STACK_SIZE; Use it to define size of bytemem array.
4099
4100 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
4101
4102         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
4103         on 68HC11/HC12 due to the asm instruction.
4104         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
4105         * gcc.c-torture/compile/920520-1.x: Likewise.
4106         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
4107         on 68HC11/HC12 because the function is larger than 64K.
4108         * gcc.c-torture/compile/961203-1.x: New file, this test fails
4109         on 68HC11/HC12 because the structure is too large.
4110
4111 2001-05-20  Richard Henderson  <rth@redhat.com>
4112
4113         * gcc.c-torture/execute/20010520-1.c: New.
4114
4115 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4116
4117         * g++.old-deja/g++.warn/compare1.C: New test.
4118         * gcc.dg/compare4.c: New test.
4119
4120 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
4121
4122         * g++.old-deja/g++.other/optimize1.C: New test.
4123
4124 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4125
4126         * g++.old-deja/g++.pt/spec41.C: New test.
4127
4128 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
4129
4130         * gcc.c-torture/compile/20010114-1.x: Remove.
4131
4132 2001-05-18  Stan Shebs  <shebs@apple.com>
4133
4134         * gcc.c-torture/compile/20010518-1.c: New test.
4135
4136 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
4137
4138         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
4139         * g++.old-deja/g++.pt/crash67.C: New test.
4140
4141 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
4142
4143         * g++.old-deja/g++.other/debug9.C: New test.
4144
4145 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
4146
4147         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
4148
4149 Wed May 16 20:33:57 CEST 2001  Jan Hubicka  <jh@suse.cz>
4150
4151         * gcc.c-torture/compile/20010516-1.c: New test.
4152
4153 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
4154
4155         * g++.old-deja/g++.other/crash41.C: New test.
4156
4157 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
4158
4159         * g++.old-deja/g++.pt/crash66.C: New test.
4160
4161 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
4162
4163         * g++.old-deja/g++.robertl/eb27.C: Convert.
4164
4165 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
4166
4167         * g++.dg/friend-warn.C: New test.  Do not warn about friend
4168         declaration being redundant.
4169
4170 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
4171
4172         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
4173
4174 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
4175
4176         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
4177
4178 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
4179
4180         * lib/g++.exp: Use testsuite_flags.
4181
4182 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
4183
4184         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
4185
4186 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4187
4188         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
4189
4190 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
4191
4192         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
4193
4194 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
4195
4196         * gcc.c-torture/compile/20010313-1.c: New test.
4197
4198 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
4199
4200         * gcc.dg/cpp/direct2.c: New test.
4201         * gccq.dg/cpp/direct2s.c: New test.
4202
4203         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
4204
4205 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
4206
4207         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
4208         * g++.old-deja/g++.other/op3.C: Likewise.
4209
4210 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
4211
4212         * gcc.dg/cpp/syshdr.h: New file.
4213         * gcc.dg/cpp/sysmac1.c: Update.
4214         * gcc.dg/cpp/sysmac2.c: Update.
4215
4216 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
4217
4218         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
4219
4220 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
4221
4222         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
4223         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
4224
4225 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
4226
4227         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
4228
4229 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
4230
4231         * lib/g++.exp (g++_include_flags): Don't use any special flags
4232         if TESTING_IN_BUILD_TREE is not defined.
4233         (g++_init): Use a plain 'c++' as the compiler if
4234         TESTING_IN_BUILD_TREEE is not defined.
4235
4236 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
4237
4238         * g++.old-deja/g++.eh/catch13.C: New test.
4239         * g++.old-deja/g++.eh/catch14.C: New test.
4240
4241 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
4242
4243         * gcc.dg/cpp/tr-define.c: New test.
4244
4245 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
4246
4247         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
4248         <stdlib.h>, not <malloc.h>.
4249
4250 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
4251
4252         * g++.old-deja/g++.ns/template17.C: New test.
4253
4254 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
4255
4256         * g++.old-deja/g++.pt/ref4.C: New test.
4257
4258 2001-04-30  Richard Henderson  <rth@redhat.com>
4259
4260         * gcc.dg/20000724-1.c: Revert last change.
4261
4262 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
4263
4264         * g77.f-torture/execute/20010430.f: New test.
4265
4266 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
4267
4268         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
4269
4270 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
4271
4272         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
4273
4274 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
4275
4276         * g++.old-deja/g++.eh/crash6.C: New test.
4277
4278 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
4279
4280         * g++.old-deja/g++.other/warn7.C: New test.
4281
4282 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
4283
4284         * g++.old-deja/g++.other/defarg9.C: New test.
4285
4286 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
4287
4288         * g77.f-torture/compile/20010426.f: New test.
4289         * g77.f-torture/execute/20010426.f: New test.
4290
4291 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
4292
4293         * g77.f-torture/compile/20000629-1.x: Remove - error
4294         has been fixed.
4295
4296 Thu Apr 26 11:15:12 2001  Jeffrey A Law  (law@cygnus.com)
4297
4298         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
4299         Tweak slightly to work with g++.dg framework.
4300         * g++.dg/special/ecos.exp: Run initp1.C test.
4301         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
4302
4303         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
4304         its linker doesn't give line numbers either.
4305         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
4306
4307 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
4308
4309         * g++.old-deja/g++.other/lex1.C: New test.
4310
4311 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
4312
4313         * gcc.dg/noncompile/20010425-1.c: New test.
4314
4315 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
4316
4317         * g++.old-deja/g++.pt/mangle2.C: New test.
4318
4319 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
4320
4321         * gcc.dg/format/plus-1.c: New test.
4322
4323 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
4324
4325         * gcc.dg/20010423-1.c: New test.
4326
4327 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
4328
4329         * gcc.c-torture/execute/20010422-1.c: New test.
4330
4331 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
4332
4333         * g++.old-deja/g++.ns/type2.C: New test.
4334
4335 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
4336
4337         * g++.old-deja/g++.other/perf1.C: New test.
4338
4339 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
4340
4341         * gcc.dg/c99-func-2.c: Remove xfail.
4342         * gcc.dg/c99-func-3.c: Remove xfail.
4343         * gcc.dg/c99-func-4.c: Remove xfail.
4344
4345 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
4346
4347         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
4348
4349 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
4350
4351         * gcc.c-torture/compile/20010423-1.c: New test.
4352
4353 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
4354
4355         * g++.old-deja/g++.pt/typename28.C: New test.
4356
4357 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
4358
4359         * g++.old-deja/g++.abi/empty2.C: New test.
4360         * g++.old-deja/g++.abi/empty3.C: New test.
4361
4362 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
4363
4364         * g++.old-deja/g++.other/comdat2.C: New test.
4365         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
4366
4367 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
4368
4369         * g++.old-deja/g++.other/overload14.C: New test.
4370
4371 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
4372
4373         * g++.old-deja/g++.other/lookup23.C: New test.
4374
4375 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
4376
4377         * gcc.c-torture/execute/20010403-1.c: New test.
4378
4379 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
4380             Mark Mitchell  <mark@codesourcery.com>
4381
4382         * lib/old-dejagnu.exp: Don't delete output of executable.
4383         Add .exe suffix to executables.
4384
4385 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
4386
4387         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
4388
4389 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4390
4391         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
4392
4393 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
4394
4395         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
4396         * g++.old-deja/g++.abi/crash1.C: New test.
4397
4398 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
4399
4400         * g++.old-deja/g++.other/crash40.C: New test.
4401
4402 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4403
4404         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
4405
4406 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
4407
4408         * g++.old-deja/g++.other/warn6.C: New test.
4409
4410 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
4411
4412         * g++.old-deja/g++.robertl/eb42.C: Same.
4413
4414 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4415
4416         * gcc.dg/wtr-conversion-1.c: New testcase.
4417
4418 2001-04-10  Richard Henderson  <rth@redhat.com>
4419
4420         * g++.old-deja/g++.other/array5.C: New.
4421
4422 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4423
4424         * gcc.c-torture/execute/20010408-1.c: New test.
4425
4426 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
4427
4428         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
4429         headers and constructs.
4430         * g++.old-deja/g++.robertl/eb79.C: Same.
4431         * g++.old-deja/g++.robertl/eb77.C (main): Same.
4432         * g++.old-deja/g++.robertl/eb73.C: Same.
4433         * g++.old-deja/g++.robertl/eb66.C (main): Same.
4434         * g++.old-deja/g++.robertl/eb55.C (t): Same.
4435         * g++.old-deja/g++.robertl/eb54.C (main): Same.
4436         * g++.old-deja/g++.robertl/eb46.C (main): Same.
4437         * g++.old-deja/g++.robertl/eb44.C: Same.
4438         * g++.old-deja/g++.robertl/eb41.C (main): Same.
4439         * g++.old-deja/g++.robertl/eb4.C (main): Same.
4440         * g++.old-deja/g++.robertl/eb39.C: Same.
4441         * g++.old-deja/g++.robertl/eb33.C (main): Same.
4442         * g++.old-deja/g++.robertl/eb31.C (main): Same.
4443         * g++.old-deja/g++.robertl/eb30.C: Same.
4444         * g++.old-deja/g++.robertl/eb3.C: Same.
4445         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
4446         * g++.old-deja/g++.robertl/eb21.C: Same.
4447         * g++.old-deja/g++.robertl/eb15.C: Same.
4448         * g++.old-deja/g++.robertl/eb118.C: Same.
4449         * g++.old-deja/g++.robertl/eb115.C (main): Same.
4450         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
4451         * g++.old-deja/g++.robertl/eb109.C: Same.
4452         * g++.old-deja/g++.other/sibcall1.C (main): Same.
4453         * g++.old-deja/g++.mike/rtti1.C: Same.
4454         * g++.old-deja/g++.mike/p658.C: Same.
4455         * g++.old-deja/g++.mike/net46.C: Same.
4456         * g++.old-deja/g++.mike/net34.C: Same.
4457         * g++.old-deja/g++.mike/memoize1.C: Same.
4458         * g++.old-deja/g++.mike/eh2.C: Same.
4459         * g++.old-deja/g++.law/weak.C: Same.
4460         * g++.old-deja/g++.law/visibility7.C: Same.
4461         * g++.old-deja/g++.law/visibility25.C: Same.
4462         * g++.old-deja/g++.law/visibility22.C: Same.
4463         * g++.old-deja/g++.law/visibility2.C: Same.
4464         * g++.old-deja/g++.law/visibility17.C: Same.
4465         * g++.old-deja/g++.law/visibility13.C: Same.
4466         * g++.old-deja/g++.law/visibility10.C: Same.
4467         * g++.old-deja/g++.law/visibility1.C: Same.
4468         * g++.old-deja/g++.law/virtual3.C (eval): Same.
4469         * g++.old-deja/g++.law/vbase1.C: Same.
4470         * g++.old-deja/g++.law/operators32.C: Same.
4471         * g++.old-deja/g++.law/nest3.C: Same.
4472         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
4473         * g++.old-deja/g++.law/except5.C (main): Same.
4474         * g++.old-deja/g++.law/cvt7.C (run): Same.
4475         * g++.old-deja/g++.law/cvt2.C: Same.
4476         * g++.old-deja/g++.law/cvt16.C: Same.
4477         * g++.old-deja/g++.law/ctors6.C (bar): Same.
4478         * g++.old-deja/g++.law/ctors17.C (main): Same.
4479         * g++.old-deja/g++.law/ctors13.C: Same.
4480         * g++.old-deja/g++.law/ctors12.C (main): Same.
4481         * g++.old-deja/g++.law/ctors10.C: Same.
4482         * g++.old-deja/g++.law/code-gen5.C: Same.
4483         * g++.old-deja/g++.law/bad-error7.C: Same.
4484         * g++.old-deja/g++.law/arm9.C: Same.
4485         * g++.old-deja/g++.law/arm12.C: Same.
4486         * g++.old-deja/g++.law/arg8.C: Same.
4487         * g++.old-deja/g++.law/arg1.C: Same.
4488         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
4489         * g++.old-deja/g++.jason/template31.C: Same.
4490         * g++.old-deja/g++.jason/template24.C (main): Same.
4491         * g++.old-deja/g++.jason/2371.C: Same.
4492         * g++.old-deja/g++.eh/new2.C: Same.
4493         * g++.old-deja/g++.eh/new1.C: Same.
4494         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
4495         * g++.old-deja/g++.brendan/nest21.C (main): Same.
4496         * g++.old-deja/g++.brendan/err-msg3.C: Same.
4497         * g++.old-deja/g++.brendan/crash62.C: Same.
4498         * g++.old-deja/g++.brendan/crash52.C: Same.
4499         * g++.old-deja/g++.brendan/crash49.C (main): Same.
4500         * g++.old-deja/g++.brendan/crash38.C: Same.
4501         * g++.old-deja/g++.brendan/crash15.C (main): Same.
4502         * g++.old-deja/g++.brendan/copy9.C: Same.
4503
4504 Fri Apr  6 15:36:15 2001  J"orn Rennecke <amylaar@redhat.com>
4505
4506         * gcc.c-torture/execute/20001203-2.c (memset):
4507         Count argument is of type __SIZE_TYPE__.
4508
4509 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
4510
4511         * gcc.c-torture/compile/20010404-1.c: New test.
4512
4513 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
4514
4515         * gcc.c-torture/compile/20010326-1.c: New test.
4516
4517 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
4518
4519         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
4520         peculiarities of the SH.
4521         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
4522
4523 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4524
4525         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
4526         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
4527         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
4528
4529 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
4530
4531         * g77.f-torture/compile/20010321-1.f: New test.
4532
4533 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
4534
4535         * gcc.c-torture/compile/20010329-1.c: New test.
4536
4537 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
4538
4539         * gcc.c-torture/execute/20010329-1.c: New test.
4540
4541 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
4542
4543         * g++.old-deja/g++.other/eh4.C: Fix typo.
4544
4545 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
4546
4547         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
4548
4549 2001-03-28  Philip Blundell  <philb@gnu.org>
4550
4551         * gcc.c-torture/compile/20010328-1.c: New test.
4552
4553 2001-03-27  Richard Henderson  <rth@redhat.com>
4554
4555         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
4556         * g++.old-deja/g++.eh/vbase3.C: Likewise.
4557
4558 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
4559
4560         * gcc.c-torture/compile/20010327-1.c: New test.
4561
4562 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
4563
4564         * g++.old-deja/g++.other/friend12.C: New test.
4565         * g++.old-deja/g++.other/friend9.C: Expect no errors.
4566         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
4567
4568 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
4569
4570         * gcc.c-torture/execute/20010325-1.c: New test.
4571
4572 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
4573
4574         * g++.old-deja/g++.other/mangle3.C: New test.
4575
4576 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
4577
4578         * g++.old-deja/g++.other/anon8.C: New test.
4579
4580 2001-03-20  Philip Blundell  <philb@gnu.org>
4581
4582         * gcc.c-torture/compile/20010320-1.c: New test.
4583
4584 2001-03-17  Richard Henderson  <rth@redhat.com>
4585
4586         * g++.old-deja/g++.other/eh4.C: Add expected error text.
4587
4588 2001-03-15  Geoff Keating  <geoff@redhat.com>
4589
4590         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
4591         tests on AIX.
4592
4593 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
4594
4595         * g++.old-deja/g++.other/eh4.C: New test.
4596
4597 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
4598
4599         * gcc.dg/cpp/mi1.c: Update.
4600
4601 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
4602
4603         * g++.old-deja/g++.other/regstack.C: New test.
4604
4605 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
4606
4607         * g++.old-deja/g++.other/ref4.C: New test.
4608
4609 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
4610
4611         * objc/execute/va_method.m: Added.
4612         * objc/execute/IMP.m: Added.
4613         * objc/execute/_cmd.m: Added.
4614         * objc/execute/accessing_ivars.m: Added.
4615         * objc/execute/class-1.m: Added.
4616         * objc/execute/class-10.m: Added.
4617         * objc/execute/class-11.m: Added.
4618         * objc/execute/class-12.m: Added.
4619         * objc/execute/class-13.m: Added.
4620         * objc/execute/class-14.m: Added.
4621         * objc/execute/class-2.m: Added.
4622         * objc/execute/class-3.m: Added.
4623         * objc/execute/class-4.m: Added.
4624         * objc/execute/class-5.m: Added.
4625         * objc/execute/class-6.m: Added.
4626         * objc/execute/class-7.m: Added.
4627         * objc/execute/class-8.m: Added.
4628         * objc/execute/class-9.m: Added.
4629         * objc/execute/class-tests-1.h
4630         * objc/execute/class-tests-2.h
4631         * objc/execute/compatibility_alias.m: Added.
4632         * objc/execute/encode-1.m: Added.
4633         * objc/execute/formal_protocol-1.m: Added.
4634         * objc/execute/formal_protocol-2.m: Added.
4635         * objc/execute/formal_protocol-3.m: Added.
4636         * objc/execute/formal_protocol-4.m: Added.
4637         * objc/execute/formal_protocol-5.m: Added.
4638         * objc/execute/formal_protocol-6.m: Added.
4639         * objc/execute/formal_protocol-7.m: Added.
4640         * objc/execute/informal_protocol.m: Added.
4641         * objc/execute/initialize.m: Added.
4642         * objc/execute/load.m: Added.
4643         * objc/execute/many_args_method.m: Added.
4644         * objc/execute/nested-3.m: Added.
4645         * objc/execute/no_clash.m: Added.
4646         * objc/execute/private.m: Added.
4647         * objc/execute/redefining_self.m: Added.
4648         * objc/execute/root_methods.m: Added.
4649         * objc/execute/selector-1.m: Added.
4650         * objc/execute/static-1.m: Added.
4651         * objc/execute/static-2.m: Added.
4652         * objc/execute/va_method.m: Added.
4653
4654 2001-03-10  Richard Henderson  <rth@redhat.com>
4655
4656         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
4657
4658 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
4659
4660         * g++.old-deja/g++.other/crash31.C: XFAIL.
4661         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
4662         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
4663         * gcc.c-torture/execute/20010123-1.x: XFAIL.
4664         * gcc.c-torture/execute/20010124-1.x: XFAIL.
4665         * gcc.dg/sequence-pt-1.c: XFAIL one test.
4666
4667 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
4668
4669         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
4670
4671 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
4672
4673         * gcc.dg/20000724-1.c: Don't use multiline strings.
4674
4675 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
4676
4677         * objc/execute/string1.m, objc/execute/string2.m: Compare the
4678         result of -cString against what we expect it to be; don't just
4679         print it out for no one to read.
4680
4681         * objc/execute/string3.m, objc/execute/string4.m: New tests.
4682         Based on testcases provided by Nicola Pero.
4683
4684 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
4685
4686         * gcc.dg/cpp/macro7.c: New test.
4687
4688 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
4689
4690         * gcc.dg/cpp/multiline.c: Update.
4691
4692 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
4693
4694         * g++.old-deja/g++.other/enum3.C: New test.
4695
4696 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
4697
4698         * g++.old-deja/g++.other/pod1.C: New test.
4699
4700 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
4701
4702         * g++.old-deja/g++.ext/overload1.C: New test.
4703
4704 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
4705
4706         * g++.old-deja/g++.pt/using1.C: New test.
4707
4708 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
4709
4710         * g++.old-deja/g++.other/using9.C: New test.
4711
4712 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
4713
4714         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
4715
4716         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
4717
4718 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
4719
4720         * g++.old-deja/g++.ext/realpt1.C: Remove.
4721
4722 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
4723
4724         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
4725
4726 2001-02-26  Will Cohen  <wcohen@redhat.com>
4727
4728         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
4729
4730 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
4731
4732         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
4733         templatized constructors.
4734
4735 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4736
4737         * gcc.c-torture/execute/20010224-1.c: New test.
4738
4739 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
4740
4741         * gcc.c-torture/execute/20010222-1.c: New test.
4742
4743 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
4744
4745         * g++.old-deja/g++.other/inline20.C: New test.
4746
4747 Wed Feb 21 12:38:22 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
4748
4749         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
4750
4751 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
4752
4753         * g++.old-deja/g++.other/lookup22.C: New test.
4754
4755 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
4756
4757         * g77.dg: New directory.
4758         * g77.dg/20010216-1.f: New test case.
4759         * g77.dg/dg.exp: New driver.
4760         * lib/g77-dg.exp: New driver library.
4761
4762 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4763
4764         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
4765
4766 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
4767
4768         * g++.old-deja/g++.other/decl9.C: New test.
4769
4770 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
4771
4772         * g++.old-deja/g++.other/init16.C: Update the test so that it does
4773         not need <string> and also tests the initialization at runtime.
4774
4775 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
4776
4777         * gcc.c-torture/execute/longlong.c: New test.
4778
4779 Wed Feb 14 21:41:17 2001  J"orn Rennecke <amylaar@redhat.com>
4780
4781         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
4782
4783 Wed Feb 14 21:31:25 2001  J"orn Rennecke <amylaar@redhat.com>
4784
4785         * gcc.c-torture/execute/920302-1.c (execute):
4786         Change argument type to short.
4787
4788 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
4789
4790         * g++.old-deja/g++.pt/deduct6.C: New test.
4791
4792 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
4793
4794         * g++.old-deja/g++.pt/deduct5.C: New test.
4795
4796 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
4797
4798         * gcc.c-torture/execute/20010209-1.c: New test.
4799
4800 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
4801
4802         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
4803
4804 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
4805
4806         * g++.dg/vtgc1.C: Update for new ABI.
4807
4808         * consistency.vlad: New directory, 1665 files.
4809
4810 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
4811
4812         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
4813         return type.
4814         * gcc.dg/cpp/digraphs.c: Declare puts.
4815
4816 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
4817
4818         * g++.old-deja/g++.other/warn5.C: New test.
4819
4820 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
4821
4822         * g++.old-deja/g++.pt/spec40.C: New test.
4823
4824 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
4825
4826         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
4827         case.
4828         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
4829
4830 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
4831
4832         * gcc.c-torture/compile/20010209-1.c: New test.
4833
4834 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
4835
4836         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
4837         excess errors message but not if it crashes.
4838         * g++.old-deja/g++.other/crash27.C: Likewise.
4839         * g++.old-deja/g++.other/crash28.C: Likewise.
4840         * g++.old-deja/g++.other/crash30.C: Likewise.
4841         * g++.old-deja/g++.other/crash32.C: Likewise.
4842         * g++.old-deja/g++.other/crash35.C: Likewise.
4843         * g++.old-deja/g++.pt/inherit2.C: Likewise.
4844
4845 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
4846
4847         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
4848         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
4849         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
4850         g77.f-torture/execute/execute.exp,
4851         g77.f-torture/noncompile/noncompile.exp,
4852         gcc.c-torture/execute/execute.exp,
4853         gcc.c-torture/execute/memcheck/memcheck.exp,
4854         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
4855         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
4856         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
4857         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
4858         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
4859         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
4860         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
4861         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
4862         Remove bug reporting instructions with ancient email addresses.
4863
4864 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
4865
4866         * gcc.dg/20010202-1.c: New test.
4867         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
4868
4869 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
4870
4871         * g++.dg/stdbool-if.C: New test.
4872
4873 Wed Feb  7 09:54:47 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
4874
4875         * objc/execute/fdecl.m: Added main().
4876
4877 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
4878
4879         * gcc.c-torture/execute/20010206-1.c: New test.
4880
4881 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
4882
4883         * gcc.dg/cpp/avoidpaste1.c: Update.
4884
4885 Tue Feb  5 8:53:33 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
4886
4887         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
4888         Pero <nicola@brainstorm.co.uk>.
4889         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
4890
4891 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
4892
4893         * g++.old-deja/g++.pt/spec39.C: New test.
4894
4895 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
4896
4897         * gcc.c-torture/compile/20010202-1.c: New test.
4898
4899 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
4900
4901         * g++.old-deja/g++.abi/primary2.C: New test.
4902         * g++.old-deja/g++.abi/primary3.C: New test.
4903         * g++.old-deja/g++.abi/primary4.C: New test.
4904         * g++.old-deja/g++.abi/primary5.C: New test.
4905         * g++.old-deja/g++.abi/vtable3.h: New test.
4906         * g++.old-deja/g++.abi/vtable3a.C: New test.
4907         * g++.old-deja/g++.abi/vtable3b.C: New test.
4908         * g++.old-deja/g++.abi/vtable3c.C: New test.
4909         * g++.old-deja/g++.abi/vtable3d.C: New test.
4910         * g++.old-deja/g++.abi/vtable3e.C: New test.
4911         * g++.old-deja/g++.abi/vtable3f.C: New test.
4912         * g++.old-deja/g++.abi/vtable3g.C: New test.
4913         * g++.old-deja/g++.abi/vtable3h.C: New test.
4914         * g++.old-deja/g++.abi/vtable3i.C: New test.
4915         * g++.old-deja/g++.abi/vtable3j.C: New test.
4916         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
4917
4918 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
4919
4920         * g++.old-deja/g++.other/anon6.C: New test.
4921         * g++.old-deja/g++.other/anon7.C: New test.
4922
4923 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
4924
4925         * gcc.dg/cpp/avoidpaste2.c: New tests.
4926
4927 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
4928
4929         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
4930
4931 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
4932
4933         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
4934         DECIMAL_DIG cases for Irix."
4935
4936 Wed Jan 31 12:23:32 2001  J"orn Rennecke <amylaar@redhat.com>
4937
4938         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
4939
4940 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
4941
4942         * gcc.dg/c99-tag-1.c: New test.
4943
4944 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
4945
4946         * gcc.dg/cpp/tr-warn1.c: Add tests.
4947
4948 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
4949
4950         * gcc.dg/cpp/avoidpaste1.c: Update.
4951         * gcc.dg/cpp/paste4.c: Update.
4952
4953 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
4954
4955         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
4956         cases for Irix.
4957
4958 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4959
4960         * g++.old-deja/g++.other/inline19.C: New test.
4961
4962 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
4963
4964         * gcc.dg/Wlarger-than.c: New test.
4965
4966 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
4967
4968         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
4969
4970 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
4971
4972         * gcc.c-torture/execute/20010129-1.c: New test.
4973         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
4974
4975 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
4976
4977         * gcc.dg/cpp/avoidpaste1.c: Test case.
4978
4979 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
4980
4981         * g++.old-deja/g++.other/inline18.C: New test.
4982
4983 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4984
4985         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
4986         and __builtin_putchar.
4987
4988 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
4989
4990         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
4991         tests.
4992
4993 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
4994
4995         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
4996         floating point number rounding mode to round to the nearest
4997         representable mode.
4998
4999 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
5000
5001         * g++.old-deja/g++.other/mangle2.C: New test.
5002
5003 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
5004
5005         * gcc.c-torture/compile/20010124-1.c: New test.
5006
5007 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
5008
5009         * g++.old-deja/g++.pt/spec38.C: New test.
5010
5011 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5012
5013         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
5014         "Build don't run".
5015
5016 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5017
5018         * gcc.c-torture/execute/20010123-1.c: New test.
5019
5020 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
5021
5022         * g++.old-deja/g++.pt/spec37.C: New test.
5023
5024 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
5025
5026         * g++.old-deja/g++.pt/overload14.C: New test.
5027
5028 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5029
5030         * gcc.c-torture/execute/20010122-1.c: New test, exercise
5031         __builtin_return_address.
5032
5033 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
5034
5035         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
5036         * g++.old-deja/g++.pt/spec35.C: New test.
5037         * g++.old-deja/g++.pt/spec36.C: New test.
5038
5039 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
5040
5041         * gcc.c-torture/compile/20010118-1.c: New test.
5042
5043 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
5044
5045         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
5046
5047 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
5048
5049         * gcc.c-torture/execute/20010119-1.c: New test.
5050
5051 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
5052
5053         * g++.old-deja/g++.other/vbase5.C: New test.
5054
5055 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
5056
5057         * gcc.c-torture/execute/20010118-1.c: New test.
5058
5059 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
5060
5061         * g++.old-deja/g++.pt/deduct3.C: New test.
5062
5063 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
5064
5065         * g++.old-deja/g++.pt/spec34.C: New test.
5066
5067 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
5068
5069         * g77.f-torture/compile/20000601-2.f: New test.
5070
5071 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
5072
5073         * g++.old-deja/g++.other/init17.C: New test.
5074
5075 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
5076
5077         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
5078
5079 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
5080
5081         * g++.old-deja/g++.pt/unify8.C: New test.
5082
5083 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
5084
5085         * g++.old-deja/g++.abi/vbase1.C: New test.
5086
5087 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
5088
5089         * g++.old-deja/g++.pt/crash65.C: New test.
5090
5091 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
5092
5093         * gcc.dg/cpp/assembl2.S: New test case.
5094
5095 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
5096
5097         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
5098         are supported.
5099
5100 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5101
5102         * g++.old-deja/g++.other/builtins1.C: New test.
5103         * g++.old-deja/g++.other/builtins2.C: Likewise.
5104         * g++.old-deja/g++.other/builtins3.C: Likewise.
5105         * g++.old-deja/g++.other/builtins4.C: Likewise.
5106
5107 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
5108
5109         * gcc.c-torture/compile/20010117-1.c: New test.
5110         * gcc.c-torture/compile/20010117-2.c: New test.
5111
5112 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
5113
5114         * g77.f-torture/execute/20010116.[fx]: New test,
5115         XFAIL on i?86-*-*.
5116         * g77.f-torture/compile/20010115.f: Indicate it's
5117         a test for PR fortran/1636.
5118
5119 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
5120
5121         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
5122
5123 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
5124
5125         * g77.f-torture/compile/20010115.f: New test.
5126
5127 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
5128
5129         * g++.old-deja/g++.pt/nontype5.C: New test.
5130
5131 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
5132
5133         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
5134         have an equivalent working one below it.
5135
5136 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
5137
5138         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
5139         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
5140
5141 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
5142
5143         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
5144         message containing "init_priority".
5145         (conpr-2.C): Likewise.
5146         (conpr-3.C): Likewise.
5147         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
5148
5149 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5150
5151         * gcc.c-torture/execute/20010114-2.c: New test.
5152
5153 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
5154
5155         * gcc.c-torture/compile/20010114-1.c: New test.
5156         * gcc.c-torture/compile/20010114-1.x: Xfail.
5157         * gcc.c-torture/compile/20010114-2.c: New test.
5158         * gcc.c-torture/execute/20010114-1.c: New test.
5159         * gcc.dg/trunc-1.c: New test.
5160         * gcc.dg/uninit-B.c: New test.
5161
5162 2001-01-13  Nick Clifton  <nickc@redhat.com>
5163
5164         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
5165         target.
5166
5167 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5168
5169         * gcc.c-torture/compile/20010113-1.c: New test.
5170
5171 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
5172
5173         * gcc.c-torture/compile/20001212-1.c: New test.
5174
5175 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
5176
5177         * gcc.dg/cpp/widestr1.c: Update.
5178         * gcc.dg/cpp/prag-imp.c: Remove.
5179
5180 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
5181
5182         * gcc.c-torture/execute/20000801-3.x: Remove.
5183         * gcc.dg/c90-init-1.c: New test.
5184         * gcc.dg/c99-init-1.c: New test.
5185         * gcc.dg/c99-init-2.c: New test.
5186         * gcc.dg/gnu99-init-1.c: New test.
5187
5188 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
5189
5190         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
5191         testing that no relevant ones were found.
5192
5193 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
5194
5195         * g++.old-deja/g++.pt/cast2.C: New test.
5196
5197 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
5198
5199         * g++.old-deja/g++.pt/friend47.C: New test.
5200
5201 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
5202
5203         * g++.old-deja/g++.pt/instantiate13.C: New test.
5204
5205 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
5206
5207         * g++.old-deja/g++.other/defarg7.C: New test.
5208         * g++.old-deja/g++.other/defarg8.C: New test.
5209
5210 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
5211
5212         * g++.old-deja/g++.pt/crash64.C: New test.
5213
5214 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
5215
5216         * g++.old-deja/g++.pt/crash63.C: New test.
5217
5218 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
5219
5220         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
5221
5222 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
5223
5224         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
5225
5226 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
5227
5228         * g++.old-deja/g++.pt/error3.C: New test.
5229
5230 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
5231
5232         * g++.old-deja/g++.other/crash39.C: New test.
5233
5234 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
5235
5236         * g++.old-deja/g++.other/vbase4.C: New test.
5237
5238 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
5239
5240         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
5241         * gcc.dg/special/20000419-2.c: New file. Identical to above.
5242         * gcc.dg/special/special.exp: New test driver which will check
5243         for alias support for the above test.
5244
5245 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
5246
5247         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
5248         problems on small machines.
5249         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
5250         parameterize.
5251
5252 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
5253
5254         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
5255         mips.
5256         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
5257
5258 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
5259
5260         * g++.old_deja/g++.pt/using8.C: New test.
5261
5262 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
5263
5264         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
5265
5266 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
5267
5268         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
5269         where a failure is expected.
5270         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
5271
5272 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
5273
5274         * g++.old_deja/g++.pt/instantiate12.C: New test.
5275
5276 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
5277
5278         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
5279         start of structs.
5280         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
5281         * g++.old-deja/g++.brendan/crash17.C: Likewise.
5282         * g++.old-deja/g++.brendan/crash29.C: Likewise.
5283         * g++.old-deja/g++.brendan/crash48.C: Likewise.
5284         * g++.old-deja/g++.brendan/ns1.C: Likewise.
5285         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
5286         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
5287         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
5288         * g++.old-deja/g++.eh/spec6.C: Likewise.
5289         * g++.old-deja/g++.jason/crash3.C: Likewise.
5290         * g++.old-deja/g++.law/ctors11.C: Likewise.
5291         * g++.old-deja/g++.law/ctors17.C: Likewise.
5292         * g++.old-deja/g++.law/ctors5.C: Likewise.
5293         * g++.old-deja/g++.law/ctors9.C: Likewise.
5294         * g++.old-deja/g++.mike/ambig1.C: Likewise.
5295         * g++.old-deja/g++.mike/net22.C: Likewise.
5296         * g++.old-deja/g++.mike/p3538a.C: Likewise.
5297         * g++.old-deja/g++.mike/p3538b.C: Likewise.
5298         * g++.old-deja/g++.mike/virt3.C: Likewise.
5299         * g++.old-deja/g++.niklas/t128.C: Likewise.
5300         * g++.old-deja/g++.other/anon4.C: Likewise.
5301         * g++.old-deja/g++.other/using1.C: Likewise.
5302         * g++.old-deja/g++.other/warn3.C: Likewise.
5303         * g++.old-deja/g++.pt/t37.C: Likewise.
5304         * g++.old-deja/g++.robertl/eb69.C: Likewise.
5305         * g++.old-deja/g++.robertl/eb71.C: Likewise.
5306
5307 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
5308
5309         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
5310
5311 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5312
5313         * gcc.c-torture/execute/stdio-opt-3.c: New test.
5314
5315 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
5316
5317         * gcc.c-torture/compile/20010107-1.c: New test.
5318
5319 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5320
5321         * gcc.c-torture/execute/builtin-noret-1.c: New test.
5322
5323 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5324
5325         * gcc.dg/format/format.h: New file.
5326         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
5327         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
5328         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
5329         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
5330         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
5331         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
5332         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
5333         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
5334         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
5335         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
5336         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
5337         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
5338         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
5339         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
5340         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
5341         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
5342         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
5343         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
5344         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
5345         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
5346         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
5347         instead of declaring standard types, macros and functions in each
5348         test.
5349
5350 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
5351
5352         * gcc.c-torture/execute/20010106-1.c: New test.
5353
5354 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
5355
5356         * gcc.dg/format/format.exp: New file.
5357         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
5358         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
5359         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
5360         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
5361         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
5362         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
5363         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
5364         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
5365         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
5366         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
5367         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
5368         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
5369         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
5370         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
5371         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
5372         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
5373         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
5374         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
5375         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
5376         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
5377         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
5378         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
5379         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
5380         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
5381         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
5382         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
5383         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
5384         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
5385         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
5386         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
5387         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
5388         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
5389         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
5390         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
5391         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
5392         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
5393         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
5394         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
5395         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
5396         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
5397         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
5398         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
5399
5400 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
5401
5402         * gcc.c-torture/execute/991228-1.c: Take word endianness into
5403         account.
5404
5405 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
5406
5407         * gcc.c-torture/execute/builtin-complex-1.c: New test.
5408
5409 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
5410
5411         * g++.old-deja/g++.pt/crash62.C: New test.
5412
5413 2001-01-04  Richard Henderson  <rth@redhat.com>
5414
5415         * gcc.dg/20000926-1.c: Update expected warnings.
5416         * gcc.dg/array-2.c: Likewise.
5417         * gcc.dg/array-4.c: Also validate flexible array members.
5418         * gcc.dg/c99-flex-array-1.c: New.
5419
5420 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
5421
5422         * gcc.c-torture/compile/20001222-1.x: Remove.
5423
5424 Thu Jan  4 13:54:11 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5425
5426         * gcc.c-torture/execute/built-in-setjmp.c: New.
5427
5428 2001-01-03  Richard Henderson  <rth@redhat.com>
5429
5430         * gcc.dg/940510-1.c: Update expected error wording.
5431         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
5432
5433 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
5434
5435         * lib/target-supports.exp (check_alias_available): Modified to
5436         indicate aliases not supported if only weak aliases are supported.
5437
5438 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5439
5440         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
5441         Turn on cmpstrsi checks for __pj__ and __i370__.
5442
5443 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
5444
5445         * g++.old-deja/g++.other/virtual11.C: New test.
5446
5447 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
5448
5449         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
5450
5451 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5452
5453         * gcc.c-torture/compile/20010102-1.c: New test.
5454
5455 2001-01-02  Andreas Jaeger  <aj@suse.de>
5456
5457         * gcc.dg/noreturn-3.c: New test.
5458
5459         * gcc.dg/noreturn-4.c: New test.
5460
5461 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5462
5463         * gcc.c-torture/execute/stdio-opt-1.c: Also test
5464         __builtin_fputc and __builtin_fwrite.
5465
5466 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
5467
5468         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
5469         signed char, not default char.
5470
5471 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
5472
5473         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
5474
5475 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
5476
5477         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
5478
5479 2000-12-29  Richard Henderson  <rth@redhat.com>
5480
5481         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
5482         (__cyg_profile_func_exit): Define.
5483
5484 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
5485
5486         * g++.dg/vtgc1.C: New test.
5487
5488 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
5489
5490         * gcc.dg/noncompile/20001228-1.c: New test.
5491
5492         * gcc.dg/20001228-1.c: New test.
5493
5494         * gcc.c-torture/execute/20001228-1.c: New test.
5495
5496 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
5497
5498         * gcc.dg/format-strfmon-1.c: New test.
5499
5500 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5501
5502         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
5503         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
5504         * gcc.c-torture/execute/string-opt-1.c: Likewise.
5505         * gcc.c-torture/execute/string-opt-2.c: Likewise.
5506         * gcc.c-torture/execute/string-opt-3.c: Likewise.
5507         * gcc.c-torture/execute/string-opt-4.c: Likewise.
5508         * gcc.c-torture/execute/string-opt-6.c: Likewise.
5509         * gcc.c-torture/execute/string-opt-7.c: Likewise.
5510         * gcc.c-torture/execute/string-opt-8.c: Likewise.
5511         * gcc.c-torture/execute/string-opt-9.c: Likewise.
5512         * gcc.c-torture/execute/string-opt-10.c: Likewise.
5513         * gcc.c-torture/execute/string-opt-11.c: Likewise.
5514         * gcc.c-torture/execute/string-opt-12.c: Likewise.
5515
5516         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
5517         * gcc.c-torture/execute/string-opt-4.c: Test index.
5518
5519 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
5520
5521         * gcc.c-torture/compile/20001226-1.c: New test.
5522
5523 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
5524
5525         * gcc.c-torture/compile/20001222-1.c: New test.
5526         * gcc.c-torture/compile/20001222-1.x: Xfail.
5527
5528 Fri Dec 22 06:45:03 2000  Alexandre Oliva  <aoliva@redhat.com>
5529
5530         * gcc.c-torture/execute/comp-goto-2.c: New test.
5531
5532 Thu Dec 21 22:43:03 2000  J"orn Rennecke <amylaar@redhat.com>
5533
5534         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
5535         Use long types if __INT_MAX__ is 32767.
5536         (main): Use cast to (sint32 *) when poking 88 into a_page.
5537
5538         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
5539
5540 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
5541
5542         * gcc.c-torture/compile/20001221-1.c: New test.
5543         * gcc.c-torture/execute/20001221-1.c: New test.
5544
5545 2000-12-20  Richard Henderson  <rth@redhat.com>
5546
5547         * g++.old-deja/g++.pt/crash36.C: Update error lines.
5548         * g++.old-deja/g++.robertl/eb109.C: Likewise.
5549
5550 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5551
5552         * gcc.dg/compare3.c: New test.
5553
5554 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5555
5556         * gcc.dg/format-warnll-1.c: New test.
5557
5558 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
5559
5560         * gcc.dg/cpp/cmdlne-P.c: New test.
5561
5562 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5563
5564         * gcc.c-torture/execute/builtin-abs-1.c,
5565         gcc.c-torture/execute/builtin-abs-2.c: New tests.
5566
5567 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
5568
5569         * gcc.dg/cpp/multiline.c: New test.
5570
5571 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
5572
5573         * g++.old-deja/g++.other/syshdr1.C: Update.
5574         * gcc.dg/cpp/lineflags.c: Remove temporarily.
5575
5576 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5577
5578         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
5579
5580 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5581
5582         * g++.old-deja/g++.pt/ttp65.C: New test.
5583
5584 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5585
5586         * g++.old-deja/g++.pt/ttp64.C: New test.
5587
5588 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5589
5590         * g++.old-deja/g++.pt/spec33.C: New test.
5591
5592 2000-12-14  Catherine Moore  <clm@redhat.com>
5593
5594         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
5595         * gcc.c-torture/execute/920612-2.c: Likewise.
5596         * gcc.c-torture/execute/920428-2.c: Likewise.
5597         * gcc-c-torture/execute/va-arg-11.c: Call exit.
5598         * gcc.c-torture/execute/va-arg-21.c: Likewise.
5599
5600 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5601
5602         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
5603         * gcc.dg/pack-test-2.c: Likewise.
5604
5605 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
5606
5607         Tests by Zack Weinberg <zackw@stanford.edu>.
5608
5609         * gcc.dg/cpp/defined.c: Update.
5610         * gcc.dg/cpp/defined_trad.c: New tests.
5611
5612 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
5613
5614         * gcc.dg/cpp/trad-direct.c: Update.
5615
5616 2000-12-11  Neil Booth  <neilb@earthling.net>
5617
5618         * gcc.dg/cpp/defined_trad.c
5619
5620 2000-12-11  Neil Booth  <neilb@earthling.net>
5621
5622         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
5623
5624 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
5625
5626         * gcc.dg/format-miss-2.c: New test.
5627
5628 2000-12-09  Neil Booth  <neilb@earthling.net>
5629
5630         * gcc.dg/cpp/lineflags.c: New tests.
5631         * gcc.dg/cpp/poison.c: Update.
5632         * gcc.dg/cpp/redef2.c: Update.
5633         * gcc.dg/cpp/skipping.c: New test.
5634
5635 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
5636
5637         * g++.old-deja/g++.other/eh3.C: New testcase.
5638
5639 2000-12-07  Neil Booth  <neilb@earthling.net>
5640
5641         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
5642         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
5643         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
5644         wtr-union-init-2.c, wtr-union-init-3.c: Update.
5645         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
5646         Update.
5647
5648 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5649
5650         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
5651         __SIZE_TYPE__ instead of int for type of integers cast to
5652         pointers.
5653
5654 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
5655
5656         * g++.old-deja/g++.other/cleanup4.C: New test.
5657
5658 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5659
5660         * format-sec-1.c: New test.
5661
5662 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5663
5664         * gcc.dg/format-nonlit-3.c: New test.
5665
5666 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5667
5668         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
5669         through a null pointer.
5670
5671 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5672
5673         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
5674         * g++.old-deja/g++.pt/partial4.C: New test.
5675
5676 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
5677
5678         * gcc.c-torture/execute/ieee/hugeval.x: New.
5679
5680 2000-12-06  Neil Booth  <neilb@earthling.net>
5681
5682         * gcc.dg/cpp/backslash2.c: New tests.
5683
5684 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5685
5686         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
5687         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
5688
5689 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
5690
5691         * gcc.c-torture/execute/20001203-2.c: New testcase.
5692
5693 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
5694
5695         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
5696         * g++.old-deja/g++.other/virtual10.C: New test.
5697
5698 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
5699
5700         * g++.old-deja/g++.mike/pmf5.C: Remove test.
5701
5702 2000-12-05  Richard Henderson  <rth@redhat.com>
5703
5704         * gcc.c-torture/compile/20001205-1.c: New.
5705
5706 2000-12-04  Neil Booth  <neilb@earthling.net>
5707
5708         * g++.old-deja/g++.other/virtual9.C: New test.
5709         * g++.old-deja/g++.pt/crash61.C: New test.
5710         * gcc.c-torture/execute/loop-9.c: New test.
5711
5712 2000-12-04  Neil Booth  <neilb@earthling.net>
5713
5714         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
5715         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
5716         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
5717         * gcc.dg/cpp/extratokens.c: ...here.
5718
5719 2000-12-04  Neil Booth  <neilb@earthling.net>
5720
5721         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
5722         New tests.
5723
5724 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5725
5726         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
5727         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
5728
5729 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
5730
5731         * gcc.c-torture/execute/20001203-1.c: New test.
5732
5733 2000-12-03  Neil Booth  <neilb@earthling.net>
5734
5735         * gcc.dg/cpp/macro6.c: New test cases.
5736
5737 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5738
5739         * gcc.c-torture/execute/string-opt-9.c: New test.
5740         * gcc.c-torture/execute/string-opt-10.c: Likewise.
5741         * gcc.c-torture/execute/string-opt-11.c: Likewise.
5742         * gcc.c-torture/execute/string-opt-12.c: Likewise.
5743
5744         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
5745         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
5746
5747 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
5748
5749         * gcc.dg/cpp/if-6.c: New testcase.
5750
5751         * gcc.dg/20001201-1.c: New testcase.
5752
5753 2000-12-02  Neil Booth  <neilb@earthling.net>
5754
5755         * g++.old-deja/g++.other/externC4.C,
5756         g++.old-deja/g++.other/friend10.C: New tests.
5757
5758 2000-12-02  Neil Booth  <neilb@earthling.net>
5759
5760         * g++.old-deja/g++.other/instan2.C
5761         * g++.old-deja/g++.other/instan3.C: New test.
5762
5763 2000-12-02  Neil Booth  <neilb@earthling.net>
5764
5765         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
5766         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
5767         gnuc99.c,gnuc99-pedantic.c: New tests.
5768
5769 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
5770
5771         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
5772         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
5773
5774 2000-12-01  Neil Booth  <neilb@earthling.net>
5775
5776         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
5777         * gcc.dg/cpp/poison.c: Update.
5778         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
5779
5780 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
5781
5782         * g77.f-torture/execute/20001201.f: New test.
5783
5784 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
5785
5786         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
5787
5788 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
5789
5790         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
5791
5792 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
5793
5794         * g++.old-deja/g++.other/cast6.C: New test.
5795
5796 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
5797
5798         * gcc.c-torture/execute/20001130-2.c: New testcase.
5799
5800 2000-11-30  Richard Henderson  <rth@redhat.com>
5801
5802         * gcc.c-torture/execute/20001130-1.c: New test.
5803
5804 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
5805
5806         * g++.old-deja/g++.other/op3.C: New test.
5807
5808 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
5809
5810         * g++.old-deja/g++.other/op2.C: New test.
5811
5812 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
5813
5814         * g++.old-deja/g++.other/crash38.C: New test.
5815
5816 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
5817
5818         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
5819
5820 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
5821
5822         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
5823         tests.
5824         * gcc.c-torture/execute/string-opt-6.c: New test.
5825
5826         * gcc.dg/20001117-1.c: Add main.
5827
5828 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
5829
5830         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
5831         Move from here ...
5832         * gcc.dg/940510-1.c: ... to here.
5833
5834         * gcc.dg/20000926-1.c: GNU C now allows initializations of
5835         zero-size arrays in toplevel structures.
5836
5837 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
5838
5839         * gcc.c-torture/execute/loop-8.c: New test.
5840
5841 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
5842
5843         * g++.old-deja/g++.other/base1.C: New test.
5844
5845 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
5846
5847         * g++.old-deja/g++.other/parse2.C: New test.
5848
5849 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
5850
5851         * g++.old-deja/g++.pt/incomplete1.C: New test.
5852
5853 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
5854
5855         * g++.old-deja/g++.other/friend9.C: New test.
5856
5857 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
5858
5859         * gcc.dg/20001127-1.c: New test.
5860
5861 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
5862
5863         * g++.old-deja/g++.pt/friend46.C: New test.
5864
5865 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
5866
5867         * g++.old-deja/g++.other/ptrmem8.C: New test.
5868
5869 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5870
5871         * gcc.c-torture/execute/string-opt-7.c: New test.
5872         * gcc.c-torture/execute/string-opt-8.c: Likewise.
5873
5874 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
5875
5876         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
5877         instead of 'mkcheck 2'.
5878
5879 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
5880
5881         * gcc.c-torture/execute/memcheck/driver.c,
5882         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
5883         C9X references to refer to C99.
5884
5885 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
5886
5887         * gcc.dg/ultrasp3.c: New test.
5888
5889 2000-11-25  Neil Booth  <neilb@earthling.net>
5890
5891         * gcc.dg/cpp/include2.c: Update test to be locale independent.
5892
5893 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
5894
5895         * gcc.c-torture/compile/20001123-2.c: New.
5896
5897 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5898
5899         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
5900
5901 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
5902
5903         * gcc.dg/sequence-point-1.c: Add some new tests.
5904         * gcc.c-torture/execute/20001124-1.c: New test.
5905
5906 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
5907
5908         * g++.old-deja/g++.other/vaarg4.C: New test.
5909         * gcc.c-torture/compile/20001123-1.c: New test.
5910
5911 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
5912
5913         * g++.other/crash24.C: Adjust and remove XFAIL.
5914         * g++.other/crash37.C: New test.
5915
5916 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
5917
5918         * g++.old-deja/g++.pt/instantiate9.C: New test.
5919
5920 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
5921
5922         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
5923         new ABI, too.
5924
5925         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
5926         * g++.old-deja/g++.robertl/eb55.C: Likewise.
5927
5928 2000-11-22  Neil Booth  <neilb@earthling.net>
5929
5930         * gcc.dg/cpp/Wtrigraphs.c: New test.
5931
5932 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
5933
5934         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
5935
5936 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
5937
5938         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
5939
5940 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
5941
5942         * lib/gcc-dg.exp: load_lib scanasm.exp.
5943         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
5944         * lib/g++-dg.exp: load_lib scanasm.exp.
5945         * lib/scanasm.exp: New.
5946         (scan-assembler, scan-assembler-not): Add optional arguments to
5947         test name, or if not present, the pattern name.
5948         (scan-assembler-dem, scan-assembler-dem-not): New.
5949
5950         * g++.dg/dg.exp: New.
5951
5952 2000-11-21  Neil Booth  <neilb@earthling.net>
5953
5954         * gcc.dg/cpp/integrated1.c: Remove.
5955
5956 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
5957
5958         * gcc.c-torture/execute/20001121-1.c: New test.
5959
5960 2000-11-21  Richard Henderson  <rth@redhat.com>
5961
5962         * gcc.c-torture/compile/20001121-1.c: New test.
5963
5964 2000-11-20  Neil Booth  <neilb@earthling.net>
5965
5966         * gcc.dg/cpp/integrated1.c: New test.
5967
5968 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
5969
5970         * g++.old-deja/g++.other/inline17.C: New test.
5971
5972 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
5973
5974         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
5975         local variable to be zero: I made the variable global. Now
5976         uses abort() and exit() instead of relying on main's return value.
5977
5978 2000-11-20  Neil Booth  <neilb@earthling.net>
5979
5980         * gcc.dg/cpp/paste2.c: Update test.
5981         * objc/execute/paste.m: New test.
5982
5983 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
5984
5985         * gcc.dg/c99-condexpr-1.c: New test.
5986
5987 2000-11-20  Neil Booth  <neilb@earthling.net>
5988
5989         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
5990
5991 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
5992
5993         * g++.old-deja/g++.pt/export1.C: New test.
5994
5995 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
5996
5997         * gcc.dg/20001117-1.c: New test.
5998
5999 2000-11-18  Richard Henderson  <rth@redhat.com>
6000
6001         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
6002
6003 2000-11-18  Richard Henderson  <rth@redhat.com>
6004
6005         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
6006         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
6007         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
6008
6009 2000-11-18  Richard Henderson  <rth@redhat.com>
6010
6011         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
6012         (main): New.  Exit cleanly.
6013
6014 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6015
6016         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
6017         gcc.dg/c99-fordecl-2.c: New tests.
6018
6019 2000-11-18  Richard Henderson  <rth@redhat.com>
6020
6021         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
6022         * gcc.c-torture/execute/zerolen-2.c: New.
6023
6024 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6025
6026         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
6027         memory.
6028
6029 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
6030
6031         * g++.old-deja/g++.pt/instantiate8.C: New test.
6032
6033 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
6034
6035         * g++.old-deja/g++.other/incomplete.C: Add more tests.
6036         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
6037
6038 2000-11-16  Nick Clifton  <nickc@redhat.com>
6039
6040         * gcc.c-torture/execute/nestfunc-2.c: New test.
6041         * gcc.c-torture/execute/nestfunc-3.c: New test.
6042
6043 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
6044
6045         * gcc.c-torture/compile/20001116-1.c: New test.
6046
6047 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6048
6049         * gcc.c-torture/execute/20001115-1.c: New test.
6050
6051 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
6052
6053         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
6054         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
6055         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
6056         * g++.old-deja/g++.abi/vmihint.C: Likewise.
6057
6058 2000-11-15  Neil Booth  <neilb@earthling.net>
6059
6060         gcc.dg/cpp/_Pragma1.c: Update.
6061         gcc.dg/cpp/_Pragma2.c: New test.
6062
6063 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
6064
6065         * g++.old-deja/g++.other/anon5.C: New test.
6066
6067 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
6068
6069         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
6070         tests.
6071
6072 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
6073
6074         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
6075         output.
6076
6077 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6078
6079         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
6080         labels at end of compound statements.
6081
6082 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
6083
6084         * gcc.c-torture/execute/loop-7.c: New test.
6085
6086 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6087
6088         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
6089
6090 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6091
6092         * gcc.dg/c99-bool-1.c: New test.
6093
6094 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6095
6096         * gcc.dg/c99-scope-1.c: Remove xfail.
6097         * gcc.dg/c99-scope-2.c: New test.
6098
6099 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6100
6101         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
6102         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
6103
6104 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
6105
6106         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
6107         error messages.
6108
6109         * g++.mike/p700.C: Don't typedef wchar_t.
6110         * g++.mike/p784.C: Likewise.
6111         * g++.mike/eb101.C: Don't use __wchar_t.
6112
6113 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
6114
6115         * g77.f-torture/execute/20001111.[fx]: Test premature exit
6116         from DO loop.
6117
6118 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
6119
6120         * gcc.c-torture/execute/20001111-1.c: New test.
6121
6122 2000-11-10  Nick Clifton  <nickc@redhat.com>
6123
6124         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
6125         long multuiple and accumulate.
6126
6127 2000-11-09  Richard Henderson  <rth@redhat.com>
6128
6129         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
6130         via size_t instead of int.
6131
6132         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
6133         * gcc.c-torture/execute/string-opt-2.c: Likewise.
6134         * gcc.c-torture/execute/string-opt-3.c: Likewise.
6135         * gcc.c-torture/execute/string-opt-4.c: Likewise.
6136
6137 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
6138
6139         * gcc.c-torture/compile/20001109-1.c: New test.
6140         * gcc.c-torture/compile/20001109-2.c: New test.
6141
6142 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
6143
6144         * g++.old-deja/g++.pt/operator1.C: New test.
6145         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
6146
6147 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
6148
6149         * gcc.dg/20001108-1.c: New test.
6150
6151 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
6152
6153         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
6154         with both arguments constant strings.
6155         * gcc.c-torture/execute/string-opt-3.c: New test.
6156         * gcc.c-torture/execute/string-opt-4.c: New test.
6157         * gcc.c-torture/execute/string-opt-5.c: New test.
6158
6159 2000-11-08  Nick Clifton  <nickc@redhat.com>
6160
6161         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
6162         mulsidi3adddi patterns.
6163
6164 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
6165
6166         * g++.old-deja/g++.other/crash36.C: New test.
6167
6168 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
6169
6170         * g++.old-deja/g++.other/init16.C: New test.
6171
6172 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
6173
6174         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
6175
6176 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
6177
6178         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
6179         * gcc.c-torture/execute/va-arg-16.x: Likewise.
6180         * gcc.c-torture/execute/va-arg-17.x: Likewise.
6181
6182 2000-11-07  DJ Delorie  <dj@redhat.com>
6183
6184         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
6185
6186 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6187
6188         * gcc.c-torture/execute/string-opt-1.c: New test.
6189
6190 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
6191
6192         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
6193         mips-sgi-irix6.* because the MIPS ABI passes floating-point
6194         parameters in registers, and there is no way for a varargs
6195         function to know in which order the integer and floating-point
6196         parameters should be interleaved when they are placed on the
6197         stack.
6198         * gcc.c-torture/execute/va-arg-16.x: Likewise.
6199         * gcc.c-torture/execute/va-arg-17.x: Likewise.
6200
6201 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6202
6203         * gcc.c-torture/execute/string-opt-2.c: New test.
6204
6205 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
6206
6207         * g++.old-deja/g++.pt/crash60.C: New test.
6208
6209 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
6210
6211         * g++.old-deja/g++.other/crash24.C: New test.
6212         * g++.old-deja/g++.other/crash25.C: New test.
6213         * g++.old-deja/g++.other/crash26.C: New test.
6214         * g++.old-deja/g++.other/crash27.C: New test.
6215         * g++.old-deja/g++.other/crash28.C: New test.
6216         * g++.old-deja/g++.other/crash29.C: New test.
6217         * g++.old-deja/g++.other/crash30.C: New test.
6218         * g++.old-deja/g++.other/crash31.C: New test.
6219         * g++.old-deja/g++.other/crash32.C: New test.
6220         * g++.old-deja/g++.other/crash33.C: New test.
6221         * g++.old-deja/g++.other/crash34.C: New test.
6222         * g++.old-deja/g++.other/crash35.C: New test.
6223
6224 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
6225
6226         * gcc.c-torture/execute/20001031-1.c: New test.
6227
6228 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
6229
6230         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
6231         namespace.
6232
6233         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
6234         standards-conformant.
6235
6236         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
6237
6238         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
6239         * g++.old-deja/g++.mike/p755a.C: Likewise.
6240         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
6241         library makes no calls to `operator new' during initialization.
6242
6243 2000-11-04  Neil Booth  <neilb@earthling.net>
6244
6245         * gcc.dg/cpp/include2.c: New tests.
6246
6247 Fri Nov  3 13:32:14 2000  Mark P Mitchell  <mark@codesourcery.com>
6248
6249         * lib/g++.exp (g++_set_ld_library_path): New function.
6250         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
6251
6252 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
6253
6254         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
6255         warnings.
6256
6257 2000-11-01  Richard Henderson  <rth@redhat.com>
6258
6259         * g++.old-deja/g++.ext/namedret1.C: New.
6260         * g++.old-deja/g++.ext/namedret2.C: New.
6261         * g++.old-deja/g++.ext/namedret3.C: New.
6262
6263 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
6264
6265         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
6266         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
6267
6268 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6269
6270         * gcc.c-torture/execute/va-arg-21.c: New test.
6271
6272 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
6273
6274         * gcc.dg/c99-complex-2.c: New test.
6275
6276 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6277
6278         * gcc.c-torture/execute/stdio-opt-1.c: New test.
6279
6280 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
6281
6282         * g++.old-deja/g++.other/inline16.C: New test.
6283
6284 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
6285
6286         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
6287         __PRETTY_FUNCTION__
6288
6289 2000-10-29  Neil Booth  <neilb@earthling.net>
6290
6291         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
6292         New tests.
6293         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
6294         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
6295         optimisation.
6296
6297 2000-10-29  Neil Booth  <neilb@earthling.net>
6298
6299         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
6300         * mi1.c, mi1c.h: Add null directives to multiple-include test.
6301         * mi5.c: Test multiple includes work with -C.
6302         * trigraphs.c: Test ^= version.
6303
6304 2000-10-28  Neil Booth  <neilb@earthling.net>
6305
6306         New tests and test updates for new macro expander.
6307
6308         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
6309         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
6310         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
6311         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
6312         new diagnostic messages.
6313
6314         * gcc.dg/cpp/macro3.c: New tests.
6315
6316 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
6317
6318         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
6319         on the same line.
6320
6321 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
6322
6323         * g++.old-deja/g++.other/eh2.C: New test.
6324
6325 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
6326
6327         * gcc.c-torture/execute/20001027-1.c: New test.
6328
6329 2000-10-26  Richard Henderson  <rth@redhat.com>
6330
6331         * gcc.c-torture/execute/20001026-1.c: New.
6332
6333 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
6334
6335         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
6336         * g++.old-deja/g++.law/builtin1.C: Likewise.
6337         * g++.old-deja/g++.law/ctors10.C: Likewise.
6338         * g++.old-deja/g++.law/virtual3.C: Likewise.
6339         * g++.old-deja/g++.mike/p658.C: Likewise.
6340         * g++.old-deja/g++.other/sibcall1.C: Likewise.
6341         * g++.old-deja/g++.other/vaarg2.C: Likewise.
6342         * g++.old-deja/g++.robertl/eb124.C: Likewise.
6343         * g++.old-deja/g++.robertl/eb44.C: Likewise.
6344         * g++.old-deja/g++.robertl/eb77.C: Likewise.
6345
6346 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
6347
6348         * gcc.c-torture/compile/20001024-1.c: New test.
6349
6350 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
6351
6352         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
6353         to tell us whether or not we are using V3.
6354
6355 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
6356
6357         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
6358         operands.
6359
6360 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
6361
6362         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
6363
6364 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
6365
6366         * gcc.c-torture/execute/20001024-1.c: New test.
6367
6368 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
6369
6370         * g++.old-deja/g++.other/sibcall1.C: New test.
6371
6372 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
6373
6374         * gcc.dg/noncompile/init-3.c: New test.
6375
6376 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
6377
6378         * gcc.dg/format-array-1.c: New test.
6379
6380 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6381
6382         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
6383         writing through null pointers; remove comment about testing
6384         unterminated strings.
6385
6386 2000-10-17  Matthew Hiller  <hiller@redhat.com>
6387
6388         * gcc.c-torture/execute/20001017-2.c: New test.
6389
6390 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6391
6392         * gcc.c-torture/compile/20001018-1.c: New test.
6393         * gcc.c-torture/compile/20001018-1.x: Xfail.
6394
6395 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6396
6397         * gcc.c-torture/execute/20001017-1.c: New test.
6398
6399 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
6400
6401         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
6402         for multiple use of arguments with scanf formats; add tests for
6403         multiple use of arguments.
6404
6405 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
6406
6407         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
6408
6409 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
6410
6411         * gcc.dg/format-miss-1.c: New test.
6412
6413 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
6414
6415         * gcc.c-torture/execute/20001013-1.c: New test.
6416
6417 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
6418
6419         * gcc.dg/format-branch-1.c: New test.
6420
6421 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
6422
6423         * README, lib/file-format.exp: Remove EGCS references.
6424
6425 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
6426
6427         * gcc.dg/20001013-1.c: New test.
6428
6429 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
6430
6431         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
6432         for intmax_t in the compiler using __typeof__ and the type rules
6433         for conditional expressions.
6434
6435 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
6436
6437         * gcc.dg/20001012-1.c: New test.
6438         * gcc.dg/20001012-2.c: New test.
6439
6440 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
6441
6442         * gcc.dg/format-attr-1.c: New test.
6443
6444 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
6445
6446         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
6447         __LONG_LONG_MAX__ instead of LLONG_MAX.
6448
6449 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
6450
6451         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
6452         scanf flags.
6453         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
6454         flags.
6455
6456 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
6457
6458         * gcc.dg/sequence-pt-1.c: New test.
6459
6460 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
6461
6462         * gcc.c-torture/execute/20001011-1.c: New testcase.
6463         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
6464
6465 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
6466
6467         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
6468         does not error on it.
6469
6470 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
6471
6472         * gcc.dg/20001009-1.c: New test.
6473
6474 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
6475
6476         * gcc.c-torture/compile/20001009-1.c: Move from here ....
6477         * gcc.c-torture/execute/20001009-2.c: ... to here.
6478
6479 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
6480
6481         * gcc.c-torture/compile/20001009-1.c: New testcase.
6482         * gcc.c-torture/execute/20001009-1.c: New testcase.
6483         Testcases provided by Jan Hubicka <jh@suse.cz>.
6484
6485 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
6486
6487         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
6488         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
6489         uintmax_t using <limits.h> to emulate the compiler's internal
6490         logic.  No longer XFAIL %j tests.
6491
6492 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
6493
6494         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
6495         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
6496         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
6497         regexps and details of expected handling of some bad formats.
6498         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
6499         suppression.
6500
6501 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6502
6503         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
6504         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
6505         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
6506         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
6507         in list archives.
6508
6509 2000-10-06  Richard Henderson  <rth@cygnus.com>
6510
6511         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
6512         * g++.old-deja/g++.brendan/crash52.C: Likewise.
6513         * g++.old-deja/g++.jason/report.C: Likewise.
6514         * g++.old-deja/g++.law/friend5.C: Likewise.
6515         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
6516         of the expected warnings.
6517
6518 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
6519
6520         * g++.old-deja/g++.pt/enum14.C: New test.
6521
6522 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
6523
6524         * g++.old-deja/g++.pt/crash59.C: New test.
6525
6526 2000-10-04  Will Cohen  <wcohen@redhat.com>
6527
6528         * gcc.dg/20000926-1.c: New test.
6529
6530 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
6531
6532         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
6533         function name for current C++ compiler.
6534         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
6535
6536 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
6537
6538         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
6539         __PRETTY_FUNCTION__.
6540         * g++.old-deja/g++.ext/pretty2.C: Likewise.
6541
6542 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6543
6544         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
6545
6546 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
6547
6548         * gcc.c-torture/compile/20000923-1.c: New test.
6549
6550 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
6551
6552         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
6553         * g++.old-deja/g++.pt/ttp62.C: Same.
6554         * g++.old-deja/g++.other/inline14.C: Same.
6555
6556 2000-09-24  Richard Henderson  <rth@cygnus.com>
6557
6558         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
6559
6560 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
6561
6562         * gcc.dg/c90-printf-1.c: Add test for wide string format.
6563
6564 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
6565
6566         * gcc.c-torture/compile/20000922-1.c: New file.
6567
6568 2000-09-21  Nick Clifton  <nickc@redhat.com>
6569
6570         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
6571         a signed long modulo operation.
6572         (mod6): New funciton - perform an unsigned long modulo operation.
6573         (main): Add tests for modulos of very large numbers by very small
6574         dividends.
6575
6576 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6577
6578         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
6579
6580 2000-09-19  Richard Henderson  <rth@cygnus.com>
6581
6582         * gcc.dg/compare2.c (case 10): XFAIL.
6583
6584 2000-09-18  Richard Henderson  <rth@cygnus.com>
6585
6586         * gcc.c-torture/execute/20000906-1.c: Move ...
6587         * gcc.dg/20000906-1.c: ... here.  Only run on targets
6588         that support __builtin_trap.
6589
6590 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
6591
6592         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
6593
6594 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6595
6596         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
6597         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
6598         more $ format tests.
6599
6600 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6601
6602         * gcc.dg/format-errmk-1.c: New test.
6603
6604 2000-09-17  Greg McGary  <greg@mcgary.org>
6605
6606         * gcc.c-torture/execute/20000917-1.x: Remove.
6607
6608 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
6609
6610         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
6611
6612 2000-09-17  Greg McGary  <greg@mcgary.org>
6613
6614         * gcc.c-torture/execute/20000917-1.c: New test.
6615         * gcc.c-torture/execute/20000917-1.x: XFAIL.
6616
6617 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
6618
6619         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
6620         in nested macro bug.
6621
6622 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
6623
6624         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
6625
6626 Thu Sep 14 16:48:49 2000  Jeffrey A Law  (law@cygnus.com)
6627
6628         * gcc.c-torture/execute/20000914-1.c: New test.
6629
6630 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
6631
6632         * g++.other/inline13.C: New test.
6633
6634 2000-09-12  Andreas Jaeger  <aj@suse.de>
6635
6636         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
6637         constant by Ulrich Drepper <drepper@redhat.com>.
6638
6639 Tue Sep 12 18:32:07 2000  J"orn Rennecke <amylaar@redhat.co.uk>
6640
6641         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
6642
6643 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6644
6645         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
6646
6647 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
6648
6649         * gcc.dg/cpp/backslash.c: New test.
6650
6651 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
6652
6653         * gcc.c-torture/execute/20000910-1.c: New test.
6654         * gcc.c-torture/execute/20000910-2.c: Likewise.
6655
6656 2000-09-11  Robert Lipe  <robertl@sco.com>
6657
6658         * gcc.dg/pragma-align.c: New test.
6659
6660 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
6661
6662         * g++.old-deja/g++.pt/explicit82.C: New test.
6663         * g++.old-deja/g++.pt/explicit83.C: New test.
6664
6665 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
6666
6667         * gcc.dg/asm-names.c: New test.
6668
6669 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6670
6671         * gcc.dg/cpp/tr-warn6.c: New test
6672
6673 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6674
6675         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
6676         be accepted.
6677
6678 2000-09-07  Catherine Moore  <clm@redhat.com>
6679
6680         * gcc.c-torture/execute/unroll-1.c: New test.
6681
6682 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
6683
6684         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
6685         ERROR markers.
6686         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
6687         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
6688         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
6689         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
6690         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
6691         Preprocess only.
6692         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
6693         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
6694
6695 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
6696
6697         * g++.old-deja/g++.pt/deduct2.C: New test.
6698
6699 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
6700
6701         * g++.old-deja/g++.pt/parms2.C: New test.
6702
6703 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
6704
6705         * g++.old-deja/g++.pt/crash58.C: New test.
6706
6707 2000-09-06  Greg McGary  <greg@mcgary.org>
6708
6709         * gcc.c-torture/execute/20000906-1.c: New test.
6710         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
6711
6712 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6713
6714         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
6715
6716 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
6717
6718         * g++.old-deja/g++.pt/crash57.C: New test.
6719
6720 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
6721
6722         * g++.old-deja/g++.pt/crash56.C: New test.
6723
6724 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
6725
6726         * g++.old-deja/g++.pt/koenig1.C: New test.
6727
6728 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
6729
6730         * gcc.dg/20000904-1.c: New test.
6731
6732 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
6733
6734         * gcc.dg/cpp/paste8.c: New test.
6735
6736 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
6737
6738         * gcc.c-torture/compile/20000827-1.c: New test.
6739
6740 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
6741
6742         * gcc.dg/format-diag-1.c: New test.
6743
6744 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
6745
6746         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
6747         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
6748         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
6749         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
6750         gcc.dg/formatz-1.c: Adjust warning regular expressions.
6751
6752 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
6753
6754         * g++.old-deja/g++.other/nested4.C: New test.
6755
6756 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
6757
6758         * g++.old-deja/g++.ns/scoped1.C: New test.
6759
6760 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
6761
6762         * lib/g++.exp: Support testing already-installed GCC.
6763
6764 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6765
6766         * wtr-label-1.c, wtr-suffix-1.c: New tests.
6767
6768 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6769
6770         * gcc.dg/return-type-2.c: New test.
6771
6772 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
6773
6774         * gcc.c-torture/compile/20000825-1.c: New test.
6775
6776 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
6777
6778         * gcc.dg/dwarf2-2.c: New test.
6779
6780 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
6781
6782         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
6783         dg-warning regexps.
6784
6785 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
6786
6787         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
6788         gcc.dg/format-ext-5.c: New tests.
6789
6790 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
6791
6792         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
6793
6794 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
6795
6796         * gcc.dg/noncompile/930622-2.c: Adjust error message.
6797
6798 2000-08-24  Richard Henderson  <rth@cygnus.com>
6799
6800         * gcc.dg/ia64-sync-1.c: New test.
6801         * gcc.dg/ia64-sync-2.c: New test.
6802         * gcc.dg/ia64-asm-1.c: New test.
6803
6804 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
6805
6806         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
6807         * gcc.dg/format-ext-2.c: New test.
6808
6809 2000-08-23  Jason Merrill  <jason@redhat.com>
6810
6811         * lib/old-dejagnu.exp: Also ignore "In member function" and
6812         "At global scope".
6813
6814 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6815
6816         * gcc.dg/noncompile/label-lineno-1.c: New test.
6817
6818 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
6819
6820         * gcc.dg/c99-array-nonobj-1.c: New test.
6821
6822 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
6823
6824         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
6825         tests.
6826         * gcc.dg/format-ext-1.c: New test.
6827
6828 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6829
6830         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
6831         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
6832         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
6833         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
6834         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
6835
6836 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
6837
6838         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
6839         gcc.dg/c99-strftime-2.c: New tests.
6840
6841 2000-08-22  Richard Henderson  <rth@cygnus.com>
6842
6843         * gcc.c-torture/execute/20000822-1.c: New test.
6844
6845 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
6846
6847         * gcc.c-torture/execute/20000819-1.x: Remove.
6848
6849 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
6850
6851         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
6852         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
6853         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
6854         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
6855         gcc.dg/format-xopen-1.c: New tests.
6856
6857 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
6858
6859         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
6860
6861 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
6862
6863         * g++.old-deja/g++.other/loop2.C: New test.
6864
6865         * gcc.c-torture/compile/20000606-1.c: New test.
6866         * gcc.c-torture/compile/20000728-1.c: New test.
6867         * gcc.c-torture/execute/20000801-1.c: New test.
6868         * gcc.c-torture/execute/20000801-2.c: New test.
6869         * gcc.c-torture/execute/20000819-1.c: New test.
6870         * gcc.c-torture/execute/20000819-1.x: XFAIL.
6871         * gcc.dg/20000629-1.c: New test.
6872         * gcc.dg/20000724-1.c: New test.
6873         * gcc.dg/20000807-1.c: New test.
6874
6875 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
6876
6877         * gcc.dg/cpp/pragma-1.c: New test.
6878         * gcc.dg/cpp/pragma-2.c: New test.
6879
6880 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
6881
6882         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
6883         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
6884
6885 Fri Aug 18 16:57:35 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6886
6887         * gcc.c-torture/compile/20000818-1.c: New test.
6888
6889 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
6890
6891         * gcc.c-torture/execute/20000818-1.c: New test.
6892
6893 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6894
6895         * gcc.dg/format-va-1.c: New test.
6896
6897 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
6898
6899         * g++.old-deja/g++.other/typedef8.C: New test.
6900
6901 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
6902
6903         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
6904         * g++.old-deja/g++.mike/net36.C: Mark candidate.
6905         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
6906         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
6907         * g++.old-deja/g++.other/ptrmem7.C: New test.
6908         * g++.old-deja/g++.pt/ptrmem10.C: New test.
6909
6910 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
6911
6912         * g++.old-deja/g++.pt/typename27.C: New test.
6913
6914 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
6915
6916         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
6917         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
6918         * g++.old-deja/g++.pt/friend45.C: New test.
6919         * g++.old-deja/g++.other/friend8.C: New test.
6920
6921 2000-08-15  Richard Henderson  <rth@cygnus.com>
6922
6923         * gcc.c-torture/execute/20000815-1.c: New test.
6924
6925 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
6926
6927         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
6928         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
6929         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
6930
6931 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
6932
6933         * g++.old-deja/g++.other/refinit2.C: New test.
6934
6935 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
6936
6937         * lib/c-torture.exp (c-torture): Make
6938         compiler_conditional_xfail_data global.
6939         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
6940         compiler_conditional_xfail_data machinery.
6941         (f-torture-execute): Likewise.
6942         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
6943         and only when unrolling loops.
6944
6945         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
6946
6947 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
6948
6949         * g++.old-deja/g++.pt/explicit81.C: New test.
6950
6951 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
6952
6953         * g++.old-deja/g++.pt/typename26.C: New test.
6954
6955 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
6956
6957         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
6958         warning.
6959
6960 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
6961
6962         * g++.old-deja/g++.other/array3.C: New test.
6963
6964 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
6965
6966         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
6967         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
6968         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
6969         New tests.
6970
6971 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
6972
6973         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
6974         * g++.old-deja/g++.abi/vmihint.C: Likewise.
6975
6976 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
6977
6978         * gcc.c-torture/execute/20000808-1.c: New test.
6979
6980 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
6981
6982         * gcc.dg/c90-const-expr-1.c: New test.
6983
6984 2000-08-08  Richard Henderson  <rth@cygnus.com>
6985
6986         * gcc.dg/noncompile/920923-1.c: Declare calloc.
6987
6988 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
6989
6990         * gcc.dg/noncompile/const-ll-1.c: New test.
6991
6992 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6993
6994         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
6995
6996 Sun Aug  6 11:41:51 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
6997
6998         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
6999         that running programs linked against the shared version of libobjc
7000         run correctly.
7001
7002 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
7003
7004         * gcc.dg/c99-printf-1.c: New test.
7005
7006 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
7007
7008         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
7009
7010 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
7011
7012         * gcc.c-torture/execute/20000731-1.x: Delete.
7013
7014 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
7015
7016         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
7017         and torture_without_loops as is done by c-torture.exp.
7018         (search_for): Copy from c-torture.exp.
7019         (gcc-dg-runtest): New function, drives a directory of tests
7020         iterating over the TORTURE_OPTIONS.
7021         (scan-assembler, scan-assembler-not): Move here from
7022         individual directory drivers.
7023
7024         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
7025         defined by lib/gcc-dg.exp.
7026         * gcc.dg/cpp/cpp.exp: Likewise.
7027         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
7028         gcc-dg-runtest, so we cycle over optimization options.
7029
7030         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
7031         * gcc.dg/compare2.c: No longer expected to fail.
7032
7033 Fri Aug  4 23:00:50 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
7034
7035         * gcc.c-torture/execute/20000804-1.c: New test.
7036
7037 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
7038
7039         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
7040
7041 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
7042
7043         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
7044
7045 Thu Aug  3 01:46:33 2000  Jeffrey A Law  (law@cygnus.com)
7046
7047         * gcc.c-torture/compile/20000803-1.c: New test.
7048
7049 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
7050
7051         * gcc.c-torture/execute/20000801-3.c,
7052         gcc.c-torture/execute/20000801-4.c: New tests.
7053         * gcc.c-torture/execute/20000801-3.x,
7054         gcc.c-torture/execute/20000801-4.x: Xfail.
7055
7056 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
7057
7058         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
7059         libobjc/.libs to allow for libtool.
7060
7061 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
7062
7063         * gcc.c-torture/compile/20000802-1.c: New test.
7064
7065 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
7066
7067         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
7068
7069 Mon Jul 31 21:14:49 2000  Jeffrey A Law  (law@cygnus.com)
7070
7071         * gcc-c-torture/execute/20000731-2.c: New test.
7072
7073         * gcc.c-torture/execute/20000731-1.c: New test.
7074         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
7075
7076 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
7077
7078         * testsuite/gcc.dg/cpp/paste7.c: New test.
7079         * gcc.dg/cpp/20000725-1.c: New test.
7080
7081 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
7082
7083         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
7084         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
7085         declaration warning for __builtin_dwarf_reg_size.
7086
7087         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
7088
7089 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
7090
7091         * gcc.dg/noncompile/voidparam-1.c: New test.
7092
7093 2000-07-30  Richard Henderson  <rth@cygnus.com>
7094
7095         * gcc.dg/c90-digraph-1.c: Don't xfail.
7096         * gcc.dg/compare2.c (case 10): Xfail.
7097         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
7098
7099 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
7100
7101         * gcc.dg/c99-main-1.c: New test.
7102
7103 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
7104
7105         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
7106
7107 Wed Jul 26 19:41:51 2000  Hans-Peter Nilsson  <hp@axis.com>
7108
7109         * gcc.c-tortuer/execute/20000726-1.c: New test.
7110
7111 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
7112
7113         * gcc.c-torture/execute/enum-2.c: New test.
7114
7115 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7116
7117         * gcc.dg/cpp/tr-warn3.c: New test.
7118
7119 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
7120
7121         * g++.old-deja/g++.ext/implicit1.C: Remove.
7122         * g++.old-deja/g++.jason/c2.C: Remove
7123         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
7124         * g++.old-deja/g++.pt/crash16.C: Likewise.
7125         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
7126
7127 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
7128
7129         * g++.old-deja/g++.other/for2.C: New test.
7130
7131 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
7132
7133         * gcc.dg/20000720-1.c: New test.
7134
7135 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
7136
7137         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
7138
7139 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
7140
7141         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
7142         * gcc.c-torture/execute/20000722-1.c: New.
7143         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
7144
7145 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
7146
7147         * gcc.dg/cpp/20000720-1.S: New test.
7148
7149 2000-07-21  Michael Meissner  <meissner@redhat.com>
7150
7151         * gcc.c-torture/execute/ieee/hugeval.c: New test.
7152
7153 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
7154
7155         * g++.old-deja/g++.brendan/crash16.C,
7156         g++.old-deja/g++.brendan/parse3.C,
7157         g++.old-deja/g++.brendan/redecl1.C,
7158         g++.old-deja/g++.ns/template13.C,
7159         g++.old-deja/g++.other/decl4.C,
7160         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
7161
7162 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
7163
7164         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
7165         and "Internal error".
7166
7167         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
7168         regexps.
7169         * gcc.dg/cpp/paste6.c: New test.
7170
7171 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
7172
7173         * gcc.dg/cpp/tr-direct.c: New test.
7174
7175         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
7176         gcc.dg/cpp/undef1.c: Tweak error regexps.
7177
7178 2000-07-18  Eric Christopher <echristo@redhat.com>
7179
7180         * gcc.c-torture/compile/20000718-1.c: New test.
7181
7182 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
7183
7184         * cpplex.c (_cpp_push_token): If the token being pushed back
7185         is the previous token in this context, just subtract one from
7186         context->posn.
7187         * cppmacro.c (save_expansion): Clear aux field when storing a
7188         placemarker.
7189
7190 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
7191
7192         * gcc.dg/noncompile/redecl-1.c: New test.
7193
7194 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
7195
7196         * gcc.c-torture/execute/20000717-5.c: New test.
7197         * gcc.c-torture/execute/20000717-1.x: Removed.
7198
7199 2000-07-17  Richard Henderson  <rth@cygnus.com>
7200
7201         * gcc.c-torture/execute/20000717-4.c: New test.
7202
7203 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
7204
7205         * gcc.dg/cpp/syshdr.c: New test.
7206         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
7207
7208 2000-07-17  Neil Booth  <neilb@earthling.net>
7209
7210         * gcc.dg/cpp/cmdlne-dM.c: New test.
7211         * gcc.dg/cpp/cmdlne-dD.c: New test.
7212
7213 Mon Jul 17 03:13:12 2000  Jeffrey A Law  (law@cygnus.com)
7214
7215         * gcc.c-torture/execute/20000717-3.c: New test.
7216
7217         * gcc.c-torture/compile/20000717-1.c: New test.
7218
7219 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
7220
7221         * gcc.c-torture/execute/20000717-2.c: New test.
7222
7223 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7224
7225         * gcc.dg/formatz-1.c: New test.
7226
7227         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
7228         * gcc.dg/c99-digraph-1.c: New tests.
7229
7230         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
7231         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
7232
7233         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
7234         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
7235         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
7236         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
7237         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
7238         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
7239         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
7240
7241 Mon Jul 17 00:41:57 2000   Greg McGary <greg@mcgary.org>
7242
7243         * gcc.c-torture/execute/20000717-1.c: New test.
7244         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
7245
7246 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
7247
7248         * gcc.c-torture/execute/20000715-2.c: New test.
7249         * gcc.dg/20000715-1.c: New test.
7250
7251 2000-07-15  Michael Meissner  <meissner@redhat.com>
7252
7253         * gcc.c-torture/execute/20000715-1.c: New test.
7254
7255 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
7256
7257         * gcc.c-torture/execute/20000707-1.c: New test.
7258
7259 2000-07-13  Neil Booth  <NeilB@earthling.net>
7260
7261         * testsuite/gcc.dg/cpp/digraph1.c,
7262         testsuite/gcc.dg/cpp/digraph2.c,
7263         testsuite/gcc.dg/cpp/digraphs.c: New tests.
7264
7265 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
7266
7267         * g77.f-torture/compile/20000630-2.f:  New test.
7268         * g77.f-torture/compile/20000630-2.x
7269
7270 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
7271
7272         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
7273
7274 2000-07-11  Neil Booth  <NeilB@earthling.net>
7275
7276         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
7277
7278 2000-07-11  Neil Booth  <NeilB@earthling.net>
7279
7280         * gcc.dg/cpp/cmdlne-C.c: New.
7281
7282 2000-07-09  Neil Booth  <NeilB@earthling.net>
7283
7284         * gcc.dg/cpp/directiv.c: New tests.
7285         * gcc.dg/cpp/undef1.c: Update.
7286
7287 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
7288
7289         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
7290
7291 2000-07-09  Neil Booth  <NeilB@earthling.net>
7292
7293         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
7294
7295 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
7296
7297         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
7298         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
7299
7300 2000-07-08  Neil Booth  <NeilB@earthling.net>
7301
7302         * gcc.dg/cpp/macsyntx.c: New tests.
7303
7304 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
7305
7306         * gcc.dg/20000707-1.c: New test.
7307
7308 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
7309
7310         * gcc.c-torture/execute/20000706-1.c: New test.
7311         * gcc.c-torture/execute/20000706-2.c: New test.
7312         * gcc.c-torture/execute/20000706-3.c: New test.
7313         * gcc.c-torture/execute/20000706-4.c: New test.
7314         * gcc.c-torture/execute/20000706-5.c: New test.
7315
7316 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
7317
7318         * g++.old-deja/g++.pt/instantiate7.C: New test.
7319
7320 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
7321
7322         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
7323         * g++.old-deja/g++.mike/thunk3.C: Likewise.
7324         * g++.old-deja/g++.other/rtti3.C: Likewise.
7325         * g++.old-deja/g++.other/rttid3.C: Likewise.
7326
7327 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
7328
7329         *  g77.f-torture/compile/20000630-1.x: Fix typo
7330
7331 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
7332
7333         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
7334         assembly output.
7335
7336 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
7337
7338         * gcc.dg/cpp/ident.c: New test.
7339
7340 2000-07-05  Neil Booth  <NeilB@earthling.net>
7341
7342         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
7343           gcc.dg/cpp/lexstrng.c: New tests.
7344
7345 2000-07-04  Neil Booth  <NeilB@earthling.net>
7346
7347         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
7348         * gcc.dg/cpp/strify2.c: Same.
7349
7350 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
7351
7352         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
7353         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
7354         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
7355         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
7356
7357         * testsuite/gcc.dg/cpp/macro1.c,
7358         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
7359         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
7360         testsuite/gcc.dg/cpp/strify1.c,
7361         testsuite/gcc.dg/cpp/strify2.c: New tests.
7362
7363 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
7364
7365         * gcc.c-torture/execute/20000703-1.c: New test.
7366
7367 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
7368
7369         * g++.old-deja/g++.pt (lookup10.C): New test.
7370
7371 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
7372
7373         * g++.old-deja/g++.pt (typename25.C): New test.
7374
7375 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
7376
7377         * gcc.c-torture/compile/20000701-1.c: New test.
7378
7379 2000-06-30  Nick Clifton  <nickc@cygnus.com>
7380
7381         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
7382         to test case.
7383
7384 2000-06-30  Catherine Moore  <clm@cygnus.com>
7385
7386         * gcc.c-torture/execute/align-1.c: New test.
7387
7388 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
7389
7390         * g++.old-deja/g++.pt/expr8.C: New test.
7391         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
7392
7393 2000-06-29  Nick Clifton  <nickc@cygnus.com>
7394
7395         * gcc.c-torture/compile/20000629-1.c: New test.
7396
7397 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
7398
7399
7400         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
7401         gcc.dg/noncompile directory, depending on whether they're
7402         preprocessor tests or not.  Annotate all the tests for the dg
7403         framework.
7404
7405         * gcc.c-torture/noncompile/noncompile.exp: Delete.
7406         * gcc.dg/noncompile/noncompile.exp: New.
7407
7408         * Moved files:
7409         Old name                                New name
7410         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
7411         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
7412         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
7413         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
7414         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
7415         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
7416         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
7417         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
7418         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
7419         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
7420         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
7421         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
7422         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
7423         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
7424         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
7425         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
7426         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
7427         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
7428         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
7429         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
7430         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
7431         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
7432         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
7433         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
7434
7435         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
7436         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
7437         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
7438         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
7439         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
7440         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
7441
7442 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
7443
7444         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
7445         declare one variable.  On the fourth, error.
7446         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
7447         declared by 20000628-1a.h.
7448
7449 2000-06-29  Richard Henderson  <rth@redhat.com>
7450
7451         * gcc.c-torture/execute/930529-1.x: New file.
7452         * gcc.dg/920413-1.c: Adjust expected warning text.
7453         * gcc.dg/980217-1.c: Declare abort.
7454         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
7455
7456 Thu Jun 29 09:42:40 2000  Jeffrey A Law  (law@cygnus.com)
7457
7458         * g77.f-torture/compile/20000629-1.f: New test.
7459         * g77.f-torture/compile/20000629-1.x: Expected to fail.
7460
7461 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
7462
7463         Rearrange lots of files, removing entirely the
7464         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
7465         directories.
7466
7467         * Deleted files:
7468         gcc.c-torture/code_quality/code_quality.exp
7469         gcc.c-torture/special/special.exp
7470         gcc.failure/failure.exp
7471         gcc.failure/940409-1.x
7472         gcc.c-torture/compile/961203-1.x
7473
7474         * New files:
7475         gcc.misc-tests/linkage.exp
7476         gcc.c-torture/execute/920730-1t.c
7477         gcc.c-torture/execute/920730-1t.x
7478         gcc.c-torture/compile/920520-1.x
7479         gcc.c-torture/compile/920521-1.x
7480         gcc.c-torture/compile/981006-1.x
7481         gcc.c-torture/execute/eeprof-1.x
7482
7483         * Moved files (possibly with modifications to fit a new harness):
7484         Old name                                New name
7485         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
7486         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
7487         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
7488         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
7489         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
7490         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
7491         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
7492         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
7493         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
7494         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
7495         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
7496         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
7497         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
7498         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
7499
7500 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
7501
7502         * c-torture/compile/961203-1.x: Delete.
7503
7504         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
7505         not exit. Include stdio.h.
7506         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
7507         * gcc.misc-tests/dg-12.c: Likewise.
7508         * gcc.misc-tests/dg-5.c: Likewise.
7509         * gcc.misc-tests/dg-6.c: Likewise.
7510         * gcc.misc-tests/dg-7.c: Prototype abort.
7511         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
7512         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
7513         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
7514         not exit.
7515         * gcc.misc-tests/sieve.c: Use return from main, not exit.
7516         * gcc.misc-tests/sort2.c: Use return from main, not exit.
7517
7518 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
7519
7520         * gcc.dg/cpp/20000628-1.c: New test.
7521         * gcc.dg/cpp/20000628-1.h: New header for above test.
7522         * gcc.dg/cpp/20000628-1a.h: Likewise.
7523
7524 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
7525
7526         * gcc.dg/cpp: New directory.
7527         * gcc.dg/cpp/cpp.exp: New driver.
7528         * gcc.dg/cpp/20000627-1.c: New test.
7529         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
7530         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
7531         and rewrite as a compilation test.
7532
7533         * gcc.dg: Move many files into the cpp subdirectory, possibly
7534         renaming or editing them as well.
7535         Old name                New name
7536         990119-1.c              cpp/19990119-1.c
7537         990228-1.c              cpp/19990228-1.c
7538         990407-1.c              cpp/19990407-1.c
7539         990409-1.c              cpp/19990409-1.c
7540         990413-1.c              cpp/19990413-1.c
7541         990703-1.c              cpp/19990703-1.c
7542         20000127-1.c            cpp/20000127-1.c
7543         20000129-1.c            cpp/20000129-1.c
7544         20000207-1.c            cpp/20000207-1.c
7545         20000207-2.c            cpp/20000207-2.c
7546         20000209-1.c            cpp/20000209-1.c
7547         20000209-2.c            cpp/20000209-2.c
7548         20000301-1.c            cpp/20000301-1.c
7549         20000419-1.c            cpp/20000419-1.c
7550         20000510-1.S            cpp/20000510-1.S
7551         20000519-1.c            cpp/20000519-1.c
7552         20000529-1.c            cpp/20000529-1.c
7553         20000625-1.c            cpp/20000625-1.c
7554         20000625-2.c            cpp/20000625-2.c
7555         cpp-as1.c               cpp/assert1.c
7556         cpp-as2.c               cpp/assert2.c
7557         cxx-comments-1.c        cpp/cxxcom1.c
7558         cxx-comments-2.c        cpp/cxxcom2.c
7559         endif-label.c           cpp/endif.c
7560         cpp-hash1.c             cpp/hash1.c
7561         cpp-hash2.c             cpp/hash2.c
7562         cpp-if1.c               cpp/if-1.c
7563         cpp-if2.c               cpp/if-2.c
7564         cpp-if3.c               cpp/if-3.c
7565         cpp-if4.c               cpp/if-4.c
7566         cpp-if5.c               cpp/if-5.c
7567         cpp-cond.c              cpp/if-cexp.c
7568         cpp-missingop.c         cpp/if-mop.c
7569         cpp-missingparen.c      cpp/if-mpar.c
7570         cpp-opprec.c            cpp/if-oppr.c
7571         cpp-ifparen.c           cpp/if-paren.c
7572         cpp-shortcircuit.c      cpp/if-sc.c
7573         cpp-shift.c             cpp/if-shift.c
7574         cpp-unary.c             cpp/if-unary.c
7575         cpp-li1.c               cpp/line1.c
7576         cpp-li2.c               cpp/line2.c
7577         lineno.c                cpp/line3.c
7578         lineno-2.c              cpp/line4.c
7579         cpp-mi.c                cpp/mi1.c
7580         cpp-mic.h               cpp/mi1c.h
7581         cpp-micc.h              cpp/mi1cc.h
7582         cpp-mind.h              cpp/mi1nd.h
7583         cpp-mindp.h             cpp/mi1ndp.h
7584         cpp-mix.h               cpp/mi1x.h
7585         cpp-mi2.c               cpp/mi2.c
7586         cpp-mi2a.h              cpp/mi2a.h
7587         cpp-mi2b.h              cpp/mi2b.h
7588         cpp-mi2c.h              cpp/mi2c.h
7589         cpp-mi3.c               cpp/mi3.c
7590         cpp-mi3.def             cpp/mi3.def
7591         poison-1.c              cpp/poison.c
7592         pr-impl.c               cpp/prag-imp.c
7593         cpp-redef-2.c           cpp/redef1.c
7594         cpp-redef.c             cpp/redef2.c
7595         strpaste.c              cpp/strp1.c
7596         strpaste-2.c            cpp/strp2.c
7597         cpp-tradpaste.c         cpp/tr-paste.c
7598         cpp-tradstringify.c     cpp/tr-str.c
7599         cpp-tradwarn1.c         cpp/tr-warn1.c
7600         cpp-tradwarn2.c         cpp/tr-warn2.c
7601         trigraphs.c             cpp/trigraphs.c
7602         cpp-unc1.c              cpp/unc1.c
7603         cpp-unc2.c              cpp/unc2.c
7604         cpp-unc3.c              cpp/unc3.c
7605         cpp-unc.c               cpp/unc4.c
7606         undef.c                 cpp/undef1.c
7607         undef-2.c               cpp/undef2.c
7608         cpp-wi1.c               cpp/widestr1.c
7609
7610 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
7611
7612         * lib/g++.exp (g++_include_flags): Tweak.
7613
7614 2000-06-27  H.J. Lu  <hjl@gnu.org>
7615             Loren J. Rittle  <ljrittle@acm.org>
7616
7617         * lib/g++.exp (g++_include_flags): Override libgloss.exp
7618         version with one that knows about the new gcc tree structure.
7619         (g++_link_flags): Same.
7620
7621 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
7622
7623         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
7624         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
7625         case we are cross-compiling.
7626
7627         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
7628         g++.old-deja/g++.niklas/Makefile.in,
7629         g++.old-deja/g++.niklas/configure.in,
7630         g++.old-deja/g++.other/Makefile.in,
7631         g++.old-deja/g++.other/configure.in,
7632         gcc.c-torture/code_quality/Makefile.in,
7633         gcc.c-torture/code_quality/configure.in,
7634         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
7635         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
7636         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
7637         gcc.c-torture/execute/ieee/Makefile.in,
7638         gcc.c-torture/execute/ieee/configure.in,
7639         gcc.c-torture/noncompile/Makefile.in,
7640         gcc.c-torture/noncompile/configure.in,
7641         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
7642         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
7643         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
7644
7645 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
7646
7647         * g++.old-deja/g++.other/ambig3.C: New test.
7648
7649 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
7650
7651         * g++.old-deja/g++.pt/syntax1.C: New test.
7652         * g++.old-deja/g++.pt/syntax2.C: New test.
7653         * g++.old-deja/g++.other/syntax3.C: New test.
7654         * g++.old-deja/g++.other/syntax4.C: New test.
7655
7656 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
7657
7658         * gcc.dg/20000623-1.c: Prototype exit and abort.
7659
7660 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
7661
7662         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
7663         New tests.
7664         * gcc.dg/cpp-mi3.def: New file.
7665
7666         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
7667         inside assertions.
7668         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
7669         lexer's error messages.
7670         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
7671         divine anything from the linemarkers.
7672         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
7673         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
7674
7675 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
7676
7677         * gcc.dg/20000623-1.c: New test.
7678
7679 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
7680
7681         * gcc.c-torture/execute/20000622-1.c: New test.
7682
7683 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
7684
7685         * g++.old-deja/g++.other/init15.C: New test.
7686
7687 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
7688
7689         * g++.old-deja/g++.pt/vaarg2.C: New test.
7690         * g++.old-deja/g++.pt/vaarg3.C: New test.
7691
7692 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
7693
7694         * g++.old-deja/g++.other/dyncast6.C: New test.
7695
7696 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
7697
7698         * gcc.c-torture/execute/loop-6.c: New test.
7699
7700 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
7701
7702         * gcc.dg/20000614-1.c: New test.
7703         * gcc.dg/20000614-2.c: New test.
7704
7705 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
7706
7707         * g++.old-deja/g++.other/inline12.C: New test.
7708
7709 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
7710
7711         * g++.old-deja/g++.other/eh1.C: New test.
7712
7713 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
7714
7715         * g++.old-deja/g++.other/type.C: New test.
7716
7717 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
7718
7719         * g++.old-deja/g++.other/initstring.C: New test.
7720
7721 2000-06-12  Jason Merrill  <jason@redhat.com>
7722
7723         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
7724
7725 Fri Jun  9 22:46:34 2000  Jeffrey A Law  (law@cygnus.com)
7726
7727         * gcc.c-torture/compile/20000609-1.c: New test.
7728
7729 Fri Jun  9 21:54:28 2000  Clinton Popetz  <cpopetz@cygnus.com>
7730
7731         * gcc.dg/20000609-1.c: New test.
7732
7733 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
7734
7735         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
7736         * gcc.c-torture/noncompile/poison-1.c: Move...
7737         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
7738         * gcc.dg/cpp-li1.c: Add a token after the #line.
7739
7740 2000-06-05  Richard Henderson  <rth@cygnus.com>
7741
7742         * gcc.c-torture/execute/20000605-2.c: New test.
7743         * gcc.c-torture/execute/20000605-3.c: New test.
7744
7745 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
7746
7747         * g77.f-torture/execute/20000503-1.x: New file.
7748
7749 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
7750
7751         * g++.old-deja/g++.eh/badalloc1.C: New test.
7752
7753 2000-06-05  Richard Henderson  <rth@cygnus.com>
7754
7755         * gcc.c-torture/execute/20000605-1.c: New test.
7756
7757 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
7758             Nathan Sidwell <nathan@codesourcery.com>
7759
7760         * gcc.c-torture/compile/20000605-1.c: New test.
7761
7762 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
7763
7764         * g77.f-torture/compile/20000601-1.f:  New test.
7765
7766 2000-06-03  Richard Henderson  <rth@cygnus.com>
7767
7768         * gcc.c-torture/execute/20000603-1.c: New.
7769
7770 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
7771
7772         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
7773         * gcc.dg/noreturn-2.c (noreturn): Likewise.
7774
7775 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
7776
7777         * gcc.dg/compare2.c (case 12): XFAIL.
7778         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
7779         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
7780
7781         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
7782
7783 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
7784
7785         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
7786         guard macro is already defined when the header is first
7787         included.
7788         * gcc.dg/cpp-mix.h: New file.
7789         * gcc.dg/endif-label.c: Update patterns to match compiler.
7790
7791         * g++.brendan/complex1.C: Declare abort.
7792         * g++.law/refs4.C: Remove XFAIL.
7793         * g++.oliva/expr2.C: Declare abort and exit.
7794
7795 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
7796
7797         * gcc.c-torture/execute/20000528-1.c: New test.
7798
7799         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
7800         * g++.old-deja/g++.law/temps4.C: Likewise.
7801
7802         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
7803         stdlib.h.  Call abort() on failure.
7804         * g++.old-deja/g++.law/refs4.C: Likewise.
7805         * g++.old-deja/g++.law/temps4.C: Likewise.
7806         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
7807         * gcc.c-torture/execute/20000112-1.c: Include string.h.
7808
7809 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
7810
7811         Relative to g++.dg/special:
7812         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
7813
7814         Relative to g++.old-deja:
7815         * g++.brendan/complex1.C, g++.jason/optimize2.C,
7816         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
7817         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
7818         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
7819         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
7820         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
7821         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
7822
7823         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
7824         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
7825         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
7826         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
7827         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
7828         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
7829         and/or string.h.
7830
7831         * g++.other/goto1.C: Update expectations for error messages.
7832
7833 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
7834
7835         * gcc.c-torture/compile/20000523-1.c: New test.
7836
7837 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
7838
7839         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
7840
7841 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
7842
7843         * g++.old-deja/g++.eh/catch11.C: New test.
7844         * g++.old-deja/g++.eh/catch12.C: New test.
7845
7846 2000-05-24  Nick Clifton  <nickc@cygnus.com>
7847
7848         * gcc.c-torture/execute/20000523-1.c: New test.
7849
7850 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
7851
7852         * c-torture/execute/bcp-1.c: Replace abort in arg of
7853         __builtin_constant_p with a generic external function.
7854
7855         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
7856         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
7857         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
7858         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
7859         Prototype abort and/or exit.
7860
7861         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
7862         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
7863         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
7864         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
7865
7866 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
7867
7868         * gcc.dg/dwarf2-1.c: New test.
7869
7870 2000-05-20  Richard Henderson  <rth@cygnus.com>
7871
7872         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
7873
7874 2000-05-20  Andreas Jaeger  <aj@suse.de>
7875
7876         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
7877         testcase.
7878
7879 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
7880
7881         * gcc.c-torture/execute/20000519-2.c: New test.
7882
7883 2000-05-19  Andreas Jaeger  <aj@suse.de>
7884
7885         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
7886         which fails with SSA.
7887
7888         * lib/c-torture.exp: Also test with -O3 -fssa.
7889
7890 2000-05-18  Michael Meissner  <meissner@redhat.com>
7891
7892         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
7893         * gcc.c-torture/execute/920415-1.c: Ditto.
7894         * gcc.c-torture/execute/920501-1.c: Ditto.
7895         * gcc.c-torture/execute/conversion.c: Ditto.
7896         * gcc.c-torture/execute/cvt-1.c: Ditto.
7897
7898 Thu May 18 16:03:29 2000  Jeffrey A Law  (law@cygnus.com)
7899
7900         * gcc.c-torture/compile/20000518-1.c: New test.
7901
7902 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
7903
7904         * g77.f-torture/compile/200005018.f:  New test.
7905
7906 Wed May 17 18:30:10 2000  Jeffrey A Law  (law@cygnus.com)
7907
7908         * gcc.c-torture/compile/20000517-1.c: New test.
7909
7910 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7911
7912         * gcc.c-torture/execute/20000516-1.c: New test.
7913
7914 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
7915
7916         * g++.old-deja/g++.other/eh.C: New test.
7917
7918 2000-05-12  Richard Henderson  <rth@cygnus.com>
7919
7920         * gcc.c-torture/execute/990208-1.c (main): Don't pass
7921         constants through to doit's conditional.
7922
7923 Thu May 11 19:02:43 2000  Jeffrey A Law  (law@cygnus.com)
7924
7925         * gcc.c-torture/compile/20000511-1.c: New test.
7926         * g77.f-torture/compile/20000511-1.f: New test.
7927         * g77.f-torture/compile/20000511-2.f: New test.
7928
7929 2000-05-11  Michael Meissner  <meissner@redhat.com>
7930
7931         * gcc.c-torture/execute/20000511-1.c: New test.
7932
7933 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
7934
7935         * gcc.dg/dg.exp: Scan .S files as well as .c files.
7936         * gcc.dg/20000510-1.S: New.
7937
7938 2000-05-08  Catherine Moore  <clm@cygnus.com>
7939
7940         * gcc.dg/unused-3.c: New.
7941
7942 2000-05-06  Richard Henderson  <rth@cygnus.com>
7943
7944           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
7945           * g++.old-deja/g++.mike/warn1.C: Likewise.
7946           * g++.old-deja/g++.pt/local1.C: Likewise.
7947           * g++.old-deja/g++.pt/local7.C: Likewise.
7948           * g++.old-deja/g++.pt/spec16.C: Likewise.
7949
7950 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
7951
7952         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
7953
7954 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
7955
7956           * g77.f-torture/execute/20000503-1.f:  New test.
7957
7958 2000-05-04  Andreas Jaeger  <aj@suse.de>
7959
7960         * gcc.dg/noreturn-2.c: New test.
7961
7962 2000-05-04  Neil Booth  <NeilB@earthling.net>
7963
7964         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
7965         preprocessor.
7966
7967 2000-05-04  Richard Henderson  <rth@cygnus.com>
7968
7969         * gcc.c-torture/execute/20000503-1.c: Fix typo.
7970
7971 2000-05-04  Richard Henderson  <rth@cygnus.com>
7972
7973         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
7974         OpenSSL by Jason R Thorpe.
7975
7976 Wed May  3 13:02:10 2000  Jim Wilson  <wilson@cygnus.com>
7977
7978         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
7979
7980 2000-05-03  Robert Lipe <robertlipe@usa.net>
7981
7982         * gcc.dg/20000503-1.c: New test.
7983
7984 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
7985
7986         * gcc.c-torture/compile/20000502-1.c: New test.
7987         * g++.old-deja/g++.other/align.C: New test.
7988         * gcc.dg/cpp-tradstringify.c: New test.
7989
7990 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
7991
7992         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
7993         and hard registers.
7994
7995 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
7996
7997         * gcc.c-torture/execute/loop-5.c: New test.
7998
7999 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
8000
8001         * gcc.c-torture/execute/va-arg-20.c: New test.
8002
8003 Sun Apr 23 14:41:33 2000  Jeffrey A Law  (law@cygnus.com)
8004
8005         * gcc.c-torture/execute/20000422-1.c: New test.
8006
8007 2000-04-20  Greg McGary  <gkm@gnu.org>
8008
8009         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
8010         when optimizing, but without sibling-call optimizations (-O1).
8011
8012 Thu Apr 20 11:57:03 2000  Jeffrey A Law  (law@cygnus.com)
8013
8014           * gcc.c-torture/compile/20000420-1.c: New test.
8015
8016 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
8017
8018         * g++.abi/ptrflags.C: New test.
8019         * g++.eh/catchptr1.C: Test incomplete pointer chains.
8020
8021 Wed Apr 19 09:16:32 2000  Catherine Moore  <clm@cygnus.com>
8022
8023         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
8024
8025 2000-04-19  Greg McGary  <gkm@gnu.org>
8026
8027         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
8028         sibling-call optimizations.
8029
8030 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
8031
8032         * gcc.dg/20000419-1.c: New test.
8033
8034 Wed Apr 12 22:54:02 2000  Hans-Peter Nilsson  <hp@axis.com>
8035
8036         * gcc.c-torture/execute/20000412-6.c: New test.
8037
8038 Wed Apr 12 10:25:08 2000  Jeffrey A Law  (law@cygnus.com)
8039
8040         * gcc.c-torture/execute/20000412-5.c: New test.
8041         * g77.f-torture/compile/20000412-1.f: New test.
8042         * gcc.c-torture/execute/20000412-4.c: New test.
8043         * gcc.c-torture/compile/20000412-2.c: New test.
8044         * gcc.c-torture/execute/20000412-3.c: New test.
8045         * gcc.c-torture/compile/20000412-1.c: New test.
8046         * gcc.c-torture/execute/20000412-2.c: New test.
8047
8048 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
8049
8050         * objc/execute/bf-20.m: New test.
8051
8052 2000-04-10  Richard Henderson  <rth@cygnus.com>
8053
8054         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
8055
8056         * gcc.c-torture/execute/20000412-1.c: New test.
8057
8058 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
8059
8060         * g++.old-deja/g++.eh/catchptr1.C: New test.
8061
8062 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
8063
8064         * g++.old-deja/g++.abi/cxa_vec.C: New test.
8065
8066 2000-04-08  Neil Booth  <NeilB@earthling.net>
8067
8068         * gcc.dg/cpp-nullchar.c: Remove test as
8069         embedded nulls cause problems.
8070
8071 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8072
8073         * gcc.dg/compare2.c: New test.
8074
8075 2000-04-08  Neil Booth  <NeilB@earthling.net>
8076
8077         * gcc.dg/cpp-nullchar.c: New test.
8078
8079 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
8080
8081         * gcc.dg/cpp-mi2.c: New test.
8082         * gcc.dg/cpp-mi2[abc].h: New files.
8083
8084 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
8085
8086         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
8087         member name.
8088
8089 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
8090
8091         * g++.old-deja/g++.abi/vmihint.C: New test.
8092
8093 2000-04-06  Neil Booth  <NeilB@earthling.net>
8094
8095         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
8096         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
8097         copyright.
8098
8099 Wed Apr  5 22:51:36 2000  Hans-Peter Nilsson  <hp@axis.com>
8100
8101         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
8102         avoid stack-frame overwrite.
8103
8104 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
8105
8106         * gcc.c-torture/compile/20000405-2.c: New test.
8107         * gcc.c-torture/compile/20000405-3.c: New test.
8108
8109 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8110
8111         * gcc.c-torture/compile/20000405-1.c: New test.
8112
8113 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
8114
8115         * gcc.dg/cast-qual-1.c: Revert last change.
8116
8117 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8118
8119         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
8120
8121 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
8122
8123         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
8124         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
8125
8126 Mon Apr  3 02:35:34 2000  Jeffrey A Law  (law@cygnus.com)
8127
8128         * gcc.c-torture/compile/20000403-2.c: New test.
8129         * gcc.c-torture/compile/20000403-1.c: New test.
8130
8131 Mon Apr  3 16:53:52 2000  Hans-Peter Nilsson  <hp@axis.com>
8132
8133         * gcc.c-torture/execute/20000403-1.c: New test.
8134
8135 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
8136
8137         * gcc.c-torture/execute/20000402-1.c: New test.
8138
8139 Mon Apr  3 14:10:34 2000  Donald Lindsay  <dlindsay@cygnus.com>
8140
8141         * gcc.c-torture/execute/va-arg-15.c: New test.
8142         * gcc.c-torture/execute/va-arg-16.c: New test.
8143         * gcc.c-torture/execute/va-arg-17.c: New test.
8144         * gcc.c-torture/execute/va-arg-18.c: New test.
8145         * gcc.c-torture/execute/va-arg-19.c: New test.
8146
8147 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
8148
8149         * gcc.c-torture/compile/981211-1.c: Move to...
8150         * gcc.dg/cpp-as1.c: ...here.
8151         * gcc.dg/cpp-as2.c: New file.
8152
8153         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
8154         compiler.
8155
8156 2000-04-02  Neil Booth  <NeilB@earthling.net>
8157
8158         * gcc.dg/cpp-cond.c  New tests.
8159         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
8160         accidental success less likely.
8161         * gcc.dg/cpp-missingop.c  New tests.
8162         * gcc.dg/cpp-missingparen.c  New tests.
8163         * gcc.dg/cpp-shift.c  New tests.
8164         * gcc.dg/cpp-shortcircuit.c  New tests.
8165         * gcc.dg/cpp-unary.c  New tests.
8166
8167 Wed Mar 29 13:44:23 2000  Jeffrey A Law  (law@cygnus.com)
8168
8169         * gcc.c-torture/compile/20000329-1.c: New test.
8170
8171 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
8172
8173         * gcc.c-torture/compile/20000326-1.c: New test.
8174         * gcc.c-torture/compile/20000326-2.c: New test.
8175
8176 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
8177
8178         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
8179         the first parameter is a function argument.
8180
8181 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
8182
8183         * g++.old-deja/g++.ext/array4.C: New test.
8184
8185 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
8186
8187         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
8188
8189 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8190
8191         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
8192
8193 2000-03-19  Richard Henderson  <rth@cygnus.com>
8194
8195         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
8196
8197 2000-03-19  Richard Henderson  <rth@cygnus.com>
8198
8199         * gcc.c-torture/compile/20000319-1.c: New test.
8200
8201 Tue Mar 14 08:58:37 2000  Jeffrey A Law  (law@cygnus.com)
8202
8203         * gcc.c-torture/execute/20000314-3.c: New test.
8204         * gcc.c-torture/execute/20000314-2.c: New test.
8205         * gcc.c-torture/execute/20000314-1.c: New test.
8206         * gcc.c-torture/compile/20000314-2.c: New test.
8207         * gcc.c-torture/compile/20000314-1.c: New test.
8208
8209 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
8210
8211         * g++.old-deja/g++.warn/inline.C: New test.
8212
8213 Fri Mar 10 01:15:19 2000  Hans-Peter Nilsson  <hp@bitrange.com>
8214
8215         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
8216         standards-compliant result rather than specific constants.
8217         Put test-values in array.
8218
8219 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
8220
8221         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
8222         (g++_target_compile): Put test-specific options last.
8223
8224 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
8225
8226         * g++.old-deja/g++.eh/vbase4.C: New test.
8227
8228 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
8229
8230         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
8231
8232 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
8233
8234         * g++.old-deja/g++.brendan/misc12.C: Removed.
8235         * g++.old-deja/g++.pt/memtemp77.C: Constify.
8236         * g++.old-deja/g++.ext/pretty4.C: New test.
8237
8238 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
8239
8240         * g++.old-deja/g++.other/string2.C: New test.
8241
8242 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
8243
8244         * g++.old-deja/g++.warn/impint2.C: New test.
8245
8246 Sun Mar  5 23:25:12 2000  Hans-Peter Nilsson  <hp@bitrange.com>
8247
8248         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
8249         is 1, not zero.
8250
8251 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
8252
8253         * g++.old-deja/g++.warn/impint.C: New test.
8254         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
8255         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
8256         * g++.old-deja/g++.pt/explicit12.C: Likewise.
8257         * g++.old-deja/g++.pt/explicit13.C: Likewise.
8258         * g++.old-deja/g++.pt/explicit17.C: Likewise.
8259         * g++.old-deja/g++.pt/explicit18.C: Likewise.
8260         * g++.old-deja/g++.pt/explicit19.C: Likewise.
8261         * g++.old-deja/g++.pt/explicit23.C: Likewise.
8262         * g++.old-deja/g++.pt/explicit31.C: Likewise.
8263         * g++.old-deja/g++.pt/explicit35.C: Likewise.
8264         * g++.old-deja/g++.pt/explicit6.C: Likewise.
8265         * g++.old-deja/g++.pt/memclass7.C: Likewise.
8266
8267 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
8268
8269         * gcc.dg/cpp-redef.c: New test.
8270
8271 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
8272
8273         * g++.old-deja/g++.pt/unify7.C: New test.
8274
8275 Sat Feb 26 19:46:09 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
8276
8277         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
8278         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
8279
8280 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
8281
8282         * gcc.c-torture/compile/20000224-1.c: New test.
8283
8284 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8285
8286         * gcc.c-torture/compile/cpp-2.c: New test.
8287         * gcc.c-torture/compile/cpp-1.c: New test.
8288
8289 Fri Feb 25 21:44:49 2000  Jeffrey A Law  (law@cygnus.com)
8290
8291         * gcc.c-torture/execute/20000225-1.c: New test.
8292
8293 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8294
8295         * gcc.dg/cpp-li2.c: New test.
8296
8297         * gcc.dg/cpp-wi1.c: New test.
8298
8299         * gcc.dg/cpp-li1.c: New test.
8300
8301 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
8302
8303         * g++.old-deja/g++.other/sizeof5.C: New test.
8304
8305 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8306
8307         * gcc.c-torture/execute/va-arg-13.c: New test.
8308
8309 Wed Feb 23 14:16:06 2000  Donald Lindsay  <dlindsay@cygnus.com>
8310
8311         * gcc.c-torture/execute/va-arg-12.c: New test.
8312
8313 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
8314
8315         * gcc.c-torture/execute/20000223-1.c: New test.
8316
8317 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
8318
8319         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
8320
8321 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
8322
8323         * g++.old-deja/g++.abi/ptrmem.C: New test.
8324
8325 2000-02-19  Richard Henderson  <rth@cygnus.com>
8326
8327         * gcc.c-torture/compile/init-3.c: New.
8328
8329 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
8330
8331         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
8332         ALWAYS_CXXFLAGS.
8333
8334 Fri Feb 11 12:35:40 2000  Robert Lipe <robertl@sco.com>
8335
8336         * gcc.c-torture/compile/20000211-3.c: New test.
8337
8338 Fri Feb 11 12:35:40 2000  Martin Buchholz <martin@xemacs.org>
8339
8340         * gcc.c-torture/compile/20000211-2.c: New test.
8341
8342 Fri Feb 11 12:35:40 2000  Jeffrey A Law  (law@cygnus.com)
8343
8344         * gcc.c-torture/compile/20000211-1.c: New test.
8345
8346 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
8347
8348         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
8349           on native targets
8350
8351 2000-02-08  Nathan Sidwell  <nathan@acm.org>
8352
8353         * g++.old-deja/g++.other/cast5.C: New test.
8354
8355 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
8356
8357         * gcc.c-torture/execute/20000205-1.c: New.
8358
8359 2000-02-03  Nathan Sidwell  <nathan@acm.org>
8360
8361         * g++.old-deja/g++.jason/cast3.C: Return void.
8362         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
8363
8364 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8365
8366         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
8367
8368         * gcc.dg/loop-1.c: New test.
8369
8370 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
8371
8372         * gcc.c-torture/compile/20000127-1.c: New test.
8373         * gcc.c-torture/execute/991228-1.c: New test.
8374
8375 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8376
8377         * gcc.dg/unused-2.c: New test.
8378
8379         * gcc.dg/conv-1.c: New test.
8380
8381 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
8382
8383         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
8384         compiler.
8385         (tool_option_proc): Fix typo.
8386
8387 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
8388
8389         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
8390         of the ld on the host, not on the build machine.
8391         Also, don't crash if '--help' is not a supported option.
8392
8393 2000-01-24  Richard Henderson  <rth@cygnus.com>
8394
8395         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
8396
8397 Thu Jan 20 12:34:48 2000  Jeffrey A Law  (law@cygnus.com)
8398
8399         * gcc.c-torture/execute/20000120-2.c: New test.
8400         * gcc.c-torture/execute/20000120-1.c: New test.
8401
8402 Thu Jan 13 02:29:32 2000  Jeffrey A Law  (law@cygnus.com)
8403
8404         * gcc.c-torture/execute/20000113-1.c: New test.
8405
8406 Wed Jan 12 20:26:58 2000  Jeffrey A Law  (law@cygnus.com)
8407
8408         * gcc.c-torture/execute/20000112-1.c: New test.
8409
8410 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8411
8412         * gcc.dg/20000111-1.c: New test.
8413
8414 Mon Jan 10 18:12:49 2000  Jeffrey A Law  (law@cygnus.com)
8415
8416         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
8417         with 16 bit integers.
8418
8419 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8420
8421         * gcc.dg/20000108-1.c: New test.
8422
8423 2000-01-05  Nathan Sidwell  <nathan@acm.org>
8424
8425         * g++.old-deja/g++.ns/koenig8.C: New test.
8426
8427 2000-01-05  Nathan Sidwell  <nathan@acm.org>
8428
8429         * g++.old-deja/g++.other/cast4.C: New test.
8430
8431 Wed Jan  5 00:26:20 2000  Jeffrey A Law  (law@cygnus.com)
8432
8433         * gcc.c-torture/compile/20000105-2.c: New test.
8434         * gcc.c-torture/compile/20000105-1.c: New test.
8435
8436 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8437
8438         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
8439         references to printf & atoi to conform to ANSI standard.
8440         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
8441         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
8442         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
8443         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
8444         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
8445         * g++.old-deja/g++.brendan/complex1.C: Likewise.
8446         * g++.old-deja/g++.brendan/copy1.C: Likewise.
8447         * g++.old-deja/g++.brendan/copy2.C: Likewise.
8448         * g++.old-deja/g++.brendan/copy3.C: Likewise.
8449         * g++.old-deja/g++.brendan/copy4.C: Likewise.
8450         * g++.old-deja/g++.brendan/copy5.C: Likewise.
8451         * g++.old-deja/g++.brendan/copy6.C: Likewise.
8452         * g++.old-deja/g++.brendan/copy7.C: Likewise.
8453         * g++.old-deja/g++.brendan/copy8.C: Likewise.
8454         * g++.old-deja/g++.brendan/crash11.C: Likewise.
8455         * g++.old-deja/g++.brendan/crash14.C: Likewise.
8456         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
8457         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
8458         * g++.old-deja/g++.brendan/delete2.C: Likewise.
8459         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
8460         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
8461         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
8462         * g++.old-deja/g++.brendan/eh1.C: Likewise.
8463         * g++.old-deja/g++.brendan/groff1.C: Likewise.
8464         * g++.old-deja/g++.brendan/init3.C: Likewise.
8465         * g++.old-deja/g++.brendan/misc12.C: Likewise.
8466         * g++.old-deja/g++.brendan/misc7.C: Likewise.
8467         * g++.old-deja/g++.brendan/new2.C: Likewise.
8468         * g++.old-deja/g++.brendan/operators4.C: Likewise.
8469         * g++.old-deja/g++.brendan/operators5.C: Likewise.
8470         * g++.old-deja/g++.brendan/overload2.C: Likewise.
8471         * g++.old-deja/g++.brendan/overload7.C: Likewise.
8472         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
8473         * g++.old-deja/g++.brendan/reference1.C: Likewise.
8474         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
8475         * g++.old-deja/g++.brendan/template24.C: Likewise.
8476         * g++.old-deja/g++.brendan/template3.C: Likewise.
8477         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
8478         * g++.old-deja/g++.jason/inline3.C: Likewise.
8479         * g++.old-deja/g++.jason/opeq.C: Likewise.
8480         * g++.old-deja/g++.law/arg5.C: Likewise.
8481         * g++.old-deja/g++.law/arm7.C: Likewise.
8482         * g++.old-deja/g++.law/ctors11.C: Likewise.
8483         * g++.old-deja/g++.law/cvt8.C: Likewise.
8484         * g++.old-deja/g++.law/init9.C: Likewise.
8485         * g++.old-deja/g++.law/refs4.C: Likewise.
8486         * g++.old-deja/g++.law/template2.C: Likewise.
8487         * g++.old-deja/g++.law/visibility24.C: Likewise.
8488         * g++.old-deja/g++.law/vtable3.C: Likewise.
8489         * g++.old-deja/g++.mike/asm2.C: Likewise.
8490         * g++.old-deja/g++.mike/eh1.C: Likewise.
8491         * g++.old-deja/g++.mike/misc1.C: Likewise.
8492         * g++.old-deja/g++.mike/misc13.C: Likewise.
8493         * g++.old-deja/g++.mike/misc14.C: Likewise.
8494         * g++.old-deja/g++.mike/ns12.C: Likewise.
8495         * g++.old-deja/g++.mike/p1248.C: Likewise.
8496         * g++.old-deja/g++.mike/p3708.C: Likewise.
8497         * g++.old-deja/g++.mike/p3708a.C: Likewise.
8498         * g++.old-deja/g++.mike/p3708b.C: Likewise.
8499         * g++.old-deja/g++.mike/p646.C: Likewise.
8500         * g++.old-deja/g++.mike/p700.C: Likewise.
8501         * g++.old-deja/g++.mike/p783.C: Likewise.
8502         * g++.old-deja/g++.mike/p783a.C: Likewise.
8503         * g++.old-deja/g++.mike/p783b.C: Likewise.
8504         * g++.old-deja/g++.mike/p786.C: Likewise.
8505         * g++.old-deja/g++.mike/p789.C: Likewise.
8506         * g++.old-deja/g++.mike/p789a.C: Likewise.
8507         * g++.old-deja/g++.mike/p807a.C: Likewise.
8508         * g++.old-deja/g++.other/delete3.C: Likewise.
8509         * g++.old-deja/g++.other/dyncast1.C: Likewise.
8510         * g++.old-deja/g++.other/dyncast2.C: Likewise.
8511         * g++.old-deja/g++.other/dyncast3.C: Likewise.
8512         * g++.old-deja/g++.other/empty1.C: Likewise.
8513         * g++.old-deja/g++.other/temporary1.C: Likewise.
8514         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
8515         * g++.old-deja/g++.pt/t16.C: Likewise.
8516         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
8517
8518 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
8519
8520         * gcc.dg/991230-1.c: New test.
8521
8522 Wed Dec 29 23:48:49 1999  Jeffrey A Law  (law@cygnus.com)
8523
8524         * gcc.c-torture/compile/991229-3.c: New test.
8525         * gcc.c-torture/compile/991229-2.c: New test.
8526         * gcc.c-torture/compile/991229-1.c: New test.
8527
8528 Wed Dec 29 20:54:46 1999  Greg McGary <gkm@eng.ascend.com>
8529
8530         * gcc.c-torture/compile/labels-2.c: New test.
8531
8532 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
8533
8534         * gcc.c-torture/execute/991227-1.c: New test.
8535
8536 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8537
8538         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
8539
8540 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
8541
8542         * gcc.c-torture/execute/991221-1.c: New test.
8543
8544 1999-12-20  Nathan Sidwell  <nathan@acm.org>
8545
8546         * g++.old-deja/g++.other/cast3.C: New test.
8547
8548 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
8549
8550         * gcc.c-torture/execute/991216-4.c: New test.
8551
8552 1999-12-16  Michael Meissner  <meissner@cygnus.com>
8553
8554         * gcc.c-torture/execute/991216-1.c: New test.
8555         * gcc.c-torture/execute/991216-2.c: New test.
8556         * gcc.c-torture/execute/991216-3.c: New test.
8557
8558 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
8559
8560         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
8561         Actually make the test fail by using "-O2" for compilation.
8562
8563 1999-12-15  Nathan Sidwell  <nathan@acm.org>
8564
8565         * g++.old-deja/g++.warn/cast-align1.C: New test.
8566
8567 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
8568
8569         * gcc.c-torture/compile/991214-1.c: New test.
8570         * gcc.c-torture/compile/991214-2.c: New test.
8571
8572 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
8573
8574         * gcc.dg/991214-1.c: New test.
8575
8576 Mon Dec 13 23:03:09 1999  Jeffrey A Law  (law@cygnus.com)
8577
8578         * gcc.c-torture/compile/991213-3.c: New test.
8579         * gcc.c-torture/compile/991213-2.c: New test.
8580         * gcc.c-torture/compile/991213-1.c: New test.
8581
8582 Fri Dec 10 00:53:10 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
8583
8584         * gcc.dg/991209-1.c: New test.
8585
8586 Wed Dec  8 23:44:08 1999  Nathan Sidwell <nathan@acm.org>
8587
8588         * gcc.c-torture/compile/991208-1.c: New test.
8589
8590 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8591
8592         * gcc.dg/ultrasp2.c: New test.
8593
8594 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
8595
8596         * g++.old-deja/g++.abi/align.C (main): Fix typo.
8597
8598 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
8599
8600         * gcc.c-torture/compile/991202-1.c: New test.
8601         * gcc.c-torture/execute/991202-1.c: New test.
8602         * gcc.c-torture/execute/991202-2.c: New test.
8603         * gcc.c-torture/execute/991202-3.c: New test.
8604
8605 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
8606
8607         * g++.old-deja/g++.abi/align.C: New test.
8608         * g++.old-deja/g++.abi/aggregates.C: Likewise.
8609         * g++.old-deja/g++.abi/bitfields.C: Likewise.
8610
8611 1999-12-01  Richard Henderson  <rth@cygnus.com>
8612
8613         * gcc.c-torture/execute/991201-1.c: New.
8614
8615 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
8616
8617         * gcc.dg/991129-1.c: New test.
8618
8619 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
8620
8621         * gcc.c-torture/compile/991127-1.c: New test.
8622
8623 1999-11-22  Nathan Sidwell  <nathan@acm.org>
8624
8625         * g++.old-deja/g++.other/warn4.C: New test.
8626
8627 1999-11-22  Nathan Sidwell  <nathan@acm.org>
8628
8629         * g++.old-deja/g++.eh/cleanup2.C: New test.
8630         * g++.old-deja/g++.ext/pretty2.C: New test.
8631         * g++.old-deja/g++.ext/pretty3.C: New test.
8632         * g++.old-deja/g++.other/debug6.C: New test.
8633
8634 Wed Oct 20 16:18:23 1999  Jim Wilson  <wilson@cygnus.com>
8635
8636         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
8637         compiler_output to look for one error message instead of two.
8638
8639 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
8640
8641         * gcc.c-torture/execute/991118-1.c: Also test case
8642         where the word boundary does not split a byte evenly.
8643
8644 1999-11-19  Nathan Sidwell  <nathan@acm.org>
8645
8646         * g++.old-deja/g++.ext/restrict1.C: New test.
8647
8648 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
8649
8650         * gcc.c-torture/execute/991118-1.c: New test.
8651
8652 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
8653
8654         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
8655         working directory pathnames.
8656
8657 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
8658
8659         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
8660         host is equipped with driver.h and driver.o so it can actually
8661         compile and run the tests.
8662
8663 Fri Oct  8 18:46:11 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
8664
8665         * gcc.c-torture/compile/991008-1.c: New test.
8666
8667 1999-11-08  Nick Clifton  <nickc@cygnus.com>
8668
8669         * lib/gcc-dg.exp: Include target-supports.exp
8670
8671 1999-11-05  Nick Clifton  <nickc@cygnus.com>
8672
8673         * lib/target-supports.exp: New file: Provide procs to test for
8674         features supported by the target.
8675         (check_weak_available): Moved here from ecos.exp.
8676         (check_alias_available): New proc: Determine of the target
8677         toolchain supports the alias attribute.
8678
8679         * gcc.dg/special/ecos.exp: Move check_weak_available to
8680         target-supports.exp.
8681         (alias-1.c): Only perform the test if the target supports
8682         aliases.
8683         (wkali-1.c): Only perform the test if the target supports
8684         aliases.
8685
8686         * gcc.dg/990506-0.c: Expect error messages from cross
8687         targets as well as native targets.
8688
8689 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8690
8691         * gcc.dg/ultrasp1.c: Removed xfail.
8692         * gcc.dg/struct-ret-2.c: Likewise.
8693         * gcc.dg/array-1.c: Likewise.
8694
8695 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8696
8697         * gcc.dg/struct-ret-2.c: New test.
8698
8699         * gcc.dg/array-1.c: New test.
8700
8701 Sat Oct 30 22:23:46 1999  Stephen L Moshier <moshier@mediaone.net>
8702
8703         * gcc.c-torture/execute/991030-1.c: New test.
8704
8705 Tue Oct 26 20:25:42 1999  Richard Henderson  <rth@cygnus.com>
8706
8707         * gcc.c-torture/compile/991026-2.c: New test.
8708
8709 Tue Oct 26 00:45:56 1999  Jeffrey A Law  (law@cygnus.com)
8710
8711         * gcc.c-torture/compile/991026-1.c: New test.
8712
8713 Sat Oct 23 23:36:03 1999  Jeffrey A Law  (law@cygnus.com)
8714
8715         * gcc.c-torture/execute/991023-1.c: New test.
8716
8717 Tue Oct 19 02:11:29 1999  Jeffrey A Law  (law@cygnus.com)
8718
8719         * gcc.c-torture/execute/991019-1.c: New test.
8720
8721 Sat Oct 16 00:05:48 1999  Richard Henderson  <rth@cygnus.com>
8722
8723         * gcc.c-torture/execute/991016-1.c: New test.
8724
8725 Thu Oct 14 04:22:47 1999  Stephane Carrez  <stcarrez@worldnet.fr>
8726
8727         * gcc.c-torture/execute/991014-1.c: New test.
8728
8729 Wed Oct 13 22:01:35 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
8730
8731         * g++.old-deja/g++.other/union2.C: New test.
8732
8733 1999-10-13  Nathan Sidwell  <nathan@acm.org>
8734
8735         * g++.old-deja/g++.other/vaarg2.C: New test.
8736         * g++.old-deja/g++.other/vaarg3.C: New test.
8737
8738 1999-10-12  Craig Burley  <craig@jcb-sc.com>
8739
8740         * g77.f-torture/noncompile/19990905-1.f: Moved from being
8741         in compile/.
8742
8743 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
8744
8745         * gcc.c-torture/execute/va-arg-11.c: New test.
8746
8747 Fri Oct  1 00:53:17 1999  Mark P. Mitchell  <mark@codesourcery.com>
8748
8749         * lib/file-format.exp (gcc_target_object_format): Don't
8750         crash if objdump is unavailable.
8751
8752 Wed Sep 29 23:48:44 1999  Donn Terry <donn@interix.com>
8753
8754         * gcc.misc-tests/mg.exp: delete extraneous redirection.
8755
8756 1999-09-28  Nick Clifton  <nickc@cygnus.com>
8757
8758         * gcc.c-torture/compile/990928-1.c: New test.
8759
8760 Tue Sep 28 13:19:15 BST 1999  Nathan Sidwell  <nathan@acm.org>
8761
8762         * g++.old-deja/g++.other/decl6.C: New test.
8763
8764 Tue Sep 28 01:19:09 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8765
8766         * gcc.c-torture/execute/va-arg-10.c: New test.
8767
8768 Mon Sep 27 09:14:24 BST 1999  Nathan Sidwell  <nathan@acm.org>
8769
8770         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
8771         __PRETTY_FUNCTION__.
8772
8773 1999-09-23  Nick Clifton  <nickc@cygnus.com>
8774
8775         * gcc.c-torture/execute/990923-1.c: New test.
8776
8777 1999-09-21  Nick Clifton  <nickc@cygnus.com>
8778
8779         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
8780         for which -fpic is inappropriate.
8781
8782 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
8783
8784         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
8785
8786 Tue Sep 21 15:38:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
8787
8788         * g++.old-deja/g++.other/dyncast1.C: New test.
8789         * g++.old-deja/g++.other/dyncast2.C: New test.
8790         * g++.old-deja/g++.other/dyncast3.C: New test.
8791         * g++.old-deja/g++.other/dyncast4.C: New test.
8792         * g++.old-deja/g++.other/dyncast5.C: New test.
8793         * g++.old-deja/g++.eh/catch3.C: New test.
8794         * g++.old-deja/g++.eh/catch3p.C: New test.
8795         * g++.old-deja/g++.eh/catch4.C: New test.
8796         * g++.old-deja/g++.eh/catch4p.C: New test.
8797         * g++.old-deja/g++.eh/catch5.C: New test.
8798         * g++.old-deja/g++.eh/catch5p.C: New test.
8799         * g++.old-deja/g++.eh/catch6.C: New test.
8800         * g++.old-deja/g++.eh/catch6p.C: New test.
8801         * g++.old-deja/g++.eh/catch7.C: New test.
8802         * g++.old-deja/g++.eh/catch7p.C: New test.
8803         * g++.old-deja/g++.eh/catch8.C: New test.
8804         * g++.old-deja/g++.eh/catch8p.C: New test.
8805         * g++.old-deja/g++.eh/catch9.C: New test.
8806         * g++.old-deja/g++.eh/catch9p.C: New test.
8807
8808 Mon Sep 13 14:14:21 BST 1999  Nathan Sidwell  <nathan@acm.org>
8809
8810         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
8811         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
8812
8813 Mon Sep 13 06:28:57 1999  Jeffrey A Law  (law@cygnus.com)
8814
8815         * gcc.c-torture/compile/990913-1.c: New test.
8816
8817 Fri Sep 10 11:21:25 BST 1999  Nathan Sidwell  <nathan@acm.org>
8818
8819         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
8820         * g++.old-deja/g++.jason/rfg5.C: Likewise.
8821
8822 Thu Sep  9 10:40:36 1999  Richard Henderson  <rth@cygnus.com>
8823
8824         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
8825
8826 Thu Sep  9 12:32:57 BST 1999  Nathan Sidwell  <nathan@acm.org>
8827
8828         * g++.old-deja/g++.other/lookup11.C: New test.
8829         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
8830         what is permitted and what we want.
8831         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
8832         overload use.
8833         * g++.old-deja/g++.jason/rfg5.C: Likewise
8834
8835 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
8836
8837         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
8838         * gcc.c-torture/noncompile/poison-1.c: New file.
8839
8840 Wed Sep  8 09:39:56 BST 1999  Nathan Sidwell  <nathan@acm.org>
8841
8842         * g++.old-deja/g++.other/sizeof3.C: New test.
8843         * g++.old-deja/g++.other/sizeof4.C: New test.
8844         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
8845         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
8846
8847 1999-09-07  Richard Henderson  <rth@cygnus.com>
8848
8849         * gcc.dg/va-arg-1.c: New.
8850
8851 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8852
8853         * gcc.c-torture/execute/va-arg-9.c: New test.
8854
8855 1999-09-05  Craig Burley  <craig@jcb-sc.com>
8856
8857         * g77.f-torture/compile/980519-2.f: New test.
8858         * g77.f-torture/compile/19990905-0.f: New test.
8859         * g77.f-torture/compile/19990905-1.f: New test.
8860         * g77.f-torture/compile/19990905-2.f: New test.
8861
8862         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
8863
8864 Fri Sep  3 10:39:38 BST 1999  Richard Earnshaw <rearnsha@arm.com>
8865
8866         * gcc.c-torture/execute/990827-1.c: Fix typo.
8867
8868 Fri Sep 03 09:31:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
8869
8870         * g++.old-deja/g++.other/deref1.C: New test.
8871
8872 Thu Sep 02 09:27:34 BST 1999  Nathan Sidwell  <nathan@acm.org>
8873
8874         * g++.old-deja/g++.other/ambig2.C: New test.
8875         * g++.old-deja/g++.other/cond5.C: New test.
8876         * g++.old-deja/g++.other/lookup16.C: New test.
8877
8878 Thu Sep  2 01:17:51 1999  Marc Espie <espie@cvs.openbsd.org>
8879
8880         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
8881         assemblers too.
8882
8883 Tue Aug 31 17:57:49 1999  Jeffrey A Law  (law@cygnus.com)
8884
8885         * lib/c-torture.exp: Avoid the "compare executables" optimization
8886         when testing native.
8887
8888 Sun Aug 29 14:35:41 1999  Jeffrey A Law  (law@cygnus.com)
8889
8890         * gcc.c-torture/execute/990829-1.c: New test.
8891         * gcc.c-torture/compile/990829-1.c: New test.
8892
8893 1999-08-27  Paul Burchard  <burchard@pobox.com>
8894
8895         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
8896         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
8897         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
8898         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
8899         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
8900         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
8901         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
8902         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
8903         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
8904         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
8905         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
8906
8907 Fri Aug 27 01:24:16 1999  Jeffrey A Law  (law@cygnus.com)
8908
8909         * gcc.c-torture/execute/990827-1.c: New test.
8910
8911 1999-08-26  Craig Burley  <craig@jcb-sc.com>
8912
8913         * g77.f-torture/noncompile/19990826-4.f: New test.
8914
8915         * g77.f-torture/compile/19990826-3.f: New test.
8916
8917         * g77.f-torture/execute/19990826-2.f: New test.
8918
8919         * g77.f-torture/compile/19990826-1.f: New test.
8920
8921         * gcc.c-torture/execute/990826-0.c: New test.
8922         * g77.c-torture/execute/19990826-0.f: New test.
8923
8924         * g77.f-torture/noncompile/970626-2.f: New test.
8925
8926 1999-08-25  Paul Burchard  <burchard@pobox.com>
8927
8928         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
8929         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
8930         lss-011.C: New tests.
8931
8932 1999-08-25  Nathan Sidwell  <nathan@acm.org>
8933
8934         * g++.old-deja/g++.other/decl5.C: New test.
8935
8936 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8937
8938         * noncompile/noncompile.exp: Load_lib c-torture.exp.
8939         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
8940         call `postbase' for each one.  All callers of `postbase' changed
8941         to call this instead.
8942
8943 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
8944
8945         * gcc.c-torture/execute/990811-1.c: New test.
8946
8947 1999-08-09  Nick Clifton  <nickc@cygnus.com>
8948
8949         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
8950         just native ones.
8951
8952         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
8953         just native ones.
8954
8955 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
8956
8957         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
8958
8959 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
8960
8961         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
8962
8963 1999-08-04  Nathan Sidwell  <nathan@acm.org>
8964
8965         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
8966
8967 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
8968
8969         * gcc.c-torture/execute/990804-1.c: New test.
8970
8971 1999-08-03  Nathan Sidwell  <nathan@acm.org>
8972
8973         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
8974         * g++.old-deja/g++.brendan/crash64.C: Likewise
8975         * g++.old-deja/g++.brendan/overload8.C: Likewise
8976
8977 1999-08-03  Nathan Sidwell  <nathan@acm.org>
8978
8979         * g++.old-deja/g++.other/struct1.C: New test.
8980
8981 1999-08-03  Nathan Sidwell  <nathan@acm.org>
8982
8983         * g++.old-deja/g++.other/enum2.C: New test.
8984
8985 Mon Aug  2 13:35:12 1999  Richard Henderson  <rth@cygnus.com>
8986
8987         Adapted from tests from Franz Sirl:
8988         * gcc.c-torture/execute/va-arg-7.c: New test.
8989         * gcc.c-torture/execute/va-arg-8.c: New test.
8990
8991 Sun Aug  1 22:29:34 1999  Jeffrey A Law  (law@cygnus.com)
8992
8993         * gcc.c-torture/compile/990801-2.c: New test.
8994
8995         * gcc.c-torture/compile/990801-1.c: New test.
8996
8997 1999-07-27  Michael Meissner  <meissner@cygnus.com>
8998
8999         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
9000         fp-cmp-1.c, converting double to float.
9001
9002         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
9003         fp-cmp-1.c, converting double to long double.
9004
9005         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
9006         from fr1 to unknown_register, since fr1 is a legitimate register
9007         on some machines.
9008
9009 Sun Jul 25 21:41:37 1999  Jeffrey A Law  (law@cygnus.com)
9010
9011         * README: More listname related changes.
9012
9013 1999-07-08  Catherine Moore  <clm@cygnus.com>
9014
9015         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
9016
9017 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
9018
9019         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
9020
9021 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
9022
9023         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
9024
9025 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
9026
9027         * gcc.dg/990703-1.c: New test.
9028
9029 1999-06-29  Nick Clifton  <nickc@cygnus.com>
9030
9031         * lib/file-format.exp: New file: Move definition of proc
9032         gcc_target_object_format to here from
9033         gcc.dg/special/ecos.exp.
9034
9035         * lib/c-torture.exp: Include lib file-format.exp.
9036         * lib/gcc-dg.exp: Include lib file-format.exp.
9037
9038         * gcc.dg/special/ecos.exp: Remove definition of proc
9039         gcc_target_object_format.
9040
9041 Mon Jun 28 08:20:51 1999  Jeffrey A Law  (law@cygnus.com)
9042
9043         * gcc.c-torture/execute/990628-1.c: New test.
9044
9045 Fri Jun 25 05:28:40 1999  Jeffrey A Law  (law@cygnus.com)
9046
9047         * gcc.c-torture/compile/990625-2.c: New test.
9048
9049         * gcc.c-torture/compile/990625-1.c: New test.
9050
9051 1999-06-23  Nick Clifton  <nickc@cygnus.com>
9052
9053         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
9054         attributes compile.
9055         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
9056         ports that use the COFF/PE file format.
9057
9058 Thu Jun 17 13:48:16 1999  Jeffrey A Law  (law@cygnus.com)
9059
9060         * gcc.c-torture/compile/990617-1.c: New test.
9061
9062 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
9063
9064         * g++.old-deja/g++.other/decl4.C: New test.
9065
9066 1999-06-14  Nathan Sidwell  <nathan@acm.org>
9067
9068         * g++.old-deja/g++.other/bitfld3.C: New test.
9069
9070 1999-06-08  Nathan Sidwell  <nathan@acm.org>
9071
9072         * g++.old-deja/g++.eh/catch1.C: New test.
9073
9074 Mon Jun  7 23:39:16 1999  Jeffrey A Law  (law@cygnus.com)
9075
9076         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
9077
9078         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
9079         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
9080
9081 1999-06-05  Craig Burley  <craig@jcb-sc.com>
9082
9083         * g77.f-torture/compile/19990502-0.f: Replace with new,
9084         shorter, test that still fails after recent changes.
9085
9086 Fri Jun  4 02:25:04 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
9087
9088         * gcc.c-torture/execute/990604-1.c: New test.
9089
9090 Mon May 31 00:34:51 1999  Jeffrey A Law  (law@cygnus.com)
9091
9092         * gcc.c-torture/execute/990531-1.c: New test.
9093
9094 Thu May 27 02:38:36 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9095
9096         * gcc.c-torture/compile/990527-1.c: New test.
9097
9098 Thu May 27 02:18:51 1999  Joern Rennecke <amylaar@cygnus.com>
9099
9100         * gcc.c-torture/execute/990527-1.c: New test.
9101
9102 1999-05-25  Nick Clifton  <nickc@cygnus.com>
9103
9104         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
9105         bitfields as signed.
9106
9107 1999-05-25  Craig Burley  <craig@jcb-sc.com>
9108
9109         * g77.f-torture/compile/19990525-0.f: New test.
9110
9111 Tue May 25 01:21:16 1999  Jeffrey A Law  (law@cygnus.com)
9112
9113         * gcc.c-torture/execute/990525-2.c: New test.
9114
9115         * gcc.c-torture/execute/990525-1.c: New test.
9116
9117 1999-05-24  Nathan Sidwell  <nathan@acm.org>
9118
9119         * g++.old-deja/g++.other/anon3.C: New test.
9120         * g++.old-deja/g++.other/anon4.C: New test.
9121         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
9122         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
9123         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
9124         Merrill).
9125
9126 Mon May 24 00:01:52 1999  Jeffrey A Law  (law@cygnus.com)
9127
9128         * gcc.c-torture/execute/990524-1.c: New test.
9129
9130         * gcc.dg/990524-1.c: New test.
9131
9132 Sun May 23 21:18:12 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9133
9134         * gcc.c-torture/compile/990523-1.c: New test.
9135
9136 Wed May 19 02:56:18 1999  Raja R Harinath <harinath@cs.umn.edu>
9137
9138         * gcc.c-torture/compile/990519-1.c: New test.
9139
9140 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
9141
9142         * gcc.c-torture/compile/990517-1.c: New test.
9143
9144         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
9145         (e4, f4): New tests.
9146         (main): Call them.
9147
9148 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9149
9150         * gcc.dg/noreturn-1.c: New test.
9151
9152 Thu May 13 02:02:46 1999  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
9153
9154         * gcc.c-torture/execute/990513-1.c: New test.
9155
9156 1999-05-10  Richard Henderson  <rth@cygnus.com>
9157
9158         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
9159
9160 1999-05-10  Craig Burley  <craig@jcb-sc.com>
9161
9162         * g77.f-torture/execute/erfc.f: Use small single-precision
9163         values, to avoid problems on Alphas when not -mieee.
9164
9165 1999-05-08  Craig Burley  <craig@jcb-sc.com>
9166
9167         * gcc.dg/990506-0.c: New test.
9168
9169 1999-05-08  Richard Henderson  <rth@cygnus.com>
9170
9171         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
9172         the constant to test.  Don't XFAIL 64-bit targets.
9173
9174         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
9175         * g++.old-deja/g++.law/profile1.C: Likewise.
9176
9177         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
9178         operator new instances.
9179         * g++.old-deja/g++.other/delete5.C: Likewise.
9180
9181 1999-05-03  Craig Burley  <craig@jcb-sc.com>
9182
9183         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
9184         intrinsic.
9185
9186 1999-05-03  Craig Burley  <craig@jcb-sc.com>
9187
9188         * g77.f-torture/execute/u77-test.f: Reverse order of two
9189         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
9190
9191 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9192
9193         * gcc.dg/compare1.c: New test.
9194
9195 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9196
9197         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
9198         New tests.
9199
9200 1999-05-02  Craig Burley  <craig@jcb-sc.com>
9201
9202         * g77.f-torture/compile/19990502-1.f: New test.
9203
9204 1999-05-02  Craig Burley  <craig@jcb-sc.com>
9205
9206         * g77.f-torture/compile/19990502-0.f: New test.
9207
9208 Sun May  2 01:38:50 1999  Craig Burley  <craig@jcb-sc.com>
9209
9210         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
9211         intrinsic.
9212
9213 Sun May  2 01:13:37 1999  Craig Burley  <craig@jcb-sc.com>
9214
9215         * g77.f-torture/execute/u77-test.f (main): List libU77
9216         intrinsics not currently tested.
9217         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
9218         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
9219         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
9220         Trim blanks off the ends of some printed strings.
9221
9222 Sun May  2 00:06:45 1999  Craig Burley  <craig@jcb-sc.com>
9223
9224         * g77.f-torture/execute/u77-test.f (main): Just warn about
9225         FSTAT gid disagreement, as it's expected on some systems.
9226
9227 Sat May  1 23:57:18 1999  Craig Burley  <craig@jcb-sc.com>
9228
9229         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
9230         use a new function, which allows for some slop.
9231         Clean up some commentary.
9232         (issum): The new function.
9233         (sgladd): Deleted subroutine.
9234
9235 1999-05-01  Craig Burley  <craig@jcb-sc.com>
9236
9237         * g77.f-torture/execute/u77-test.f: Modify to be more like
9238         libf2c/libU77 version, bringing patches to that version here.
9239         Add suitable commentary.
9240
9241 Sun Apr 25 12:28:59 1999  Richard Henderson  <rth@cygnus.com>
9242
9243         * gcc.dg/990424-1.c: New test.
9244
9245 1999-04-24  Craig Burley  <craig@jcb-sc.com>
9246
9247         * g77.f-torture/execute/u77-test.f (main): Bug involving
9248         LSTAT has been fixed, so turn back on full checking.
9249
9250 1999-04-20  Craig Burley  <craig@jcb-sc.com>
9251
9252         * g77.f-torture/compile/19990419-0.f: New test.
9253         * g77.f-torture/execute/19990419-1.f: New test.
9254
9255 Sat Apr 17 16:56:48 1999  Richard Henderson  <rth@cygnus.com>
9256
9257         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
9258         to avoid the need for a prototype to supress a warning.
9259
9260 Wed Apr  7 23:08:59 1999  Jim Wilson  <wilson@cygnus.com>
9261
9262         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
9263
9264 Sun Apr  4 04:02:53 1999  Jeffrey A Law  (law@cygnus.com)
9265
9266         * gcc.c-torture/execute/990404-1.c: New test.
9267
9268 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
9269
9270         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
9271         * gcc.dg/cpp-if3.c: Don't use -pedantic.
9272         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
9273         missing initializer warnings.
9274
9275 Sun Mar 28 00:49:41 1999  Jeffrey A Law  (law@cygnus.com)
9276
9277         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
9278         matching strings.
9279
9280 Fri Mar 26 00:50:46 1999  Jeffrey A Law  (law@cygnus.com)
9281
9282         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
9283
9284 1999-03-26  Craig Burley  <craig@jcb-sc.com>
9285
9286         * g77.f-torture/execute/19990325-0.f: New test.
9287         * g77.f-torture/execute/19990325-1.f: New test.
9288
9289 Wed Mar 24 22:50:50 1999  Jeffrey A Law  (law@cygnus.com)
9290
9291         * gcc.c-torture/execute/990324-1.c: New test.
9292
9293 Mon Mar 22 14:55:58 1999  Jim Wilson  <wilson@cygnus.com>
9294
9295         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
9296         test with 4.
9297
9298 Wed Mar 17 12:22:39 1999  Richard Henderson  <rth@cygnus.com>
9299
9300         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
9301
9302 1999-03-13  Craig Burley  <craig@jcb-sc.com>
9303
9304         * g77.f-torture/execute/19990313-2.f: New test.
9305         * g77.f-torture/execute/19990313-3.f: New test.
9306
9307 1999-03-13  Craig Burley  <craig@jcb-sc.com>
9308
9309         * g77.f-torture/execute/19990313-0.f: New test.
9310         * g77.f-torture/execute/19990313-1.f: New test.
9311
9312 Fri Mar 12 16:17:28 1999  Jim Wilson  <wilson@cygnus.com>
9313
9314         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
9315         printf to sprintf.
9316         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
9317         (main): Add check for u15.  Conditionalize u31 check depending on
9318         whether ints are <32 bits or >=32 bits.
9319
9320 1999-03-08  Craig Burley  <craig@jcb-sc.com>
9321
9322         * g77.f-torture/execute/19981119-0.f: Improve testiness.
9323
9324 1999-03-08  Craig Burley  <craig@jcb-sc.com>
9325
9326         * g77.f-torture/compile/19990305-0.f: New test.
9327         * g77.f-torture/execute/19981119-0.f: New test.
9328
9329 1999-03-08  Craig Burley  <craig@jcb-sc.com>
9330
9331         * g77.f-torture/execute/970625-2.f: call ABORT if final
9332         result is not correct, instead of just printing it.
9333         Add this checking via newly introduced obfuscation, to
9334         trip up buggy front ends.
9335
9336 1999-03-07  Craig Burley  <craig@jcb-sc.com>
9337
9338         * g77.f-torture/compile/960317-1.f: Moved from being
9339         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
9340
9341 1999-03-06  Craig Burley  <craig@jcb-sc.com>
9342
9343         * g77.f-torture/execute/960317-1.f: New (old) test.
9344         * g77.f-torture/execute/970625-2.f: Ditto.
9345
9346 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
9347
9348         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
9349         message on line 1 or line 2; cccp and cpplib do this differently.
9350
9351 Mon Mar  1 23:29:14 1999  Jeffrey A Law  (law@cygnus.com)
9352
9353         * g++.old-deja/g++.law/weak1.C: New test.
9354
9355 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
9356
9357         * gcc.c-torture/execute/990119-1.c: Renamed to...
9358         * gcc.dg/990119-1.c: this, so it will only be tested once
9359         (it's a preprocessor test, it doesn't need to be run at
9360         multiple optimization levels).
9361
9362 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
9363
9364         * lib/g++.exp: Don't add incdir=$base_dir/../include to
9365           ALWAYS_CXXFLAGS.
9366
9367 1999-02-24  Craig Burley  <craig@jcb-sc.com>
9368
9369         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
9370         * g77.f-torture/compile/19981216-0.f: ...as it is expected
9371         to not be compilable by current g77.
9372
9373 1999-02-24  Nick Clifton  <nickc@cygnus.com>
9374
9375         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
9376
9377 Mon Feb 22 01:15:08 1999  Jeffrey A Law  (law@cygnus.com)
9378
9379         * gcc.c-torture/execute/990222-1.c: New test.
9380
9381 1999-02-19  Craig Burley  <craig@jcb-sc.com>
9382
9383         * g77.f-torture/compile/19990218-0.f: New test.
9384         * g77.f-torture/noncompile/19990218-1.f: New test.
9385
9386 1999-02-18  Craig Burley  <craig@jcb-sc.com>
9387
9388         * g77.f-torture/compile/19981216-0.f: New test.
9389
9390 Sun Feb 14 01:26:29 1999  Jeffrey A Law  (law@cygnus.com)
9391
9392         * gcc.dg/990214-1.c: New test.
9393
9394 Sat Feb 13 00:43:52 1999  Jeffrey A Law  (law@cygnus.com)
9395
9396         * gcc.dg/990213-2.c: New test.
9397
9398         * gcc.dg/990213-1.c: New test.
9399
9400 Fri Feb 12 11:04:35 1999  Jeffrey A Law  (law@cygnus.com)
9401
9402         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
9403         ints.
9404
9405 1999-02-11  Nick Clifton  <nickc@cygnus.com>
9406
9407         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
9408         specified by target.
9409
9410         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
9411
9412 Thu Feb 11 01:12:12 1999  Jeffrey A Law  (law@cygnus.com)
9413
9414         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
9415
9416 Wed Feb 10 13:08:12 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
9417
9418         * gcc.dg/special/ecos.exp: New test driver for new tests with
9419         special requirements.
9420
9421         * gcc.dg/special/alias-1.c: New test.
9422         * gcc.dg/special/gcsec-1.c: New test.
9423         * gcc.dg/special/weak-1.c: New test.
9424         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
9425         * gcc.dg/special/weak-2.c: New test.
9426         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
9427         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
9428         * gcc.dg/special/wkali-1.c: New test.
9429         * gcc.dg/special/wkali-2.c: New test.
9430         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
9431         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
9432
9433 Wed Feb 10 12:15:35 1999  Felix Lee  <flee@cygnus.com>
9434
9435           * lib/c-torture.exp (c-torture-compile): Pull out code for
9436           analyzing gcc error messages.
9437           (c-torture-execute): Likewise.  Fix some (harmless) false
9438           positives.
9439           * lib/gcc.exp (gcc_check_compile): New function.
9440
9441 Mon Feb  8 21:42:57 1999  Richard Henderson  <rth@cygnus.com>
9442
9443         * gcc.c-torture/execute/990208-1.c: New test.
9444
9445 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
9446
9447         * g++.dg/special/ecos.exp: New driver for new tests with special
9448         requirements
9449
9450         * g++.dg/special/conpr-1.C: New test
9451         * g++.dg/special/conpr-2.C: New test
9452         * g++.dg/special/conpr-2a.C: New test
9453         * g++.dg/special/conpr-3.C: New test
9454         * g++.dg/special/conpr-3a.C: New test
9455         * g++.dg/special/conpr-3b.C: New test
9456
9457         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
9458         allow g++ to use the dg driver
9459
9460         * README: Add comment about g++.dg directory
9461
9462 Sat Feb  6 18:00:38 1999  Jeffrey A Law  (law@cygnus.com)
9463
9464         * README: Update email addresses.
9465
9466 1999-02-03  Nick Clifton  <nickc@cygnus.com>
9467
9468         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
9469         arguments in order to force structure S onto the stack even on
9470         the alpha.
9471         (test): Pass 10 leading arguments to function foo as well as the
9472         structure S.
9473
9474         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
9475         failure for all targets.
9476
9477         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
9478         abort to terminate program execution.
9479
9480 Sat Jan 30 16:22:47 1999  Richard Henderson  <rth@cygnus.com>
9481
9482         * gcc.c-torture/execute/990130-1.c: New test.
9483
9484 Sat Jan 30 11:10:06 1999  Jeffrey A Law  (law@cygnus.com)
9485
9486         * gcc.dg/990130-1.c: New test.
9487
9488 1999-01-28  Michael Meissner  <meissner@cygnus.com>
9489
9490         * gcc.c-torture/execute/990128-1.c: New test.
9491
9492 1999-01-27  Michael Meissner  <meissner@cygnus.com>
9493
9494         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
9495
9496 1999-01-27  Felix Lee  <flee@cygnus.com>
9497
9498         * lib/c-torture.exp (c-torture-compile): pull out code for
9499         analyzing gcc error messages.
9500         (c-torture-execute): ditto, and fix some (harmless) false
9501         positives.
9502         * lib/gcc.exp (gcc_check_compile): new function.
9503
9504 Sun Jan 17 00:02:33 1999  Jeffrey A Law  (law@cygnus.com)
9505
9506         * gcc.dg/990117-1.c: New test.
9507
9508         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
9509
9510         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
9511
9512 Fri Jan 15 02:52:00 1999  Jeffrey A Law  (law@cygnus.com)
9513
9514         * g77.f-torture/compile/990115-1.f: New test.
9515
9516 Thu Jan  7 23:39:47 1999  Jeffrey A Law  (law@cygnus.com)
9517
9518         * gcc.c-torture/compile/990107-1.c: New test
9519
9520 Wed Jan  6 02:21:59 1999  Jeffrey A Law  (law@cygnus.com)
9521
9522         * gcc.c-torture/execute/990106-2.c: New test.
9523
9524         * gcc.c-torture/execute/990106-1.c: New test.
9525
9526 Wed Dec 30 23:05:28 1998  Zack Weinberg <zack@rabi.columbia.edu>
9527
9528         * gcc.c-torture/compile/981223-1.c: New test.
9529
9530 Tue Dec 29 11:33:25 1998  Richard Henderson  <rth@cygnus.com>
9531
9532         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
9533         (opt3): Rename from opt4 and disable.
9534
9535 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
9536
9537         * g++.old-deja/g++.pt/ptrmem5.C: New test.
9538
9539 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
9540
9541         * g++.old-deja/g++.other/conv5.C: New test.
9542
9543 1998-12-14  Nick Clifton  <nickc@cygnus.com>
9544
9545         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
9546
9547 Fri Dec 11 10:25:57 1998  Jeffrey A Law  (law@cygnus.com)
9548
9549         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
9550
9551 Fri Dec 11 01:12:45 1998  Zack Weinberg <zack@rabi.columbia.edu>
9552
9553         * gcc.c-torture/compile/981211-1.c: New test.
9554
9555 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
9556
9557         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
9558
9559         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
9560
9561 Tue Dec  8 22:50:04 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9562
9563         * gcc.special/930510-1.c: Make C9X safe.
9564         * gcc.misc-tests/gcov-1.c Similarly.
9565         * gcc.misc-tests/gcov-2.c Similarly.
9566
9567 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
9568
9569         * gcc.dg/ultrasp1.c: New test.
9570
9571 Sun Dec  6 00:40:12 1998  Richard Henderson  <rth@cygnus.com>
9572
9573         * gcc.c-torture/execute/981206.c: New test.
9574
9575 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
9576
9577         * g++.old-deja/g++.ns/template7.C: New test.
9578
9579         * g++.old-deja/g++.other/expr1.C: New test.
9580
9581         * g++.old-deja/g++.eh/tmpl3.C: New test.
9582
9583         * g++.old-deja/g++.eh/tmpl2.C: New test.
9584
9585 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
9586
9587         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
9588         * g++.old-deja/g++.other/using6.C: Removed.
9589         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
9590
9591         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
9592
9593 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
9594
9595         * g++.old-deja/g++.pt/overload8.C: New test.
9596
9597         * g++.old-deja/g++.pt/overload7.C: New test.
9598
9599         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
9600
9601         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
9602         and relinking messages.
9603         * lib/g++.exp (g++_target_compile): Remove .rpo file when
9604         compiling with -frepo.
9605
9606 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
9607
9608         * g++.old-deja/g++.pt/lookup6.C: New test.
9609
9610 1998-11-30  Nick Clifton  <nickc@cygnus.com>
9611
9612         * gcc.c-torture/execute/981130-1.c: New test.
9613         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
9614
9615 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
9616
9617         * g++.old-deja/g++.pt/explicit76.C: New test.
9618
9619         * g++.old-deja/g++.pt/friend38.C: New test.
9620
9621         * g++.old-deja/g++.ns/crash2.C: New test.
9622
9623         * g++.old-deja/g++.pt/defarg8.C: New test.
9624
9625         * g++.old-deja/g++.pt/instantiate6.C: New test.
9626
9627         * g++.old-deja/g++.pt/static6.C: New test.
9628
9629         * g++.old-deja/g++.pt/decl2.C: New test.
9630
9631 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
9632
9633         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
9634         problem is actually related with name lookup, but so what? :-)
9635
9636         * g++.old-deja/g++.pt/friend37.C: New test.
9637
9638 1998-11-25  Dave Love  <d.love@dl.ac.uk>
9639
9640         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
9641         element, which fails on some systems.
9642
9643         * g77.f-torture/execute/labug1.f: New test.
9644
9645 Sat Nov 21 21:41:05 1998  Jeffrey A Law  (law@cygnus.com)
9646
9647         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
9648         is defined.
9649
9650 1998-11-18  Dave Love  <d.love@dl.ac.uk>
9651
9652         * g77.f-torture/compile/981117-1.f: New test.
9653
9654 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
9655
9656         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
9657         properly discarded.
9658
9659 Sun Oct 11 05:04:28 1998  Ken Raeburn  <raeburn@cygnus.com>
9660
9661         * gcc.c-torture/execute/memcheck: New directory of tests for
9662         -fcheck-memory-usage.
9663
9664 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9665
9666         * README: New file, general information about the testsuite and
9667         new description of the various C++ test subdirectories.
9668         * README.g++: Eliminate obsolete information, update and move most
9669         relevant stuff to README.
9670
9671 Sat Nov  7 02:55:55 1998  Richard Henderson  <rth@cygnus.com>
9672
9673         * gcc.c-torture/compile/981107-1.c: New test.
9674
9675 Mon Nov  2 11:16:03 1998  Doug Evans  <devans@canuck.cygnus.com>
9676
9677         * execute/memcpy-bi.c: New testcase.
9678
9679 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
9680
9681         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
9682         base classes.
9683
9684         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
9685         template is selected.
9686
9687         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
9688         classes, it should be accepted for all types.
9689
9690         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
9691
9692         * g++.old-deja/g++.pt/spec24.C: Ensure that template
9693         specializations start with template headers.
9694
9695 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
9696
9697         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
9698
9699         * g++.old-deja/g++.other/init9.C: Test cross initialization of
9700         non-POD types.
9701
9702 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
9703
9704         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
9705
9706 Thu Oct 22 16:01:44 1998  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9707
9708         * compile/981022-1.c, compile/981022-1.x: New test and driver.
9709
9710 Mon Oct 19 14:03:07 1998  Jeffrey A Law  (law@cygnus.com)
9711
9712         * 981019-1.c: New test.
9713
9714 Wed Oct 14 21:11:19 1998  Robert Lipe <robertl@dgii.com>
9715
9716         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
9717         find objc headers.
9718
9719 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
9720
9721         * compile/981001-4.c: Remove use of GCC extension that triggers a
9722         compiler bug.
9723
9724 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
9725
9726         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
9727
9728 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
9729
9730         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
9731         instantiation of template produces incorrect code for delete
9732         expression.
9733
9734         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
9735         constructors' name is not unique.
9736         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
9737         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
9738
9739         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
9740         automatic array of const is ill-formed.
9741
9742         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
9743         of template parameter?
9744
9745         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
9746         const.
9747
9748         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
9749         pointer-to-member expression.
9750
9751         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
9752         declaration causes ICE.
9753
9754 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
9755
9756         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
9757         reserved in the global namespace.
9758
9759         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
9760         generate needed virtual table.
9761
9762         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
9763
9764 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
9765
9766         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
9767         template-dependent type
9768
9769 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
9770
9771         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
9772         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
9773         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
9774
9775         * g++.old-deja/g++.other/using5.C: New test; using decl from base
9776         class should be usable as argument of member function.
9777         * g++.old-deja/g++.other/using6.C: New test; using decl from base
9778         class should be usable as return type of member function.
9779         * g++.old-deja/g++.other/using7.C: New test; using decl from base
9780         class should be usable as type of data member.
9781
9782         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
9783
9784 Fri Oct  9 19:19:19 1998  Jeffrey A Law  (law@cygnus.com)
9785
9786         * gcc.c-torture/special/920521-1.c: Fix bogus test.
9787
9788 Thu Oct  8 19:14:05 1998  Nick Clifton  <nickc@cygnus.com>
9789
9790         * gcc.dg/dll-?.c Add thumb to target list.
9791         Fix assembler scan patterns to match current assembler output.
9792
9793 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
9794
9795         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
9796         matching of template brackets.
9797
9798         * g++.old-deja/g++.other/using4.C: New test.  Test using
9799         declarations of methods from base classes.
9800
9801         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
9802         within functions should introduce names into the innermost
9803         enclosing namespace.
9804
9805         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
9806         of static locals if first initialization throws.
9807
9808 Wed Oct  7 12:00:20 1998  Jim Wilson  <wilson@cygnus.com>
9809
9810         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
9811
9812 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
9813
9814         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
9815         lose track of the possible targets of tablejump insns.
9816         * special/special.exp: Run it.
9817
9818 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
9819
9820         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
9821         must be declared before its specializations can be named in friend
9822         declarations.
9823
9824 1998-10-05  Dave Love  <d.love@dl.ac.uk>
9825
9826         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
9827
9828         * g77.f-torture/execute/io1.f: New test.
9829
9830 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
9831
9832         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
9833         with pointer to template function, for which no argument deduction
9834         is possible.
9835
9836         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
9837         specialization of template function as argument to template
9838         function.
9839
9840         * g++.old-deja/g++.other/access2.C: New test; Inner class
9841         shouldn't have privileged access to Outer's names.
9842
9843 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
9844
9845         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
9846         friend template declared within template class conflicts with
9847         nested class of the same name.
9848
9849         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
9850         is ignored.
9851
9852         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
9853         object with direct initializer as function declaration.
9854
9855         * g++.old-deja/g++.other/decl2.C: New test; duplicate
9856         initializers.
9857
9858         * g++.old-deja/g++.other/null2.C: New test; conditional operator
9859         involving const pointer and NULL produces incorrect result.
9860
9861         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
9862         type name without `typename' should be rejected with -pedantic.
9863
9864 Fri Oct  2 21:55:58 1998  Richard Henderson  <rth@cygnus.com>
9865
9866         * g++.old-deja/g++.other/addrof1.C: New test.
9867
9868 Thu Oct  1 17:15:26 1998  Nick Clifton  <nickc@cygnus.com>
9869
9870         * gcc.c-torture/compile/981001-1.c: New test.
9871         * gcc.c-torture/execute/981001-1.c: New test.
9872
9873 Thu Oct  1 19:05:20 1998  Jeffrey A Law  (law@cygnus.com)
9874
9875         * gcc.c-torture/compile/981001-2.c: New test.
9876         * gcc.c-torture/compile/981001-3.c: New test.
9877         * gcc.c-torture/compile/981001-4.c: New test.
9878
9879 1998-10-01  Robert Lipe  <robertl@dgii.com>
9880
9881         * lib/objc.exp (objc_target_compile): Add -L during compiles for
9882         multilibbed hosts.   Idea grafted from g77.exp.
9883
9884 1998-09-30  Dave Love  <d.love@dl.ac.uk>
9885
9886         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
9887         avoid losing on systems which need -lsocket.
9888
9889 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
9890
9891         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
9892         * g++.old-deja/g++.other/nested2.C: Ditto.
9893         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
9894         failure.
9895
9896 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
9897
9898         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
9899         preferred over template operator!= for enum bitfields.
9900
9901 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
9902
9903         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
9904         that happen to have the same base name, but in different scopes,
9905         are incorrectly rejected.
9906
9907 1998-09-16  Richard Henderson  <rth@cygnus.com>
9908
9909         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
9910         on the native word size instead of an integer literal.
9911
9912 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
9913
9914         * g++.old-deja/g++.other/static2.C: Invocation of static data
9915         member of type pointer-to-function denoted as non-static member.
9916
9917         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
9918         checks involving function types and aliases.
9919
9920 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
9921
9922         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
9923         redefined to the same non-trivial type.
9924
9925         * g++.old-deja/g++.pt/explicit73.C: Test for proper
9926         namespace-qualification of template specializations declared in
9927         other namespaces.
9928
9929         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
9930         to declare a subset of the specializations of a template function
9931         as friends of specializations of a template class.
9932
9933         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
9934         member templates that do not fully specialize the enclosing
9935         template class are rejected.
9936
9937 1998-09-11  Dave Love  <d.love@dl.ac.uk>
9938
9939         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
9940
9941 1998-09-08  Dave Love  <d.love@dl.ac.uk>
9942
9943         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
9944         altered from libf2c/libU77 version.
9945
9946 1998-09-06  Dave Love  <d.love@dl.ac.uk>
9947
9948         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
9949
9950 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
9951
9952         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
9953         (un)signed char are different types for template specialization
9954         purposes.
9955
9956 Thu Sep  3 00:40:32 1998  Ovidiu Predescu  <ovidiu@aracnet.com>
9957
9958         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
9959         * objc: ObjC testsuite.
9960
9961 Mon Aug 31 12:00:00 1998  Catherine Moore  <clm@cygnus.com>
9962
9963         * gcc.c-torture/execute/941014-1.x:  New file.
9964
9965 Mon Aug 31 15:19:32 1998  Nick Clifton  <nickc@cygnus.com>
9966
9967         * lib/c-torture.exp: Add support for
9968         torture_eval_before_compile and torture_eval_before_execute
9969         variables.
9970
9971 Sun Aug 30 17:38:20 1998  Jeffrey A Law  (law@cygnus.com)
9972
9973         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
9974         this test triggers valid.
9975
9976 Thu Aug 27 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
9977
9978         * gcc.dg/980827-1.c: New test.
9979
9980 Wed Aug 26 16:10:00 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9981
9982         * gcc.c-torture/execute/loop-4b.c: New test.
9983
9984 Wed Aug 26 16:25:38 1998  Nick Clifton  <nickc@cygnus.com>
9985
9986         * lib/c-torture.exp: Add support for
9987         torture_eval_before_compile and torture_eval_before_execute
9988         variables.
9989
9990 Tue Aug 25 19:42:13 1998  Jeffrey A Law  (law@cygnus.com)
9991
9992         * gcc.c-torture/compile/980825-1.c: New test.
9993
9994 Mon Aug 24 14:20:32 1998  Nick Clifton  <nickc@cygnus.com>
9995
9996         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
9997         count number tests in opt_t0 not good_t0.
9998
9999 Mon Aug 24 16:38:52 1998  Jeffrey A Law  (law@cygnus.com)
10000
10001         * gcc.c-torture/compile/930326-1.x: Fix typo.
10002
10003 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
10004
10005         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
10006         causes an ICE.
10007
10008 Fri Aug 21 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
10009
10010         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
10011         STACK_SIZE is defined.
10012         * gcc.c-torture/unsorted/stuct.c: Similarly.
10013
10014         * gcc.c-torture/compile/980821-1.c: New test.
10015
10016 Fri Aug 21 03:14:04 1998  Jeffrey A Law  (law@cygnus.com)
10017
10018         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
10019
10020 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
10021
10022         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
10023         code.
10024
10025 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
10026
10027         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
10028         error'.
10029
10030 Tue Aug 18 19:19:50 1998  Jeffrey A Law  (law@cygnus.com)
10031
10032         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
10033
10034 Sun Aug 16 01:29:19 1998  Jeffrey A Law  (law@cygnus.com)
10035
10036         * gcc.c-torture/compile/980816-1.c: New test.
10037
10038         * gcc.dg/980816-1.c: New test.
10039
10040 Thu Aug 13 00:13:55 1998  Jeffrey A Law  (law@cygnus.com)
10041
10042         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
10043         compiler for ieee tests.
10044
10045 1998-08-01  Dave Love  <d.love@dl.ac.uk>
10046
10047         * g77.f-torture/compile/980729-0.f: New test.
10048
10049 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
10050
10051         * gcc.c-torture/special/eeprof-1.c: New test, for
10052         -finstrument-functions.
10053         * gcc.c-torture/special/special.exp: Run it.
10054
10055 Wed Jul 29 00:17:18 1998  Jeffrey A Law  (law@cygnus.com)
10056
10057         * gcc.c-torture/compile/980729-1.c: New test.
10058
10059 Mon Jul 27 11:05:07 1998  Nick Clifton  <nickc@cygnus.com>
10060
10061         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
10062         __thumb__ is defined, and test for ARM style doubles if so.
10063
10064 1998-07-26  Dave Love  <d.love@dl.ac.uk>
10065
10066         * g77.f-torture/noncompile/980615-0.f: New test.
10067
10068 Sun Jul 26 01:15:56 1998  H.J. Lu  (hjl@gnu.org)
10069
10070         * gcc.dg/980312-1.c: Do link instead of compile.
10071         * gcc.dg/980313-1.c: Likewise.
10072
10073 Sun Jul 26 01:05:02 1998  Jeffrey A Law  (law@cygnus.com)
10074
10075         * gcc.c-torture/compile/980726-1.c: New test.
10076
10077 1998-07-25  Dave Love  <d.love@dl.ac.uk>
10078
10079         * g77.f-torture/execute/io0.f: New test.
10080
10081 Fri Jul 24 11:02:43 1998  Nick Clifton  <nickc@cygnus.com>
10082
10083         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
10084         an int.
10085
10086 Thu Jun 18 15:12:30 1998  Michael Meissner  <meissner@cygnus.com>
10087
10088         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
10089         m32r bugs.
10090
10091 Fri Jul 17 14:19:32 1998  Nick Clifton  <nickc@cygnus.com>
10092
10093         * gcc.dg/980626-1.c: Expect failures for all toolchains until
10094         c-decl.c:grokdeclarator can handle mode attributes.
10095
10096 Thu Jul 16 21:42:50 1998  Jeffrey A Law  (law@cygnus.com)
10097
10098         * gcc.c-torture/execute/980716-1.c: New test.
10099
10100 Mon Jul 13 22:26:37 1998  Jeffrey A Law  (law@cygnus.com)
10101
10102         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
10103         the mn10200.
10104         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
10105         the mn10200.
10106         * gcc.c-torture/execute/va-arg-3.x: Similarly.
10107         * gcc.c-torture/compile/930326-1.x: Similarly.
10108
10109 1998-07-13  Dave Love  <d.love@dl.ac.uk>
10110
10111         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
10112         New test from Craig.
10113
10114 1998-07-12  Dave Love  <d.love@dl.ac.uk>
10115
10116         * g77.f-torture/noncompile/980616-0.f: New test.
10117
10118         * g77.f-torture/execute/970816-3.f:  New test from Craig.
10119
10120 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
10121
10122         *  g++.other/singleton.C: Return error value instead of taking
10123         SIGSEGV.
10124
10125 Fri Jul 10 10:02:03 1998  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
10126
10127         *  g++.other/singleton.C: New test.   Warning is under dispute.
10128         Runtime crash is not.
10129
10130 Thu Jul  9 23:07:45 1998  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
10131
10132         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
10133         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
10134         using6.C, using7.C}:  New namespace tests.
10135
10136 Thu Jul  9 22:44:49 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
10137
10138         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
10139         specialization with typedef'ed names used as array indexes.
10140
10141 Thu Jul  9 00:38:51 1998  Jeffrey A Law  (law@cygnus.com)
10142
10143         * gcc.c-torture/execute/980709-1.c: New test.
10144
10145         * gcc.dg/980709-1.c: New test.
10146
10147 Tue Jul  7 13:41:27 1998  Richard Henderson  <rth@cygnus.com>
10148
10149         * gcc.c-torture/execute/bcp-1.c: New test.
10150
10151 Tue Jul  7 11:49:04 1998  Jeffrey A Law  (law@cygnus.com)
10152
10153         * gcc.c-torture/execute/980707-1.c: New test.
10154
10155 Mon Jul  6 18:20:27 1998  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
10156
10157         * gcc.c-torture/compile/980706-1.c: New test.
10158
10159 1998-07-01  Dave Love  <d.love@dl.ac.uk>
10160
10161         * g77.f-torture/execute/980701-0.f,
10162         g77.f-torture/execute/980701-1.f: New test from Craig.
10163
10164 Wed Jul  1 00:52:51 1998  Jeffrey A Law  (law@cygnus.com)
10165
10166         * gcc.c-torture/compile/980701-1.c: New test.
10167
10168         * gcc.c-torture/execute/980701-1.c: New test.
10169
10170 Tue Jun 30 11:51:42 1998  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
10171 rlsruhe.de>
10172
10173         * g++.old-deja/g++.robertl/eb132.C: New test.
10174         * g++.old-deja/g++.robertl/eb133.C: Likewise.
10175
10176 1998-06-29  Dave Love  <d.love@dl.ac.uk>
10177
10178         * g77.f-torture/execute/980628-7.f,
10179         g77.f-torture/execute/980628-8.f,
10180         g77.f-torture/execute/980628-9.f,
10181         g77.f-torture/execute/980628-10.f: New tests from Craig.
10182
10183         * g77.f-torture/execute/980628-3.f: Remove mail headers.
10184
10185 Sun Jun 28 12:49:02 1998  Jeffrey A Law  (law@cygnus.com)
10186
10187         * g77.f-torture/execute/980628-4.f: New test from Craig.
10188         * g77.f-torture/execute/980628-5.f: Likewise.
10189         * g77.f-torture/execute/980628-2.f: Likewise.
10190         * g77.f-torture/execute/980628-0.f: Likewise.
10191         * g77.f-torture/execute/980628-1.f: Likewise.
10192         * g77.f-torture/execute/980628-3.f: Likewise.
10193         * g77.f-torture/execute/980628-6.f: Likewise.
10194
10195 Sun Jun 28 00:37:26 1998  Jeffrey A Law  (law@cygnus.com)
10196
10197         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
10198         directory when nothing has been installed yet.
10199
10200 Sat Jun 27 23:23:18 1998  Carlo Wood  <carlo@runaway.xs4all.nl>
10201
10202         * gcc.c-torture/special/special.exp: Handle newer versions of
10203         dejagnu.
10204
10205 Fri Jun 26 17:57:40 1998  Jeffrey A Law  (law@cygnus.com)
10206
10207         * gcc.dg/980626-1.c: New test.
10208
10209 Fri Jun 19 23:26:12 1998  Bruno Haible <haible@ilog.fr>
10210
10211         * gcc.misc-tests/m-un-2.c: New test.
10212         * g++.old-deja/g++.other/warn01.c: Likewise.
10213
10214 Fri Jun 19 14:06:36 1998  Robert Lipe  <robertl@dgii.com>
10215
10216         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
10217         compatibility with assmblers with a different comment character.
10218         Eliminate use of GAS-specific extensions.
10219
10220 Fri Jun 19 02:05:14 1998  Jeffrey A Law  (law@cygnus.com)
10221
10222         * gcc.c-torture/execute/ieee/980619-1.c: New test.
10223
10224 Fri Jun 19 00:58:11 1998  Robert Lipe  <robertl@dgii.com>
10225
10226         *lib/g77.exp: Replace search for libf2c.a with search for newly
10227         renamed libg2c.a
10228
10229 Wed Jun 17 18:53:12 1998  Jeffrey A Law  (law@cygnus.com)
10230
10231         * gcc.c-torture/execute/980617-1.c: New test.
10232
10233 Fri Jun 12 01:08:49 1998  Jeffrey A Law  (law@cygnus.com)
10234
10235         * gcc.c-torture/execute/980612-1.c: New test.
10236
10237 Mon Jun  8 02:13:42 1998  Jeffrey A Law  (law@cygnus.com)
10238
10239         * gcc.dg/980523-1.c: Only test on ppc-linux.
10240         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
10241
10242         * gcc.c-torture/execute/980608-1.c: New test.
10243
10244 Fri Jun  5 21:54:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
10245
10246         * gcc.c-torture/execute/980605-1.c: New test.
10247
10248 Thu Jun  4 01:39:24 1998  Jeffrey A Law  (law@cygnus.com)
10249
10250         * gcc.c-torture/execute/980604-1.c: New test.
10251
10252 Tue Jun  2 20:51:43 1998  Jeffrey A Law  (law@cygnus.com)
10253
10254         * gcc.c-torture/execute/980602-1.c: New test.
10255         * gcc.c-torture/execute/980602-2.c: Likewise.
10256
10257 1998-06-02  Dave Love  <d.love@dl.ac.uk>
10258
10259         * 970125-0.f: Fix per JCB.  Add commentary.
10260
10261 Sun May 31 23:23:29 1998  Michael Meissner  <meissner@cygnus.com>
10262
10263         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
10264         IEEE -0 support.
10265
10266 Fri May 29 01:10:12 1998  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
10267
10268         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
10269         earlier.
10270
10271 Thu May 28 00:17:42 1998  Catherine Moore <clm@cygnus.com>
10272
10273         * gcc.c-torture/execute/980526-3.c: New test.
10274
10275 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
10276
10277         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
10278         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
10279         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
10280         m88k-motorola-sysv3 to XFAIL.
10281
10282 Tue May 26 23:58:03 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10283
10284         * gcc.dg/980526-1.c: New test.
10285         * gcc.c-torture/execute/980526-2.c: New test.
10286
10287 Tue May 26 23:40:40 1998  Jeffrey A Law  (law@cygnus.com)
10288
10289         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
10290
10291         * gcc.c-torture/execute/980526-1.c: New test.
10292
10293 1998-05-26  Dave Love  <d.love@dl.ac.uk>
10294
10295         * g77.f-torture/execute/alpha2.f: Add runtime test.
10296
10297 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
10298
10299         * g++.old-deja/old-deja.exp: Strip leading directories.
10300
10301         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
10302         error for the line.  Don't run multiple tests for the same line.
10303
10304 Sat May 23 23:27:10 1998  Jeffrey A Law  (law@cygnus.com)
10305
10306         * gcc.dg/980523-1.c: New test.
10307
10308 1998-05-23  Dave Love  <d.love@dl.ac.uk>
10309
10310         * g77.f-torture/compile/970915-0.f: New test.
10311
10312 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
10313
10314         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
10315
10316 Thu May 21 23:23:21 1998  Jeffrey A Law  (law@cygnus.com)
10317
10318         * gcc.dg/980520-1.c: New test.
10319
10320 Wed May 20 14:37:15 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10321
10322         * gcc.dg/980502-1.c: Fix return type.
10323
10324 Wed May 20 11:29:48 1998  Jeffrey A Law  (law@cygnus.com)
10325
10326         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
10327         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
10328         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
10329         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
10330         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
10331
10332 1998-05-20  Dave Love  <d.love@dl.ac.uk>
10333
10334         * g77.f-torture/execute/980520-1.f: New test.
10335
10336 1998-05-15  Dave Love  <d.love@dl.ac.uk>
10337
10338         * lib/mike-g77.exp: New file.
10339
10340         * g77.f-torture/noncompile/noncompile.exp,
10341         g77.f-torture/noncompile/check0.f: New files.
10342
10343 1998-05-14  Dave Love  <d.love@dl.ac.uk>
10344
10345         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
10346         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
10347         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
10348         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
10349         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
10350         abort where appropriate.
10351
10352 Tue May  5 19:20:13 1998  Michael Meissner  <meissner@cygnus.com>
10353
10354         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
10355         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
10356
10357 1998-04-29  Dave Love  <d.love@dl.ac.uk>
10358
10359         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
10360
10361 1998-04-27  Dave Love  <d.love@dl.ac.uk>
10362
10363         * g77.f-torture/compile/980427-0.f: New test.
10364
10365 1998-04-24  Dave Love  <d.love@dl.ac.uk>
10366
10367         * g77.f-torture/compile/980424-0.f: New test.
10368
10369 1998-04-19  Dave Love  <d.love@dl.ac.uk>
10370
10371         * g77.f-torture/compile/980419-2.f (main): New test.
10372         * g77.f-torture/compile/970125-0.f: New test.
10373         * g77.f-torture/compile/980419-1.f: New test.
10374
10375 Wed Apr  8 13:09:15 1998  Jim Wilson  <wilson@cygnus.com>
10376
10377         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
10378         of loop-4.c.
10379
10380 Tue Apr  7 12:01:24 1998  Jim Wilson  <wilson@cygnus.com>
10381
10382         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
10383
10384 Fri Apr  3 12:27:49 1998  Jim Wilson  <wilson@cygnus.com>
10385
10386         * gcc.c-torture/compile/980329-1.c: New test.
10387
10388 Wed Mar 18 16:22:22 1998  Jim Wilson  <wilson@cygnus.com>
10389
10390         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
10391         * gcc.dg/980312-1.c: Fix typo in -march command.
10392
10393 Mon Mar 16 20:01:30 1998  H.J. Lu  (hjl@gnu.org)
10394
10395         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
10396
10397 Wed Mar 11 13:08:48 1998  Robert Lipe  <robertl@dgii.com>
10398
10399         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
10400         Dave Love agree the Fortran source is bogus.
10401
10402 Wed Mar 11 00:03:49 1998  Robert Lipe  <robertl@dgii.com>
10403
10404         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
10405         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
10406         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
10407         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
10408         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
10409
10410 Tue Mar 10 00:31:51 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
10411
10412         * g++.old-deja/g++.other/friend1.C: New test.
10413
10414 1998-02-18  Dave Love  <d.love@dl.ac.uk>
10415
10416         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
10417         possibly uninitialized) variables and declare dnrm2.
10418
10419 Mon Feb 23 15:16:53 1998  Robert Lipe <robertl@dgii.com>
10420
10421         From Bruno Haible <haible@ilog.fr>:
10422         * gcc.c-torture/execute/980223.c: New test.
10423
10424 Fri Feb 13 00:36:07 1998  Jeffrey A Law  (law@cygnus.com)
10425
10426         * gcc.dg/ifelse-1.c: New test.
10427
10428 Mon Feb  9 02:08:47 1998  H.J. Lu  (hjl@gnu.org)
10429
10430         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
10431
10432           * lib/old-dejagnu.exp (old-dejagnu): Added the
10433           "execution test - XFAIL *-*-*" handling in the spirit of
10434           "excess errors test -". Changed the "execution test fails"
10435           handling to be like "excess errors test fails".
10436           * Update various tests accordingly.
10437
10438 Fri Feb  6 14:30:48 1998  Jim Wilson  <wilson@cygnus.com>
10439
10440         * gcc.c-torture/execute/980205.c: New test.
10441
10442 Sun Jan 18 01:33:59 1998  Jeffrey A Law  (law@cygnus.com)
10443
10444         * lib/c-torture.exp: Look for .x files instead of .cexp files.
10445         * lib/f-torture.exp: Similarly.
10446         * gcc.c-torture: Rename all .cexp files to .x files.
10447
10448 Mon Dec  8 23:55:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
10449
10450         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
10451         (940510-1.c): Removed duplicate.
10452         (971104-1.c): New test.
10453
10454 Tue Nov 25 16:18:51 1997  Kate Hedstrom  (kate@ahab.rutgers.edu)
10455
10456           * lib/f-torture.exp: Improve error and loop detection.
10457
10458 Wed Nov 19 14:27:04 1997  Michael Meissner  <meissner@cygnus.com>
10459
10460         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
10461         use that to size the filler array.
10462
10463 Fri Sep 26 10:50:53 1997  Bob Manson  <manson@charmed.cygnus.com>
10464
10465         * lib/c-torture.exp(c-torture-execute): Fix typo.
10466
10467         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
10468         testcase as the executable name. Keep the executable around if
10469         the test fails.
10470
10471 Fri Sep 19 17:19:53 1997  Bob Manson  <manson@charmed.cygnus.com>
10472
10473         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
10474         changes.  Only test one -g option, and move it to the end of the
10475         list of options to test.
10476
10477 Fri Sep 19 17:58:00 1997  Michael Meissner  <meissner@cygnus.com>
10478
10479         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
10480         variable GCC_TORTURE_OPTIONS to supply default switches separated
10481         by colons.  If no environment variable, run tests with -O0 -g, -O1
10482         -g, and -O2 -g as well.
10483
10484 Wed Sep 17 10:12:26 1997  Bob Manson  <manson@charmed.cygnus.com>
10485
10486         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
10487         explanatory comments. Fix indentation.
10488
10489 Mon Sep 15 00:36:53 1997  Jeffrey A Law  (law@cygnus.com)
10490
10491         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
10492
10493 Thu Sep 11 13:54:47 1997  Jeffrey A Law  (law@cygnus.com)
10494
10495         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
10496         * g++.old-deja/g++.mike/p7325.C: Likewise.
10497         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
10498
10499 Thu Sep 11 10:00:03 1997  Alexandre Oliva  (oliva@dcc.unicamp.br)
10500
10501         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
10502         * g++.old-deja/g++.brendan/crash30.C: Likewise.
10503         * g++.old-deja/g++.brendan/crash39.C: Likewise.
10504         * g++.old-deja/g++.law/operators4.C: Likewise.
10505
10506 Thu Sep 11 09:53:40 1997  Joe Buck  (jbuck@synopsys.com)
10507
10508         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
10509         * g++.old-deja/g++.mike/p784.C: Ditto.
10510         * g++.old-deja/g++.mike/p785.C: Ditto.
10511
10512 Fri Sep  5 00:21:42 1997  Jeffrey A Law  (law@cygnus.com)
10513
10514           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
10515
10516 Wed Sep  3 17:29:35 1997  Bob Manson  <manson@charmed.cygnus.com>
10517
10518         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
10519         target feature; pass this to c-torture-execute as needed.
10520
10521 Wed Sep  3 17:15:00 1997  Bob Manson  <manson@charmed.cygnus.com>
10522
10523         * lib/c-torture.exp(c-torture-execute): If the previous and the
10524         current executables being tested are identical, we don't need to
10525         run the executable again. Try to make the executable names
10526         unique. Add an optional argument for passing additional compiler
10527         flags.
10528
10529 Tue Sep  2 16:34:31 1997  Doug Evans  <dje@canuck.cygnus.com>
10530
10531         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
10532
10533 Fri Aug 29 12:48:09 1997  Jeffrey A Law  (law@cygnus.com)
10534
10535         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
10536
10537 Thu Jul 31 12:17:24 1997  Jeffrey A Law  (law@cygnus.com)
10538
10539         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
10540         32bit or larger longs.
10541
10542         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
10543         have either a 32bit long or 32bit int.
10544
10545 Tue Jul 29 00:40:38 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
10546
10547         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
10548         Make double precision tests dependent on sizeof (double).
10549
10550 Wed Jul  9 15:15:40 1997  Bob Manson  <manson@charmed.cygnus.com>
10551
10552         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
10553         too.
10554
10555 Tue Jun 17 22:11:16 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
10556
10557         * gcc.c-torture/compile/961203-1.cexp: New script.
10558
10559 Mon Jun 16 15:27:06 1997  Bob Manson  <manson@charmed.cygnus.com>
10560
10561         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
10562         up the includes ourselves.
10563
10564 Wed Jun 11 17:33:21 1997  Bob Manson  <manson@charmed.cygnus.com>
10565
10566         * lib/plumhall.exp: Remove random include, and add a few
10567         verbose messages for debugging.
10568
10569 Fri Jun  6 14:23:24 1997  Bob Manson  <manson@charmed.cygnus.com>
10570
10571         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
10572         of trying to do it ourselves.
10573
10574 Wed Jun  4 03:38:50 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
10575
10576         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
10577
10578 Wed Jun  4 18:43:55 1997  Bob Manson  <manson@charmed.cygnus.com>
10579
10580         * gcc.prms/5403.c: Made regexp a bit less strict.
10581
10582 Tue Jun  3 15:12:39 1997  Bob Manson  <manson@charmed.cygnus.com>
10583
10584         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
10585         is returned from remote_load instead.
10586         * lib/plumhall.exp: Ditto.
10587         * lib/mike-g++.exp: Ditto.
10588         * lib/old-dejagnu.exp: Ditto.
10589         * lib/c-torture.exp: Ditto.
10590
10591 Fri May 30 23:15:15 1997  Bob Manson  <manson@charmed.cygnus.com>
10592
10593         * lib/g++.exp: Use build_wrapper procedure.
10594         * lib/gcc.exp: Ditto.
10595
10596 Tue May 20 15:23:27 1997  Jeffrey A Law  (law@cygnus.com)
10597
10598         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
10599         an old-style decl for malloc.  Fixes tests to work when
10600         sizeof (int) != sizeof (size_t).
10601
10602 Thu May 15 14:00:04 1997  Mike Meissner  <meissner@cygnus.com>
10603
10604         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
10605
10606         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
10607         use stdargs.h interface.
10608
10609 Thu May 15 14:10:39 1997  Mike Meissner  <meissner@cygnus.com>
10610
10611         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
10612         NO_VARARGS when compiling.
10613
10614 Thu May  1 14:49:19 1997  Bob Manson  <manson@charmed.cygnus.com>
10615
10616         * lib/plumhall.exp(ph_includes): New procedure.
10617         (ph_make): Use it.
10618         (ph_compiler): Ditto.
10619
10620         * lib/g++.exp: Rename test-glue.c to testglue.c.
10621         * lib/gcc.exp: Ditto.
10622
10623 Thu Apr 10 14:50:26 1997  Bob Manson  <manson@charmed.cygnus.com>
10624
10625         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
10626         to completion when it's called.
10627
10628 Fri Mar 21 16:34:52 1997  Michael Meissner  <meissner@cygnus.com>
10629
10630         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
10631         is defined, don't do test.
10632
10633 Thu Mar 20 09:50:32 1997  Doug Evans  <dje@canuck.cygnus.com>
10634
10635         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
10636         for object files.
10637         (ph_summary): Mark skipped testcases as untested, not unresolved.
10638
10639         * lib/plumhall.exp (ph_make): If unresolved because of bad
10640         errorCode, record errorCode in log file.
10641         (*): Replace send_log/verbose with verbose -log.
10642
10643 Wed Mar 19 13:06:26 1997  Michael Meissner  <meissner@cygnus.com>
10644
10645         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
10646         double conversion if double isn't at least 8 bytes.
10647
10648         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
10649         int to work with targets where int is 16 bits.
10650
10651         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
10652         8 bytes, just exit, since 4 byte doubles don't have enough bits of
10653         precision for the test to complete.
10654
10655 Fri Mar 14 17:51:02 1997  Michael Meissner  <meissner@cygnus.com>
10656
10657         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
10658         if d10v is not compiled with the -mdouble64 flag.
10659         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
10660
10661         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
10662         d10v is not compiled with the -mint32 flag.
10663
10664 Thu Mar 13 16:09:28 1997  Bob Manson  <manson@charmed.cygnus.com>
10665
10666         * lib/plumhall.exp: Use incr_count.
10667
10668 Wed Mar 12 10:01:33 1997  Jeffrey A Law  (law@cygnus.com)
10669
10670         * gcc.c-torture: Update to c-torture-1.45.
10671
10672 Sun Feb 23 18:12:04 1997  Bob Manson  <manson@charmed.cygnus.com>
10673
10674         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
10675         the name of the expect testcase file).
10676
10677         * lib/g++.exp(g++_init): Ditto.
10678
10679 Thu Feb 20 13:53:05 1997  Bob Manson  <manson@charmed.cygnus.com>
10680
10681         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
10682         the host.
10683
10684         * lib/gcc.exp(gcc_exit): New procedure.
10685
10686 Wed Feb 19 15:16:16 1997  Bob Manson  <manson@charmed.cygnus.com>
10687
10688         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
10689         specs where appropriate.
10690
10691         * g++.old-deja/g++.arm/*: Added additional ERROR checks
10692         because of new "candidates are" messages, and removed a few
10693
10694         * Converted all non-old-style g++ testcases to old-style, and
10695         moved into g++.old-deja.
10696
10697 Fri Feb 14 11:46:46 1997  Bob Manson  <manson@charmed.cygnus.com>
10698
10699         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
10700         options.
10701
10702         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
10703         succeeded.
10704
10705         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
10706
10707 Thu Feb 13 17:30:46 1997  Michael Meissner  <meissner@cygnus.com>
10708
10709         * lib/gcc.exp (gcc_target_compile): Add support for defining
10710         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
10711         the machine doesn't have those features.
10712
10713 Tue Feb 11 12:57:11 1997  Bob Manson  <manson@charmed.cygnus.com>
10714
10715         * g++.law/operators4.exp: Don't use LIBS.
10716
10717 Sat Feb  8 14:45:55 1997  Bob Manson  <manson@charmed.cygnus.com>
10718
10719         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
10720
10721         * lib/mike-g++.exp: Don't set the compiler to be tested here.
10722         * lib/g++.exp: Set it here instead. Also, allow use of the
10723         --tool_exec and --tool_opt options. Change CXX to
10724         GXX_UNDER_TEST.
10725
10726         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
10727
10728         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
10729
10730 Fri Feb  7 12:55:45 1997  Bob Manson  <manson@charmed.cygnus.com>
10731
10732         * lib/old-dejagnu.exp: Use prune_warnings instead of
10733         prune_system_crud.
10734         * lib/mike-g++.exp: Ditto.
10735         * lib/gcc.exp: Ditto.
10736         * lib/g++.exp: Ditto.
10737
10738         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
10739
10740 Fri Feb  7 10:41:53 1997  Jeffrey A Law  (law@cygnus.com)
10741
10742           * 941014-2.c: Include stdlib.h
10743           * 960327-1.c: Include stdio.h
10744           * dbra.c, index-1.c: Don't assume ints are 32bits.
10745
10746 Tue Feb  4 12:51:09 1997  Bob Manson  <manson@charmed.cygnus.com>
10747
10748         * lib/gcc.exp: Add gcc,stack_size target feature.
10749
10750         * lib/g++.exp(g++_target_compile): Add the include and link
10751         paths here, not in two other places. And, it's $options, not
10752         options.
10753
10754         * lib/mike-g++.exp(postbase): Remove the code that determines
10755         the correct include and link paths.
10756         * g++.old-deja/old-deja.exp: Ditto.
10757
10758 Mon Feb  3 19:00:07 1997  Bob Manson  <manson@charmed.cygnus.com>
10759
10760         * lib/g++.exp(g++_init): target_compile no longer returns the
10761         filename of the result.
10762
10763 Sun Feb  2 14:42:34 1997  Bob Manson  <manson@charmed.cygnus.com>
10764
10765         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
10766         call to glob.
10767
10768         * gcc.c-torture/special/special.exp: Change call to
10769         gcc_target_compile to include the object file.
10770
10771 Sun Feb  2 17:11:50 1997  Ian Lance Taylor  <ian@cygnus.com>
10772
10773         * gcc.c-torture/special/special.exp: Correct misspelling in last
10774         change.
10775
10776 Sat Feb  1 12:34:23 1997  Bob Manson  <manson@charmed.cygnus.com>
10777
10778         * lib/plumhall.exp(ph_summary): Log the entire output of the
10779         executable. Return -1 if there were any failures, 0 otherwise.
10780         (ph_execute): Return -1 if there were any failures, 0 otherwise.
10781         (ph_make): Clean up objects and executables that were built
10782         if the tests succeeded.
10783
10784 Thu Jan 30 13:45:56 1997  Bob Manson  <manson@charmed.cygnus.com>
10785
10786         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
10787         libraries and includes in the build tree as appropriate.
10788
10789 Wed Jan 29 17:19:34 1997  Bob Manson  <manson@charmed.cygnus.com>
10790
10791         * lib/c-torture.exp: Instead of looking for the global variable
10792         NO_LONG_LONG, check to see if that's a feature of the target.
10793
10794 Wed Jan 29 00:36:25 1997  Bob Manson  <manson@charmed.cygnus.com>
10795
10796         * config/default.exp: Minimize. Delete the remainer of the files in
10797         config; this functionality is now in devo/dejagnu/config.
10798
10799         g++.*/*: Pass any additional flags used to compile to postbase;
10800         delete CXXFLAGS.
10801
10802         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
10803         is now done by runtest.exp. Use gcc_target_compile instead of
10804         compile.
10805
10806         lib/c-torture.exp: Use gcc_target_compile instead of compile.
10807         Remove references to CFLAGS. Use remote_file instead of
10808         calling rm -f.
10809         (c-torture): Take a list of arguments to use to compile this
10810         testcase.
10811
10812         lib/g++.exp: Simplify. Use target_compile instead of compile.
10813         lib/gcc-dg.exp: Ditto.
10814         lib/gcc.exp: Ditto.
10815         lib/mike-{gcc,g++}.exp: Ditto.
10816         lib/old-dejagnu.exp: Ditto.
10817         lib/plumhall.exp: Ditto.
10818
10819 Wed Jan  8 14:43:07 1997  Jim Wilson  <wilson@cygnus.com>
10820
10821         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
10822         (ph_linker): Likewise.
10823
10824 Wed Nov 13 16:04:19 1996  Joern Rennecke <amylaar@cygnus.com>
10825
10826           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
10827         MAP_ANON / MAP_ANONYMOUS if defined;
10828         else try to map from /dev/zero .
10829
10830 Tue Nov 12 23:30:12 1996  Jeffrey A Law  (law@cygnus.com)
10831
10832         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
10833         isn't defined, then define it to MAP_ANONYMOUS.
10834
10835 Tue Nov 12 11:57:49 1996  Jeffrey A Law  (law@cygnus.com)
10836
10837         * gcc.c-torture: Update to c-torture-1.42 release.
10838
10839 Mon Nov 11 12:45:31 1996  Jeffrey A Law  (law@cygnus.com)
10840
10841         * gcc.c-torture: Update to c-torture-1.41 release.
10842
10843 Sun Oct 27 18:56:18 1996  Jeffrey A Law  (law@cygnus.com)
10844
10845         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
10846         c-torture release.
10847
10848 Thu Aug 15 11:09:36 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10849
10850         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
10851         and LDFLAGS.  Fix second case to append the target_info ldflags
10852         onto LDFLAGS, not CFLAGS.
10853         * lib/g++.exp (g++_init): Add target_info stuff.
10854         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
10855         of libgloss and newlib flags for !native.
10856
10857         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
10858         (GDB): Fix relative path to go up another dir for finding gdb.
10859
10860 Thu Aug  8 17:03:27 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
10861
10862         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
10863         versions in the target_info array, if they don't exist.
10864
10865 Fri Aug  2 15:39:03 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10866
10867         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
10868
10869 Mon Jul  8 15:45:58 1996  Jim Wilson  <wilson@cygnus.com>
10870
10871         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
10872         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
10873
10874 Mon Jul  1 15:53:00 1996  Bob Manson  <manson@charmed.cygnus.com>
10875
10876         * lib/old-dejagnu.exp: Don't remove the output file before we've
10877         actually tested it. Don't append pwd to the path of the executable
10878         we're testing.
10879
10880 Sun Jun 30 14:37:50 1996  Doug Evans  <dje@canuck.cygnus.com>
10881
10882         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
10883
10884 Wed Jun 26 14:15:55 1996  Bob Manson  <manson@charmed.cygnus.com>
10885
10886         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
10887         temporary directory for compiler files, and set it to a default
10888         value of /tmp. Set $output as the name of the output file from
10889         compiling the testcase. Add a -o option to $cflags_var so the
10890         compiler writes the final output file as $output. Set $executable
10891         to $output.
10892
10893         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
10894         directory for compiler files, and set it to /tmp if it doesn't
10895         already have a value. Set $output_file to the name of the output
10896         file from compiling the testcase. Add a -o option to CXXFLAGS so
10897         the compiler writes the final output file as $output. Use $output
10898         as the executable to be tested.
10899
10900 Mon Jun 24 17:12:16 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10901
10902         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
10903
10904 Sat Jun  8 15:12:24 1996  Jeffrey A Law  (law@cygnus.com)
10905
10906         * gcc.c-torture/execute/pending-1.c: New test.  Still
10907         pending in Tege's queue.
10908
10909 Wed Apr 24 18:13:45 1996  Jim Wilson  <wilson@chestnut.cygnus.com>
10910
10911         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
10912         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
10913         if there were failures.  Call unresolved if there were unresolved
10914         testcases.  Call gcc_fail if program did not run to completion.
10915         (ph_make): Pass additional argument name to ph_execute.
10916         (ph_execute): Add new argument.  Pass additional arguments to
10917         ph_summary.  Call gcc_fail is there is no execution output.
10918
10919 Wed Apr 24 13:39:23 1996  Jeffrey A Law  (law@cygnus.com)
10920
10921         * lib/plumhall.exp (proc_summary): Output relavent summary
10922         lines into the log so specific failures in plumhall can be
10923         investigated.
10924
10925 Wed Apr 10 13:23:45 1996  Jeffrey A Law  (law@cygnus.com)
10926
10927         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
10928         (c-torture-execute): Don't try to execute tests which use
10929         "long long" types if $NO_LONG_LONG is nonzero.
10930
10931 Mon Apr  8 08:52:29 1996  Doug Evans  <dje@canuck.cygnus.com>
10932
10933         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
10934         not c-torture.
10935
10936         * gcc.ieee: Move from here.
10937         * gcc.c-torture/execute/ieee: To here.
10938
10939 Tue Mar 26 23:41:18 1996  Jeffrey A Law  (law@cygnus.com)
10940
10941         * gcc.c-torture: Update to c-torture-1.41 release.
10942
10943 Fri Mar 22 15:49:24 1996  Jeffrey A Law  (law@cygnus.com)
10944
10945         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
10946         not "$output".
10947
10948 Thu Mar  7 12:37:08 1996  Doug Evans  <dje@charmed.cygnus.com>
10949
10950         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
10951         -c present.
10952
10953 Sat Mar  2 22:36:37 1996  Jeffrey A Law  (law@cygnus.com)
10954
10955         * config/proelf.exp: Handle connecting to a simulator.
10956
10957 Wed Jan 31 00:58:15 1996  Jeffrey A Law  (law@cygnus.com)
10958
10959         * config/proelf.exp: New file.  Enough framework that we can
10960         run c-torture tests on the proelf targets (or any other target
10961         that gdb can connect to for that matter).
10962
10963 Mon Jan 29 08:57:46 1996  Doug Evans  <dje@canuck.cygnus.com>
10964
10965         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
10966         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
10967
10968         * lib/plumhall.exp (ph_execute): Always call ph_summary if
10969         exec_output exists.
10970
10971 Sun Jan 28 11:28:43 1996  Doug Evans  <dje@charmed.cygnus.com>
10972
10973         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
10974         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
10975
10976         * config/*.exp: Update FSF address.  Change result of ${tool}_load
10977         to pass/fail/unresolved/unsupported/untested.  Caller must now
10978         call unresolved/unsupported/untested.
10979         * lib/*.exp: Update FSF address.  Update to handle new results of
10980         ${tool}_load.
10981         * lib/chill.exp (verbose): Delete.
10982
10983 Sat Jan 27 12:28:07 1996  Doug Evans  <dje@charmed.cygnus.com>
10984
10985         * lib/gcc.exp (default_gcc_start): Change order of args to
10986         $LDFLAGS $CFLAGS $LIBS.
10987         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
10988         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
10989         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
10990         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
10991         * gcc.misc-tests/dg-test.exp: Likewise.
10992         * gcc.misc-tests/msgs.exp: Likewise.
10993         * gcc.prms/prms.exp: Likewise.
10994         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
10995         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
10996
10997         * lib/dg.exp: Deleted, moved to dejagnu/lib.
10998
10999 Wed Jan 24 18:37:00 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11000
11001         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
11002
11003         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
11004         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
11005
11006         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
11007         necessary.
11008
11009 Sat Jan 20 17:22:08 1996  Brendan Kehoe  <brendan@cygnus.com>
11010
11011         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
11012         global for loop; add use of $mathlib.
11013         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
11014         settings here; set mathlib for anything but VxWorks.
11015
11016 Mon Jan 22 16:31:57 1996  Jeffrey A Law  (law@cygnus.com)
11017
11018         * gcc.c-torture: Update to c-torture-1.40 release.
11019
11020 Wed Jan  3 00:54:33 1996  Jeffrey A Law  (law@cygnus.com)
11021
11022         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
11023         dg.exp.
11024
11025 Sun Dec  3 16:17:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
11026
11027         * lib/c-torture.exp (c-torture-execute): Declare "output" as
11028         global.
11029
11030 Fri Nov 17 20:01:19 1995  Doug Evans  <dje@canuck.cygnus.com>
11031
11032         * lib/g++.exp (LIBS): Define if not already.
11033         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
11034         (gcc-dg-prune): Call prune_gcc_output.
11035         * lib/gcc.exp (prune_gcc_output): New proc.
11036         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
11037         prune_gcc_output.
11038
11039 Thu Nov 16 09:15:40 1995  Doug Evans  <dje@canuck.cygnus.com>
11040
11041         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
11042         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
11043
11044 Wed Nov 15 23:04:36 1995  Jeffrey A Law  (law@cygnus.com)
11045
11046         * gcc.c-torture: Update to c-torture-1.39 release.
11047
11048 Sat Nov  4 12:52:05 1995  Doug Evans  <dje@canuck.cygnus.com>
11049
11050         * lib/c-torture.exp (c-torture-execute): Don't return if one option
11051         fails, try others as well.
11052
11053 Thu Nov  2 09:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11054
11055         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
11056         If compilation fails, mark execute tests as `untested'.
11057         If test is marked as unsupported, don't mark compilation and
11058         execute tests as failed.
11059
11060 Wed Oct 25 20:57:55 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11061
11062         * lib/g++.exp (g++_init): Don't link in libg++, and look to
11063         libstdc++ for whether or not we want to be doing shared
11064         libraries.  Delete link_curses since we don't need it anymore.
11065         * lib/mike-g++.exp (postbase): Don't link in libg++.
11066         * g++.old-deja/old-deja.exp: Likewise.
11067
11068 Mon Oct 23 13:05:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11069
11070         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
11071
11072 Tue Oct 17 15:24:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11073
11074         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
11075         For that, add `-Wl,-a,shared_archive'.
11076         * g++.old-deja/old-deja.exp: Likewise.
11077
11078 Tue Oct 17 13:09:06 1995  Doug Evans  <dje@canuck.cygnus.com>
11079
11080         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
11081
11082 Mon Oct 16 23:13:32 1995  Brendan Kehoe  <brendan@cygnus.com>
11083
11084         * lib/mike-g++.exp (postbase): Pay attention to the status of
11085         g++_load.
11086
11087 Mon Oct 16 19:28:32 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11088
11089           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
11090
11091 Mon Oct 16 13:48:58 1995  Doug Evans  <dje@canuck.cygnus.com>
11092
11093         * lib/gcc.exp (default_gcc_start): No longer need to log program
11094         being executed or its output, execute_anywhere does that now.
11095         * lib/g++.exp (default_g++_version): Call execute_anywhere.
11096         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
11097
11098 Thu Oct 12 10:34:58 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11099
11100         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
11101         the same as those in lib/g++.exp.
11102
11103 Tue Oct 10 13:47:27 1995  Jeff Law  (law@hurl.cygnus.com)
11104
11105         * gcc.c-torture: Update to c-torture-1.38 release.
11106         * gcc.ieee: Related changes.
11107
11108 Fri Oct  6 12:39:17 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11109
11110         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
11111         "exec". Minor reformatting changes.
11112
11113         * config/rom68k.exp (${tool}_load): Make it work in a canadian
11114         cross. This means all "exec" calls now work on a remote host as
11115         well.
11116         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
11117         cross. Filter out the extra "\r\n" stuff that expect puts in.
11118         (c-torture-execute): Filter out the bogus warnings like
11119         c-torture-compile does. Add support for canadian cross.
11120         * lib/gcc.exp (default_gcc_version, default_gcc_start)
11121         Use execute_anywhere rather than calling exec directly. Now it
11122         works for canadian cross testing.
11123
11124 Thu Oct  5 10:06:45 1995  Brendan Kehoe  <brendan@rtl.cygnus.com>
11125
11126         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
11127         results into a variable, and check that rather than using file exists.
11128
11129 Wed Oct  4 16:31:02 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11130
11131         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
11132         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
11133
11134 Tue Sep 26 10:15:14 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11135
11136         * g++.old-deja/old-deja.exp: Create and pass runshlib and
11137         lib_curses if there's a shared libg++ in the build tree.
11138
11139 Fri Sep 22 10:47:24 1995  Doug Evans  <dje@canuck.cygnus.com>
11140
11141         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
11142         if not supported target.
11143
11144 Fri Sep 22 09:22:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11145
11146         * lib/g++.exp (g++_init): Move empty setting of runshlib and
11147         link_curses up to always happen, not just for native builds.
11148
11149 Thu Sep 21 10:23:32 1995  Jeff Law  (law@snake.cs.utah.edu)
11150
11151         * gcc.c-torture: Update to c-torture-1.36 release.
11152         * gcc.failure: Related changes.
11153
11154 Wed Sep 20 10:56:26 1995  Doug Evans  <dje@canuck.cygnus.com>
11155
11156         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
11157
11158 Tue Sep 19 17:26:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11159
11160         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
11161         * lib/mike-g++.exp (postbase): Not in here.  Still reference
11162         runshlib, link_curses, and mathlib for link and run.
11163
11164         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
11165         pass the runtime shared library options for Solaris, OSF/1, and
11166         Irix5, and link with -lcurses to avoid unresolved references.
11167
11168 Wed Sep 13 15:28:10 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11169
11170         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
11171         only run once.
11172
11173 Wed Sep 13 10:51:52 1995  Doug Evans  <dje@canuck.cygnus.com>
11174
11175         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
11176
11177 Mon Sep 11 11:02:03 1995  Jeff Law  (law@snake.cs.utah.edu)
11178
11179         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
11180         do not have a framework for the "compat" tests yet.
11181
11182 Sat Sep  9 16:15:20 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11183
11184         * lib/mike-g++.exp (postbase): New local variable `mathlib',
11185         set to null if we're testing vxworks5.1.  Use that instead of
11186         `-lm' in the setting of LIBS for link and run.
11187
11188 Fri Sep  8 13:53:38 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11189
11190         * config/rom68k.exp (${tool}_load): Major changes to make it
11191         work.  Verified that it does in fact return the stuff in
11192         exec_output properly.  Catch any Emul or any TRAP other than 0.
11193
11194 Thu Sep  7 23:04:06 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11195
11196         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
11197         LDFLAGS properly for targets that need stuff from libgloss.
11198         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
11199         only run once.
11200         (gpp_initialized): New variable.
11201
11202 Wed Sep  6 21:56:13 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11203
11204         * config/rom68k.exp: Load libgloss.exp.
11205         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
11206         so we can produce a fully linked binary.
11207         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
11208         so we can produce a fully linked binary.
11209
11210 Sun Sep  3 13:25:26 1995  Doug Evans  <dje@canuck.cygnus.com>
11211
11212         * lib/plumhall.exp (ph_section): Watch for expected failures.
11213         Add missing `else'.
11214
11215         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
11216         run the testcase.
11217         (c-torture): Likewise.
11218
11219 Mon Aug 28 11:23:38 1995  Doug Evans  <dje@cygnus.com>
11220
11221         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
11222
11223         * lib/mike-g++.exp (mike_cleanup): New proc.
11224         (prebase): New globals compiler_result, not_compiler_result,
11225         target_regexp.
11226         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
11227         allow leading "-" in pattern.  Watch for unsupported tests.
11228         If $compiler_result is set, pattern match assembler code,
11229         and ditto for $not_compiler_result.
11230         * lib/mike-gcc.exp: Likewise.
11231
11232         * lib/plumhall.exp (ph_execute): Only call ph_summary if
11233         execution "succeeded".
11234
11235 Mon Aug 14 14:03:53 1995  Doug Evans  <dje@canuck.cygnus.com>
11236
11237         * config/win32.exp: New file.
11238         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
11239
11240 Fri Aug  4 15:39:54 1995  Doug Evans  <dje@canuck.cygnus.com>
11241
11242         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
11243         unsupported.
11244         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
11245         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
11246         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
11247
11248         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
11249         "... without exceptions was ...".  That is now handled by
11250         prune_system_crud.
11251         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
11252
11253 Tue Aug  1 11:09:33 1995  Doug Evans  <dje@canuck.cygnus.com>
11254
11255         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
11256         sieve.c,sort2.c}: New files.
11257         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
11258         sieve.exp,sort2.exp}: Drivers for them.
11259
11260         * lib/mike-gcc.exp (program_output): New user settable variable.
11261         (postbase): Call prune_system_crud.  Also prune extraneous compiler
11262         messages.
11263         * lib/mike-g++.exp (program_output): New user settable variable.
11264
11265         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
11266
11267         * config/sh.exp: Deleted (use sim.exp instead).
11268
11269 Fri Jul 28 11:33:46 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11270
11271         * config/vx.exp: Declare CHECKTASK as global.
11272         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
11273         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
11274         * lib/old-dejagnu.exp: Load [pwd]/$executable.
11275
11276 Wed Jul 26 19:45:39 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11277
11278         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
11279         target. Like vx.exp, only includes `vx29k.exp' instead of
11280         `vxworks.exp'.
11281
11282 Sun Jul 23 17:38:52 1995  Ian Lance Taylor  <ian@cygnus.com>
11283
11284         * config/sim.exp: Increase time limit from 120 seconds to 240.
11285
11286 Thu Jul  6 11:07:38 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11287
11288         * gcc.c-torture/execute/950628-1.c: New test.
11289
11290 Sat Jun 10 18:51:41 1995  Jeff Law  (law@snake.cs.utah.edu)
11291
11292         * gcc.c-torture: Update with changes/additions from
11293         c-torture-1.34.
11294
11295 Mon Jun  5 17:58:07 1995  Doug Evans  <dje@canuck.cygnus.com>
11296
11297         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
11298
11299 Sun Jun  4 05:13:57 1995  Jeff Law  (law@snake.cs.utah.edu)
11300
11301         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
11302
11303 Thu Jun  1 00:06:19 1995  Jeff Law  (law@snake.cs.utah.edu)
11304
11305         * gcc.c-torture/compile/950512-1.c: New test.
11306         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
11307         * gcc.dg/struct-ret-1.c: Likewise.
11308
11309 Wed May 31 14:25:13 1995  Doug Evans  <dje@canuck.cygnus.com>
11310
11311         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
11312           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
11313
11314 Tue May 30 11:19:54 1995  Doug Evans  <dje@canuck.cygnus.com>
11315
11316         * gcc.c-torture/special/920411-1.c: Deleted.
11317         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
11318
11319 Mon May 22 16:55:11 1995  Doug Evans  <dje@chestnut.cygnus.com>
11320
11321         * config/sim.exp (${tool}_load): Hack in call to bash to get a
11322         cpu limit.
11323
11324 Fri May 12 18:57:54 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
11325
11326         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
11327
11328 Thu May  4 14:23:54 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
11329
11330         From kenner;
11331         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
11332         is the proper length.
11333         * va-arg-3.c: Likewise.
11334
11335 Sun Apr 30 16:02:59 1995  Doug Evans  <dje@canuck.cygnus.com>
11336
11337         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
11338         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
11339
11340         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
11341         * lib/g++.exp (default_g++_start): Delete old cruft.
11342
11343 Tue Apr 25 17:20:18 1995  Torbjorn Granlund  <tege@cygnus.com>
11344
11345         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
11346         (2 * (1 << 18)) to (2 * (1 << 17)).
11347
11348         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
11349
11350 Thu Apr 20 12:21:13 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11351
11352         * config/rom68k.exp: Renamed from config/idp.exp
11353
11354 Tue Apr 18 13:33:26 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
11355
11356         * c-torture/compile/921109-2.c
11357
11358 Tue Apr 18 10:45:12 1995  Mike Stump  <mrs@cygnus.com>
11359
11360         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
11361         excess errors.
11362
11363 Sat Apr 15 11:16:58 1995  Doug Evans  <dje@chestnut.cygnus.com>
11364
11365         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
11366         output.
11367         * lib/g++.exp (default_g++_start): Likewise.
11368
11369 Wed Mar 29 16:34:03 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
11370
11371         * gcc.c-torture/compile/950329-1.c: New test.
11372
11373 Tue Mar 28 16:10:33 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11374
11375           * config/bug.exp (${tool}_load): Updated to use new remote_open
11376           and remote_close procs.
11377         * config/idp.exp: New file.
11378
11379 Wed Mar 22 15:01:58 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
11380
11381         * gcc.c-torture/execute/950322-1.c: New test.
11382
11383 Tue Mar 21 21:24:49 1995  Doug Evans  <dje@canuck.cygnus.com>
11384
11385         * config/vx.exp (${tool}_load): Clean up testing of return code from
11386         vxworks_ld and vxworks_spawn.
11387
11388 Tue Mar 21 17:01:42 1995  Doug Evans  <dje@deneb.cygnus.com>
11389
11390         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
11391
11392 Mon Mar 13 14:49:42 1995  Mike Stump  <mrs@cygnus.com>
11393
11394         * lib/old-deja.exp: Add `excess errors test - ' error, now one
11395         can mark excess errors on a machine by machine basis.  Note, the
11396         default is to not expect any excess errors, even when excess
11397         errors test - is given, so you will want to put an XFAIL ... on
11398         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
11399         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
11400         those 4 machines, but no others.
11401
11402 Fri Mar 10 12:33:04 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11403
11404         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
11405         * lib/c-torture.exp: to here.
11406
11407 Fri Mar 10 10:38:15 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
11408
11409         * gcc.c-torture/execute/950221-1.c: New test.
11410         * gcc.c-torture/execute/struct-ret-1.c: New test.
11411         * gcc.c-torture/compile/950221-1.c: New test.
11412
11413         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
11414
11415 Fri Mar  3 16:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11416
11417         * gcc.c-torture/execute/arith-1.c (main): Return 0.
11418         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
11419
11420 Wed Mar  1 02:08:29 1995  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
11421
11422         * g++.gb: New directory of tests, derived from my signature and
11423         class scoping tests.
11424
11425         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
11426         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
11427         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
11428         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
11429         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
11430         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
11431         * g++.gb/sig25.C: Likewise.
11432
11433         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
11434         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
11435         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
11436         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
11437         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
11438         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
11439         * g++.gb/sig25.exp: Likewise.
11440
11441         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
11442         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
11443         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
11444         * g++.gb/scope13.C: Likewise, this test still fails.
11445
11446         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
11447         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
11448         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
11449         * g++.gb/scope13.exp: Ditto.
11450
11451         * g++.gb/README: New file, explains what these tests are about.
11452
11453 Tue Feb 28 10:37:52 1995  Doug Evans  <dje@canuck.cygnus.com>
11454
11455         * lib/dg.exp (dg-do): Support `preprocess'.
11456         (dg-test): Likewise.
11457
11458 Mon Feb 13 15:18:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11459
11460         * config/udi.exp: change "continue -expect" to "exp_continue".
11461
11462 Sat Feb 11 00:25:20 1995  Torbjorn Granlund  (tege@tiny.cygnus.com)
11463
11464         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
11465         Delete redundant tests.
11466
11467         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
11468         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
11469         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
11470         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
11471         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
11472         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
11473         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
11474         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
11475
11476         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
11477         storing label pointers.
11478         * gcc.c-torture/execute/921019-1.c: Likewise.
11479         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
11480         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
11481         parameter fp.
11482         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
11483         constants.
11484
11485         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
11486         Delete obsolete tests.
11487
11488         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
11489         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
11490         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
11491         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
11492         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
11493         * gcc.c-torture/compile/950124-1.c: New test.
11494
11495         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
11496
11497 Wed Feb  8 15:30:17 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11498
11499         * lib/mike-g++.exp: Add -lm to LIBS.
11500
11501 Tue Feb  7 17:09:50 1995  Doug Evans  <dje@canuck.cygnus.com>
11502
11503         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
11504
11505 Mon Jan 30 14:33:25 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11506
11507         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
11508
11509 Thu Jan 12 16:41:34 1995  Doug Evans  <dje@canuck.cygnus.com>
11510
11511         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
11512
11513 Mon Jan  2 11:50:10 1995  Jeff Law  (law@snake.cs.utah.edu)
11514
11515         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
11516         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
11517         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
11518         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
11519         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
11520         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
11521         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
11522         * g++.law/{operators31.C, operators32.C,
11523         * g++.law/{operators33.C, operators34.C}: Likewise.
11524         * g++.law/{pic1.C, refs2.C}: Likewise.
11525         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
11526         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
11527         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
11528         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
11529
11530         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
11531         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
11532         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
11533         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
11534         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
11535         * g++.law/{enum9.exp, friend5.exp}: Likewise.
11536         * g++.law/{nest3.exp, nest4.exp}: Likewise.
11537         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
11538         * g++.law/{operators30.exp, operators31.exp}: Likewise.
11539         * g++.law/{operators32.exp, operators33.exp}: Likewise.
11540         * g++.law/{operators34.exp}: Likewise.
11541         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
11542         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
11543         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
11544         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
11545         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
11546
11547         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
11548         No longer expected to fail.
11549         * g++.law/missed-error3.C: Tweak for recent bool changes.
11550
11551 Sun Dec  4 20:54:33 1994  Doug Evans  <dje@canuck.cygnus.com>
11552
11553         * config/emb-unix: Deleted.
11554         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
11555         remote execution.  Do final link on remote host if REMOTE_LINK is set.
11556
11557 Thu Dec  1 08:43:05 1994  Doug Evans  <dje@canuck.cygnus.com>
11558
11559         * lib/dg.exp (dg-test): Fix typo in last patch.
11560
11561 Wed Nov 30 13:25:32 1994  Doug Evans  <dje@canuck.cygnus.com>
11562
11563         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
11564         (handles multiple occurrences).
11565
11566 Thu Nov 24 19:48:38 1994  Doug Evans  <dje@canuck.cygnus.com>
11567
11568         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
11569         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
11570         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
11571         printed).
11572         * lib/c-torture.exp (c-torture-compile): Likewise.
11573         (c-torture): Prepend full path if missing.
11574         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
11575         (gcc_fail): Likewise.
11576         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
11577
11578 Wed Nov 23 13:56:00 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
11579
11580         * lib/netware.exp: Only attach to NetWare i386 systems.
11581
11582 Wed Nov 16 11:27:00 1994  Doug Evans  <dje@canuck.cygnus.com>
11583
11584         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
11585         messages.  Add test name to "output pattern match" pass/fail message.
11586
11587 Sat Nov 12 22:11:52 1994  Doug Evans  <dje@canuck.cygnus.com>
11588
11589         * gcc.dg: New testsuite.
11590         * gcc.dg/dg.exp: New file.
11591
11592         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
11593         test-switch.c}: Deleted.
11594
11595         * gcc.misc-tests/msgs.exp: New testcase driver.
11596
11597 Wed Nov  9 14:23:09 1994  Doug Evans  <dje@canuck.cygnus.com>
11598
11599         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
11600         Watch for illegal return values from ${tool}_load.
11601         * config/unix.exp (${tool}_load): Fix pass/fail detection for
11602         cross targets.  Coerce return value >0 to 1.
11603
11604 Tue Nov  8 14:10:33 1994  Doug Evans  <dje@canuck.cygnus.com>
11605
11606         * config/unix.exp (${tool}_load): Call program rsh, not proc.
11607
11608         * config/emb-unix.exp: New file.
11609
11610         * config/sim.exp: Error if variable $SIM not defined.
11611         (${tool}_load): Mark test as "untested" if simulator missing.
11612
11613         * config/unix.exp: Load remote.exp to get rcp_download.
11614         * lib/c-torture.exp: Use different option lists for testcases with
11615         and without loops.
11616         * gcc.c-torture/execute/execute.exp: Likewise.
11617
11618 Wed Nov  2 14:47:58 1994  Doug Evans  <dje@canuck.cygnus.com>
11619
11620         * config/*.exp: Clarify return code from ${tool}_load.
11621         Call `unresolved' or `untested' instead of `warning' or `perror'
11622         (sometimes you still want to call both though).
11623         Add comment that `shell_id' is local to each file.
11624         * config/udi.exp (timeout): Set to 30.
11625         Don't print warning if connection fails, $connectmode has already
11626         printed an error.
11627         (${tool}_load): Move verbose messages to level 2.
11628         Rework pattern for "Process started" message.
11629         Pass `shell_id' to ${connectmode}_download.
11630         Retry twice upon timeout.  Make resetting of target more robust.
11631         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
11632         Pass `shell_id' to exit_$connectmode.
11633         Only call exit_$connectmode if connected.
11634         * config/unix.exp (${tool}_load): Check return codes better.
11635         * config/vrtx.exp (${tool}_load): Likewise.
11636         * config/vx.exp (${tool}_load): Likewise.
11637         Delete unneeded global's.
11638         * lib/dg.exp (dg-test): Update to reflect clarified return codes
11639         from ${tool}_load.
11640         (dg-stat): Delete.
11641         (dg-init): Delete recording of pass/fail counts.
11642         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
11643         (old-dejagnu-init): Likewise.
11644         (old-dejagnu-stat): Delete contents, empty proc now.
11645         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
11646         (c-torture): Delete references to lcnt, lpass, lfail.
11647         Get option list from TORTURE_OPTIONS.
11648         Delete -funroll[-all]-loops if no loops.
11649         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
11650         (g++_stat): Delete contents (empty proc now).
11651         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
11652         (gcc_finish): Likewise.
11653         (gcc_stat): Deleted.
11654         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
11655         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
11656         * gcc.c-torture/execute/execute.exp: Likewise.
11657         Split tests into two parts: compile, execute.
11658         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
11659         no loops.  Update to reflect clarified return codes from ${tool}_load.
11660
11661 Fri Oct 21 23:10:16 1994  Doug Evans  <dje@canuck.cygnus.com>
11662
11663         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
11664         to grep for.
11665         (old-dejagnu): Likewise (where necessary).
11666
11667 Fri Oct 14 17:54:58 1994  Doug Evans  <dje@canuck.cygnus.com>
11668
11669         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
11670
11671         * lib/dg.exp (dg-process-target): Fix processing of selector.
11672         Add comment regarding use of `error'.
11673
11674         * lib/gcc.exp (prune_system_crud): Define if missing.
11675         * lib/g++.exp (prune_system_crud): Likewise.
11676
11677         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
11678         Call prune_system_crud.
11679         * lib/dg.exp (dg-runtest): New proc.
11680         Use perror instead of send_user for tcl errors in testcase.
11681         Don't return any value, it's never used.
11682         Don't clobber previous definition of `unknown'.
11683         Print tcl errors in `dg-final'.
11684
11685 Wed Oct 12 13:05:37 1994  Doug Evans  <dje@canuck.cygnus.com>
11686
11687         * lib/dg.exp (dg-process-target): Improve syntax error messages.
11688         (dg-test): Don't print errorInfo, it contains stack backtrace.
11689
11690 Mon Sep 26 12:18:53 1994  Doug Evans  (dje@canuck.cygnus.com)
11691
11692         * lib/g++.exp (runtest_file_p): Define if missing.
11693
11694 Sat Sep 24 15:29:23 1994  Doug Evans  (dje@cygnus.com)
11695
11696         * lib/mike-g++.exp: Comment out loading of g++.exp.
11697         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
11698         (default_g++_version): Always print something.
11699         (default_g++_start): Comment out call to `which'.
11700         (g++_start, g++_load): Deleted (must be defined in config file).
11701         * lib/gcc.exp: Test for existence of $CC at start.
11702         Delete check for tmpdir (done in gcc_init).
11703         (default_gcc_version): Always print something.
11704         (default_gcc_start): Comment out call to `which'.
11705         * config/*.exp: Major cleanup - make cross targets work at least a
11706         little better for g++ (by not being "--tool gcc" specific).
11707         Rename gcc_xxx to ${tool}_xxx.
11708         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
11709         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
11710
11711 Thu Sep 22 11:39:17 1994  Doug Evans  (dje@canuck.cygnus.com)
11712
11713         * lib/c-torture.exp (c-torture-compile): Rework compiler
11714         message processing.
11715
11716         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
11717         c-torture.
11718
11719 Wed Sep 21 09:49:43 1994  Doug Evans  (dje@canuck.cygnus.com)
11720
11721         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
11722
11723         * lib/dg.exp (dg-process-target): Support { target native }.
11724
11725 Tue Sep 20 17:16:55 1994  Doug Evans  (dje@canuck.cygnus.com)
11726
11727         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
11728         looked for "... program xxx got fatal signal".
11729         Correct regsub munging of `comp_output'.
11730         Ignore compiler messages "path prefix not used" and "linker input
11731         file unused".
11732
11733 Wed Sep 14 11:44:40 1994  Doug Evans  (dje@canuck.cygnus.com)
11734
11735         * lib/gcc.exp (runtest_file_p): Define if missing.
11736         * gcc.prms/template.c: Example to work from.
11737
11738 Tue Sep 13 10:30:48 1994  Doug Evans  (dje@canuck.cygnus.com)
11739
11740         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
11741         * lib/dg.exp (dg-test): Call unsupported testcases as such.
11742
11743         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
11744         * gcc.prms/1883.c: Moved from compile/940714-1.c.
11745         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
11746         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
11747
11748         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
11749         (dg-process-target): No longer a varargs proc.
11750         Return S/N for target, P/F for xfail.  All callers changed.
11751         (user option procs): More argument checking.
11752         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
11753         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
11754         (dg-test): Skip test if not running on selected target in `dg-do'.
11755         Update handling of `dg-do-what', `dg-output-text'.
11756         Separate execution pass/fail from output pattern match pass/fail.
11757         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
11758
11759 Mon Sep 12 13:47:35 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11760
11761         * gcc.c-torture/special/special.exp: Don't expect failure for mips
11762         target for 920510-1.c.
11763
11764 Mon Sep 12 12:44:39 1994  Doug Evans  (dje@canuck.cygnus.com)
11765
11766         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
11767         Clean up comment regarding use of passcnt, etc.
11768         (gcc_stat): Don't update `testcnt' here.
11769         (gcc_finish): Do it here.
11770         Might as well reset `but_id' here too.
11771         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
11772         to determine if the file should be tested.
11773         * gcc.c-torture/compile/compile.exp: Likewise.
11774         * gcc.c-torture/execute/execute.exp: Likewise.
11775         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
11776         * gcc.misc-tests/dg-test.exp: Likewise.
11777         * gcc.prms/prms.exp: Likewise.
11778         * gcc.wendy/wendy.exp: Likewise.
11779         * g++.old-deja.exp: Likewise.
11780         Move "Testing file" message to verbose level 1.
11781
11782 Fri Sep  9 10:21:18 1994  Doug Evans  (dje@canuck.cygnus.com)
11783
11784         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
11785
11786 Thu Sep  8 16:52:43 1994  Doug Evans  (dje@canuck.cygnus.com)
11787
11788         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
11789         (default_gcc_start): Accept optional second list element
11790         of compiler flags.  Print compiler output at verbosity level 2.
11791         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
11792         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
11793         Save current values of framework globals passcnt, failcnt, xpasscnt,
11794         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
11795         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
11796         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
11797         xfailcnt to compute stats.  Update framework global `testcnt' from
11798         pass/fail counts.
11799         (gcc_finish): New proc.  Clean up test environment.
11800         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
11801         (gcc_epass, gcc_efail): Delete.
11802         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
11803         argument of line number.
11804         (dg-init): If the tool has an init routine, call it.
11805         (dg-test): Remove args `cflags_var' and `libs_var'.
11806         Pass all compiler options to ${tool}_start.
11807         Handle missing line number.
11808         (dg-finish): New function.
11809         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
11810         particular files.  Call gcc_finish at end.  Move "skipping test"
11811         message to verbosity level 3.
11812         * gcc.c-torture/compile/compile.exp: Likewise.
11813         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
11814         * gcc.c-torture/execute/execute.exp: Likewise.
11815         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
11816         Print testcase being tried at verbosity level 1.
11817         * gcc.c-torture/special/special.exp: Unset xfail.
11818         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
11819         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
11820         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
11821         * gcc.failure/failure.exp: Likewise.
11822         * gcc.ieee/ieee.exp: Likewise.
11823         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
11824         Update call to dg-test.  Call dg-finish at end.
11825         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
11826         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
11827         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
11828         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
11829         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
11830         * gcc.wendy/wendy.exp: Add copyright.
11831         Delete setting of tmpdir (done by gcc_init).
11832         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
11833         Pass compiler flags to gcc_start.  Call gcc_finish at end.
11834         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
11835         gcc_[ce]pass/fail.
11836
11837 Wed Sep  7 11:09:08 1994  Doug Evans  (dje@canuck.cygnus.com)
11838
11839         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
11840         confusion.
11841         (g++_load): Likewise.
11842
11843         * config/*.exp (gcc_load): Some were varargs fns and some were not.
11844         Rename argument to `prog' to remove the confusion.
11845         Varargs fns behave differently too!
11846         (g++_load): Likewise.
11847
11848         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
11849
11850         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
11851         what it is.  Delete (always) printing of status value for !native.
11852         Simplify verbose code, and include status and exec_output.
11853         (g++_load): Use gcc_load.
11854
11855 Sun Sep  4 13:59:27 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11856
11857         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
11858         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
11859         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
11860         940714-3.c as these testcases don't exist anymore.  Make
11861         va-arg-1.c expected to pass.
11862
11863 Fri Aug 19 12:27:07 1994  Doug Evans  (dje@canuck.cygnus.com)
11864
11865         * gcc.misc-tests/misc.exp: Only run specific testcases.
11866         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
11867         * gcc.misc-tests/dg-[1-9].c: New files.
11868
11869         * lib/dg.exp: New testsuite driver.
11870         * gcc.prms/prms.exp: Use it.
11871
11872         * README.gcc: New file.
11873
11874         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
11875         Document and reset `lxpass' and `lxfail'.
11876         Simplify "initialized" message.
11877         (gcc_stat): Clean up comments a little.
11878
11879 Tue Aug 16 11:16:46 1994  Doug Evans  (dje@canuck.cygnus.com)
11880
11881         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
11882
11883 Mon Aug 15 21:20:36 1994  Doug Evans  (dje@canuck.cygnus.com)
11884
11885         * lib/old-dejagnu.exp (process-option): New proc.
11886         (old-dejagnu-init, old-dejagnu-stat): Likewise.
11887         (old-dejagnu): Simplify.
11888         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
11889
11890 Sun Aug 14 09:23:53 1994  Jeff Law  (law@snake.cs.utah.edu)
11891
11892         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
11893         exists and is not an empty string.
11894
11895         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
11896         $xfail rather than calling setup_xfail.  Clear $xfail when test is
11897         finished.
11898         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
11899         automatically.
11900
11901         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
11902         longer expected to fail.
11903
11904         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
11905         "f" function call.
11906
11907         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
11908
11909         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
11910         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
11911         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
11912         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
11913         c-torture-1.29.
11914
11915         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
11916         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
11917
11918         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
11919
11920         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
11921         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
11922
11923         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
11924         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
11925         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
11926
11927 Tue Jul 12 12:49:44 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11928
11929         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
11930         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
11931         940714-1.c, 940714-2.c, 940714-3.c},
11932         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
11933         gcc.misc-tests/{mg.c,mg.exp}:
11934         New tests.
11935         * gcc.noncompile/noncompile.exp: Change accordingly.
11936
11937 Thu Jul  7 14:20:33 1994  Doug Evans  (dje@canuck.cygnus.com)
11938
11939         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
11940         Undo previous clobberage.
11941
11942 Mon Jul  4 17:00:59 1994  Jeff Law  (law@snake.cs.utah.edu)
11943
11944         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
11945         * gcc.special/{930510-1.c, special.exp}:
11946         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
11947         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
11948         struct-varargs-1.c}: New tests from c-torture-1.26.
11949
11950 Tue Jun 28 17:39:42 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11951
11952         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
11953           argument to switch.
11954
11955 Sat May 21 10:39:38 1994  Bill Cox  (bill@rtl.cygnus.com)
11956
11957         * Revert the previous changes.  Please see Rob's directory
11958           (/lisa/test/rob/progressive/gcc/testsuite) for testing
11959           fixes.
11960
11961 Thu May 19 18:00:03 1994  Bill Cox  (bill@rtl.cygnus.com)
11962
11963         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
11964             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
11965             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
11966             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
11967             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
11968             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
11969             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
11970             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
11971             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
11972             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
11973             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
11974             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
11975             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
11976             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
11977             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
11978             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
11979             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
11980             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
11981             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
11982             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
11983             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
11984             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
11985             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
11986             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
11987             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
11988             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
11989             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
11990
11991 Tue May 17 14:55:09 1994  Bill Cox  (bill@rtl.cygnus.com)
11992
11993         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
11994             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
11995           with perror calls.
11996
11997 Mon May  2 17:41:13 1994  Jason Merrill  (jason@deneb.cygnus.com)
11998
11999         * config/unix.exp (g++_load): Fix syntax.
12000
12001 Thu Apr 14 12:22:10 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12002
12003         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
12004         * gcc.noncompile/921017-1.c: Deleted obsolete test.
12005         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
12006         Don't expect va-arg-1.c to fail.  Correct expected output for
12007         920928-1.c.
12008         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
12009         * gcc.wendy/hbm4.c: Correct typo.
12010         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
12011
12012 Mon Mar 28 13:29:37 1994  Doug Evans  (dje@canuck.cygnus.com)
12013
12014         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
12015         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
12016         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
12017         * lib/c-torture.exp (c-torture-compile): Ditto.
12018
12019         Reduce volume of output (remove all the -I's and such).
12020         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
12021         Call gcc_cpass, gcc_cfail.
12022         (c-torture): Pass testing option to c-torture-compile.
12023
12024 Mon Mar 21 12:40:33 1994  Doug Evans  (dje@cygnus.com)
12025
12026         Bring patches over from progressive.
12027         * config/default.exp: Exit remote shell cleanly.
12028         (g++_exit, g++_start): Add default versions.
12029         * config/sim.exp (gcc_load): Use perror, not error.
12030
12031 Sun Mar 20 12:05:32 1994  Doug Evans  (dje@canuck.cygnus.com)
12032
12033         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
12034         set in site.exp.
12035
12036 Mon Mar 14 19:30:28 1994  Doug Evans  (dje@cygnus.com)
12037
12038         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
12039         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
12040         (wendy_try): New proc to run testcase.
12041         (main loop): Call 'em.
12042         * gcc.wendy/*.c: Clean up pass to correct expected output.
12043
12044         * lib/gcc.exp: Minor cleanup work.
12045         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
12046
12047 Wed Mar  9 15:22:54 1994  Doug Evans  (dje@canuck.cygnus.com)
12048
12049         * config/sim.exp (gcc_load): Document return codes better.
12050         Don't pass -v to simulator.
12051
12052 Thu Feb 24 07:15:18 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12053
12054           * gcc.special/920717-x.c: Fix typo.
12055           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
12056           get at sources.
12057
12058         * lib/mike-gcc.exp: Fix typo.
12059
12060 Tue Feb 15 15:41:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
12061
12062         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
12063         binary to use, transform the name.
12064         * config/*.exp: rename everything. Nuke any g++ specific files,
12065         it's now a special case of gcc that requires no special support.
12066         Add a default.exp for unsupported targets.
12067
12068 Fri Feb 11 12:59:54 1994  Rob Savoye  (rob@poseidon.cygnus.com)
12069
12070         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
12071         lib/old-dejagnu.exp: Fix a few patterns to work with the new
12072         version of Tcl.
12073
12074 Wed Feb  9 21:35:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
12075
12076         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
12077         than a warning.
12078
12079 Sun Feb  6 16:52:13 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12080
12081         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
12082
12083 Mon Jan  3 17:28:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12084
12085         * gcc.execute/execute.exp: Combine opt_list and foption_list into
12086         option_list.  Compile every file with only 4/6 option choices
12087         (same as C torture) instead of with 12/18 different option
12088         choices.
12089         * lib/c-torture.exp: Likewise.
12090
12091         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
12092         not already set.
12093
12094 Thu Dec 30 17:17:07 1993  Mike Stump  (mrs@rtl.cygnus.com)
12095
12096         * lib/old-deja.exp: Add `excess errors test fails' error, now one
12097         can put an XFAIL *-*-* on excess errors.
12098
12099 Sun Dec 19 21:45:34 1993  Jeffrey A. Law  (law@snake.cs.utah.edu
12100
12101         * g++.law: Add more tests derived from g++-bugs snapshots.
12102
12103         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
12104         equivalent to g++.law/init9.
12105
12106         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
12107         compiled it, and the a.out file after we've run it.
12108
12109 Fri Dec 17 11:29:56 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12110
12111         * lib/mike-g++.exp (postbase): Delete the .o file after we've
12112         compiled it, and the a.out file after we've run it.
12113
12114 Fri Dec 17 10:18:16 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
12115
12116         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
12117
12118 Wed Dec 15 20:36:40 1993  Rob Savoye  (rob@darkstar.cygnus.com)
12119
12120         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
12121         version number.
12122
12123 Sun Dec 12 21:10:04 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
12124
12125         * g++.law: New directory of g++ tests derived from the g++-bugs
12126         snapshots.
12127
12128 Thu Dec 09 16:50:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12129
12130         * gcc.compile: initbug1.c initbug1.exp testcase added
12131
12132 Mon Dec 06 11:09:52 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12133
12134         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
12135         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
12136           fixes submitted by Jeff Law (law@cs.utah.edu)
12137         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
12138           Jeff Law (law@cs.utah.edu)
12139
12140
12141 Tue Nov 30 16:34:07 1993  Mike Stump  (mrs@cygnus.com)
12142
12143         * config/unix-g++.exp: Follow the gcc way of doing things.
12144         * g++.old-deja/old-deja.exp: Minor updates.
12145         * lib/g++.exp: New file, follow the gcc way of doing things.
12146         * lib/old-dejagnu.exp: Minor updates.
12147         * lib/mike-g++.exp: Always unset errorInfo.
12148
12149 Sat Nov  6 11:34:51 1993  Mike Stump  (mrs@cygnus.com)
12150
12151         * lib/gcc.exp: Fix some errors with the below change, CC and
12152         CFLAGS should be global when setting, not local.
12153
12154 Wed Nov  3 11:16:26 1993  Rob Savoye  (rob@darkstar.cygnus.com)
12155
12156         * lib/gcc.exp: Transform tool name.
12157
12158 Wed Oct 27 23:57:29 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12159
12160         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
12161
12162 Wed Oct 27 14:45:50 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12163
12164         * lib/gcc.exp: change gcc_done to gcc_stat
12165
12166 Wed Oct 27 09:57:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12167
12168         * Upgraded gcc testsuite to c-torture version 1.25
12169
12170 Sun Oct 24 10:58:03 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12171
12172         * lib/gcc.exp: added reporting code. Changed verbose compile message.
12173         * lib/c-torture: added hooks for new reporting code.
12174
12175 Thu Oct 21 18:45:32 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12176
12177         * config/sh-gcc.exp: check if sh-sim exists in the path
12178
12179 Mon Oct 18 11:13:22 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12180
12181         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
12182         * gcc.compile/compile.exp: Initial changes for new logic.
12183         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
12184         * gcc.failure/failure.exp: Initial changes for new logic.
12185         * gcc.ieee/ieee.exp: Initial changes for new logic.
12186         * gcc.misc-tests/misc.exp: Initial changes for new logic.
12187         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
12188         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
12189         * lib/c-torture.exp: Initial changes for new logic.
12190         * lib/gcc.exp: Initial changes for new logic.
12191
12192 Fri Oct 15 00:19:42 1993  Mike Stump  (mrs@cygnus.com)
12193
12194         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
12195         depend upon failure or success.  Fully qualify names in failure
12196         and success messages.  Always remove a.out before starting
12197         compile, just in case.  Pay more attention to error text output by
12198         the compiler.  Handle testcases with no known past errors just
12199         like all others, so that things are uniform.  Other miscellaneous
12200         improvements.
12201
12202 Wed Oct 13 15:04:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12203
12204         * gcc.cpp: new directory for cpp tests
12205
12206 Mon Oct  4 09:03:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12207
12208         * lib/chill.exp: Code reformatted, removed unused code.
12209         * config/unix-chill.exp: Code reformatted, removed unused code.
12210         * chill.execute/execute.exp: Code reformatted, removed unused code.
12211         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
12212
12213 Mon Oct  4 06:19:26 1993  Ian Lance Taylor  (ian@cygnus.com)
12214
12215         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
12216         routines not written.
12217
12218 Mon Sep 27 21:07:44 1993  Rob Savoye  (rob@darkstar.cygnus.com)
12219
12220         * config/bug-gcc.exp: Use new procs from bug.exp.
12221
12222 Tue Sep 21 18:21:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
12223
12224         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
12225         via ftp, rather than depending on NFS.
12226         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
12227         case.
12228
12229 Thu Sep  9 23:09:15 1993  Rob Savoye  (rob@darkstar.cygnus.com)
12230
12231         * config/bug-gcc.exp: Use new download proc.
12232
12233 Tue Sep 14 19:23:58 1993  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
12234
12235         * chill.execute/execute.exp: cleanups, handles errors better
12236         * chill.compile/compile.exp: rewrite, based on execute.exp
12237         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
12238         * lib/chill.exp: major changes to diff proc and compile and link
12239           procs. added chill_fail and chill_pass wrappers to pass and
12240           fail. added more comments, and handle error codes better.
12241           Added a hack to capture stderr from exec, so noncompile tests
12242           can work.
12243
12244 Sat Sep 11 15:30:10 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12245
12246         * chill.execute/execute.exp: rewrite of testsuite driver
12247         * lib/chill.exp: rewrite of testsuite driver
12248         * config/unix-chill.exp: rewrite of testsuite driver
12249
12250 Wed Aug 25 14:11:13 1993  Bill Cox  (bill@rtl.cygnus.com)
12251
12252     In chill.execute:
12253         * iexpr.ch: Standardize uppercase.
12254         * tuples.dat: Standardize uppercase.
12255         * vary.ch: standardize.  Correct varying string assignments.
12256         * vary.dat: Add new output lines.
12257
12258 Tue Aug 24 13:45:49 1993  Bill Cox  (bill@rtl.cygnus.com)
12259
12260     In chill.execute:
12261         * chprintf.ch: Standardize use of uppercase.
12262         * tuples.ch: Standardize and turn arr2 into a DCL,
12263           rather than a SYN.
12264         * pinits.ch: Standardize.
12265
12266 Mon Aug 23 17:26:58 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12267
12268         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
12269         * Makefil: Renamed to Makefile.in.
12270         * configure.in: New.
12271
12272 Mon Aug 23 14:24:13 1993  Bill Cox  (bill@rtl.cygnus.com)
12273
12274     In chill.execute:
12275         * .cvsignore: Add result/output files.
12276         * Makefile: Fix up variables at start.  Use MFLAGS
12277           everywhere.  Correct bool_loc, built_ins entries.
12278           Add entry for vary1.ch.
12279         * bitarray.ch: Standardize upper-case usage.
12280         * bitexpr.ch: Standardize, add output of b1.
12281         * params.ch: Use arrayt in along PROC parameters, to
12282           avoid novelty problems.
12283         * sets.ch: Tiny cleanup.
12284         * vary1.ch: Re-indent.
12285
12286 Tue Aug 17 15:42:07 1993  Bill Cox  (bill@rtl.cygnus.com)
12287
12288           * Add PR-related files to Makefiles, .cvsignore files, etc.
12289
12290 Mon Aug  2 15:46:05 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
12291
12292         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
12293           with compiler objects. New names are test-flow.c and test-loop.c
12294
12295 Tue Jul 27 10:08:08 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
12296
12297         * Upgraded c-torture tests from 1.19 to 1.20
12298
12299         * new files:
12300         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
12301         * gcc.compile: 930623-1.c 930623-2.c
12302         * gcc.noncompile: 930622-1.c 930622-2.c
12303         * gcc.failure: 920411-1.c 920627-2.c
12304         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
12305
12306 Tue Jul 20 15:19:44 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
12307
12308         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
12309           More changes to get testsuite working properly. Needs more work.
12310           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
12311
12312 Mon Jul 19 18:40:31 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
12313
12314         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
12315           More changes to get testsuite working properly. Needs more work.
12316
12317 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat  (cassidy@cygnus.com)
12318
12319         * chill.compile/compile.exp: Added for Dejagnu support
12320         * chill.execute/execute.exp: Added for Dejagnu support
12321         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
12322
12323 Sat Jun 19 07:13:05 1993  Bill Cox  (bill@rtl.cygnus.com)
12324
12325     This should complete moving the CHILL test files.
12326         * chill.noncompile(.cvsignore printf.grt
12327             in-printf.grt chprintf.grt chprintf.ch):
12328             Added test-support files.
12329           (Makefile): Modified further.
12330         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
12331             signal.ch): Added test files.
12332           * chill.execute (.cvsignore printf.grt printr.c
12333             in-printf.grt rts.c chprintf.grt rts.h): Added
12334           test-support files.
12335             (Makefile): More corrections.
12336
12337 Fri Jun 18 23:40:54 1993  Bill Cox  (bill@rtl.cygnus.com)
12338
12339         * chill.compile, chill.execute, chill.nocompile: Add CHILL
12340           test cases, ready for DejaGnu.
12341
12342 Thu Jun 17 19:14:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12343
12344         * Upgraded c-torture tests from 1.18 to 1.19
12345
12346         * gcc.compile: added test(s):
12347           930607-1.c
12348         * gcc.execute: added test(s):
12349           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
12350
12351         * added new subdirectory for misc tests: gcc.misc-tests
12352         * gcc.misc-test(s): added tests:
12353           inst-check.c test-consts.c test-ior.c test-switch.c
12354
12355 Wed Jun  9 16:53:26 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12356
12357         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
12358
12359 Mon Jun  7 16:18:40 1993  Ian Lance Taylor  (ian@cygnus.com)
12360
12361         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
12362
12363 Thu Jun  3 13:13:36 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12364
12365         * Upgraded c-torture tests from 1.17 to 1.18
12366
12367 Wed Jun  2 19:02:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12368
12369         * Upgraded c-torture tests from 1.12 to 1.17
12370
12371 Fri Apr 30 09:38:41 1993  Mike Werner  (mtw@deneb.cygnus.com)
12372
12373         * lib/old-dejagnu.exp:
12374           Fixed handling of XFAIL target triplets to correctly
12375           recognize wildcard characters.  Removed code that
12376           appended a unique id tag to the end of the file name
12377           printed out by the result of the testcases within a
12378           given test file.
12379
12380 Thu Apr 29 19:06:29 1993  Mike Werner  (mtw@deneb.cygnus.com)
12381
12382         * lib/old-dejagnu.exp:
12383           Reworked expected failure handling to trigger off of XFAIL
12384           keyword in keyphrase embeded in testcase source code. The
12385           XFAIL keyword must be at the end of the keyphrase line. It
12386           may optionally be followed by one or more target triplets.
12387           It has just occured that the handling of wildcards in the
12388           target triplet may not be correct.
12389
12390 Fri Apr 23 13:16:20 1993  Mike Werner  (mtw@deneb.cygnus.com)
12391
12392         * g++.old-deja/tests:
12393           Moved all subdirectories up one level into g++.old-deja .
12394
12395         * lib/old-dejagnu.exp:
12396           Fixed problem with CXXFLAGS not being properly reset, and being
12397           corrupted with extraneous "-c" compiler option.  This was
12398           causing binaries to not be generated for test that needed them.
12399           Modified strings passed to "pass" and "fail" so that individual
12400           tests from the same test file would be distinguished by an
12401           identifier appended to the test file name in the summary logs;
12402           this corrected a problem with erroneous diff logs.  Added code
12403           to search testcases for expected fail and unexpected pass keywords.
12404
12405 Tue Apr 20 18:27:58 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12406
12407         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
12408
12409 Thu Apr 15 11:01:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
12410
12411         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
12412           Removed extraneous text from end of "Special g++ Options"
12413           keyphrase.
12414
12415         * lib/old-dejagnu.exp: Added pattern matching to look for new
12416           keywords, embedded in testcases comments, which will trigger
12417           calls to xpass and xfail.
12418
12419 Wed Apr 14 14:28:01 1993  Mike Werner  (mtw@deneb.cygnus.com)
12420
12421         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
12422           comments embedded in the testcases, especially the one looking for
12423           special compiler options, as well as the pattern matching for the
12424           compiler output again.
12425
12426 Mon Apr 12 15:15:37 1993  Mike Werner  (mtw@deneb.cygnus.com)
12427
12428         * lib/old-dejagnu.exp: Do a proper check of the return value for
12429           execute tests. Fixed several problems with the pattern matching
12430           of the compiler output which gave erroneous test results.
12431           Changed several of the test result messages to be more descriptive.
12432         * config/unix-g++.exp: Proc g++_load now actually works and
12433           executes the tests passed to it and returns a usable return
12434           value.
12435
12436 Sun Apr 11 17:22:37 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12437
12438           * lib/gcc.exp: Exits gracefully if $CC is bogus.
12439
12440 Fri Apr  9 09:41:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
12441
12442         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
12443           Modified both files to properly execute the old style
12444           dejagnu tests. The previous versions of these files were
12445           experimental and did not function anything near correctly.
12446
12447 Mon Apr  5 21:08:24 1993  Rob Savoye  (rob@cygnus.com)
12448
12449         * Removed all Makefile.in and configure.in files. No configuration
12450         needed now.
12451
12452 Fri Apr  2 12:15:17 1993  Mike Werner  (mtw@deneb.cygnus.com)
12453
12454         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
12455
12456 Sun Mar 28 11:17:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12457
12458         * gcc.compile/configure.in, gcc.unsorted/configure.in,
12459         gcc.special/configure.in, gcc.noncompile/configure.in,
12460         gcc.execute/configure.in, gcc.code_quality/configure.in,
12461         g++.other/configure.in, g++.old-deja/configure.in,
12462         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
12463         in srcname setting.
12464
12465 Thu Mar 25 20:07:55 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12466
12467         * lib/udi.exp:  Fixed mondfe and mondfe_download.
12468         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
12469         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
12470
12471 Thu Mar 25 13:06:41 1993  Ian Lance Taylor  (ian@cygnus.com)
12472
12473         * config/udi-gdb.exp: Check $shell_id after connecting to target.
12474         (gdb_exit): Don't remove *_soc files.
12475
12476 Mon Mar 22 14:28:46 1993  Ian Lance Taylor  (ian@cygnus.com)
12477
12478         * lib/c-torture.exp: Don't look for main; instead always use -w
12479         -c.  This is how the c-torture tests work.  Remove the object
12480         file if the compilation succeeds.
12481         * gcc.execute/execute.exp: Remove executable if test passes.
12482         * gcc.noncompile/noncompile.exp: Every test is an expected
12483         failure.
12484         * gcc.special/special.exp: Added tests from c-torture 1.11,
12485         corrected use of existing test.
12486         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
12487         gcc.execute/920625-1.c: Updated to c-torture 1.11.
12488         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
12489         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
12490         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
12491         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
12492         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
12493         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
12494         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
12495         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
12496         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
12497         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
12498         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
12499         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
12500         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
12501         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
12502         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
12503         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
12504         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
12505         c-torture 1.11.
12506         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
12507         correspond to c-torture 1.11.
12508
12509         * New file.